Commit Graph

1358 Commits (745faa12a7578b1a0b0db4d6f5457600e137f26b)

Author SHA1 Message Date
Moxie Marlinspike 745faa12a7 Fix for outgoing group update display
Fixes #4444
// FREEBIE
10 years ago
Dustin Lim 0cd4cc67af save fragment state when changing theme/langugage
closes #2782
// FREEBIE
10 years ago
agrajaghh 9201d50f05 let the quick camera remember front/back mode
fixes #4438
closes #4440

//FREEBIE
10 years ago
Jake McGinty f82a7fee49 re-commit refactored CameraView
closes #4529
Confirmed fixed front-camera bug in Galaxy Nexus.

// FREEBIE
10 years ago
agrajaghh c4339813e6 migrate to AppCompatDialog
closes #3222
10 years ago
Carlin 927aac2c4a Add button to toggle passphrase visibility
closes #3776
// FREEBIE
10 years ago
Heartsucker 5a29c61dac Correctly sets subtitle on conversation batch select mode during first selection
fixes #3565
closes #3628
10 years ago
Calvin Hu 149ac9f417 when camera preview is open, the preview toggle button will close the preview
closes #3574
10 years ago
McLoo 6c20a4c08b Change 'Title' to 'Group name' in group update message
closes #3424
//FREEBIE
10 years ago
Moxie Marlinspike 8fc690d8e0 Update to libtextsecure 1.8.3
Fixes #4549

// FREEBIE
10 years ago
Jake McGinty dd0a952c83 avoid older android 9patch transparency bugs
// FREEBIE
10 years ago
Moxie Marlinspike ff123943cb Fully differentiate Signal vs non-Signal contacts
// FREEBIE
10 years ago
Moxie Marlinspike 058bcf1f4a More shortcode fixes for Germany
// FREEBIE
10 years ago
Jake McGinty ae379cd3dd fix external gif sharing
fixes #4539
Closes #4556
// FREEBIE
10 years ago
Moxie Marlinspike 69f5aacd25 Consider everything <= len(4) a short code, except short countries
// FREEBIE
10 years ago
Moxie Marlinspike 2a753c7795 Uhh, switch from valid to possible short codes?
Fixes #4478
// FREEBIE
10 years ago
Moxie Marlinspike 21f04605c6 Don't E164 shortcodes
Fixes #4478
// FREEBIE
10 years ago
Jake McGinty 0c75e652eb bring back the ripple when clicking on preview
Closes #4506
// FREEBIE
10 years ago
Jake McGinty 76b0183e0f move db query off main thread, fix group self-add
fixes #4168
Closes #4502
// FREEBIE
10 years ago
Jake McGinty e51e5cdfd4 fail faster in FileNotFoundException case
Fixes #3053
Closes #4499
// FREEBIE
10 years ago
Jake McGinty 5b1e5b18f9 reset contact selection after batch invite
fixes #4452
Closes #4498
// FREEBIE
10 years ago
Moxie Marlinspike fb9ba8cb8d Tint audio controls to be visible in dark theme
Fixes #4353
Closes #4466
// FREEBIE
10 years ago
Moxie Marlinspike b136fed6f7 Update contact DB on incoming messages
When we receive a Signal message from a previously unregistered
user, reflect that in the contact DB.

Fixes #3949
Closes #4492
// FREEBIE
10 years ago
Jake McGinty fb8d6cb538 contact selection reeemix
1) RecyclerView-based, with better long scroller
   and more material-inspired look.
2) Add badge for Signal users to contact selection
   list.

// FREEBIE
10 years ago
Moxie Marlinspike 7bec5efe1a Add 'Signal Call' option to contact card
Fixes #4392
Closes #4465
// FREEBIE
10 years ago
agrajaghh 5c59c3f423 make invite strings plural
fixes #4388
Closes #4389

// FREEBIE
10 years ago
Sebastian Morr 181c7dfd85 Add the option to mute notifications for one year.
Fixes #4448.
Closes #4454
10 years ago
Jake McGinty d05097a6fd Refactor group logic (no visual changes)
Closes #4480
// FREEBIE
10 years ago
brumsel 5333647794 Always play "sonar" on call initialization
If "sonar" was the last sound played on the last call, it wasn't
 being played on the next calling attempt.

Closes #4473
10 years ago
RiseT e1f9519235 Replace 'my' with 'your'
See
https://www.google.com/design/spec/style/writing.html#writing-language

// FREEBIE
10 years ago
RiseT 7f0b0803bc Change 'SD card' to 'storage' & cosmetic corrections
Fixes #3920
10 years ago
Jake McGinty b0137c08cb go back to old CameraView
Fixes #4415
Closes #4484
// FREEBIE
10 years ago
Jake McGinty 5fd5b1e1ed Fix "twitchy fingers" bug in CameraView
better diagnostic information, too.

Fixes #4422
Closes #4427
// FREEBIE
10 years ago
Moxie Marlinspike 56a3c99289 Resolve service deadlock issue
Fixes #4409
// FREEBIE
10 years ago
Moxie Marlinspike b5b564cfe1 Make sure the number we add canonicalizes to the number we know.
Fixes #4406
// FREEBIE
10 years ago
Moxie Marlinspike 5b08be8d01 We don't need jitter stats logging in production anyway
// FREEBIE
10 years ago
Moxie Marlinspike 8d4f3803df Switch SMS listener to using dotall
// FREEBIE
10 years ago
Jake McGinty 796940bda5 fix ContactSelectionListItem NPE
Fixes #4394
Closes #4399
// FREEBIE
10 years ago
Jake McGinty 00a18f58a7 catch MMS NPE for time being
Fixes #4379
Closes #4401
// FREEBIE
10 years ago
agrajaghh 0ef56fb86d add custom color to MessageDetailsActivity
Fixes #3560
Closes #3580

// FREEBIE
10 years ago
Jake McGinty 381c8820b1 remove unused CircleIndicator
Fixes #4393
closes #4397
// FREEBIE
10 years ago
Jodson Leandro a930ec5404 Flag secure in all activities that extends BaseActionBarActivity
Closes #4152
Fixes #3327
10 years ago
Stefan Seide e808ae0ddc remove brackets from recipient numbers as not allowed for dialing
Closes #3450
10 years ago
rafael81 750e25388f Update regular expression pattern for sms verification
Closes #4375
10 years ago
Moxie Marlinspike 09c57f3f44 Add close button to attachment type selector
// FREEBIE
10 years ago
Moxie Marlinspike be0ca330f5 Nicer looking attachment type selector
Closes #4367
// FREEBIE
10 years ago
Jake McGinty d6a061d50f extra logging for activity lifecycle
to help debug #2971
Closes #4342
// FREEBIE
10 years ago
Jake McGinty 59f2446a2b unjankify incoming media sharing
Closes #4374
Fixes #3989
// FREEBIE
10 years ago
Moxie Marlinspike 60ab71099f Don't show group avatar icons in thread preview
Fixes #4383
// FREEBIE
10 years ago
Moxie Marlinspike 3f6cdd4133 Add audio focus into the audio dance.
// FREEBIE
10 years ago