aboutsummaryrefslogtreecommitdiff
path: root/app/src
AgeCommit message (Expand)Author
2023-05-05feat: kick off a very basic passphrase cacheHarsh Shandilya
2023-05-05refactor: make `PreferenceModule` codestyle consistentHarsh Shandilya
2023-05-05feat: switch default password generator to DicewareHarsh Shandilya
2023-04-30Sync localisations from Crowdin (#2493)...Harsh Shandilya
2023-04-29fix(deps): update dependency com.facebook:ktfmt to v0.44 (#2490)...renovate[bot]
2023-04-27fix: use password entry for OTP entry fieldHarsh Shandilya
2023-04-10fix: remove injection redirection in SSHFacadeHarsh Shandilya
2023-04-10feat: put new SSH layer behind a feature flag...Harsh Shandilya
2023-04-10fix: actually apply LeakCanary config changesHarsh Shandilya
2023-04-06fix: only check repo initialization in commit flowHarsh Shandilya
2023-04-06feat: wire up key import functionalityHarsh Shandilya
2023-04-06fix: use created repository directlyHarsh Shandilya
2023-04-02Refactor SSHKey into a separate module (#2450)...Aditya Wasan
2023-03-27refactor: migrate to androidx.core APIs for `Bundle`/`Intent` API changesHarsh Shandilya
2023-03-27Sync localisations from Crowdin (#2440)...Harsh Shandilya
2023-03-26Sync localisations from Crowdin (#2439)...Harsh Shandilya
2023-03-25feat: offer to import a PGP key when none are presentHarsh Shandilya
2023-03-25fix: use DispatcherProvider in CryptoRepositoryHarsh Shandilya
2023-03-25chore: rename import button label string resourceHarsh Shandilya
2023-03-25fix: ensure repo dir is recreated after deletionHarsh Shandilya
2023-03-24fix: extract hard-coded stringHarsh Shandilya
2023-03-24feat: add user guidance in PGP key manager screenHarsh Shandilya
2023-03-24fix: adjust LeakCanary init flowHarsh Shandilya
2023-03-19fix: inverted test in `Migrations#removeCurrentBranchValue`Harsh Shandilya
2023-03-18fix(app): control LeakCanary lifecycle more explicitlyHarsh Shandilya
2023-03-08fix: also swallow retry attempts in SSHJ biometric authHarsh Shandilya
2023-03-08chore: add more logging to biometric operationsHarsh Shandilya
2023-03-08fix: use UI context for more `Toast`s...Harsh Shandilya
2023-03-04fix: make remembering HTTPS password the default...Harsh Shandilya
2023-03-04fix: use activity context for Toast...Harsh Shandilya
2023-02-26Sync localisations from Crowdin (#2392)...Harsh Shandilya
2023-02-23chore(i18n): import current translationsHarsh Shandilya
2023-02-23fix: clarify OTP import failure stringsHarsh Shandilya
2023-02-08chore(deps): bump `com.facebook:ktfmt` to 0.43Harsh Shandilya
2023-01-31Revert "refactor: use a ViewModel to pass around decryption passphrase"...Harsh Shandilya
2023-01-28feat: wire up SLF4J integrationHarsh Shandilya
2023-01-28refactor: extract SLF4J loggers for re-useHarsh Shandilya
2023-01-26chore(deps): upgrade security-crypto to 1.1.0-alpha04Harsh Shandilya
2023-01-26fix(app): address UI inconsistencies in proxy configuration screenHarsh Shandilya
2023-01-19refactor: use a ViewModel to pass around decryption passphraseHarsh Shandilya
2023-01-12fix: remove deprecated methodHarsh Shandilya
2022-12-31chore: reword confusing commentsHarsh Shandilya
2022-12-31chore: add inherited deprecation annotationHarsh Shandilya
2022-12-31fix: remove unnecessary log statementHarsh Shandilya
2022-12-12fix(autofill): fall back to remote views when inline presentations are unavai......Harsh Shandilya
2022-12-11Sync localisations from Crowdin (#2295)...Harsh Shandilya
2022-12-09chore(deps): upgrade ktfmt to 0.42Harsh Shandilya
2022-12-08chore: fix issues flagged by LintHarsh Shandilya
2022-12-03feat(leakcanary): migrate to manual initializationHarsh Shandilya
2022-12-03feat(app): add implementations for SentryLeakUploaderHarsh Shandilya