Commit Graph

986 Commits (d902c12941c362bf75165a2b2b9c7430e13ef6dc)
 

Author SHA1 Message Date
agrajaghh 82bb0c07e8 Fix AlertDialog Background on Android 2.3 10 years ago
Manuel d8d5848dae Change draw selector to background 10 years ago
Jake McGinty 542e1984c1 sanely handle duplicate contacts in db
// FREEBIE
10 years ago
Jake McGinty dff6997a65 don't call replace() on null formattedNumber
Fixes #1397
// FREEBIE
10 years ago
Moxie Marlinspike 5bfe64752e Merge pull request #1495 from mcginty/icon-cached
change out key cached icon to be more unique
10 years ago
Jake McGinty d6d76fa953 change out key cached icon to be more unique
Fixes #651
// FREEBIE
10 years ago
Sebastian 03ecd79fe0 fix receiving utf-8 characters in multimedia push messages
Throw AssertionError instead of logging and trying to recover
10 years ago
Moxie Marlinspike 7a3d509ef4 Merge pull request #1437 from mcginty/mms-npe
prevent NPE in MMS logic
10 years ago
Jake McGinty 7a54f33f68 Merge pull request #1354 from agrajaghh/fix_empty_contact_filter
Fix empty contact filter not working properly
10 years ago
Jake McGinty d4b4667d5a prevent NPE in MMS logic
Fixes #1434
// FREEBIE
10 years ago
thoughtbox 08d899e2e1 Slightly more verbose "no legacy support" message. 10 years ago
Jake McGinty 716519f4b8 Merge pull request #1383 from jocelynthode/master
Add time to messages when they are within the week
10 years ago
Moxie Marlinspike 02d3760b31 Merge pull request #1368 from mcginty/contact-select-header-dark
fix contact selection header theming
10 years ago
Jocelyn Thode 521fbc77c6 Add time to messages when they are within the week
//FREEBIE
10 years ago
Moxie Marlinspike 0574ec170a Display legacy message error when V1 message is received. 10 years ago
Moxie Marlinspike cebad39422 Collapse some v2 interfaces now that there's no v1. 10 years ago
Moxie Marlinspike 1d07ca3e6f Remove V1 code. 10 years ago
Moxie Marlinspike ca8c950553 Bump version to 2.0.8
// FREEBIE
10 years ago
Jake McGinty 7349378d8d fix contact selection header theming
Fixes #1343
// FREEBIE
10 years ago
Moxie Marlinspike dc9a9b14b2 Merge pull request #1367 from mcginty/routing-undo
revert RoutingActivity flags
10 years ago
Jake McGinty df9afc4e7f revert RoutingActivity flags
// FREEBIE
10 years ago
agrajaghh e9a50ce6c3 fix empty contact filter 10 years ago
Moxie Marlinspike 4d52d2ee36 Bumping version to 2.0.7 10 years ago
Moxie Marlinspike c21e5b74f1 Updated language translations. 10 years ago
Moxie Marlinspike c5b3b27c49 Merge pull request #1339 from mcginty/broken-build
fix old code breaking build
10 years ago
Jake McGinty ccb0cc6baf fix old code breaking build
// FREEBIE
10 years ago
Moxie Marlinspike ef77dc9d6d Merge pull request #1324 from mcginty/actionbar-cleanup
use normal means to set actionbar icon
10 years ago
Jake McGinty 454673cd0c Update ActionBar title on language change
Fixes #1329
// FREEBIE
10 years ago
Jake McGinty 0dc6ec294b use normal means to set actionbar icon
// FREEBIE
10 years ago
Santoso Wijaya 12dac6ccc3 ShareActivity, destruction of RecipientsPanel
// FREEBIE
10 years ago
Jake McGinty e2f7c1529a group and contact list fixes
1) Updating a group without changing the avatar will keep that
   avatar

2) Prohibit adding non-push users to an existing push group

3) Add Android contacts to the same database. Takes a small amount
   more time and memory, but allows queries to not be a hack, and
   enables us to dedupe numbers in JB and higher devices.

// FREEBIE
10 years ago
Jake McGinty b715debefc mark auto-fallback to sms as forcedSms
// FREEBIE
10 years ago
Moxie Marlinspike 4438b4ae69 Add a TrustManager that blacklists via serial numbers. 10 years ago
Jake McGinty 7b3f2c169a Fix issue with weird exiting animation from conversation
Fixes #1312
// FREEBIE
10 years ago
Matt Enright 7ceaf59bcc Display send date for incoming messages
Fixes #597.
10 years ago
Moxie Marlinspike 4caff2e511 Merge pull request #1297 from McLoo/master
Stop recycled bitmap crashes
10 years ago
McLoo 5e8e13ed5a Stop recycled bitmap crashes
Fixes #792
10 years ago
Moxie Marlinspike 4ea481f9dc Bumping version to 2.0.6
// FREEBIE
10 years ago
Moxie Marlinspike e94fa0d752 Updated language translations.
// FREEBIE
10 years ago
Moxie Marlinspike 817070e76f Merge pull request #1288 from mcginty/send-icons-redux-redux
remove lock coloring in send icons
10 years ago
Jake McGinty 92b90cd798 remove lock coloring in send icons
// FREEBIE
10 years ago
Moxie Marlinspike 33ecc4d690 Add null check. // FREEBIE 10 years ago
Jake McGinty 7d5e66eb6e fix send icon merge botch, encryption icons logic
// FREEBIE
10 years ago
Moxie Marlinspike d4ac0c077d Merge pull request #1248 from mcginty/wrong-group-secure
outgoing group MMS should not be encrypted and considered push
10 years ago
Jake McGinty cbe87aa05c outgoing group MMS should never be encrypted
// FREEBIE
10 years ago
Moxie Marlinspike 9e2f82954f Merge pull request #1260 from mcginty/message-layout-lint
Conversation item tweaks
10 years ago
Jake McGinty d4d684b670 simplified layouts 10 years ago
Moxie Marlinspike c43ef8bce0 Merge pull request #1233 from mcginty/send-icons
new send icons, fix logic for disabling/enabling the button
10 years ago
Jake McGinty 54a882a11d new send icons, fix logic for disabling/enabling
// FREEBIE
10 years ago
Moxie Marlinspike 73e2f6ce59 Merge pull request #1272 from mcginty/flag-secure
hide screen security when unsupported
10 years ago