Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-27 | fix(deps): upgrade to JGit 4.5.7.201904151645-r | Harsh Shandilya | |
Currently requires deleting and re-cloning the repository to properly detect symlink support, this will be fixed in the future to auto-detect on existing repositories as well. Fixes #2594 Fixes #2396 Fixes #636 Fixes #387 Fixes #98 | |||
2023-09-27 | fix(deps): update dependency com.slack.lint:slack-lint-checks to v0.6.0 (#2697) | 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-30 | fix(deps): update dependency org.pgpainless:pgpainless-core to v1.6.2 (#2667) | renovate[bot] | |
* fix(deps): update dependency org.pgpainless:pgpainless-core to v1.6.2 * fix(deps): use `-jdk18on` artifacts for BouncyCastle * chore: re-roll Lint baseline --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2023-07-31 | fix(deps): update bouncycastle to v1.76 (#2632) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Harsh Shandilya <me@msfjarvis.dev> | |||
2023-07-23 | chore: refresh Lint baseline | Harsh Shandilya | |
2023-06-21 | fix(deps): update bouncycastle to v1.75 (#2557) | renovate[bot] | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
2023-06-15 | fix(deps): update bouncycastle to v1.74 | renovate[bot] | |
2023-06-15 | fix: address `ComposeUnstableCollections` lint | Harsh Shandilya | |
2023-06-04 | fix: replace `Stack` with `ArrayDeque` in `SearchableRepositoryViewModel` | Harsh Shandilya | |
2023-06-04 | fix: start clearing violations of `DenyListedApi` | Harsh Shandilya | |
2023-06-04 | fix: clear violations of `RawDispatcherUse` | Harsh Shandilya | |
2023-06-04 | fix: clear violations of `FullyQualifiedResource` | Harsh Shandilya | |
2023-06-04 | chore: refresh lint baseline | Harsh Shandilya | |
2023-05-16 | chore: refresh Lint baseline with AGP 8.1.0-beta02 | Harsh Shandilya | |
2023-04-27 | feat(build): add Slack's Compose Lints | Harsh Shandilya | |
2023-04-27 | feat(lint): update baselines | Harsh Shandilya | |
2023-03-01 | chore: refresh Lint baselines | Harsh Shandilya | |
2022-12-19 | chore: refresh Lint baseline | Harsh Shandilya | |
2022-09-05 | fix(lint): resolve and suppress lints to fix canary builds | Harsh Shandilya | |
2022-09-01 | Fix reported Lint issues (#2101) | Harsh Shandilya | |
2022-07-18 | Misc cleanups and bugfixes (#2019) | Harsh Shandilya | |
* Fix decrypt activity items being editable * Remove unused resources and re-roll lint baseline * Make lint mark all warnings as errors | |||
2022-04-24 | app: address SetTextI18n lint | Harsh Shandilya | |
2022-04-24 | app: address LabelFor lint | Harsh Shandilya | |
2022-04-24 | app: address ContentDescription lint | Harsh Shandilya | |
2022-04-24 | app: address Autofill lint | Harsh Shandilya | |
2022-04-24 | app: address MissingQuantity lint | Harsh Shandilya | |
2022-04-24 | app: address Overdraw lint | Harsh Shandilya | |
2022-04-24 | app: address TrustAllX509TrustManager lint | Harsh Shandilya | |
2022-04-24 | app: address Deprecated lint | Harsh Shandilya | |
2022-04-24 | app: address VectorRaster lint | Harsh Shandilya | |
2022-04-24 | app: address InlinedApi lint | Harsh Shandilya | |
2022-04-24 | app: address UnusedResources lint | Harsh Shandilya | |
2022-04-24 | app: setup Lint baseline | Harsh Shandilya | |