Androidacy / MagiskModuleManager

Previously known as Fox's Magisk Module Manager (FoxMMM), this app helps users find, install "Magisk Modules" - powerful little zips/apps for your device that plug into the Magisk framework.
https://www.androidacy.com
GNU Lesser General Public License v3.0
938 stars 33 forks source link

[BUG] Clicking "Add Repo" in "Manage repos" just lowers screen brightness. #75

Closed Shararamosh closed 10 months ago

Shararamosh commented 1 year ago

Describe the bug If you press "Add Repo" button in "Manage repos" setting, the app will just lower screen brightness and won't do anything else. If you press anywhere on the screen again, the brightness will return to previous level.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Settings'
  2. Click on 'Manage repos'
  3. Scroll down and press 'Add Repo'
  4. See error.

Expected behavior I guess it's supposed to open menu to add custom Magisk modules repos? But it doesn't do it all.

Device info:

androidacy-user commented 1 year ago

What is probably happening is the dialog is failing to show, for whatever reason.

We'll investigate but currently cannot reproduce.