Commit Graph

1142 Commits (0d01feebc333cca0bde1a25da2484204d828b859)
 

Author SHA1 Message Date
Moxie Marlinspike 0d01feebc3 Move directory refresh from a service over to a job.
// FREEBIE
10 years ago
Moxie Marlinspike 0fb7f3b970 Minor cleanup.
// FREEBIE
10 years ago
agrajaghh a9637baddf PushNetworkException for network errors on external downloads.
Closes #2112
Fixes #1264

// FREEBIE
10 years ago
Moxie Marlinspike 5e61161767 Bump version to 2.3.2
// FREEBIE
10 years ago
Jake McGinty 83d281de71 compat actionbar bg for dark theme
// FREEBIE
10 years ago
Jake McGinty 28f63cf335 Revert "Try to fix LGE menu button NPEs"
This reverts commit f3a3aaca60.
10 years ago
Jake McGinty f3a3aaca60 Try to fix LGE menu button NPEs
fix based on https://code.google.com/p/android/issues/detail?id=78154

// FREEBIE
10 years ago
agrajaghh 908e8b8746 fix for ringtone selection with android-support-v4-preferencefragment 10 years ago
Jake McGinty 4573f3cb77 reorder window feature requests in MediaPreviewActivity
ActionBar is initialized in a different way by AppCompat v20 compared to
ABS or v21 even...
// FREEBIE
10 years ago
Moxie Marlinspike d72a3ec669 Do thread trimming as JobManager job rather than AsyncTask.
// FREEBIE
10 years ago
Moxie Marlinspike 3439657bba Guard against fragment disappearing before callback.
// FREEBIE
10 years ago
Moxie Marlinspike 1ad7912e75 Add callback method parameter to axolotl decrypt functions.
// FREEBIE
10 years ago
Moxie Marlinspike 30aff82341 The future is the other direction.
// FREEBIE
10 years ago
Moxie Marlinspike c54a5b613b Bump version to 2.3.1
// FREEBIE
10 years ago
Moxie Marlinspike 31ad30b3a5 Updated translations.
// FREEBIE
10 years ago
Moxie Marlinspike 4ccb7ebab6 Don't completely disable GCM.
// FREEBIE
10 years ago
Jake McGinty bf69a90b69 rollback to appcompat v20
v21 appears to just not be ready for production given the bugs.
// FREEBIE
10 years ago
Moxie Marlinspike bf19307916 Make GCM re-registration failure notification based.
// FREEBIE
10 years ago
Moxie Marlinspike d42c4229fd Update to latest zxing QR code scanner.
Closes #2078

// FREEBIE
10 years ago
Moxie Marlinspike 31eddbf346 Bump version to 2.3.0
// FREEBIE
10 years ago
Moxie Marlinspike e9b383d277 Add jobs for pending push messages during migration.
// FREEBIE
10 years ago
Moxie Marlinspike eeafb81c90 Fix escaping in danish translation.
// FREEBIE
10 years ago
Moxie Marlinspike 02e27c94f2 Update language translations.
// FREEBIE
10 years ago
Jake McGinty 167386ea49 make the light theme light
Fixes #2111
Tested on GB and LP
// FREEBIE
10 years ago
Jake McGinty e31994ac77 proguard has guarded its last pro
// FREEBIE
10 years ago
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