Commit Graph

111 Commits (4c6176a6f4e68c1f888f8d50bed2e495b678f858)

Author SHA1 Message Date
Tom Hacohen a57936982d Add a fragment to setup user info.
8 years ago
Tom Hacohen 52723dac67 View collection: add a showcase to explain how to import.
8 years ago
Tom Hacohen 51d9c75c56 AccountActivity: Add a showcase to the account activity.
8 years ago
Tom Hacohen cb140a3387 Main activity: Add a showcase for adding an account.
8 years ago
Ricki Hirner 1295e4557e AccountsActivity: show message when global sync is disabled
8 years ago
Tal Hacohen e4fc23eb70 Journal - Load entries on background
8 years ago
Tom Hacohen 7915a51f1f Import: Make account import activity prettier.
8 years ago
Tal Hacohen 6820d9d413 Change desgin of both import lists
8 years ago
Tal Hacohen a7c5ccadc9 Import - Change toolbar title according to relevant fragment
8 years ago
Tal Hacohen 466870ff50 Import - Add basic import activity
8 years ago
Tom Hacohen 9ba84109b2 Login: add a "forgot password" link.
8 years ago
Tom Hacohen f984b76ec6 Add import from vCard (vcf)/iCal (ics)
8 years ago
Tom Hacohen b0b5891e40 Add a collection view activity and move the journal viewer there
8 years ago
Tom Hacohen 838cc2a79d Merge contacts/calendars collection handling
8 years ago
Tom Hacohen 3530821ddd JournalViewer: add an activity to view the journal.
8 years ago
Tom Hacohen 4c7ae90b36 Encryption setup page: add a note about why we are asking for an additional password.
8 years ago
Tom Hacohen baff2e886c Traslation: make log authority untranslatable.
8 years ago
Tom Hacohen 32df64000f Add stats to the collection edit page.
8 years ago
Tom Hacohen 7bb57c15a9 Add an edit collection page.
8 years ago
Tom Hacohen 9e8cfa77fa Remove another unused string.
8 years ago
Tal Hacohen c041ddb690 Add webview activity to handle etesync link.
8 years ago
Tom Hacohen 4fcc29c1d3 Rename Usage Guide to User Guide.
8 years ago
Tom Hacohen 6fdf2c3d1a Remove unused resources (mainly strings).
8 years ago
Tom Hacohen 14fb5ffae8 Change username login field to 'email'.
8 years ago
Tom Hacohen cf9ee98ead Sync interval setting: use the same string for current as selector.
8 years ago
Tom Hacohen fc939a3cbe Shorten notification error title so account name is visible.
8 years ago
Tom Hacohen ba789da797 Add a UserInactive exception for when the user is no longer active
8 years ago
Tom Hacohen 5d712c72d0 Add links to the usage guide.
8 years ago
Tom Hacohen 8c01e64ff4 Change the "delete collection" string to "Delete"
8 years ago
Tom Hacohen abc15f01d8 Rename the Android package to EteSync
8 years ago
Tom Hacohen 53637cec03 Remove translations to changed strings
8 years ago
Tom Hacohen d832ae9bc6 Cleanup error messages in notifications.
8 years ago
Tom Hacohen a935e09287 Update strings.
8 years ago
Tom Hacohen 7c4e6a11e1 Disallow deleting the last collection.
8 years ago
Tom Hacohen c5a17291e5 Put a notice to double-check the encryption password.
8 years ago
Tom Hacohen 2583f75d41 Rename DavService service.
8 years ago
Tom Hacohen e07c992701 Improve some strings.
8 years ago
Tom Hacohen c0d0621887 Improve auth error error message.
8 years ago
Tom Hacohen 80bb0d6a70 Handle errors when syncing journals, not just entries.
8 years ago
Tom Hacohen f2febfeb8c Improve integrity error, error message.
8 years ago
Tom Hacohen 1730241e5d Fix login finish button to say 'finish'
8 years ago
Tom Hacohen 30631a0b89 Change DAVdroid to EteSync.
8 years ago
Tom Hacohen 8b5f87c2d4 Adjust DAVdroid to use the EteSync protocol (mostly working)
8 years ago
Ricki Hirner 88b5a26c3b Don't show warning on AccountSettings version updates
8 years ago
Ricki Hirner fb7f974987 Allow renaming of accounts
8 years ago
Ricki Hirner 3c1e9302df Add app-wide HTTP proxy setting
8 years ago
Ricki Hirner ae8bf4d49e Use string resource for logging file provider authority; vcard4android update
8 years ago
Ricki Hirner e7e30e9f2f Remove VCard RFC6868 setting (always enabled now; setting not needed for Posteo compatibility anymore)
8 years ago
Ricki Hirner 9555c066bd lint optimizations
8 years ago
Ricki Hirner 19ab4a14ce Use cert4android instead of MemorizingTrustManager
8 years ago