Commit graph

139 commits

Author SHA1 Message Date
Bob Sun
86cb8a84cd
Fix tag number 2017-04-24 10:56:18 -07:00
Yishi Lin
a01e736b8a Improve scan OTP token workflow
- scan, check OTP, save
2017-04-11 23:00:23 +08:00
Yishi Lin
dbfbd73d75 Change keyboard for git config settings 2017-04-11 01:13:41 +08:00
Yishi Lin
30c73841c6 Allow setting git signature 2017-04-10 23:02:42 +08:00
Yishi Lin
5be56eca44 Show OTP for scanned QR codes before saving 2017-04-10 02:15:16 +08:00
Yishi Lin
bef9e0251c Ask to save passphrase while setting PGP keys through URLs 2017-04-08 23:51:43 +08:00
Bob Sun
099d8f2d53
Prettify UI 2017-04-07 17:21:48 -07: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
Bob Sun
405ce459b3
Align cells in git repository setting 2017-04-07 10:06:07 -07:00
Bob Sun
8424cedbe6
Improve UI of commit log page 2017-04-06 20:48:06 -07:00
Bob Sun
cc83782a72
Merge branch 'develop' of https://github.com/mssun/passforios into develop 2017-04-06 11:18:42 -07:00
Bob Sun
9b4f6c9811
Change "Save" to "Done" 2017-04-06 11:14:01 -07:00
Yishi Lin
421c15582a Fix missing navigation titles
- Fix bugs introduced in af9d4f1
2017-04-07 01:59:03 +08:00
Yishi Lin
62aef62434 Show commit logs in two lines. 2017-04-07 00:36:34 +08:00
Yishi Lin
68229dc944 Fix ASCII-armor key views
- Also layout the storyboard...
2017-04-06 23:42:21 +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
Bob Sun
bdf8683d4e
Refuse to add a password if PGP key and Git repo are not properly set 2017-04-05 19:33:06 -07:00
Yishi Lin
c10f6a7ba0 Using “next" as a return key
- Usage: set delegate and nextField of textField (storyboard or code)
2017-04-06 00:55:41 +08:00
Yishi Lin
a10614341e Fix view tag conflicts 2017-04-04 00:52:51 +08:00
Yishi Lin
855e3c34d9 Clear the copied ascii-armor keys 10s after pasting. 2017-04-04 00:03:21 +08:00
Bob Sun
97d66a8acc
Support ASCII-armored and iTunes uploaded SSH key 2017-04-02 11:21:24 -07:00
Bob Sun
bab8edaeba
Resize raw password view 2017-04-01 09:05:09 -07:00
Bob Sun
729ad0d10b
Support show raw password 2017-03-31 23:03:06 -07:00
Bob Sun
2a21cb00b3
Update settings UI 2017-03-26 23:05:29 -07:00
Bob Sun
0507c7cdd7 Support encrypting in ASCII-armored format 2017-03-23 19:38:43 -07:00
Bob Sun
ee9776ab71
Support deleting password 2017-03-21 13:16:25 -07:00
Bob Sun
3369d1f41a
Update commit logs cell UI 2017-03-19 14:54:24 -07:00
Bob Sun
35a5270166
Make commit logs align 2017-03-11 00:10:56 -08:00
Bob Sun
d82396a322
Separate two advanced settings 2017-03-10 23:08:17 -08:00
Yishi Lin
e48bc5a7a4 Allow discarding all local changes to the password store repo
- Settings > Advanced -> Discard All Local Changes
2017-03-04 01:15:28 +08:00
Bob Sun
f271d4870a
Show disclosure indicator for folder only 2017-03-02 22:10:27 +08:00
Bob Sun
ccd56c7e4f
Polish commit logs 2017-03-02 17:48:21 +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
48d1ab34d2
Add show recent commit logs in the about repository page 2017-02-28 17:51:59 +08:00
Bob Sun
56561f4fd7
make font size consistent 2017-02-21 17:37:04 +08:00
Bob Sun
87dd4f96a3
simplify password repository setting 2017-02-21 13:07:14 +08:00
Bob Sun
548eecc27c
simplify git repository setting 2017-02-20 21:56:43 +08:00
Bob Sun
eb501ee65f
resize table cell height 2017-02-20 11:48:10 +08:00
Bob Sun
ea6442a1cb
make TableViewCell color consistent 2017-02-18 00:51:39 +08:00
Bob Sun
3bbd4c47df
use runtime password filling 2017-02-17 20:14:01 +08:00
Bob Sun
a3a09beebf
remove passphrase cell and add passphrase alert dialog 2017-02-17 14:58:27 +08:00
Bob Sun
a5f13a1e8a
support ASCII armor encrypted PGP keys 2017-02-17 13:44:25 +08:00
Bob Sun
8cfd8fcf5b
make cell selection none 2017-02-14 16:49:21 +08:00
Bob Sun
6f0e1d5dad
change selection to none 2017-02-14 11:32:37 +08:00
Bob Sun
b2ee8c429f
support edit password 2017-02-13 01:15:42 +08:00
Bob Sun
975a7ffccc
update UI 2017-02-12 11:44:56 +08:00
Bob Sun
3cec9643e5
only prepare saveAddPasswordSegue 2017-02-11 16:12:10 +08:00
Bob Sun
b954a4dcab
finish simple "add password function" 2017-02-10 22:15:01 +08:00
Bob Sun
c010d28911
polish about repository page 2017-02-10 15:32:01 +08:00
Bob Sun
07cd49449e
add about repository view 2017-02-09 22:13:31 +08:00