aboutsummaryrefslogtreecommitdiff
path: root/settings.gradle.kts
AgeCommit message (Expand)Author
2022-08-23Avoid method references in `settings.gradle.kts` (#2073)Harsh Shandilya
2022-08-10chore(deps): update plugin com.gradle.enterprise to v3.11.1 (#2054)...renovate[bot]
2022-08-10chore(deps): update plugin com.gradle.enterprise to v3.11 (#2052)...renovate[bot]
2022-07-15Remove openpgp-ktxHarsh Shandilya
2022-07-15Remove OpenKeychain code and leave TODOs for missing functionalityHarsh Shandilya
2022-07-11chore(deps): update plugin com.gradle.enterprise to v3.10.3 (#1991)...renovate[bot]
2022-07-09gradle: add play-sdk-proto module to gMaven filterHarsh Shandilya
2022-07-07Switch to R8 dev releases (#1986)Harsh Shandilya
2022-07-07gradle: re-enable ui-composeHarsh Shandilya
2022-07-07build-logic: introduce versions pluginHarsh Shandilya
2022-06-09chore(deps): update plugin com.gradle.enterprise to v3.10.2 (#1944)...renovate[bot]
2022-05-25Instate shadow jobs (#1923)Harsh Shandilya
2022-05-16Upgrade to Gradle 7.5 RC1 (#1917)Harsh Shandilya
2022-05-09Tighten down dependency resolution (#1903)Harsh Shandilya
2022-04-01chore(deps): update org.jetbrains.kotlin to v1.6.20 (#1817)...renovate[bot]
2022-03-13Configure Sentry with more information (#1782)...Harsh Shandilya
2022-02-08chore(deps): update dependency gradle to v7.4 (#1717)...renovate[bot]
2022-01-26Move Compose code to ui-compose module (#1687)Harsh Shandilya
2022-01-13Refactor randomized password generator into a separate module (#1663)Aditya Wasan
2021-12-23dependency-sync: removeHarsh Shandilya
2021-12-21diceware: init empty moduleHarsh Shandilya
2021-12-11Miscellaneous build and CI cleanups (#1587)Harsh Shandilya
2021-12-09Refactor coroutine testing setup (#1583)...Harsh 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-03build-logic: configure repositories to include Google MavenHarsh Shandilya
2021-11-30Implement workarounds for Dependabot to update dependencies (#1552)Harsh Shandilya
2021-11-15build-logic: migrate Spotless to a convention pluginHarsh Shandilya
2021-10-23Switch new PGP backend to use PGPainless (#1522)...Harsh Shandilya
2021-10-09Upgrade plugin dependencies and fix Javadoc generation (#1517)...Harsh Shandilya
2021-07-11Add initial implementation of Gopenpgp-backed PGP (#1441)Harsh Shandilya
2021-05-15all: reformat with Spotless again...Harsh Shandilya
2021-04-18format-common: add baseline module...Harsh Shandilya
2021-04-12Update to Gradle 7.0 (#1381)Harsh Shandilya
2021-03-18all: reformat with ktfmt...Harsh Shandilya
2021-03-18all: update copyrights...Harsh Shandilya
2021-02-06Replace JCenter with Maven Central (#1303)Harsh Shandilya
2020-11-29openpgp-ktx: import at 95eed95fb5654e9dcfe32c3712ae97385e186396...Harsh Shandilya
2020-09-20autofill-parser: configure maven-publish plugin...Harsh Shandilya
2020-09-16Autofill: Extract AutofillParser into separate subproject (#1101)...Vincent Breitmoser
2020-07-23Migrate to Gradle Kotlin DSL (#936)Harsh Shandilya
2019-11-06Revert back to Groovy DSL...Harsh Shandilya
2019-10-02treewide: Fix typo in license header...Harsh Shandilya
2019-10-02treewide: Add copyrights...Harsh Shandilya
2019-03-02Rewrite Gradle configuration with Kotlin DSL (#488)...Harsh Shandilya