Commit Graph

5211 Commits (5da4183aedc0990e1ea00ca250932e30b6a38fd5)

Author SHA1 Message Date
Alex Baker 5da4183aed Move ksp to gradle catalog 2 years ago
Alex Baker d35912e503 Kotlin 2.0 2 years ago
Alex Baker 1a93c87ad9 Update version and changelog 2 years ago
Alex Baker c4e25b8b15 Fix tests 2 years ago
Alex Baker e11c0d2528 Add default reminders when adding due/start date 2 years ago
Alex Baker 2fc6833854 Don't crash on missing vtodo value 2 years ago
Alex Baker 4a2fb13d10 Converting data module to kmp - WIP 2 years ago
Alex Baker a2572e2dee Remove CaldavCalendarMaker 2 years ago
Alex Baker 64e05c9f8f Convert Tag to data class 2 years ago
Alex Baker ad833b5f49 Convert TagData to data class 2 years ago
Alex Baker eea944cc7b Update version and changelog 2 years ago
Alex Baker c82dfc7d39 Fix test? 2 years ago
Alex Baker 8607f9556a Fix test 2 years ago
Alex Baker f338e84d46 Fix warnings in Migrations 2 years ago
Alex Baker 9ee739627e Remove AlarmEntry 2 years ago
Alex Baker a49c233584 Make notification immutable 2 years ago
Alex Baker 74fca07c1b Make alarm immutable 2 years ago
Alex Baker 5bd0cef42e Remove extra alarm constructor 2 years ago
Alex Baker 4c245edbb4 Fix snooze causing duplicate notifications 2 years ago
Alex Baker 97a3f074d0 Update alarms after completion transaction 2 years ago
Alex Baker 86ecd3cf81 Synchronize alarms before saving 2 years ago
Alex Baker 07a2eda5ea Cancel notifications in TaskCompleter 2 years ago
renovate[bot] c11225abaf fix(deps): update kotlin 2 years ago
Alex Baker 0ba901be69 Remove livedata from data module 2 years ago
Alex Baker ebe5e5c009 Replace gson with kotlin serialization 2 years ago
Alex Baker d556863fda Use kotlin serialization for backups 2 years ago
Alex Baker 55adbc2025 Reorganized data module 2 years ago
Alex Baker 06c4255886 Remove androidx.core from data module 2 years ago
Alex Baker c3fc9a57cc Replace now with currentTimeMillis 2 years ago
Alex Baker 6e14d07d0c Move Room to data module 2 years ago
Alex Baker 6118121698 Moving some code out of TimerPlugin 2 years ago
Alex Baker 6bf3bd4d08 Update version and changelog 2 years ago
Alex Baker 065be79355 Update notification work logic 2 years ago
Alex Baker f8f8ba3c51 Don't adjust random reminder time 2 years ago
Alex Baker 89465f36b3 Update version and changelog 2 years ago
Alex Baker 1380a34ffa Fix alarm test 2 years ago
Alex Baker 10af5280a3 Fix random reminders 2 years ago
Alex Baker 8c0f7b952d ForegroundInfo for expedited work on Android 11- 2 years ago
Alex Baker 65362b203f Update version and changelog 2 years ago
Alex Baker 3327f97a17 Revert change to not delete evicted notifications 2 years ago
Alex Baker c9fc02a42e Enable room kotlin codegen 2 years ago
Alex Baker 1fc6a50d0b Update version and changelog 2 years ago
Alex Baker e1ef924909 Revert "Load initial data in task edit view model"
This reverts commit b2efb42d55.
2 years ago
Alex Baker 686cb5d346 Add empty filter 2 years ago
Alex Baker 5c8643110b Update back press and intent handling 2 years ago
Alex Baker abd13aeb75 Exclude META-INF/INDEX.LIST 2 years ago
Alex Baker c210fe1893 Fix finishing recurrence 2 years ago
Alex Baker 26aa916c20 Fix widget crash 2 years 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/
2 years ago
Alex Baker 3cd0295b71 Refactor notification scheduling
* Remove foreground service
* Use expedited work to trigger notifications
* Remove miscellaneous notification channel
2 years ago