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/src/main/java/com/fox2code
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
..
mmm fixes #2 2 years ago