Commit graph

2763 commits

Author SHA1 Message Date
Harsh Shandilya
2d078149d5
chore(deps): bump com.facebook:ktfmt to 0.43 2023-02-08 00:08:49 +05:30
renovate[bot]
75f6976da1
fix(deps): update dependency io.sentry:sentry-android to v6.13.1 (#2363)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-07 15:23:08 +00:00
Harsh Shandilya
c733ebbf9b
chore: mention log capturing in bug report template 2023-02-07 00:29:09 +05:30
renovate[bot]
5f9e51d7e6
chore(deps): update dependency gradle to v8.0-rc-3 (#2361)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-06 12:17:35 +00:00
Harsh Shandilya
7ce3257999
Update Public Suffix List data (#2360)
autofill-parser: update publicsuffixes file

Co-authored-by: GitHub Actions <noreply@github.com>
2023-02-06 00:16:47 +00:00
Harsh Shandilya
356a8d8cae
chore(deps): update Compose Compiler to 1.4.1-dev-k1.8.10-c312d77f4cb 2023-02-04 18:11:28 +05:30
Harsh Shandilya
d12a1545bb
fix(renovate): set maven URLs 2023-02-04 18:09:56 +05:30
renovate[bot]
ebee72aa5d
fix(deps): update kotlin to v1.8.10 2023-02-04 12:35:19 +00:00
renovate[bot]
215e4dc8c9
fix(deps): update dependency de.undercouch:gradle-download-task to v5.3.1 (#2359)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-04 18:04:31 +05:30
renovate[bot]
1e8c18f598
fix(deps): update dependency io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin to v3.4.2 (#2358)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-03 10:12:52 +00:00
renovate[bot]
caaf12d6cd
fix(deps): update dependency me.tylerbwong.gradle.metalava:plugin to v0.3.3 (#2357)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-03 13:34:42 +05:30
renovate[bot]
2853c77bec
fix(deps): update dependency com.android.tools.build:gradle to v7.4.1 (#2355)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-02 01:06:18 +05:30
renovate[bot]
879301348e
fix(deps): update dependency com.github.ben-manes:gradle-versions-plugin to v0.45.0 (#2354)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-01 08:02:12 +05:30
renovate[bot]
e73ce4c7b3
fix(deps): update dependency org.pgpainless:pgpainless-core to v1.4.3 (#2353)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-01 01:52:55 +05:30
Harsh Shandilya
5510fd5a80
Revert "refactor: use a ViewModel to pass around decryption passphrase"
This fails to correctly handle retries. Will re-land after I can figure out why.

This reverts commit 2fbad7ef6b.
2023-01-31 19:14:27 +05:30
renovate[bot]
f6d3ad86ff
fix(deps): update dependency com.hierynomus:sshj to v0.35.0 (#2352)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-31 10:28:32 +00:00
Harsh Shandilya
d43ab32ff3
chore(ci): update shadow job configuration
- Run for latest stable and release nightly Gradle versions
- Exclude known-broken combinations
2023-01-31 15:35:37 +05:30
renovate[bot]
e8a5e07c40
fix(deps): update dependency io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin to v3.4.1 (#2351)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-31 08:07:10 +05:30
renovate[bot]
93cb7ee668
chore(deps): update plugin com.gradle.enterprise to v3.12.3 (#2350)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-30 16:11:55 +00:00
Harsh Shandilya
69bbc5b8f4
chore(ci): bump AGP versions for shadow jobs 2023-01-30 15:11:57 +05:30
Harsh Shandilya
7268e2c23c
fix(renovate): provide maven repository for Compose Compiler 2023-01-30 09:55:07 +05:30
renovate[bot]
7efd902d9b
fix(deps): update dependency com.vanniktech:gradle-maven-publish-plugin to v0.24.0 (#2349)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-29 20:50:17 +00:00
Harsh Shandilya
09bbd9ea82
feat: wire up SLF4J integration 2023-01-28 19:01:05 +05:30
Harsh Shandilya
ca032a1737
refactor: extract SLF4J loggers for re-use 2023-01-28 19:01:05 +05:30
renovate[bot]
ce54200092
fix(deps): update dependency io.sentry:sentry-android to v6.13.0 (#2347)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-27 07:52:45 +05:30
renovate[bot]
567c1fbb35
chore(deps): update actions/github-script action to v6.4.0 (#2346)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-26 17:47:10 +00:00
Harsh Shandilya
5e0e0a8be2
chore(deps): upgrade security-crypto to 1.1.0-alpha04 2023-01-26 13:00:13 +05:30
Harsh Shandilya
e17a17a8e8
fix(app): address UI inconsistencies in proxy configuration screen 2023-01-26 12:17:08 +05:30
Harsh Shandilya
448ed3e575
chore(ci): update shadow job configuration 2023-01-26 11:24:29 +05:30
renovate[bot]
10935b3c72
fix(deps): update lifecycle to v2.6.0-alpha05 (#2344)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-26 08:49:21 +05:30
renovate[bot]
ba46005b27
fix(deps): update androidxactivity to v1.7.0-alpha04 (#2342)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-25 19:52:14 +00:00
renovate[bot]
bbd8a5fb0d
fix(deps): update dependency androidx.constraintlayout:constraintlayout to v2.2.0-alpha06 (#2343)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-26 01:09:33 +05:30
Harsh Shandilya
6f514f4715
fix(autofill-parser): add changelog entry for #2341 2023-01-23 20:28:19 +05:30
Tim Visée
4414090b1d
Add mail as username heuristic term (#2341) 2023-01-23 13:35:43 +00:00
Harsh Shandilya
2fbad7ef6b
refactor: use a ViewModel to pass around decryption passphrase 2023-01-19 17:01:47 +05:30
Harsh Shandilya
bffa31314f
chore: IDEA churn 2023-01-19 16:18:38 +05:30
Harsh Shandilya
f917cc8013
chore(github): slight tweaks to issue template 2023-01-19 15:33:23 +05:30
Harsh Shandilya
e481d79213
chore(deps): bump com.google.android.material:material to 1.9.0-alpha01 2023-01-19 15:32:16 +05:30
Harsh Shandilya
d7aceecbcc
chore(deps): update androidx.compose.compiler to 1.4.0 2023-01-18 14:37:26 +05:30
renovate[bot]
85fabfc705
fix(deps): update dependency com.vanniktech:gradle-maven-publish-plugin to v0.23.2 (#2338)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-18 08:40:51 +05:30
Harsh Shandilya
1cb4fb0538
chore(deps): upgrade to Gradle 8.0-RC-2 2023-01-17 18:59:13 +05:30
renovate[bot]
05635a1698
fix(deps): update dependency io.sentry:sentry-android to v6.12.1 (#2337)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-17 18:49:42 +05:30
renovate[bot]
49328edc7d
fix(deps): update dependency io.sentry:sentry-android to v6.12.0 (#2335)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-16 18:56:51 +05:30
Harsh Shandilya
1d6543e26b
chore(deps): upgrade androidx.appcompat:appcompat to 1.7.0-alpha01 2023-01-16 10:24:13 +05:30
renovate[bot]
872c6ac227
fix(deps): update dependency me.zhanghai.android.fastscroll:library to v1.2.0 2023-01-16 10:23:06 +05:30
Harsh Shandilya
f2858529c2
fix(ci): assemble bundles but do not deploy them in snapshots
While a build test is good and useful ultimately there is
little value to the bundle format outside Google Play and the
artifact only serves to confuse users looking to download the
snapshots.
2023-01-16 10:22:36 +05:30
renovate[bot]
f4be4a455c
fix(deps): update dependency org.pgpainless:pgpainless-core to v1.4.2 (#2332)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-14 08:54:59 +05:30
renovate[bot]
c6ab6873c6
fix(deps): update dependency com.android.tools:r8 to v4.0.48 (#2329)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-13 12:55:54 +00:00
Harsh Shandilya
c2408ca7b3
fix(ci): update AGP versions in shadow job configuration 2023-01-13 15:17:55 +05:30
Harsh Shandilya
b2681de7d6
chore(gradle): update to 8.0-20230104085204+0000 nightly 2023-01-13 15:14:00 +05:30