Commit Graph

39 Commits

Author SHA1 Message Date
cketti f96ffdcd4e Update Gradle Android plugin to 1.2.3 2015-05-20 18:04:20 +02:00
cketti 1212f9d0f2 Move main application from root project to subproject 'k9mail' 2014-12-20 00:10:38 +01:00
cketti df8a823e41 Add support for recording code coverage 2014-12-18 14:15:45 +01:00
cketti 3f7fc83d58 Add findbugs to Gradle build 2014-12-18 13:39:59 +01:00
Jan Berkel 6a1fee90ee Use 1.6 source compatibility for now 2014-12-18 10:07:18 +01:00
Jan Berkel 3c38cb2d7f Not needed anymore 2014-12-17 20:38:41 +01:00
Jan Berkel 7c79e7c6b5 Forward test 2014-12-17 12:57:18 +01:00
Jan Berkel cc6c6bf096 Tests-on-jvm should be a subproject 2014-12-17 12:47:39 +01:00
cketti 86487a738d Make Gradle task testOnJVM only depend on assembleDebug 2014-12-17 03:17:08 +01:00
cketti 0ce7c911e5 Update compileSdkVersion to 21 and Gradle Android Plugin to 1.0.0 2014-12-09 00:41:10 +01:00
cketti 7177afa4d2 Update Gradle Android Plugin to 1.0.0-rc4 2014-12-05 23:04:51 +01:00
Andrew Chen 1fa6e117e1 Add Lollipop lock screen notifications.
Add vector versions for some notification icons (yay Illustrator)
Add comments reminding people to add their settings to GlobalSettings.
<plurals> support for notification_new_messages_title
Not sure why #ffffffff is resulting in black with targetSdk 17.
2014-12-04 18:54:22 -08:00
cketti 6542ba3a72 Reorder dependencies 2014-11-12 19:53:05 +01:00
cketti c252335d2e Use jutf7 1.0.0 since 1.0.1-SNAPSHOT doesn't include any relevant improvements 2014-11-12 19:49:28 +01:00
Boris Kraut aa959f4457 Get more dependencies from jCenter 2014-10-11 18:03:57 +02:00
cketti c3c8221d4a Set minSdkVersion + targetSdkVersion via build.gradle
Without this building with Gradle adds a 'maxSdkVersion' attribute to the manifest. This seems to cause the targetSdkVersion value being ignored. And with a targetSdkVersion value lower than 16 the permissions READ_CONTACTS/WRITE_CONTACTS imply READ_CALL_LOG/WRITE_CALL_LOG. But we don't need/want those permissions.
2014-10-10 13:15:48 -04:00
cketti 270160e65a Support reading signing config values from Gradle properties 2014-10-07 21:40:42 -04:00
cketti 4105cdd3cb Change/fix indentation of Gradle files 2014-09-18 15:18:41 +02:00
cketti 471f1df160 Use checkstyle to monitor code quality 2014-09-12 03:30:34 +02:00
cketti 98559900c2 Add support for disabling pre-dexing 2014-09-12 03:30:13 +02:00
cketti a2a9e751e4 Use android-sdk-manager to fetch Android SDK dependencies 2014-09-12 03:28:46 +02:00
cketti c36d2d7a5e Use latest Gradle Android plugin and build tools 2014-07-26 18:06:20 +02:00
cketti ba69b3a647 Remove ActionBarSherlock 2014-06-21 17:09:45 +02:00
cketti 324db56569 Use latest Gradle Android plugin and build tools 2014-06-14 03:29:44 +02:00
Koji Arai 9a99c77653 Add a gradle task testsOnJVM. 2014-04-29 21:48:51 +09:00
Koji Arai e0065ce014 Changed for Android Gradle plugin 0.9
see http://tools.android.com/tech-docs/new-build-system/migrating_to_09
2014-04-06 16:38:22 +09:00
cketti cc8353d255 Merge pull request #457 from openpgp-keychain/openpgp
OpenPGP Provider API
2014-04-01 02:44:32 +02:00
Dominik Schürmann 3fb9cddb33 Fix gradle build 2014-03-26 23:05:45 +01:00
cketti e55feee952 Use latest Gradle Android plugin and build tools 2014-03-09 00:00:58 +01:00
Dominik Schürmann 0f81cc192a Revert accedentially added signing options from build.gradle 2014-03-04 22:14:47 +01:00
Dominik Schürmann 6881daae6a Remove debug logs 2014-03-04 22:11:42 +01:00
Dominik Schürmann 4a69ef1509 New OpenPGP Provider API 2014-03-02 16:51:47 +01:00
cketti aec1a38578 Build with SDK 19 2014-02-10 20:43:16 +01:00
cketti 9ca4585778 Update build.gradle to work with latest Android Studio 2014-01-04 01:40:56 +01:00
cketti c5c195d243 Add unit tests for TrustManagerFactory 2013-11-29 10:49:52 +01:00
cketti c58ef8bbc5 Upgrade Gradle build files 2013-11-07 06:48:10 +01:00
Sander Bogaert 8f7d942bc7 Update gradle version as required for Android Studio 0.2.x 2013-07-16 15:42:07 +02:00
cketti 5fc39e6719 Add support for building and running our tests with Gradle 2013-06-28 23:59:22 +02:00
cketti 75ff5baaff Add initial Gradle support 2013-06-28 23:59:08 +02:00