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
/
src
/
nonFree
/
java
Age
Commit message (
Expand
)
Author
2023-11-26
feat: remove Leak Canary
...
Harsh Shandilya
2023-09-27
fix(deps): update dependency com.slack.lint:slack-lint-checks to v0.6.0 (#2697)
...
renovate[bot]
2023-06-04
fix: clear violations of `RawDispatcherUse`
Harsh Shandilya
2023-05-12
feat: raise min SDK to 26
...
Harsh Shandilya
2022-12-31
chore: add inherited deprecation annotation
Harsh Shandilya
2022-12-03
feat(app): add implementations for SentryLeakUploader
Harsh Shandilya
2022-07-22
Begin cleaning up Detekt warnings (#2027)
Harsh Shandilya
2022-07-15
all: re-do package structure yet again
Harsh Shandilya
2022-05-27
Fix ClipboardService crash (#1928)
...
Harsh Shandilya
2022-04-25
all: reformat with ktfmt 0.36
Harsh Shandilya
2022-04-21
Remove support for external storage and raise target SDK to 31 (#1863)
Harsh Shandilya
2021-10-03
Cleanup and improve CI checks (#1511)
Harsh Shandilya
2021-10-03
Replace Timber with logcat (#1509)
...
(´⌣`ʃƪ)
2021-05-15
all: reformat with Spotless again
...
Harsh Shandilya
2021-03-18
all: reformat with ktfmt
...
Harsh Shandilya
2020-12-05
Refactor package structure (#1233)
...
Harsh Shandilya
2020-09-16
Autofill: Extract AutofillParser into separate subproject (#1101)
...
Vincent Breitmoser
2020-09-05
AutofillSmsActivity: use runCatching to replace exception handling
...
Harsh Shandilya
2020-07-30
Fix two SMS Autofill crashes (#985)
...
Fabian Henneke
2020-07-02
Fill OTP fields with SMS codes (#900)
...
Fabian Henneke