Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-12-31 | Sync localisations from Crowdin (#2841) | Harsh Shandilya | |
strings: sync with crowdin Co-authored-by: GitHub Actions <noreply@github.com> | |||
2023-12-27 | Revert "fix: check if passphrase is necessary before asking for it" | Harsh Shandilya | |
Didn't fix the issue. This reverts commit d8f76b33e9ea74eb567a115dd63559f6b27b2fce. | |||
2023-12-25 | fix: check if passphrase is necessary before asking for it | Harsh Shandilya | |
Updates #2836 | |||
2023-12-17 | refactor: rework `BiometricAuthenticator` API | Harsh Shandilya | |
Align internal representation with the AndroidX documentation | |||
2023-12-16 | Add snackbar error message when .gpg-id contains a short hex id (#2819) | Mathias Rav | |
2023-12-15 | Revert "Refactor SSHKey into a separate module (#2450)" | Harsh Shandilya | |
This reverts commit 97b3577a463966e93d24649ff348fc4bb6825e50. | |||
2023-12-15 | Revert "feat: put new SSH layer behind a feature flag" | Harsh Shandilya | |
This reverts commit fb8d74fc1f01c73a4afc3003978ac4ad86e7b890. | |||
2023-12-10 | fix: temporarily disable pre-launch biometric auth (#2803) | Harsh Shandilya | |
* fix: temporarily disable pre-launch biometric auth Completely broken right now and prevents users from opening the app. Updates #2802 * fix: disable UnusedResources lint | |||
2023-12-10 | Sync localisations from Crowdin (#2801) | Harsh Shandilya | |
* strings: sync with crowdin * fix: use ellipsis character Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> * fix: use more ellipses --------- Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> Co-authored-by: GitHub Actions <noreply@github.com> | |||
2023-12-03 | Sync localisations from Crowdin (#2793) | Harsh Shandilya | |
strings: sync with crowdin Co-authored-by: GitHub Actions <noreply@github.com> | |||
2023-11-30 | fix(android): add an implementation for Exact filter mode | Harsh Shandilya | |
Will be eventually exposed to the UI | |||
2023-11-30 | fix: replace `Enum.values()` with `Enum.entries` | Harsh Shandilya | |
2023-11-30 | Revert "feat: try out new SSH layer again" | Harsh Shandilya | |
Should've tested this before pushing, still broken lol. This reverts commit 23b4d2a6c186ad7027c572e8713140427fb88001. | |||
2023-11-30 | feat: try out new SSH layer again | Harsh Shandilya | |
The underlying bug that we hit before has been fixed so this is ready for another try | |||
2023-11-29 | fix: gate passphrase cache behind authenticator availability | Harsh Shandilya | |
Fixes #2783 | |||
2023-11-28 | feat: remove WhatTheStack | Harsh Shandilya | |
This is pretty unmaintained | |||
2023-11-28 | chore: reorder ProGuard rules | Harsh Shandilya | |
2023-11-27 | fix(deps): upgrade to JGit 4.5.7.201904151645-r | Harsh Shandilya | |
Currently requires deleting and re-cloning the repository to properly detect symlink support, this will be fixed in the future to auto-detect on existing repositories as well. Fixes #2594 Fixes #2396 Fixes #636 Fixes #387 Fixes #98 | |||
2023-11-26 | feat: remove Leak Canary | Harsh Shandilya | |
This mostly ends up spamming about Autofill leaks in the framework | |||
2023-11-13 | fix: ensure parent hierarchy exists when creating passwords | Harsh Shandilya | |
Also refactor to use NIO Paths APIs Fixes #2755 | |||
2023-10-29 | Sync localisations from Crowdin (#2747) | Harsh Shandilya | |
strings: sync with crowdin Co-authored-by: GitHub Actions <noreply@github.com> | |||
2023-09-27 | fix(deps): update dependency com.slack.lint:slack-lint-checks to v0.6.0 (#2697) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2023-09-22 | fix(deps): update dependency com.android.tools.build:gradle to ↵ | renovate[bot] | |
v8.3.0-alpha05 (#2692) * fix(deps): update dependency com.android.tools.build:gradle to v8.3.0-alpha05 * refactor(autofill): workaround `RequiresApi` Lint --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2023-09-18 | fix(deps): update dependency com.facebook:ktfmt to v0.45 (#2687) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2023-09-04 | fix(deps): update dependency com.hierynomus:sshj to v0.36.0 (#2670) | renovate[bot] | |
* fix(deps): update dependency com.hierynomus:sshj to v0.36.0 * refactor(build): drop unnecessary explicit dependency * chore(idea): cruft * fix(app): ensure SLF4J v1 is used * fix(build): disable illegal BindsCanBeExtensionFunction lint * chore: refresh Lint baselines --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2023-08-31 | chore(deps): update hilt to v2.48 (#2668) | renovate[bot] | |
* chore(deps): update hilt to v2.48 * fix: remove unsupported extension syntax --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2023-08-30 | fix(deps): update dependency org.pgpainless:pgpainless-core to v1.6.2 (#2667) | renovate[bot] | |
* fix(deps): update dependency org.pgpainless:pgpainless-core to v1.6.2 * fix(deps): use `-jdk18on` artifacts for BouncyCastle * chore: re-roll Lint baseline --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2023-08-14 | fix(deps): update dependency me.zhanghai.android.fastscroll:library to ↵ | renovate[bot] | |
v1.3.0 (#2643) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2023-08-10 | refactor: un-flatten module structure | Harsh Shandilya | |
2023-07-31 | fix(deps): update bouncycastle to v1.76 (#2632) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2023-07-26 | fix: adjust Git log formatter to fix crash | Harsh Shandilya | |
Fixes: d37fdfdbaabe ("fix(app): fully migrate to `java.time`") | |||
2023-07-26 | fix: address new `IntentWithNullActionLaunch` lint | Harsh Shandilya | |
2023-07-26 | chore: remove unnecessary suppressions | Harsh Shandilya | |
2023-07-23 | Sync localisations from Crowdin (#2616) | Harsh Shandilya | |
strings: sync with crowdin Co-authored-by: GitHub Actions <noreply@github.com> | |||
2023-07-23 | chore: refresh Lint baseline | Harsh Shandilya | |
2023-07-22 | fix(app): fully migrate to `java.time` | Harsh Shandilya | |
2023-07-19 | chore: remove useless `OptIn` annotations | Harsh Shandilya | |
2023-07-12 | fix(build): properly resolve JavaPoet version resolution issue | Harsh Shandilya | |
2023-07-12 | feat(build): target API 34 | Harsh Shandilya | |
2023-07-09 | refactor: rework password dialog to avoid memory leak | Harsh Shandilya | |
2023-07-09 | refactor: extract prompt authentication callback creation | Harsh Shandilya | |
2023-07-09 | fix: correctly use biometrics result in passphrase cache flow | Harsh Shandilya | |
2023-07-09 | refactor: eliminate one level of nesting from BiometricAuthenticator | Harsh Shandilya | |
2023-07-09 | refactor: adopt Kotlin 1.9's `data object`s | Harsh Shandilya | |
2023-07-09 | Sync localisations from Crowdin (#2595) | Harsh Shandilya | |
strings: sync with crowdin Co-authored-by: GitHub Actions <noreply@github.com> | |||
2023-07-06 | fix(build): adjust ktfmt path filtering to allow formatting build.gradle.kts ↵ | Harsh Shandilya | |
files | |||
2023-07-05 | feat(ui): add a dedicated Compose screen for editing passwords | Harsh Shandilya | |
2023-07-05 | fix(ui): adjust width of items in `PasswordEntryScreen` | Harsh Shandilya | |
2023-06-27 | fix: remove use of unnecessary `Object#clone` | Harsh Shandilya | |
2023-06-27 | fix: remove unused feature flag | Harsh Shandilya | |