Age | Commit message (Expand) | Author |
2023-04-06 | fix: use created repository directly | Harsh Shandilya |
2023-04-02 | Refactor SSHKey into a separate module (#2450)... | Aditya Wasan |
2023-03-27 | refactor: migrate to androidx.core APIs for `Bundle`/`Intent` API changes | Harsh Shandilya |
2023-03-27 | Sync localisations from Crowdin (#2440)... | Harsh Shandilya |
2023-03-26 | Sync localisations from Crowdin (#2439)... | Harsh Shandilya |
2023-03-25 | feat: offer to import a PGP key when none are present | Harsh Shandilya |
2023-03-25 | fix: use DispatcherProvider in CryptoRepository | Harsh Shandilya |
2023-03-25 | chore: rename import button label string resource | Harsh Shandilya |
2023-03-25 | fix: ensure repo dir is recreated after deletion | Harsh Shandilya |
2023-03-24 | fix: extract hard-coded string | Harsh Shandilya |
2023-03-24 | feat: add user guidance in PGP key manager screen | Harsh Shandilya |
2023-03-24 | fix: adjust LeakCanary init flow | Harsh Shandilya |
2023-03-19 | fix: inverted test in `Migrations#removeCurrentBranchValue` | Harsh Shandilya |
2023-03-18 | fix(app): control LeakCanary lifecycle more explicitly | Harsh Shandilya |
2023-03-08 | fix: also swallow retry attempts in SSHJ biometric auth | Harsh Shandilya |
2023-03-08 | chore: add more logging to biometric operations | Harsh Shandilya |
2023-03-08 | fix: use UI context for more `Toast`s... | Harsh Shandilya |
2023-03-04 | fix: make remembering HTTPS password the default... | Harsh Shandilya |
2023-03-04 | fix: use activity context for Toast... | Harsh Shandilya |
2023-02-26 | Sync localisations from Crowdin (#2392)... | Harsh Shandilya |
2023-02-23 | chore(i18n): import current translations | Harsh Shandilya |
2023-02-23 | fix: clarify OTP import failure strings | Harsh Shandilya |
2023-02-08 | chore(deps): bump `com.facebook:ktfmt` to 0.43 | Harsh Shandilya |
2023-01-31 | Revert "refactor: use a ViewModel to pass around decryption passphrase"... | Harsh Shandilya |
2023-01-28 | feat: wire up SLF4J integration | Harsh Shandilya |
2023-01-28 | refactor: extract SLF4J loggers for re-use | Harsh Shandilya |
2023-01-26 | chore(deps): upgrade security-crypto to 1.1.0-alpha04 | Harsh Shandilya |
2023-01-26 | fix(app): address UI inconsistencies in proxy configuration screen | Harsh Shandilya |
2023-01-19 | refactor: use a ViewModel to pass around decryption passphrase | Harsh Shandilya |
2023-01-12 | fix: remove deprecated method | Harsh Shandilya |
2022-12-31 | chore: reword confusing comments | Harsh Shandilya |
2022-12-31 | chore: add inherited deprecation annotation | Harsh Shandilya |
2022-12-31 | fix: remove unnecessary log statement | Harsh Shandilya |
2022-12-12 | fix(autofill): fall back to remote views when inline presentations are unavai...... | Harsh Shandilya |
2022-12-11 | Sync localisations from Crowdin (#2295)... | Harsh Shandilya |
2022-12-09 | chore(deps): upgrade ktfmt to 0.42 | Harsh Shandilya |
2022-12-08 | chore: fix issues flagged by Lint | Harsh Shandilya |
2022-12-03 | feat(leakcanary): migrate to manual initialization | Harsh Shandilya |
2022-12-03 | feat(app): add implementations for SentryLeakUploader | Harsh Shandilya |
2022-11-27 | refactor: break out overly long method | Harsh Shandilya |
2022-11-27 | refactor: replace branch preference value with repository-based helper | Harsh Shandilya |
2022-11-27 | refactor: remove branch input for cloning | Harsh Shandilya |
2022-11-27 | chore: use `asLog` extension instead of duplicating | Harsh Shandilya |
2022-11-27 | refactor: make `ResetToRemoteOperation` actually work and use its own `remote... | Harsh Shandilya |
2022-11-27 | feat: add a helper to `PasswordRepository` to retrieve the current branch | Harsh Shandilya |
2022-11-27 | feat: add `TextInputDialog` for generic text input dialogs | Harsh Shandilya |
2022-11-27 | feat: remove Beagle... | Harsh Shandilya |
2022-11-26 | fix: correctly handle default auth mode | Harsh Shandilya |
2022-11-21 | fix(deps): update dependency io.gitlab.arturbosch.detekt:detekt-gradle-plugin...... | renovate[bot] |
2022-11-18 | chore: inject VM with Lifecycle-ViewModel-Compose integration | Harsh Shandilya |