Harsh Shandilya
|
9156a81ad7
|
feat(leakcanary): migrate to manual initialization
|
2022-12-03 18:07:47 +05:30 |
|
Harsh Shandilya
|
8e3b4422a9
|
feat(app): add implementations for SentryLeakUploader
|
2022-12-03 17:46:14 +05:30 |
|
Harsh Shandilya
|
acdad21bf6
|
refactor(build-logic): use ExtensionContainer#configure extension
|
2022-12-02 02:17:20 +05:30 |
|
Harsh Shandilya
|
3410f7d22d
|
chore(github): add build-logic refactor to blame-ignore-revs
|
2022-12-02 01:57:51 +05:30 |
|
Harsh Shandilya
|
afd0eebdd3
|
refactor(build-logic): move all code to a single top-level project
|
2022-12-02 01:57:02 +05:30 |
|
renovate[bot]
|
54bb4676a7
|
fix(deps): update kotlin to v1.7.22 (#2278)
* fix(deps): update kotlin to v1.7.22
* fix(gradle): allow Kotlin 1.7.22 for Compose Compiler
(cherry picked from commit 6c218c20bfd21e0a9ad75e3dfc98525d4ac40a7f)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
|
2022-12-01 15:19:41 +00:00 |
|
renovate[bot]
|
0e993fca29
|
chore(deps): update actions/setup-java action to v3.7.0 (#2281)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-12-01 14:49:37 +00:00 |
|
renovate[bot]
|
2163dc0826
|
fix(deps): update dependency io.sentry:sentry-android to v6.9.1 (#2280)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-11-30 14:22:16 +00:00 |
|
Harsh Shandilya
|
9975034053
|
feat(autofill-parser): add Vanadium to supported browsers
Fixes #1631
|
2022-11-30 19:01:34 +05:30 |
|
renovate[bot]
|
541d23c484
|
fix(deps): update dependency io.sentry:sentry-android to v6.9.0 (#2279)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-11-29 09:02:37 +05:30 |
|
Harsh Shandilya
|
9610254eef
|
chore(ci): ensure only one instance of snapshot deploy workflow runs
|
2022-11-28 13:12:48 +05:30 |
|
Harsh Shandilya
|
b6d27e75ce
|
fix(ci): run wrapper validation on develop branch push
|
2022-11-28 12:59:29 +05:30 |
|
Harsh Shandilya
|
6850228adc
|
Revert "fix(deps): revert to Gradle 7.5.1"
After some painful wiping of local caches this seems to not be a problem anymore
This reverts commit 736022f814 .
|
2022-11-28 12:56:36 +05:30 |
|
renovate[bot]
|
4d210573e7
|
chore(deps): update peter-evans/create-pull-request action to v4.2.3 (#2277)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-11-28 12:55:16 +05:30 |
|
Harsh Shandilya
|
250234660b
|
chore(deps): store banned dependency upgrades in Renovate config
|
2022-11-28 12:48:31 +05:30 |
|
Harsh Shandilya
|
0efcafe46c
|
chore: switch Renovate config to JSON5
|
2022-11-28 12:28:32 +05:30 |
|
Harsh Shandilya
|
d667f3d1db
|
Update Public Suffix List data (#2276)
autofill-parser: update publicsuffixes file
Co-authored-by: GitHub Actions <noreply@github.com>
|
2022-11-28 00:16:33 +00:00 |
|
Harsh Shandilya
|
7d60f479ce
|
chore: add changelog entry
|
2022-11-27 13:28:46 +05:30 |
|
Harsh Shandilya
|
30b91b6447
|
chore: re-roll Detekt baselines
|
2022-11-27 13:28:46 +05:30 |
|
Harsh Shandilya
|
d4dd147c25
|
refactor: break out overly long method
|
2022-11-27 13:28:46 +05:30 |
|
Harsh Shandilya
|
56a25dcd32
|
refactor: replace branch preference value with repository-based helper
|
2022-11-27 13:28:46 +05:30 |
|
Harsh Shandilya
|
74711fcc78
|
refactor: remove branch input for cloning
|
2022-11-27 13:28:46 +05:30 |
|
Harsh Shandilya
|
014c7a62c0
|
chore: use asLog extension instead of duplicating
|
2022-11-27 13:28:45 +05:30 |
|
Harsh Shandilya
|
8bb61eca2d
|
refactor: make ResetToRemoteOperation actually work and use its own remoteBranch input
|
2022-11-27 13:28:45 +05:30 |
|
Harsh Shandilya
|
e8aabaf752
|
feat: add a helper to PasswordRepository to retrieve the current branch
|
2022-11-27 13:28:45 +05:30 |
|
Harsh Shandilya
|
2a3f78d43e
|
feat: add TextInputDialog for generic text input dialogs
|
2022-11-27 13:28:45 +05:30 |
|
Harsh Shandilya
|
736022f814
|
fix(deps): revert to Gradle 7.5.1
I'm facing obscure compilation errors on 7.6
Revert "chore(deps): update dependency gradle to v7.6 (#2272)"
This reverts commit 91cc420e0e .
Revert "chore(deps): update dependency gradle to v7.6-rc-4 (#2267)"
This reverts commit 7983fd76d5 .
Revert "chore(deps): update dependency gradle to v7.6-rc-3 (#2243)"
This reverts commit 2c697eac52 .
Revert "chore(deps): update dependency gradle to v7.6-rc-2 (#2233)"
This reverts commit 8ca6e510c8 .
Revert "feat(gradle): bump to 7.6 RC1"
This reverts commit 6fdb3c2cda .
|
2022-11-27 12:49:52 +05:30 |
|
Harsh Shandilya
|
2decedbf4b
|
feat: remove Beagle
It breaks WhatTheStack and doesn't offer anything particularly useful
|
2022-11-27 12:43:36 +05:30 |
|
Harsh Shandilya
|
7c7218ef22
|
chore: remove invalid links from README
|
2022-11-27 12:23:52 +05:30 |
|
Harsh Shandilya
|
796da85e3a
|
fix(ci): fix snapshot deploys
|
2022-11-26 19:39:10 +05:30 |
|
Harsh Shandilya
|
c89e9250c2
|
fix: correctly handle default auth mode
|
2022-11-26 19:25:49 +05:30 |
|
Harsh Shandilya
|
438a332132
|
chore(deps): upgrade pgpainless to 1.4.0-rc2
|
2022-11-26 01:34:05 +05:30 |
|
renovate[bot]
|
91cc420e0e
|
chore(deps): update dependency gradle to v7.6 (#2272)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-11-25 17:21:18 +00:00 |
|
Harsh Shandilya
|
06f8aea595
|
fix(build-logic): re-enable Test task state tracking
|
2022-11-25 01:22:01 +05:30 |
|
Harsh Shandilya
|
d25635500d
|
chore(ci): misc changes to snapshot deployment
|
2022-11-25 01:20:13 +05:30 |
|
renovate[bot]
|
f804a660e6
|
chore(deps): update peter-evans/create-pull-request action to v4.2.2 (#2271)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
|
2022-11-24 04:32:29 +00:00 |
|
renovate[bot]
|
efcbd8cdf8
|
fix(deps): update dependency org.pgpainless:pgpainless-core to v1.3.13 (#2270)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-11-24 10:01:51 +05:30 |
|
renovate[bot]
|
b2f6fde703
|
chore(deps): update mindsers/changelog-reader-action action to v2.2.2 (#2269)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-11-23 21:44:39 +05:30 |
|
renovate[bot]
|
b17166ecc5
|
fix(deps): update dependency com.google.android.material:material to v1.8.0-alpha03 (#2268)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-11-23 07:59:21 +05:30 |
|
renovate[bot]
|
7983fd76d5
|
chore(deps): update dependency gradle to v7.6-rc-4 (#2267)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-11-22 11:14:22 +00:00 |
|
renovate[bot]
|
5538a3e8ad
|
chore(deps): update peter-evans/create-pull-request action to v4.2.1 (#2266)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-11-22 10:07:42 +05:30 |
|
renovate[bot]
|
2a6fe4f159
|
fix(deps): update dependency io.gitlab.arturbosch.detekt:detekt-gradle-plugin to v1.22.0 (#2262)
* fix(deps): update dependency io.gitlab.arturbosch.detekt:detekt-gradle-plugin to v1.22.0
* chore: sync detekt config with 0.22.0 changes
* chore: fix Detekt warning
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
|
2022-11-21 12:13:33 +05:30 |
|
Harsh Shandilya
|
bcf82d46a0
|
Update Public Suffix List data (#2263)
autofill-parser: update publicsuffixes file
Co-authored-by: GitHub Actions <noreply@github.com>
|
2022-11-21 00:23:10 +00:00 |
|
renovate[bot]
|
d49974826f
|
fix(deps): update dependency io.sentry:sentry-android to v6.8.0 (#2261)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-11-19 00:03:29 +05:30 |
|
Harsh Shandilya
|
a981b6b9f7
|
chore: inject VM with Lifecycle-ViewModel-Compose integration
|
2022-11-18 14:24:07 +05:30 |
|
Harsh Shandilya
|
11f192532f
|
feat: make key import update key list
|
2022-11-18 14:23:10 +05:30 |
|
Harsh Shandilya
|
84b9839635
|
feat: move key import to key manager UI
|
2022-11-18 12:31:19 +05:30 |
|
Harsh Shandilya
|
10b502fb0a
|
refactor: extract deletion confirmation dialog to its own method
|
2022-11-18 12:19:46 +05:30 |
|
Harsh Shandilya
|
6fa8b188e6
|
feat: add a confirmation dialog for key deletion
Fixes #2257
|
2022-11-18 11:21:53 +05:30 |
|
Harsh Shandilya
|
35a6e3b8ff
|
fix: add an explicit delete button to PGP key list items
|
2022-11-18 11:15:38 +05:30 |
|