Commit Graph

237 Commits (a1da71d3e1df8265c08b145915232897e715fd5a)

Author SHA1 Message Date
elmuffo a1da71d3e1
Swipe to snooze (#2839) 1 month 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.
1 month ago
Alex Baker f33cc896dd Refactor widget 3 months ago
Alex Baker 2bfc46f32b Remove CalendarReminderActivity 8 months ago
Alex Baker c065525cef Add subtask sort configuration 11 months 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 48804de63d Remove unused resources 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
Alex Baker ff48aa18c2 Add 'More options' experiment
The 'More options' button gets missed by a lot of users
2 years 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 3c16a0c99a Add Microsoft to account dialog 2 years ago
Alex Baker de50854c99 Merge branch 'main' of ssh://github.com/ydario/tasks into main 2 years ago
Alex Baker 9832eef2c6 Update chips
* Convert to jetpack compose
* Remove filled/outlined option
2 years ago
Yuri Dario 7a17dc3719 Allow display of task's creation/modification/completion using a single row. 2 years ago
Yuri Dario bb4ce22542 Allow display of task's creation/modification/completion dates. 2 years ago
Alex Baker 49774a5ec5 Update subscription and review nagging 2 years ago
Alex Baker 99b533e5cd Add 'addTask' event 2 years ago
Alex Baker f97a9fc2a3 Add events for subscribe and beast banners 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 437bb48d62 Remove subscription nag from WhatsNew 2 years ago
Alex Baker 2c189f9610 Restore Firebase RemoteConfig 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 e8f231b288 Add server selector 2 years ago
Alex Baker cb9661bc56 Move radius from geofence to place 2 years ago
Alex Baker 128715879a Remove monthly and bi-monthly random defaults 2 years ago
Alex Baker b4315f9beb New reminder control set
* Custom random reminder intervals
* Add multiple random reminders
2 years ago
Alex Baker 23f24f78e4 Add toggle to disable completion date sorting 2 years ago
Alex Baker 90ca4beb63 Add option to disable completed at bottom 2 years ago
Alex Baker aee564471a Add option to disable collapsing app bars 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 47f920e32a Use third-party app for recording audio notes 2 years ago
Alex Baker 59e2c68f40 Remove option for disabling notifications 2 years ago
Alex Baker 21db56c4e9 Completion sound 2 years ago
Alex Baker 5f42f82f49 Remove unused resources 2 years ago
Alex Baker f906b57d4e Remove native EteSync v1 support
EteSync v1 accounts can still be used with the EteSync app
2 years ago
Alex Baker 554f8c582c Use shifted values for reminder preferences 3 years ago
Alex Baker 616f20d903 Add start date reminders to default preferences 3 years ago
mhmdanas 0457cd0c8a Replace Freenode with libera.chat in app 3 years ago
Alex Baker c4e98052de Add markdown support 3 years ago
Alex Baker 7e5151cd03 Acknowledge subscriptions 3 years ago
Alex Baker d2c4f5bbe1 Open web links in custom tabs 3 years ago
Alex Baker 0cbab11d2c Add openUri extension method 3 years ago
Alex Baker c1db57d1e3 New purchase activity 3 years ago
Alex Baker fe02ea8c34 Add preferences for date and time picker modes
Choose whether to use calendar, clock, or text by default
3 years ago