Skip to content

Releases: MlgmXyysd/GooTool

1.1.0: Bugs fix

21 Jul 08:42
Compare
Choose a tag to compare

GooTool for Android 1.1.0: Bugs fix

  • Package change to mobi.meow.android.gootool, you need to uninstall the older version manually
  • Android 13 support
  • Add tips for empty modules list
  • Add hold and drag method to sort modules
  • Fix crash when select module file
  • Fix module file select not work on some devices (e.g. Microsoft Corporation Windows Subsystem for Android(TM))
  • Fix crash when World of Goo app not found
  • Fix runtime permission grant check
  • Drop Android 7.1 and lower support (Due to Base64)
  • Migrate modules list to RecyclerView
  • Migrate to Fragment
  • Migrate to Android X
  • Redirect Java Logger to Android Log
  • Update Gradle and AGP
  • Remove the disgustingly contagious GPL v3 license

1.0.7 GUI Update.

16 Jun 13:22
Compare
Choose a tag to compare

Merged AndroidSupport.java and PlatformSupport.java.
Changed some code from ide's suggest.
Add Simplified Chinese translation for Buttons & Menus.
Fix crash when save changes.
Rewrite Change Order button.
Add Done switch for Change Order button.
Add Open Source Licences Activity.
Add About Activity.
Add example Settings Activity.
Add INTERNET permission.
Fix toolbar.
Fix navigation bar.
Change toolbar's color.
Add Permission Checker.
Fix crash when deny required permissions in Android adk 23 and upper.
Add exit confirm.
Rename 'bouncycastle' to 'spongycastle'.
Add implementation 'com.zzhoujay.richtext:richtext:3.0.7'.
Fix crash when open OpenSourceLicencesActvity.
Code cleanup.
Remove save & install button.
Update implementation 'com.android.support.constraint:constraint-layout' version.
Remove some file head.
Fix bug when compile.
Fix UI bugs.
New graphical user interface.
Fix FileUriExposedException when install modded apk in Android sdk 24 and upper.
Cance support for Android sdk 16.
Remove BugCat.