MMRL icon indicating copy to clipboard operation
MMRL copied to clipboard

MMRL is an Android app that helps manage your own modules repository.

Results 21 MMRL issues
Sort by recently updated
recently updated
newest added

When sorting by "newest date first" in explore, the modules are not all sorted together if multiple repos are enabled and some modules are unsorted entirely. ![Screenshot_20240222-193004_MMRL](https://github.com/DerGoogler/MMRL/assets/12431688/95a4b953-8e60-4459-9702-fa8a36542d2e)

bug

# `module.prop` ```properties # allow install when Magisk is installed magisk=true # disallow when KernelSU is installed kernelsu=false ```

enhancement
android

Currently it can only shared if the repo has been added ``` https://mmrl.dergoogler.com/?module=terminal_systemizer ``` To make the share feature better, load the repo directly from the URL ``` https://mmrl.dergoogler.com/?repo=gr.dergoogler.com/magisk/mmar.json&module=terminal_systemizer ```

enhancement
browser

Bumps [yaml-loader](https://github.com/eemeli/yaml-loader) from 0.8.0 to 0.8.1. Release notes Sourced from yaml-loader's releases. v0.8.1 Fix namespace query handling (#57) Commits 2b90e2f 0.8.1 d066ce3 fix: Namespace query handling (#57) 7c20690 ci: Update...

dependencies
javascript

Bumps [ajv](https://github.com/ajv-validator/ajv) from 8.12.0 to 8.17.1. Release notes Sourced from ajv's releases. v8.17.1 What's Changed bump version to 8.17.1 by @​jasoniangreen in ajv-validator/ajv#2472 Full Changelog: https://github.com/ajv-validator/ajv/compare/v8.17.0...v8.17.1 Plus everything in 8.17.0...

dependencies
javascript

Bumps [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) from 7.23.3 to 7.24.7. Release notes Sourced from @​babel/preset-react's releases. v7.24.7 (2024-06-05) :bug: Bug Fix babel-node #16554 Allow extra flags in babel-node (@​nicolo-ribaudo) babel-traverse #16522 fix: incorrect constantViolations...

dependencies
javascript

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.19.6 to 22.1.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=18.19.6&new-version=22.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
javascript

Bumps [@mui/lab](https://github.com/mui/material-ui/tree/HEAD/packages/mui-lab) from 5.0.0-alpha.160 to 5.0.0-alpha.173. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@mui/lab&package-manager=npm_and_yarn&previous-version=5.0.0-alpha.160&new-version=5.0.0-alpha.173)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
javascript

**Is your feature request related to a problem? Please describe.** No. **Describe the solution you'd like** Add an option to check for updates in background from time to time and...

enhancement

### Checklist - [X] No one has submitted a similar or identical bug report before - [X] I'm using the latest version of MMRL ### Bug description fbind v2021.12.6 from...

bug