Age | Commit message (Expand) | Author |
2024-03-10 | Sync localisations from Crowdin (#2943)... | Harsh Shandilya |
2024-02-04 | Sync localisations from Crowdin (#2888)... | Harsh Shandilya |
2024-01-26 | fix(deps): update dependency com.slack.lint.compose:compose-lint-checks to v1...... | renovate[bot] |
2024-01-22 | refactor: properly use OnBackPressedDispatcher | Harsh Shandilya |
2024-01-21 | fix: route navigation events correctly... | Harsh Shandilya |
2024-01-17 | fix: restore copy-on-decrypt feature | Harsh Shandilya |
2023-12-31 | Sync localisations from Crowdin (#2841)... | Harsh Shandilya |
2023-12-27 | Revert "fix: check if passphrase is necessary before asking for it"... | Harsh Shandilya |
2023-12-25 | fix: check if passphrase is necessary before asking for it... | Harsh Shandilya |
2023-12-17 | refactor: rework `BiometricAuthenticator` API... | Harsh Shandilya |
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 |
2023-12-15 | Revert "feat: put new SSH layer behind a feature flag"... | Harsh Shandilya |
2023-12-10 | fix: temporarily disable pre-launch biometric auth (#2803)... | Harsh Shandilya |
2023-12-10 | Sync localisations from Crowdin (#2801)... | Harsh Shandilya |
2023-12-03 | Sync localisations from Crowdin (#2793)... | Harsh Shandilya |
2023-11-30 | fix(android): add an implementation for Exact filter mode... | Harsh Shandilya |
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 |
2023-11-30 | feat: try out new SSH layer again... | Harsh Shandilya |
2023-11-29 | fix: gate passphrase cache behind authenticator availability... | Harsh Shandilya |
2023-11-27 | fix(deps): upgrade to JGit 4.5.7.201904151645-r... | Harsh Shandilya |
2023-11-26 | feat: remove Leak Canary... | Harsh Shandilya |
2023-11-13 | fix: ensure parent hierarchy exists when creating passwords... | Harsh Shandilya |
2023-10-29 | Sync localisations from Crowdin (#2747)... | Harsh Shandilya |
2023-09-27 | fix(deps): update dependency com.slack.lint:slack-lint-checks to v0.6.0 (#2697)... | renovate[bot] |
2023-09-22 | fix(deps): update dependency com.android.tools.build:gradle to v8.3.0-alpha05...... | renovate[bot] |
2023-09-18 | fix(deps): update dependency com.facebook:ktfmt to v0.45 (#2687)... | renovate[bot] |
2023-08-31 | chore(deps): update hilt to v2.48 (#2668)... | renovate[bot] |
2023-08-14 | fix(deps): update dependency me.zhanghai.android.fastscroll:library to v1.3.0...... | renovate[bot] |
2023-07-26 | fix: adjust Git log formatter to fix crash... | Harsh Shandilya |
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 |
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 | 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 |
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 |
2023-06-27 | fix: replace hard-coded strings | Harsh Shandilya |
2023-06-27 | chore: cleanup IDE warnings | Harsh Shandilya |
2023-06-15 | feat: adopt Kotlin 1.9 Enum entries feature | Harsh Shandilya |