Skip to content

Releases: MMRLApp/MMRL

1.4.1 (141)

15 Jul 14:09
Compare
Choose a tag to compare

Link has been moved to https://dergoogler.com/repo

/*
* I'm not responsible for bricked devices, dead SD cards or thermonuclear war.
* Please do some research if you have any concerns about features included in the products you find here before flashing it!
* YOU are choosing to make these modifications, and if you point the finger at me for messing up your device, I will laugh at you.
* Your warranty will be void if you tamper with any part of your device / software.
*/

What's new?

Code

  • Fixed Android version
  • Removed setPref & getPref. Now should be merged to the new API
  • Depen. updated
  • Added fake url system
  • Removed DAPI
  • Moved Download and Install button to an dialog
  • Added translations
  • Added some support for Magisk Delta (by @HuskyDG)
  • Improved Webpack
  • AlertDialog supports now JSX Elements
  • Added Magisk class and MagiskBoot class
  • Logger has been rewritten
  • Workspace cleanups

App

  • Fix white statusbar
  • Design improvements
  • Added option to move the navigation bar to the bottom (only Android)
  • Added component to make the view better on large screens
  • Markdown <checkicon> and <dangericon> are now <checkmark> and <dangermark>
  • Some parts has been migrated to react-onsenuix
  • App gets rendered over googlers-tools dom.render(...args)
  • New translations added
  • Added Repo Generator
  • Added support for large screens

1.4.0@Alpha-3

08 Jun 14:14
Compare
Choose a tag to compare

You can view the alpha also on https://repo.dergoogler.com/alpha

/*
* I'm not responsible for bricked devices, dead SD cards or thermonuclear war.
* Please do some research if you have any concerns about features included in the products you find here before flashing it!
* YOU are choosing to make these modifications, and if you point the finger at me for messing up your device, I will laugh at you.
* Your warranty will be void if you tamper with any part of your device / software.
*/

What's new?

  • Reworked Icons
  • Reworked settings
  • Reworked built-in repos
  • Reworked ListViewBuilder
  • Design fixes
  • Added dark mode

Source code

1.4.0@Alpha-2

28 May 13:01
Compare
Choose a tag to compare

Today I've release alpha 2 of MMRL. This is also an first app release!

You can view the alpha also on https://repo.dergoogler.com/alpha

/*
* I'm not responsible for bricked devices, dead SD cards or thermonuclear war.
* Please do some research if you have any concerns about features included in the products you find here before flashing it!
* YOU are choosing to make these modifications, and if you point the finger at me for messing up your device, I will laugh at you.
* Your warranty will be void if you tamper with any part of your device / software.
*/

What's new?

  • Installed modules gets now listed
  • Installed modules are now disable, enable and removable (requires reboot)
  • Installed modules can be recovered (when not rebooted)

Currently planned

  • Translation
  • Module installing (Hard to transform in JavaScript / TypeScript)