Commit Graph

1060 Commits (74f939b5204f2d94f559728f7ef0b07af36b03b1)

Author SHA1 Message Date
Matthew Chen 9db33a9651 Remove RedPhone code.
// FREEBIE
7 years ago
Michael Kirk 4b52a90c8e Fix test
//FREEBIE
7 years ago
Michael Kirk 3957020e0d bump version
// FREEBIE
7 years ago
Michael Kirk d87492bf69 sync translations
// FREEBIE
7 years ago
Matthew Chen 06ed552257 Fix translation of “already have an account?” button.
// FREEBIE
7 years ago
Matthew Chen 90038e928b Sharpen the app icon.
// FREEBIE
7 years ago
Matthew Chen 3cb545eb08 Sharpen the app icon.
// FREEBIE
7 years ago
Matthew Chen 3fcdffb919 Only enforce CallKit privacy for missed calls if CallKit is present.
// FREEBIE
7 years ago
Matthew Chen 36ea273475 Slightly tweak the appearance of the attachment upload progress bar.
// FREEBIE
7 years ago
Matthew Chen 26371499da Slightly tweak the appearance of the attachment upload progress bar.
// FREEBIE
7 years ago
Matthew Chen e5024cfe76 Raise max GIF file size and default image upload quality.
// FREEBIE
7 years ago
Matthew Chen e031e3c389 Respond to CR.
// FREEBIE
7 years ago
Matthew Chen 7aef297a27 Cleanup copy to pasteboard of video and audio.
// FREEBIE
7 years ago
Matthew Chen 86abb43c30 Copy images to pasteboard as data, not UIImage.
// FREEBIE
7 years ago
Matthew Chen 21766732dd Respond to CR.
// FREEBIE
7 years ago
Matthew Chen b90416f472 Show alerts with relevant error messages when attachment-related errors occur.
// FREEBIE
7 years ago
Matthew Chen 1246fcd99d Rework country views in registration view.
// FREEBIE
7 years ago
Matthew Chen ca1467ef2e Respond to CR.
// FREEBIE
7 years ago
Matthew Chen 5cab3be67d Log submission of logs.
// FREEBIE
7 years ago
Michael Kirk 8b75bd727d bump build
// FREEBIE
7 years ago
Michael Kirk f9e1b3f2e0 bump build
// FREEBIE
7 years ago
Michael Kirk 55a44c8c4e Bump build
// FREEBIE
7 years ago
Michael Kirk 0c8da2865e Fix search/replace
// FREEBIE
7 years ago
Michael Kirk 730d6419bc Bump build
// FREEBIE
7 years ago
Michael Kirk 4f51dcf2ef bump build
// FREEBIE
7 years ago
Michael Kirk 84bc5b1e67 Pull latest translations
// FREEBIE
7 years ago
Matthew Chen f68e40f7d8 Add animated gif UTI types to attachment.
// FREEBIE
7 years ago
Matthew Chen d320cef1a9 Fix play button for incoming video attachments.
// FREEBIE
7 years ago
Michael Kirk 6466e9f41f [SSK] Better logging for envelopes
Leave last 3 digits of recipientId when scrubbing logs.

This is in line with other Signal clients, and makes it possible to
trace interactions.

// FREEBIE
7 years ago
Matthew Chen 58eb77e073 Use “stop” not “cancel” buttons.
// FREEBIE
7 years ago
Michael Kirk 2564f53060 sync translations
some were just pushed and still need translation

// FREEBIE
7 years ago
Michael Kirk 6a573b87d2 bump release target
// FREEBIE
7 years ago
Michael Kirk cebfc479f8 Fixup acf3a6e syntax
// FREEBIE
7 years ago
Michael Kirk ab2bfb3a67 Fix spacing of custom back button
...and use it (only) in Messages VC

Otherwise we'd have to do lots of manual handling of
interactivePopGesture

// FREEBIE
7 years ago
Michael Kirk c182a05961 Fix swipe-back-to-pop gesture.
The interactivePopGestureRecognizer machinery doesn't work when you have
a custom back button.

// FREEBIE
7 years ago
Michael Kirk 0a09330d35 Delete unused code
// FREEBIE
7 years ago
Matthew Chen e724acc978 Respond to CR.
// FREEBIE
7 years ago
Matthew Chen c6a280e005 Only initiate WebRTC calls, not RedPhone calls.
// FREEBIE
7 years ago
Matthew Chen 814c6d2505 Only initiate WebRTC calls, not RedPhone calls.
// FREEBIE
7 years ago
Michael Kirk 8973881d3d Fix switches for those who like to "slide"
There's more than one way to flip a switch.

// FREEBIE
7 years ago
Michael Kirk d76d04b8e8 Fixup 4814edf3d3
// FREEBIE
7 years ago
Michael Kirk 0b81523597 Clearer logging and added an assert per CR
// FREEBIE
7 years ago
Michael Kirk 6036e20079 Filter high diacritical text, regardless of length
// FREEBIE
7 years ago
Michael Kirk eb0399f040 Fix "Call failed" due to deadlock when immediately terminating call
It's not clear why we were ever dispatching `sync` here.

Before this:

Place a call
See "connecting..."
Hang up
UI hangs for ~5 seconds
See "call failed" on CallKit screen
Press "cancel" on CallKit screen
returned to responsive app.

// FREEBIE
7 years ago
Matthew Chen 81ed045718 Disable the "scroll to new message" animation.
// FREEBIE
7 years ago
Matthew Chen b9b81ca8ef Honor call privacy settings in call notifications.
// FREEBIE
7 years ago
Michael Kirk da32570dc6 [SSK] remove convoluted dependency
Moved query method to PhoneNumberUtil since that's they only caller.
Moved corresponding tests to SSK

// FREEBIE
7 years ago
Michael Kirk c39a26659e Merge pull request #1860 from WhisperSystems/mkirk/intern-pastelog
Intern pastelog
7 years ago
Matthew Chen 97210b4073 Respond to CR.
// FREEBIE
7 years ago
Matthew Chen bf2db32f85 Respond to CR.
// FREEBIE
7 years ago