Commit graph

49 commits

Author SHA1 Message Date
Yishi Lin
58e7e1b4e4 Version bump to 0.8.0 2019-07-28 00:16:27 +08:00
Danny Moesch
ea37b40e2f Mark field 'gpgAgent' as never-nil 2019-07-20 22:59:22 +02:00
Yishi Lin
e967bb1f4c Add PGPAgent tests and minor updated 2019-07-20 00:41:45 +08:00
Yishi Lin
6ae4a02a01 Seperate PGPAgent from PasswordStore and add tests 2019-07-17 02:58:01 +08:00
Mingshen Sun
79d0df2c89
Version bump to 0.7.0 2019-07-13 16:10:36 -07:00
Mingshen Sun
a0d62eb3c8
polish details on UI 2019-06-09 15:25:07 -07:00
Meris Bahtijaragic
c59c72729b Get username from filepath. (#265) 2019-05-17 23:30:41 +08:00
Danny Moesch
4b3e424bb3 Remove superfluous cast 2019-05-03 00:18:14 +02:00
Danny Moesch
f9c19b3ca4 Migrate to Swift 5.0 2019-05-01 18:30:13 +02:00
David Beitey
1dfaf7c1d2 Localise extensions by copying bundle resources
Previously, the Pass extensions (for autofill and for the sharing sheet)
didn't see their strings being localised. This means that in some cases,
English was the only thing shown and in others strings would look like
`#EnterPasscode#` on the passcode lock screen.  This was because their
build phases didn't reference the localised string files in the `Copy
Bundle Resources` phase.

This change ensures these localisation files are copied and thus the
extensions are now localised for both English and German (so far).
2019-03-08 21:00:24 -08:00
Danny Moesch
73a015616a Support German language 2019-02-23 14:22:27 -08:00
Danny Moesch
d698f2e3c3 Use folder references for all groups and sort files/folders 2019-01-21 20:34:18 -08:00
Danny Moesch
9827f3672b Localize strings in UI 2019-01-20 21:04:04 -08:00
Danny Moesch
1b4040135e Localize strings in code 2019-01-20 21:04:04 -08:00
Mingshen Sun
88481ad2b0
Release 0.5.1 and version bump to 0.6.0 2019-01-13 18:48:10 -08:00
Mingshen Sun
ed387069a4
lint: delete trailing whitespaces 2018-12-09 16:59:07 -08:00
Danny Moesch
d4d8d7267a Tweak Password class 2018-12-05 12:59:04 -08:00
Bob Sun
2bfb36c527
Cleanup code of error handling 2018-11-17 21:41:28 -08:00
Yishi Lin
a849b667dc Support auto fill (no quicktype bar support) 2018-09-24 22:03:14 +08:00
Yishi Lin
e9aecbebf2 Move passcode extension display to passKit 2018-09-23 23:56:42 +08:00
Yishi Lin
38096f3f93 Cleanup the alert func in utils 2018-09-23 22:16:13 +08:00
Bob Sun
cea990113a
Version bump to 0.5.1 2018-08-14 20:23:19 -07:00
Danny Moesch
904d04d71c Use computed properties instead of separate getter methods 2018-08-13 23:12:30 -07:00
Yishi Lin
ee92845042 Add NSFaceIDUsageDescription (fix #193) 2018-06-19 00:07:49 +08:00
Bob Sun
824b959706 Forgot to bump versions 2018-06-15 14:37:38 -07:00
Bob Sun
447beeaf83 Version bump to 0.4.1 2018-05-28 15:49:43 -07:00
Bob Sun
083604677f Version bump to 0.4.0 2018-04-29 11:58:07 -07:00
Yishi Lin
3f899a58d9 Add a cancel button to passcode lock of app extension 2018-04-11 02:05:00 +08:00
Yishi Lin
980b581295 Merge branch 'develop' into new_passcode_lock 2018-04-10 05:20:49 +08:00
Yishi Lin
a45127be41 Update pass extension settings 2018-04-10 01:17:51 +08:00
Yishi Lin
2c5ef6492e Merge branch 'develop' into new_passcode_lock 2018-01-29 03:25:31 +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
bea7157375
Version bump to 0.3.1 2018-01-20 15:40:56 -08:00
Bob Sun
9580ea23a1
Version bump 2017-11-10 19:43:33 -08:00
Yishi Lin
7f04982da0 Remove the cancel button of the extension search bar 2017-10-28 20:39:02 +08:00
Yishi Lin
15ed7aaf2f Update Safari extension search logic #138
- Match the entered text in each pathname levels
2017-10-28 15:32:30 +08:00
Bob Sun
b5697922ce Add 1024pt icon for extension 2017-10-09 23:20:29 -07:00
Yishi Lin
d0bad8660b Provide the 'remember git credential passphrases' option 2017-10-08 21:37:58 +08:00
Yishi Lin
f8bca758dc Version bump 2017-10-06 21:45:03 +08:00
Yishi Lin
774f05eae0 Convert to Swift 4
- Will fix all warnings next.
2017-09-23 16:29:03 +08:00
Bob Sun
f4bb7c9779 Version bump 2017-07-16 21:56:06 -07:00
Yishi Lin
39820a4108 Look for "login" as a username field in auto fill
- Will look for "username" first
2017-06-28 00:32:50 +08:00
Yishi Lin
73edac6e14 Fix extension info plist 2017-06-25 15:19:29 +08:00
Yishi Lin
5d71f99711 Support Safari/Chrome auto fill 2017-06-25 12:52:08 +08:00
Yishi Lin
fb55f32797 Support Chrome and app logins 2017-06-23 21:57:03 +08:00
Yishi Lin
daacfbea83 Rename a file 2017-06-22 23:15:37 +08:00
Bob Sun
d25cc9eb9a Version bump 2017-06-20 13:00:43 -07:00
Yishi Lin
826568226f Fix extension version number 2017-06-15 17:39:53 +08:00
Yishi Lin
9bb51d209c Change extension name and folder names 2017-06-15 17:27:02 +08:00