pachli-android/core/preferences/src
Nik Clayton 8293e90b73
feat: Allow the user to trigger update checks (#458)
Add an additional preference entry that triggers an update when tapped.
It also displays the earliest time of the next automatic update check as
the preference summary.

Move the code that performs the update check (and the logic for whether
to perform the check) out of `MainActivity` and in to `UpdateCheck` so
it's available from `PreferencesFragment`.
2024-02-20 14:50:59 +01:00
..
main feat: Allow the user to trigger update checks (#458) 2024-02-20 14:50:59 +01:00
test refactor: Start creating core modules (#286) 2023-12-04 16:58:36 +01:00