aboutsummaryrefslogtreecommitdiff
path: root/passgen
AgeCommit message (Expand)Author
2024-09-03fix(deps): update dependency com.android.tools.build:gradle to v8.6.0 (#3192)...renovate[bot]
2024-08-14chore: add missing copyright headers and update existing onesHarsh Shandilya
2024-06-14fix(deps): update dependency com.android.tools.build:gradle to v8.5.0 (#3094)...renovate[bot]
2024-05-28chore: reformat with trailing commas changesHarsh Shandilya
2024-02-04Sync localisations from Crowdin (#2888)...Harsh Shandilya
2023-11-27fix(deps): upgrade to JGit 4.5.7.201904151645-r...Harsh Shandilya
2023-09-27fix(deps): update dependency com.slack.lint:slack-lint-checks to v0.6.0 (#2697)...renovate[bot]
2023-08-30fix(deps): update dependency org.pgpainless:pgpainless-core to v1.6.2 (#2667)...renovate[bot]
2023-07-31fix(deps): update bouncycastle to v1.76 (#2632)...renovate[bot]
2023-07-19chore: remove useless `OptIn` annotationsHarsh Shandilya
2023-06-15feat: adopt Kotlin 1.9 Enum entries featureHarsh Shandilya
2023-06-15fix: address `ComposeUnstableCollections` lintHarsh Shandilya
2023-06-04chore: refresh lint baselineHarsh Shandilya
2023-05-20refactor(build): sync Gradle properties set with current AGPHarsh Shandilya
2023-04-29fix(deps): update dependency com.facebook:ktfmt to v0.44 (#2490)...renovate[bot]
2023-04-27feat(lint): update baselinesHarsh Shandilya
2023-04-27refactor(build): introduce a standalone plugin for Kotlin JVM librariesHarsh Shandilya
2023-04-27refactor(build): remove `kotlin-library` plugin from Android modulesHarsh Shandilya
2023-03-21fix(build): remove `DSL_SCOPE_VIOLATION` suppression...Harsh Shandilya
2023-03-01chore: refresh Lint baselinesHarsh Shandilya
2022-12-09chore(deps): upgrade ktfmt to 0.42Harsh Shandilya
2022-10-24chore(gradle): add missing suppressions and license headersHarsh Shandilya
2022-07-15all: re-do package structure yet againHarsh Shandilya
2022-06-09Upgrade ktfmt (#1942)...Harsh Shandilya
2022-05-02Misc cleanups (#1891)Harsh Shandilya
2022-03-27Migrate namespaces to Gradle (#1805)...Harsh Shandilya
2022-01-13Refactor randomized password generator into a separate module (#1663)Aditya Wasan
2021-12-26Misc cleanups to build-logic and expand BCV exclusion list (#1622)...Harsh Shandilya
2021-12-21diceware: switch to `buildString` lambdaHarsh Shandilya
2021-12-21diceware: convert to an Android libraryHarsh Shandilya
2021-12-21diceware: add passphrase generatorHarsh Shandilya
2021-12-21diceware: add default wordlist to exercise testsHarsh Shandilya
2021-12-21diceware: add WordListParser and testsHarsh Shandilya
2021-12-21diceware: add Die class and testsHarsh Shandilya
2021-12-21diceware: init empty moduleHarsh Shandilya