Releases: Fox2Code/FoxMagiskModuleManager
0.4.0 Release
Changes since 0.3.2:
- Improve modules fallbacks (Fix readme and api detection on some modules)
- Make error messages about Magisk or root redirect to Magisk GitHub
- Add ability to download Androidacy modules without installing them
- Improved manager design by @pokurt aka CustomIcon (Thanks! :3)
- Add custom tabs support for module downloads
- Improved and expanded modules info fallback
- Fix landscape mode (Who use it anyway)
- Added toggleable top blur, by me. :3
- Improve security on WebView engine
- Remove Magisk-Module-Repo (Links started to break)
- Update French translation by @xerta555
- Update Vietnamese translation by @CDzungx
- Update Russian translations by @VladWinner
- Update Simplified Chinese translations by @ender-zhao
- Update Traditional Chinese translations by @cracky5322
- Add Indonesian translations by @RealEthanPlayzDev
- Add Romanian translations by @ygorigor
- Add Brazilian translations by @mi007d
- Add Slovak translations by @phsnake
- Improved German translation by @TheFatTurtle
- Update libraries
Sadly Magisk-Module-Repo
had to be removed due to links starting to break.
0.4.0 Release Candidate 3
- Add ability to download Androidacy modules without installing them
- Add custom tabs support for module downloads
- Improved and expanded modules info fallback
- Fix top inset on module list
- Update Russian translations by @VladWinner
- Update libraries
0.4.0 Release Candidate 2
- Added ".github/" readme fallback. (Fix readme for some modules)
- Improved magisk path and root detection.
- Add Slovak translations by @phsnake
- Update Vietnamese translation by @CDzungx
- Improved Brazilian translations by @mi007d
- Improved German translation by @TheFatTurtle
- Updated libraries
Added a debug build to get a logcat
of root error if not fixed in this RC.
Do not use debug build if you don't know what logcat
is, as it unlock unstable/unfinished features of the app that may leads to crashes.
I also rarely publish debug builds, as they can be built from source and do not require my personal signing key.
0.4.0 Release Candidate 1
0.4.0-rc1 Release Candidate 1 FoxMmm-0.4.0-rc1.apk
- Make error messages about Magisk or root redirect to Magisk GitHub
- Improved manager design by @pokurt aka CustomIcon (Thanks! :3)
- Fix landscape mode (Who use it anyway)
- Added toggleable top blur, by me. :3
- Improve security on WebView engine
- Remove Magisk-Module-Repo
- Update French translation by @xerta555
- Update Simplified Chinese translations by @ender-zhao
- Update Traditional Chinese translations by @cracky5322
- Add Indonesian translations by @RealEthanPlayzDev
- Add Romanian translations by @ygorigor
- Add Brazilian translations by @mi007d
- Update libraries
Removed Magisk-Module-Repo
because it is starting to break down.
0.3.2 Release
- Prevent module install script from permanently disabling hidden APIs.
- Fix installing module depending on now removed
ARCH32
variable. - Hide "Force English" behind dev-mode due to it being broke.
- Fallback to lower case version of
README.md
if needed. - Improve info markdown screen for edged screen devices!
- Make navigation bar transparent on module info page.
- Fix edge case with Markdown linkifier.
- Updated Russian translations by @VladWinner
- Updated French translations by @xerta555
This release focus to fix compatibility old modules because Magisk removed old features.
I also received negative comment about app instability outside any manager related space.
This is probably due to them to trying to install a module that was broken due to Magisk feature removal.
(Can't know for sure, they never filed a bug report, or did anything that would make me know what was their issue)
Please tell them that I am not responsible if a module brick their phone, it's their responsibility to choose wisely the modules they install.
While I'm trying to mitigate the impact of outdated or badly made modules, I can't block them all, and it is not my job to do so.
0.3.1 Release
- Fixing app crashing then there was a update to a jsonUpdatable module while having multiple module updates
- Add accessibility services awareness support for settings button (Only Andorid 8+)
- Improving Andoridacy WebView support
A few bugs slipped though 0.3.0
, now they are now fixed.
0.3.0 Release
- Improve full clear button, and don't require reboot for recently installed modules. (Fix #51)
- Allow to cancel install if module install script has not yet started. (Fix #45)
- Androidacy repo support! (Don't forget to thank the Androidacy team for this)
You can support them on their Patreon there: https://patreon.com/androidacy - Parse
minMagisk
XX.Y format correctly (Allow to use 24.1 to mean 24100) - Allow to download modules files without installing them. (Implement #3)
- Add links to non markdown formatted https urls in MarkdownActivity.
- Add "Online repo" alphabetical module sorting (Implement #8)
- Show amount of stars/download on each download module card.
(Do not work with module from the "Magisk Modules repo") - Rework search engine and add a pertinence system. (Fix #36)
- Make not properly marked links now work in markdown views.
- Fix some modules updates not showing up (Fix #46)
- Fix modules json self update mechanism (Fix #49)
- Allow modules to display under the nav bar
- Improve accessibility services awareness
- Allow to disable/enable built-in repos
- Add telegram chat link to the app
- Updated Simplified Chinese translations by @ender-zhao
- Updated Traditional Chinese translations by @cracky5322
- Add vietnamese translations by @HuskyDG and @ThePrimalPea
- Add Estonian translations by @Madis0
- Add French translations by @xerta555
- Update libraries
- Bug fixes
Small UI improvement, more features, and a lot of bug fixed!
Note: Androidacy repo may doesn't support downloading modules locally yet.
(Use their website instead if it doesn't work)
Also you can disable Androidacy integration in: Settings -> Manage repos
0.3.0 Release candidate 3
- Improve accessibility services awareness
(I hope last version before full release)
0.3.0 Release candidate 2
- Rewrite installer code to auto detect if patching is needed for remote modules.
- Updated Simplified Chinese translations by @ender-zhao
0.3.0 Release candidate 1
- Improve full clear button, and don't require reboot for recently installed modules. (Fix #51)
- Make not properly marked links now work in markdown views.
- Improve accessibility services awareness (Still WIP)
If no major bugs are reported the app should release as-is.
Please also note that the Website part of the Andoridacy integration is not fully live yet.
Do not complain to them, the Andoridacy team is doing it's best to make sure the integration is working properly.
If you still encounter any problem you can go to: Setting -> Manage Repo and disable the Andoridacy repo.