passforios/passAutoFillExtension
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
..
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
Protocols Rewrite AutoFill extension 2020-12-31 21:46:50 -08:00
Services Rename method 2021-08-27 22:03:00 -07:00
Info.plist Activate Face ID automatically as soon as the lock view appears in extensions (#492) 2021-08-26 16:10:44 -07:00
passAutoFillExtension.entitlements
passBetaAutoFillExtension.entitlements Add beta distrubution channel 2020-07-19 18:25:21 -07:00
SearchPassword.storyboard Refactor and merge code of extensions 2021-01-10 13:40:17 -08:00