session-ios/Signal/src/ViewControllers
Michael Kirk 88e1386720 Move frame to presentation logic, out of init
This no longer made sense now that we're using this in a
PageViewController we won't always be zooming from a particular frame.

TODO:

- why is background image all wonky?
- why aren't views created by the time it's presented? Is that a
regression? (how is self.view a MenuView if loadView hasn't been called)

// FREEBIE
2018-03-14 12:50:27 -04:00
..
AppSettings Clean up before merge. 2018-03-12 16:47:48 -03:00
ConversationView Move frame to presentation logic, out of init 2018-03-14 12:50:27 -04:00
DebugUI Clean up backup code. 2018-03-14 09:27:39 -03:00
GifPicker Respond to CR. 2018-03-14 09:27:39 -03:00
Registration Sketch out incremental backup manager and settings view. 2018-03-12 16:40:07 -03:00
ThreadSettings Sketch out incremental backup manager and settings view. 2018-03-12 16:40:07 -03:00
Utils Fix failed status messages in message detail view. 2018-02-15 13:44:20 -05: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 Respond to CR. 2018-03-14 10:02:44 -03: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 Merge tag '2.21.0.9' 2018-03-06 16:43:33 -05:00
HomeViewController.h Work on two-factor auth settings UI. 2018-03-01 15:38:59 -05:00
HomeViewController.m Clean up backup code. 2018-03-14 09:27:39 -03:00
InboxTableViewCell.h Remove .xib for home view cells; adapter home view to RTL. 2017-07-21 14:49:12 -04:00
InboxTableViewCell.m Handle nil date when formatting 2018-02-21 16:35:09 -05:00
InviteFlow.swift Strip out special casing for pre-iOS 9 users. 2018-02-26 14:13:38 -05:00
MediaDetailViewController.h Move frame to presentation logic, out of init 2018-03-14 12:50:27 -04:00
MediaDetailViewController.m Move frame to presentation logic, out of init 2018-03-14 12:50:27 -04:00
MessageDetailViewController.swift Move frame to presentation logic, out of init 2018-03-14 12:50:27 -04:00
NewContactThreadViewController.h Work on two-factor auth settings UI. 2018-03-01 15:38:59 -05:00
NewContactThreadViewController.m Upload test file to CloudKit. 2018-03-12 16:40:07 -03:00
NewGroupViewController.h Work on two-factor auth settings UI. 2018-03-01 15:38:59 -05:00
NewGroupViewController.m Rename TSStorageManager to OWSPrimaryStorage. 2018-03-06 17:12:13 -03: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 Clarify reminder view, touchup layout 2018-03-09 17:31:44 -05:00
OWS2FASettingsViewController.h Work on two-factor auth settings UI. 2018-03-01 15:38:59 -05:00
OWS2FASettingsViewController.m Merge remote-tracking branch 'origin/release/2.22.0' 2018-03-14 09:19:15 -03:00
OWSCountryMetadata.h Let users manually specify the domain fronting country. 2017-05-22 20:34:56 -04:00
OWSCountryMetadata.m use .com when in US 2017-11-03 11:24:57 -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 Upload test file to CloudKit. 2018-03-12 16:40:07 -03:00
SafetyNumberConfirmationAlert.swift Rename TSStorageManager to OWSPrimaryStorage. 2018-03-06 17:12:13 -03: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