Yishi Lin
|
3593974ca4
|
Fix bugs in the password editor
|
2017-07-07 11:32:03 +08:00 |
|
Yishi Lin
|
39820a4108
|
Look for "login" as a username field in auto fill
- Will look for "username" first
|
2017-06-28 00:32:50 +08:00 |
|
Yishi Lin
|
69b58e686d
|
Polish the Password class
- About "additions", remove "additionKeys"
|
2017-06-28 00:18:06 +08:00 |
|
Yishi Lin
|
0bb6e48d39
|
Fix migration of user defaults
|
2017-06-18 01:13:49 +08:00 |
|
Yishi Lin
|
a8060d28c9
|
Fix some startup warnings
|
2017-06-15 17:30:57 +08:00 |
|
Yishi Lin
|
09865a02af
|
Fix migration problems
|
2017-06-14 21:50:38 +08:00 |
|
Yishi Lin
|
33fff2afaf
|
Merge branch 'develop' into feature/passextension
|
2017-06-14 20:24:11 +08:00 |
|
Yishi Lin
|
3b562da607
|
Remove imported keys from iTunes Documents (fix #97)
|
2017-06-14 20:22:15 +08:00 |
|
Yishi Lin
|
7cf628638b
|
Move passcode lock to framework
|
2017-06-14 14:16:26 +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
|
86a6fb6395
|
Fix erase and removePGPKeys
- Remove SharedDefaults instead of Defaults
|
2017-06-13 13:04:39 +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 |
|