Commit Graph

486 Commits (52b7a84a1a52cbdc7306cdee7eb48606fc1c88af)

Author SHA1 Message Date
Tom Hacohen 7afb086c76 Debug activity: Show the number of entries per journal.
8 years ago
Tom Hacohen ced3d7283d Remove change journal from main page.
8 years ago
Tom Hacohen b0b5891e40 Add a collection view activity and move the journal viewer there
8 years ago
Tom Hacohen 3d217f47af Webview: Only load pages from a whilelist, not all.
8 years ago
Tom Hacohen e4043642db Suppress XSS warning.
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 42a644cabb EntryEntity: make content a SyncEntry instead of a string.
8 years ago
Tom Hacohen cee9576155 JournalModel: persist collection info inside the model instead of sqlite
8 years ago
Tom Hacohen bd5beaaf91 Move SyncEntry to the models package.
8 years ago
Tom Hacohen a794ee35cf Remove a mention of davdroid from log.
8 years ago
Tom Hacohen 431c54ab91 Show the number of journal entries on the collection detail screens.
8 years ago
Tom Hacohen 29fd177a95 Cache journals locally.
8 years ago
Tom Hacohen b9b930939f Allow renaming collections.
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 83fde4b81d Use DEBUG_REMOTE_URL to also override the webUri.
8 years ago
Tom Hacohen f84bd386f1 Create collection: only update url after pushed to server.
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 ce3483cee2 Create collection: update collection if already exists (info.url is set).
8 years ago
Tom Hacohen e7138842c8 Journal manager: Add a way to update a journal.
8 years ago
Tom Hacohen 1b3a4bf318 Add a way to count calendar events/contacts.
8 years ago
Tom Hacohen 4a196102a1 Collection info: serialize url, but not to json.
8 years ago
Tal Hacohen 8c9ec3bcc7 Replace all etesync links to open in the webview activity.
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 ae99a0f53a Change exceptions inheriting from HttpException to accept "Response"
8 years ago
Tom Hacohen 571c585292 HttpException: add a way to override response error message.
8 years ago
Tom Hacohen ba789da797 Add a UserInactive exception for when the user is no longer active
8 years ago
Tom Hacohen 8e7d363128 Refactor notifications to launch a notification handler
8 years ago
Tom Hacohen d918622ba2 Fix issue with only one of the notifications being clickable.
8 years ago
Tom Hacohen 5d712c72d0 Add links to the usage guide.
8 years ago
Tom Hacohen abc15f01d8 Rename the Android package to EteSync
8 years ago