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
/
passgen
Age
Commit message (
Expand
)
Author
2024-02-04
Sync localisations from Crowdin (#2888)
...
Harsh Shandilya
2023-11-27
fix(deps): upgrade to JGit 4.5.7.201904151645-r
...
Harsh Shandilya
2023-09-27
fix(deps): update dependency com.slack.lint:slack-lint-checks to v0.6.0 (#2697)
...
renovate[bot]
2023-08-30
fix(deps): update dependency org.pgpainless:pgpainless-core to v1.6.2 (#2667)
...
renovate[bot]
2023-07-31
fix(deps): update bouncycastle to v1.76 (#2632)
...
renovate[bot]
2023-07-19
chore: remove useless `OptIn` annotations
Harsh Shandilya
2023-06-15
feat: adopt Kotlin 1.9 Enum entries feature
Harsh Shandilya
2023-06-15
fix: address `ComposeUnstableCollections` lint
Harsh Shandilya
2023-06-04
chore: refresh lint baseline
Harsh Shandilya
2023-05-20
refactor(build): sync Gradle properties set with current AGP
Harsh Shandilya
2023-04-29
fix(deps): update dependency com.facebook:ktfmt to v0.44 (#2490)
...
renovate[bot]
2023-04-27
feat(lint): update baselines
Harsh Shandilya
2023-04-27
refactor(build): introduce a standalone plugin for Kotlin JVM libraries
Harsh Shandilya
2023-04-27
refactor(build): remove `kotlin-library` plugin from Android modules
Harsh Shandilya
2023-03-21
fix(build): remove `DSL_SCOPE_VIOLATION` suppression
...
Harsh Shandilya
2023-03-01
chore: refresh Lint baselines
Harsh Shandilya
2022-12-09
chore(deps): upgrade ktfmt to 0.42
Harsh Shandilya
2022-10-24
chore(gradle): add missing suppressions and license headers
Harsh Shandilya
2022-07-15
all: re-do package structure yet again
Harsh Shandilya
2022-06-09
Upgrade ktfmt (#1942)
...
Harsh Shandilya
2022-05-02
Misc cleanups (#1891)
Harsh Shandilya
2022-03-27
Migrate namespaces to Gradle (#1805)
...
Harsh Shandilya
2022-01-13
Refactor randomized password generator into a separate module (#1663)
Aditya Wasan
2021-12-26
Misc cleanups to build-logic and expand BCV exclusion list (#1622)
...
Harsh Shandilya
2021-12-21
diceware: switch to `buildString` lambda
Harsh Shandilya
2021-12-21
diceware: convert to an Android library
Harsh Shandilya
2021-12-21
diceware: add passphrase generator
Harsh Shandilya
2021-12-21
diceware: add default wordlist to exercise tests
Harsh Shandilya
2021-12-21
diceware: add WordListParser and tests
Harsh Shandilya
2021-12-21
diceware: add Die class and tests
Harsh Shandilya
2021-12-21
diceware: init empty module
Harsh Shandilya