Age | Commit message (Collapse) | Author | |
---|---|---|---|
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> | |||
2021-12-01 | build(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-01 | build(deps): bump binary-compatibility-validator from 0.6.0 to 0.8.0 (#1558) | dependabot[bot] | |
2021-12-01 | Raise Dependabot Gradle PR limit to 5 (#1555) | Harsh Shandilya | |
2021-12-01 | build(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-30 | build(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-30 | Implement workarounds for Dependabot to update dependencies (#1552) | Harsh Shandilya | |
2021-11-27 | autofill-parser: update publicsuffixes file (#1551) | github-actions[bot] | |
Co-authored-by: GitHub Actions <noreply@github.com> | |||
2021-11-23 | Ensure logger is installed when requested (#1549) | Harsh Shandilya | |
2021-11-17 | Turn off configuration cache (#1543) | Harsh Shandilya | |
2021-11-16 | buildSrc: remove code superseded by convention plugins | Harsh Shandilya | |
2021-11-16 | build: apply `kotlin-common` convention plugin where applicable | Harsh Shandilya | |
2021-11-16 | build: switch root project to convention plugins | Harsh Shandilya | |
2021-11-16 | build-logic: add automation convention plugins | Harsh Shandilya | |
2021-11-16 | build-logic: add Kotlin convention plugins | Harsh Shandilya | |
2021-11-16 | build: upgrade Spotless and enable configuration caching | Harsh Shandilya | |
2021-11-16 | Convert build-logic to a proper included build | Harsh Shandilya | |
2021-11-15 | gradle: add all deps | Harsh Shandilya | |
2021-11-15 | build-logic: migrate Spotless to a convention plugin | Harsh Shandilya | |
2021-11-15 | all: spotless | Harsh Shandilya | |
2021-11-15 | gradle: bump to 7.3 | Harsh Shandilya | |
2021-11-15 | gradle: add opens for Java 16 compat | Harsh Shandilya | |
2021-11-13 | Update dependencies (#1540) | Harsh Shandilya | |
2021-11-13 | autofill-parser: update publicsuffixes file (#1539) | github-actions[bot] | |
Co-authored-by: GitHub Actions <noreply@github.com> | |||
2021-11-12 | Try fixing PSL update workflow (#1538) | Harsh Shandilya | |
* Revert "Directly push PSL updates to develop (#1494)" This reverts commit a6b8e79d36d8900597aec8dfc2eb57838bb14188. * github: enable auto merge of PSL pull requests | |||
2021-11-08 | Upgrade dependencies (#1537) | Harsh Shandilya | |
* app: use MaterialAlertDialogBuilder for preference dialogs * build: upgrade all dependencies | |||
2021-11-07 | Cleanup extra content handling (#1536) | Harsh Shandilya | |
* BasicBottomSheet: remove unnecessary custom background Fixes: 88c9a0d487ca ("app: refactor M3 themes and styles") * FieldItemAdapter: fix typo ClipBoard -> Clipboard * FieldItemAdapter: fix RV binding idempotency * app: refactor FieldItemAdapter population logic * DecryptActivityV2: wire in missing 'show password' toggle | |||
2021-11-04 | Fix password saving for V2 backend (#1534) | Harsh Shandilya | |
2021-11-03 | Allow unauthenticated HTTPS Git access (#1533) | Harsh Shandilya | |
2021-11-03 | Revert "app: add dynamic colors support to Compose" | Aditya Wasan | |
This reverts commit 2a9d2177a5985a76020a5dc6b9248343d18e26bc. | |||
2021-11-03 | CHANGELOG: update | Harsh Shandilya | |
2021-11-03 | app: add dynamic colors support to Compose | Harsh Shandilya | |
2021-11-03 | app: remove unused M2 resources | Harsh Shandilya | |
2021-11-03 | app: move autofill dataset to M3 color tokens | Harsh Shandilya | |
2021-11-03 | app: remove explicit style from FolderCreationDialogFragment | Harsh Shandilya | |
2021-11-03 | app: fix hard-coded themes and colors in WelcomeFragment | Harsh Shandilya | |