passforios/passExtension
Danny Moesch bc2d9aa8e8 Present lock view only if needed for an action
* Do not present lock view in 'viewDidLoad' since this might be too early for an extension ("Not running foreground").
* Instead, show it for actions requiring authentication, e.g. showing the password list or providing a password, or only in 'viewDidAppear'.
* Refactor and lazily load other view controllers and data.
* Let credential providing view controllers decide when to hide themselves.
2021-08-27 22:03:00 -07:00
..
Assets.xcassets
Base.lproj Refactor and merge code of extensions 2021-01-10 13:40:17 -08:00
Controllers Present lock view only if needed for an action 2021-08-27 22:03:00 -07:00
Helpers Refactor and merge code of extensions 2021-01-10 13:40:17 -08:00
Services Format code with SwiftFormat 2021-01-31 20:16:57 -08:00
Info.plist Version bump to 0.12.0 2021-01-11 12:34:31 -08:00
passBetaExtension.entitlements Add beta distrubution channel 2020-07-19 18:25:21 -07:00
passExtension.entitlements
passProcessor.js lint: delete trailing whitespaces 2018-12-09 16:59:07 -08:00