passforios/pass
2017-02-03 18:02:40 +08:00
..
Assets.xcassets
Base.lproj update Storyboard 2017-02-03 14:20:19 +08:00
pass.xcdatamodeld/pass.xcdatamodel refactor PasswordEntitiy model, add decrypt extension 2017-02-02 18:02:43 +08:00
AppDelegate.swift
DefaultKeys.swift add authentication method selection UI 2017-01-25 18:28:37 +08:00
GitRepositoryAuthenticationSettingTableViewController.swift add title to git repository authenticatiion setting view controller 2017-01-31 22:01:19 +08:00
GitServerSettingTableViewController.swift complete SSH Key authentication 2017-01-31 22:00:50 +08:00
Globals.swift fix bugs of ssh key authentication method 2017-01-31 22:54:58 +08:00
Info.plist
LabelTableViewCell.swift use TableView to show password detail 2017-02-02 21:04:31 +08:00
LabelTableViewCell.xib change font 2017-02-02 22:12:10 +08:00
Objective-CBridgingHeader.h use ObjectiveGit instead of SwiftGit2 2017-01-23 16:29:36 +08:00
Password.swift use TableView to show password detail 2017-02-02 21:04:31 +08:00
PasswordDetailTableViewController.swift long press password to copy 2017-02-03 18:02:40 +08:00
PasswordStore.swift fix bugs in the first startup 2017-02-02 15:02:57 +08:00
PasswordsViewController.swift deselect row when come back 2017-02-03 14:20:52 +08:00
PGPKeySettingTableViewController.swift change a lot, the structure will be stable this time 2017-01-22 01:42:36 +08:00
SettingsTableViewController.swift fix typo bug 2017-02-02 15:02:25 +08:00
SSHKeySettingTableViewController.swift fix bugs of ssh key authentication method 2017-01-31 22:54:58 +08:00