Yishi Lin
|
774f05eae0
|
Convert to Swift 4
- Will fix all warnings next.
|
2017-09-23 16:29:03 +08:00 |
|
Yishi Lin
|
a4efe57db9
|
Fix the "clearing passwords in 45s" function
- Copied passwords in the extension are not cleaned.
|
2017-07-27 23:56:24 +08:00 |
|
Yishi Lin
|
3593974ca4
|
Fix bugs in the password editor
|
2017-07-07 11:32:03 +08:00 |
|
Yishi Lin
|
8e5a824cca
|
Add search and copy password in extension
- no lock screen for now
- share keychain between app and extension
|
2017-06-14 00:25:38 +08:00 |
|
Yishi Lin
|
7f6900b7cd
|
Fix some "linking against dylib" warning
- Move requestGitPassword to view controllers
- Move Utils.alert out of passKit, because SVProgressHUD is there
|
2017-06-13 13:19:18 +08:00 |
|
Yishi Lin
|
d2ba620ae4
|
Move codes to an embed framework
- Move bundle/group identifiers to passKit/Global
- Fix Core Data
- Change Defaults to SharedDefaults
|
2017-06-13 11:43:46 +08:00 |
|