Commit Graph

26 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 fe477faa42 Collect a couple error messages
GA stack traces aren't helping me here
6 years ago
Alex Baker 669e87bc3a Fix database migrations, drop unused columns 6 years ago
Alex Baker 2711485dab Replacing more queries with Room 6 years ago
Alex Baker d6a3484004 Load task values into fields 6 years ago
Alex Baker 985b1f3485 Don't persist new tasks before editing 6 years ago
Alex Baker 6d027d01ed Remove DatabaseDao 6 years ago
Alex Baker 9d4cfe0173 Create TaskDao with Room 7 years ago
Alex Baker 7c0cdbeddb Remove sleep when opening database 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 c7e2a37e77 Add 'filters' 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 515223b6a7 Add 'tags' table 7 years ago
Alex Baker 6a284db1a3 Add 'locations' table 7 years ago
Alex Baker 46acf31e22 Add 'alarms' table 7 years ago
Alex Baker 8a1cbe1c8c Create Tasks and Metadata table with Room 7 years ago
Alex Baker 6574a02f45 Convert StoreObjectDao to Room 7 years ago
Alex Baker c499064e3e Convert TaskListMetadataDao to Room 7 years ago
Alex Baker 2789ccc239 Convert TaskAttachmentDao to Room 7 years ago
Alex Baker accbeabe01 Convert UserActivityDao to Room 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 b181752d6d Create app directory 7 years ago