Commit graph

215 commits

Author SHA1 Message Date
Bob Sun
286f90b92e
make addition textview responsive 2017-02-13 11:42:04 +08:00
Bob Sun
b2ee8c429f
support edit password 2017-02-13 01:15:42 +08:00
Bob Sun
41d45bfbf9
only push when there is unsync password 2017-02-12 13:31:29 +08:00
Bob Sun
6a9151973a
version bump 2017-02-12 11:52:32 +08:00
Bob Sun
975a7ffccc
update UI 2017-02-12 11:44:56 +08:00
Bob Sun
df32ce9b99
update README 2017-02-12 11:12:30 +08:00
Bob Sun
31272fd9e8
update icon size in README 2017-02-12 11:11:08 +08:00
Bob Sun
7b2179ae28
add usage to README 2017-02-12 11:09:45 +08:00
Bob Sun
43524874a5
re-organize file structure 2017-02-12 11:00:45 +08:00
Bob Sun
557812a2e3
change password placeholder image 2017-02-12 10:57:19 +08:00
Bob Sun
3e5cc68061
update password image size 2017-02-12 10:57:04 +08:00
Bob Sun
14783d9dc0
correct url 2017-02-12 10:41:14 +08:00
Bob Sun
90a1ccf0e1
add badge 2017-02-12 10:37:28 +08:00
Bob Sun
707717e7be
add credits to FlatIcons 2017-02-12 02:04:06 +08:00
Bob Sun
9f1471c4df
update password image placeholder 2017-02-12 02:00:36 +08:00
Bob Sun
3ce3155711
set all password as synced after push to repository 2017-02-12 01:59:40 +08:00
Bob Sun
010ec3b322
fix a bug in downloading password image 2017-02-12 01:58:42 +08:00
Bob Sun
6e3a544ba4
put PasswordEntity into a new file 2017-02-11 23:45:00 +08:00
Bob Sun
a131634ef6
equal height with superview 2017-02-11 23:41:36 +08:00
Bob Sun
95aa28701b
change generate button height to make it easy to tap on 2017-02-11 23:39:55 +08:00
Bob Sun
204ab96155
delete debug message 2017-02-11 22:43:54 +08:00
Bob Sun
31c1805d14
reverse color for generate button 2017-02-11 22:00:24 +08:00
Bob Sun
9f3b13f8b0
generate random password 2017-02-11 22:00:04 +08:00
Bob Sun
95680138a4
add password placeholder 2017-02-11 21:39:53 +08:00
Bob Sun
89cef49281
using specific cell for password generator 2017-02-11 21:37:22 +08:00
Bob Sun
c0fe4711ba
add placeholder to cell 2017-02-11 20:49:21 +08:00
Bob Sun
ae4ad4837e
update UI of add password page 2017-02-11 20:45:56 +08:00
Bob Sun
64789aa65e
change name to Pass 2017-02-11 19:55:28 +08:00
Bob Sun
1a7451a326
add progress callback to "add password" 2017-02-11 19:48:47 +08:00
Bob Sun
3cec9643e5
only prepare saveAddPasswordSegue 2017-02-11 16:12:10 +08:00
Bob Sun
a3cbed9a21
add additional TextView in add password page 2017-02-11 16:08:41 +08:00
Bob Sun
49b26f0276
refactor Password class 2017-02-11 16:07:59 +08:00
Bob Sun
d0f31e3db0
simplify Password class 2017-02-11 14:30:35 +08:00
Bob Sun
9cdb91890e
update project organization 2017-02-11 10:19:41 +08:00
Bob Sun
8cfe3b7ea9
tap label to make content textfield response 2017-02-11 10:19:27 +08:00
Bob Sun
a55f4fb8bc
add push to sync refresh 2017-02-11 01:50:57 +08:00
Bob Sun
e05cc2708f
add commit and push function in PasswordStore model 2017-02-11 01:50:39 +08:00
Bob Sun
b954a4dcab
finish simple "add password function" 2017-02-10 22:15:01 +08:00
Bob Sun
cbbb631e08
add commits and format style 2017-02-10 17:49:20 +08:00
Bob Sun
6307d320d2
show details in ssh key setting 2017-02-10 17:31:50 +08:00
Bob Sun
2487b23a10
update basictableviewcontroller 2017-02-10 16:44:59 +08:00
Bob Sun
24139e932b
async calculating about repository page 2017-02-10 15:43:48 +08:00
Bob Sun
c010d28911
polish about repository page 2017-02-10 15:32:01 +08:00
Bob Sun
cbd8b80cb0
change unowned self to weak self 2017-02-10 00:56:12 +08:00
Bob Sun
b63b9e152c
show size in about repository 2017-02-10 00:50:03 +08:00
Bob Sun
c00f13cd42
add file manager extension to calculate directory allocated size 2017-02-10 00:49:49 +08:00
Bob Sun
4d7b0937c3
add version number 2017-02-10 00:30:49 +08:00
Bob Sun
07cd49449e
add about repository view 2017-02-09 22:13:31 +08:00
Bob Sun
fc3701abfc
add a new cell type .detail 2017-02-09 22:13:07 +08:00
Bob Sun
cbfb3d61b0
add getLastUpdatedTimeString utility function 2017-02-09 22:12:25 +08:00