Ricki Hirner
364d79535a
Update to ez-vcard 0.10.1
...
* fix REV and PREF problems
2017-01-01 01:13:03 +01:00
Ricki Hirner
d30077657c
Fix permissions notification
...
* ical4android: remove ORGANIZER from all VEVENT components if there are not attendees
2016-12-31 14:16:18 +01:00
Ricki Hirner
4b8c44fe5b
AccountSettings version 5: enable/disable OpenTasks by availability (Android 7.1.1 fix)
...
* better handling of setIsSyncable
2016-12-30 14:29:56 +01:00
Ricki Hirner
88b5a26c3b
Don't show warning on AccountSettings version updates
2016-12-30 14:28:28 +01:00
Ricki Hirner
d5807e44af
Update to SDK level 25
2016-12-30 02:58:54 +01:00
Ricki Hirner
c8ddec9651
Change handling of tasks sync when OpenTasks is not installed
...
* AccountDetailsFragment: at account creation, enable task sync only when OpenTasks is installed
* PackageChangedReceiver: when packages are (un)installed, check for OpenTasks availability and (de)activate task sync for all accounts accordingly
* LocalTaskList: don't cache OpenTasks availability
* sync_*.xml: don't activate sync by default
2016-12-28 22:23:13 +01:00
Ricki Hirner
0a70d91883
Fetch translations from Transifex
2016-12-23 15:54:20 +01:00
Ricki Hirner
7a4fc19814
Version bump to 1.3.5
2016-12-23 15:51:56 +01:00
Ricki Hirner
ef92753ac6
Address book selection changed: update URL as soon as possible
2016-12-19 18:58:35 +01:00
Ricki Hirner
ca38cbe935
Update okhttp to 3.5.0
2016-12-02 15:01:52 +01:00
Ricki Hirner
29068389c7
Log group assignments more verbosely
2016-11-25 21:40:40 +01:00
Ricki Hirner
d2df3c9027
Rename account: don't crash when content providers are not accessible
2016-11-17 19:59:23 +01:00
Ricki Hirner
d34efb103d
Version bump to 1.3.4.1
2016-11-14 18:48:26 +01:00
Ricki Hirner
2fd0ac2dd0
Fetch translations from Transifex
2016-11-14 18:41:48 +01:00
Ricki Hirner
4f796669f6
Avoid some crashes
...
* check whether ACTION_REQUEST_IGNORE_BATTERY_OPTIMIZATION can be resolved before launching it
* cert4android: don't crash when service can't be bound
2016-11-14 18:39:25 +01:00
Ricki Hirner
fb7f974987
Allow renaming of accounts
...
* allow renaming of accounts
* always open AccountActivity, even if there are no services (so that users can delete the account from within DAVdroid)
2016-11-14 01:14:46 +01:00
Ricki Hirner
900f1fd857
Fetch translations from Transifex
2016-11-13 20:34:11 +01:00
Ricki Hirner
e0a5748da3
Update build tools to 25.0.0, fix WiFiManager leak
2016-11-13 20:22:10 +01:00
Ricki Hirner
fa17659ce8
Fetch translations from Transifex
2016-11-04 12:02:08 +01:00
Ricki Hirner
8d4eeb763b
Version bump to 1.3.4
...
* library updates
2016-11-04 12:01:24 +01:00
Ricki Hirner
3c1e9302df
Add app-wide HTTP proxy setting
2016-10-30 22:21:54 +01:00
Ricki Hirner
f2d5fe32c5
Debug info: send inline on Android <4.1 and when creating an attachment doesn't work
2016-10-22 02:05:58 +02:00
Ricki Hirner
08639b2e89
Version bump to 1.3.3.1
2016-10-21 19:52:55 +02:00
Ricki Hirner
5b50aa024e
Fetch translations from Transifex
2016-10-21 19:50:09 +02:00
Ricki Hirner
d8fb9c8373
Library updates
...
* dav4android: disable compression for GET requests because it may change the ETag
* better logging for ical4j messages
* tests
2016-10-21 11:08:50 +02:00
Ricki Hirner
b3dda2c112
ProGuard update; signing config
2016-10-18 12:36:41 +02:00
Ricki Hirner
ae8bf4d49e
Use string resource for logging file provider authority; vcard4android update
2016-10-17 23:57:53 +02:00
Ricki Hirner
8e5ca5a72d
Share debug info: always use attachment
...
* share debug info: always use attachment (before: send inline if it was small enough)
* use FileProvider for debug info attachment (for Android 7 compatibility)
* dav4android, ical4android fixes
2016-10-17 17:47:27 +02:00
Ricki Hirner
2e78e1e746
Add useless ProGuard rule
2016-10-15 16:51:35 +02:00
Ricki Hirner
fb4321f35f
Fetch translations from Transifex
2016-10-14 21:19:39 +02:00
Ricki Hirner
7d7e2584ed
Version bump to 1.3.3
2016-10-14 21:00:29 +02:00
Ricki Hirner
118d873cdf
ical4android: ignore invalid DUE < DTSTART for tasks
2016-10-12 17:03:46 +02:00
Ricki Hirner
e7e30e9f2f
Remove VCard RFC6868 setting (always enabled now; setting not needed for Posteo compatibility anymore)
2016-10-12 16:45:26 +02:00
Ricki Hirner
bd8470e7eb
Switch to JUnit4
2016-10-10 21:03:18 +02:00
Ricki Hirner
ec0e792f12
Add Gitlab CI
2016-10-10 20:18:37 +02:00
Ricki Hirner
593d907e3a
Improve tests
2016-10-07 14:39:21 +02:00
Ricki Hirner
2c5b93ce43
Fix NPE in "is refreshing progress bar"
2016-10-07 14:39:18 +02:00
Ricki Hirner
68d48bb0f2
Version bump to 1.3.2.2
2016-10-05 11:14:41 +02:00
Ricki Hirner
3acc05b605
Enable verbose logging of allow loggers (for instance, okhttp) / dav4android update
2016-10-04 23:42:03 +02:00
Ricki Hirner
3813c1e0c8
Android 4.0/4.1 fixes
...
* require API level 15 for TransactionTooLargeException
* use SQLite WAL only on API level 16+
* various database access, provider access and UI fixes
2016-10-04 16:23:23 +02:00
Ricki Hirner
4e87186dd8
Version bump to 1.3.2
2016-10-03 20:57:14 +02:00
Ricki Hirner
5e0a3e8b9f
Fetch translations from Transifex
2016-10-03 20:43:01 +02:00
Ricki Hirner
3bd96955cc
Avoid "no transaction" exception
2016-10-03 20:11:56 +02:00
Ricki Hirner
3952181df2
Minimal layout change
2016-10-03 12:13:59 +02:00
Ricki Hirner
054dba6ff8
Show progress bar when synchronization is active
2016-09-26 23:07:35 +02:00
Ricki Hirner
68781fd96e
Increase SEQUENCE only when we're ORGANIZER
2016-09-26 23:07:35 +02:00
Ricki Hirner
00a400569a
Query/use CalDAV email address as account name, if available
2016-09-26 23:07:35 +02:00
Ricki Hirner
08b1886f9e
Always increase SEQUENCE
2016-09-26 23:07:35 +02:00
Ricki Hirner
d2d7ce8fe3
lint: don't keep references to Context in static fields
2016-09-26 23:07:35 +02:00
Ricki Hirner
1354afebf7
Version bump to 1.3.1
...
* some cert4android tests
2016-09-18 17:39:07 +02:00
Ricki Hirner
08c8390202
Import strings from Transifex
2016-09-18 16:50:27 +02:00
Ricki Hirner
d688eb5196
Always use PROPFIND instead of REPORT addressbook-query
2016-09-18 16:43:11 +02:00
Ricki Hirner
b757cba521
README changes
2016-09-02 12:22:45 +02:00
Ricki Hirner
4fea7880e7
Fetch translations from Transifex
2016-09-02 12:13:22 +02:00
Ricki Hirner
9555c066bd
lint optimizations
...
* permissions: declare AUTHENTICATE_ACCOUNTS, GET_ACCOUNTS and MANAGE_ACCOUNTS only until SDK level 22
* minor optimizations and bug fixes
2016-09-02 12:02:42 +02:00
Ricki Hirner
290ce7ad80
Version bump to 1.3
...
* vcard4android: fix bug concerning generated formatted postal addresses
2016-09-02 00:55:44 +02:00
Ricki Hirner
55ad06e328
New launcher logo
2016-09-02 00:55:39 +02:00
Ricki Hirner
19ab4a14ce
Use cert4android instead of MemorizingTrustManager
...
* use cert4android instead of MemorizingTrustManager
* new app setting: distrust system certificates
* add network security config to manifest so that user-installed CAs will be accepted in Android 7 again
* update gradle
2016-09-02 00:38:02 +02:00
Ricki Hirner
ac940b3a12
Accept intent extras for LoginActivity
2016-08-13 23:14:33 +02:00
Ricki Hirner
7416c62c97
Fetch translations from Transifex
2016-08-06 00:13:16 +02:00
Ricki Hirner
eb70f8690f
Fix OpenTasks regression bug
...
* version bump to 1.2.3
* enable OpenTasks sync on Android <6 again
2016-08-05 23:32:03 +02:00
Ricki Hirner
bab84d7d0f
Improve HTTP authentication
...
* use preemptive Basic auth automatically for HTTPS connections
* cache auth parameters (Basic/Digest)
2016-08-05 23:20:19 +02:00
Ricki Hirner
ae145d897e
Fetch translations from Transifex
2016-08-02 19:30:20 +02:00
Ricki Hirner
d675fb961e
Request ignoring battery optimization
...
* startup dialog: request to ignore battery optimizations
* remove F-Droid donation startup dialog (only useful for davdroid-ose)
* version bump to 1.2.2
2016-08-02 19:30:15 +02:00
Ricki Hirner
967bc50256
Avoid sync error when OpenTasks is not installed
2016-08-01 21:54:56 +02:00
Ricki Hirner
2617063835
Clean up launcher icon
...
* clean up launcher icon
* update dependencies
2016-08-01 21:15:55 +02:00
Ricki Hirner
7fbdf96546
Allow large transactions
...
* version bump to 1.2.1-ose
* upgrade to okhttp 3.4.1
* ical4android/vcard4android: split oversized transactions
2016-07-27 14:33:06 +02:00
Ricki Hirner
f6cb92dd6d
Remove gplay flavour to keep DAVdroid-OSE repo clean
...
* Remove gplay flavour to keep DAVdroid-OSE repo clean
* update Android gradle plugin to 2.1.2
2016-07-11 13:45:27 +02:00
Ricki Hirner
b49bdda7e8
Fix NPE, add intent to view FAQ to upgrade notification
2016-07-11 12:55:55 +02:00
Ricki Hirner
19b54748cd
Version bump to 1.2
...
* move ETag requirement from vcard4android to davdroid
* more debug info
* vcard4android: support for custom labels (X-ABLabel)
2016-07-02 10:32:12 +02:00
Ricki Hirner
41ce609237
Support X-ABLabel for custom types
...
* vcard4android: support X-ABLabel for custom types
2016-07-01 22:10:20 +02:00
Ricki Hirner
aafcc36c4d
Version bump to 1.1.1.2
...
* allow ProGuard optimization to remove non-relevant bytecode from flavors
* check flavors with direct comparison instead of .equals() to allwo optimizations
* store cookies per HttpClient, and not per DAVdroid instance (allows multiple sessions for parallel syncs)
* fetch translations from Transifex
2016-06-24 13:39:26 +02:00
Ricki Hirner
2496a3bf05
Add standard and gplay product flavor
2016-06-24 00:06:43 +02:00
Ricki Hirner
54e6426dc4
Version bump to 1.1.1.1
...
* add yield points to allow processing of groups with many contacts
* new script to generate contacts for testing
2016-06-23 11:42:12 +02:00
Ricki Hirner
4542da7d89
Version bump to 1.1.1
...
* fetch translations from Transifex
2016-06-21 21:05:18 +02:00
Ricki Hirner
977409511a
Handle cookies correctly using a name/domain/path MultiKeyMap
2016-06-21 20:51:52 +02:00
Ricki Hirner
ad8c832819
Version bump to 1.1
...
* fetch translations from Transifex
* fix account settings version update routine
2016-06-19 19:15:38 +02:00
Ricki Hirner
389af2b738
Better group support
...
* change group methods to less specific values
* new account settings version: change group method to CATEGORIES for updated accounts
* change group method from CATEGORIES to GROUP_VCARDS automatically when a group VCard is received
GUI:
* AccountSettings: disable CalDAV/CardDAV options when the corresponding service is not available
* AccountSettings: new option to choose contact group method
* account setup: allow to choose contact group method at account creation
2016-06-19 18:52:56 +02:00
Ricki Hirner
be2e15e463
Merge branch 'master' into vcard4-groups
2016-06-12 15:52:07 +02:00
Ricki Hirner
c7c13520f9
Version bump to 1.0.9.2
...
* version bump to 1.0.9.2
* fetch translations from Transifex
2016-06-11 09:06:21 +02:00
Ricki Hirner
317144630c
Make use of RFC6868 optional
...
* make use of RFC6868 for VCards optional because some defect servers don't accept it
* minor UI improvements (thanks biociahi)
2016-06-11 08:53:29 +02:00
Ricki Hirner
34bc27fa79
Switch from preference-v7 to preference-v14 to make preferences look more Material (thanks biociahi!)
2016-06-11 08:53:15 +02:00
Ricki Hirner
210735a500
Switch from preference-v7 to preference-v14 to make preferences look more Material (thanks biociahi!)
2016-06-09 10:13:47 +02:00
Ricki Hirner
b30733c64b
Basic support for VCard4-style groups
...
* rewritten contact group support to support VCard3 CATEGORIES and VCard4-style KIND/MEMBER groups
* new account setting: contact group method (VCard3/VCard4/Apple "VCard4-as-VCard3")
* keep unknown properties when saving/generating VCards
2016-06-08 21:44:31 +02:00
Ricki Hirner
91234a688f
Upgrade to okhttp 3.3.1
2016-05-30 12:02:04 +02:00
Ricki Hirner
5675e544b5
Better alarm handling
...
* ical4android: better alarm handling
* API change: pass OutputStream instead of returning it
2016-05-28 16:00:23 +02:00
Ricki Hirner
42a261b84e
Revert "Contact/event/task upload: use streams directly without extra byte[] array"
...
This reverts commit 3bde3758fc
.
Version bump to 1.0.9.1
Reason: A server MAY reject a request that contains a message body but not a Content-Length
by responding with 411 (Length Required). (RFC 7230 3.3.3 Message Body Length)
2016-05-26 22:08:22 +02:00
Ricki Hirner
0d1825cbf3
Revert "Contact/event/task upload: use streams directly without extra byte[] array"
...
This reverts commit 3bde3758fc
.
2016-05-26 22:04:03 +02:00
Ricki Hirner
9b8fc983cd
Version bump to 1.0.9
...
* upgrade to okhttp 3.3 to reduce HTTP/2 incompatibilties
* vcard4android: enable RFC 6868 support in ez-vcard
* minor improvements and bug fixes
* new translations from Transifex
* version bump to 1.0.9
2016-05-25 21:37:43 +02:00
Ricki Hirner
3bde3758fc
Contact/event/task upload: use streams directly without extra byte[] array
2016-05-23 15:10:35 +02:00
Ricki Hirner
fd1f59d124
Logs: show which contact/event/task is being prepared for upload
2016-05-23 14:28:27 +02:00
Ricki Hirner
9886507b7d
Minor improvements
...
* use weak references for DavService RefreshingStatusListener
* additional null checks for cases which shouldn't appear, but apparently appear
* additional database conflict handling for cases which shouldn't appear, but apparently appear
* setup by URL: null check for empty host names
* vcard4android: upgrade to ezvcard 0.9.10
2016-05-20 21:38:04 +02:00
Ricki Hirner
144643d6af
Work around unexpected IllegalArgumentException when user enters garbage host name
2016-04-30 12:39:19 +02:00
Ricki Hirner
14875f63ea
Always update all task fields (including null values)
...
* ical4android: always update all task fields (including null values)
* lint optimizations
* fetch translations from Transifex
* version bump to 1.0.8
2016-04-26 23:32:24 +02:00
Ricki Hirner
28e567cf78
Introduce local unit tests
...
* split tests into Android tests and local unit tests
* LoginCredentialsFragment: check for empty host before doing IDN conversion
2016-04-26 13:10:42 +02:00
Ricki Hirner
7997606550
Minor optimizations
...
* catch IllegalArgumentException from HttpUrl in DavResourceFinder (caused crash when logging in with email "test@server/withslash")
* use IteratorChain in DavService collection enumeration
2016-04-19 21:56:05 +02:00
Ricki Hirner
fb0552de46
Find collections when they're identical with their home set
2016-04-18 00:04:18 +02:00
Ricki Hirner
03c15a6924
Task list synchronization conditions, tests
...
* task list synchronization: don't set VISIBLE=1 and SYNC_ENABLED=1 at every sync, but only at creation
* task list synchronization: sync only task lists which are SYNC_ENABLED
* honor "manage calendar colors" account setting for task list colors, too
* add run-tests-connected.sh, to be used as pre-commit hook
* ical4android/vcard4android tests
* fetch translations from Transifex
* version bump to 1.0.7
2016-04-14 20:37:22 +02:00
Ricki Hirner
c3b2929f88
Changes in ical4android and vcard4android
...
* don't set ORGANIZER for events without attendees
* make some lists public final instead of @Getter private
* PermissionsActivity: call refresh in onResume() instead of onCreate()
2016-04-13 14:15:34 +02:00
Ricki Hirner
eb2537a278
Version bump to 1.0.7-beta1
...
* fetch translations from Transifex
2016-04-10 20:43:01 +02:00