Commit graph

114 commits

Author SHA1 Message Date
Danny Moesch
97d79c64e0 Place "branch name" text field over "user name" text field 2019-01-13 15:34:01 -08:00
Danny Moesch
6b4dbd50a9 Support custom branches (#236) 2019-01-13 15:34:01 -08:00
Bob Sun
1f5eaa8bce
Change typography of Raw Password view 2018-11-17 22:38:07 -08:00
Bob Sun
c5f95cfc8f
Fix SplitViewController issue on iPad 2018-11-15 22:39:57 -08:00
Bob Sun
ec3a111fad
Merge views of scanning QR code of SSH and PGP keys 2018-11-15 20:57:14 -08:00
Bob Sun
c48fe3755e
Delete obsolete OTPScannerController 2018-11-15 20:17:00 -08:00
Yishi Lin
15e90198fe Add hints about how to download keys (fix #215) 2018-09-30 23:31:01 +08:00
Yishi Lin
da3c4f0bc0 Self-maintained passcode lock
- No cancel button anywhere in the passcode lock yet
- Poor UI
2018-01-29 03:23:34 +08:00
Bob Sun
7e5d286065
Fix warnings in the storyboard 2018-01-16 21:53:06 -08:00
Bob Sun
9c02fabc31
Add adjustable font size (using system body font size) 2018-01-16 20:47:21 -08:00
Bob Sun
a0ecc6c0e4
Fix #155 2018-01-16 20:26:41 -08:00
Danny Moesch
14544a6d5a Fix typo in explanation of ASCII-armored keys and use only "-a" instead of "--armor" 2017-10-19 11:48:38 +02:00
Yishi Lin
9879cef654 Do not use large titles in Settings -> xxx 2017-10-15 23:14:14 +08:00
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