Commit Graph

100 Commits (3f05b7fc1fcc7fea06d5dd2d863188a784ad27e9)

Author SHA1 Message Date
Tom Hacohen 3f05b7fc1f Bump target SDK version, update Gradle, and adjust code
12 months ago
Tom Hacohen 5c0befeb06 Manifest: support resizable activities.
4 years ago
Tom Hacohen 05b41c7f7d Migration: add a tool for migrating to EteSync v2.
4 years ago
Tom Hacohen db843d8798 NewAccountWizard: add a new account setup wizard.
4 years ago
Tom Hacohen bf1155d0b8 Invitations: implement invitations handling.
4 years ago
Tom Hacohen 63a8bf91a9 ViewCollection: add a basic etebase collection viewing activity.
4 years ago
Tom Hacohen 74e245de6d Android 11: export address book
4 years ago
Alex Baker e01f54c687 Add Tasks.org support
4 years ago
Tom Hacohen d1d08658f9 Don't export private activities.
5 years ago
Tom Hacohen 3b0bfbb054 Don't rely on the ACCOUNTS_CHANGED broadcast receiver
5 years ago
Tom Hacohen 64f8c5e1d2 Move the sync notification helper under syncadapter and rename it.
5 years ago
Tom Hacohen ac22ece30d Don't use a separate :sync process anymore so prefs don't need IPC.
5 years ago
Tom Hacohen 21c64d58ec Fix broadcast receiever intent to the correct etesync one.
5 years ago
Tom Hacohen b765f177c7 Migrate to AndroidX.
5 years ago
Tom Hacohen 5c894e001f Implementing changing encryption password.
5 years ago
Tom Hacohen 7f2ab44bca Implement Tasks support via OpenTasks
5 years ago
Tom Hacohen d98d91a67f Revert "Don't rely on LOGIN_ACCOUNTS_CHANGED_ACTION"
5 years ago
Tom Hacohen dda23fb484 Don't rely on LOGIN_ACCOUNTS_CHANGED_ACTION
5 years ago
Tom Hacohen e6ba52074a Journal item: view journal item in a separate activity.
7 years ago
Ricki Hirner 51840c3a22 Fix some inconsistencies
7 years ago
Tom Hacohen 589f81c50d Add multiple address books support
7 years ago
Tom Hacohen 656dad3615 Add UI to add/remove/list journal members.
7 years ago
Tal Hacohen 466870ff50 Import - Add basic import activity
7 years ago
Tom Hacohen 987076d95e Webview: fix behaviour of toolbar back button and simplify.
7 years ago
Tom Hacohen f984b76ec6 Add import from vCard (vcf)/iCal (ics)
7 years ago
Tom Hacohen b0b5891e40 Add a collection view activity and move the journal viewer there
7 years ago
Tom Hacohen 838cc2a79d Merge contacts/calendars collection handling
7 years ago
Tom Hacohen 3530821ddd JournalViewer: add an activity to view the journal.
7 years ago
Tom Hacohen cee9576155 JournalModel: persist collection info inside the model instead of sqlite
7 years ago
Tal Hacohen c041ddb690 Add webview activity to handle etesync link.
7 years ago
Tom Hacohen 8e7d363128 Refactor notifications to launch a notification handler
7 years ago
Tom Hacohen abc15f01d8 Rename the Android package to EteSync
7 years ago
Tom Hacohen 2583f75d41 Rename DavService service.
7 years ago
Tom Hacohen 8b5f87c2d4 Adjust DAVdroid to use the EteSync protocol (mostly working)
7 years ago
Ricki Hirner c8ddec9651 Change handling of tasks sync when OpenTasks is not installed
7 years ago
Ricki Hirner ae8bf4d49e Use string resource for logging file provider authority; vcard4android update
8 years ago
Ricki Hirner 8e5ca5a72d Share debug info: always use attachment
8 years ago
Ricki Hirner 054dba6ff8 Show progress bar when synchronization is active
8 years ago
Ricki Hirner 9555c066bd lint optimizations
8 years ago
Ricki Hirner 55ad06e328 New launcher logo
8 years ago
Ricki Hirner 19ab4a14ce Use cert4android instead of MemorizingTrustManager
8 years ago
Ricki Hirner d675fb961e Request ignoring battery optimization
8 years ago
Ricki Hirner 41ce609237 Support X-ABLabel for custom types
8 years ago
Ricki Hirner 61231b4233 Implement Android 6-style permissions
8 years ago
Ricki Hirner 6ffa6fa9a7 New feature: only sync in WiFi
8 years ago
Ricki Hirner 7ab13d648e Check for migrations only when package is replaced, DB fixes
8 years ago
Ricki Hirner c90b6075db Re-initialize logger in :sync process, too (IPC using broadcast)
8 years ago
Ricki Hirner e8cf9fd5ab Implement AboutActivity (license information)
8 years ago
Ricki Hirner 5723225475 App settings UI
8 years ago
Ricki Hirner f73f6ca43c Account management: Create address book (similar to create calendar)
8 years ago