Commit graph

9 commits

Author SHA1 Message Date
Bob Sun
0507c7cdd7 Support encrypting in ASCII-armored format 2017-03-23 19:38:43 -07:00
Yishi Lin
3d8c1c8478 Polish commit messages. 2017-03-16 01:10:03 +08:00
Bob Sun
ff947f8e17
Move get category text logic to model 2017-03-10 23:08:17 -08:00
Bob Sun
050a960167
Support folder in password view
- change core data
  - change data struct to store table view entry
  - delete unnecessary functions
2017-03-02 14:51:40 +08:00
Bob Sun
bde475a49f
Use UTF-8 instead of ASCII for encoding (#44) 2017-03-01 14:54: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
90709675a3
use keychain to store pgp passphrase and git password 2017-02-19 22:10:36 +08:00
Bob Sun
b2ee8c429f
support edit password 2017-02-13 01:15:42 +08:00
Bob Sun
6e3a544ba4
put PasswordEntity into a new file 2017-02-11 23:45:00 +08:00