aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-23github: remove dependabot configurationHarsh Shandilya
2021-12-23Increase timeouts for Crowdin API build task (#1602)Harsh Shandilya
2021-12-22github: use GH CLI for PSL PR manipulation (#1601)Harsh Shandilya
2021-12-22Upgrade to Gradle 7.3.3 (#1600)...Harsh Shandilya
2021-12-22build(deps): bump kotlinx-coroutines-android from 1.6.0-RC3 to 1.6.0 (#1599)...dependabot[bot]
2021-12-21gradle: turn off Configure-On-Demand (#1596)Harsh Shandilya
2021-12-21diceware: switch to `buildString` lambdaHarsh Shandilya
2021-12-21CHANGELOG: add entryHarsh Shandilya
2021-12-21app: migrate XkPasswd users to DicewareHarsh Shandilya
2021-12-21app: integrate diceware UIHarsh Shandilya
2021-12-21app: add diceware generator dialogHarsh Shandilya
2021-12-21app: add diceware injection moduleHarsh Shandilya
2021-12-21app: add diceware dependencyHarsh Shandilya
2021-12-21app: remove XkPasswd generatorHarsh 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
2021-12-20build(deps): bump pgpainless-core from 1.0.0-rc6 to 1.0.0-rc7 (#1595)...dependabot[bot]
2021-12-18autofill-parser: update publicsuffixes file (#1594)...github-actions[bot]
2021-12-17build(deps): bump spotless-plugin-gradle from 6.0.4 to 6.0.5 (#1591)dependabot[bot]
2021-12-17build(deps): bump kotlinx-coroutines-android from 1.6.0-RC2 to 1.6.0-RC3 (#1593)dependabot[bot]
2021-12-17build(deps): bump kotlinx-coroutines-test from 1.6.0-RC2 to 1.6.0-RC3 (#1592)dependabot[bot]
2021-12-14Batch dependency upgrades (#1590)Harsh Shandilya
2021-12-11autofill-parser: update publicsuffixes file (#1588)...github-actions[bot]
2021-12-11Miscellaneous build and CI cleanups (#1587)Harsh Shandilya
2021-12-10build(deps): bump kotlinx-coroutines-test from 1.6.0-RC to 1.6.0-RC2 (#1586)dependabot[bot]
2021-12-09Refactor coroutine testing setup (#1583)...Harsh Shandilya
2021-12-09Prevent Git files from turning up in search and listing (#1582)...Harsh Shandilya
2021-12-07Allow importing TOTP from images (#1580)...Aditya Wasan
2021-12-07Upgrade workflows to use Java 17 (#1579)Harsh Shandilya
2021-12-07Fix missing final item in extra content pairs (#1578)Aditya Wasan
2021-12-07github: disable publishing of JaCoCo reportsHarsh Shandilya
2021-12-07github: add code-coverage PR jobHarsh Shandilya
2021-12-07github: split PR tasks into separate jobsHarsh Shandilya
2021-12-07build: add kotlinx-kover for library code coverageHarsh Shandilya
2021-12-07build(deps): bump spotless-plugin-gradle from 6.0.2 to 6.0.4 (#1572)dependabot[bot]
2021-12-07build(deps): bump hilt-android-gradle-plugin from 2.40.4 to 2.40.5 (#1575)...dependabot[bot]
2021-12-07build(deps): bump hilt-android from 2.40.4 to 2.40.5 (#1573)...dependabot[bot]
2021-12-07build(deps): bump hilt-compiler from 2.40.4 to 2.40.5 (#1574)...dependabot[bot]
2021-12-07build(deps): bump hilt-core from 2.40.4 to 2.40.5 (#1576)...dependabot[bot]
2021-12-06Reorder workflow steps to fix cache failure (#1571)Harsh Shandilya
2021-12-06Convert all GHA references to normal versions (#1570)Harsh Shandilya
2021-12-06build(deps): bump spotless-plugin-gradle from 6.0.1 to 6.0.2 (#1569)dependabot[bot]
2021-12-03Turn on explicit API for Kotlin JVM projects (#1568)Harsh Shandilya
2021-12-03gradle: bump to 7.3.1Harsh Shandilya
2021-12-03build-logic: configure SlimTests correctlyHarsh Shandilya
2021-12-03build: use Hilt through buildscript classpathHarsh Shandilya