Signal-iOS/SignalShareExtension
Michael Kirk 3bb772f135 Modal conversation picker, hide loading screen when possible
The first usable screen in the conversation picker, that's the first
thing we want to show the user, and the modal presentation feels like
the right way to introduce this new context.

Long load times should be the exception, not the normal flow, so we
delay it's presentation in hopes that it will generally never be seen.

// FREEBIE
2017-12-07 16:48:01 -05:00
..
Base.lproj Sketch out SAE load screen; make a number of infrastructure changes. 2017-12-01 09:37:52 -05:00
utils Respond to CR. 2017-12-07 13:53:13 -05:00
Info.plist Bump build to 2.20.0.1. 2017-12-06 10:38:57 -05:00
SAEFailedViewController.swift Respond to CR. 2017-12-06 21:47:03 -05:00
SAELoadViewController.swift Present conversation picker when DB is ready 2017-12-07 10:15:35 -05:00
ShareViewController.swift Modal conversation picker, hide loading screen when possible 2017-12-07 16:48:01 -05:00
SignalShareExtension-Bridging-Header.h Continue conversion of app setup. 2017-12-06 10:38:57 -05:00
SignalShareExtension-Prefix.pch Add app extension context, bridging header and PCH to app extension. 2017-11-30 14:57:03 -05:00
SignalShareExtension.entitlements Update share extension capabilities. 2017-11-30 14:09:10 -05:00