session-ios/Signal/src/ViewControllers
Fredrik Lillejordet 8984f659f3 Keeps original background color of a subview in during row selection
When a row is selected in UITableView, background colors of all UIView subviews gets changed. This class will prevent that from happening so that the blue dot can remain blue while the row is selected. Description and solution suggestions found in the following link:
https://stackoverflow.com/questions/6745919/uitableviewcell-subview-disappears-when-cell-is-selected/27717607
2018-04-10 13:04:22 -04:00
..
AppSettings Fix TableView layout for iPhoneX 2018-04-02 17:02:32 -04:00
ConversationView Respond to CR. 2018-04-10 10:53:29 -04:00
DebugUI Inline method with one caller, fix formatting 2018-04-09 12:47:57 -04:00
GifPicker keyboard pinning vs iPhoneX 2018-04-02 17:38:13 -04:00
Registration Conventional naming for out custom PureLayout methods. 2018-04-02 17:02:32 -04:00
ThreadSettings Fix small text usage. 2018-04-09 16:15:24 -04:00
Utils Keeps original background color of a subview in during row selection 2018-04-10 13:04:22 -04:00
AvatarViewHelper.h Fix build warnings from XCode 9. 2017-11-09 02:52:44 -05:00
AvatarViewHelper.m Ensure media-library permissions when accessing media library 2018-01-18 13:37:11 -05:00
CallViewController.swift Conventional naming for out custom PureLayout methods. 2018-04-02 17:02:32 -04:00
ContactsPicker.swift Strip out special casing for pre-iOS 9 users. 2018-02-26 14:13:38 -05:00
ContactsPicker.xib Rename source directories with a space in their name. 2017-03-31 11:58:52 -04:00
CropScaleImageViewController.swift Refine loading view of share extension. 2017-12-01 10:48:18 -05:00
DebugSettingsTableViewController.m Modify TSStorageManager to use separate shared read and write connections. 2017-07-05 17:01:28 -04:00
ExperienceUpgradesPageViewController.swift Format 2018-04-02 17:02:32 -04:00
HomeViewController.h Work on two-factor auth settings UI. 2018-03-01 15:38:59 -05:00
HomeViewController.m autoresize label in segmentControl to avoid unwanted truncation 2018-04-09 17:01:34 -04:00
InboxTableViewCell.h Remove .xib for home view cells; adapter home view to RTL. 2017-07-21 14:49:12 -04:00
InboxTableViewCell.m Keeps original background color of a subview in during row selection 2018-04-10 13:04:22 -04:00
InviteFlow.swift Backport comments from translations 2018-03-26 10:12:04 -04:00
LongTextViewController.swift Apply message bubble view to message details view. 2018-04-06 12:35:46 -04:00
MediaDetailViewController.h Improve video scrubbing UX in PageView 2018-03-27 10:16:18 -04:00
MediaDetailViewController.m Improve video scrubbing UX in PageView 2018-03-27 10:16:18 -04:00
MediaGalleryViewController.swift Bubble collapse. 2018-04-02 10:07:15 -04:00
MediaPageViewController.swift Don't use dynamic text for navbar view 2018-04-03 16:30:35 -04:00
MediaTileViewController.swift Handle "current page view" deleted from tile 2018-03-26 18:07:43 -04:00
MessageDetailViewController.swift Use dynamic type everywhere in conversation view. 2018-04-09 14:25:53 -04:00
NewContactThreadViewController.h Work on two-factor auth settings UI. 2018-03-01 15:38:59 -05:00
NewContactThreadViewController.m keyboard pinning vs iPhoneX 2018-04-02 17:38:13 -04:00
NewGroupViewController.h Work on two-factor auth settings UI. 2018-03-01 15:38:59 -05:00
NewGroupViewController.m Fix interaction initializers and tests. 2018-04-05 09:36:52 -04:00
OWS2FARegistrationViewController.h Add 2FA registration view. 2018-03-02 10:55:00 -05:00
OWS2FARegistrationViewController.m Fix 2fa registration screen layout 2018-03-07 11:55:57 -05:00
OWS2FAReminderViewController.swift Backport comments from translations 2018-03-26 10:12:04 -04:00
OWS2FASettingsViewController.h Work on two-factor auth settings UI. 2018-03-01 15:38:59 -05:00
OWS2FASettingsViewController.m Conventional naming for out custom PureLayout methods. 2018-04-02 17:02:32 -04:00
OWSNavigationController.h Rework "cancel navigate back" logic. 2017-08-21 10:10:22 -04:00
OWSNavigationController.m Process messages in a single transaction (wherever possible). 2017-09-20 09:40:46 -04:00
ProfileViewController.h Work on two-factor auth settings UI. 2018-03-01 15:38:59 -05:00
ProfileViewController.m Fix small text usage. 2018-04-09 16:15:24 -04:00
SafetyNumberConfirmationAlert.swift Backport comments from translations 2018-03-26 10:12:04 -04:00
SignalsNavigationController.h Implement alternative approach to veto-able back buttons. 2017-08-21 10:10:22 -04:00
SignalsNavigationController.m Clean up ahead of PR. 2018-01-30 10:06:46 -05:00