passforios/pass/Controllers
Bob Sun fa512e6c86
Add switch to turn on/off remembering passphrase
If the switch is on, users need  to type passphrase of secret key once. The key will be stored in the Keychain.

If the switch is off, users have to fill in passphrase for each decryption including show password detail and long press to copy.
2017-02-28 12:25:52 +08:00
..
AboutRepositoryTableViewController.swift show number of unsynced passwords in about page 2017-02-19 00:46:29 +08:00
AboutTableViewController.swift make section title use consistent case (uppercase) 2017-02-27 17:32:05 +08:00
AddPasswordTableViewController.swift
AdvancedSettingsTableViewController.swift move database operations to the main thread to avoid async problems 2017-02-15 11:15:11 +08:00
BasicStaticTableViewController.swift
EditPasswordTableViewController.swift add additional field example in the footer of addition cell 2017-02-21 01:06:03 +08:00
GeneralSettingsTableViewController.swift Add switch to turn on/off remembering passphrase 2017-02-28 12:25:52 +08:00
GitServerSettingTableViewController.swift Grey out the SSH option if keys don't exist 2017-02-24 00:05:47 +08:00
OpenSourceComponentsTableViewController.swift add acknowledgement to KeychainAccess 2017-02-19 22:18:52 +08:00
PasswordDetailTableViewController.swift Add switch to turn on/off remembering passphrase 2017-02-28 12:25:52 +08:00
PasswordEditorTableViewController.swift add additional field example in the footer of addition cell 2017-02-21 01:06:03 +08:00
PasswordsViewController.swift Add switch to turn on/off remembering passphrase 2017-02-28 12:25:52 +08:00
PGPKeyArmorSettingTableViewController.swift Add switch to turn on/off remembering passphrase 2017-02-28 12:25:52 +08:00
PGPKeySettingTableViewController.swift Add switch to turn on/off remembering passphrase 2017-02-28 12:25:52 +08:00
SettingsTableViewController.swift Add switch to turn on/off remembering passphrase 2017-02-28 12:25:52 +08:00
SpecialThanksTableViewController.swift add contributors to special thanks 2017-02-23 23:48:52 +08:00
SSHKeySettingTableViewController.swift Fix a bug, that caused the app to crash if ssh passphrase is not set. 2017-02-23 18:39:43 +03:00