Commit Graph

1638 Commits (0c6bfdbd0da9ee0ddddffafdd8149e7bb0a6cecc)

Author SHA1 Message Date
Christian Ascheberg 694e6064bd Add message notification task stack
Closes #4893
// FREEBIE
9 years ago
Moxie Marlinspike 6da86e482d Support for dual-sim SMS/MMS functionality
Allow source selection for sending SMS/MMS, and display the
SIM that received SMS/MMS.

Fixes #555
Closes #5199
// FREEBIE
9 years ago
Brad Erickson c1106d98dd Add 48 text-only emoji/emoticons/kaomoji
Grouped by western and eastern styles, then sorted roughly by emotion.
Happy->Joking->Flirting->Surprise->Worry->Sadness->Anger->Misc

Fixes #5191
Closes #5200
// FREEBIE
9 years ago
Brad Erickson 4c7d2d2c66 Fix text emoji pane font size and vertical align
Fixes #3426
Closes #5196
9 years ago
Moxie Marlinspike bc4dd7d002 Add Slovakia to list of 6-digit shortcodes that libphonenumber misses
Fixes #4478
// FREEBIE
9 years ago
Moxie Marlinspike ce12e381a5 Revert "Update libphonennumber for new shortcode metadata"
This reverts commit 8c58d031bd.

wtf is wrong with google
9 years ago
Moxie Marlinspike 8c58d031bd Update libphonennumber for new shortcode metadata
Fixes #4478
// FREEBIE
9 years ago
Moxie Marlinspike cba0ff7750 COLLATE LOCALIZED seems to imply COLLATE NOCASE
// FREEBIE
9 years ago
Moxie Marlinspike 31224014cc Skip onNewIntent if activity is finishing
We didn't call through to onCreate(), so everything isn't setup.

Fixes #2971
// FREEBIE
9 years ago
Moxie Marlinspike 4a261bcf68 Check result of bitmap size operation for failure
Fixes #5046
// FREEBIE
9 years ago
Moxie Marlinspike 1b97756b05 Use collate localized to sort contacts
Fixes #5144
// FREEBIE
9 years ago
Moxie Marlinspike 873a0ab249 Only attempt MMS "direct connect" on Sprint MCCMNCs.
Fixes #5134
// FREEBIE
9 years ago
2-4601 9f2f3df2ea Fix passphrase string resource reference
Fixes a stupid mistake in pr #5095 where I changed a string again but
forgot to change the resource reference in code :/

Closes #5140
// FREEBIE
9 years ago
2-4601 058585bf81 Fix five strings
Fixes
- one ambiguous pronoun
- one remaining reference of ambiguous 'lock screen'
- three cases of 'click' -> 'tap'

And gets rid of unnecessary line breaks in two strings.

Closes #5095
// FREEBIE
9 years ago
Christian Ascheberg 4049b997ee fix silent in-thread notification
Fixes #5090
Closes #5091
// FREEBIE
9 years ago
haffenloher 1512f6e172 Release MediaPlayers immediately after stopping ringers
Closes #4987
// FREEBIE
9 years ago
haffenloher 1abf39685a Use larger version of ic_contact_picture in calls
Closes #4971
Fixes #4245
// FREEBIE
9 years ago
Christian Ascheberg 0067d2628d revert #4885 requestAudioFocus change
Closes #5015
// FREEBIE
9 years ago
Moxie Marlinspike 524d06d033 Animate location button in
Fixes #5023
// FREEBIE
9 years ago
Moxie Marlinspike 759f9d8016 Support for location drafts
Fixes #4979
// FREEBIE
9 years ago
agrajaghh d61e5094de remove newlines in text-only group messages
Closes #4963
//FREEBIE
9 years ago
agrajaghh 759ecbc7b8 completely hide location button on API < 16
Closes #4964
// FREEBIE
9 years ago
agrajaghh f9c9068ca8 fix crash on gingerbread
Closes #4962
//FREEBIE
9 years ago
David Novák ee9b89c4d4 Make the 'try again' device management option actually try again.
Fixes #4648
Closes #4882
9 years ago
Christian Ascheberg 0caad7f348 Do not automatically enable bluetooth audio routing
Fixes some call volume problems

Fixes #4773
Fixes #4188
Closes #4885
9 years ago
haffenloher 6ad2c4bb29 Stop inbox snippet from overflowing the thumbnail
Also ensure the thumbnails are placed correctly in the archive view.

Closes #4954
// FREEBIE
9 years ago
Moxie Marlinspike bcf95e50aa Support for location messages
Start with encoding as a simple image thumbnail for compatibility
with MMS and iOS

