Yishi Lin
774f05eae0
Convert to Swift 4
...
- Will fix all warnings next.
2017-09-23 16:29:03 +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
Yishi Lin
af9d4f1c24
Polish the storyboard
...
- Set navigation titles in the storyboard, easier to find scenes now
2017-04-06 23:03:39 +08:00
Yishi Lin
95b3a7fcd3
Update views after setting updates
2017-03-24 20:40:24 +08:00
Yishi Lin
1f829fffcc
Polish notification
...
- define notification names
- move "post notification" to PasswordStore (todo: move "search" and the one for "show folder switch")
- "erase" and "reset" also post the "passwordStoreUpdated" notification
2017-03-18 00:30:14 +08:00
Bob Sun
d2cff20131
Put PasswordStore as instance in controllers
2017-03-16 22:39:03 -07:00
Petteri Valkonen
a209933c20
Fix typo
2017-03-09 12:45:05 -08:00
Bob Sun
d761dd1fc5
Update wording
2017-03-08 00:58:10 -08:00
Bob Sun
ad0c39b541
Add option to select two flavors of password generator: random and apple's (keychain)
2017-03-08 00:57:49 -08:00
Radon Rosborough
067036c9e6
Fix typo: Phassphrase => Passphrase
2017-03-05 21:14:49 -08:00
Yishi Lin
f2edc2ffaa
Support hiding one time password related fields.
...
- Add a switch to turn on/off one time password related fields.
- Improve how we show the additional information
2017-03-03 17:12:25 +08:00
Bob Sun
94b3c50903
Rearrange groups of general settings
2017-03-02 16:02:35 +08:00
Bob Sun
f75f949ab1
Add switch to turn on/off showing folders
2017-03-02 15:01:52 +08:00
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
Bob Sun
0f975882ee
remove hardcoded index path of setting cell
2017-02-25 11:40:12 +08:00
Bob Sun
edfd8c97a7
simplify alert code
2017-02-16 00:54:42 +08:00
Bob Sun
81d2145192
typo
2017-02-14 22:08:53 +08:00
Bob Sun
80074ea2d6
delete debug message
2017-02-14 22:08:08 +08:00
Bob Sun
5399f2be48
change positions of switch and detailed buttion
2017-02-14 19:19:47 +08:00
Bob Sun
ad64944648
fix grammer mistakes
2017-02-14 19:17:31 +08:00
Bob Sun
0889bbfaa4
add detailed description to explain "unknown fields"
2017-02-14 18:08:31 +08:00
Bob Sun
fe1c01c6dc
Hide unknown fields
2017-02-14 11:16:30 +08:00
Bob Sun
2487b23a10
update basictableviewcontroller
2017-02-10 16:44:59 +08:00
Bob Sun
07cd49449e
add about repository view
2017-02-09 22:13:31 +08:00
Bob Sun
1c95b46252
re-organize settings
2017-02-09 21:45:31 +08:00