Commit Graph

39 Commits (3b2bf6a3a59ad88929d65a94683e0d7f850dbce0)

Author SHA1 Message Date
Alex Baker a0d6aada98 Add encryption key and account type to caldav 4 years ago
Alex Baker 9e85cc5b01 Add support for offline multi-level subtasks 4 years ago
Alex Baker b5e29b0ad9 Add collapsed column to tasks 5 years ago
Alex Baker 3730500d25 Add active_and_visible index on tasks 5 years ago
Alex Baker 95f36a6d47 Add caldav acct pref to suppress repeating tasks 5 years ago
Alex Baker 83642e25d7 Improve recursive query performance 5 years ago
Chris Heywood 2081264a0a Add cd_parent and cd_remote_parent to CaldavTask 5 years ago
Alex Baker 12f803e3de Custom icon picker 5 years ago
Alex Baker 3c5df292ee Rename database columns 5 years ago
Alex Baker 087aae0a7b Complete rewrite of Google Task manual ordering 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 1311db836f Added new location row to edit screen 6 years ago
Alex Baker a496040222 Indicate google task and caldav sync errors 6 years ago
Alex Baker 07f9d72219 Add support for multiple google task accounts 6 years ago
Alex Baker 57aec936fc Update caldav account settings
* Encrypt passwords (Android 6+)
* Add name field
6 years ago
Alex Baker f8fab59be9 Implement caldav service discovery 6 years ago
Alex Baker a20479d952 Use android-job to sync caldav tasks 6 years ago
Alex Baker bcc5deba18 Store remote vtodo and preserve unsupported fields 6 years ago
Alex Baker 3bb93f1ad0 Detect remote caldav deletions 6 years ago
Alex Baker bb0f99f35a Add CalDAVSettingsActivity 6 years ago
Alex Baker 104c93053e Add url and username to caldav account 6 years ago
Alex Baker caed986539 Add CalDAV tables 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 669e87bc3a Fix database migrations, drop unused columns 6 years ago
Alex Baker a65d354eda Add 'google_task_lists' table 7 years ago
Alex Baker c7e2a37e77 Add 'filters' table 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 ddf6b75f7d Modify alarms schema 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