Commit graph

3078 commits

Author SHA1 Message Date
renovate[bot]
105b2abc88
fix(deps): update androidx (#2512)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
2023-05-10 19:48:10 +00:00
Harsh Shandilya
5bd31f0073
fix(renovate): group all AndroidX updates together 2023-05-11 00:44:53 +05:30
renovate[bot]
caca4f7a08
fix(deps): update dependency androidx.core:core-ktx to v1.10.1 (#2510)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-10 18:08:40 +00:00
renovate[bot]
34f9d35276
chore(deps): update plugin com.gradle.enterprise to v3.13.2 (#2508)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-09 17:51:36 +00:00
Harsh Shandilya
39c7b0cb7b
fix: add warning to passphrase cache feature 2023-05-09 00:13:09 +05:30
Harsh Shandilya
f3fc246c58
chore: adjust code style 2023-05-08 11:39:49 +05:30
Harsh Shandilya
764c8b227c
Update Public Suffix List data (#2506)
autofill-parser: update publicsuffixes file

Co-authored-by: GitHub Actions <noreply@github.com>
2023-05-08 00:15:28 +00:00
Harsh Shandilya
d988bdd0dc
feat: wire up passphrase cache
Currently has horrible UX and is behind an experimental feature flag
2023-05-08 03:09:26 +05:30
Harsh Shandilya
4ff0525e95
fix: adjust GPGPassphraseCache public API 2023-05-08 02:51:08 +05:30
Harsh Shandilya
df58f484ac
refactor: move out GPG identifier parser to BasePgpActivity 2023-05-08 02:51:08 +05:30
Harsh Shandilya
136f4e5caa
chore: touch up codestyle in BiometricAuthenticator.kt 2023-05-08 01:10:45 +05:30
Harsh Shandilya
cb6a92e1d3
refactor(pgpainless): rework runTest invocation 2023-05-06 01:59:35 +05:30
Harsh Shandilya
ff0b489dd9
feat(build): raise Kotlin target to match version 2023-05-06 01:58:43 +05:30
renovate[bot]
086cbe9121
fix(deps): update kotlin to v1.7.0 2023-05-05 16:34:43 +00:00
renovate[bot]
31c6204ffa
fix(deps): update dependency org.robolectric:robolectric to v4.10.2 (#2504)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-05 10:12:25 +05:30
renovate[bot]
bffb18a85d
fix(deps): update dependency com.google.android.material:material to v1.9.0 (#2503)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-05 03:26:27 +00:00
renovate[bot]
9f21ddf13e
chore(deps): update github/codeql-action action to v2.3.3 (#2502)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-05 08:47:47 +05:30
Harsh Shandilya
f9730cae58
feat: kick off a very basic passphrase cache 2023-05-05 00:51:51 +05:30
Harsh Shandilya
1e68e97b25
refactor: make PreferenceModule codestyle consistent 2023-05-05 00:47:32 +05:30
Harsh Shandilya
a188ad3f72
chore: remove redundant suppressions 2023-05-05 00:30:54 +05:30
Harsh Shandilya
def9786736
feat: switch default password generator to Diceware 2023-05-05 00:30:53 +05:30
renovate[bot]
e11226949e
chore(deps): update dependency androidx.compose.compiler:compiler to v1.4.7 (#2500)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
2023-05-03 20:27:34 +00:00
renovate[bot]
3356842ada
fix(deps): update dependency androidx.compose:compose-bom to v2023.05.00 (#2501)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-04 01:33:24 +05:30
renovate[bot]
54c6e897ac
chore(deps): update plugin com.gradle.enterprise to v3.13.1 (#2499)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-03 20:44:39 +05:30
renovate[bot]
fb89cb57da
fix(deps): update dependency org.robolectric:robolectric to v4.10.1 (#2498)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-03 09:41:47 +05:30
renovate[bot]
97b715d80f
chore(deps): update peter-evans/create-pull-request action to v5.0.1 (#2497)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-02 09:51:58 +05:30
renovate[bot]
785fba6e0e
fix(deps): update dependency com.android.tools.build:gradle to v8.0.1 (#2496)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-01 19:00:48 +00:00
Harsh Shandilya
39eb8a9828
fix(ci): force-accept all licenses in shadow jobs 2023-05-01 18:46:54 +05:30
Harsh Shandilya
dec05f015a
Update Public Suffix List data (#2495)
autofill-parser: update publicsuffixes file

Co-authored-by: GitHub Actions <noreply@github.com>
2023-05-01 00:15:04 +00:00
Harsh Shandilya
ff372c0c97
Sync localisations from Crowdin (#2493)
strings: sync with crowdin

Co-authored-by: GitHub Actions <noreply@github.com>
2023-04-30 00:30:49 +00:00
renovate[bot]
d04e1fa368
fix(deps): update dependency com.facebook:ktfmt to v0.44 (#2490)
* fix(deps): update dependency com.facebook:ktfmt to v0.44

* chore: reformat with ktfmt 0.44

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
2023-04-29 01:28:41 +00:00
renovate[bot]
251d94c9f3
fix(deps): update dependency io.sentry:sentry-android to v6.18.1 (#2491)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-29 01:12:45 +00:00
renovate[bot]
110f8d4f51
chore(deps): update hilt to v2.46 (#2492)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-29 06:28:57 +05:30
renovate[bot]
87f7f5a583
chore(deps): update github/codeql-action action to v2.3.2 (#2488)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-28 00:39:32 +05:30
renovate[bot]
3ba5f09ba3
fix(deps): update dependency io.sentry:sentry-android to v6.18.0 (#2487)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-27 18:08:19 +05:30
Harsh Shandilya
0542963ae0
fix(build): implement certificate pinning 2023-04-27 15:57:23 +05:30
Harsh Shandilya
3e67280f65
fix: use password entry for OTP entry field 2023-04-27 15:15:04 +05:30
Harsh Shandilya
5659ad9863
feat(build): add Slack's Compose Lints 2023-04-27 14:45:06 +05:30
Harsh Shandilya
f0ac9f97e2
feat(build): remove Detekt
This no longer adds value for me and instead results in unnecessary
bikeshedding.
2023-04-27 14:45:06 +05:30
renovate[bot]
2b2c0860f8
chore(deps): update github/codeql-action action to v2.3.1 (#2486)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-27 10:43:53 +05:30
renovate[bot]
a96e6ebe06
fix(deps): update kotlin to v1.8.21 (#2484)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
2023-04-26 20:29:39 +00:00
Harsh Shandilya
53497c0365
feat(lint): update baselines 2023-04-27 01:37:20 +05:30
Harsh Shandilya
ca327555cd
refactor(build): introduce a standalone plugin for Kotlin JVM libraries 2023-04-27 01:34:35 +05:30
Harsh Shandilya
bf6fe08472
refactor(build): remove kotlin-library plugin from Android modules 2023-04-27 01:34:35 +05:30
Harsh Shandilya
7b5ded4064
refactor(build): commonize Lint config 2023-04-27 01:34:35 +05:30
Harsh Shandilya
12714afab7
chore: reorder blame ignore-revs file 2023-04-27 01:34:35 +05:30
renovate[bot]
179bd09144
fix(deps): update dependency org.pgpainless:pgpainless-core to v1.5.1 (#2485)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-25 22:41:36 +05:30
Harsh Shandilya
50c00e53bc
fix(build): simplify Kotlin JVM target handling 2023-04-25 00:07:31 +05:30
Harsh Shandilya
27d5371472
chore(build): misc cleanups to application and dependency updates plugins 2023-04-23 14:55:01 +05:30
Harsh Shandilya
9348b7c444
fix(build): switch kotlin-library plugin to compilerOptions DSL 2023-04-23 14:54:24 +05:30