Daniel Martí
|
414c4e0c67
|
Use zxing-core from source in both ant and gradle
Also, temporarily remove zipsigner from ant until spongycastle is added to it
so that ant builds work
|
2014-05-25 13:39:56 +02:00 |
|
Daniel Martí
|
8c75c3694b
|
Forgot to re-add jmdns as a dep
|
2014-05-21 08:48:13 +02:00 |
|
Daniel Martí
|
29048a0c60
|
Include spongycastle
|
2014-05-20 19:12:29 +02:00 |
|
Daniel Martí
|
319e1faf3b
|
Add zipsigner as a submodule
|
2014-05-20 18:22:24 +02:00 |
|
Daniel Martí
|
4d44f3fce8
|
Build support-v4 from source with gradle
v7-appcompat can be enabled/used in gradle by changing :support-v4 with
:support-appcompat-v7 in build.gradle and bumping minSdk from 5 to 7
|
2014-05-19 11:56:45 +02:00 |
|
Daniel Martí
|
b3107eb6b2
|
Fix gradle support while keeping ant support
Most of this was done by pserwylo on his branch feature/gradle. The only thing
left is merging the fixes into nanohttpd.
|
2014-05-18 12:55:30 +02:00 |
|
Dominik Schürmann
|
732fb87944
|
Add libsuperuser as external git submodule and project dependency
|
2014-04-26 02:40:08 +02:00 |
|
Daniel Martí
|
1e9c6ccf2e
|
Finally give up on UIL and set up the gradle project ourselves
|
2014-02-14 12:17:07 +01:00 |
|
Daniel Martí
|
fffae79c24
|
Add MemorizingTrustManager as gradle library too
|
2014-02-14 10:51:30 +01:00 |
|
Daniel Martí
|
967174b549
|
Finally get UIL working as a gradle library
The problem were the dashes in the path 'extern/Universal-Image-Loader'
|
2014-02-14 10:34:36 +01:00 |
|
Daniel Martí
|
3ae9fd7b88
|
Try to support AndroidPinning via gradle (won't work as-is)
|
2014-01-10 22:37:26 +01:00 |
|