Commit Graph

236 Commits (233eb7cb0379a6d219508e8801c0373c785e0824)

Author SHA1 Message Date
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
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 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 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 7 years ago
Alex Baker 990df8eb47 Fixing things 7 years ago
Alex Baker 2711485dab Replacing more queries with Room 7 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
Alex Baker 9d4cfe0173 Create TaskDao with Room 7 years ago
Alex Baker 5496edc6bf Remove NOTIFICATION_PROPERTIES 7 years ago
Alex Baker 723208611d Remove test method 7 years ago
Alex Baker c8bff28a07 Remove type from database and todoroocursor 7 years ago
Alex Baker a65d354eda Add 'google_task_lists' table 7 years ago
Alex Baker 3d448b0142 Move data objects to org.tasks package 7 years ago
Alex Baker 3943d620a5 Add 'google_tasks' table 7 years ago
Alex Baker 5af31fcbff Rename Alarm to AlarmJob 7 years ago
Alex Baker 6574a02f45 Convert StoreObjectDao to Room 7 years ago
Alex Baker cb1136fc00 Fix tests 7 years ago
Alex Baker 5bee730f1c Convert TagDataDao to Room 7 years ago
Alex Baker c2255296d7 Begin conversion to Room 7 years ago
Alex Baker 6a440cd91e Remove some Astrid content provider functionality 7 years ago
Alex Baker 5b26a47a96 Fix ja, ko, zh date formatting 7 years ago
Alex Baker 09e5fae5ca Remove forEach dao methods 7 years ago
Alex Baker 3740e67455 Remove most properties varargs 7 years ago
Alex Baker c0eaa75304 Fix Travis 7 years ago
Alex Baker 8ea915a9f5 Fix weekly repeat bugs 7 years ago
Alex Baker 135e2dc446 Remove notification tests 7 years ago
Alex Baker aedfaf7309 Fix repeat count 7 years ago
Alex Baker af99bc45d2 Ignore stale alarms 7 years ago
Alex Baker 33bd0b5d06 Overdue reminders occur every 24 hours 7 years ago
Alex Baker 1fe75899b6 Set last reminder to end of minute 7 years ago
Alex Baker 1d9780e4d8 Remove all notifications when summary is cleared 7 years ago
Alex Baker 50eedbfe03 Move post-save activity to intent service 7 years ago
Alex Baker 3fd2435bac Get all tasks within the same minute 7 years ago
Alex Baker b4e2445b0f Don't ignore missed snooze times 7 years ago
Alex Baker e57adab036 Bundle and persist notifications 7 years ago
Alex Baker 248588b355 Combine alarms and jobs into one queue 7 years ago
Alex Baker c573d03ca4 Fix backup job, fix unit tests, update deps 7 years ago
Alex Baker 8726855985 Target SDK 26
* Broadcast restrictions
* Background restrictions
* Adaptive icon
7 years ago
Alex Baker b181752d6d Create app directory 7 years ago