Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement built in updater #6

Merged
merged 37 commits into from
Jan 6, 2024
Merged

Implement built in updater #6

merged 37 commits into from
Jan 6, 2024

Commits on Dec 31, 2023

  1. implement release check api

    qimiko committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    54988e1 View commit details
    Browse the repository at this point in the history
  2. add options for updater

    qimiko committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    38172aa View commit details
    Browse the repository at this point in the history
  3. fix settings scroll

    qimiko committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    067c0e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e1f8e8a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e55ee7a View commit details
    Browse the repository at this point in the history
  6. add downloading code

    qimiko committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    ba6c07e View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2024

  1. change download api

    qimiko committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    74ee77b View commit details
    Browse the repository at this point in the history
  2. add extraction code

    qimiko committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    1176779 View commit details
    Browse the repository at this point in the history
  3. fix modifier padding

    qimiko committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    3a03d9e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4817cd5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b407aa1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a8ef5fb View commit details
    Browse the repository at this point in the history
  7. add settings toasts

    qimiko committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    d344ec3 View commit details
    Browse the repository at this point in the history
  8. use snackbar instead of toast

    qimiko committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    e50bbfc View commit details
    Browse the repository at this point in the history
  9. small cleanup

    qimiko committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    05e9c46 View commit details
    Browse the repository at this point in the history
  10. remove unused constant

    qimiko committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    2a28d57 View commit details
    Browse the repository at this point in the history
  11. implement stable channel

    qimiko committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    7d5073a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7918fe0 View commit details
    Browse the repository at this point in the history
  13. update release format

    qimiko committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    30d3c6a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1cf63b5 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. modify updater to be global

    qimiko committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    65e9e6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c566fc View commit details
    Browse the repository at this point in the history
  3. fix copyfile reference

    qimiko committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    56b5578 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. correct state ordering issue

    qimiko committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    950a80a View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

  1. Configuration menu
    Copy the full SHA
    65d6eed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6648d61 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6bf8f75 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    39b47b6 View commit details
    Browse the repository at this point in the history
  5. fix countdown lifecycle

    qimiko committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    7bd9c39 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    88cba69 View commit details
    Browse the repository at this point in the history
  7. allow scrolling main activity

    qimiko committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    c15e60d View commit details
    Browse the repository at this point in the history
  8. use a library for internal downloads

    mat allowed me to
    qimiko committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    098cbcd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c4abb0c View commit details
    Browse the repository at this point in the history
  10. no internet messages

    qimiko committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    4ac6345 View commit details
    Browse the repository at this point in the history
  11. enable api request cache

    qimiko committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    bd6cf43 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    49dcb32 View commit details
    Browse the repository at this point in the history
  13. oops....

    qimiko committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    1b23bdd View commit details
    Browse the repository at this point in the history