Commit Graph

10 Commits (fbf02603ce9a622f0eb051b46bca8c2580aa0ce4)

Author SHA1 Message Date
Florian Walch 1ddc45fd9c Build native code for multiple architectures.
* Include native libs without requiring intermediate .jar.
 * Fix build warnings; use latest build tools.
10 years ago
Jake McGinty d19ab04bdd gradle wrapper 1.10, android plugin 0.8, android support 19.0.1 //
FREEBIE
11 years ago
Ruben Pollan a0dd1689da Use minSdkVersion 9
'Array.copyOfRange' depends on API level 9

// FREEBIE
11 years ago
Ruben Pollan a14897f8b5 Don't fail build if lint gives errors 11 years ago
Moxie Marlinspike 1ac32346c1 Graduate to a rebased and gradle world. 11 years ago
Moxie Marlinspike 6ca029f64a Plugin 0.7, Gradle 1.9, AS 4.0 11 years ago
Moxie Marlinspike 9dc3730142 Merge pull request #441 from veeti/gradle-version
Update to the latest Android Gradle plugin
11 years ago
Gabe Conradi e81756f443 Proper SMS support for KitKat. 11 years ago
Veeti Paananen 56fd6e7035 Update to the latest Android Gradle plugin 11 years ago
Moxie Marlinspike 1c8f8666ba Make the switch to gradle!
1) ABS is now published as an AAR, so we can eliminate all local
   dependencies and bundled jars.

2) Upgrade to ABS 4.4.0 (The Last Release) and deal with the loss
   of Sherlock.Dialog by faking it with our own themes.

3) Remove all traces of ant. The modern world is here.
11 years ago