Commit Graph

1117 Commits (ea9a5decac7c7837e3823976a996cd2d0d53fc73)
 

Author SHA1 Message Date
Moxie Marlinspike ea9a5decac Update gradle-witness and actually use spongycastle.
// FREEBIE
10 years ago
Moxie Marlinspike 1cb191a6ee Move targetSdkVersion back down to 19.
// FREEBIE
10 years ago
Jake McGinty 60737bdd7b proguard: don't warn for test classes
// FREEBIE
10 years ago
Moxie Marlinspike 2dded4888e No more push encoding pretense.
// FREEBIE
10 years ago
Jake McGinty eaf89735b8 encapsulated delivery icon to separate from lock
and as a bonus some tweaked text sizes and colors
// FREEBIE
10 years ago
Jake McGinty 8fa2f92a91 use latest appcompat and build tools, add dagger pin
// FREEBIE
10 years ago
Moxie Marlinspike 174324e2a0 Potential fix for BroadcastReceiver crash.
// FREEBIE
10 years ago
Jake McGinty bc3686058a optimize new assets
Thanks to @pejakm for pointing out the emoji optimization.
// FREEBIE
10 years ago
Jake McGinty 0110015c8b remove unused image resources
// FREEBIE
10 years ago
Jake McGinty 5ca8a6d421 materialize conversation item indicators
// FREEBIE
10 years ago
Jake McGinty 0fc9ff7490 add "elevation" window overlay for android 4.x too
// FREEBIE
10 years ago
Jake McGinty 08d939b010 fix AppCompat theme crash
Fixes #2084
// FREEBIE
10 years ago
Jake McGinty 020920d988 silly actionbar shadow issue
// FREEBIE
10 years ago
Moxie Marlinspike bd3d9ac533 Update JobManager README.md
// FREEBIE
10 years ago
agrajaghh 85670d95ee Fix README.md formatting
// FREEBIE

Closes #2101
10 years ago
Moxie Marlinspike 3d1007d101 Added README
// FREEBIE
10 years ago
Moxie Marlinspike 35821d444e Move responsibility for Context injection out of JavaSerializer.
// FREEBIE
10 years ago
Moxie Marlinspike 3cd7c2d8e5 libjobqueue javadoc and scoping.
// FREEBIE
10 years ago
Moxie Marlinspike 5b08791086 Fix regression with providers being registered.
// FREEBIE
10 years ago
Jake McGinty 31b9dcb5eb stop crashes when sending sms
// FREEBIE
10 years ago
Jake McGinty 43adc75428 add icon back
// FREEBIE
10 years ago
Jake McGinty 67a4523ca7 update gradle+plugins, update gradle-witness
// FREEBIE
10 years ago
Moxie Marlinspike b35b9be0c8 Add missing copyright headers from libtextsecure.
// FREEBIE
10 years ago
Moxie Marlinspike 9215322846 Abstract out TrustStore interface.
// FREEBIE
10 years ago
Moxie Marlinspike cbebc040cc Make ProGuard with with Dagger 10 years ago
Moxie Marlinspike bea26e83da Correctly process push messages with identity key conflicts. 10 years ago
Moxie Marlinspike a85dbce041 Correctly handle PKWM via SMS. 10 years ago
Moxie Marlinspike baaa3514d4 Fix delivery receipts in group messages.
Fixes #2056
Fixes #2067
Fixes #2087
10 years ago
Moxie Marlinspike 71fdaac1b2 Fix regressions for registration. 10 years ago
Moxie Marlinspike fb31319e52 Put everything under either internal or api. 10 years ago
Moxie Marlinspike 08ed90c5ec Split out Util functions. 10 years ago
Moxie Marlinspike 0d102f76cc Move ListenableFutureTask up to parent. 10 years ago
Moxie Marlinspike 28cb1ed85b Move DirectoryUtil up to parent. 10 years ago
Moxie Marlinspike cd9b20dc9d Move dependency up to parent. 10 years ago
Moxie Marlinspike f09abff407 Refactor out old classes. 10 years ago
Moxie Marlinspike f9934bd8e5 Modernize libtextsecure layout 10 years ago
Moxie Marlinspike 1182052c7f Rename library to libtextsecure 10 years ago
Moxie Marlinspike 0d06d50a65 Let's have JobManager only deal with checked exceptions.
Also, switch to Builder for JobManager construction.
10 years ago
Moxie Marlinspike d9d4ec9d9d Fix some bugs with PKWM padding and attachment detection. 10 years ago
Moxie Marlinspike 9a6f65988f Add support for dependency injection, and accompanying tests. 10 years ago
Moxie Marlinspike 601e233d47 Add account management interface to libtextsecure api 10 years ago
Moxie Marlinspike ae178fc4ec Move API around a little, eliminate TransportDetails interface. 10 years ago
Moxie Marlinspike cafe03a70a Transition the outbound pipeline to JobManager jobs. 10 years ago
Moxie Marlinspike 99f42e2ee1 Move API around. 10 years ago
Moxie Marlinspike a3f1d9cdfd Beginning of libtextsecure refactor.
1) Break out appropriate components.

2) Switch the incoming pipeline from SendReceiveService to
   the JobManager.
10 years ago
Jake McGinty 4cab657ebe clear pending slides when attachment reselected
Fixes #2012

// FREEBIE
10 years ago
Jake McGinty db6f8618e6 padding workaround for bug in appcompat-v7 21.0.0
bug: https://code.google.com/p/android/issues/detail?id=77982

// FREEBIE
10 years ago
Jake McGinty 98af1fb6ee shorten blocks of text
// FREEBIE
10 years ago
Jake McGinty ad1d55f12d enable proguard
// FREEBIE
10 years ago
Jake McGinty 7df49811b7 replace ABS with AppCompat
// FREEBIE
10 years ago