UI updates: site search & type change
[ADDED] Display the password type when searching for sites. [ADDED] Indicate the strength of a password type by time to crack. [ADDED] Display a password prediction below each password type on the type selection screen. [MOVED] Moved the Short type below the Basic type because it's less secure. [FIXED] Some font regression bugs.
This commit is contained in:
@@ -50,8 +50,8 @@
|
||||
</MacroExpansion>
|
||||
</TestAction>
|
||||
<LaunchAction
|
||||
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
|
||||
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
|
||||
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.GDB"
|
||||
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.GDB"
|
||||
launchStyle = "0"
|
||||
useCustomWorkingDirectory = "NO"
|
||||
buildConfiguration = "Debug"
|
||||
|
Reference in New Issue
Block a user