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.
 
 
 
Go to file
androidacy-user 5a77f76bcb Bump version to 2.0.1
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
.github (fix) try to address build perf issue 1 year ago
app Bump version to 2.0.1 1 year ago
docs add module update exclusions 1 year ago
fastlane/metadata/android Update multiple translations 1 year ago
gradle/wrapper (misc) misc updates 1 year ago
.gitignore (misc) cleanup 1 year ago
CODE_OF_CONDUCT.md Make clear CoC is binding 2 years ago
LICENCE Initial commit 3 years ago
README.md (misc) tweaks and upgrades 1 year ago
build.gradle.kts (misc) misc version updates 1 year ago
gradle.properties (misc) misc version updates 1 year ago
gradlew (misc) misc updates 1 year ago
gradlew.bat (misc) misc updates 1 year ago
rundebug Add Support for systems without a working WebView 2 years ago
settings.gradle.kts Revert "(misc) gradle cache off" 1 year ago

README.md

Fox's Magisk Module Manager

Sponsored by and developed with Androidacy. Find them on the web here.

Important news about Fox2Code

Tl;Dr: Fox2Code is temporarily less involved with development and support due to health issues. Androidacy is happy to take on both in his absence, and will continue to provide both upon his return.

I have health problems that made me work slow on everything. I don't like sharing my health problems but it has been to much recently for me to keep it for myself.

This has been too much for me recently, so my moderators (same that on telegram) will be handling the project for me for a while.

I had theses problems even before I started FoxMMM, the only reason no one noticed is because I can work or go to any school because of how much pain and exhaustion I feel everyday.

The only two thing that helped me reduce the pain is making code and playing with friends.

Even tho I'm very slow at doing anything, the only thing that made me look like I was working on this project at a normal speed like someone that work is because 75% of my time was on this project.

There was also some times I couldn't work on this projects for multiple days because of my health, sometimes I was forcing myself to change one line of code from this project because doing nothing was more painful that trying something while in pain.

Spending time with my friend and working on this project was a sort of pain killer for me.

Even tho I received money from my parent and the government for my health problems, I didn't know what to do with it cause anything I could have bought had no use for me because my extreme pain made me unable to use anything (even play video games).

My health issues also prevented me to do any project of greater complexity that this, and without community support I would have been physically unable to continue this project.

There was clues of my health problems, right on this project, and theses are the following:

  • My commit time of day being random proving I have no jobs.
  • Me not committing for entire week, or having only committed one line in a week.
  • Me taking too much time to publish release after I did the release commit.
  • Me missing obvious bugs and being able to do simple task properly (Well maybe this last one is harder to prove via commit history)

But since many people are faking health issues for clout, if any data-scientist want to do an analysis to prove what it would make my day, and I would be happy to give money if someone does that because I don't know what do to with my money at this point.

This is really sickening peoples need to give proof for their mental/health issues because some peoples fake having those issues for clout.

If you want to use my health problems for clout, I don't care as long as you are respectful, at least you won't be hurting peoples with mental/health issues by faking having those issues.

I'll probably delete this section once my health would be gotten better, or at least good enough for me to not be stuck in my bed at least once a day because of pain.

Community

Telegram Group Translation status

Screenshots

Main activity:

Dark theme Light theme

What is this?

The official Magisk has dropped support to download online modules, so I made Fox's Magisk Module Manager to help you download and install Magisk modules.

This app is not officially supported by Magisk or its developers

The modules shown in this app are not affiliated with this app or Magisk
(Please contact repo owners instead)

Requirements

  • Android 6.0+ / Android 7.0+
  • Magisk 19.0+ / Magisk 21.2+
  • An internet connection / A stable wifi connection

Note: This app may require the use of a VPN in countries with a state wide firewall.

For users

To install the app go to releases, and download and install the latest .apk on your device.

Repositories Available

Please note that we reserve the right to add, remove, and change default repos at any time, and the inclusion of any repo does not equate endorsement or any agreement with or of said repo.

The app currently use the below repos as module sources, each with their own benefits and drawbacks. Note that the app developers do not actively monitor any repos, and downloading or installing from them is at the user's own risk. Default repos can be enabled or disabled in-app.

Androidacy

  • Accepting new modules here
  • Modules downloadable easily outside the app
  • Rigorously reviewed and tested modules
  • Officially supported by Fox's mmm
  • May show ads to help cover infrastructure costs.
  • Added features like module reviews, automatic VirusTotal scans, and more.
    • Pays module developers for their work as part of the Revenue Sharing Program

Support:

Telegram Group

Magisk Alt Repo

  • Accepting new modules here
  • Less restrictive than the original repo
    • May have lower quality, untested, or otherwise broken modules due to their policies or lack thereof.
  • Officially supported by Fox's mmm

Support:

GitHub issues

Please do not use GitHub issues for help or questions. GitHub issues are specifically for bug reporting and general app feedback.

If a module is in multiple repos, the manager will just pick the most up to date version of the module, if a module is in multiple repos it will just use first registered repo.

Note: If you or a friend uploaded a module and it doesn't appear in your module list you can disable the low quality filter in the app settings.
Go to the developer documentation for more info.

For developers

The manager can read new meta keys to allow modules to customize their own entry

It also use minApi, maxApi and minMagisk in the module.prop to detect compatibility
And support the support and donate properties to allow them to add their own support links
And if you want to be event fancier you can setup config to your own config app.
(Note: the manager use fallback values for some modules, see developer documentation for more info)

It also add new ways to control the installer ui via a new #! command system
It allow module developers to have a more customizable install experience

For more information please check the developer documentation

Help us make our app more accessible!

We need your help! The app has started lagging behind in translations, and we need your help to catch up! As a reminder, translations are required to be at 60% or more to be included in the app.

We use Weblate for translations: https://translate.nift4.org/engage/foxmmm/

  • You can create an account and start translating
  • You may need to check your spam folder for the confirmation email

GitHub method (advanced users)

See app/src/main/res/values/strings.xml

If your language is right to left don't forget to set lang_support_rtl to true.

Translators do not need to have any previous coding experience.

Add your own repos

See the documentation.

Issues with a repo

If you have a problem with a repo, please contact the repo owner first. If you are unable to reach them or they are not willing to help, you can contact us as a last resort.

The developers of this app are unable to help with any issues arising from use or installation of modules, and may be of limited help with issues arising from a specific repo.

Default repo owners:

Custom repos may have their own support channels, and we are unable to provide any support whatsoever for them, outside of direct implementation bugs.

License

Fox's Magisk Manager, the icon, and names are copyright 2021-present Fox2Code. The Androidacy name, logo, integration, and later portions of the code are copyright 2022-present Androidacy. See LICENSE for details. Library licenses can be found in the licenses section of the app.

Modules and their files, names, and other assets are not covered by this license or other agreements, and are not warranted, checked, or otherwise guaranteed by the authors of this app.

Some third party backend services may have additional terms, please check their terms of service before using them.

EULA

The EULA can be found here. By downloading, installing, or using this app you agree to the supplemental terms of the EULA.

IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR AN CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.