session-ios/Signal/src/ViewControllers/ThreadSettings
Michael Kirk 77bd9b8852 Extract most Gallery functionality from the gallery NavigationController.
By not overriding the initializer for an OWSNavigationController subclass,
we can use the dynamic disaptch intialization chain.

The root difficulty here is that super.init(navBarClass:) wants to call
self.init(nibNam)
2018-11-01 12:53:59 -06:00
..
AddToGroupViewController.h Sketch out incremental backup manager and settings view. 2018-03-12 16:40:07 -03:00
AddToGroupViewController.m Step 2/2 %s/OWSAssert/OWSAssertDebug for existing previous assert semantics 2018-09-07 10:00:48 -06:00
FingerprintViewController.h Sketch out incremental backup manager and settings view. 2018-03-12 16:40:07 -03:00
FingerprintViewController.m Pull out SignalCoreKit. 2018-10-01 09:06:40 -04:00
FingerprintViewScanController.h Sketch out incremental backup manager and settings view. 2018-03-12 16:40:07 -03:00
FingerprintViewScanController.m Modify environment accessors to use our 'shared' convention. 2018-09-07 16:20:41 -04:00
OWSAddToContactViewController.h Sketch out incremental backup manager and settings view. 2018-03-12 16:40:07 -03:00
OWSAddToContactViewController.m Modify environment accessors to use our 'shared' convention. 2018-09-07 16:20:41 -04:00
OWSConversationSettingsViewController.h Access Media Gallery from conversation settings 2018-03-19 14:22:03 -04:00
OWSConversationSettingsViewController.m Extract most Gallery functionality from the gallery NavigationController. 2018-11-01 12:53:59 -06:00
OWSConversationSettingsViewDelegate.h conversation colors 2018-06-29 11:52:41 -06:00
ShowGroupMembersViewController.h Sketch out incremental backup manager and settings view. 2018-03-12 16:40:07 -03:00
ShowGroupMembersViewController.m Update contacts cells' dependencies. 2018-10-25 09:48:57 -04:00
UpdateGroupViewController.h Sketch out incremental backup manager and settings view. 2018-03-12 16:40:07 -03:00
UpdateGroupViewController.m Update contacts cells' dependencies. 2018-10-25 09:48:57 -04:00