Tom Hacohen
517334daaa
Cleanup support library version setting and add a missing lib.
2018-11-01 10:28:00 +00:00
Tom Hacohen
f0fbb65310
Bump version.
2018-10-30 10:48:27 +00:00
Tom Hacohen
caa29d402b
Add missing support library dependencies.
2018-10-30 10:48:18 +00:00
Tom Hacohen
e64daa32e4
Use the android support libraries from the google repos rather than sdk.
2018-10-26 16:40:49 +01:00
Tom Hacohen
08d3f69b81
Bump version.
2018-10-26 15:11:24 +01:00
Tom Hacohen
d9d4405c75
Bump version
2018-09-25 10:57:49 +01:00
Tom Hacohen
d06a38caea
Bump version.
2018-09-18 12:00:11 +01:00
Tom Hacohen
6a177b1b7e
Update Changelog and bump version
2018-09-06 16:45:33 +01:00
Tom Hacohen
d72e17e136
Bump version.
2018-09-06 16:29:12 +01:00
Tom Hacohen
7060487103
Bump version.
2018-08-28 22:48:08 +01:00
Tom Hacohen
0e12abbe13
Bump verion and update Changelog.
2018-08-24 13:41:49 +01:00
Tom Hacohen
f1aac18142
Bump version.
2018-08-21 10:00:21 +01:00
tal
2cb804cfc5
Change the target SDK to 26
...
Google new policy requires new APKs to target atleast SDK 26
2018-08-21 09:45:02 +01:00
Tom Hacohen
9715d0fd6a
Bump version.
2018-04-16 21:08:37 +01:00
Tom Hacohen
2e5a38ca42
Bump version.
2018-04-11 10:22:36 +01:00
Tom Hacohen
743dde9f83
Bump version.
2018-02-06 23:34:55 +00:00
Tom Hacohen
f8211207fd
Bump version.
2018-01-25 14:38:31 +00:00
Tom Hacohen
32b01d78a0
Bump version.
2018-01-23 10:42:21 +00:00
Tom Hacohen
c65640586b
Properly switch to kapt2 as the annotation processor
2018-01-22 13:49:57 +00:00
Tom Hacohen
a685620a37
Update gradle and add kotlin support
2018-01-19 20:48:57 +00:00
Tom Hacohen
c9dca4c0bf
Update requery
2018-01-19 20:32:01 +00:00
Tom Hacohen
b8299a81ce
Add ACRA for crash reporting.
...
This will make it easier to identify and fix crashes.
Until now we relied on user to automatically figure out if the app has
crashed and gather debug info manually. This didn't work well,
especially in places like "import" where they just assumed the import
finished successfully if there was a crash.
This change makes it so whenever there's a crash, the email app is
opened with a template email and the stack trace attached.
This should make it easier for us to detect and fix issues.
Important to note: nothing is sent automatically.
2018-01-19 15:40:12 +00:00
Tom Hacohen
16e0a57f67
Update support libs.
2018-01-19 15:40:12 +00:00
Tom Hacohen
5ddde0671d
Update gradle.
2018-01-19 15:40:12 +00:00
Tom Hacohen
524cf282c7
Bump version.
2018-01-07 17:29:25 +00:00
Tom Hacohen
e2beec0968
Bump version.
2017-12-26 12:00:58 +00:00
Tom Hacohen
b0adc3c6c8
Bump version.
2017-12-16 14:47:28 +00:00
Tom Hacohen
4567f2347e
Remove product flavours.
2017-12-16 14:09:44 +00:00
Tom Hacohen
cf15bc39c0
Update compile and target sdk version.
2017-12-11 17:28:49 +00:00
Tom Hacohen
904e9482d7
Bump version.
2017-12-11 11:18:49 +00:00
Tom Hacohen
2a58cef2ba
Bump version.
2017-11-29 13:08:43 +00:00
Tom Hacohen
1337950287
Bump version.
2017-11-19 21:12:26 +00:00
Tom Hacohen
535c23f50d
Bump version.
2017-11-19 20:37:06 +00:00
Tom Hacohen
f6007019e8
Add support for setting custom servers
...
This makes it easier to host your own etesync server.
2017-11-19 20:26:19 +00:00
Tom Hacohen
f6a64e7716
Bump version.
2017-11-14 19:09:54 +00:00
Tom Hacohen
427d76b960
Bump version.
2017-09-26 18:38:18 +01:00
Tom Hacohen
91ba20e2ed
Bump version.
2017-05-16 12:25:58 +01:00
Tom Hacohen
c54baccdc7
SyncManager: add back support for contact groups
...
Groups are saved as separate vCards. We removed support for groups to
speed up development and deferred adding them back until there was
demand.
There is demand now, and also, not having this support resulted in the
sync not working, not just groups not supported.
Many thanks to "359" (this user's preferred alias) for investigating and
reporting this issue.
2017-05-16 12:05:26 +01:00
Ricki Hirner
b7eaa2753f
Upgrade to okhttp/3.8.0
2017-05-16 11:08:42 +01:00
Tom Hacohen
2771012997
Bump version.
2017-05-15 11:26:57 +01:00
Tom Hacohen
c19e7b0ecb
Bump version.
2017-05-12 12:46:32 +01:00
Tom Hacohen
df05dd2498
Deps: upgrade requery to 1.3.1.
...
This fixes an issue with index creation when altering tables.
2017-05-05 16:49:27 +01:00
Tom Hacohen
f819dbf33f
Bump version.
2017-04-27 13:02:53 +01:00
Tom Hacohen
8b79529a94
Bump version.
2017-04-20 19:48:45 +01:00
Tom Hacohen
e82d8affe8
Update okhttp and submodules to latest.
2017-04-20 14:14:40 +01:00
Tom Hacohen
30af730048
requery: update to 1.3.0.
...
Although this release is claimed to fix the afterLoad issue, this is not
the case. We are just updating it so the upgrade path later one would be
easier.
2017-04-20 14:08:17 +01:00
Tom Hacohen
8f1f4785a6
Revert "Update requery and remove the afterLoad workaround."
...
Unfortunately this requery version introduced a regression. When adding
a new account, it takes syncign a few times until it works. It looks
like requery is not loading the recently saved instances.
This reverts commit f0f70ff1c61996d0e45d8f72d24654c739c325f7.
2017-04-19 17:53:42 +01:00
Tom Hacohen
56996b98c4
Update requery and remove the afterLoad workaround.
...
Prior to this version of requery there was an issue that prevented
afterLoad to be called in some cases. This issue forced us to add an
explicit call to afterLoad. It's now fixed, so the workaround is no
longer required.
Reference issue: https://github.com/requery/requery/issues/487
2017-04-19 17:53:00 +01:00
Tom Hacohen
cb140a3387
Main activity: Add a showcase for adding an account.
...
Turn it off by default if upgrading to this version, because this means
the user most likely already knows how to add an account.
2017-04-06 14:29:15 +01:00
Tom Hacohen
2570c9671d
Bump version
2017-04-06 12:02:49 +01:00
Tom Hacohen
4dd11a1912
Update minsdk version to 4.1 (16).
...
Prior to this version, the list of available crypto was quite poor.
2017-04-06 10:55:33 +01:00
Ricki Hirner
3a0c112fad
Enable SSL_RSA_WITH_3DES_EDE_CBC_SHA for all Android versions
...
* refactor cipher selection
2017-04-06 09:30:07 +01:00
Ricki Hirner
f1ea00d816
Improve Android 7 workaround behavior in combination with CATEGORIES/VCard4 contact groups
2017-04-05 18:32:52 +01:00
Tom Hacohen
d6558da503
Bump version.
2017-04-03 22:56:00 +01:00
Tom Hacohen
de834915be
Bump version.
2017-03-28 16:49:26 +01:00
Tom Hacohen
19ceab96b0
Bump version.
2017-03-24 14:48:00 +00:00
Tom Hacohen
36a8edfb5d
Bump version.
2017-03-09 22:15:08 +00:00
Tom Hacohen
29fd177a95
Cache journals locally.
...
This is useful both as an anti-tampering mechanism, and will be used
later when interacting with the journal is implemented.
2017-03-09 22:14:22 +00:00
Tom Hacohen
57810cd5f5
Bump version.
2017-03-02 13:56:31 +00:00
Tom Hacohen
711df7ed55
Bump to version 0.9.1.
2017-03-01 00:24:19 +00:00
Tom Hacohen
3195c91e11
Bump version to 0.9.0.
2017-02-27 13:27:43 +00:00
Tom Hacohen
0ebfa9cfbd
Bump version to 0.8.1 and update changelog.
2017-02-22 18:52:20 +00:00
Tom Hacohen
8cfe58a7d1
Add a way to sign releases.
2017-02-22 14:06:25 +00:00
Tom Hacohen
1b3cd631bc
Update application id.
2017-02-22 14:06:24 +00:00
Tom Hacohen
098496a4dc
Bump okhttp version.
2017-02-22 14:06:24 +00:00
Tom Hacohen
7feddf3ff7
Change version identifier.
2017-02-22 14:06:24 +00:00
Tom Hacohen
8b5f87c2d4
Adjust DAVdroid to use the EteSync protocol (mostly working)
...
This commit includes the major changes between DAVdroid and EteSync. It
adjusts the app to use the EteSync protocol and server. It includes some
ugliness still, and it's a squash of many ugly snapshot commits while
hacking on the initial DAVdroid code.
History should be "clean" from this point onwards.
2017-02-21 17:26:19 +00:00
Ricki Hirner
232eaa1d6d
Version bump to 1.3.6
2017-01-01 12:43:47 +01:00
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
d5807e44af
Update to SDK level 25
2016-12-30 02:58:54 +01:00
Ricki Hirner
7a4fc19814
Version bump to 1.3.5
2016-12-23 15:51:56 +01:00
Ricki Hirner
ca38cbe935
Update okhttp to 3.5.0
2016-12-02 15:01:52 +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
e0a5748da3
Update build tools to 25.0.0, fix WiFiManager leak
2016-11-13 20:22:10 +01:00
Ricki Hirner
8d4eeb763b
Version bump to 1.3.4
...
* library updates
2016-11-04 12:01:24 +01:00
Ricki Hirner
08639b2e89
Version bump to 1.3.3.1
2016-10-21 19:52:55 +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
bd8470e7eb
Switch to JUnit4
2016-10-10 21:03:18 +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
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
1354afebf7
Version bump to 1.3.1
...
* some cert4android tests
2016-09-18 17:39:07 +02:00
Ricki Hirner
d688eb5196
Always use PROPFIND instead of REPORT addressbook-query
2016-09-18 16:43:11 +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
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
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
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
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
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
ad8c832819
Version bump to 1.1
...
* fetch translations from Transifex
* fix account settings version update routine
2016-06-19 19:15:38 +02:00