index
:
fork/Android-Password-Store.git
archived/security-keys
aw/passkey-support
develop
hs/age-backend
hs/nio-paths
release
release-1.13
renovate/com.slack.lint-slack-lint-checks-0.x
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
Age
Commit message (
Expand
)
Author
2022-10-09
Add decryption callback to CryptoHandler
Tad Fisher
2022-10-09
refactor(app): switch `logExecutionTime` to `kotlin.time.measureTime`
Harsh Shandilya
2022-10-09
feat(app): support toggling read-only status in DecryptScreen
Harsh Shandilya
2022-10-08
feat(app): refactor `CopyButton` and add missing spacing
Harsh Shandilya
2022-10-08
feat(app): add username to DecryptScreen
Harsh Shandilya
2022-10-08
feat(ui-compose): add a `PasswordField` composable and switch decrypt screen ...
Harsh Shandilya
2022-10-07
refactor: simplify `PasswordDialog` emissions
Harsh Shandilya
2022-10-07
fix: protect `PasswordDialog` window
Harsh Shandilya
2022-10-07
refactor: switch `DecryptActivity` to `DispatcherProvider`
Harsh Shandilya
2022-10-07
fix(app): ensure decryption errors are captured by UI
Harsh Shandilya
2022-10-07
fix: remove stale comment
Harsh Shandilya
2022-10-07
feat(app): make `DecryptScreen` properly standalone
Harsh Shandilya
2022-10-07
feat(app): start working on a Compose-backed decrypt screen
Harsh Shandilya
2022-10-05
chore(deps): upgrade AndroidX dependencies
Harsh Shandilya
2022-09-20
Refactor navigation and search code (#2134)
Harsh Shandilya
2022-09-07
Use `GENERAL_SHOW_TIME` for decryption screen timeout (#2107)
...
Aditya Wasan
2022-09-05
fix(lint): resolve and suppress lints to fix canary builds
Harsh Shandilya
2022-09-02
Upgrade ktfmt and setup automatic updates (#2103)
Harsh Shandilya
2022-09-01
Fix reported Lint issues (#2101)
Harsh Shandilya
2022-09-01
Remove unnecessary `RequiresApi` annotation (#2100)
Harsh Shandilya
2022-08-27
Sync localisations from Crowdin (#2091)
...
github-actions[bot]
2022-08-24
Implement support for `.gpg-id` (#2080)
Harsh Shandilya
2022-08-10
fix(deps): update dependency com.hierynomus:sshj to v0.34.0 (#2053)
...
renovate[bot]
2022-08-06
Sync localisations from Crowdin (#2049)
...
github-actions[bot]
2022-08-04
Update app icon and add a monochrome layer (#2045)
...
Harsh Shandilya
2022-07-30
Sync localisations from Crowdin (#2039)
...
github-actions[bot]
2022-07-24
Fix some StrictMode violations and start logging them (#2031)
Harsh Shandilya
2022-07-23
Improvements to key list activity (#2030)
Harsh Shandilya
2022-07-22
Begin cleaning up Detekt warnings (#2027)
Harsh Shandilya
2022-07-20
Compile against SDK 33 (#2023)
...
Harsh Shandilya
2022-07-18
Misc cleanups and bugfixes (#2019)
...
Harsh Shandilya
2022-07-18
Add key manager UI
Harsh Shandilya
2022-07-17
Mark key import dialogs as non-cancellable
Harsh Shandilya
2022-07-17
Refactor key import flow and implement support for replacing
Harsh Shandilya
2022-07-17
PGPKeyImportActivity: close key stream after use
Harsh Shandilya
2022-07-15
Switch SettingsActivity to use Material3 Switch (#2006)
Harsh Shandilya
2022-07-15
Remove unnecessary V2 suffix
Harsh Shandilya
2022-07-15
Remove OpenKeychain code and leave TODOs for missing functionality
Harsh Shandilya
2022-07-15
Remove PGPainless feature flag
Harsh Shandilya
2022-07-15
all: re-do package structure yet again
Harsh Shandilya
2022-07-15
Change app package name to app.passwordstore
Harsh Shandilya
2022-07-09
app: turn off crashing lint
Harsh Shandilya
2022-07-07
ui-compose: import Manrope font
Harsh Shandilya
2022-06-14
Fix suspicious indentation in Migrations.kt (#1956)
Harsh Shandilya
2022-06-09
Upgrade ktfmt (#1942)
...
Harsh Shandilya
2022-06-07
Remove SourceCode Pro typeface (#1938)
Harsh Shandilya
2022-05-29
Remove unused dependencies (#1930)
...
Harsh Shandilya
2022-05-27
Fix ClipboardService crash (#1928)
...
Harsh Shandilya
2022-05-27
Simplify BouncyCastle workaround and upgrade Fragment (#1926)
...
Harsh Shandilya
2022-05-24
Allow disabling pull-to-sync operation (#1922)
Harsh Shandilya
[next]