Commit Graph

1484 Commits

Author SHA1 Message Date
Michael Kirk
c31fd0dfcc Fix flicker of "no contacts" screen on message compose
// FREEBIE
2017-05-17 09:24:59 -04:00
Matthew Chen
9dc1847ca9 Change conversation settings buttons to gray.
// FREEBIE
2017-05-16 16:40:40 -04:00
Michael Kirk
ce002c2280 bump build
// FREEBIE
2017-05-15 18:15:15 -04:00
Michael Kirk
17cff1a26d Revert "Merge branch 'charlesmchen/bluetoothAudio'"
This reverts commit 48a2005aa2, reversing
changes made to de1332479c.

// FREEBIE
2017-05-15 18:14:51 -04:00
Michael Kirk
b76c3fb1c6 bump build
// FREEBIE
2017-05-15 17:24:57 -04:00
Matthew Chen
6c9f44b99d Clean up ahead of PR.
// FREEBIE
2017-05-15 17:23:53 -04:00
Matthew Chen
54bf103508 Fix Bluetooth audio when recording voice messages.
// FREEBIE
2017-05-15 17:23:53 -04:00
Matthew Chen
7e18052c45 Fix Bluetooth audio in calls.
// FREEBIE
2017-05-15 17:23:53 -04:00
Michael Kirk
de1332479c bump version
// FREEBIE
2017-05-15 17:08:00 -04:00
Michael Kirk
e727c0a77a update mic perm copy
// FREEBIE
2017-05-15 17:04:01 -04:00
Michael Kirk
16032b9c61 strongSelf per CR
// FREEBIE
2017-05-15 17:03:46 -04:00
Michael Kirk
c56ff7532c Fix confusing double permission request on new install when sending
voice notes

// FREEBIE
2017-05-15 16:51:12 -04:00
Michael Kirk
7861af4fc0 mention voice notes in mic permission request
// FREEBIE
2017-05-15 16:41:34 -04:00
Michael Kirk
b136c5f74c pull latest translations
// FREEBIE
2017-05-15 16:39:00 -04:00
Michael Kirk
e2b1cbb154 Don't show "no signal accounts" until contact intersection has completed
at least once

// FREEBIE
2017-05-15 16:19:50 -04:00
Matthew Chen
fc51768197 Work around m4a vs. mp4 issue for voice messages in legacy iOS clients.
// FREEBIE
2017-05-15 15:52:13 -04:00
Michael Kirk
cb1c843979 Fix disclosure icon direction on iOS9
// FREEBIE
2017-05-15 11:34:35 -04:00
Michael Kirk
44eed98995 sync translations
// FREEBIE
2017-05-12 19:27:48 -04:00
Michael Kirk
285a2f64df bump build 2.12.0.2
// FREEBIE
2017-05-12 19:26:22 -04:00
Matthew Chen
c1a1ea7f3b Let users start new 1:1 conversations with blocked non-contacts found by phone number.
// FREEBIE
2017-05-12 19:00:10 -04:00
Matthew Chen
2048b330ac Don't hide keyboard when recording a voice message.
// FREEBIE
2017-05-12 17:58:26 -04:00
Matthew Chen
00d972db48 Rework appearance of audio and generic attachment messages.
// FREEBIE
2017-05-12 16:39:39 -04:00
Matthew Chen
b8b2ae10a2 Rework appearance of generic attachment messages.
// FREEBIE
2017-05-12 16:39:39 -04:00
Matthew Chen
2c31a0bdb5 Rework appearance of audio messages.
// FREEBIE
2017-05-12 16:39:39 -04:00
Michael Kirk
ea1a1b1015 bump build
//FREEBIE
2017-05-12 16:34:08 -04:00
Michael Kirk
a92538ab9e Sync translations
// FREEBIE
2017-05-12 16:32:40 -04:00
Michael Kirk
abcc510341 "Conversation Settings" -> "Contact/Group Info"
Clearer heading

// FREEBIE
2017-05-12 16:26:32 -04:00
Michael Kirk
33dc4d3d8a [SSK] Show Voice Message snippet
// FREEBIE
2017-05-12 16:25:47 -04:00
Matthew Chen
02843958f7 Rework appearance of audio messages.
// FREEBIE
2017-05-12 15:42:32 -04:00
Matthew Chen
bcc7007812 Respond to CR.
// FREEBIE
2017-05-12 15:39:57 -04:00
Matthew Chen
e1fba208ae Align photo and audio bubble widths.
// FREEBIE
2017-05-12 15:30:51 -04:00
Matthew Chen
ad9c715bf7 Deduplicate items in new conversation view and try to show “phone number” results as signal accounts if possible.
// FREEBIE
2017-05-12 14:35:46 -04:00
Matthew Chen
12e45eaf84 Ignore taps on outgoing messages while they are being sent.
// FREEBIE
2017-05-12 13:12:09 -04:00
Matthew Chen
1a593e5f34 Respond to CR.
// FREEBIE
2017-05-12 11:44:14 -04:00
Matthew Chen
5afe9bca6f Respond to CR.
// FREEBIE
2017-05-12 11:43:13 -04:00
Matthew Chen
b316e18cfa Ensure contact delegate helper is set during initialization.
// FREEBIE
2017-05-12 11:42:38 -04:00
Matthew Chen
4a2a3ffa51 Trim whitespace from group names.
// FREEBIE
2017-05-12 10:49:45 -04:00
Matthew Chen
782e3d42bd Trim whitespace from group names.
// FREEBIE
2017-05-12 10:46:59 -04:00
Matthew Chen
3e8b4225b3 Show alert when user tries to play an invalid audio file.
// FREEBIE
2017-05-12 10:39:40 -04:00
Michael Kirk
07c39d9242 Merge pull request #2105 from WhisperSystems/mkirk/contact-perf
return contact parsing to background thread
2017-05-12 10:38:59 -04:00
Matthew Chen
6ec167e7e0 Disable scrolling if no contacts in “select recipient” views.
// FREEBIE
2017-05-12 10:37:39 -04:00
Michael Kirk
90de4edeef return contact parsing to background thread
inadvertently moved it to main thread with
354d46e3f4

// FREEBIE
2017-05-12 10:23:18 -04:00
Michael Kirk
0a7996ffbc Perform contact intersection ~every 6 hours even if no contacts changed
// FREEBIE
2017-05-12 09:57:02 -04:00
Michael Kirk
9131cd83fb update contacts only when changed
otherwise we're spamming contact intersection all the time

// FREEBIE
2017-05-12 09:57:02 -04:00
Matthew Chen
a7cf00feb4 Respond to CR.
// FREEBIE
2017-05-12 09:49:12 -04:00
Matthew Chen
1b99fd1df4 Respond to CR.
// FREEBIE
2017-05-12 09:46:54 -04:00
Matthew Chen
46b6a59d6d Clean up ahead of PR.
// FREEBIE
2017-05-12 09:46:54 -04:00
Matthew Chen
a15d11c3e6 Rework appearance of voice messages and audio attachments.
// FREEBIE
2017-05-12 09:46:54 -04:00
Matthew Chen
ea34cec0d9 Clean up ahead of PR.
// FREEBIE
2017-05-12 09:46:54 -04:00
Matthew Chen
96e155c75e Rework appearance of voice messages and audio attachments.
// FREEBIE
2017-05-12 09:46:54 -04:00