Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-28 | feat: remove WhatTheStack | Harsh Shandilya | |
This is pretty unmaintained | |||
2023-11-28 | refactor(build): use typed catalog in build-logic | Harsh Shandilya | |
2023-11-26 | fix(build): address `enableAndroidTest` deprecation | Harsh Shandilya | |
2023-11-01 | fix(build): disable `TrulyRandom` lint | Harsh Shandilya | |
2023-11-01 | fix(build): lower JVM compilation target to 17 | Harsh Shandilya | |
Lint does not understand Java 20 classes yet | |||
2023-09-08 | fix(deps): update dependency com.slack.lint:slack-lint-checks to v0.5.0 (#2679) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2023-09-04 | fix(deps): update dependency com.hierynomus:sshj to v0.36.0 (#2670) | renovate[bot] | |
* fix(deps): update dependency com.hierynomus:sshj to v0.36.0 * refactor(build): drop unnecessary explicit dependency * chore(idea): cruft * fix(app): ensure SLF4J v1 is used * fix(build): disable illegal BindsCanBeExtensionFunction lint * chore: refresh Lint baselines --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2023-08-26 | chore(build): require a Java 20 host | Harsh Shandilya | |
2023-08-17 | chore(deps): update plugin org.gradle.toolchains.foojay-resolver-convention ↵ | renovate[bot] | |
to v0.7.0 (#2652) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2023-07-22 | fix(build): only enable `-Werror` in CI | Harsh Shandilya | |
2023-07-12 | fix(build): properly resolve JavaPoet version resolution issue | Harsh Shandilya | |
2023-07-12 | feat(build): target API 34 | Harsh Shandilya | |
2023-07-12 | refactor(build): move dependency updates to a `Settings` plugin | Harsh Shandilya | |
2023-07-10 | chore(deps): update plugin org.gradle.toolchains.foojay-resolver-convention ↵ | renovate[bot] | |
to v0.6.0 (#2597) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2023-07-07 | fix(build): only suppress compat check for Compose Compiler when required | Harsh Shandilya | |
2023-07-06 | refactor(build): cleanup ktfmt code | Harsh Shandilya | |
2023-07-06 | fix(build): adjust ktfmt path filtering to allow formatting build.gradle.kts ↵ | Harsh Shandilya | |
files | |||
2023-07-06 | feat(build): automatically handle Compose Compiler compatibility override | Harsh Shandilya | |
2023-07-01 | fix(build): remove useless Java configuration for Gradle Toolchains | Harsh Shandilya | |
2023-07-01 | fix(build): remove JVM vendor preference | Harsh Shandilya | |
2023-06-28 | fix(build): update `publicsuffix.org` pinned cert chain | Harsh Shandilya | |
2023-06-15 | feat: adopt Kotlin 1.9 Enum entries feature | Harsh Shandilya | |
2023-06-15 | chore: rename TOML keys for coroutines deps | Harsh Shandilya | |
2023-06-15 | fix(build): add default value for Sentry DSN | Harsh Shandilya | |
2023-06-06 | fix(build): use base plugin for publishing | Harsh Shandilya | |
2023-06-06 | fix(build): fully disable Sentry ProGuard by default | Harsh Shandilya | |
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 | |
This simplifies project setup in both CI and for individual contributors | |||
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 | |
Autofill is only available on API 26 and above and I do not want to deal with bugs on these older Android releases. | |||
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] | |
* fix(deps): update dependency com.facebook:ktfmt to v0.44 * chore: reformat with ktfmt 0.44 --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Harsh Shandilya <me@msfjarvis.dev> | |||
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 | |
This no longer adds value for me and instead results in unnecessary bikeshedding. | |||
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 | |
No longer required https://docs.gradle.org/8.1-rc-1/release-notes.html#:~:text=Support%20of%20Java%20lambdas | |||
2023-03-21 | fix(build): remove `DSL_SCOPE_VIOLATION` suppression | Harsh Shandilya | |
This was a Gradle bug that is now fixed https://docs.gradle.org/8.1-rc-1/release-notes.html#:~:text=Access%20to%20version%20catalog%20for%20plugins%20in%20the%20plugins%20%7B%7D%20block |