Yishi Lin
aca01c8c72
Support generating memorable pwd: open xkpasswd
2018-08-30 01:26:45 +08:00
Danny Moesch
ddddfda931
Use own parser for multiline values giving up Yams
2018-08-13 23:12:30 -07:00
Danny Moesch
caa5ce77a3
Use YAML library to parse password files
2018-03-17 20:56:55 -07:00
Yishi Lin
54bd42d2fb
Fix a bug in file name checking
2017-10-16 04:14:11 +08:00
Yishi Lin
b9ef596bfb
Add more password name checks.
2017-10-15 22:15:16 +08:00
Bob Sun
f5f9fe505b
Port to Swift 4
2017-10-09 22:14:48 -07:00
Bob Sun
77a38807f3
Additional content show at top by default when editing a password
2017-10-07 21:07:02 -07: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
Bob Sun
72424c7db2
Use split view for Settings
2017-06-22 00:09:12 -07: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
Yishi Lin
dd3c8b9164
Hide the password generation setting on Apple Keychain style ( close #84 )
2017-05-26 00:37:00 +08:00
Yishi Lin
034f43220b
Polish the password editor table view
2017-04-27 23:26:12 +08:00
Yishi Lin
165af8588a
Fix the name cell of the password editor table
...
- Update the data table after user's editing.
2017-04-27 23:07:22 +08:00
Yishi Lin
a01e736b8a
Improve scan OTP token workflow
...
- scan, check OTP, save
2017-04-11 23:00:23 +08:00
Yishi Lin
178b901743
Add disclosure indicator to "add OTP"
2017-04-10 23:04:23 +08:00
Yishi Lin
5be56eca44
Show OTP for scanned QR codes before saving
2017-04-10 02:15:16 +08:00
Yishi Lin
7814a8761e
Support adding otpauth via QR code.
...
- Check duplicated tokens has not been implimented.
2017-04-08 03:17:22 +08:00
Yishi Lin
421c15582a
Fix missing navigation titles
...
- Fix bugs introduced in af9d4f1
2017-04-07 01:59:03 +08:00
Yishi Lin
abce9d7be5
Update fill password UI
...
- Click the setting icon to show or hide the slider.
- Clicking on other sections does not work now (remove gesture)
2017-03-30 01:17:22 +08:00
Yishi Lin
c93a63d8cc
Password with "Apple" flavor has a fixed length
2017-03-29 00:00:24 +08:00
Yishi Lin
bd3ed7d5e5
Confirm before overwriting OTP settings in the password cell
2017-03-25 00:05:45 +08:00
Yishi Lin
2899f05a73
Polish PasswordEditorTableViewController.
2017-03-24 01:23:46 +08:00
Yishi Lin
2107954cd3
Fix a bug introduced by commit 5a02cb7 .
...
- In that commit, the "delete password" in the edit view would be disabled by the presence of the "password length slider".
2017-03-24 01:10:26 +08:00
Yishi Lin
5a02cb726e
Improve the password length slider
...
- the slider appears after clicking "generate"
- the slider goes away after clicking a non-password-related section
- generate new password if the slider value changes
2017-03-23 01:28:46 +08:00
Bob Sun
ee9776ab71
Support deleting password
2017-03-21 13:16:25 -07:00
Bob Sun
6c9b9df7ed
Set minimum password length of generated password to six
2017-03-08 20:39:08 -08:00
Yishi Lin
5116cd4f3d
Polish code about edit/add passwords
2017-03-09 03:19:36 +08:00
Bob Sun
2829e9145d
add additional field example in the footer of addition cell
2017-02-21 01:06:03 +08:00
Bob Sun
b2ee8c429f
support edit password
2017-02-13 01:15:42 +08:00