Commit Graph

699 Commits (e5e5b93884c378b86d111c5e2a1f0ed145881d88)

Author SHA1 Message Date
Lukas Barth e5e5b93884 Add k-9 style avatars to group conversations
Closes #1107
11 years ago
agrajaghh 2f6cefca8a refactor preferences into multiple PreferenceFragments 11 years ago
agrajaghh 55ee288c36 Refactor notification for encrypted messages.
Closes #1184
11 years ago
Moxie Marlinspike 978f769d6d Notify on incoming messages when locked.
// FREEBIE

Fixes #2149
11 years ago
Moxie Marlinspike 9d693eef30 Fix for fallback behavior.
// FREEBIE
11 years ago
Jake McGinty 15613894f0 load image previews asynchronously
// FREEBIE
11 years ago
Jake McGinty a88fbba49f use Loader when conversation is updated instead of requery
// FREEBIE
11 years ago
Jake McGinty f3f173f653 support mms basic auth
// FREEBIE
11 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
11 years ago
christian mock 32153ec379 Use "sms_body" extra from Intent
Closes #2071
11 years ago
McLoo 49f77c9c06 Added l10n for message trimmer
//FREEBIE

Closes #2079
Closes #1868
11 years ago
Moxie Marlinspike a1da22cee9 Use constant.
// FREEBIE

Closes #1988
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 0d01feebc3 Move directory refresh from a service over to a job.
// 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 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 e9b383d277 Add jobs for pending push messages during migration.
// FREEBIE
11 years ago
Moxie Marlinspike ea9a5decac Update gradle-witness and actually use spongycastle.
// 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
Moxie Marlinspike 174324e2a0 Potential fix for BroadcastReceiver crash.
// FREEBIE
11 years ago
Moxie Marlinspike 35821d444e Move responsibility for Context injection out of JavaSerializer.
// FREEBIE
11 years ago
Moxie Marlinspike 5b08791086 Fix regression with providers being registered.
// FREEBIE
11 years ago
Jake McGinty 43adc75428 add icon back
// FREEBIE
11 years ago
Moxie Marlinspike 9215322846 Abstract out TrustStore interface.
// FREEBIE
11 years ago
Moxie Marlinspike bea26e83da Correctly process push messages with identity key conflicts. 11 years ago
Moxie Marlinspike a85dbce041 Correctly handle PKWM via SMS. 11 years ago
Moxie Marlinspike baaa3514d4 Fix delivery receipts in group messages.
Fixes #2056
Fixes #2067
Fixes #2087
11 years ago
Moxie Marlinspike 71fdaac1b2 Fix regressions for registration. 11 years ago
Moxie Marlinspike fb31319e52 Put everything under either internal or api. 11 years ago
Moxie Marlinspike 08ed90c5ec Split out Util functions. 11 years ago
Moxie Marlinspike 0d102f76cc Move ListenableFutureTask up to parent. 11 years ago
Moxie Marlinspike 28cb1ed85b Move DirectoryUtil up to parent. 11 years ago
Moxie Marlinspike cd9b20dc9d Move dependency up to parent. 11 years ago
Moxie Marlinspike f09abff407 Refactor out old classes. 11 years ago
Moxie Marlinspike 0d06d50a65 Let's have JobManager only deal with checked exceptions.
Also, switch to Builder for JobManager construction.
11 years ago
Moxie Marlinspike d9d4ec9d9d Fix some bugs with PKWM padding and attachment detection. 11 years ago
Moxie Marlinspike 9a6f65988f Add support for dependency injection, and accompanying tests. 11 years ago
Moxie Marlinspike 601e233d47 Add account management interface to libtextsecure api 11 years ago
Moxie Marlinspike ae178fc4ec Move API around a little, eliminate TransportDetails interface. 11 years ago
Moxie Marlinspike cafe03a70a Transition the outbound pipeline to JobManager jobs. 11 years ago
Moxie Marlinspike 99f42e2ee1 Move API around. 11 years ago