Commit Graph

341 Commits (0e40be1d19e6d06633ce7eed25a026379aa085b3)

Author SHA1 Message Date
Alex Baker 0d2bf1a3ff Use hilt @TestInstallIn 9 months ago
Alex Baker cafe3abf23 Ignore relationship loops created remotely 10 months ago
Alex Baker e796da6e37 Prevent infinite recursion in queries 10 months ago
Alex Baker 77eaf219b4 Fix test compile 10 months ago
Alex Baker 7ede174adf Use platform SQLite on Android 11+ 11 months ago
Alex Baker 951d4de52d Fix test compile 11 months ago
Alex Baker 7c1ac86e33 Use BundledSQLiteDriver again 11 months ago
Alex Baker bd550f68eb Separate timings for building query 11 months ago
Alex Baker 274111f286 Revert database improvements
Too many database locked crashes
https://issuetracker.google.com/issues/380088809
11 months ago
Alex Baker ac9bb17f83 Use bundled sqlite driver for tests 11 months ago
Alex Baker e979573e7e Fix test compilation 11 months ago
Alex Baker b21472da47 Warn microsoft and google tasks users 11 months ago
Alex Baker 5622fd8c09 Fix test compile 11 months ago
Alex Baker 791041cc5d Refactor task list banners 11 months ago
Alex Baker 4b81ff5d55 Fix tests 11 months ago
Alex Baker 95ae988fd7 Added TaskEditScreen - WIP 11 months ago
Alex Baker 8edf0de950 Fix tests 11 months ago
Alex Baker dd06decc40 Remove GtasksFilter 12 months ago
Alex Baker e5d6723e23 Remove GoogleTaskListDao 12 months ago
Alex Baker 865cec7220 Move DateUtilities to kmp 1 year ago
Alex Baker ca5b7daa36 Fix tests 1 year ago
Alex Baker 95bc9aa6f2 Move built-in filters to kmp 1 year ago
Alex Baker 87ae179efc Fix tests 2 years ago
Alex Baker 79ebc9a2c7 Move query builders to kmp 2 years ago
Alex Baker 285b0a9486 Add support for Managed DAVx5 2 years ago
Alex Baker 17af8ab373 Move some more filters to kmp 2 years ago
Alex Baker d9293c7262 Move some filters to kmp 2 years ago
Alex Baker bbaaf27386 Move filters to multiplatform library 2 years ago
Alex Baker b918e87e05 Prevent firing notifications one minute early 2 years ago
Alex Baker c4e25b8b15 Fix tests 2 years ago
Alex Baker a2572e2dee Remove CaldavCalendarMaker 2 years ago
Alex Baker 64e05c9f8f Convert Tag to data class 2 years ago
Alex Baker ad833b5f49 Convert TagData to data class 2 years ago
Alex Baker c82dfc7d39 Fix test? 2 years ago
Alex Baker 8607f9556a Fix test 2 years ago
Alex Baker 74fca07c1b Make alarm immutable 2 years ago
Alex Baker 5bd0cef42e Remove extra alarm constructor 2 years ago
Alex Baker 4c245edbb4 Fix snooze causing duplicate notifications 2 years ago
Alex Baker 55adbc2025 Reorganized data module 2 years ago
Alex Baker 06c4255886 Remove androidx.core from data module 2 years ago
Alex Baker c3fc9a57cc Replace now with currentTimeMillis 2 years ago
Alex Baker 6e14d07d0c Move Room to data module 2 years ago
Alex Baker c9fc02a42e Enable room kotlin codegen 2 years ago
Alex Baker e1ef924909 Revert "Load initial data in task edit view model"
This reverts commit b2efb42d55.
2 years ago
Alex Baker 3cd0295b71 Refactor notification scheduling
* Remove foreground service
* Use expedited work to trigger notifications
* Remove miscellaneous notification channel
2 years ago
Alex Baker b2efb42d55 Load initial data in task edit view model 2 years ago
Alex Baker 157668e35a Fix tests 2 years ago
Alex Baker e9afacb595 Include hidden subtasks when clearing completed 2 years ago
Alex Baker cf182aceab Display number of tasks to be cleared 2 years ago
Alex Baker db889d233a Remove AfterSaveWork 2 years ago