summaryrefslogtreecommitdiff
path: root/app/src
AgeCommit message (Expand)Author
2023-05-13fix: check feature flag before biometric authHarsh Shandilya
2023-05-12feat: raise min SDK to 26...Harsh Shandilya
2023-05-09fix: add warning to passphrase cache featureHarsh Shandilya
2023-05-08chore: adjust code styleHarsh Shandilya
2023-05-08feat: wire up passphrase cache...Harsh Shandilya
2023-05-08fix: adjust GPGPassphraseCache public APIHarsh Shandilya
2023-05-08refactor: move out GPG identifier parser to `BasePgpActivity`Harsh Shandilya
2023-05-08chore: touch up codestyle in `BiometricAuthenticator.kt`Harsh Shandilya
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