Signal-iOS/Signal/src
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
..
call Update protobufs for opaque and adjust APIs 2020-07-29 14:09:34 -03:00
environment Respond to CR. 2020-06-30 15:56:30 -03:00
Experience Upgrades Simplify 2FA logic, update copy 2020-07-10 17:04:36 -07:00
Jobs Minor fixes. 2020-06-08 17:28:02 -03:00
Models Clean up naming around profile fetches. 2020-07-08 11:10:37 -03:00
network make OWSErrorMakeAssertionError variadic, objc only. Swift doesn't need vargs for formatting and can use the more concise OWSAssertionError 2020-03-04 10:08:29 -07:00
UserInterface Add haptic feedback 2020-06-01 12:52:59 -07:00
util A whole bunch of bug fixes, design changes and PR feedback: 2020-07-30 13:02:00 -07:00
ViewControllers A whole bunch of bug fixes, design changes and PR feedback: 2020-07-30 13:02:00 -07:00
views A whole bunch of bug fixes, design changes and PR feedback: 2020-07-30 13:02:00 -07:00
AppDelegate.h Primary device transfer UI flows 2020-05-18 20:48:08 -07:00
AppDelegate.m Add the ability to opt out of PINs. 2020-07-09 18:46:17 -07:00
CNContactViewController+OWS.h Fix CNContactViewController cancel on iOS 13 2019-11-18 15:15:37 -08:00
CNContactViewController+OWS.m Fix CNContactViewController cancel on iOS 13 2019-11-18 15:15:37 -08:00
ConversationSearch.swift Apply theme blue tint colors. 2020-04-23 10:59:12 -03:00
NotificationActionHandler.swift Mark as unread 2020-05-27 18:29:59 -07:00
Signal-Bridging-Header.h Refactor AddToContactViewController 2020-06-23 19:07:00 -07:00
UIApplication+OWS.swift Fix build warnings. 2020-04-08 16:05:54 -03:00
UIResponder+OWS.swift Revert "Merge branch 'nt/ipad-split-view'" 2019-10-21 12:35:02 -07:00
UIStoryboard+OWS.swift Migrate to Swift 4. 2018-05-30 15:05:02 -04:00
UserNotificationActionHandler.swift Tweak readiness checking. 2020-07-08 15:02:14 -03:00