Commit Graph

123 Commits (523234c542aed87955c6f929c5429a6cf9cdfd13)

Author SHA1 Message Date
Alex Baker 523234c542 Need to migrate these tables after all
Most recent changes were only a few years ago
6 years ago
Alex Baker ffc2591605 New JSON backup format 6 years ago
Alex Baker 67f3b3d97f Use cursor count
Selecting count doesn't handle queries with limits
6 years ago
Alex Baker d21514d172 Apply default hide value to new tasks 6 years ago
Alex Baker fe477faa42 Collect a couple error messages
GA stack traces aren't helping me here
6 years ago
Alex Baker 08a6557467 Widget backed by cursor again 6 years ago
Alex Baker d86798bb20 Improve count queries 6 years ago
Alex Baker 02a66298f6 Fix tags being created without remote id 6 years ago
Alex Baker b9d7d8de6d Remove anonymous class 6 years ago
Alex Baker 4762a7330f Use paging library 6 years ago
Alex Baker 3009004dcf Fetch by google tasks list 6 years ago
Alex Baker 5360f55b48 Migrate filters 6 years ago
Alex Baker 669e87bc3a Fix database migrations, drop unused columns 6 years ago
Alex Baker 084fb03a2d Check if layout is null 6 years ago
Alex Baker 990df8eb47 Fixing things 6 years ago
Alex Baker 9be5af7359 RecyclerView animations 6 years ago
Alex Baker 8e3936b159 Replace cursors with lists 6 years ago
Alex Baker 39c10a8ac9 Hard code orders 6 years ago
Alex Baker 2711485dab Replacing more queries with Room 6 years ago
Alex Baker 8a8ab611b2 Remove TodorooCursor 6 years ago
Alex Baker 8a2cbbd91a Remove setValues 7 years ago
Alex Baker 154ca109be Fix snoozing, missed calls, and deleting 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 c93a1a8c21 Remove property visitors from backup 7 years ago
Alex Baker 985b1f3485 Don't persist new tasks before editing 7 years ago
Alex Baker b3b2f6295c Convert query to toList 7 years ago
Alex Baker 198c9a4fce Convert refresh query to Room 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 6d027d01ed Remove DatabaseDao 7 years ago
Alex Baker c830b7f7ec Fetch with Room 7 years ago
Alex Baker c46ceb366f Remove AbstractModel.containsNonNullValue 7 years ago
Alex Baker 6cc5bcac14 Check if model is null 7 years ago
Alex Baker 7510ee77a0 Remove RemoteModelHelpers 7 years ago
Alex Baker 5e0d3dc129 Remove TodorooCursor.count 7 years ago
Alex Baker eed5efd7a5 Convert defaultValues to map 7 years ago
Alex Baker 279942600b Close cursors 7 years ago
Alex Baker ce93e339b4 Remove generateProperties 7 years ago
Alex Baker c1bf0b3b4f Remove property flags 7 years ago
Alex Baker d65eee6bd8 Remove constraint checks 7 years ago
Alex Baker 40e1f47e87 Remove getMergedValues calls 7 years ago
Alex Baker d42f062875 Remove AbstractModel.clear() 7 years ago
Alex Baker 4cdf4c8850 Remove overloaded constructor 7 years ago
Alex Baker 7486006f4d Remove task.getUUID 7 years ago
Alex Baker 3e880898d4 Convert uuidFromLocalId to room 7 years ago
Alex Baker 4ec22f1f50 Delete tags with one query 7 years ago
Alex Baker 0343036fbf Remove DatabaseDao.persist 7 years ago
Alex Baker 8bc9cadf72 Remove RemoteModel and RemoteModelDao 7 years ago
Alex Baker afa9622f78 Pass task via bundle to task edit fragments 7 years ago