Commit Graph

942 Commits (2d9c1638dcabb978c98e07587e02190b308caa1a)

Author SHA1 Message Date
mhmdanas d318cf8b10 Call directly instead of invoke when possible 4 years ago
Alex Baker 7eed9b10ee Set default hide before default due date
Fixes 'hide until due time' when a default due date is set
4 years ago
Alex Baker d74f041ef6 Remove runBlocking from GtasksInvoker 4 years ago
Alex Baker 6fe02f6a99 New Tasks account settings preference 4 years ago
Alex Baker 727ad6e7a4 Add BaseInvoker and InvokerFactory 4 years ago
Alex Baker 0664e23076 Fetch oauth tokens with coroutines 4 years ago
Alex Baker b4df28ae3b Convert GoogleAccountManager to Kotlin 4 years ago
Alex Baker 9ab469ea17 Reset last reminder time on cloned tasks 4 years ago
Alex Baker f8d6914d37 Convert Inventory to Kotlin 4 years ago
Alex Baker b6ea44be7b Add test for shifting without original due date 4 years ago
Alex Baker 265373d46c Try to guess original due date when rescheduling 4 years ago
Alex Baker 0f0323ce0f Merge tag '10.5' into main 4 years ago
Alex Baker 9db74c728f Remove children before duplicating tasks 4 years ago
Alex Baker bc90b91c87 Open 'My Tasks' after deleting a filter 4 years ago
Alex Baker 9c56d874b8 Replace if with when in onActivityResult 4 years ago
Alex Baker f3e7440453 Add custom filter criteria for hidden tasks 4 years ago
Alex Baker 09fba4073a Add custom filter criteria for recurring tasks 4 years ago
supermazena dc615b6c51 Code cleanup 4 years ago
supermazena d4f3438eed Copy task together with subtasks 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 5a60819fc7 Use clear button for deleting comments 4 years ago
Alex Baker a9849d4cea Merge branch 'main' of ssh://github.com/romedius/tasks into romedius-main 4 years ago
Alex Baker 2a47ee321c Multi-select rescheduling 4 years ago
Alex Baker 45c782c410 Add 'Due time' to default hide until 4 years ago
Alex Baker ced053d94c Add default tags preference 4 years ago
Alex Baker c4c9ac726a Add default location preference 4 years ago
Alex Baker c46c935d0b Add default recurrence setting 4 years ago
Alex Baker 6f12563fc4 Use onActivityResult for recurrence dialogs 4 years ago
Alex Baker c3dad30683 Don't try to update empty calendar URI 4 years ago
Alex Baker 730c82a037 Add UpdateCalendarWork 4 years ago
Alex Baker 7d8ff14a75 Configure sort, hidden, and completed for widget 4 years ago
Alex Baker 91260e8892 Add QueryPreferences interface 4 years ago
Romedius Weiss 0caaeb0d77 Added ability to delete comments.
fixes #60
Added translations for german and italian
4 years ago
Alex Baker 76144ba7d2 Fix null pointer after uploading backup file 4 years ago
Alex Baker c41cf62f3d Handle null DocumentFile name 4 years ago
Alex Baker 8a6141519f Fix malformed and duplicated RELTYPEs 4 years ago
Alex Baker df907cfabb Fix unit tests 4 years ago
Alex Baker 7e573b3fa7 Merge tag '10.0.3' into main 4 years ago
Alex Baker 9a6b369c2a Fix task list snackbar crash 4 years ago
Alex Baker 6c898bc622 Merge tag '10.0.2' into main 4 years ago
Alex Baker 427d8b9423 Fix calendar snackbar and astrid manual sorting 4 years ago
Alex Baker 42037e513a Trim whitespace from custom filter criteria
Whitespace was causing parsing error
4 years ago
Alex Baker 63c914b493 Remove some intent queries 4 years ago
Alex Baker e6926f5943 Convert FileHelper to Kotlin 4 years ago
Alex Baker a4312a1d29 Update Kotlin version 4 years ago
Alex Baker bd08287c4c Rename import/export buttons, display last backup 4 years ago
Alex Baker 5ed4d89e43 Use timestamp from backup filename 4 years ago
Alex Baker 1d2bd5ea17 Google Task v1-rev20200516-1.30.10 4 years ago
Alex Baker ca88703fd2 Fix crash on null parameter 4 years ago
Alex Baker af3b33513f Allow state loss when opening task edit fragment 4 years ago
Alex Baker 276a31f435 Reset last reminder time for recurring tasks 4 years ago
Alex Baker 3f6d4bcc2b Set language in speech recognizer request 4 years ago
Alex Baker b424cbbed2 Create new task for ACTION_VIEW intent 4 years ago
Alex Baker 7a7f8754d8 Update transaction commit behavior 4 years ago
Alex Baker 7ab63bce9c Fix null pointer when checking hide until value 4 years ago
Alex Baker 58425e8bf1 Remove some runBlocking calls 4 years ago
Alex Baker e4a56bda2f Bail if fragment manager is destroyed 4 years ago
Alex Baker 15b9333008 Don't crash on linkify if webview is disabled 4 years ago
Alex Baker bb5f3bc23a Flip expand/collapse indicators 4 years ago
Alex Baker 9535abb4f8 Fix default hide until setting
Did not work when date was not automatically set
4 years ago
Alex Baker 56c75bd059 Log event when sync account added 4 years ago
Alex Baker 679e06982d Fix null pointer when fetching positions 4 years ago
Alex Baker 87ae44fa1a Update version and changelog 4 years ago
Alex Baker 05493640d9 Fix local recursive subtask migration 4 years ago
Alex Baker 4cd6e081f5 Load task edit info in parallel 4 years ago
Alex Baker 3ca6ccae1b Fix flickering old theme color when opening task 4 years ago
Alex Baker b97b9d5ef4 Fix rotation while editing task 4 years ago
Alex Baker c06f5958b4 Don't crash if parent not found 4 years ago
Alex Baker 1c122b9e1f Add missing list debug filter 4 years ago
Alex Baker a04f617fff Convert GtasksListService to Kotlin 4 years ago
Alex Baker bbf71bae38 Convert CommentsController to Kotlin 4 years ago
Alex Baker 6fd1cb3e44 Convert more custom filter code to Kotlin 4 years ago
Alex Baker 14f46f0688 Sync with opentasks-provider 4 years ago
Alex Baker 754b6c7e8c Ensure DragAndDropDiffer works sequentially 4 years ago
Alex Baker 97264545d8 Fix due time when rescheduling via drag and drop 4 years ago
Alex Baker ca42c718b9 Use strict mode to crash app 4 years ago
Alex Baker 811c9497e1 Add create and modify time debug filters 4 years ago
Alex Baker 3689793f91 Move some save work to background 4 years ago
Alex Baker 6ee6e96a7f Initiate sync requests on background thread 4 years ago
Alex Baker da256f2293 Cancel notification if new due date is in future 4 years ago
Alex Baker cb236bc0e8 Fix google login issues
* Display error toasts
* Enable background sync after adding accounts
* Initiate sync after adding accounts
4 years ago
Alex Baker 0726eed135 Fix sync after move 4 years ago
Alex Baker 7078dfa2bf Separate sync work for each service 4 years ago
Alex Baker 15637e784e Make some caldav recur and geo code reusable 4 years ago
Alex Baker 5f735673da Add debug filters 4 years ago
Alex Baker 24fd1acb68 Only call after complete for calendars/recurring 4 years ago
Alex Baker 91827654d0 Move some AfterSaveWork to TaskDao 4 years ago
Alex Baker 0eb5d65166 Use new task dao in timer plugin 4 years ago
Alex Baker 1e5036a335 Use new task dao in notification manager 4 years ago
Alex Baker 234af09ad5 Set modification and snooze in task dao update 4 years ago
Alex Baker 489b0298c6 Replace some usage of legacy task dao 4 years ago
Alex Baker 9559d90c25 Legacy TaskDao delegates to new TaskDao 4 years ago
Alex Baker 8710dab252 Use non-blocking daos for collapsing filter groups 4 years ago
Alex Baker 22363bcb17 Remove unused blocking dao methods 4 years ago
Alex Baker bfe97e77de Convert GCalHelper to Kotlin 4 years ago
Alex Baker c3c5de1e5c Use coroutines in task creator 4 years ago
Alex Baker 41f7d1da6b Convert TaskDuplicator to Kotlin 4 years ago
Alex Baker c825bfe94a Convert TaskCreator to Kotlin 4 years ago
Alex Baker 3db92db33b Convert TitleParser to Kotlin 4 years ago
Alex Baker 20353023d8 Convert ReminderService to Kotlin 4 years ago
Alex Baker 9cd9f1ada2 Use coroutines in notification manager 4 years ago
Alex Baker eb70cd86f8 Use coroutines in timer plugin 4 years ago
Alex Baker 65d57c7649 Convert TimerPlugin to Kotlin 4 years ago
Alex Baker 00bfd053c6 Convert repeat task helper to coroutines 4 years ago
Alex Baker 77bbd2dfb7 Fix title truncation 4 years ago
Alex Baker dd0650af51 Convert SyncAdapters to Kotlin 4 years ago
Alex Baker bd29616d8f commitNow on fragment transactions 4 years ago
Alex Baker 8992997a0f Fix CalDAV repeatUntil sync 4 years ago
Alex Baker 783f1bde69 Remove unused blocking dao methods 4 years ago
Alex Baker 91a99429ae Use non-blocking daos in xml importer 4 years ago
Alex Baker 523893a2d9 Use non-blocking daos in Upgrader 4 years ago
Alex Baker 39305d1107 Use coroutines in account and list settings 4 years ago
Alex Baker eb38972ac2 Use coroutines in TaskDeleter 4 years ago
Alex Baker c5503331c1 Move RepeatConfirmationRcvr to TaskListFragment 4 years ago
Alex Baker 2454757b24 Use coroutines in GoogleTaskSynchronizer 4 years ago
Alex Baker b7b8d1667b Convert GtasksInvoker to Kotlin 4 years ago
Alex Baker 0146cd5766 Convert ShareLinkActivity to Kotlin 4 years ago
Alex Baker be63596e94 Convert DragAndDropDiffer.submitList to coroutines 4 years ago
Alex Baker 108c1f284b Update task and back stack behavior 4 years ago
Alex Baker d795f1f6d6 Add intent debug info 4 years ago
Alex Baker e01d5c87ca Don't read intent when relaunching from history 4 years ago
Alex Baker 7e1a1b22d3 Remove TaskEditActivity 4 years ago
Alex Baker 43814b0810 Move noncancellable context to save 4 years ago
Alex Baker 0226440833 Create edit fragments off main thread 4 years ago
Alex Baker d550063114 Remove unused dao methods 4 years ago
Alex Baker f8c06fdc07 Use coroutines in task adapters 4 years ago
Alex Baker 8487526171 Convert SubtasksHelper to Kotlin 4 years ago
Alex Baker 3d917fda62 Convert SubtasksFilterUpdater to Kotlin 4 years ago
Alex Baker 9b4ccd5137 Convert BuiltInFilterExposer to Kotlin 4 years ago
Alex Baker a2776b960e Make runBlocking crash when used on main thread 4 years ago
Alex Baker e4b2dc932e Use coroutines in TaskEditActivity and UriHandler 4 years ago
Alex Baker 990003da66 Use coroutines in task mover 4 years ago
Alex Baker f4ad55b42d Use coroutines in task completer 4 years ago
Alex Baker 1fa17583c0 Scope task list view model to task list fragment 4 years ago
Alex Baker 9ec376ac01 Merge tag '9.7.3' into main 4 years ago
Alex Baker 8e17843ace Handle empty google task remote parent strings 4 years ago
Alex Baker a73b716419 Add TaskEditViewModel 4 years ago
Alex Baker 2c57d06980 Add fragment kotlin extensions 4 years ago
Alex Baker 443ac9e9e5 Remove coroutines from fragment setup 4 years ago
Alex Baker 1846559fd7 Use coroutines in task edit fragment 4 years ago
Alex Baker 29de2d0d53 Convert TaskEditFragment to Kotlin 4 years ago
Alex Baker 012663eebe Create views in suspending function 4 years ago
Alex Baker 968ec62acb Make hasChanges and apply suspending 4 years ago
Alex Baker 3418ea7f3c Use coroutines in TaskListFragment 4 years ago
Alex Baker 55c8be04d4 Move viewholder callbacks to task list fragment 4 years ago
Alex Baker 236f9ae0e0 Use coroutines in MainActivity 4 years ago
Alex Baker 205295a59a Tighten access on some dao methods 4 years ago
Alex Baker f6dd3a63e6 Blocking daos delegate to suspending daos 4 years ago
Alex Baker 122a2c2170 Make daos suspending 4 years ago
Alex Baker f33ecdda7d Create blocking room daos 4 years ago