Commit Graph

79 Commits (b76b9e7f6d94bd30437a3ac64d6c8159b5338f90)

Author SHA1 Message Date
Tom Hacohen b76b9e7f6d Update deps and adjust code accordingly.
4 years ago
Tom Hacohen 21d6459cd9 LocalEvent: fix crash when getting content of an event without a filename.
4 years ago
Tom Hacohen 52dcd459d9 Cleanup how we create address book names.
4 years ago
Tom Hacohen b637f25f4a Update etebase dep and adjust code accordingly
4 years ago
Tom Hacohen bc44062e93 Local resources: fix the mess of find by username/uid being all mixed up.
4 years ago
Tom Hacohen 97d1a40e49 AddressBook: set isSyncable=1 on creation and update readOnly
4 years ago
Tom Hacohen 00a1a223d0 SyncManager: correctly set the item's UID in the metadata.
4 years ago
Tom Hacohen d768ab69cd Fix parsing of #RRGGBBAA collection colors.
4 years ago
Tom Hacohen f8c0eaca35 Sync manager: add etebase support (pushing changes)
4 years ago
Tom Hacohen 6302ab42de Sync manager: add etebase support (pulling changes)
4 years ago
Tom Hacohen deb1bb831b AddressBooksSyncAdapter: implement syncing etebase address books
4 years ago
Tom Hacohen d6a0958d16 TaskListSyncAdapter: implement syncing etebase task lists
4 years ago
Tom Hacohen 1c284bce91 CalendarSyncAdapter: implement syncing etebase calendars.
4 years ago
Tom Hacohen eeb93f523d Get account list: add etebase support.
4 years ago
Alex Baker e01f54c687 Add Tasks.org support
4 years ago
Ricki Hirner 8422892708 Address books accounts: set initial user data twice for older Android versions
5 years ago
Tom Hacohen ffb7f53c0a TaskList: catch exception when trying to acquire task list
5 years ago
Tom Hacohen 36a44ba339 LocalAddressBook: update according to vcard4android changes.
5 years ago
Tom Hacohen 6031bd2699 Events: automatically transform EMAIL event reminders to DISPLAY ones.
5 years ago
Tom Hacohen bbd40e0255 LocalGroup: implement updateAsDirty.
5 years ago
Tom Hacohen cc83e2c5d9 Tasks: implement update as dirty.
5 years ago
Tom Hacohen bfe68b9684 LocalTask: add a function to save tasks as dirty.
5 years ago
Tom Hacohen 44c516a868 Sync: fix the sync to also do the initial preparation in chunks
5 years ago
Tom Hacohen 17b6e69c86 Move everything to use the new Logger
5 years ago
Tom Hacohen f64960699b LocalTask: remove a potentiall bad logging message.
5 years ago
Tom Hacohen e1573ef7ab Tasks journal view: show the number of tasks in the journal.
5 years ago
Tom Hacohen 4cc664ee6c Fix misleading logging message.
5 years ago
Tom Hacohen 79ddd1d7c9 Fix bug with resetting contact deleted state.
5 years ago
Tom Hacohen cabea0c3ec Revert changes when changing read only journals.
5 years ago
Tom Hacohen 69bf028481 Apply group memberships: be more defensive with potentially missing members.
5 years ago
Tom Hacohen 96fc87cad4 Fix loading tasklist color in edit collection activity.
5 years ago
Tom Hacohen 0ae278aabd Addressbook import: implement group import when importing from account.
5 years ago
Tom Hacohen 723790178c Optimise imports.
6 years ago
Tom Hacohen e39e882c0a Fix many compilation warnings
6 years ago
Tom Hacohen 7f2ab44bca Implement Tasks support via OpenTasks
6 years ago
Tom Hacohen 633e1228f0 Fix issue with sync on devices that don't require the hash hack.
6 years ago
Tom Hacohen 93f0e17144 Fix account and collection deletion on some devices.
6 years ago
Tom Hacohen b88ad593d7 Fix issue with deleted entries being re-added.
6 years ago
Tom Hacohen b2f7cc811f Fix applying of groups from journal.
6 years ago
Tom Hacohen c4daed9391 Upgrade vcard4android and ical4android.
6 years ago
Tom Hacohen cd33b5def8 Kotlin: move resources to Kotlin (almost compiles).
6 years ago
Tom Hacohen 093eee6409 Kotlin: more kotlin migration.
6 years ago
Tom Hacohen 4d516c5fe1 Kotlin: more kotlin migration.
6 years ago
Tom Hacohen 4c4c94ca1c Kotlin: more kotlin migration.
6 years ago
Tom Hacohen e20e79e840 Fix bug causing group duplication every time a group is changed.
6 years ago
Tom Hacohen dd96ea38d0 Remove lombok usage entirely, but keep it for the submodules
6 years ago
Tom Hacohen 1046164b83 Delombokify: remove Setter/Getter usages.
6 years ago
Tom Hacohen 09685d08e3 LocalGroup: correctly check if a group is local only or not.
7 years ago
Tom Hacohen c54baccdc7 SyncManager: add back support for contact groups
7 years ago
Ricki Hirner 5031efe845 Remove "ical4android" from iCal PRODID (same format as for VCard)
7 years ago