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/Signal
Michael Kirk 9516ab1106 Bail on startup if DB password is inaccessible
Most likely this would be  because the user hasn't unlocked their device
since last restart.

This behavior existed once before, but the startup ordering is pretty
delicate. So, we're now redundantly checking in SSK in case this
delicate startup logic gets mis-ordered again.

Also fixed the AppDelegate method to check for the proper
applicationState, since it will never be "active" in didFinishLaunching.

fixes https://github.com/WhisperSystems/Signal-iOS/issues/1627

// FREEBIE
8 years ago
..
AudioFiles Fixes #244 10 years ago
Certificates TextSecureKit Refactoring 9 years ago
Images Multiple visual enhancements and repo cleanup. 10 years ago
Images.xcassets Custom contact picker for invite flow 9 years ago
src Bail on startup if DB password is inaccessible 8 years ago
test [Invite Flow] Use email address to collate contacts when no given or family name is provided 8 years ago
translations pull latest translations 8 years ago
Signal-Info.plist [SSK] remove Cuba from domain fronting 8 years ago
Signal-Prefix.pch Respond to CR. 8 years ago
Signal.entitlements Apple now requires camera permission explanation 9 years ago
iTunesArtwork@3x.png Updated iTunes artwork 10 years ago
main.m Removing unused imported classes. 10 years ago