Commit Graph

6944 Commits (synthesis)
 

Author SHA1 Message Date
Alex Baker 6d027d01ed Remove DatabaseDao 6 years ago
Alex Baker c830b7f7ec Fetch with Room 6 years ago
Alex Baker c46ceb366f Remove AbstractModel.containsNonNullValue 6 years ago
Alex Baker 6cc5bcac14 Check if model is null 6 years ago
Alex Baker 88125b0310 Update leak canary 6 years ago
Alex Baker 7510ee77a0 Remove RemoteModelHelpers 6 years ago
Alex Baker 5e0d3dc129 Remove TodorooCursor.count 6 years ago
Alex Baker eed5efd7a5 Convert defaultValues to map 6 years ago
Alex Baker 279942600b Close cursors 6 years ago
Alex Baker ce93e339b4 Remove generateProperties 6 years ago
Alex Baker c1bf0b3b4f Remove property flags 6 years ago
Alex Baker d65eee6bd8 Remove constraint checks 6 years ago
Alex Baker 6d56dc26ad Fix scheduling next notification 6 years ago
Alex Baker 40e1f47e87 Remove getMergedValues calls 6 years ago
Alex Baker d42f062875 Remove AbstractModel.clear() 6 years ago
Alex Baker 4cdf4c8850 Remove overloaded constructor 6 years ago
Alex Baker f74b2836de Fix google task duplication 6 years ago
Alex Baker 7486006f4d Remove task.getUUID 6 years ago
Alex Baker 3e880898d4 Convert uuidFromLocalId to room 6 years ago
Alex Baker 4ec22f1f50 Delete tags with one query 6 years ago
Alex Baker 0343036fbf Remove DatabaseDao.persist 6 years ago
Alex Baker 8bc9cadf72 Remove RemoteModel and RemoteModelDao 6 years ago
Alex Baker afa9622f78 Pass task via bundle to task edit fragments 6 years ago
Alex Baker 9d4cfe0173 Create TaskDao with Room 6 years ago
Alex Baker 42f9f59a46 Load by task instead of task id 6 years ago
Alex Baker 7c0cdbeddb Remove sleep when opening database 6 years ago
Alex Baker 7d9d7bdb07 Query all task properties in task adapter 6 years ago
Alex Baker 5496edc6bf Remove NOTIFICATION_PROPERTIES 6 years ago
Alex Baker 723208611d Remove test method 6 years ago
Alex Baker c8bff28a07 Remove type from database and todoroocursor 6 years ago
Alex Baker bc5f441a50 Save criterion column 6 years ago
Alex Baker 733a7e2c9a Fix getColor crash 6 years ago
Alex Baker a65d354eda Add 'google_task_lists' table 6 years ago
Alex Baker c7e2a37e77 Add 'filters' table 6 years ago
Alex Baker 3d448b0142 Move data objects to org.tasks package 6 years ago
Alex Baker 3943d620a5 Add 'google_tasks' table 6 years ago
Alex Baker f4de1bf0df Bump backup format version 6 years ago
Alex Baker 515223b6a7 Add 'tags' table 6 years ago
Alex Baker b8e4474e64 Replace filter & criterion ContentValues with maps 6 years ago
Alex Baker 7223c9dd33 Fix missing google task sync authority 6 years ago
Alex Baker 6a284db1a3 Add 'locations' table 6 years ago
Alex Baker ddf6b75f7d Modify alarms schema 6 years ago
Alex Baker 87c477ac3c
Pledgie is shutting down 6 years ago
Alex Baker 8bfc8a77e0 Fix StoreObjectDao.persist 6 years ago
Alex Baker 46acf31e22 Add 'alarms' table 6 years ago
Alex Baker 8a1cbe1c8c Create Tasks and Metadata table with Room 6 years ago
Alex Baker 5af31fcbff Rename Alarm to AlarmJob 6 years ago
Alex Baker 6574a02f45 Convert StoreObjectDao to Room 6 years ago
Alex Baker cb1136fc00 Fix tests 6 years ago
Alex Baker c499064e3e Convert TaskListMetadataDao to Room 6 years ago