Fox2Code / FoxMagiskModuleManager

A module manager for Magisk because the official app dropped support for it
GNU Lesser General Public License v3.0
2.19k stars 131 forks source link

[Issue] Not showing Upgradable modules #316

Closed zgfg closed 1 year ago

zgfg commented 1 year ago

With the previous version there was a progress bar and when it finished Fox MMM displayed all Upgradable modules on top

Now, with this new version I had even a notification that two modules are upgradable but when I opened Fox MMM it didn't list which modules are upgradable

Only, there was a badge "2" but I went back and force between Installed and Online tabs and there was no list of which modules are Upgradable

I tested also with Action build (with the fix for crashing on Installing a module) and it was the same


You can reproduce if you have several modules installed. Use MixPlorer or so, go to /data/adb/modules and into the folders of modules, open their module.prop files and revert eg versionCode=104 to versionCode=103

Save, go to Magisk app, Modules tab and it will show that the module has an Update

Fox MMM should also show that the module is upgradable

IMG_20230429_104137 IMG_20230429_104224

zgfg commented 1 year ago

IMG_20230429_104836 IMG_20230429_104940

zgfg commented 1 year ago

IMG_20230429_234926

But when I click on the notification, it opens Fox MMM but it doesn't show any upgradable module

androidacy-user commented 1 year ago

Confirmed fixed in master