session-ios/Signal/src
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
..
call audio player type 2018-10-24 07:46:27 -06:00
environment Durable send operation 2018-10-25 11:54:59 -06:00
Generated Modify proto wrapper builders to require required fields. 2018-10-01 09:08:23 -04:00
Jobs kick-queue upon reachability 2018-10-25 11:56:39 -06:00
Models find -E . -type f -regex ".*\.(m|h)" -exec sed -i "" -e "s/try_/throws_/" {} \; 2018-10-30 11:35:34 -06:00
network Durable send operation 2018-10-25 11:54:59 -06:00
Storyboard Rename home view. 2017-09-06 13:59:39 -04:00
UserInterface Create AppEnvironment. 2018-10-15 15:08:37 -04:00
util Durable send operation 2018-10-25 11:54:59 -06:00
ViewControllers Extract most Gallery functionality from the gallery NavigationController. 2018-11-01 12:53:59 -06:00
views Update home and group cells' dependencies. 2018-10-25 09:48:58 -04:00
AppDelegate.h Clean up ahead of PR. 2018-04-24 11:29:24 -04:00
AppDelegate.m WIP: Media Landscape Mode 2018-11-01 08:43:59 -06:00
Signal-Bridging-Header.h Durable send operation 2018-10-25 11:54:59 -06:00
UIApplication+OWS.swift Rename fail macros in Swift. 2018-08-27 10:27:48 -04:00
UIStoryboard+OWS.swift Migrate to Swift 4. 2018-05-30 15:05:02 -04:00