Commit Graph

61 Commits (427ee369b4757b3f234c31c3f33323ab313262c4)

Author SHA1 Message Date
Alex Baker 427ee369b4 Fix miscellaneous inspections 10 months ago
Alex Baker a45959052b Make CaldavTask.task immutable 1 year ago
Alex Baker e1aed0f1af Make CaldavTask.id immutable 1 year ago
Alex Baker 52d664856d Convert CaldavTask to data class 1 year ago
Alex Baker a739b21f0f Don't always add reminders to new incoming tasks
* Don't add reminders on initial sync
* Don't add reminders for tasks created by clients with alarm support
1 year ago
Alex Baker e41b9561dc Convert Place to data class 1 year ago
Alex Baker 2c697fd5b9 Convert Geofence to data class 1 year ago
Alex Baker ac62b4f385 Move cd_order to task table 1 year ago
Alex Baker 63fda6f681 Add default reminders to new incoming ical tasks 1 year ago
Alex Baker 71f22dd05d Read-only support 2 years ago
Alex Baker 80abbbcce5 Update ical4android 2 years ago
Alex Baker 1cd4e00919 Add xprop tests 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 494c449fe6 Disable alarm sync for synology calendar 2 years ago
Alex Baker c7f9f6e0e3 Fix thunderbird ack time 2 years ago
Alex Baker a62ffbc9fb Update modified if alarms changed during sync 2 years ago
Alex Baker b4c85ed5c7 Clear reminder if dismissed in Thunderbird 2 years ago
Alex Baker 7941373a37 Fix reminder synchronization
Remote changes were being ignored if local reminders were present
2 years ago
Alex Baker 1154ba4be4 Store icalendar data on disk 2 years ago
Alex Baker 42e44eafdc Merge remote changes before pushing local changes
Only applies to native CalDAV and native EteSync
2 years ago
Alex Baker cb834a9818 Convert random and snooze reminders to alarms
Display snooze time in edit screen
2 years ago
Alex Baker 00bc23c0dd Add alarm tests 2 years ago
Alex Baker 3b2b16f0c6 Synchronize VALARMs 2 years ago
Alex Baker 99e624e836 Apply tz offset when converting to ical4j Date 3 years ago
Alex Baker 211f56a343 Synchronize snooze time 3 years ago
Alex Baker bfd1316c33 Convert parent to property 3 years ago
Alex Baker e4e37b22f1 Sync subtask expand/collapse state 3 years ago
Alex Baker c4a97d2569 Use ical4j instead of google-rfc-2445 3 years ago
Alex Baker 385aa08a2d Sync start time one second before due time 3 years ago
Alex Baker 9ae31d5949 Remove CaldavConverter 3 years ago
Alex Baker e6fbb92912 Use ical4j in RepeatRuleToString 3 years ago
Alex Baker 5ff6b885f7 Fix all day date synchronization 3 years ago
Alex Baker d8e8c1b1a6 Fix some CalDAV time zone conversions 3 years ago
Alex Baker d1d076a3d7 Use ical4android to build content provider ops 3 years ago
Alex Baker 0f70ac0f5d Use AndroidTask to read OpenTask data 3 years ago
Alex Baker cf2360d58d Synchronize start dates via iCalendar & OpenTasks 3 years ago
Alex Baker aece05d7e7 Move companion object to bottom of file 3 years ago
mhmdanas 96315daa9e Miscellaneous improvements 3 years ago
Alex Baker 5eb9370294 Use task modification date for lastSync value
Fix race condition that caused Tasks to not push changes after
rescheduling a remotely completed recurring task
3 years ago
Alex Baker acf22b8ace Recreate local task if not found 4 years ago
Alex Baker 8a6141519f Fix malformed and duplicated RELTYPEs 4 years ago
Alex Baker 14f46f0688 Sync with opentasks-provider 4 years ago
Alex Baker 15637e784e Make some caldav recur and geo code reusable 4 years ago
Alex Baker 5b8256d65e Use non-blocking daos in iCalendar 4 years ago
Alex Baker f33ecdda7d Create blocking room daos 4 years ago
Alex Baker de3e23d9d7 Rename fetch to fetchBlocking, add suspend fetch 4 years ago
Alex Baker 66751caef7 Replace org.threeten with java.time 4 years ago
Alex Baker e6beaddbd6 Implement drag and drop reordering for CalDAV 4 years ago
Alex Baker bb84f0d3c3 Replace Iterables.removeIf 4 years ago
Alex Baker 808781c262 Display caldav tasks in manual sort order 4 years ago