aboutsummaryrefslogtreecommitdiff
path: root/app/src
AgeCommit message (Expand)Author
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
2022-10-24feat: setup Beagle for debuggingHarsh Shandilya
2022-10-21Refactor `format-common` module (#2196)...Harsh Shandilya
2022-10-10Revert "chore: remove unnecessary `CryptoHandlerModule`"...Harsh Shandilya
2022-10-10chore: remove unnecessary `CryptoHandlerModule`Harsh Shandilya
2022-10-09refactor(app): switch `logExecutionTime` to `kotlin.time.measureTime`Harsh Shandilya
2022-10-09feat(app): support toggling read-only status in DecryptScreenHarsh Shandilya
2022-10-08feat(app): refactor `CopyButton` and add missing spacingHarsh Shandilya
2022-10-08feat(app): add username to DecryptScreenHarsh Shandilya
2022-10-08feat(ui-compose): add a `PasswordField` composable and switch decrypt screen ...Harsh Shandilya
2022-10-07refactor: simplify `PasswordDialog` emissionsHarsh Shandilya