aboutsummaryrefslogtreecommitdiff
path: root/app/lint-baseline.xml
AgeCommit message (Collapse)Author
2024-02-04Sync localisations from Crowdin (#2888)Harsh Shandilya
* strings: sync with crowdin * chore: refresh Lint baseline --------- Co-authored-by: GitHub Actions <noreply@github.com>
2023-11-27fix(deps): upgrade to JGit 4.5.7.201904151645-rHarsh 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-27fix(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-04fix(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-30fix(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-31fix(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-23chore: refresh Lint baselineHarsh Shandilya
2023-06-21fix(deps): update bouncycastle to v1.75 (#2557)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-15fix(deps): update bouncycastle to v1.74renovate[bot]
2023-06-15fix: address `ComposeUnstableCollections` lintHarsh Shandilya
2023-06-04fix: replace `Stack` with `ArrayDeque` in `SearchableRepositoryViewModel`Harsh Shandilya
2023-06-04fix: start clearing violations of `DenyListedApi`Harsh Shandilya
2023-06-04fix: clear violations of `RawDispatcherUse`Harsh Shandilya
2023-06-04fix: clear violations of `FullyQualifiedResource`Harsh Shandilya
2023-06-04chore: refresh lint baselineHarsh Shandilya
2023-05-16chore: refresh Lint baseline with AGP 8.1.0-beta02Harsh Shandilya
2023-04-27feat(build): add Slack's Compose LintsHarsh Shandilya
2023-04-27feat(lint): update baselinesHarsh Shandilya
2023-03-01chore: refresh Lint baselinesHarsh Shandilya
2022-12-19chore: refresh Lint baselineHarsh Shandilya
2022-09-05fix(lint): resolve and suppress lints to fix canary buildsHarsh Shandilya
2022-09-01Fix reported Lint issues (#2101)Harsh Shandilya
2022-07-18Misc 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-24app: address SetTextI18n lintHarsh Shandilya
2022-04-24app: address LabelFor lintHarsh Shandilya
2022-04-24app: address ContentDescription lintHarsh Shandilya
2022-04-24app: address Autofill lintHarsh Shandilya
2022-04-24app: address MissingQuantity lintHarsh Shandilya
2022-04-24app: address Overdraw lintHarsh Shandilya
2022-04-24app: address TrustAllX509TrustManager lintHarsh Shandilya
2022-04-24app: address Deprecated lintHarsh Shandilya
2022-04-24app: address VectorRaster lintHarsh Shandilya
2022-04-24app: address InlinedApi lintHarsh Shandilya
2022-04-24app: address UnusedResources lintHarsh Shandilya
2022-04-24app: setup Lint baselineHarsh Shandilya