Commit Graph

2672 Commits

Author SHA1 Message Date
Matthew Chen
593c684fcb Don't ask for camera permissions if app is not active.
// FREEBIE
2017-11-09 03:02:05 -05:00
Matthew Chen
5cc292fb6c Don't ask for camera permissions if app is not active.
// FREEBIE
2017-11-09 03:02:05 -05:00
Matthew Chen
5e61307ce3 Don't ask for microphone permissions if app is not active.
// FREEBIE
2017-11-09 02:58:51 -05:00
Matthew Chen
f86882b5ff Don't ask for camera permissions if app is not active.
// FREEBIE
2017-11-09 02:57:15 -05:00
Matthew Chen
6e840ff956 Fix build warnings from XCode 9. 2017-11-09 02:52:44 -05:00
Matthew Chen
a6bfc0a60e Fix build warnings from XCode 9. 2017-11-09 02:52:44 -05:00
Matthew Chen
2d21e2ae2c Fix build warnings from XCode 9. 2017-11-09 02:52:44 -05:00
Michael Kirk
c0bcc40a6f Ensure we re-upload push tokens after re-registering.
// FREEBIE
2017-11-08 10:55:34 -05:00
Michael Kirk
f297465713 Whitelist *.signal.org from ATS.
We are validating against our own CA.

// FREEBIE
2017-11-08 10:54:36 -05:00
Michael Kirk
90dad75446 CR: remove unnecessary property
// FREEBIE
2017-11-08 10:50:25 -05:00
Michael Kirk
1f5603760b Fix contact offer
We never assign interaction, but we can get it via the viewItem.

// FREEBIE
2017-11-08 10:46:46 -05:00
Matthew Chen
34abb42469 Update build versions to v2.19.0.
// FREEBIE
2017-11-07 21:05:50 -05:00
Matthew Chen
f9fc23660c Merge tag '2.18.2.1' 2017-11-07 21:03:21 -05:00
Matthew Chen
40d2e003a4 Bump build to 2.18.2.1.
// FREEBIE
2017-11-07 20:39:28 -05:00
Matthew Chen
1f35a1d29c Show attachment approval for GIFs.
// FREEBIE
2017-11-07 20:34:52 -05:00
Matthew Chen
167a171caf Fix crashes in attachment approval view.
// FREEBIE
2017-11-07 09:46:34 -05:00
Matthew Chen
511ff83edb Bumped version numbers for hotfix v2.18.2.
// FREEBIE
2017-11-06 22:31:47 -05:00
Matthew Chen
3952f717a5 Add Burmese l10n.
// FREEBIE
2017-11-06 15:15:22 -05:00
Matthew Chen
da7338580c Merge tag '2.18.1.0' 2017-11-06 14:28:43 -05:00
Matthew Chen
9c9c63db87 Bumped version numbers for hotfix v2.18.1.
// FREEBIE
2017-11-06 13:41:41 -05:00
Matthew Chen
e3f7947da0 Emphasize borders of input toolbar.
// FREEBIE
2017-11-06 12:54:09 -05:00
Matthew Chen
204902c111 Respond to CR.
// FREEBIE
2017-11-06 12:50:20 -05:00
Matthew Chen
03241128f6 Respond to CR.
// FREEBIE
2017-11-06 12:37:15 -05:00
Matthew Chen
1ea413ad48 Be more defensive about handling local notifications.
// FREEBIE
2017-11-06 11:14:31 -05:00
Matthew Chen
a5c4140a12 Reduce max text message bubble size.
// FREEBIE
2017-11-03 15:48:08 -04:00
Matthew Chen
ea0b6065e3 Revert "Constrain the max text cell height to the height of the screen."
This reverts commit b9583a3c85a3b27f65b653a1d851c7c966fdc83d.

// FREEBIE
2017-11-03 15:48:08 -04:00
Matthew Chen
608cd2781f Constrain the max text cell height to the height of the screen.
// FREEBIE
2017-11-03 15:48:08 -04:00
Matthew Chen
2b8fc59a8f Respond to CR.
// FREEBIE
2017-11-03 14:40:47 -04:00
Matthew Chen
74854dd788 Tweak biases of the message status logic.
// FREEBIE
2017-11-03 14:24:13 -04:00
Matthew Chen
365e984b7a Tweak biases of the message status logic.
// FREEBIE
2017-11-03 14:24:13 -04:00
Matthew Chen
e07a240ee5 Merge tag '2.18.0.9' 2017-11-03 14:23:47 -04:00
Matthew Chen
384d3b201f Bump build to 2.18.0.9.
// FREEBIE
2017-11-03 13:55:33 -04:00
Matthew Chen
92557bf3ef Bump build to 2.18.0.8.
// FREEBIE
2017-11-03 11:57:30 -04:00
Michael Kirk
39e3e9b44f use .com when in US
// FREEBIE
2017-11-03 11:24:57 -04:00
Matthew Chen
4037e2ee39 Merge tag '2.18.0.7' 2017-11-02 17:21:17 -04:00
Matthew Chen
6037477c46 Bump build to 2.18.0.7.
// FREEBIE
2017-11-02 17:15:34 -04:00
Michael Kirk
295646e5fa Rebase cleanup
// FREEBIE
2017-11-02 16:05:41 -04:00
Michael Kirk
58d4c95362 Re-register without losing your messages in Debug-UI
// FREEBIE
2017-11-02 16:05:41 -04:00
Michael Kirk
ad8c1db689 Reduce progressive search delay
// FREEBIE
2017-11-02 15:47:27 -04:00
Matthew Chen
93ee029cf3 Respond to CR.
// FREEBIE
2017-11-02 14:54:14 -04:00
Matthew Chen
ae48cf1de6 Fix sizing of text bubbles in message detail view.
// FREEBIE
2017-11-02 14:52:32 -04:00
Matthew Chen
7fd5b00d86 Fix text message links in conversation view.
// FREEBIE
2017-11-02 14:50:32 -04:00
Michael Kirk
b77e331732 Unify Mute/Hold audio handling
// FREEBIE
2017-11-02 08:49:46 -04:00
Michael Kirk
c7642cc628 Fix volume burst when call connects
By centralizing AudioSession management onto the AudioService, we can
avoid enabling the RTCAudioSession while we're mid-ring.

Also allows us to centralize and remove redundant audio session logic.

// FREEBIE
2017-11-02 08:49:46 -04:00
Michael Kirk
402d4157c8 Uniform volume when ringing on speakerphone vs video
// FREEBIE
2017-11-02 08:49:46 -04:00
Michael Kirk
a63a767bf2 connecting ping quieter, ringer is louder
- outring: Raised gain on ringer, max is now  -0.6 dB
- outring: clipped hiss
- connecting-ping: reduced volume, max is now -17.8 dB

- remove unused audio files

// FREEBIE
2017-11-02 08:49:46 -04:00
Michael Kirk
36a39caad6 Remove overzealous assert
// FREEBIE
2017-11-02 08:49:46 -04:00
Matthew Chen
af5489952c Don't animate message sends.
// FREEBIE
2017-11-01 20:43:43 -04:00
Matthew Chen
40e04ffb92 Respond to CR.
// FREEBIE
2017-11-01 20:43:43 -04:00
Matthew Chen
5df4ac92b7 Don't animate message sends.
// FREEBIE
2017-11-01 20:43:43 -04:00