Commit Graph

4709 Commits (97a3f074d03a4d117cdeb7d7a6e628d4d28e622b)

Author SHA1 Message Date
Alex Baker 97a3f074d0 Update alarms after completion transaction 1 month ago
Alex Baker 86ecd3cf81 Synchronize alarms before saving 1 month ago
Alex Baker 07a2eda5ea Cancel notifications in TaskCompleter 1 month ago
Alex Baker 0ba901be69 Remove livedata from data module 2 months ago
Alex Baker ebe5e5c009 Replace gson with kotlin serialization 2 months ago
Alex Baker d556863fda Use kotlin serialization for backups 2 months ago
Alex Baker 55adbc2025 Reorganized data module 2 months ago
Alex Baker 06c4255886 Remove androidx.core from data module 2 months ago
Alex Baker c3fc9a57cc Replace now with currentTimeMillis 2 months ago
Alex Baker 6e14d07d0c Move Room to data module 2 months ago
Alex Baker 6118121698 Moving some code out of TimerPlugin 2 months ago
Alex Baker 065be79355 Update notification work logic 2 months ago
Alex Baker f8f8ba3c51 Don't adjust random reminder time 2 months ago
Alex Baker 10af5280a3 Fix random reminders 2 months ago
Alex Baker 8c0f7b952d ForegroundInfo for expedited work on Android 11- 2 months ago
Alex Baker 3327f97a17 Revert change to not delete evicted notifications 2 months ago
Alex Baker c9fc02a42e Enable room kotlin codegen 2 months ago
Alex Baker e1ef924909 Revert "Load initial data in task edit view model"
This reverts commit b2efb42d55.
2 months ago
Alex Baker 686cb5d346 Add empty filter 2 months ago
Alex Baker 5c8643110b Update back press and intent handling 2 months ago
Alex Baker c210fe1893 Fix finishing recurrence 2 months ago
Alex Baker 26aa916c20 Fix widget crash 2 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/
2 months ago
Alex Baker 3cd0295b71 Refactor notification scheduling
* Remove foreground service
* Use expedited work to trigger notifications
* Remove miscellaneous notification channel
2 months ago
Alex Baker 95c351e9fd Remove midnight refresh worker 2 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
2 months ago
Alex Baker c534632c52 Pass uuid to TaskAdapter.onCompletedTask 2 months ago
Alex Baker 584d4a5cbb Move after update work inside transaction 2 months ago
purushottamyadavbattula 215cc838ef Sending local broadcast refresh event for refreshing nav drawer menu to communicate about update events 2 months ago
Alex Baker d60472d1bc Remove RefreshScheduler 2 months ago
Alex Baker f84a37a60a Revert "Replace refresh work with coroutines"
Widgets 😢
2 months ago
Alex Baker 7fb85b6da1 Replace refresh work with coroutines 2 months ago
Alex Baker dc90e583e4 Fix hiding empty items in drawer 2 months ago
Don Zouras 0eac5f61eb Translated using Weblate (Esperanto)
Currently translated at 100.0% (665 of 665 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/eo/
2 months ago
Milo Ivir c686ce883d Translated using Weblate (Croatian)
Currently translated at 100.0% (665 of 665 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/hr/
2 months ago
大王叫我来巡山 ab25398cd0 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (665 of 665 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/zh_Hans/
2 months ago
Liz de Sartiges ffc0113d7f Initial support for z flip 5 cover screen
see : https://developer.samsung.com/galaxy-z/flex_window.html
2 months ago
Don Zouras 9de9718ad5 Translated using Weblate (Esperanto)
Currently translated at 100.0% (665 of 665 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/eo/
2 months ago
Oğuz Ersen a7d2c9c406 Translated using Weblate (Turkish)
Currently translated at 100.0% (665 of 665 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/tr/
2 months ago
gallegonovato b3006b9ac2 Translated using Weblate (Spanish)
Currently translated at 100.0% (665 of 665 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/es/
2 months ago
Don Zouras de3ef1f9c9 Translated using Weblate (Esperanto)
Currently translated at 100.0% (655 of 655 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/eo/
2 months ago
Alex Baker ce9e722a3f Delete more unused tag picker code 2 months ago
Alex Baker 4b892a0eb1 Rename to TagPickerActivity
Delete some more unused code
2 months ago
Hady e6e275834a
Tag picker compose (#2849)
TagPickerActivity refactoring to Compose

1. state of the SearchBar moved to the viewModel
2. viewModel used as parameter to @Composables instead of number of separate ones
3. Import of TagPickerActivity is replaced by TagPickerActivityCompose through the project
2 months ago
Alex Baker 782f4d6d7c Fix swipe to snooze time 2 months ago
elmuffo a1da71d3e1
Swipe to snooze (#2839) 2 months ago
Alex Baker c793a300cc Add preference summary 2 months ago
Ilya Bizyaev bf84bf9e82 [Feature] Add an option to allow adding tasks without unlock
I often find myself picking up the phone just to write down a task, so
I've added a notification drawer quick setting to speed things up.
However, when I use this button from the lock screen, I have to unlock
my device first, which is annoying. I would like to be able to add (not
view) tasks without the need to unlock my phone.

This PR adds such an optional feature for devices running Android 8.1+.
Note that I am not an Android developer, so the implementation is
probably not perfect. However, from my testing on an emulator, this
code seems to do just what I want.
2 months ago
SC 363b29babb
Translated using Weblate (Portuguese)
Currently translated at 100.0% (655 of 655 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/pt/
2 months ago
min7-i c1ff953f5c Translated using Weblate (German)
Currently translated at 99.3% (651 of 655 strings)

Translation: Tasks.org/Android
Translate-URL: https://hosted.weblate.org/projects/tasks/android/de/
3 months ago