Vincent Breitmoser
28c1df7473
drop more unused dependencies
2018-01-24 01:32:14 +01:00
Vincent Breitmoser
3379a1d85c
update compile sdk to 27
2018-01-24 01:32:14 +01:00
Vincent Breitmoser
54eb1efa13
Upgrade to gradle 4.4.1
2018-01-24 01:32:10 +01:00
Vincent Breitmoser
97ac237ac3
add google autovalue
2017-05-25 15:39:48 +02:00
Dominik Schürmann
7d09040cc6
Update build env
2017-02-02 10:50:30 +01:00
Dominik Schürmann
e9446308d4
Update dependencies
2016-10-28 15:02:25 +02:00
Dominik Schürmann
ac1c20f961
Update build environment to SDK 24
2016-08-15 08:37:23 +02:00
Dominik Schürmann
9930d67521
Update more libraries
2016-04-29 21:09:20 +02:00
Dominik Schürmann
19e6103e5f
Update libraries, add proguard filters to be under 64K limit
2016-04-29 17:03:50 +02:00
Dominik Schürmann
115c46d015
Update Android Gradle Plugin to 2.0 with workarounds
2016-04-12 19:28:00 +02:00
Dominik Schürmann
3f746bd281
Version 3.9.1
2016-03-06 14:14:34 +01:00
Dominik Schürmann
79db5c0ebe
Replace spongycastle with bouncycastle
2016-02-09 00:24:46 +01:00
Dominik Schürmann
376e02c4b4
Update dependencies
2016-01-03 23:10:30 +01:00
Dominik Schürmann
b3ffc70675
Add gradle-versions-plugin
2016-01-03 20:31:03 +01:00
Dominik Schürmann
67a51cdfe3
Target SDK 23 and related fixes
2015-10-26 20:53:32 +01:00
Dominik Schürmann
0314d36979
Update dependencies
2015-08-10 15:01:27 +02:00
Vincent Breitmoser
6f47c78981
stash away stuff
2015-06-17 18:52:19 +02:00
Dominik Schürmann
7f67658de9
Try coveralls support
2015-06-11 12:58:21 +02:00
Dominik Schürmann
d16b09b2a6
Use new officially supported way for local unit tests, many dependencies upgraded for this, temporary disabled separate debug builds
2015-06-11 00:05:13 +02:00
Dominik Schürmann
8c97bee14c
zxing lib is now on jcenter, see https://github.com/journeyapps/zxing-android-embedded/issues/39
2015-05-15 13:31:01 +02:00
Dominik Schürmann
afc91fb918
Switch to new library repos
2015-05-06 00:08:04 +02:00
Dominik Schürmann
413c4bce59
Use https for zxing lib
2015-04-17 17:29:45 +02:00
Dominik Schürmann
adbe5ab63f
Update gradle plugin, update gradle test plugin
2015-03-26 22:56:28 +01:00
Dominik Schürmann
2204195234
Update build env and plugins
2015-03-23 20:17:30 +01:00
Dominik Schürmann
3c7c278ef3
Use gradle witness
2015-03-02 17:23:06 +01:00
Dominik Schürmann
505140ef2a
Use SDK and build tools versions from root project
2015-03-02 16:21:51 +01:00
Dominik Schürmann
d5cc359a5d
Revert "Gradle hack to always use same build tools in subprojects"
...
This reverts commit fab60f2ddb .
2015-03-02 15:49:29 +01:00
Dominik Schürmann
fab60f2ddb
Gradle hack to always use same build tools in subprojects
2015-03-02 15:46:41 +01:00
Dominik Schürmann
85b6669625
Integrate QR Code library instead of requiring the app to be installed, also due to security reasons
2015-01-14 19:14:30 +01:00
Vincent Breitmoser
2a5ac4e67c
Revert "Remove restriction for max parallel forks for gradle tests"
...
This reverts commit ce34192dbb .
Conflicts:
build.gradle
2014-12-30 11:59:57 +01:00
Dominik Schürmann
bf4762ef6f
Cleanup UncachedKeyringTest
2014-12-29 13:32:28 +01:00
Dominik Schürmann
ce34192dbb
Remove restriction for max parallel forks for gradle tests
2014-12-28 21:56:19 +01:00
Dominik Schürmann
f8e2dd681b
Update plugin to 1.0
2014-12-12 14:31:41 +01:00
Dominik Schürmann
ac1cbad3ff
Switch from mavenCentral to jcenter
2014-12-04 20:02:06 +01:00
Dominik Schürmann
d50213e0b0
Update for Android Studio 1.0 RC
2014-12-04 19:05:17 +01:00
Dominik Schürmann
ee307cdf28
Update gradle plugin to 0.12.2
2014-07-27 18:28:54 +02:00
Art O Cathain
2291fef7c1
Skip spongycastle tests in root project
...
This will make moving back to a pure SC/BC upstream easier since
we don't need to change their source code
2014-07-27 15:40:22 +01:00
Vincent Breitmoser
f560bc9317
forgot to move test classpath out of root project
2014-07-21 03:59:28 +02:00
Vincent Breitmoser
74f510e62b
tests: set maxParallelForks = 1, maybe this fixes travis non-deterministic build
2014-07-11 19:20:05 +02:00
Vincent Breitmoser
718acbf954
put unit tests into external module (CAVEAT)
...
this requires a more up to date version of gradle-android-test-plugin
than is currently in the repositories. it must be added to the local
maven repo using ./install-custom-gradle-test-plugin.sh before
compiling.
2014-07-09 16:03:30 +02:00
Dominik Schürmann
2157ea59e4
Update android gradle plugin to 0.12.0
2014-06-28 20:15:19 +02:00
Dominik Schürmann
e8b96d1035
Disable pre-dexing, causes exceptions on some systems
2014-06-23 13:44:25 +02:00
Art O Cathain
d06ba72edc
Start on Robolectric integration test
2014-06-16 18:58:41 +01:00
Dominik Schürmann
cb3c2b2008
Disable robolectric, update to android gradle 0.11.1, update gradle to 1.12
2014-06-09 22:09:30 +02:00
Dominik Schürmann
52f1f30846
Use fixed gradle versions
2014-06-04 10:22:05 +02:00
Dominik Schürmann
6cb791d567
Use fixed gradle versions
2014-06-04 10:21:28 +02:00
Vincent Breitmoser
e7fa124108
update unit test support in build files
2014-05-27 13:52:58 +02:00
Dominik Schürmann
8e645453b1
Speed up build: Upgrade to Gradle Android Plugin 0.10.0, Disable Lint
2014-05-02 17:42:40 +02:00
Dominik Schürmann
0cb5d86860
back to Gradle 1.10, Using Gradle 1.11 requires Android Studio 0.5.0 which is not released yet
2014-03-06 22:24:52 +01:00
Emantor
674e24b5d2
Switch from 0.9+ to 0.9.0
2014-03-06 18:23:46 +01:00