aboutsummaryrefslogtreecommitdiff
path: root/buildSrc
AgeCommit message (Expand)Author
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
2020-09-10build: update Kotlin and dependency-updates plugin (#1094)...Harsh Shandilya
2020-09-06Update dependencies and add EditorConfig file (#1082)...Harsh Shandilya
2020-09-03Refactor Git operations and auth (#1066)...Fabian Henneke
2020-09-03Prevent double tap events during password selection (#1073)Fabian Henneke
2020-09-01Add Keystore backend for SSH public key authentication (#1070)Fabian Henneke
2020-08-21Update dependencies (#1039)...Harsh Shandilya
2020-08-21Revert "Reland symlink support (#1020)"...Harsh Shandilya
2020-08-18Update sshj to 0.30.0 and improve algorithm order (#1026)...Fabian Henneke
2020-08-17build: update openpgp-ktx to 2.1.0 (#1025)Harsh Shandilya
2020-08-15build: update to Kotlin 1.4 (#1021)...Harsh Shandilya
2020-08-14Reland symlink support (#1020)...Fabian Henneke