Commit Graph

59 Commits (a1da71d3e1df8265c08b145915232897e715fd5a)

Author SHA1 Message Date
elmuffo a1da71d3e1
Swipe to snooze (#2839) 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
Alex Baker c065525cef Add subtask sort configuration 11 months ago
Alex Baker 6ef2f4a989 Change default sort ordering value 1 year ago
Alex Baker 48e73b4bb3 Sort options for completed tasks 1 year ago
Alex Baker 7945160536 Separate group and sort configurations 1 year ago
Alex Baker 585f12d2f9 Disable persistent reminders on Android 14+ 1 year ago
Alex Baker cfa46c7e24 Remove paging 1 year ago
Alex Baker 68d80a5d2a Sync when app comes to the foreground
If it hasn't syncd in 5+ minutes
1 year ago
Orel 48613bc925 Make default reminder for tasks without due times dynamic 2 years ago
Alex Baker eaa47029e7 Merge sync work 2 years ago
Alex Baker ba11ec2747 Reset etebase sync flag on startup 2 years ago
Alex Baker cdd163efbf Add preferences.linkify 2 years ago
Alex Baker d48d457a3d Update priority row colors 2 years ago
Alex Baker 46a6996982 Beast mode banner 2 years ago
Alex Baker d5ccc1aa8f Beg for subscriptions/donations periodically 2 years ago
Alex Baker 2aee91a04b Use In-App Review API 2 years ago
Alex Baker 26796c0a57 Add install version and date 2 years ago
Alex Baker 23f24f78e4 Add toggle to disable completion date sorting 2 years ago
Alex Baker 31797e2e9d Show completed by default 2 years ago
Alex Baker 90ca4beb63 Add option to disable completed at bottom 2 years ago
Alex Baker eda9cd0c97 Remove 'show completed temporarily' 2 years ago
Alex Baker c5e71b76f3 Add option for top or bottom app bar 2 years ago
Alex Baker 21db56c4e9 Completion sound 2 years ago
Alex Baker f906b57d4e Remove native EteSync v1 support
EteSync v1 accounts can still be used with the EteSync app
3 years ago
Alex Baker 554f8c582c Use shifted values for reminder preferences 3 years ago
Alex Baker c53780d9a0 Fix default reminder preference 3 years ago
Alex Baker a100fca5af Back up string set preferences 3 years ago
Alex Baker 9a37a89a61 Fix default reminder preference 3 years ago
Alex Baker 3f108c5b03 Update default value for default reminders 3 years ago
Alex Baker 616f20d903 Add start date reminders to default preferences 3 years ago
Alex Baker 2166ca17da Fix preference backup 3 years ago
Alex Baker c4e98052de Add markdown support 3 years ago
Alex Baker fe1fc3eef2 Remove location preference menu 3 years ago
Alex Baker 0e728152c9 Replace Places SDK with HTTP API 3 years ago
Alex Baker fd23ae705f Add map theme preference 3 years ago
Alex Baker fc974bee08 New location preferences menu 3 years ago
Alex Baker 68c7c84b32 Show unstarted tasks by default 3 years ago
Alex Baker 20f74bec33 Set default value on debug preferences 3 years ago
Alex Baker 64e845a6fe Move sync accounts to top level prefs menu
Remove synchronization submenu
3 years ago
Alex Baker 22b72f0f1b Remove custom order synchronization fix preference
Automatically perform full sync if manual sort was active during any
sync in the past seven days
3 years ago
Alex Baker 8cb71ac2f1 Show start dates as chips 3 years ago
Alex Baker fdd326f16e Remove chip setting migration 3 years ago
Alex Baker 9fdd409fc1 Catch errors for invalid preference values 3 years ago
Alex Baker 6e35cf5ba6 Catch ClassCastException 3 years ago
mhmdanas 96315daa9e Miscellaneous improvements 4 years ago
Alex Baker 75d130556c Add CaldavClientProvider with support for tokens 4 years ago
Alex Baker f8d6914d37 Convert Inventory to Kotlin 4 years ago
T0M0F b6059e509d Add option to always display full date
Closes #1156
4 years ago
Alex Baker 91260e8892 Add QueryPreferences interface 4 years ago