Age | Commit message (Collapse) | Author | |
---|---|---|---|
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] | |
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com> | |||
2021-12-18 | autofill-parser: update publicsuffixes file (#1594) | github-actions[bot] | |
Co-authored-by: GitHub Actions <noreply@github.com> | |||
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] | |
Co-authored-by: GitHub Actions <noreply@github.com> | |||
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 | |
* coroutine-utils: init * coroutine-utils-testing: init * format-common: switch over to using DispatcherProvider * Convert Binds method to an extension function * Add Dispatcher module | |||
2021-12-09 | Prevent Git files from turning up in search and listing (#1582) | Harsh Shandilya | |
* Prevent Git files from turning up in search and listing * Update changelog | |||
2021-12-07 | Allow importing TOTP from images (#1580) | Aditya Wasan | |
* feat(aps): allow importing TOTP code from an image containing a QR code Signed-off-by: Aditya <adityawasan55@gmail.com> * Reorder OTP import options and implement it for V2 * Replace try-catch with runCatching * Use the correct TextWatcher extension at the right place Co-authored-by: Harsh Shandilya <me@msfjarvis.dev> | |||
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] | |
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com> | |||
2021-12-07 | build(deps): bump hilt-android from 2.40.4 to 2.40.5 (#1573) | dependabot[bot] | |
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com> | |||
2021-12-07 | build(deps): bump hilt-compiler from 2.40.4 to 2.40.5 (#1574) | dependabot[bot] | |
* build(deps): bump hilt-compiler from 2.40.4 to 2.40.5 Bumps [hilt-compiler](https://github.com/google/dagger) from 2.40.4 to 2.40.5. - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](https://github.com/google/dagger/compare/dagger-2.40.4...dagger-2.40.5) --- updated-dependencies: - dependency-name: com.google.dagger:hilt-compiler dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * sync dependency definitions Signed-off-by: GitHub Actions <actions@github.com> * sync dependency definitions Signed-off-by: GitHub Actions <actions@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com> Co-authored-by: msfjarvis <msfjarvis@users.noreply.github.com> | |||
2021-12-07 | build(deps): bump hilt-core from 2.40.4 to 2.40.5 (#1576) | dependabot[bot] | |
* build(deps): bump hilt-core from 2.40.4 to 2.40.5 Bumps [hilt-core](https://github.com/google/dagger) from 2.40.4 to 2.40.5. - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](https://github.com/google/dagger/compare/dagger-2.40.4...dagger-2.40.5) --- updated-dependencies: - dependency-name: com.google.dagger:hilt-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * sync dependency definitions Signed-off-by: GitHub Actions <actions@github.com> * sync dependency definitions Signed-off-by: GitHub Actions <actions@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com> Co-authored-by: msfjarvis <msfjarvis@users.noreply.github.com> | |||
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 | |
2021-12-03 | all: switch to new convention plugins | Harsh Shandilya | |
2021-12-03 | build-logic: add android plugins | Harsh Shandilya | |
2021-12-03 | build-logic/kotlin-plugins: add android and kapt plugins | Harsh Shandilya | |
2021-12-03 | build-logic: add crowdin and psl convention plugins | Harsh Shandilya | |
2021-12-03 | build-logic: add android convention plugins | Harsh Shandilya | |
2021-12-03 | build-logic: configure repositories to include Google Maven | Harsh Shandilya | |
2021-12-02 | Cleanup dependency declarations and upgrade to Kotlin 1.6.0 (#1565) | Harsh Shandilya | |
2021-12-02 | build(deps): bump spotless-plugin-gradle from 6.0.0 to 6.0.1 (#1566) | dependabot[bot] | |
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com> | |||
2021-12-01 | build(deps): bump robolectric from 4.7.2 to 4.7.3 (#1563) | dependabot[bot] | |
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com> | |||
2021-12-01 | build(deps): bump bcprov-jdk15on from 1.69 to 1.70 (#1564) | dependabot[bot] | |
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com> | |||
2021-12-01 | build(deps): bump hilt from 2.40.1 to 2.40.3 (#1557) | dependabot[bot] | |
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com> |