Zongle Wang

Results 269 issues of Zongle Wang
trafficstars

### Issue details 1. Launcher jadx-gui and open an APK file. 2. Save it as a Gradle project. 3. View the saved project's `settings.gradle`, you can see `rootProject.name = 'UNKNOWN'`....

bug
Core

- Tons of updates by @renovate-bot, we can enable it for this repo to keep things up to date like other Square's repos. - Enable KVM on base Linux image...

AndroidX 相关的混淆规则在他们库里面自带了,我看到这里也对那些规则注释掉了,应该是不用添加的,直接去掉吧

- Closes #888. - Follow up #494.

Fully migrate to AndroidX, instead of using something like `android.app.Fragment`, if so we can remove `android.enableJetifier=true` flags in the projects that depend on this lib. See https://developer.android.com/jetpack/androidx/migrate > Caution: As...

https://docs.gradle.org/7.5.1/userguide/configuration_cache.html

Refs https://github.com/diffplug/spotless/issues/1274#issuecomment-1839694669.

If I install shfmt via Go following the [official instruction](https://github.com/mvdan/sh?tab=readme-ov-file#shfmt), it cannot be detected by Spotless automatically, may need to handle this case. See - https://github.com/Goooler/spotless/commit/c0e8f25c554ad8c440ecee35f9d0c18aa18622ac - https://scans.gradle.com/s/qma775ajcerbc/tests/overview?outcome=FAILED

enhancement

We can use - https://github.com/nicklockwood/SwiftFormat - https://github.com/realm/SwiftLint

enhancement