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