Commit Graph

562 Commits (f7e0e30b65f0f67b0003546d1fb596e509716ed0)

Author SHA1 Message Date
Tom Hacohen f7e0e30b65 Crash reporting: change to the ACRA http reporter instead of email.
4 years ago
Tom Hacohen 9376e60276 Invitations: trigger a sync when accepting invitations.
4 years ago
Tom Hacohen 3a96e16af3 Migration: fix crash after the end of migration.
4 years ago
Tom Hacohen f7314a5cca Migration: improve the end-of-migration message.
4 years ago
Tom Hacohen 4ee571a4c9 Migration: remove unused parameter and use correct fragment manager.
4 years ago
Tom Hacohen 05b41c7f7d Migration: add a tool for migrating to EteSync v2.
4 years ago
Tom Hacohen 2277888aee Rename the etebase_fragment_activity layout.
4 years ago
Tom Hacohen 17e7085aa4 Fix crash when deleting an item before it was ever uploaded.
4 years ago
Tom Hacohen fd94ea51f5 Signup page: add a notice about the pricing.
4 years ago
Tom Hacohen b5355b47e3 Webview: cleanup the code a bit.
4 years ago
Tom Hacohen 181dd45e2c NewAccountWizard: don't show retry button when loading is successful.
4 years ago
Tom Hacohen 73c1d1ee0b Update etebase dep and adjust code accordingly.
4 years ago
Tom Hacohen edb1579fe0 LocalCache: allow trying to unset non-existent collection.
4 years ago
Tom Hacohen 624372f527 NewAccountWizard: use the etebase types constants.
4 years ago
Tom Hacohen 008f91d715 Settings: Implement the dashboard link.
4 years ago
Tom Hacohen 46dbb22ff3 LocalCache: use the new Etebase FileSystemCache.
4 years ago
Tom Hacohen 9ce152f5be Use the library's isServerEtebase function.
4 years ago
Tom Hacohen 12d25a7785 Signup: add field validations.
4 years ago
Tom Hacohen 918f30965d EtebaseCache: fix crash when removing and re-adding (sometimes).
4 years ago
Tom Hacohen db843d8798 NewAccountWizard: add a new account setup wizard.
4 years ago
Tom Hacohen 82ce1783bc CollectionEdit: update mtime when editing and deleting collections.
4 years ago
Tom Hacohen a632ab9cf7 Invitations: add a confirmation dialog for sent invitations.
4 years ago
Tom Hacohen b76b9e7f6d Update deps and adjust code accordingly.
4 years ago
Tom Hacohen 468b97f6f0 Invitations: show who the invitation is from.
4 years ago
Tom Hacohen a0b2d7754c BaseConfigurationFinder: make the Etebase error catcher more generic.
4 years ago
Tom Hacohen bf1acb1ff5 Improve logging for login/account creation
4 years ago
Tom Hacohen 2b88ad6896 Sync notifications: fix changes notifications to not show for items we pushed.
4 years ago
Tom Hacohen 16f7187a77 Mostly fix email sending for events with attendees.
4 years ago
Tom Hacohen 21d6459cd9 LocalEvent: fix crash when getting content of an event without a filename.
4 years ago
Tom Hacohen 86ea7e878e Sync: fix the sync notification to work with etesync 2.0
4 years ago
Tom Hacohen f29d117cc6 Item view: implement restoring item to a previous revision state.
4 years ago
Tom Hacohen be12f1d319 Collection creation: trigger an item load (even though empty).
4 years ago
Tom Hacohen 44c29b4bcd Sync error notifications: only have one notification for refersh collections.
4 years ago
Tom Hacohen d260d7699a Account settings: disable the account dashboard link until we implement it.
4 years ago
Tom Hacohen 52dcd459d9 Cleanup how we create address book names.
4 years ago
Tom Hacohen 6e799d5887 Login and signup: improve dialog text.
4 years ago
Tom Hacohen 39ad32bbd0 Collection membership: implement leaving collections.
4 years ago
Tom Hacohen bf1155d0b8 Invitations: implement invitations handling.
4 years ago
Tom Hacohen b11ece37d5 SyncAdapter: fix crash when syncing empty accounts.
4 years ago
Tom Hacohen 2eeee1214f Signup: add a signup fragment so people can sign up from the app
4 years ago
Tom Hacohen 44503715a8 Login fragment: clear errors on validation success
4 years ago
Tom Hacohen 5bf69d27d3 Login page: remove EteSync-specific string + update forgot password link.
4 years ago
Tom Hacohen cec32851cf Fix login/change password forms to have a consistent design.
4 years ago
Tom Hacohen bf050aa53b HttpClient: use the http client builder when using etesync
4 years ago
Tom Hacohen 048acdf26c Have a collection fetching cache like we had for etesync v1.
4 years ago
Tom Hacohen b637f25f4a Update etebase dep and adjust code accordingly
4 years ago
Tom Hacohen 20a2c1b445 Contacts sync: try setting the sync to expedited so it maybe happens sooner.
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