Commit Graph

102 Commits (3b2bf6a3a59ad88929d65a94683e0d7f850dbce0)

Author SHA1 Message Date
Alex Baker 9e85cc5b01 Add support for offline multi-level subtasks 5 years ago
Alex Baker ad3b5b671f Add TaskMover tests 5 years ago
Alex Baker 4182300153 Add Google Tasks findChildrenInList test 5 years ago
Alex Baker 2339884fec Fix CalDAV findChildrenInList 5 years ago
Alex Baker c8e313c67a Fix selections that include task with no tags 5 years ago
Alex Baker 274d98160a Change tags with multi-select 5 years ago
Alex Baker 4e0c009d5e Creation date is UTC 5 years ago
Alex Baker f6fd7105e6 Add support for self-signed SSL certificates 5 years ago
Alex Baker ddf9ccdf5d Replace hidden and completed eq with lte 5 years ago
Alex Baker 31e3b67e9a Fix test compilation 5 years ago
Alex Baker f99a3fab11 Truncate google task titles and descriptions
Google returns HTTP 400 if limits are exceeded
5 years ago
Alex Baker 9b6789799d Add deletion timestamp tests 5 years ago
Alex Baker d412a95da0 Fix tests 5 years ago
Alex Baker 3f71329f61 Apply existing categories on upgrade 5 years ago
Alex Baker 8e8332b0b7 Synchronize CalDAV categories 5 years ago
Alex Baker 3c06a0644b Add TagDataDao.getTagDataForTask 5 years ago
Alex Baker 16910c53c9 Remove TagService 5 years ago
Alex Baker 4f2cba7abc Fix AndroidJUnit4 imports 5 years ago
Alex Baker e7a02ba56c Remove unnecessary test 5 years ago
Alex Baker 37887e6ce2 Fix test 5 years ago
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
6 years ago
Alex Baker c77f49de80 Update test injection, fix broken tests 6 years ago
Alex Baker f8d9e9d56e Check for null when stripping carriage returns 6 years ago
Alex Baker 4464610f58 Only strip CRs in description control set 6 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 7 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
7 years ago
Alex Baker f0fd3fa944 Add InjectingJob 7 years ago
Alex Baker 07f9d72219 Add support for multiple google task accounts 7 years ago
Alex Baker 6b667cf1db Add NextCloud tests 7 years ago
Alex Baker 1228c698ad Rename importance to priority 7 years ago
Alex Baker 32fda8a4b1 Add Apple Reminder and Thunderbird tests 7 years ago
Alex Baker 02a112e3b3 Apply google-java-format 1.5.1 7 years ago