Commit Graph

5201 Commits (eea944cc7b2c4398d212904356d2f66d9791af00)

Author SHA1 Message Date
Alex Baker eea944cc7b Update version and changelog 4 months ago
Alex Baker c82dfc7d39 Fix test? 4 months ago
Alex Baker 8607f9556a Fix test 4 months ago
Alex Baker f338e84d46 Fix warnings in Migrations 4 months ago
Alex Baker 9ee739627e Remove AlarmEntry 4 months ago
Alex Baker a49c233584 Make notification immutable 4 months ago
Alex Baker 74fca07c1b Make alarm immutable 4 months ago
Alex Baker 5bd0cef42e Remove extra alarm constructor 4 months ago
Alex Baker 4c245edbb4 Fix snooze causing duplicate notifications 4 months ago
Alex Baker 97a3f074d0 Update alarms after completion transaction 5 months ago
Alex Baker 86ecd3cf81 Synchronize alarms before saving 5 months ago
Alex Baker 07a2eda5ea Cancel notifications in TaskCompleter 5 months ago
renovate[bot] c11225abaf fix(deps): update kotlin 5 months ago
Alex Baker 0ba901be69 Remove livedata from data module 5 months ago
Alex Baker ebe5e5c009 Replace gson with kotlin serialization 5 months ago
Alex Baker d556863fda Use kotlin serialization for backups 5 months ago
Alex Baker 55adbc2025 Reorganized data module 5 months ago
Alex Baker 06c4255886 Remove androidx.core from data module 5 months ago
Alex Baker c3fc9a57cc Replace now with currentTimeMillis 5 months ago
Alex Baker 6e14d07d0c Move Room to data module 5 months ago
Alex Baker 6118121698 Moving some code out of TimerPlugin 5 months ago
Alex Baker 6bf3bd4d08 Update version and changelog 5 months ago
Alex Baker 065be79355 Update notification work logic 5 months ago
Alex Baker f8f8ba3c51 Don't adjust random reminder time 5 months ago
Alex Baker 89465f36b3 Update version and changelog 5 months ago
Alex Baker 1380a34ffa Fix alarm test 5 months ago
Alex Baker 10af5280a3 Fix random reminders 5 months ago
Alex Baker 8c0f7b952d ForegroundInfo for expedited work on Android 11- 5 months ago
Alex Baker 65362b203f Update version and changelog 5 months ago
Alex Baker 3327f97a17 Revert change to not delete evicted notifications 5 months ago
Alex Baker c9fc02a42e Enable room kotlin codegen 5 months ago
Alex Baker 1fc6a50d0b Update version and changelog 5 months ago
Alex Baker e1ef924909 Revert "Load initial data in task edit view model"
This reverts commit b2efb42d55.
5 months ago
Alex Baker 686cb5d346 Add empty filter 5 months ago
Alex Baker 5c8643110b Update back press and intent handling 5 months ago
Alex Baker abd13aeb75 Exclude META-INF/INDEX.LIST 5 months ago
Alex Baker c210fe1893 Fix finishing recurrence 5 months ago
Alex Baker 26aa916c20 Fix widget crash 5 months ago
islam2hamy c90e683ea3
Translated using Weblate (Arabic)
Currently translated at 94.1% (626 of 665 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/ar/
5 months ago
Alex Baker 3cd0295b71 Refactor notification scheduling
* Remove foreground service
* Use expedited work to trigger notifications
* Remove miscellaneous notification channel
5 months ago
Alex Baker 95c351e9fd Remove midnight refresh worker 5 months ago
109247019824 931626c84a Translated using Weblate (Bulgarian)
Currently translated at 100.0% (665 of 665 strings)

Co-authored-by: 109247019824 <stoyan@gmx.com>
Translate-URL: https://hosted.weblate.org/projects/tasks/android/bg/
Translation: Tasks.org/Android
5 months ago
Alex Baker c534632c52 Pass uuid to TaskAdapter.onCompletedTask 5 months ago
Alex Baker c1347a7455 Update version and changelog 5 months ago
Alex Baker 584d4a5cbb Move after update work inside transaction 5 months ago
purushottamyadavbattula 215cc838ef Sending local broadcast refresh event for refreshing nav drawer menu to communicate about update events 5 months ago
Alex Baker d60472d1bc Remove RefreshScheduler 5 months ago
Alex Baker f84a37a60a Revert "Replace refresh work with coroutines"
Widgets 😢
5 months ago
Alex Baker 7fb85b6da1 Replace refresh work with coroutines 5 months ago
Alex Baker dc90e583e4 Fix hiding empty items in drawer 5 months ago