// FREEBIE
9 years ago
agrajaghh 4fa6680f83 RTL support
Closes #4916
Fixes #4714
9 years ago
agrajaghh 94452e7784 add more debugging info to direct capture
should help debugging  #4899

closes #4941

//FREEBIE
9 years ago
Christian Ascheberg fd570310e0 fix more plurals
Closes #4898
// FREEBIE
9 years ago
agrajaghh ed592950c0 setting to disable notifications for new contacts
also mute these notifications between 23:00 and 09:00

fixes #4572
Closes #4926
9 years ago
McLoo ec53c6ab04 Fix forwarding text to new coversation
Closes #4870
//FREEBIE
9 years ago
Javier Arteaga e9b53cc164 Fix crash when adding a contact from a conversation
Closes #4872
// FREEBIE
9 years ago
McLoo e79ee7803f Enable preview for image drafts
Closes #4863
10 years ago
Colin Snover 50c432aaf0 Strip separators prior to validating non-email SMS recipients
Refs #1516. Refs #3099. Refs #4833.
Closes #4861
10 years ago
Moxie Marlinspike 67e6031d25 Catch ActivityNotFoundException on contact add intent
Fixes #4865
// FREEBIE
10 years ago
Jake McGinty 7625ba919e prevent overwriting external capture URIs
Closes #4719
fixes #4538
// FREEBIE
10 years ago
Moxie Marlinspike bde838d35a Let's take this SMS number cleaning thing to its logical extreme
Fixes #4833
// FREEBIE
10 years ago
Moxie Marlinspike e32736359b Move group message to group after accepting new identity key
Fixes #2739
// FREEBIE
10 years ago
Moxie Marlinspike 3efcb5dfa1 Fix libphonenumber shortcode data for Finland
Fixes #4853
// FREEBIE
10 years ago
Moxie Marlinspike 371ef3ce95 Strip whitespace in addition to parentheses for outgoing SMS
Fixes #4833
// FREEBIE
10 years ago
brumsel 09cac1e36b Enable proximity sensor while call is ringing
Fixes #4519

// FREEBIE
10 years ago
Christian Ascheberg 08b61572e9 fix some plurals
Closes #4815
Fixes #4811
// FREEBIE
10 years ago
Moxie Marlinspike 49f60971bd Cache delivery receipts when they arrive before sync message
// FREEBIE
10 years ago
Christian Ascheberg 4696837f2f warn user before build expires
Closes #4322
// FREEBIE
10 years ago
Gil b40f0ffeb0 Update recipient info after adding a contact
Fixes #4074
Closes #4259
10 years ago
brumsel 57cb68849e Don't notify of failure when viewing message details
If message delivery fails and the currently visible activity is the
MessageDetailsActivity of the failed message, treat the failure
notification as an in-thread notification.

