Commit Graph

303 Commits (97a3f074d03a4d117cdeb7d7a6e628d4d28e622b)

Author SHA1 Message Date
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 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