session-ios/Signal/src
Russ Shanahan b40f6acd01 Voiceover fix: Message author read as thread name (#1437) FREEBIE
There was a bug in voiceover mode. When reading messages, Voiceover
would read out "message author: message content" for each chat bubble,
but the message author was always the name of the chat. So if it was
a contact chat, every message would be read as if from the other party,
and if it was a group chat, every message would be from the title of
the group.

This patch looks up the display name for the given signal id so
Voiceover reads the correct name for each message. It will read "Me" if
the message is outgoing.
2016-11-17 13:31:46 -05:00
..
audio Fix compiler warnings. 2016-11-11 08:54:13 -05:00
call Fixes lingering interactions after removing thread (#1297) 2016-07-31 15:25:07 -07:00
contact Explain send failures for text and media messages 2016-10-26 15:22:35 -04:00
crypto Return immutable data from generateSecureRandomData:length and use OSStatus to check the status of SecRandomCopyBytes. (#1306) 2016-08-17 16:09:57 -04:00
environment revert to tracking longform build 2016-11-14 13:34:39 -05:00
Jobs Fix compiler warnings. 2016-11-11 08:54:13 -05:00
Models Voiceover fix: Message author read as thread name (#1437) FREEBIE 2016-11-17 13:31:46 -05:00
network Fix registration flow / Keep push tokens in sync 2016-11-03 16:13:49 -04:00
Observers Read receipts remove lockscreen notifications 2016-09-17 13:51:33 -04:00
phone Fix registration flow / Keep push tokens in sync 2016-11-03 16:13:49 -04:00
profiling TextSecureKit Refactoring 2015-12-22 23:41:10 +01:00
Storyboard Share dialog for Safety Numbers 2016-11-15 18:44:52 -05:00
Storyboards Fix registration flow / Keep push tokens in sync 2016-11-03 16:13:49 -04:00
util Share dialog for Safety Numbers 2016-11-15 18:44:52 -05:00
view controllers Voiceover fix: Message author read as thread name (#1437) FREEBIE 2016-11-17 13:31:46 -05:00
views Share dialog for Safety Numbers 2016-11-15 18:44:52 -05:00
AppDelegate.h Fix registration flow / Keep push tokens in sync 2016-11-03 16:13:49 -04:00
AppDelegate.m Share dialog for Safety Numbers 2016-11-15 18:44:52 -05:00
NotificationTracker.h TextSecureKit Refactoring 2015-12-22 23:41:10 +01:00
NotificationTracker.m TextSecureKit Refactoring 2015-12-22 23:41:10 +01:00
Signal-Bridging-Header.h Tapping corrupted message opens "session reset" activity 2016-11-04 14:57:37 -04:00
UIColor+OWS.h Move colors into style class 2016-07-14 23:15:06 -07:00
UIColor+OWS.m Move colors into style class 2016-07-14 23:15:06 -07:00