Commit Graph

584 Commits (99dca744862d0cf74e19e9a2fd879a8cb73c6534)

Author SHA1 Message Date
Tom Hacohen 6d5136fbbb Import: fix crashes for some users when activities disappear.
3 years ago
Tom Hacohen 4e472e5ff3 Sync: don't override item UID if already set.
4 years ago
Tom Hacohen 0c29eebb86 Fix "Potential vendor bugs" dialog constantly showing.
4 years ago
Tom Hacohen 79675261d2 Fix build following changes.
4 years ago
Tom Hacohen fe376b22d6 Edit collection fragment: fix crash.
4 years ago
Tom Hacohen 4b6ce9ac5d Sync errors: better handle Unauthorized and PermissionDenied errors.
4 years ago
Tom Hacohen 9fd370ff6e Fix potential crash in migration script.
4 years ago
Tom Hacohen dfc1e78543 Import: fix error reporting to not be silent.
4 years ago
Tom Hacohen 4485fdbb08 Fix crashes.
4 years ago
Tom Hacohen 8a9161301e ViewCollection: fix crash when clicking options while still loading.
4 years ago
Tom Hacohen eb09c3a0e0 Account Loader: use view models instead of AsyncTask.
4 years ago
Tom Hacohen c953a273e5 Fix rare crash when syncing EteSync 1.0 accounts.
4 years ago
Tom Hacohen 06c511eb67 Event invitations: only send invitations for events we created locally.
4 years ago
Tom Hacohen e3dc70bc11 Fix crashes with fragments that don't have a default constructor.
4 years ago
Tom Hacohen cea216e6f7 DetectConfigurationFragment: use async task instead of loader.
4 years ago
Tom Hacohen 586ad902c6 Crash reporting: including username when possible.
4 years ago
Tom Hacohen 8006ad1196 DebugInfo: include the crash exception if available.
4 years ago
Tom Hacohen e6c172e60b Debug info: fix sending of crash information (visual feedback).
4 years ago
Tom Hacohen db993e81eb Import: have a user facing error instead of a crash.
4 years ago
Tom Hacohen b5aafc11c5 EditCollection: only show error if we are still attached to context.
4 years ago
Tom Hacohen 841a1f0fd9 LoginCredentials: fix crash with fragment.
4 years ago
Tom Hacohen 5cd8ea82ff Change log view: be more defensive about malformed dates for events.
4 years ago
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