Commit Graph

64 Commits (main)

Author SHA1 Message Date
Alex Baker 6e14d07d0c Move Room to data module 7 days ago
Alex Baker 52d664856d Convert CaldavTask to data class 12 months ago
Alex Baker c2222657ec Remove gt_parent from CaldavTask 1 year ago
Alex Baker ac62b4f385 Move cd_order to task table 1 year ago
Alex Baker 2006e2c84b Convert GoogleTask to CaldavTask 1 year ago
Alex Baker 513f8b017f Convert GoogleTaskList to CaldavCalendar 1 year ago
Alex Baker a04fbebd0f Convert GoogleTaskAccount to CaldavAccount 1 year ago
Alex Baker 71f22dd05d Read-only support 1 year ago
Alex Baker 2ac6c2413b Attachment changes
* Add attachment table to map attachment to file
* Convert TaskAttachment to immutable data class
* Copy attachments when duplicating tasks
2 years ago
Alex Baker 57ca2f013a Update schema for recurrence
* Move repeat until into recurrence
* Move repeat from out of recurrence
2 years ago
Alex Baker 0cfb27df22 Remove encryptionKey and suppress repeat columns 2 years ago
Alex Baker 323fa0eb8a Remove unused database columns 2 years ago
Alex Baker cb9661bc56 Move radius from geofence to place 2 years ago
Alex Baker 1154ba4be4 Store icalendar data on disk 2 years ago
Alex Baker 2d9c1638dc Add support for relative and repeating alarms 2 years ago
Alex Baker 3d980ebc59 Separate principal and principal_access tables 3 years ago
Alex Baker e8ad88be21 Add server type column to caldav accounts 3 years ago
Alex Baker 983fa6644c Add principals table 3 years ago
Alex Baker bb071f2027 Add access column to CaldavCalendar 3 years ago
Alex Baker 8ff6057531 Add order columns to nav drawer items 4 years ago
Alex Baker e6beaddbd6 Implement drag and drop reordering for CalDAV 4 years ago
Alex Baker 0c0d4a79e7 Add order to caldav tasks table 4 years ago
Alex Baker 59f579420d Make some task fields not null 4 years ago
Alex Baker bd1aa46d13 Add Places to navigation drawer 4 years ago
Alex Baker fba0f1cfec Collapsible navigation drawer groups 4 years ago
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