aboutsummaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2023-03-24fix: adjust LeakCanary init flowHarsh Shandilya
2023-03-21refactor(build): wire up CC-compatible task dependencies for CrowdinHarsh Shandilya
2023-03-21fix(build): remove `DSL_SCOPE_VIOLATION` suppression...Harsh 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-03-01chore: refresh Lint baselinesHarsh Shandilya
2023-03-01refactor(app): centralize lint configurationHarsh 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
2023-01-05fix: add ProGuard rules for LeakCanary's reflective usesHarsh 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-22fix(lint): adjust TrustAllX509TrustManager regexpHarsh Shandilya
2022-12-19chore: refresh Lint baselineHarsh Shandilya
2022-12-19refactor: merge format-common-impl into format-common...Harsh 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
2022-11-27refactor: break out overly long methodHarsh Shandilya
2022-11-27refactor: replace branch preference value with repository-based helperHarsh Shandilya
2022-11-27refactor: remove branch input for cloningHarsh Shandilya
2022-11-27chore: use `asLog` extension instead of duplicatingHarsh Shandilya
2022-11-27refactor: make `ResetToRemoteOperation` actually work and use its own `remote...Harsh Shandilya
2022-11-27feat: add a helper to `PasswordRepository` to retrieve the current branchHarsh Shandilya
2022-11-27feat: add `TextInputDialog` for generic text input dialogsHarsh Shandilya
2022-11-27feat: remove Beagle...Harsh Shandilya
2022-11-26fix: correctly handle default auth modeHarsh Shandilya
2022-11-21fix(deps): update dependency io.gitlab.arturbosch.detekt:detekt-gradle-plugin......renovate[bot]
2022-11-18chore: inject VM with Lifecycle-ViewModel-Compose integrationHarsh Shandilya
2022-11-18feat: make key import update key listHarsh Shandilya
2022-11-18feat: move key import to key manager UIHarsh Shandilya
2022-11-18refactor: extract deletion confirmation dialog to its own methodHarsh Shandilya