Skip to content
This repository has been archived by the owner on May 4, 2023. It is now read-only.

Releases: Fox2Code/FoxMagiskModuleManager

Release v2.0.2

02 May 22:55
Compare
Choose a tag to compare

Please read the full changelog. It contains very important information on the future of this app and caveats when updating.

Release notes: https://www.androidacy.com/magisk-module-download-simplified-foxmmm-2-0-2/

Release v2.0.1

26 Apr 18:38
Compare
Choose a tag to compare
Release v2.0.1 Pre-release
Pre-release

Full Changelog: https://www.androidacy.com/magisk-module-manager-v2-0-1/

Note: You may need to make a wipe of the application you are upgrading to this version due to quirk of AndroidX we didn't noticed durring development of this update.
Don't worry, we will publish up an hotfix patch in the coming days.

Edit2: I set it temporary as pre-release until the bug get "fixed" (It's actually Fox2Code editing the post)

Also I asked Androidacy to make their own fork of FoxMMM, for future updates go here:
https://github.com/Androidacy/AndroidacyModuleManager

You can also use MRepo as a temporary FoxMMM replacement:
https://github.com/ya0211/MRepo

I plan to make a replacement of FoxMMM in the future.

v1.1.0

28 Dec 02:38
Compare
Choose a tag to compare

v1.0.3

17 Dec 04:04
Compare
Choose a tag to compare

Read the full changelog ->

Pull Requests Merged

New Contributors

  • @Nitroandaccounts made their first contribution in #254

Release v1.0.2

16 Dec 02:14
Compare
Choose a tag to compare

Read the full changelog ->

What's Changed

Release 0.6.8

07 Dec 21:19
Compare
Choose a tag to compare

What's Changed

  • Update French translation by @xerta555 in #218
  • Update strings.xml by @ender-zhao in #220
  • Removed warnings after building debug apk by @Daviteusz in #222
  • Improved Androidacy integration
  • Added full black theme
  • Fixed notification permission request
  • Switched to Cronet for HTTP requests - should be loads faster now!
  • Update dependencies
  • Properly check for internet
  • Show more helpful message when repo fails to update
  • Misc fixes and updates and the usual optimizations

Please note this release adds more strings to translate, and those will need to be translated before next release.

In addition, Androidacy has temporarily take over releases, code, and issues while @Fox2Code works on his health. We hope to have him back fully soon!

Full Changelog: 0.6.7...0.6.8

0.6.7 - Maintenance Update

22 Oct 12:30
Compare
Choose a tag to compare
  • Change sentry enable mechanism to fix crashes. (Fix #214)
  • Allow copying links from the settings by long clicking.
  • Fix Androidacy implementation by @androidacy-user
  • Update Polish translations by @Daviteusz
  • Update Turkish translations by @Alprnn357
  • Update Norwegian Bokmål language by anoymous
  • Update French language by @xerta555
  • Update libraries

0.6.6 - Maintenance Update

08 Oct 14:00
Compare
Choose a tag to compare
  • Add support for Dynamic Installer (By BlassGO) magisk module template
  • Block request to Androidacy when the Androidacy repo is disabled
    (Mainly for paranoid peoples, since the app already don't do any
    requests to Androidacy when the Androidacy repo is disabled)
  • Fix Cloudflare captcha always failing in app (Fix #211)
  • Add sentry for crash reporting (Exclude F-Droid variant)
  • Improve/rework Androidacy compatibility
  • Use Fancy blur. (Fix #191)
  • Update Polish translations by @Daviteusz
  • Update Latin America spanish by @Leshu7w7
  • Update Romanian translations by @ygorigor
  • Update libraries

Note: F-Droid variant is not maintained by me, even tho I offer some support for it.

Note: Weblate integration is still early, I will see with @nift4 to fix final details.

0.6.5 - Hotfix

13 Sep 20:53
Compare
Choose a tag to compare
  • Fix typo causing crashes

I only noticed it after release, even tho I tested the app a lot before doing the previous release.

0.6.4 - Maintenance Update

13 Sep 20:07
Compare
Choose a tag to compare
  • Add user visible text debug when developer mode is active.
  • Reduce strictness of low quality filter on descriptions.
  • Add a specific message when magisk is not installed.
  • Add external shortcut support for integrations.
  • Update Romanian translations by @ygorigor
  • Update Polish translations by @Daviteusz
  • Update Simplified Chinese by @ender-zhao
  • Update Turkish translations by @Alprnn357
  • Minor bug fixes
  • Update libraries

To see how to enable developer mode please check the developer guide.