Commit Graph

1154 Commits (4a107483c169680ccf266876770cbd2948dbfb1d)
 

Author SHA1 Message Date
agrajaghh 4a107483c1 path changed: library -> libaxolotl 10 years ago
Tal Hacohen 9ef1ea283b Fix notification display order.
Messages in notifications were showing in reverse order,
that is newest on top instead of newest at the bottom making
multiple messages hard to read.

Closes #1984
10 years ago
christian mock 32153ec379 Use "sms_body" extra from Intent
Closes #2071
10 years ago
Mladen Pejaković ceb82a05ca Add Serbian language to the list
Closes #2008
10 years ago
McLoo 899bf8160d Cleanup of unused strings in strings.xml
//FREEBIE

Closes #2139
10 years ago
McLoo 49f77c9c06 Added l10n for message trimmer
//FREEBIE

Closes #2079
Closes #1868
10 years ago
McLoo cd5feccdbf Fix selection for hungarian
// FREEBIE

Closes #2025
10 years ago
Moxie Marlinspike a1da22cee9 Use constant.
// FREEBIE

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

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

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

Fixes #1494
Closes #1505
10 years ago
Moxie Marlinspike de75a98093 Move JobManager to external project and dependency.
// FREEBIE
10 years ago
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