Releases: MMRLApp/MMRL
Releases · MMRLApp/MMRL
v34159
v34016
v34009
What's new?
- Include flavor name in APK output filename
- Refactor build flavors and manifest placeholders
- Use dynamic WebUIX package name from user preferences
- Add support for spoofed WebUI X package name
- Add spoofed build variant and dynamic package name
- Set max page size for linker in CMakeLists.txt
- Add Shizuku platform support
- Refactor module dependencies handling in NewViewScreen
- Add isUpdateJson property to Repo and update UI logic
- Added translation using Weblate (English (Middle))
- Handle UPDATE_JSON in version selection logic
- Add UPDATE_JSON constant to Repo entity
- Refactor module state mapping and sorting logic
- Add default values to card Modifier parameters
- Use zero as fallback for Last-Modified timestamp
- Translated using Weblate (Polish)
- Translated using Weblate (Russian)
- Translated using Weblate (Japanese)
- Suppress unused warnings in build logic plugins
- Pass ActionViewModel explicitly to ActionScreen
- Add addServiceBinder method to service manager
- Refactor Service to use class name string
- Add build info section to Developer settings screen
- Add build config fields for SDK and commit info
- Use COMPILE_SDK constant for compileSdk version
- Centralize and update SDK config constants
- Include local update version in module list
- Disable last updated label in OtherSourcesItem
- Add showLastUpdated parameter to ModuleItemCompact
- Use getVersionByIdAndUrl in LocalRepository
- Fix null checks and default timestamp in OnlineState
- Annotate root shell functions with NoShellException
- Refactor TerminalActivity and update ViewModel usage
- Translated using Weblate (Polish)
- Translated using Weblate (Spanish)
- Translated using Weblate (Chinese (Simplified Han script))
- Add HeadlineCard to ExploreRepositoriesScreen
- Introduce Toolbar component and refactor usage
v33953
v2632
What's new?
- Enable MagicMount and add action environment variables
- Refactor WebUI launch logic and add helper dependency
- Add LoadData and PaddingValues extension utilities
- Added translation using Weblate (Asu)
- Translated using Weblate (French)
- Translated using Weblate (Italian)
- Translated using Weblate (Polish)
- Translated using Weblate (Turkish)
- Translated using Weblate (Chinese (Simplified Han script))
- Translated using Weblate (Turkish)
- Translated using Weblate (Chinese (Traditional Han script))
- Update translation files
- Translated using Weblate (Portuguese)
- Translated using Weblate (Japanese)
- Translated using Weblate (Russian)
- Update SuFile.kt
- Support loading multiple shared objects in FileManager
- Refactor library loading to use native shared object method
- Refactor library loading to use class context
- Update SuFile.kt
- Update SuFile.kt
- Add loadLibrary support to FileManager and SuFile
- Delete spoof
v33920
MMRL
#ci_33920
Build on 2025-07-04 23:18:28.
What's new?
- Move setForeground calls to service start methods
- Use IO dispatcher for executeAction shell commands
v33913
MMRL
#ci_33913
Build on 2025-06-28 23:21:48.
What's new?
- Open WXP directly with the selected platform from mmrl
v33911
MMRL
#ci_33911
Build on 2025-06-28 19:12:00.
What's new?
- Added support to load WebUI Plugins with installed APKs
- Updated translations
- Improved terminal
- Organized settings
v33890
MMRL
#ci_33890
Build on 2025-06-27 19:46:24.
What's new?
- Refactor terminal command handling and state management
- Normalize newlines and apply masks to terminal input
- Add ScriptError parsing and alert title support
- Add dynamic width handling to terminal components
- Enable flexible page sizes in Android build
- Add ReplaceSelf command and improve terminal text handling