Age | Commit message (Collapse) | Author |
|
This is pretty unmaintained
|
|
|
|
|
|
|
|
Lint does not understand Java 20 classes yet
|
|
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
|
|
* 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>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
files
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This simplifies project setup in both CI and for individual contributors
|
|
|
|
|
|
Autofill is only available on API 26 and above and I do not want to deal with
bugs on these older Android releases.
|
|
|
|
|
|
|
|
This no longer adds value for me and instead results in unnecessary
bikeshedding.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 5cccd535aec307d2b55a51091f0119a5055407db.
|
|
This reverts commit 5c35acdfbcffdacb2e35b51dcbd8e279db44c5ae.
|
|
|
|
Incompatible with configuration cache
|