aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-12-09Prevent 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-07Allow 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-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]
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-07build(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-07build(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-07build(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-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
2021-12-03build: upgrade HiltHarsh Shandilya
2021-12-03buildSrc: removeHarsh Shandilya
2021-12-03gradle: add Maven Publish and Dokka plugins to rootHarsh Shandilya
2021-12-03all: switch to new convention pluginsHarsh Shandilya
2021-12-03build-logic: add android pluginsHarsh Shandilya
2021-12-03build-logic/kotlin-plugins: add android and kapt pluginsHarsh Shandilya
2021-12-03build-logic: add crowdin and psl convention pluginsHarsh Shandilya
2021-12-03build-logic: add android convention pluginsHarsh Shandilya
2021-12-03build-logic: configure repositories to include Google MavenHarsh Shandilya
2021-12-02Cleanup dependency declarations and upgrade to Kotlin 1.6.0 (#1565)Harsh Shandilya
2021-12-02build(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-01build(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-01build(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-01build(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>
2021-12-01build(deps): bump robolectric from 4.7 to 4.7.2 (#1559)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-01build(deps): bump binary-compatibility-validator from 0.6.0 to 0.8.0 (#1558)dependabot[bot]
2021-12-01Raise Dependabot Gradle PR limit to 5 (#1555)Harsh Shandilya
2021-12-01build(deps): bump pgpainless-core from 1.0.0-rc1 to 1.0.0-rc6 (#1554)dependabot[bot]
* build(deps): bump pgpainless-core from 1.0.0-rc1 to 1.0.0-rc6 Bumps [pgpainless-core](https://github.com/pgpainless/pgpainless) from 1.0.0-rc1 to 1.0.0-rc6. - [Release notes](https://github.com/pgpainless/pgpainless/releases) - [Changelog](https://github.com/pgpainless/pgpainless/blob/master/CHANGELOG.md) - [Commits](https://github.com/pgpainless/pgpainless/commits/1.0.0-rc6) --- updated-dependencies: - dependency-name: org.pgpainless:pgpainless-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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2021-11-30build(deps): bump okhttp from 4.9.0 to 4.9.3 (#1553)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-11-30Implement workarounds for Dependabot to update dependencies (#1552)Harsh Shandilya
2021-11-27autofill-parser: update publicsuffixes file (#1551)github-actions[bot]
Co-authored-by: GitHub Actions <noreply@github.com>
2021-11-23Ensure logger is installed when requested (#1549)Harsh Shandilya
2021-11-17Turn off configuration cache (#1543)Harsh Shandilya
2021-11-16buildSrc: remove code superseded by convention pluginsHarsh Shandilya
2021-11-16build: apply `kotlin-common` convention plugin where applicableHarsh Shandilya
2021-11-16build: switch root project to convention pluginsHarsh Shandilya
2021-11-16build-logic: add automation convention pluginsHarsh Shandilya
2021-11-16build-logic: add Kotlin convention pluginsHarsh Shandilya
2021-11-16build: upgrade Spotless and enable configuration cachingHarsh Shandilya
2021-11-16Convert build-logic to a proper included buildHarsh Shandilya