sedrubal
08daf2dffb
Replace Android-PullToRefresh with android.support SwipeRefreshLayout
2016-11-20 07:55:29 +01:00
cketti
4d61ca8f40
Version 5.115
2016-11-18 16:48:43 +01:00
cketti
fbecc40d01
Use okio with AttachmentTempFileProvider
2016-11-08 09:07:52 +01:00
Jan Berkel
8b1c768483
Inject config from properties file
2016-10-19 12:35:28 +02:00
cketti
067ba7930c
Version 5.114
2016-10-13 20:24:16 +02:00
Philip Whitehouse
0fff2ffd08
Update to Robolectric 3.1.1 and tidy up code
2016-10-09 02:21:14 +01:00
cketti
dbb6cc4d88
Version 5.113
2016-10-06 19:13:30 +02:00
cketti
59cbdcc559
Version 5.112
2016-10-05 14:03:43 +02:00
cketti
4e7f93c3e3
Version 5.111
2016-08-27 23:49:04 +02:00
cketti
b0e5912891
Merge pull request #1414 from k9mail/build_speed_improvements
...
Build speed improvements
2016-08-16 01:38:13 +02:00
cketti
07a99137d1
Update SafeContentResolver to 0.9.0
2016-08-05 02:22:42 +02:00
cketti
06e4ca1945
Version 5.110
2016-07-06 22:23:53 +02:00
cketti
eca66c1a34
Don't load Gradle plugins for code quality during development
2016-05-28 15:18:11 +02:00
cketti
2ccbf581ab
Version 5.109
2016-05-21 06:37:29 +02:00
Vincent Breitmoser
84aba8506b
compose: highlight pgp/inline icon in background with showcase lib
2016-05-09 09:54:05 +02:00
cketti
4c56bb7660
Remove android-sdk-manager
2016-04-22 03:42:06 +02:00
cketti
7560856d8c
Use SafeContentResolver to retrieve content when attaching files
2016-04-04 07:24:16 +02:00
Vincent Breitmoser
91c60a4639
update TokenAutoComplete to 2.0.7 ( fixes #1204 )
2016-03-23 22:39:59 +01:00
cketti
49f4f5608c
Version 5.108
2016-03-22 04:32:30 +01:00
Vincent Breitmoser
f483426a12
include openpgp-api-lib, again
2016-01-20 21:27:25 +01:00
cketti
b30ee72d76
Merge pull request #996
...
Extract code to decode mailto URIs
Fixes #964
2016-01-13 11:02:28 +01:00
cketti
b8bfd57c78
Clean up and add some tests
2016-01-13 10:14:05 +01:00
cketti
e1ff5089ed
Generate PNGs of notification icons from vector drawables
2015-12-29 17:42:25 +01:00
cketti
ea0d2ef570
Move things from the AndroidManifest.xml to build.gradle
2015-12-22 17:54:57 +01:00
cketti
e0a772561d
Remove tests dependent on GreenMail
...
GreenMail referencing classes that are not available on Android seems to
break the 'connectedCheck' Gradle task. The end-to-end tests were also
quite flaky.
2015-12-22 17:54:57 +01:00
cketti
b202661e62
Set sourceCompatibility and targetCompatibility to JavaVersion.VERSION_1_7
2015-12-22 17:54:57 +01:00
cketti
c69b7400f8
Update to Robolectric 3.0
2015-12-22 17:54:57 +01:00
cketti
ff18f9b3f8
Update test dependencies
2015-12-22 17:54:57 +01:00
cketti
099a3969f2
Update glide to 3.6.1
2015-12-22 17:54:57 +01:00
cketti
929c8cf66b
Update htmlcleaner to 2.16
2015-12-22 17:54:57 +01:00
cketti
0341402f95
Update support-v4 to 23.1.1
2015-12-22 17:54:57 +01:00
cketti
cf0c91cea9
Remove unused support-v13 dependency
2015-12-22 17:54:57 +01:00
cketti
0e71ce5e89
Increase targetSdkVersion to 22
2015-12-22 17:54:57 +01:00
cketti
e8d16722ed
Update build tools to 23.0.1
2015-12-22 17:54:57 +01:00
cketti
c34b9b5ad7
Increase compileSdkVersion to 22
2015-12-22 17:54:02 +01:00
Vincent Breitmoser
b6fa7b8322
compose: use TokenCompleteTextView for recipient selection
2015-12-17 03:16:29 +01:00
cketti
ca5f362080
Add tests for notification code and fix bugs found along the way
2015-09-15 20:28:59 +02:00
Dominik Schürmann
be18d06afd
Update OpenPGP API to v8, use jcenter dependency, remove sub-project
2015-08-24 02:34:57 +02:00
cketti
916929e507
Fix getting code coverage on CI builds
2015-05-21 14:52:50 +02:00
cketti
a24d85d754
Move library tests to k9mail-library module
2015-05-21 02:21:38 +02:00
cketti
0f66cacf10
Move JVM tests into main k9mail module
...
Use Robolectric for the tests that use framework classes.
2015-05-20 21:00:43 +02:00
cketti
ce86e773e0
Use Greenmail 1.4.1 release instead of (now removed) snapshot
2015-04-30 10:10:54 +02:00
cketti
ab964cf8af
Merge branch 'pgp_mime_preparations'
2015-03-16 16:14:45 +01:00
cketti
147db8cc5e
Configure 'developer mode' via BuildConfig
2015-03-07 00:30:50 +01:00
cketti
9659bee8c5
Merge branch 'master' into pgp_mime_preparations
2015-02-17 00:56:42 +01:00
cketti
1301645387
Use different application ID for debug builds
...
This way debug builds can be installed next to the release version.
2015-02-16 21:45:04 +01:00
cketti
23c9398c03
Merge branch 'master' into pgp_mime_preparations
...
Conflicts:
k9mail/src/androidTest/java/com/fsck/k9/mailstore/LocalMessageTest.java
2015-01-20 18:35:07 +01:00
cketti
de2eb25446
Use Glide for thumbnail generation + image loading
2015-01-16 23:37:37 +01:00
Jan Berkel
c79256684d
simplify gradle config
2015-01-14 04:31:32 +01:00
Jan Berkel
b481d3f978
Adding tests for IMAP connection, use greenmail snapshot
2015-01-13 01:10:56 +01:00