Signal-iOS/SignalMessaging
Michelle Linington a2d169c878 A whole bunch of bug fixes, design changes and PR feedback:
Bug fixes:
- Use a localized variant of the subject in localizedEmailSubject
- Debug switch should default on
- Fixed a constraint's incorrect RTL behavior
- Add chevrons to the HelpViewController table view cells
- VoiceOver action on SupportRequestTextView was totally broken, this
  fixes it.

Design changes:
- Remove navigation bar styling and adopt default translucent behavior

Other PR feedback:
- Move support constants out of TSConstants
- Mark OWSTableViewController subclasses as final, remove -contents
  override and just access the superclass' property like normal.
- Subviews of ContactSupportViewController should observe Theme changes
  themselves
- Perform early layout on the EmojiMoodPickerView's stack view to get
  correct corner radius
- EmojiMoodPickerView's Mood enum is now leveraging the Emoji enum
- A bunch of changes to SupportRequestTextView's placeholder handling.
  Now, the placeholder stays visible until the user enters text
2020-07-30 13:02:00 -07:00
..
appearance Update contact icons 2020-07-15 19:21:43 -07:00
attachments Render memoji, bitmoji, etc. as stickers 2020-07-06 11:43:35 -07:00
categories IOS-362: new support flow 2020-07-30 13:02:00 -07:00
contacts Render profile name changes in conversation 2020-07-15 18:41:14 -07:00
environment Clean up naming around profile fetches. 2020-07-08 11:10:37 -03:00
groups Clean up naming around profile fetches. 2020-07-08 11:10:37 -03:00
Notifications Fix transaction-within-a-transaction in notifications logic. 2020-06-11 13:46:38 -03:00
profiles Fix a crash on launch effecting some users 2020-07-17 12:47:06 -07:00
Storage Service Mark as unread 2020-05-27 18:29:59 -07:00
utils Tweak readiness checking. 2020-07-08 15:02:14 -03:00
ViewControllers IOS-362: new support flow 2020-07-30 13:02:00 -07:00
ViewModels Fall forward if there are no messages to fall back to when preserving scroll position 2020-06-18 16:25:04 -07:00
Views A whole bunch of bug fixes, design changes and PR feedback: 2020-07-30 13:02:00 -07:00
Info.plist Shared framework between app and extension 2017-11-29 13:58:27 -08:00
SignalMessaging-Prefix.pch Label the "slow write transactions" logging with the source of the transaction. 2020-06-07 10:37:55 -03:00
SignalMessaging.h Windowed conversation loading 2019-12-31 14:29:32 -08:00