Commit Graph

6944 Commits (synthesis)
 

Author SHA1 Message Date
Alex Baker 90ba23620c Partially restore Astrid3ContentProvider 6 years ago
Alex Baker b72c187f43 Set GoogleTaskList last_sync to 0 if null 6 years ago
Alex Baker c2dae6bd53 Fix snooze, update translations
* Slovak - Cuco
6 years ago
Alex Baker 9baf83c5e6 Fix alarm queries 6 years ago
Alex Baker 9b3372f1ae Add attachment metadata to backup file 6 years ago
Alex Baker 3dd4fef7c9 Update translations, bump version
* Bulgarian - ddmdima96
* Chinese - Atlantids
* Finnish - Pertsa
6 years ago
Alex Baker 30687f7f5c Don't need to escape period 6 years ago
Alex Baker 37a4456e34 Update translations
* Chinese - Atlantids
* Dutch - revdbrink
* German - Blackbird1997
* Russian - @uryevich
* Turkish - etc
6 years ago
Alex Baker 52f258d99b Detect indent changes in tags and filters 6 years ago
Alex Baker 8406a15836 Don't invalidate when dragging 6 years ago
Alex Baker 76c24fde67 Track selections by task id 6 years ago
Alex Baker 948e79c15a Retain scroll position in task list 6 years ago
Alex Baker d20b8b4fdf Don't reload when current filter is selected 6 years ago
Alex Baker 308ccfc592 Fix crash when moving task to end of list 6 years ago
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 4478594ac3 Remove table cleanup
Turns out this was only needed for installs that originated prior to
4.6.11, which was released on 11/30/13, so I'll take my chances...
6 years ago
Alex Baker 651b42dd34 Check if null before invalidating 6 years ago
Alex Baker cb99bd86fd Handle null values when migrating google tasks 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 6 years ago
Alex Baker 29b9aea056 Fix description hasChanges 6 years ago
Alex Baker 09d93fc40c Fix count property 6 years ago
Alex Baker 6edea7462d Lookup existing task in google task sync adapter 6 years ago
Alex Baker 154ca109be Fix snoozing, missed calls, and deleting 6 years ago
Alex Baker 299a63d4c6 Remove DISTINCT and GROUP BY, double visitor 6 years ago
Alex Baker d6a3484004 Load task values into fields 6 years ago
Alex Baker c93a1a8c21 Remove property visitors from backup 6 years ago
Alex Baker 985b1f3485 Don't persist new tasks before editing 6 years ago
Alex Baker b3b2f6295c Convert query to toList 6 years ago
Alex Baker 198c9a4fce Convert refresh query to Room 6 years ago
Alex Baker 2cd63f89b2 Move delete logic to task deleter 6 years ago
Alex Baker ddd7961d35 Remove deleteTasksWithEmptyTitles 6 years ago