Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-19 | chore: refresh Lint baseline | Harsh Shandilya | |
2022-12-19 | refactor: merge format-common-impl into format-common | Harsh Shandilya | |
Also converts the format-common module into an Android library since UriTotpFinder requires the Android SDK. | |||
2022-12-12 | fix(autofill): fall back to remote views when inline presentations are ↵ | Harsh Shandilya | |
unavailable Fixes #2290 | |||
2022-12-11 | Sync localisations from Crowdin (#2295) | Harsh Shandilya | |
strings: sync with crowdin Co-authored-by: GitHub Actions <noreply@github.com> | |||
2022-12-09 | chore(deps): upgrade ktfmt to 0.42 | Harsh Shandilya | |
2022-12-08 | chore: fix issues flagged by Lint | Harsh Shandilya | |
2022-12-03 | feat(leakcanary): migrate to manual initialization | Harsh Shandilya | |
2022-12-03 | feat(app): add implementations for SentryLeakUploader | Harsh Shandilya | |
2022-11-27 | refactor: break out overly long method | Harsh Shandilya | |
2022-11-27 | refactor: replace branch preference value with repository-based helper | Harsh Shandilya | |
2022-11-27 | refactor: remove branch input for cloning | Harsh Shandilya | |
2022-11-27 | chore: use `asLog` extension instead of duplicating | Harsh Shandilya | |
2022-11-27 | refactor: make `ResetToRemoteOperation` actually work and use its own ↵ | Harsh Shandilya | |
`remoteBranch` input | |||
2022-11-27 | feat: add a helper to `PasswordRepository` to retrieve the current branch | Harsh Shandilya | |
2022-11-27 | feat: add `TextInputDialog` for generic text input dialogs | Harsh Shandilya | |
2022-11-27 | feat: remove Beagle | Harsh Shandilya | |
It breaks WhatTheStack and doesn't offer anything particularly useful | |||
2022-11-26 | fix: correctly handle default auth mode | Harsh Shandilya | |
2022-11-21 | fix(deps): update dependency ↵ | renovate[bot] | |
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-18 | chore: inject VM with Lifecycle-ViewModel-Compose integration | Harsh Shandilya | |
2022-11-18 | feat: make key import update key list | Harsh Shandilya | |
2022-11-18 | feat: move key import to key manager UI | Harsh Shandilya | |
2022-11-18 | refactor: extract deletion confirmation dialog to its own method | Harsh Shandilya | |
2022-11-18 | feat: add a confirmation dialog for key deletion | Harsh Shandilya | |
Fixes #2257 | |||
2022-11-18 | fix: add an explicit delete button to PGP key list items | Harsh Shandilya | |
2022-11-17 | fix(app): enable Hilt processing for folder selection screens | Harsh Shandilya | |
Fixes #2255 Fixes PASSWORD-STORE-GOOGLE-PLAY-11 | |||
2022-11-16 | feat: remove Beagle's logger integration | Harsh Shandilya | |
Fixes Sentry issue PASSWORD-STORE-GOOGLE-PLAY-14 | |||
2022-11-12 | fix: make `itemDetails` nullable | Harsh Shandilya | |
2022-11-06 | Sync localisations from Crowdin (#2228) | Harsh Shandilya | |
strings: sync with crowdin Co-authored-by: GitHub Actions <noreply@github.com> | |||
2022-10-30 | Sync localisations from Crowdin (#2219) | Harsh Shandilya | |
strings: sync with crowdin Co-authored-by: GitHub Actions <noreply@github.com> | |||
2022-10-29 | refactor: flip PGPainless feature flag | Harsh Shandilya | |
It's always enabled now | |||
2022-10-29 | feat(sentry): add profiling sample rate config | Harsh Shandilya | |
2022-10-29 | refactor: add invalid `.gpg-id` file contents to errors | Harsh Shandilya | |
2022-10-29 | refactor: remove unnecessary `LaunchActivity` injection | Harsh Shandilya | |
2022-10-29 | refactor(format-common): add a getter to `PasswordEntry` for current OTP value | Harsh Shandilya | |
2022-10-29 | chore: sync Crowdin localisations | Harsh Shandilya | |
2022-10-29 | chore: extract hard-coded preference strings | Harsh Shandilya | |
2022-10-29 | feat(app): wire in ASCII armor toggle | Harsh Shandilya | |
2022-10-29 | feat(crypto-common): support passing arbitrary crypto options | Harsh Shandilya | |
2022-10-29 | feat: add a no-op ASCII armor toggle | Harsh Shandilya | |
2022-10-25 | refactor: move UriTotpFinderTest to `format-common-impl` | Harsh Shandilya | |
2022-10-25 | refactor(deps): switch to Compose BOM | Harsh Shandilya | |
2022-10-24 | fix: lower log priority in `SshjConfig` | Harsh Shandilya | |
2022-10-24 | fix: remove useless logging line | Harsh Shandilya | |
2022-10-24 | feat: setup Beagle for debugging | Harsh Shandilya | |
2022-10-24 | refactor: use generated accessors for flavor dependencies | Harsh Shandilya | |
2022-10-24 | chore(gradle): add missing suppressions and license headers | Harsh Shandilya | |
2022-10-21 | Refactor `format-common` module (#2196) | Harsh Shandilya | |
* fix: touch up `PasswordEntryTest` KDoc * feat: add format-common-impl module * refactor: switch app to format-common-impl * refactor: move `format-common` tests to `format-common-impl` * feat: add a test for Steam OTP | |||
2022-10-10 | Revert "chore: remove unnecessary `CryptoHandlerModule`" | Harsh Shandilya | |
This is used in #2170 so let's avoid the unnecessary conflict. This reverts commit f5bf45037a57b431dd693a29ac41217576a7d437. | |||
2022-10-10 | chore: remove unnecessary `CryptoHandlerModule` | Harsh Shandilya | |
2022-10-09 | refactor(app): switch `logExecutionTime` to `kotlin.time.measureTime` | Harsh Shandilya | |