Closes #3947
10 years ago
PurplePlatypus fe5e101463 Change TS Media message timestamp from received time to sent time
Fix #3525
Closes #3535
//FREEBIE
10 years ago
Moxie Marlinspike 81fa209910 Use Ringtone instead of MediaPlayer directly
(Copied from rhodey's PR)

Fixes #3340
Closes #3342

// FREEBIe
10 years ago
McLoo c7dd956f45 Fix for getting the device number with national prefix
Closes #2312
10 years ago
Moxie Marlinspike 3b80e35547 Display group info in message notifications
Fixes #1033
Fixes #2558
Closes #3020
// FREEBIE
10 years ago
RiseT 307578eb18 Wording ambiguity: Archived conversation -> Conversation archived
Closes #4802
// FREEBIE
10 years ago
Moxie Marlinspike 8a3762b337 Don't issue new user notification if secure session exists
Fixes #4800
// FREEBIE
10 years ago
haffenloher e5cd3e4fd1 Update inbox status icon on SMS delivery receipt
Closes #4848
// FREEBIE
10 years ago
haffenloher b41364c709 Add inbox delivery status migration
Fixes #4799
Closes #4809

// FREEBIE
10 years ago
Moxie Marlinspike 73acd1f3a2 Take people into Signal when they attempt to link w/ 3rd party scan
// FREEBIE
10 years ago
Moxie Marlinspike adda7622f4 Mark messages read when swipe archiving
// FREEBIE
10 years ago
Geonu Kang 43aef3ecb0 Integrate DynamicLanguage with DeviceListFragment
Fixes #4752
Closes #4793
10 years ago
Philippe Laferriere 03faff443c Removed lazy class SmsTransportDetails
Moved constants into SmsCharacterCalculator.

Closes #4788
10 years ago
haffenloher eebe227a20 Return to archive on back button press in archived convo
When the back/up/home button in the action bar is pressed in an
archived conversation, return to the archive instead of the inbox.

Closes #4770
// FREEBIE
10 years ago
Moxie Marlinspike 8fb73a092d Slight optimization for message status updates
// FREEBIE
10 years ago
haffenloher 7c95adc7e6 Add delivery status icons to the conversation list
Closes #4710
10 years ago
Geonu Kang 8269047c88 Update attachment content type when updating attachment data
Fixes #4687
Closes #4688
10 years ago
Geonu Kang afb21203b7 Extract "Today" in device list item to string resource
Related to #4752
Closes #4780
// FREEBIE
10 years ago
RiseT 65176c940e Wording consistency: thread -> conversation
Closes #4753
// FREEBIE
10 years ago
Geonu Kang fa411f5623 Increase swipe-to-archive snackbar duration
Fixes #4745
Closes #4746
// FREEBIE
10 years ago
Moxie Marlinspike adcb29616a Keep track of attachmentmanager garbage
Fixes #4764
// FREEBIE
10 years ago
Moxie Marlinspike 3bf8052811 Don't add "archive (n)" placeholder to list of batch selected
Fixes #4750
// FREEBIE
10 years ago
Moxie Marlinspike cdb122d3d1 Reposition thumbnail when in archived view
Fixes #4744
// FREEBIE
10 years ago
Jake McGinty b07003ae34 fix yakju JWR66Y front-camera misbehavior
fixes #4715
Closes #4738
// FREEBIE
10 years ago
Moxie Marlinspike 0a9f28c228 Fix rogue action button toggleing in contact selection
Fixes #4700
// FREEBIE
10 years ago
Jake McGinty 946c43940b add equals/hashCode to glide models
Closes #4737
// FREEBIE
10 years ago
Geonu Kang e83827ab75 "image/jpg"->"image/jpeg" on MIME type checks and saving
Fixes #4602
Closes #4643
10 years ago
Geonu Kang 3319748926 Signal-ize last remaining "data channel" and "push" string resources
Fixes #4730
Closes #4731
// FREEBIE
10 years ago
Moxie Marlinspike 2ab0029d49 Support for archive actions
Fixes #1141
Closes #4698
// FREEBIE
10 years ago
char32 796decdb0f Switch from 'Contents Hidden' to 'New message'
Fixes #4004
Closes #4566
10 years ago
brumsel 64ee669728 Reset audio mode on incoming ringer stop
Don't request audio focus in IncomingRinger either.

Fixes #4548
Closes #4567

// FREEBIE
10 years ago
Geonu Kang a8f4dadaf5 Delete Selected Message button strings "No"/"Yes" -> "Cancel"/"Delete"
Closes #4705
Fixes #4704
// FREEBIE
10 years ago
AsamK 7aac137fb7 Fix group avatar issues in GroupCreateActivity
Images weren't rounded in some cases, and other
times weren't updating in the group properly.

Closes #4692
// FREEBIE
10 years ago
Moxie Marlinspike 073be6696b Mark threads as read when we get an outgoing sync message
// FREEBIE
10 years ago
Moxie Marlinspike 54b30c47f5 Display registered number in advanced preferences
Fixes #4504
// FREEBIE
10 years ago
Jake McGinty 8914c79613 fix "partial scroll" when sending in certain cases
fixes #2856
Closes #4702
// FREEBIE
10 years ago
Moxie Marlinspike 785f737244 Limit 'last active' device timestamp to day level precision
Closes #4614
// FREEBIE
10 years ago
Daniel Bartram 67415a8dcb Improve generated contact photos with emoji names
Improve the logic for generating contact photos with contact names
which start with emoji or non-language characters.

This fixes the infamous "question-mark-in-a-box" character from
appearing in the contact photo for contacts whose names begin with
an emoji or a non-language symbol.

Closes #3684
10 years ago
Jake McGinty b4e28e219b fix false camera captures
// FREEBIE
10 years ago
Jake McGinty 3a5d4e7ebe reset surface on camera pause
fixes #4657

// FREEBIE
10 years ago
Jake McGinty a04e737526 fix direct capture file writing race condition
fixes #4612
Closes #4634
// FREEBIE
10 years ago
Jake McGinty 3bfb123b33 fix selfie horizontal flip
Closes #4635
// FREEBIE
10 years ago
Jake McGinty d5bd7bcf5f use same default group photo in GroupCreateActivity
fixes #3908
Closes #4639
// FREEBIE
10 years ago
Moxie Marlinspike 2ef808f406 Add help menu to conversation list overflow
Fixes #4552
// FREEBIE
10 years ago
Geonu Kang c4f9bc2b5e Improve date localization for API >= 18 (4.3, JELLY_BEAN_MR2)
Fixes #3102
Closes #4597
10 years ago
Moxie Marlinspike 13328ca0d0 Fix strange conversation draw behavior in GB
// FREEBIE
10 years ago
Moxie Marlinspike 885fc88aad Disable voice messages until iOS gets their act together
// FREEBIE
10 years ago
Jake McGinty 69ee4cbc71 select *all* threads
fixes #4565
// FREEBIE
10 years ago
Moxie Marlinspike 2790128e9c Disable mic/camera on inactive group thread
Fixes #4653
Fixes #3334
// FREEBIE
10 years ago
Moxie Marlinspike a4f7b78fd0 Make InputPanel fully responsible for emoji toggle
Fixes #4638
// FREEBIE
10 years ago
Moxie Marlinspike fc5777e904 Manually encode voice messages to AAC with ADTS headers
Should resolve issues with platforms that don't support AMR (!).

Fixes #4640
Fixes #4652
Fixes #4647
// FREEBIE
10 years ago
Jake McGinty a0beb7f0e0 scroll *all* the way
fixes #4664
closes #4695
// FREEBIE
10 years ago
Jake McGinty d58f4d1232 don't allow fast scrolling until data is available
fixes #4666
closes #4693
// FREEBIE
10 years ago
Jake McGinty 473e470883 fix header/footer item ID issue
fixes #4667
Closes #4685
// FREEBIE
10 years ago
agrajaghh 4dce79334d fix crash in RecipientPreferenceActivity
fixes #4674
closes #4679

// FREEBIE
10 years ago
Moxie Marlinspike e914496216 Remove identity menu option from conversation list
// FREEBIE
10 years ago
Moxie Marlinspike 9b3457f0b2 Don't choke so hard on random QR codes
Fixes #4642
// FREEBIE
10 years ago
Jake McGinty 2e8841c1d6 make RecyclerView unique IDs per thread
Closes #4619
// FREEBIE
10 years ago
Moxie Marlinspike dc1b420fef Voice Note -> Voice Message
Fixes #4628
// FREEBIE
10 years ago
Moxie Marlinspike e41f34729e Fix for voice message race conditions
Fixes #4625
// FREEBIE
10 years ago
Jake McGinty 4fe6256967 run Camera.startPreview() off main thread
Closes #4620
// FREEBIE
10 years ago
Moxie Marlinspike bfe4ad6c34 Voice notes
Closes #4610
Closes #3563
// FREEBIE
10 years ago
Jake McGinty 4e8e8978f4 update camera preview strategy
// FREEBIE
10 years ago
Moxie Marlinspike 7817c7697e Fix for audio attachment server NPE
Fixes #4615
// FREEBIE
10 years ago
brumsel 06f2908d78 Don't show images without data under "all images"
This affects images
- that have yet to be downloaded (using media download controls)
- that are currently being downloaded
- that failed to download

closes #4507
10 years ago
Jake McGinty 61386e9ca9 more useful contact select headers
Closes #4608
// FREEBIE
10 years ago
Jake McGinty 4314a4b42b add stable IDs to conversations
fixes #2856
Closes #4607
// FREEBIE
10 years ago
Moxie Marlinspike 945636ac5c Don't show reminder view on quick reply
Fixes #4524
// FREEBIE
10 years ago
Moxie Marlinspike 7c0bf0c871 Device provisioning
Closes #4553
// FREEBIE
10 years ago
Jake McGinty 02c37e815c enable media forwarding
fixes #1362
closes #4589
// FREEBIE
10 years ago
agrajaghh 6a99c6c4ac Fix "Silent" summary for ringtone preference
fixes #3962
Closes #4441

//FREEBIE
10 years ago
agrajaghh a65ade5366 add action buttons to the call notification
fixes #4160
Closes #4490
10 years ago
Jake McGinty 7aeb4c96ee fix crash on null Android contact name
fixes #4592
Closes #4594
// FREEBIE
10 years ago
Jake McGinty cd085faecd move instrumentation test to unit tests
Closes #4593
// FREEBIE
10 years ago
Jake McGinty bcd08956bd clear drafts immediately upon sending or new intent
fixes #3843
closes #3850
Closes #4571

// FREEBIE
10 years ago
Jake McGinty 25da3525fa use material labels for passphrase text
closes #3374
Closes #4570
// FREEBIE
10 years ago
McLoo 245c0adeea add dark theme to PassphraseChangeActivity
also adding DynamicLanguage to fix ActionBar language changes
10 years ago
Jake McGinty 0d06e78d25 fix quick attachment open animation
Closes #4569
// FREEBIE
10 years ago
Jake McGinty 2ce2a0d5c3 add refresh in overflow to NewConversationActivity
fixes #4470
closes #4564
// FREEBIE
10 years ago
heyimgay ce1c6e2372 signalize attachment filename
Closes #4541
10 years ago
Christian Ascheberg 1d8aef1669 Plural group join message
Closes #4535
Fixes #4521
// FREEBIE
10 years ago
Geonu Kang cca38ddf3f Improve Delete Thread, Reset Secure Session confirmation dialogs
Fixes #4512
Closes #4513
// FREEBIE
10 years ago
agrajaghh ce617fb7cb hide irrelevant preferences in RecipientPreferenceActivity
fixes #4505
Closes #4509
//FREEBIE
10 years ago
Sam Lanning 8efe6e7286 Make long pressing the attach button open the transport popup
// FREEBIE
10 years ago
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
Moxie Marlinspike 72b9c37ec8 Mark muted messages as read when in thread
Fixes #3562
Closes #3643
// FREEBIE
10 years ago
Moxie Marlinspike 5704fad7cc Fix for broken build
// FREEBIE
10 years ago
Gil 849c346a21 Updates visibleThreadId after sending a message in a new thread
Fixes #3536
Closes #4146
10 years ago
Manuel Geier 328a3ff20e show total number of messages or threads to be deleted
in delete-confirm-dialogs

Closes #4284

// FREEBIE
10 years ago
Moxie Marlinspike aade4c7af3 Correctly set audio mode
Fixes #4244
// FREEBIE
10 years ago
Moxie Marlinspike 58406d6b37 Consider unregister successfull on 401 from RP server.
Fixes #4362
// FREEBIE
10 years ago
Moxie Marlinspike 004a87eba9 Lower SMS retry count to 15
Closes #4296
// FREEBIE
10 years ago
Jake McGinty 3fa11d9931 show transfer progress when re-sending failed media
Closes #4341
fixes #4104
// FREEBIE
10 years ago
Moxie Marlinspike cad8ff766a Don't set media volume to zero.
Not sure what SOA was thinking with this one.

Fixes #4201
// FREEBIE
10 years ago
Moxie Marlinspike 5b6f49c993 Switch RedPhone view<->service interaction to use event bus
Fixes #4234
// FREEBIE
10 years ago
Jake McGinty 3e798a9863 batch invitation
// FREEBIE
10 years ago
Moxie Marlinspike 4371708fc4 Fix onNewIntent transport selection assertion
Fixes #4301
// FREEBIE
10 years ago
Jake McGinty d4887e11be fix failed incoming MMS regression
Fixes #4308
Closes #4334
// FREEBIE
10 years ago
Moxie Marlinspike d0e852f19f Retry on network failures during media message sends.
Fixes #4332
// FREEBIE
10 years ago
Moxie Marlinspike 8d82033855 Notify when contacts join Signal
Closes #4314
// FREEBIE
10 years ago
Moxie Marlinspike 434ce4f9c9 Canonicalize entries in canonical address database.
Make all our queries E164, so eventually everything in there
will be E164.  Stops thrashing between formats.

Closes #4306

// FREEBIE
10 years ago
Jake McGinty 8fd0ea39aa Simplify excessively convoluted camera logic
1) QuickCamera logic moved into CameraView

2) The strategies for texture vs. surface view were too complex
   with no observed gain. Better to remove and have to re-add
   if necessary than assume it to be necessary.

3) Drop CWAC-Camera dependency - the device profiles weren't being
   used very much and even that is deprecated so we'd be left on
   our own with new hardware. Not worth it.

4) Selfies first.

5) Layout/orientation mathy logic from CWAC moved into CameraUtils,
   with the  hopes that most of it might be further simplified or
   rendered unnecessary in the future.

Closes #4326

// FREEBIE
10 years ago
RiseT 08be47c03e Adjust a couple of strings in order to include calls AND messages.
Closes #4311
10 years ago
Moxie Marlinspike 751fa21f60 Ignore envelopes with unknown type
// FREEBIE
10 years ago
Moxie Marlinspike 339d352d6e Better support for revoked audio permissions.
// FREEBIE
10 years ago