aboutsummaryrefslogtreecommitdiff
path: root/buildSrc
AgeCommit message (Expand)Author
2021-04-08Update build dependencies (#1376)...Harsh Shandilya
2021-04-07Switch to sublime text's fuzzy matching (#1372)...Amogh Lele
2021-04-01Update all dependencies (#1358)...Harsh Shandilya
2021-03-20buildSrc: add removeIncompleteStrings step to Crowdin plugin...Harsh Shandilya
2021-03-20build: update AGP to 4.1.3...Harsh Shandilya
2021-03-20buildSrc: properly apply ktfmt plugin and reformat...Harsh Shandilya
2021-03-20buildSrc: simplify CrowdinDownloadPlugin...Harsh Shandilya
2021-03-18build: pin sshauthentication-api to v5.7.1...Harsh Shandilya
2021-03-18Migrate to sshauthentication-api's JitPack coordinates (#1348)...Harsh Shandilya
2021-03-18all: reformat with ktfmt...Harsh Shandilya
2021-03-18all: update copyrights...Harsh Shandilya
2021-03-18build: apply Ktfmt Gradle plugin...Harsh Shandilya
2021-03-18build: upgrade Kotlin and AGP...Harsh Shandilya
2021-03-18Plugins: constify fields...Harsh Shandilya
2021-03-17Update Gradle and tighten repository inclusion rules (#1347)...Harsh Shandilya
2021-03-01build: use Kotlin's new JVM IR backend (#1335)...Harsh Shandilya
2021-02-24Update AndroidX dependencies (#1324)...Harsh Shandilya
2021-02-10Update to SSHJ 0.31.0 (#1314)...Harsh Shandilya
2021-02-06Replace JCenter with Maven Central (#1303)Harsh Shandilya
2021-02-06Update MDC + Gradle and switch versioning to semver4j (#1306)Harsh Shandilya
2021-02-04Miscellaneous cleanups and updates (#1302)...Harsh Shandilya
2021-02-03Rework buildSrc and update some dependencies (#1296)Harsh Shandilya
2021-01-28Upgrade dependencies (#1289)Harsh Shandilya
2021-01-22Codestyle churn (#1283)...Harsh Shandilya
2021-01-20Migrate versioning to Gradle plugin and automate version bumps (#1282)Harsh Shandilya
2021-01-15build: upgrade dependencies (#1279)...Harsh Shandilya
2021-01-12Rework settings to use ModernAndroidPreferences (#1236)...Harsh Shandilya
2021-01-01build: upgrade dependencies (#1266)...Harsh Shandilya
2020-12-30Automate Crowdin localisation sync (#1265)...Harsh Shandilya
2020-12-08build: upgrade to Kotlin 1.4.21 (#1240)...Harsh Shandilya
2020-12-03Dependency updates (#1229)Harsh Shandilya
2020-11-30build: upgrade dependencies...Harsh Shandilya
2020-11-29build: restore JitPack repository...Harsh Shandilya
2020-11-29build: remove APS maven repository...Harsh Shandilya
2020-11-29build: use vendored openpgp-ktx...Harsh Shandilya
2020-11-29build: move publishing config to buildSrc for re-use...Harsh Shandilya
2020-11-19Update Gradle and Kotlin (#1212)Harsh Shandilya
2020-11-15build: refactor for configuration cache compatibility (#1208)...Harsh Shandilya
2020-11-14Update runtime dependencies to latest revisions (#1203)...Harsh Shandilya
2020-11-04build: update openpgp-ktx and versions plugin (#1185)...Harsh Shandilya
2020-11-01build: compile against SDK 30 and resolve deprecations...Harsh Shandilya
2020-11-01build: update CL, BC, WTS and AndroidX test...Harsh Shandilya
2020-10-27Update kotlinx.coroutines and WhatTheStack (#1177)...Harsh Shandilya
2020-10-16Revamp build configuration (#1156)...Harsh Shandilya
2020-10-07build: update runtime dependencies and Gradle plugins (#1139)...Harsh Shandilya
2020-10-02build: uprev dependencies...Harsh Shandilya
2020-10-01build: configure binary-compatibility-validator...Harsh Shandilya
2020-09-20Dependencies: downgrade annotation to 1.1.0...Harsh Shandilya
2020-09-18Misc cleanups to build and extension functions (#1108)Harsh Shandilya
2020-09-16Autofill: Extract AutofillParser into separate subproject (#1101)...Vincent Breitmoser