Commit Graph

96 Commits (087aae0a7b62f97b0d5ebb1e638af9c6f5c3759d)

Author SHA1 Message Date
Alex Baker 087aae0a7b Complete rewrite of Google Task manual ordering 5 years ago
Alex Baker f34cdcaa68 Replace paging library with @RawQuery 5 years ago
Alex Baker db3927a59b Google Task sync improvements
* Check etag when fetching lists
* Set max results to 100
5 years ago
Alex Baker e302f3402e Split locations table into geofences and places 5 years ago
Alex Baker 9249f690f9 Use original query for count 5 years ago
Alex Baker 64999b0fb2 Use JobIntentService to update badges 5 years ago
Alex Baker fb006fec46 Replace qualified name 6 years ago
Alex Baker fb5089a96f Remove unnecessary openForWriting 6 years ago
Alex Baker 79848f94a3 Update license header 6 years ago
Alex Baker 35525a4957 Reformat code 6 years ago
Alex Baker 84cbec5484 Google Drive uploader changes
* Fix auto backup purging
* Add random delay for midnight backups so they don't all upload at once
6 years ago
Alex Baker 0e32ddaf54 Use work manager for after save work 6 years ago
Alex Baker 1311db836f Added new location row to edit screen 6 years ago
Alex Baker 21aeb754a0 Fix sorting dates with time before those without
Facepalm
6 years ago
Alex Baker c74b8c7f63 Migrate to AndroidX 6 years ago
Alex Baker 7339d5dcb3 Notify content provider after tasks deleted 6 years ago
Alex Baker 9b53257d5f google-java-format 1.6.1 6 years ago
Alex Baker de7a0242ad Move getLimitOffsetDataSource 6 years ago
Alex Baker ef874a8942 Report exceptions when opening database 6 years ago
Alex Baker 021c9bbf35 Fix google task bugs
* Fix manual sort query
* Fix multi-account sync
6 years ago
Alex Baker fd79338c26 Delete lists and accounts in a transaction
* Delete google tasks when they're remotely cleared or deleted
* Delete caldav tasks when they're remotely deleted
6 years ago
Alex Baker 07f9d72219 Add support for multiple google task accounts 6 years ago
Alex Baker 57a8fe6839 Only fetch google tasks that haven't moved 6 years ago
Alex Baker f8fab59be9 Implement caldav service discovery 6 years ago
Alex Baker 8bb71c0898 Update to Timber 4.7.0 6 years ago
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 351604f4a5 Addressing inspections 6 years ago
Alex Baker bb44afbb7d New tasks in custom filter use noon instead of eod 6 years ago
Alex Baker da10291b04 Applying intellij-java-google-style 6 years ago
Alex Baker 3bb93f1ad0 Detect remote caldav deletions 6 years ago
Alex Baker 7eb76be346 Add CalDAV sync adapter 6 years ago
Alex Baker bb0f99f35a Add CalDAVSettingsActivity 6 years ago
Alex Baker b882e5d690 Pass saved task to AfterSaveIntentService
Otherwise transitory flags will be lost
6 years ago
Alex Baker 5c6d10e4ef Add caldav accounts and tasks to backup 6 years ago
Alex Baker caed986539 Add CalDAV tables 6 years ago
Alex Baker 6f36d6d430 Move sync list pref, add 'don't sync' 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 67f3b3d97f Use cursor count
Selecting count doesn't handle queries with limits
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 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 669e87bc3a Fix database migrations, drop unused columns 6 years ago
Alex Baker 990df8eb47 Fixing things 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