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
|
73ab4f8759
|
Fix an animation issue when clicking Password button in the root folder
|
2017-04-05 20:20:26 -07:00 |
|
Bob Sun
|
347a6d7750
|
Fix end sync control refreshing issue
Use syncAfter to work around.
|
2017-04-05 20:06:40 -07: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 |
|
Bob Sun
|
ab0321e518
|
End refreshing if there is an error
|
2017-04-05 19:21:50 -07:00 |
|
Bob Sun
|
66b8550a40
|
Set selectable to .none for some info cells
|
2017-04-05 11:07:05 -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
|
2519472ba2
|
Polish the label table view cell
|
2017-04-05 23:15:03 +08:00 |
|
Bob Sun
|
7a3000fcdd
|
Support different scope search in folder view
|
2017-04-04 22:52:02 -07:00 |
|
Bob Sun
|
63caaadaca
|
Fix alignment issue
|
2017-04-03 11:14:19 -07: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 |
|
Yishi Lin
|
e155cbedb3
|
Update the logic to generate password sections
Using localized indexed collation, instead of the first character.
|
2017-04-03 22:40:17 +08:00 |
|
Bob Sun
|
67eacd5146
|
Version bump
|
2017-04-02 22:56:53 -07:00 |
|
Bob Sun
|
bf501c15bb
|
Delete unusable cell controller and corresponding UI, fix alignment issue
|
2017-04-02 21:22:14 -07:00 |
|
Bob Sun
|
445c52b82e
|
Make leading spaces of customised TableViewCell consistent with system's
|
2017-04-02 16:05:25 -07:00 |
|
Bob Sun
|
b89773c9cd
|
Fix a bug which long password overlaps with the generate button.
|
2017-04-02 15:38:27 -07:00 |
|
Bob Sun
|
97d66a8acc
|
Support ASCII-armored and iTunes uploaded SSH key
|
2017-04-02 11:21:24 -07:00 |
|
Bob Sun
|
894a6cc54c
|
Fix a bug found in internal test caused by casting
|
2017-04-01 09:48:41 -07:00 |
|
Bob Sun
|
bab8edaeba
|
Resize raw password view
|
2017-04-01 09:05:09 -07:00 |
|
Bob Sun
|
6f1571fefa
|
Fix a bug of otp cell introduced by polishing table view data structure
|
2017-04-01 08:59:22 -07:00 |
|
Bob Sun
|
8ea7da91d4
|
Fix conflicts of tab gesture and button
|
2017-04-01 08:36:47 -07:00 |
|
Bob Sun
|
cdd7417616
|
Update eye icons
|
2017-03-31 23:03:06 -07:00 |
|
Bob Sun
|
729ad0d10b
|
Support show raw password
|
2017-03-31 23:03:06 -07:00 |
|
Yishi Lin
|
990a8f341c
|
Increase the "hit area" of buttons in table view cells
|
2017-03-31 22:15:30 +08:00 |
|
Bob Sun
|
36edc613be
|
Polish PasswordDetailTableViewController and add a show raw button (no function right now)
|
2017-03-31 00:28:37 -07:00 |
|
Yishi Lin
|
d28dde8719
|
Merge, fix conflict
|
2017-03-31 03:10:25 +08:00 |
|
Yishi Lin
|
abb04432fb
|
Add buttons in the detail password table
- An icon to show/hide passwords
- An icon to refresh HOTP passwords
|
2017-03-31 03:08:20 +08:00 |
|
Yishi Lin
|
dc19da52df
|
Fix a bug when value is empty (updated)
- Fix a bug introduced in ba20d084e4
|
2017-03-30 23:44:24 +08:00 |
|
Yishi Lin
|
0760c07be2
|
Polish the logic
- Update the entity core data before notifying others "password store updated"
|
2017-03-30 23:19:04 +08:00 |
|
Bob Sun
|
b85358a0b8
|
Fix pull to sync bug caused by manipulating core date in background thread
|
2017-03-29 22:59:30 -07:00 |
|
Bob Sun
|
ba20d084e4
|
Fix a bug when value is empty
|
2017-03-29 22:50:37 -07:00 |
|
Bob Sun
|
05a551781c
|
Fix an issue of tableView content inset in password detail view
|
2017-03-29 22:16:57 -07:00 |
|
Yishi Lin
|
abce9d7be5
|
Update fill password UI
- Click the setting icon to show or hide the slider.
- Clicking on other sections does not work now (remove gesture)
|
2017-03-30 01:17:22 +08:00 |
|
Yishi Lin
|
820c4eca04
|
Add some icons
|
2017-03-30 01:16:23 +08:00 |
|
Bob Sun
|
d92e580d45
|
Version Bump to 2
|
2017-03-28 10:09:55 -07:00 |
|
Yishi Lin
|
0197444e30
|
Polish the logic about updating last synced time.
- Update the date right after corresponding operations, and before reloading any "table view".
|
2017-03-29 00:56:07 +08:00 |
|
Yishi Lin
|
66688b5f66
|
Fix a small bug about password list refreshing
- Previously, reloadData() may not be in the main thread.
|
2017-03-29 00:26:41 +08:00 |
|
Yishi Lin
|
c93a63d8cc
|
Password with "Apple" flavor has a fixed length
|
2017-03-29 00:00:24 +08:00 |
|
Bob Sun
|
fe4ea4e79c
|
Merge branch 'develop' of github.com:mssun/passforios into develop
|
2017-03-27 21:36:46 -07:00 |
|
Yishi Lin
|
8d0a186c2e
|
Fix a bug about OTP token.
|
2017-03-27 23:06:32 +08:00 |
|
Bob Sun
|
2a21cb00b3
|
Update settings UI
|
2017-03-26 23:05:29 -07:00 |
|
Bob Sun
|
449294ec0b
|
Version bump
|
2017-03-24 10:05:46 -07:00 |
|
Yishi Lin
|
668b798cd5
|
Get the folder transition animation back...
|
2017-03-25 00:44:53 +08:00 |
|
Yishi Lin
|
bd3ed7d5e5
|
Confirm before overwriting OTP settings in the password cell
|
2017-03-25 00:05:45 +08:00 |
|
Yishi Lin
|
0f9b95eaa9
|
Polish codes about OTP
|
2017-03-24 23:14:44 +08:00 |
|
Yishi Lin
|
f5875c519c
|
Support otpauth
|
2017-03-24 22:47:40 +08:00 |
|
Yishi Lin
|
a36bb13004
|
Polish the code about "about repository"
- Move something to PasswordStore.swift
|
2017-03-24 22:47:27 +08:00 |
|
Yishi Lin
|
c1bdc152c5
|
Polish the code
|
2017-03-24 21:54:31 +08:00 |
|