Commit Graph

328 Commits (a1da71d3e1df8265c08b145915232897e715fd5a)

Author SHA1 Message Date
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
Alex Baker 041dce8617 Add dynamic widget theme 3 months ago
Alex Baker f33cc896dd Refactor widget 3 months ago
Aslam Karachiwala efdf343869 For English (en), replaced "until" with "ends on" in 'repeats_*' keys. 3 months ago
Alex Baker cf182aceab Display number of tasks to be cleared 4 months ago
Alex Baker 2bfc46f32b Remove CalendarReminderActivity 8 months ago
Alex Baker 4c7e2caa73 Update OK/Cancel string
Was causing too much confusion for translators
9 months ago
Alex Baker 3a5e45283a Update change priority menu option 9 months ago
vulewuxe86 113cf6f1b8
#2257 Change priority for selected items (#2452) 9 months ago
Alex Baker dff522437d New recurrence activity 11 months ago
Alex Baker f5ab0e6f56 Sorting updates
* Make contents scrollable
* Use fixed value for 'no date' sorting
* Completion sort defaults to descending
* Show error if 'My order' is not supported
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 48804de63d Remove unused resources 1 year ago
Alex Baker cfa46c7e24 Remove paging 1 year ago
Alex Baker 18242e5284 Add sort by list 1 year ago
Alex Baker 4b3e7b026b Merge branch 'dynamic_default_reminder' of ssh://github.com/orellazri/tasks into orellazri-dynamic_default_reminder 2 years ago
Orel 48613bc925 Make default reminder for tasks without due times dynamic 2 years ago
Alex Baker f68ef7cbe5 Add e-mail disclosure dialog 2 years ago
Alex Baker 8f0d30408c Remove unused strings
Accidentally checked these in
2 years ago
Alex Baker 7327572db4 Add Microsoft authentication 2 years ago
Alex Baker 3c16a0c99a Add Microsoft to account dialog 2 years ago
Alex Baker 68b91ed2c7 Add geofence circle to place settings 2 years ago
Alex Baker 2ac6c2413b Attachment changes
* Add attachment table to map attachment to file
* Convert TaskAttachment to immutable data class
* Copy attachments when duplicating tasks
2 years ago
Alex Baker 4f267ad989 Convert calendar picker to compose 2 years ago
Alex Baker 60820ab3c9 Convert comments row to compose 2 years ago
Alex Baker 908d75909d Convert CalendarControlSet to compose 2 years ago
Alex Baker de50854c99 Merge branch 'main' of ssh://github.com/ydario/tasks into main 2 years ago
Alex Baker 1fbc2b1661 Android 13 runtime notification permissions 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 46a6996982 Beast mode banner 2 years ago
Alex Baker 7bb0d0a84f Update task list and edit preferences
Move out of 'Look and feel' into top level menus
2 years ago
Alex Baker d5ccc1aa8f Beg for subscriptions/donations periodically 2 years ago
Alex Baker 0cfb27df22 Remove encryptionKey and suppress repeat columns 2 years ago
Alex Baker 36e9a8493d Add CalDAV server strings 2 years ago
Alex Baker 3d9835a162 Add built-in Snoozed filter 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 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 2d3da4c306 Update translation 2 years ago
Alex Baker 03ea39c682 Add 'Has reminder' custom filter criteria 2 years ago
Alex Baker 2d9c1638dc Add support for relative and repeating alarms 2 years ago
Alex Baker 23f24f78e4 Add toggle to disable completion date sorting 2 years ago
Alex Baker 7ddc681bf2 Batch undo for completion snackbar 2 years ago