Skip to content

Anti-Features in MMRL

MMRL supports like in F-Droid Anti-Features to mark module you may not like

Those Anti-Features can only be set from track.json.

json
"antifeatures": ["Ads"]

List

NameIDDescription
AdsAdsAdvertising
TrackingTrackingTracks and/or reports your activity to somewhere, even when it can be turned off
Non-Free Network ServicesNonFreeNetPromotes or depends entirely on a non-changeable or non-free network service
Non-Free AddonsNonFreeAddPromotes other non-libre module or plugins
Non-Free DependenciesNonFreeDepNeeds a non-libre module to work (e.g. Google Maps, Market)
NSFWNSFWContains content that the user may not want to be publicized or visible everywhere
Upstream Non-FreeUpstreamNonFreeUpstream source code is not libre, and this version has those parts replaced or rewritten
Non-Free AssetsNonFreeAssetsNon-libre media in things that are not code (e.g. images, sound, music, 3D-models, or video)
Known VulnerabilityKnownVulnKnown security vulnerability
No Source SinceNoSourceSinceSource code no longer available, making new releases impossible
ObfuscationObfuscationModule includes obfuscated code
Unasked removalUnaskedRemovalModule removes app, permissions and other modules without approval. This does not include modules that disable other modules
Large Language ModelLLMThe module maybe written partially or fully by an LLM

Released under the GPL3 License.