Jake McGinty
d2edda837a
Update Play services and add checksum
...
Quoting Google employee: "5.0.77 had some serious issues, team didn't want
anyone using it"
// FREEBIE
2014-08-12 20:12:52 -07:00
Jake McGinty
530ad7bc86
new emoji drawer
...
// FREEBIE
Closes #1746
2014-07-26 13:35:03 -07:00
Moxie Marlinspike
9ef14a0f64
Upgrade to new GCM API.
2014-07-23 15:40:45 -07:00
Jake McGinty
23a1c1c8fa
Upgrade to latest Android gradle plugin
...
// FREEBIE
Closes #1660
2014-07-16 11:12:51 -07:00
Jake McGinty
f6e04d0f89
use latest android number as recipient number
...
Fixes #791
// FREEBIE
2014-07-14 16:22:15 -07:00
Jake McGinty
de90222c95
Upgrade android plugin to stay compatible with latest Android Studio
...
// FREEBIE
2014-06-09 23:31:52 -07:00
Moxie Marlinspike
4153c8dae9
No need to verify a local module.
...
// FREEBIE
2014-06-06 09:14:43 -07:00
Moxie Marlinspike
ef72702f0d
Include gradle-witness plugin for verifying dependencies.
2014-06-05 10:19:28 -07:00
Jake McGinty
ca6d8a8a0d
refactor and improve contact selection
...
* unify single and multi contact selection activities
* follow android listview design recommendations more closely
* add contact photos to selection
* change indicator for push to be more obvious
* cache circle-cropped bitmaps
* dedupe numbers when contact has multiple of same phone number
// FREEBIE
2014-04-01 14:56:45 -07:00
Jake McGinty
11cfc4f1a1
upgrade gradle version
...
// FREEBIE
2014-03-11 01:05:24 -07:00
Florian Walch
1ddc45fd9c
Build native code for multiple architectures.
...
* Include native libs without requiring intermediate .jar.
* Fix build warnings; use latest build tools.
2014-03-02 16:06:37 -08:00
Jake McGinty
d19ab04bdd
gradle wrapper 1.10, android plugin 0.8, android support 19.0.1 //
...
FREEBIE
2014-02-18 16:42:40 -08:00
Ruben Pollan
a0dd1689da
Use minSdkVersion 9
...
'Array.copyOfRange' depends on API level 9
// FREEBIE
2014-01-11 08:47:28 -10:00
Ruben Pollan
a14897f8b5
Don't fail build if lint gives errors
2014-01-10 16:20:25 -10:00
Moxie Marlinspike
1ac32346c1
Graduate to a rebased and gradle world.
2014-01-06 14:35:54 -08:00
Moxie Marlinspike
6ca029f64a
Plugin 0.7, Gradle 1.9, AS 4.0
2014-01-06 14:13:12 -08:00
Moxie Marlinspike
9dc3730142
Merge pull request #441 from veeti/gradle-version
...
Update to the latest Android Gradle plugin
2013-12-02 12:57:53 -08:00
Gabe Conradi
e81756f443
Proper SMS support for KitKat.
2013-12-02 08:32:34 -08:00
Veeti Paananen
56fd6e7035
Update to the latest Android Gradle plugin
2013-12-01 01:48:24 +02:00
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.
2013-10-10 13:52:24 -07:00