Age | Commit message (Expand) | Author |
2023-06-04 | feat: add `slack-lint-checks` | Harsh Shandilya |
2023-05-24 | feat(build): use JVM toolchains to enforce Java 17 usage... | Harsh Shandilya |
2023-05-20 | feat(build): move to AGP 8.2.x | Harsh Shandilya |
2023-05-16 | feat(build): raise target bytecode to Java 17 | Harsh Shandilya |
2023-05-12 | feat: raise min SDK to 26... | Harsh Shandilya |
2023-05-06 | feat(build): raise Kotlin target to match version | Harsh Shandilya |
2023-04-29 | fix(deps): update dependency com.facebook:ktfmt to v0.44 (#2490)... | renovate[bot] |
2023-04-27 | fix(build): implement certificate pinning | Harsh Shandilya |
2023-04-27 | feat(build): add Slack's Compose Lints | Harsh Shandilya |
2023-04-27 | feat(build): remove Detekt... | Harsh Shandilya |
2023-04-27 | refactor(build): introduce a standalone plugin for Kotlin JVM libraries | Harsh Shandilya |
2023-04-27 | refactor(build): remove `kotlin-library` plugin from Android modules | Harsh Shandilya |
2023-04-27 | refactor(build): commonize Lint config | Harsh Shandilya |
2023-04-25 | fix(build): simplify Kotlin JVM target handling | Harsh Shandilya |
2023-04-23 | chore(build): misc cleanups to application and dependency updates plugins | Harsh Shandilya |
2023-04-23 | fix(build): switch kotlin-library plugin to `compilerOptions` DSL | Harsh Shandilya |
2023-04-23 | fix(build): do not apply Android plugin in kapt plugin | Harsh Shandilya |
2023-04-23 | chore(build): simplify library release signing setup | Harsh Shandilya |
2023-04-10 | feat(deps): migrate to Kotlin 1.8.20 | Harsh Shandilya |
2023-03-26 | feat(build): migrate to Crowdin V2 API | Harsh Shandilya |
2023-03-21 | refactor(build): wire up CC-compatible task dependencies for Crowdin | Harsh Shandilya |
2023-03-21 | feat(build): pull out Crowdin tasks to their own classes | Harsh Shandilya |
2023-03-21 | fix(build): disable SAM conversion for build-logic... | Harsh Shandilya |
2023-03-21 | fix(build): remove `DSL_SCOPE_VIOLATION` suppression... | Harsh Shandilya |
2023-03-21 | fix(build): remove unneeded `afterEvaluate`... | Harsh Shandilya |
2023-03-21 | chore(build): fix deprecation warning... | Harsh Shandilya |
2023-03-04 | refactor: use worker API for `KtfmtFormatTask` | Harsh Shandilya |
2023-03-01 | feat(build): configure Lint baselines for all compatible projects | Harsh Shandilya |
2023-02-27 | chore(build): ensure Kotlin versions are aligned in `build-logic` project | Harsh Shandilya |
2023-01-05 | fix: remove deprecated API | Harsh Shandilya |
2023-01-03 | Revert "Revert "fix: disable Sentry dependency report""... | Harsh Shandilya |
2022-12-29 | Revert "fix: disable Sentry dependency report"... | Harsh Shandilya |
2022-12-29 | feat(gradle): bump to 8.0 RC1 | Harsh Shandilya |
2022-12-19 | fix: disable Sentry dependency report... | Harsh Shandilya |
2022-12-08 | refactor: simplify `KtfmtCheckTask` | Harsh Shandilya |
2022-12-08 | Revert "fix(deps): update kotlin to v1.7.22 (#2278)"... | Harsh Shandilya |
2022-12-02 | refactor(build-logic): use `ExtensionContainer#configure` extension | Harsh Shandilya |
2022-12-02 | refactor(build-logic): move all code to a single top-level project | Harsh Shandilya |
2022-12-01 | fix(deps): update kotlin to v1.7.22 (#2278)... | renovate[bot] |
2022-11-25 | fix(build-logic): re-enable Test task state tracking | Harsh Shandilya |
2022-10-31 | fix(build-logic): set hook source file path sensitivity to `NONE`... | Harsh Shandilya |
2022-10-29 | feat: rip out Spotless... | Harsh Shandilya |
2022-10-29 | feat(build): add a homebrew ktfmt plugin... | Harsh Shandilya |
2022-10-24 | chore(gradle): add missing suppressions and license headers | Harsh Shandilya |
2022-10-21 | Migrate to Metalava for validating API (#2195) | Harsh Shandilya |
2022-10-07 | refactor(build-logic): make `GitHooksTask` more lazy | Harsh Shandilya |
2022-10-07 | refactor(build-logic): move PSL download to task action | Harsh Shandilya |
2022-10-05 | chore(deps): upgrade to Compose Compiler 1.3.2 | Harsh Shandilya |
2022-10-03 | fix(deps): update kotlin to v1.7.20 (#2154)... | renovate[bot] |
2022-09-24 | chore(deps): update dependency com.facebook:ktfmt to v0.41 (#2147)... | renovate[bot] |