Commit graph

1341 commits

Author SHA1 Message Date
Mingshen Sun
0ebfd69c47
Cleanup unused code 2021-01-18 10:04:09 -08:00
Mingshen Sun
7ede6d11e3
Fix search issue when changing searching scope 2021-01-17 23:28:29 -08:00
Mingshen Sun
9b2a047d38
Double tap tab bar to scroll to top 2021-01-17 22:27:50 -08:00
Mingshen Sun
8afc40a5a1
Fix search issues 2021-01-17 20:47:52 -08:00
Mingshen Sun
68077bf04c
Rewrite PasswordViewController 2021-01-17 19:49:05 -08:00
Mingshen Sun
372e897350
Remove pod cache 2021-01-15 23:09:49 -08:00
Mingshen Sun
db41d260af
Fix github action brew link issue 2021-01-15 22:50:46 -08:00
Mingshen Sun
288024ccc2
Fix missnig detail text label in password table cell 2021-01-15 22:43:03 -08:00
Mingshen Sun
a706f90d0d
Polish and refactor PasswordsTableDataSource 2021-01-11 21:04:11 -08:00
Mingshen Sun
8e66b2905b
Version bump to 0.12.0 2021-01-11 12:34:31 -08:00
Mingshen Sun
b49593e87f
Rename ignore .gpg-id switch to enalbe .gpg-id 2021-01-10 20:28:20 -08:00
Mingshen Sun
f539d2ccfc
Ignore .gpg-id for encryption 2021-01-10 15:27:50 -08:00
Mingshen Sun
011762c4bd
Fix decryption issue when key without passphrase set 2021-01-10 15:01:21 -08:00
Mingshen Sun
776884e894
Refactor and merge code of extensions 2021-01-10 13:40:17 -08:00
Mingshen Sun
87d1dd5be1
Fix the QRKeyScanner issue on reading footer 2021-01-09 16:26:56 -08:00
Mingshen Sun
1e1d6f0f44
Fix passphrase issue 2021-01-07 22:35:45 -08:00
Mingshen Sun
a62792bd11
Add ignore .gpg-id switch default ON 2021-01-07 21:58:38 -08:00
Mingshen Sun
6280b1522b
Fix the AutoFill issue when no identifier presented 2021-01-06 21:14:30 -08:00
Mingshen Sun
05a3fa8d9f
Fix UI issues under large text mode 2021-01-05 23:27:35 -08:00
Mingshen Sun
3ecb35e701
Use PasswordTableViewCell for all password entries 2021-01-05 20:54:51 -08:00
Mingshen Sun
3e3aca1c3c
Enable sponsor button 2021-01-05 19:57:23 -08:00
Mingshen Sun
7855d9c476
Reset build number to 0 after uploading 2021-01-05 19:22:48 -08:00
Mingshen Sun
a8facbdb6b
Version bump to 0.11.0 2021-01-05 14:47:44 -08:00
Mingshen Sun
571281b655
Fix matching algorithm in AutoFill 2021-01-03 22:01:24 -08:00
Mingshen Sun
9e8994f576
Fix passcode display issue in the AutoFill extension 2021-01-03 21:36:57 -08:00
Mingshen Sun
1f2a0e5458
Fix issues when no PGP passphase and enabling passcode 2021-01-03 17:42:58 -08:00
Mingshen Sun
29d74c48e5
Support selects a credential identity from the QuickType bar 2021-01-03 15:08:15 -08:00
Mingshen Sun
d4669bbfcb
Add suggested passwords in AutoFill 2021-01-02 22:13:48 -08:00
Mingshen Sun
156588bd93
Fix openssl libssh2 pkg issue in CI 2021-01-01 14:13:39 -08:00
Mingshen Sun
598f89ff60
Make searchController lazy 2021-01-01 12:18:17 -08:00
Mingshen Sun
94f7fba8bd
libssh2 header is needed for building libgit2 2020-12-31 23:59:41 -08:00
Mingshen Sun
dbc91e43bd
Fix restore key 2020-12-31 23:48:38 -08:00
Mingshen Sun
90c794b415
Add openssl in CI 2020-12-31 23:31:43 -08:00
Mingshen Sun
868fdc14c3
Ignore create keychain when not in CI 2020-12-31 23:31:01 -08:00
Mingshen Sun
3462e6673f
Add cache version to the github action cache 2020-12-31 23:30:38 -08:00
Mingshen Sun
394fdfb67e
Setup scheme for fastlane run_tests 2020-12-31 21:56:48 -08:00
Mingshen Sun
40ac070232
Rewrite AutoFill extension 2020-12-31 21:46:50 -08:00
Mingshen Sun
7e034d9c99
UI tweaks for extensions 2020-12-30 23:20:46 -08:00
Mingshen Sun
50738fb740
Add navigation controller to the AutoFilll view 2020-12-30 22:46:17 -08:00
Mingshen Sun
6c3fb30325
Fix the build status in README.md 2020-12-30 16:42:16 -08:00
Mingshen Sun
ac36985f57
Fix crash issue when in password detail and update setting 2020-12-30 16:26:13 -08:00
Mingshen Sun
a8aae6d539 Cache for the deploying pipeline 2020-12-30 15:18:39 -08:00
Mingshen Sun
0fd520452e Fix pod caching issue 2020-12-30 15:18:39 -08:00
Mingshen Sun
7886cc8423 Fix pod caching issue 2020-12-30 15:18:39 -08:00
Mingshen Sun
b7d6c1277c Cache the go directory 2020-12-30 15:18:39 -08:00
Mingshen Sun
4a18dd4988 Skip testSSHKeyCredentialProvider in CI 2020-12-30 15:18:39 -08:00
Mingshen Sun
40fc12d02c Use cache 2020-12-30 15:18:39 -08:00
Danny Moesch
6050903a1f Use correct script paths in testing workflow 2020-12-30 10:06:59 -08:00
Danny Moesch
9487eea192 Invert check for "Release" build
This makes the scripts runnable directly from the terminal where the
'CONFIGURATION' variable is not set to any value.
2020-12-30 10:06:59 -08:00
Danny Moesch
43ae029bfe Use 'exit' to return from a Bash script 2020-12-30 10:06:59 -08:00