You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
MagiskModuleManager/app
androidacy-user 860036014c fixes #2
- Switched back to java 17
Tracking-Bug: A-4762 (F-Droid builds failing)
So far, we don't depend on any JVM 19 features. This may change in the future and a different solution may be req'd
- Properly fixed race condition
Previously, we tried to unreliably check class name which doesn't work for minified builds
- Migrate a couple things to kotlin
- Refactor http class
- fix chinese traditional

Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
..
src/main fixes #2 2 years ago
.gitignore 0.4.1 Release 3 years ago
build.gradle.kts fixes #2 2 years ago
proguard-rules.pro final tweaks 2 years ago