Commit graph

151 commits

Author SHA1 Message Date
Bob Sun
3ca7b71f4a Use "done" style for some button 2017-10-10 23:01:06 -07:00
Bob Sun
79744fc713 Fix QR code scanner cannot be cancelled 2017-10-09 20:33:18 -07:00
Bob Sun
be76987758 Fix UI constraint warning 2017-10-07 20:51:13 -07:00
Bob Sun
3f3360259a Optimize the top margin of raw password 2017-10-07 19:58:46 -07:00
Bob Sun
c57ae4f88e Use iOS 11 design language 2017-10-07 00:24:30 -07:00
Bob Sun
70bf15b80c Fix refreshControl offset issue 2017-09-24 22:52:28 -07:00
Bob Sun
72424c7db2
Use split view for Settings 2017-06-22 00:09:12 -07:00
Yishi Lin
3cde0d954c Scan QR Code to import SSH private key 2017-06-07 13:08:52 +08:00
Yishi Lin
a31f5b797d No need to import SSH public key 2017-06-07 01:06:53 +08:00
Bob Sun
41764c147d
Change title of QR code reader 2017-06-03 16:36:55 -07:00
Yishi Lin
750532850a Scan QR codes to insert PGP ascii-armor keys 2017-05-14 20:44:48 +08:00
Bob Sun
eccfeb19b5
Change "save" to "clone" button, and clone the repo by default. 2017-04-26 22:04:44 -07:00
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