Commit graph

1324 commits

Author SHA1 Message Date
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
Mingshen Sun
52a8c4a401
Move all scripts to the scripts dir 2020-12-29 19:44:00 -08:00
Mingshen Sun
df80d2e431
Start to use GitHub Action (#432) 2020-12-23 20:26:58 -08:00
Danny Moesch
7c558a893a Apply recommended Xcode settings 2020-12-23 19:59:26 -08:00
Danny Moesch
788b7b9011 Update SwiftyUserDefaults to version 5.1.0 2020-12-23 19:59:26 -08:00
Danny Moesch
1a8692bde3 Run updated SwiftFormat 2020-12-23 19:59:26 -08:00
Danny Moesch
a49f0ee5e0 Use SwiftLint version 0.42.x 2020-12-23 19:59:26 -08:00
Anatole Dahan
5afc700416 Add compatibility with Xcode 12.1 2020-11-12 10:04:47 -08:00
wazdra
1dd500b4fb
Updating build documentation (#431) 2020-11-11 10:05:49 -08:00
Danny Moesch
bf3bb8d168 Use SwiftLint version 0.47.x 2020-11-10 14:03:12 -08:00
Danny Moesch
eba4df2f51 Fix #424: Escape question mark '?'
It would otherwise be interpreted as the beginning of the query part in an URL.
2020-11-10 12:12:07 -08:00
Mingshen Sun
17ce107129
Avoid timemout 2020-11-09 14:01:12 -08:00
Danny Moesch
49c6b25611 Use SwiftFormat version 0.47.x 2020-11-09 10:13:05 -08:00
Danny Moesch
e8389eb262 Enable SwiftLint rule 'identifier_name' and handle all violations 2020-09-20 17:25:50 -07:00
Danny Moesch
7ada4dd96d Remove superfluous code 2020-09-20 17:25:50 -07:00
Danny Moesch
4ffbafc47e Fix file header format 2020-09-20 17:25:50 -07:00
Danny Moesch
50b2e0f088 Enable SwiftLint rule 'implicit_return' and fix violation 2020-09-20 17:25:50 -07:00
Danny Moesch
b4d1b4de29 Enable SwiftLint rule 'function_parameter_count' 2020-09-20 17:25:50 -07:00