aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-03feat(leakcanary): migrate to manual initializationHarsh Shandilya
2022-12-03feat(app): add implementations for SentryLeakUploaderHarsh Shandilya
2022-12-02refactor(build-logic): use `ExtensionContainer#configure` extensionHarsh Shandilya
2022-12-02chore(github): add build-logic refactor to blame-ignore-revsHarsh Shandilya
2022-12-02refactor(build-logic): move all code to a single top-level projectHarsh Shandilya
2022-12-01fix(deps): update kotlin to v1.7.22 (#2278)...renovate[bot]
2022-12-01chore(deps): update actions/setup-java action to v3.7.0 (#2281)...renovate[bot]
2022-11-30fix(deps): update dependency io.sentry:sentry-android to v6.9.1 (#2280)...renovate[bot]
2022-11-30feat(autofill-parser): add Vanadium to supported browsers...Harsh Shandilya
2022-11-29fix(deps): update dependency io.sentry:sentry-android to v6.9.0 (#2279)...renovate[bot]
2022-11-28chore(ci): ensure only one instance of snapshot deploy workflow runsHarsh Shandilya
2022-11-28fix(ci): run wrapper validation on develop branch pushHarsh Shandilya
2022-11-28Revert "fix(deps): revert to Gradle 7.5.1"...Harsh Shandilya
2022-11-28chore(deps): update peter-evans/create-pull-request action to v4.2.3 (#2277)...renovate[bot]
2022-11-28chore(deps): store banned dependency upgrades in Renovate configHarsh Shandilya
2022-11-28chore: switch Renovate config to JSON5Harsh Shandilya
2022-11-28Update Public Suffix List data (#2276)...Harsh Shandilya
2022-11-27chore: add changelog entryHarsh Shandilya
2022-11-27chore: re-roll Detekt baselinesHarsh Shandilya
2022-11-27refactor: break out overly long methodHarsh Shandilya
2022-11-27refactor: replace branch preference value with repository-based helperHarsh Shandilya
2022-11-27refactor: remove branch input for cloningHarsh Shandilya
2022-11-27chore: use `asLog` extension instead of duplicatingHarsh Shandilya
2022-11-27refactor: make `ResetToRemoteOperation` actually work and use its own `remote...Harsh Shandilya
2022-11-27feat: add a helper to `PasswordRepository` to retrieve the current branchHarsh Shandilya
2022-11-27feat: add `TextInputDialog` for generic text input dialogsHarsh Shandilya
2022-11-27fix(deps): revert to Gradle 7.5.1...Harsh Shandilya
2022-11-27feat: remove Beagle...Harsh Shandilya
2022-11-27chore: remove invalid links from READMEHarsh Shandilya
2022-11-26fix(ci): fix snapshot deploysHarsh Shandilya
2022-11-26fix: correctly handle default auth modeHarsh Shandilya
2022-11-26chore(deps): upgrade pgpainless to 1.4.0-rc2Harsh Shandilya
2022-11-25chore(deps): update dependency gradle to v7.6 (#2272)...renovate[bot]
2022-11-25fix(build-logic): re-enable Test task state trackingHarsh Shandilya
2022-11-25chore(ci): misc changes to snapshot deploymentHarsh Shandilya
2022-11-24chore(deps): update peter-evans/create-pull-request action to v4.2.2 (#2271)...renovate[bot]
2022-11-24fix(deps): update dependency org.pgpainless:pgpainless-core to v1.3.13 (#2270)...renovate[bot]
2022-11-23chore(deps): update mindsers/changelog-reader-action action to v2.2.2 (#2269)...renovate[bot]
2022-11-23fix(deps): update dependency com.google.android.material:material to v1.8.0-a......renovate[bot]
2022-11-22chore(deps): update dependency gradle to v7.6-rc-4 (#2267)...renovate[bot]
2022-11-22chore(deps): update peter-evans/create-pull-request action to v4.2.1 (#2266)...renovate[bot]
2022-11-21fix(deps): update dependency io.gitlab.arturbosch.detekt:detekt-gradle-plugin......renovate[bot]
2022-11-21Update Public Suffix List data (#2263)...Harsh Shandilya
2022-11-19fix(deps): update dependency io.sentry:sentry-android to v6.8.0 (#2261)...renovate[bot]
2022-11-18chore: inject VM with Lifecycle-ViewModel-Compose integrationHarsh Shandilya
2022-11-18feat: make key import update key listHarsh Shandilya
2022-11-18feat: move key import to key manager UIHarsh Shandilya
2022-11-18refactor: extract deletion confirmation dialog to its own methodHarsh Shandilya
2022-11-18feat: add a confirmation dialog for key deletion...Harsh Shandilya
2022-11-18fix: add an explicit delete button to PGP key list itemsHarsh Shandilya