Commit Graph

1666 Commits (afe7cdacbaf1da0293e12f50071a51f3e2be905a)

Author SHA1 Message Date
Alex Baker da92e81b72 Remove CARD prefix 5 years ago
Alex Baker 874d6204d5 Add support for repeat every fifth day of week 5 years ago
Alex Baker 31c0cfafac Don't display purchases updated toast 5 years ago
Alex Baker 3936c221ae Throttle all notify/cancel notification mgr calls 5 years ago
Alex Baker e7f61f4050 Throttle notification cancellation 5 years ago
Alex Baker 9ab469ea17 Reset last reminder time on cloned tasks 5 years ago
Alex Baker e81e120adb Move URLs to keys.xml 5 years ago
Alex Baker b5171056d8 Display current subscription in About 5 years ago
Alex Baker a67d62f1ea Add Tasks.org to synchronization options 5 years ago
Alex Baker e10d78c712 New purchase dialog 5 years ago
Alex Baker 75d130556c Add CaldavClientProvider with support for tokens 5 years ago
Alex Baker 50c62a4114 Add Tasks.org account type 5 years ago
Alex Baker f8d6914d37 Convert Inventory to Kotlin 5 years ago
Alex Baker c5ea32aabc Fix compile 5 years ago
Alex Baker d3ce1a41ac Use postValue in CompletableViewModel 5 years ago
Alex Baker a25c7a43b6 Move sync request codes into companion object 5 years ago
Alex Baker b6ea44be7b Add test for shifting without original due date 5 years ago
Alex Baker 265373d46c Try to guess original due date when rescheduling 5 years ago
Alex Baker 0f0323ce0f Merge tag '10.5' into main 5 years ago
Alex Baker 60244ead3c Fix batch rescheduling logic 5 years ago
Alex Baker 9db74c728f Remove children before duplicating tasks 5 years ago
Alex Baker bc90b91c87 Open 'My Tasks' after deleting a filter 5 years ago
Alex Baker 9d616b54c2 Fix opening new filter automatically 5 years ago
Alex Baker 9c56d874b8 Replace if with when in onActivityResult 5 years ago
Alex Baker 67b6c112ee Tweak custom filter sql spacing 5 years ago
Alex Baker 431acedda7 Add 'has subtasks' filter 5 years ago
Alex Baker 2b98b12723 Add 'is subtask' filter 5 years ago
Alex Baker bcb14ccfc4 Remove tag prefix from new filter identifiers 5 years ago
Alex Baker f3e7440453 Add custom filter criteria for hidden tasks 5 years ago
Alex Baker 98af963256 Add custom filter criteria for completed tasks 5 years ago
Alex Baker 09fba4073a Add custom filter criteria for recurring tasks 5 years ago
Alex Baker 8b12ab3e0d Include hidden & completed in custom filter count 5 years ago
Alex Baker acf22b8ace Recreate local task if not found 5 years ago
supermazena dc615b6c51 Code cleanup 5 years ago
supermazena d4f3438eed Copy task together with subtasks 5 years ago
Alex Baker bf71efde55 Debounce opentask sync status changes
And ignore sync status unless using opentask provider
5 years ago
Alex Baker 930be1f249 Full date updates
* Move preference to 'Date and time' screen
* Show full dates in widget
* Show full dates in deadline control set
5 years ago
T0M0F b6059e509d Add option to always display full date
Closes #1156
5 years ago
T0M0F aca3c98914 Minor refactoring of DateUtilities
returning null from getRelativeDay if date is not within six days is misleading.
getReltativeDay should always return a relative date and never null. Checking if date is within six
days should happen before calling getRelativeDay.
5 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
5 years ago
Alex Baker b80f14cc21 Fetch all tasks to reschedule at once 5 years ago
Alex Baker 5a60819fc7 Use clear button for deleting comments 5 years ago
Alex Baker a9849d4cea Merge branch 'main' of ssh://github.com/romedius/tasks into romedius-main 5 years ago
Alex Baker 2a47ee321c Multi-select rescheduling 5 years ago
Alex Baker 45c782c410 Add 'Due time' to default hide until 5 years ago
Alex Baker ced053d94c Add default tags preference 5 years ago
Alex Baker c4c9ac726a Add default location preference 5 years ago
Alex Baker 9683479ab3 Fix crash in geofence dialog for invalid radius 5 years ago
Alex Baker f18264487a Set isVisible on widget settings menu 5 years ago
Alex Baker c46c935d0b Add default recurrence setting 5 years ago