Commit graph

3034 commits

Author SHA1 Message Date
Harsh Shandilya
0669f8a062
fix: replace Stack with ArrayDeque in SearchableRepositoryViewModel 2023-06-04 02:24:23 +05:30
Harsh Shandilya
469700f627
feat: add custom dialog title for passphrase cache 2023-06-04 02:02:47 +05:30
Harsh Shandilya
f6e1830647
fix: start clearing violations of DenyListedApi 2023-06-04 01:52:57 +05:30
Harsh Shandilya
3a4e827f1a
fix: clear violations of RawDispatcherUse 2023-06-04 01:52:57 +05:30
Harsh Shandilya
496f421f17
fix: clear violations of FullyQualifiedResource 2023-06-04 01:52:57 +05:30
Harsh Shandilya
5538306927
chore: refresh lint baseline 2023-06-04 01:52:57 +05:30
Harsh Shandilya
53476f612b
feat: add slack-lint-checks 2023-06-04 01:52:57 +05:30
renovate[bot]
59dc6d27de
chore(deps): update github/codeql-action action to v2.3.6 (#2537)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-01 23:44:28 +05:30
renovate[bot]
02a6f28f1d
fix(deps): update dependency io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin to v3.8.0 (#2536)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-01 16:55:32 +05:30
Harsh Shandilya
7bdead0c6b
fix(gradle): remove default-enabled feature prop 2023-06-01 13:41:46 +05:30
Harsh Shandilya
c577f24026
fix(gradle): upgrade to 8.2-rc-1 2023-06-01 13:41:20 +05:30
Harsh Shandilya
b9410a0f31
Revert "fix: adjust R8 rules"
This reverts commit 9838801ed3.
2023-05-31 17:33:15 +05:30
renovate[bot]
bab65852b5
fix(deps): update dependency io.sentry:sentry-android to v6.21.0 2023-05-31 11:48:57 +00:00
renovate[bot]
35489c1db2
fix(deps): update dependency com.android.tools.build:gradle to v8.2.0-alpha06 (#2534)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-31 04:10:40 +05:30
renovate[bot]
7a73adb29e
chore(deps): pin actions/cache action to 88522ab (#2532)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-28 10:03:26 +05:30
Harsh Shandilya
a8b3e609de
fix(ci): manually cache Android SDK build-tools
Without this all CI steps run extra slowly
2023-05-28 03:41:27 +05:30
Harsh Shandilya
9838801ed3
fix: adjust R8 rules
Workaround for https://github.com/getsentry/sentry-java/issues/2738
2023-05-28 02:33:51 +05:30
Harsh Shandilya
6c8d7e7680
fix(deps): update agp to 8.2.0-alpha05 2023-05-27 01:27:00 +05:30
Harsh Shandilya
b022529f5f
Revert "fix(app): remove invalid lint"
This reverts commit 05c9c8c0ef.
2023-05-27 01:26:12 +05:30
renovate[bot]
8b53531bc5
fix(deps): update dependency io.sentry:sentry-android to v6.20.0 2023-05-26 15:04:12 +00:00
renovate[bot]
084c3ff9cd
chore(deps): update github/codeql-action action to v2.3.5 (#2529)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-26 02:47:14 +05:30
renovate[bot]
98f2622fe4
chore(deps): update plugin com.gradle.enterprise to v3.13.3 (#2528)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-25 19:48:07 +05:30
renovate[bot]
97526a5332
chore(deps): update github/codeql-action action to v2.3.4 (#2527)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-25 10:22:57 +05:30
renovate[bot]
dafbf25ad5
fix(deps): update androidx (#2526)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-24 18:27:03 +00:00
renovate[bot]
528aacc766
fix(deps): update dependency com.michael-bull.kotlin-result:kotlin-result to v1.1.18 (#2525)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-24 13:05:52 +00:00
Harsh Shandilya
bd464556b6
feat(build): use JVM toolchains to enforce Java 17 usage
This simplifies project setup in both CI and for individual contributors
2023-05-24 01:53:12 +05:30
renovate[bot]
5f1a429029
fix(deps): update dependency com.google.testparameterinjector:test-parameter-injector to v1.12 (#2524)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-23 10:31:11 +00:00
Harsh Shandilya
e3057d4b84
fix(github): remove stable AGP from shadow jobs 2023-05-22 23:46:39 +05:30
Harsh Shandilya
4a26689a93
fix(github): use a different workaround for broken pipes
This variant avoids false-positive error annotations
2023-05-22 23:46:05 +05:30
Harsh Shandilya
e682b14cf2
chore: refresh contribution guidelines 2023-05-22 02:44:21 +05:30
Harsh Shandilya
e05c704539
refactor(build): sync Gradle properties set with current AGP 2023-05-20 23:50:39 +05:30
Harsh Shandilya
6b8ca1601d
feat(build): move to AGP 8.2.x 2023-05-20 23:50:39 +05:30
Harsh Shandilya
e96f816501
fix(github): force-accept all Android SDK licenses 2023-05-20 23:50:39 +05:30
Harsh Shandilya
0d09db3d76
chore(gradle): document why JGit upgrades are disallowed 2023-05-19 21:02:51 +05:30
Harsh Shandilya
5420faff34
feat(gpg): add methods to clear entries from GPG passphrase cache 2023-05-19 18:58:48 +05:30
Harsh Shandilya
65509eaa54
fix(ssh): make SSHKeyManager.keyExists infallible 2023-05-19 18:42:26 +05:30
renovate[bot]
648a450050
fix(deps): update dependency io.sentry:sentry-android to v6.19.1 (#2523)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-19 12:43:46 +00:00
Harsh Shandilya
a24d02052f
refactor: add missing docs and add explicit NoKeysProvidedException 2023-05-18 13:10:57 +05:30
Harsh Shandilya
6b0e4feed6
chore(idea): add deployment target config 2023-05-18 13:10:57 +05:30
renovate[bot]
fed0b710d0
fix(deps): update dependency org.robolectric:robolectric to v4.10.3 (#2520)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-18 04:41:22 +00:00
renovate[bot]
c5d4296001
fix(deps): update leakcanary to v2.11 (#2521)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-18 10:01:17 +05:30
renovate[bot]
3d7aeff1b8
fix(deps): update dependency io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin to v3.7.0 (#2519)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-17 14:07:03 +00:00
Harsh Shandilya
9956216db2
chore(autofill-parser): release v1.1.2 2023-05-17 13:53:23 +05:30
renovate[bot]
4d15ecff72
fix(deps): update dependency io.sentry:sentry-android to v6.19.0 (#2518)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-16 19:08:35 +05:30
Harsh Shandilya
05c9c8c0ef
fix(app): remove invalid lint 2023-05-16 15:54:50 +05:30
Harsh Shandilya
72696ae557
feat(build): raise target bytecode to Java 17 2023-05-16 15:54:35 +05:30
Harsh Shandilya
76efe73e28
chore: refresh Lint baseline with AGP 8.1.0-beta02 2023-05-16 15:41:54 +05:30
Harsh Shandilya
29ca93854a
fix: check feature flag before biometric auth 2023-05-13 15:24:48 +05:30
renovate[bot]
789efc46a3
chore(deps): update hilt to v2.46.1 (#2517)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-13 09:37:13 +05:30
renovate[bot]
d649d7e7e9
fix(deps): update com.squareup.moshi to v1.15.0 (#2516)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-12 22:57:37 +05:30