aboutsummaryrefslogtreecommitdiff
path: root/app/src
AgeCommit message (Expand)Author
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
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
2022-11-18feat: add a confirmation dialog for key deletion...Harsh Shandilya
2022-11-18fix: add an explicit delete button to PGP key list itemsHarsh Shandilya
2022-11-17fix(app): enable Hilt processing for folder selection screens...Harsh Shandilya
2022-11-16feat: remove Beagle's logger integration...Harsh Shandilya
2022-11-12fix: make `itemDetails` nullableHarsh Shandilya
2022-11-06Sync localisations from Crowdin (#2228)...Harsh Shandilya
2022-10-30Sync localisations from Crowdin (#2219)...Harsh Shandilya
2022-10-29refactor: flip PGPainless feature flag...Harsh Shandilya
2022-10-29feat(sentry): add profiling sample rate configHarsh Shandilya
2022-10-29refactor: add invalid `.gpg-id` file contents to errorsHarsh Shandilya
2022-10-29refactor: remove unnecessary `LaunchActivity` injectionHarsh Shandilya
2022-10-29refactor(format-common): add a getter to `PasswordEntry` for current OTP valueHarsh Shandilya
2022-10-29chore: sync Crowdin localisationsHarsh Shandilya
2022-10-29chore: extract hard-coded preference stringsHarsh Shandilya
2022-10-29feat(app): wire in ASCII armor toggleHarsh Shandilya
2022-10-29feat(crypto-common): support passing arbitrary crypto optionsHarsh Shandilya
2022-10-29feat: add a no-op ASCII armor toggleHarsh Shandilya
2022-10-25refactor: move UriTotpFinderTest to `format-common-impl`Harsh Shandilya
2022-10-24fix: lower log priority in `SshjConfig`Harsh Shandilya
2022-10-24fix: remove useless logging lineHarsh Shandilya