Commit Graph

1147 Commits (a1da22cee9e2e881e70cb85866aa66f618a85d0a)
 

Author SHA1 Message Date
Moxie Marlinspike a1da22cee9 Use constant.
// FREEBIE

Closes #1988
11 years ago
Jakob a950db74c0 add dependencies to BUILDING.md
// FREEBIE

Closes #1809
11 years ago
Jake McGinty b0891fa986 move log submission to new library
// FREEBIE

Closes #1655
11 years ago
Moxie Marlinspike b57763f397 Display 'me' for device's local number in group membership list.
// FREEBIE

Fixes #1494
Closes #1505
11 years ago
Moxie Marlinspike de75a98093 Move JobManager to external project and dependency.
// FREEBIE
11 years ago
Moxie Marlinspike 0d01feebc3 Move directory refresh from a service over to a job.
// FREEBIE
11 years ago
Moxie Marlinspike 0fb7f3b970 Minor cleanup.
// FREEBIE
11 years ago
agrajaghh a9637baddf PushNetworkException for network errors on external downloads.
Closes #2112
Fixes #1264

// FREEBIE
11 years ago
Moxie Marlinspike 5e61161767 Bump version to 2.3.2
// FREEBIE
11 years ago
Jake McGinty 83d281de71 compat actionbar bg for dark theme
// FREEBIE
11 years ago
Jake McGinty 28f63cf335 Revert "Try to fix LGE menu button NPEs"
This reverts commit f3a3aaca60.
11 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
11 years ago
agrajaghh 908e8b8746 fix for ringtone selection with android-support-v4-preferencefragment 11 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
11 years ago
Moxie Marlinspike d72a3ec669 Do thread trimming as JobManager job rather than AsyncTask.
// FREEBIE
11 years ago
Moxie Marlinspike 3439657bba Guard against fragment disappearing before callback.
// FREEBIE
11 years ago
Moxie Marlinspike 1ad7912e75 Add callback method parameter to axolotl decrypt functions.
// FREEBIE
11 years ago
Moxie Marlinspike 30aff82341 The future is the other direction.
// FREEBIE
11 years ago
Moxie Marlinspike c54a5b613b Bump version to 2.3.1
// FREEBIE
11 years ago
Moxie Marlinspike 31ad30b3a5 Updated translations.
// FREEBIE
11 years ago
Moxie Marlinspike 4ccb7ebab6 Don't completely disable GCM.
// 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 bf19307916 Make GCM re-registration failure notification based.
// FREEBIE
11 years ago
Moxie Marlinspike d42c4229fd Update to latest zxing QR code scanner.
Closes #2078

// FREEBIE
11 years ago
Moxie Marlinspike 31eddbf346 Bump version to 2.3.0
// FREEBIE
11 years ago
Moxie Marlinspike e9b383d277 Add jobs for pending push messages during migration.
// FREEBIE
11 years ago
Moxie Marlinspike eeafb81c90 Fix escaping in danish translation.
// FREEBIE
11 years ago
Moxie Marlinspike 02e27c94f2 Update language translations.
// FREEBIE
11 years ago
Jake McGinty 167386ea49 make the light theme light
Fixes #2111
Tested on GB and LP
// 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 60737bdd7b proguard: don't warn for test classes
// FREEBIE
11 years ago
Moxie Marlinspike 2dded4888e No more push encoding pretense.
// FREEBIE
11 years ago
Jake McGinty eaf89735b8 encapsulated delivery icon to separate from lock
and as a bonus some tweaked text sizes and colors
// FREEBIE
11 years ago
Jake McGinty 8fa2f92a91 use latest appcompat and build tools, add dagger pin
// FREEBIE
11 years ago
Moxie Marlinspike 174324e2a0 Potential fix for BroadcastReceiver crash.
// FREEBIE
11 years ago
Jake McGinty bc3686058a optimize new assets
Thanks to @pejakm for pointing out the emoji optimization.
// FREEBIE
11 years ago
Jake McGinty 0110015c8b remove unused image resources
// FREEBIE
11 years ago
Jake McGinty 5ca8a6d421 materialize conversation item indicators
// FREEBIE
11 years ago
Jake McGinty 0fc9ff7490 add "elevation" window overlay for android 4.x too
// FREEBIE
11 years ago
Jake McGinty 08d939b010 fix AppCompat theme crash
Fixes #2084
// FREEBIE
11 years ago
Jake McGinty 020920d988 silly actionbar shadow issue
// FREEBIE
11 years ago
Moxie Marlinspike bd3d9ac533 Update JobManager README.md
// FREEBIE
11 years ago
agrajaghh 85670d95ee Fix README.md formatting
// FREEBIE

Closes #2101
11 years ago
Moxie Marlinspike 3d1007d101 Added README
// FREEBIE
11 years ago
Moxie Marlinspike 35821d444e Move responsibility for Context injection out of JavaSerializer.
// FREEBIE
11 years ago
Moxie Marlinspike 3cd7c2d8e5 libjobqueue javadoc and scoping.
// FREEBIE
11 years ago
Moxie Marlinspike 5b08791086 Fix regression with providers being registered.
// FREEBIE
11 years ago
Jake McGinty 31b9dcb5eb stop crashes when sending sms
// FREEBIE
11 years ago