Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2022-10-09 | feat(app): support toggling read-only status in DecryptScreen | Harsh Shandilya | |
2022-10-08 | feat(app): refactor `CopyButton` and add missing spacing | Harsh Shandilya | |
2022-10-08 | feat(app): add username to DecryptScreen | Harsh Shandilya | |
2022-10-08 | feat(ui-compose): add a `PasswordField` composable and switch decrypt screen ↵ | Harsh Shandilya | |
to it | |||
2022-10-07 | refactor: simplify `PasswordDialog` emissions | Harsh Shandilya | |
2022-10-07 | fix: protect `PasswordDialog` window | Harsh Shandilya | |
2022-10-07 | refactor: switch `DecryptActivity` to `DispatcherProvider` | Harsh Shandilya | |
2022-10-07 | fix(app): ensure decryption errors are captured by UI | Harsh Shandilya | |
2022-10-07 | fix: remove stale comment | Harsh Shandilya | |
2022-10-07 | feat(app): make `DecryptScreen` properly standalone | Harsh Shandilya | |
2022-10-07 | feat(app): start working on a Compose-backed decrypt screen | Harsh Shandilya | |
2022-10-05 | chore(deps): upgrade AndroidX dependencies | Harsh Shandilya | |
2022-09-20 | Refactor navigation and search code (#2134) | Harsh Shandilya | |
2022-09-07 | Use `GENERAL_SHOW_TIME` for decryption screen timeout (#2107) | Aditya Wasan | |
* feat(app): use `GENERAL_SHOW_TIME` for decryption screen as well Signed-off-by: Aditya Wasan <adityawasan55@gmail.com> * feat: update timeout to 60 seconds Signed-off-by: Aditya Wasan <adityawasan55@gmail.com> * refactor(app): use constant instead of using a magic number Signed-off-by: Aditya Wasan <adityawasan55@gmail.com> * Add changelog entry Signed-off-by: Aditya Wasan <adityawasan55@gmail.com> Co-authored-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2022-09-05 | fix(lint): resolve and suppress lints to fix canary builds | Harsh Shandilya | |
2022-09-02 | Upgrade ktfmt and setup automatic updates (#2103) | Harsh Shandilya | |
2022-09-01 | Fix reported Lint issues (#2101) | Harsh Shandilya | |
2022-09-01 | Remove unnecessary `RequiresApi` annotation (#2100) | Harsh Shandilya | |
2022-08-27 | Sync localisations from Crowdin (#2091) | github-actions[bot] | |
strings: sync with crowdin Co-authored-by: GitHub Actions <noreply@github.com> Co-authored-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2022-08-24 | Implement support for `.gpg-id` (#2080) | Harsh Shandilya | |
2022-08-10 | fix(deps): update dependency com.hierynomus:sshj to v0.34.0 (#2053) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2022-08-06 | Sync localisations from Crowdin (#2049) | github-actions[bot] | |
strings: sync with crowdin Co-authored-by: GitHub Actions <noreply@github.com> Co-authored-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2022-08-04 | Update app icon and add a monochrome layer (#2045) | Harsh Shandilya | |
* app: check-in updated app icon * app: add a monochrome icon |