You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-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
7 years ago
..
Base.lproj Sketch out SAE load screen; make a number of infrastructure changes. 8 years ago
utils Respond to CR. 7 years ago
Info.plist Bump build to 2.20.0.1. 7 years ago
SAEFailedViewController.swift Respond to CR. 7 years ago
SAELoadViewController.swift Present conversation picker when DB is ready 7 years ago
ShareViewController.swift Modal conversation picker, hide loading screen when possible 7 years ago
SignalShareExtension-Bridging-Header.h Continue conversion of app setup. 7 years ago
SignalShareExtension-Prefix.pch Add app extension context, bridging header and PCH to app extension. 8 years ago
SignalShareExtension.entitlements Update share extension capabilities. 8 years ago