aboutsummaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2024-03-12fix(autofill): populate passphrase cache on successful decryptionHarsh Shandilya
2024-03-10fix: remove cleartext check from StrictMode...Harsh Shandilya
2024-03-10Sync localisations from Crowdin (#2943)...Harsh Shandilya
2024-02-04Sync localisations from Crowdin (#2888)...Harsh Shandilya
2024-01-26fix(deps): update dependency com.slack.lint.compose:compose-lint-checks to v1......renovate[bot]
2024-01-25chore(deps): upgrade androidx.activityHarsh Shandilya
2024-01-22refactor: properly use OnBackPressedDispatcherHarsh Shandilya
2024-01-21fix: route navigation events correctly...Harsh Shandilya
2024-01-17fix: restore copy-on-decrypt featureHarsh Shandilya
2023-12-31Sync localisations from Crowdin (#2841)...Harsh Shandilya
2023-12-27Revert "fix: check if passphrase is necessary before asking for it"...Harsh Shandilya
2023-12-25fix: check if passphrase is necessary before asking for it...Harsh Shandilya
2023-12-17refactor: rework `BiometricAuthenticator` API...Harsh Shandilya
2023-12-16Add snackbar error message when .gpg-id contains a short hex id (#2819)Mathias Rav
2023-12-15Revert "Refactor SSHKey into a separate module (#2450)"...Harsh Shandilya
2023-12-15Revert "feat: put new SSH layer behind a feature flag"...Harsh Shandilya
2023-12-10fix: temporarily disable pre-launch biometric auth (#2803)...Harsh Shandilya
2023-12-10Sync localisations from Crowdin (#2801)...Harsh Shandilya
2023-12-03Sync localisations from Crowdin (#2793)...Harsh Shandilya
2023-11-30fix(android): add an implementation for Exact filter mode...Harsh Shandilya
2023-11-30fix: replace `Enum.values()` with `Enum.entries`Harsh Shandilya
2023-11-30Revert "feat: try out new SSH layer again"...Harsh Shandilya
2023-11-30feat: try out new SSH layer again...Harsh Shandilya
2023-11-29fix: gate passphrase cache behind authenticator availability...Harsh Shandilya
2023-11-28feat: remove WhatTheStack...Harsh Shandilya
2023-11-28chore: reorder ProGuard rulesHarsh Shandilya
2023-11-27fix(deps): upgrade to JGit 4.5.7.201904151645-r...Harsh Shandilya
2023-11-26feat: remove Leak Canary...Harsh Shandilya
2023-11-13fix: ensure parent hierarchy exists when creating passwords...Harsh Shandilya
2023-10-29Sync localisations from Crowdin (#2747)...Harsh Shandilya
2023-09-27fix(deps): update dependency com.slack.lint:slack-lint-checks to v0.6.0 (#2697)...renovate[bot]
2023-09-22fix(deps): update dependency com.android.tools.build:gradle to v8.3.0-alpha05......renovate[bot]
2023-09-18fix(deps): update dependency com.facebook:ktfmt to v0.45 (#2687)...renovate[bot]
2023-09-04fix(deps): update dependency com.hierynomus:sshj to v0.36.0 (#2670)...renovate[bot]
2023-08-31chore(deps): update hilt to v2.48 (#2668)...renovate[bot]
2023-08-30fix(deps): update dependency org.pgpainless:pgpainless-core to v1.6.2 (#2667)...renovate[bot]
2023-08-14fix(deps): update dependency me.zhanghai.android.fastscroll:library to v1.3.0......renovate[bot]
2023-08-10refactor: un-flatten module structureHarsh Shandilya
2023-07-31fix(deps): update bouncycastle to v1.76 (#2632)...renovate[bot]
2023-07-26fix: adjust Git log formatter to fix crash...Harsh Shandilya
2023-07-26fix: address new `IntentWithNullActionLaunch` lintHarsh Shandilya
2023-07-26chore: remove unnecessary suppressionsHarsh Shandilya
2023-07-23Sync localisations from Crowdin (#2616)...Harsh Shandilya
2023-07-23chore: refresh Lint baselineHarsh Shandilya
2023-07-22fix(app): fully migrate to `java.time`Harsh Shandilya
2023-07-19chore: remove useless `OptIn` annotationsHarsh Shandilya
2023-07-12fix(build): properly resolve JavaPoet version resolution issueHarsh Shandilya
2023-07-12feat(build): target API 34Harsh Shandilya
2023-07-09refactor: rework password dialog to avoid memory leakHarsh Shandilya
2023-07-09refactor: extract prompt authentication callback creationHarsh Shandilya