Moxie Marlinspike
25028b7178
Update to jobmanager 0.10.0
...
// FREEBIE
10 years ago
agrajaghh
62d0de2ee6
remove double include of betterpicker in build.gradle
...
//FREEBIE
10 years ago
Moxie Marlinspike
15f44a78a9
Update min/max fix in shortcutbadger
...
// FREEBIE
10 years ago
Moxie Marlinspike
6b05f7905b
Use betterpicker for HMS timeout.
...
// FREEBIE
Closes #1890
10 years ago
Moxie Marlinspike
b7badec752
Switch to forked ShortcutBadger.
...
// FREEBIE
10 years ago
Jake McGinty
a5e5a4c37f
update build tools
...
// FREEBIE
10 years ago
Jabro
1d0c9536fc
Support for ShortcutBadger
...
// FREEBIE
Closes #1574
Closes #1952
Fixes #1526
Fixes #321
10 years ago
Moxie Marlinspike
1833e57c38
Break libaxolotl out into an external project.
...
// FREEBIE
10 years ago
Moxie Marlinspike
c14945791c
gradle tools 1.0.0
...
// FREEBIE
10 years ago
Jake McGinty
b0891fa986
move log submission to new library
...
// FREEBIE
Closes #1655
11 years ago
Moxie Marlinspike
de75a98093
Move JobManager to external project and dependency.
...
// FREEBIE
11 years ago
Jake McGinty
bf69a90b69
rollback to appcompat v20
...
v21 appears to just not be ready for production given the bugs.
// FREEBIE
11 years ago
Moxie Marlinspike
d42c4229fd
Update to latest zxing QR code scanner.
...
Closes #2078
// FREEBIE
11 years ago
Jake McGinty
e31994ac77
proguard has guarded its last pro
...
// FREEBIE
11 years ago
Moxie Marlinspike
ea9a5decac
Update gradle-witness and actually use spongycastle.
...
// FREEBIE
11 years ago
Moxie Marlinspike
1cb191a6ee
Move targetSdkVersion back down to 19.
...
// FREEBIE
11 years ago
Jake McGinty
8fa2f92a91
use latest appcompat and build tools, add dagger pin
...
// FREEBIE
11 years ago
Jake McGinty
67a4523ca7
update gradle+plugins, update gradle-witness
...
// FREEBIE
11 years ago
Moxie Marlinspike
1182052c7f
Rename library to libtextsecure
11 years ago
Moxie Marlinspike
9a6f65988f
Add support for dependency injection, and accompanying tests.
11 years ago
Jake McGinty
ad1d55f12d
enable proguard
...
// FREEBIE
11 years ago
Jake McGinty
7df49811b7
replace ABS with AppCompat
...
// FREEBIE
11 years ago
Jake McGinty
53da1f849a
in-app image media preview
...
// FREEBIE
11 years ago
Moxie Marlinspike
18b0601990
Dependency updates and gradle housekeeping.
11 years ago
Moxie Marlinspike
b308996885
Switch to using our own JobManager.
...
// FREEBIE
11 years ago
Moxie Marlinspike
36ec1d84a1
Implement delivery receipts.
...
1) Support a "receipt" push message type.
2) Identify messages by timestamp.
3) Introduce a JobManager to handle the queue for network
dependent jobs.
11 years ago
Moxie Marlinspike
8d6b9ae43e
Incorporate PR feedback. Add license and eliminate duplicate code.
...
// FREEBIE
11 years ago
Moxie Marlinspike
5f5ddd7c26
Generate SignedPreKey records, improve SignedPreKey cleanup.
11 years ago
Moxie Marlinspike
811479d168
Add first cut of protocol v3 support.
...
1) Use the new /v2/keys API for storing/retrieving prekey bundles.
2) For sessions built with PreKeyBundle and PreKeyWhisperMessage,
use a v3 ratcheting session when available.
11 years ago
Moxie Marlinspike
14b8f97de2
Reorganize session store load/store operations.
11 years ago
Moxie Marlinspike
d902c12941
Break core ratchet out into libaxolotol.
...
1) Break the core cryptography functions out into libaxolotol.
2) The objective for this code is a Java library that isn't
dependent on any Android functions. However, while the
code has been separated from any Android functionality,
it is still an 'android library project' because of the
JNI.
11 years ago
Jake McGinty
89fb80fcc5
MmsConnection refactor
...
- Use Apache HttpClient v4.x, only library that seems to like HTTP proxies
- Remove custom redirect logic in favor of library's
Fixes #1904
// FREEBIE
11 years ago
Jake McGinty
f51a5aa7eb
use https maven central
...
// FREEBIE
11 years ago
Moxie Marlinspike
d979593cbb
Bump version to 2.1.7
11 years ago
Jake McGinty
7441c191a7
Format outgoing MMS using SMIL.
...
// FREEBIE
Closes #1879
11 years ago
Jake McGinty
dee23b266f
update support-v4 library
...
Fixes #1832
// FREEBIE
11 years ago
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
11 years ago
Jake McGinty
530ad7bc86
new emoji drawer
...
// FREEBIE
Closes #1746
11 years ago
Moxie Marlinspike
9ef14a0f64
Upgrade to new GCM API.
11 years ago
Jake McGinty
23a1c1c8fa
Upgrade to latest Android gradle plugin
...
// FREEBIE
Closes #1660
11 years ago
Jake McGinty
f6e04d0f89
use latest android number as recipient number
...
Fixes #791
// FREEBIE
11 years ago
Jake McGinty
de90222c95
Upgrade android plugin to stay compatible with latest Android Studio
...
// FREEBIE
11 years ago
Moxie Marlinspike
4153c8dae9
No need to verify a local module.
...
// FREEBIE
11 years ago
Moxie Marlinspike
ef72702f0d
Include gradle-witness plugin for verifying dependencies.
11 years ago
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
11 years ago
Jake McGinty
11cfc4f1a1
upgrade gradle version
...
// FREEBIE
11 years ago
Florian Walch
1ddc45fd9c
Build native code for multiple architectures.
...
* Include native libs without requiring intermediate .jar.
* Fix build warnings; use latest build tools.
11 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
12 years ago
Gabe Conradi
e81756f443
Proper SMS support for KitKat.
12 years ago
Veeti Paananen
56fd6e7035
Update to the latest Android Gradle plugin
12 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.
12 years ago