Commit Graph

48 Commits (427ee369b4757b3f234c31c3f33323ab313262c4)

Author SHA1 Message Date
Alex Baker 427ee369b4 Fix miscellaneous inspections 11 months ago
Alex Baker 71f22dd05d Read-only support 2 years ago
Alex Baker 1cac090c9d Add AlarmRow composable 2 years ago
Alex Baker 6f73765fd2 Per-app language configuration 2 years ago
Alex Baker 50dde0b4c8 Convert alarm string methods to extensions 2 years ago
Alex Baker b4315f9beb New reminder control set
* Custom random reminder intervals
* Add multiple random reminders
2 years ago
Alex Baker bfe0af5500 New relative reminder picker
Only supports 'before due' for now
2 years ago
Alex Baker cb834a9818 Convert random and snooze reminders to alarms
Display snooze time in edit screen
2 years ago
Alex Baker 2d9c1638dc Add support for relative and repeating alarms 2 years ago
Alex Baker 211f56a343 Synchronize snooze time 3 years ago
mhmdanas 96315daa9e Miscellaneous improvements 4 years ago
Alex Baker b50b98fa5b Don't reference platform 'OK' and 'Cancel' strings
Will temporarily have English translation fall back to the platform
string to give translators time to address this
4 years ago
Alex Baker 172da54768 Fix notification activity 'Edit' button 4 years ago
Alex Baker 489b0298c6 Replace some usage of legacy task dao 4 years ago
Alex Baker 0a1a1d870d Use coroutines in notification & snooze activities 4 years ago
Alex Baker 4bd59b75ba Convert SnoozeActivity to Kotlin 4 years ago
Alex Baker ccf150310f Convert NotificationActivity to Kotlin 4 years ago
Alex Baker 8a30fde2f2 Convert NotificationManager to Kotlin 4 years ago
Alex Baker 108c1f284b Update task and back stack behavior 4 years ago
Alex Baker 2408a1e6c5 Fix notification intent flags 4 years ago
Alex Baker 2027ab6858 Fix snooze intent flags 4 years ago
Alex Baker f33ecdda7d Create blocking room daos 4 years ago
Alex Baker de3e23d9d7 Rename fetch to fetchBlocking, add suspend fetch 4 years ago
Alex Baker 52952e22cd Migrate to Hilt 4 years ago
Alex Baker cde5bcfb87 Remove empty Dagger components 4 years ago
Alex Baker 9bf15c1490 Restore and rename ForActivity and ForApplication 4 years ago
Alex Baker 999e5aab7a Remove @ForApplication annotation 4 years ago
Cédric L'homme 3952b90271 Add two more options for snooze
Fix #515.
4 years ago
Alex Baker 28ff76b1f1 Fix snooze dialog cancel button 4 years ago
Alex Baker bff173ab92 Make notification dialogs consistent 4 years ago
Alex Baker abc9e7bfd0 Remove TimePickerActivity 4 years ago
Alex Baker c5e4825822 Remove TOGGLE_STATE from CompleteTaskReceiver 5 years ago
Alex Baker 54755570ec Use dialog title instead of message 5 years ago
Alex Baker de9fc7e254 Pass task from TaskEditActivity 5 years ago
Alex Baker 704a59fcf7 Pass task from NotificationActivity 5 years ago
Alex Baker c74b8c7f63 Migrate to AndroidX 6 years ago
Alex Baker 4aab081f6c Remove missed call functionality
This feature violates impending Google Play Developer policy change:
https://android-developers.googleblog.com/2018/10/providing-safe-and-secure-experience.html
6 years ago
Alex Baker 02a112e3b3 Apply google-java-format 1.5.1 6 years ago
Alex Baker 9c5bb51de6 Reformat injections 6 years ago
Alex Baker 351604f4a5 Addressing inspections 6 years ago
Alex Baker da10291b04 Applying intellij-java-google-style 6 years ago
Alex Baker c2dae6bd53 Fix snooze, update translations
* Slovak - Cuco
6 years ago
Alex Baker 2711485dab Replacing more queries with Room 6 years ago
Alex Baker 154ca109be Fix snoozing, missed calls, and deleting 6 years ago
Alex Baker e839d0b870 Don't use zero for default snooze task ID 7 years ago
Alex Baker 328a7603fa Fix notification summary issues, add snooze all 7 years ago
Alex Baker 8726855985 Target SDK 26
* Broadcast restrictions
* Background restrictions
* Adaptive icon
7 years ago
Alex Baker b181752d6d Create app directory 7 years ago