Commit Graph

880 Commits (8527ec29d81128bc627bf92bc4ae454fa3db331f)

Author SHA1 Message Date
Tom Hacohen 72253932d3 Revert "Revert "Revert "App: only init the data store once per application."""
5 years ago
Tom Hacohen 496b6cd633 Fix tests.
5 years ago
Tom Hacohen 63cbaddfc6 Add a lock when pushing changes.
5 years ago
Tom Hacohen e83c95e8ec Sync settings: remove deprecated 5/10 minutes sync options from the UI.
5 years ago
Tom Hacohen 5fc26c6461 Fix issue with journal preview showing the wrong dates.
5 years ago
Tom Hacohen da3ac48bbf Revert "Revert "App: only init the data store once per application.""
5 years ago
Tom Hacohen e860a37bf7 Update the user guide's url to the Android specific one.
5 years ago
Tom Hacohen 73179318f3 Revert "App: only init the data store once per application."
5 years ago
Tom Hacohen 19b4e2a796 Revert "Add a reentrant lock to our entity data store."
5 years ago
Ricki Hirner 8422892708 Address books accounts: set initial user data twice for older Android versions
5 years ago
Tom Hacohen 8abbbd122f Add autofill hints to the login screen.
5 years ago
Tom Hacohen 413218d55f Fix Norwegian Bokmål to not translate untranslatable strings.
5 years ago
Marius Lindvall 0518269812 Translate to Norwegian Bokmål
5 years ago
Tom Hacohen 26ea8900a2 App: only init the data store once per application.
5 years ago
Tom Hacohen 9ed172e23c Add a reentrant lock to our entity data store.
5 years ago
Tom Hacohen a74f188b3b requery: use our own data store class.
5 years ago
Tom Hacohen d8600f2f04 SetupEncryption: fix issue with inserting existing services.
5 years ago
Tom Hacohen 990ab81c2b ServiceEntity: rename fetch to fetchOrCreate.
5 years ago
Tom Hacohen 9600cd3f1f Service default creation: correctly set the type.
5 years ago
Tom Hacohen f7f2dac76b Change the wording for setting collection's color.
5 years ago
Tom Hacohen 5df3a59a2e Gracefully handle trying to insert again an entry we have in the db.
5 years ago
Tom Hacohen 570ed1b84a SyncAdapter: move journal fetching to a separate caching class
5 years ago
Tom Hacohen b50c633ca1 Improve debug information in createLocalEntry.
5 years ago
Tom Hacohen 67b6dce44f Basemanager: consider SSLProtocolExceptions as real issues.
5 years ago
Tom Hacohen c26c2c5332 Update cert4android and adjust HttpClient accordingly
5 years ago
Tom Hacohen 1bbf00c6bd Revert "BaseManager: Consider SSLHandshakeExceptions as real issues."
5 years ago
Tom Hacohen 37a1c06dbd Account settings: change Mannage Account to Account Dashboard
5 years ago
Tom Hacohen 99a174c93d Side menu: rename external links to useful links.
5 years ago
Tom Hacohen b450d20d2a Side menu: change Web site to Website.
5 years ago
Tom Hacohen 6ca0af69a2 Side menu: change from Contact developer to Contact.
5 years ago
Tom Hacohen d8cb979d36 Journal viewer: make raw journal entries's text selectable.
5 years ago
Tom Hacohen ffb7f53c0a TaskList: catch exception when trying to acquire task list
5 years ago
Tom Hacohen d659b48f6d Create collection: gracefully handle IO exceptions.
5 years ago
Tom Hacohen d3ad17e0bb BaseManager: Consider SSLHandshakeExceptions as real issues.
5 years ago
Tom Hacohen 36a44ba339 LocalAddressBook: update according to vcard4android changes.
5 years ago
Tom Hacohen 9560d4a65b BaseManager: add a debug log for the beginning of a network call.
5 years ago
Tom Hacohen 58f16681aa Debug info: add calling class information to reports.
5 years ago
Tom Hacohen 3c74cb1575 Optimise imports.
5 years ago
Tom Hacohen c8a81862ea Import: fix import of contacts.
5 years ago
Tom Hacohen 9018b6cdd0 Import: make it easy to report import issues to devs.
5 years ago
Tom Hacohen d1d08658f9 Don't export private activities.
5 years ago
Tom Hacohen 687f973725 Fix formatting.
5 years ago
Tom Hacohen 1cfdc59b17 Change journal: make it possible to revert an item to a past state.
5 years ago
Tom Hacohen 6031bd2699 Events: automatically transform EMAIL event reminders to DISPLAY ones.
5 years ago
Tom Hacohen 8e457c5ec7 Import contacts: fix wrong import account.
5 years ago
Tom Hacohen 201a1e078e Change the icon to an adaptive icon
5 years ago
Tom Hacohen cac34e6785 Import: verify activity is not null when finishing import.
5 years ago
Tom Hacohen 84ab0cb16f Import: check if successfully acquired the provider before trying to import.
5 years ago
Tom Hacohen b2f41fd0a8 Invitation email: update signature.
5 years ago
Tom Hacohen 7d7096cc58 Allow connecting to insecure (http) servers.
5 years ago