Commit Graph

82 Commits (087aae0a7b62f97b0d5ebb1e638af9c6f5c3759d)

Author SHA1 Message Date
Alex Baker 087aae0a7b Complete rewrite of Google Task manual ordering 5 years ago
Alex Baker 697951a7e4 Fix subtasks moving tests 5 years ago
Alex Baker f6505cf985 Replace play services auth library
Google Tasks and Drive support for F-Droid and Amazon builds
5 years ago
Alex Baker c77f49de80 Update test injection, fix broken tests 5 years ago
Alex Baker f8d9e9d56e Check for null when stripping carriage returns 5 years ago
Alex Baker 4464610f58 Only strip CRs in description control set 5 years ago
Alex Baker 1e86be28ee AlarmManager + service for notifications 6 years ago
Alex Baker 2179fe748a Limit notifications to five per second 6 years ago
Alex Baker 79848f94a3 Update license header 6 years ago
Alex Baker 35525a4957 Reformat code 6 years ago
Alex Baker 05028004b3 Add Synology Calendar tests 6 years ago
Alex Baker 6e6cf1e51a Fix test compile 6 years ago
Alex Baker bd968eb127 Android Studio inspections 6 years ago
Alex Baker 593b5bc5c5 Use storage access framework for attachments 6 years ago
Alex Baker c74b8c7f63 Migrate to AndroidX 6 years ago
Alex Baker 45430d7532 Update to work manager alpha 10 6 years ago
Alex Baker 4aab081f6c Remove missed call functionality
This feature violates impending Google Play Developer policy change:
https://android-developers.googleblog.com/2018/10/providing-safe-and-secure-experience.html
6 years ago
Alex Baker ae06563f9c Fix test compile 6 years ago
Alex Baker ba6724a9b0 Replace android-job with WorkManager 6 years ago
Alex Baker f6afa6823c Use HttpUrl.parse instead of URI.create 6 years ago
Alex Baker 9b53257d5f google-java-format 1.6.1 6 years ago
Alex Baker 043b6f9f9e Fix compile error 6 years ago
Alex Baker d2d2316d8e Dont exceed max sqlite variables when deleting 6 years ago
Alex Baker fd79338c26 Delete lists and accounts in a transaction
* Delete google tasks when they're remotely cleared or deleted
* Delete caldav tasks when they're remotely deleted
6 years ago
Alex Baker f0fd3fa944 Add InjectingJob 6 years ago
Alex Baker 07f9d72219 Add support for multiple google task accounts 6 years ago
Alex Baker 6b667cf1db Add NextCloud tests 6 years ago
Alex Baker 1228c698ad Rename importance to priority 6 years ago
Alex Baker 32fda8a4b1 Add Apple Reminder and Thunderbird tests 6 years ago
Alex Baker 02a112e3b3 Apply google-java-format 1.5.1 6 years ago
Alex Baker a20479d952 Use android-job to sync caldav tasks 6 years ago
Alex Baker ce89959c07 Use android-job for daily backup 6 years ago
Alex Baker 8f6fb07d7a Use android-job for notifications 6 years ago
Alex Baker 351604f4a5 Addressing inspections 6 years ago
Alex Baker b356f4cbe3 Reformat code 6 years ago
Alex Baker da10291b04 Applying intellij-java-google-style 6 years ago
Alex Baker c2dae6bd53 Fix snooze, update translations
* Slovak - Cuco
6 years ago
Alex Baker ffc2591605 New JSON backup format 6 years ago
Alex Baker 990df8eb47 Fixing things 6 years ago
Alex Baker 2711485dab Replacing more queries with Room 6 years ago
Alex Baker 8a2cbbd91a Remove setValues 7 years ago
Alex Baker 299a63d4c6 Remove DISTINCT and GROUP BY, double visitor 7 years ago
Alex Baker d6a3484004 Load task values into fields 7 years ago
Alex Baker 985b1f3485 Don't persist new tasks before editing 7 years ago
Alex Baker 2cd63f89b2 Move delete logic to task deleter 7 years ago
Alex Baker ddd7961d35 Remove deleteTasksWithEmptyTitles 7 years ago
Alex Baker c830b7f7ec Fetch with Room 7 years ago
Alex Baker 7510ee77a0 Remove RemoteModelHelpers 7 years ago
Alex Baker 0343036fbf Remove DatabaseDao.persist 7 years ago
Alex Baker 8bc9cadf72 Remove RemoteModel and RemoteModelDao 7 years ago