PLEASE READ THE ENTIRE POST!!!
This project has been discontinued! I no longer have the time or energy to develop these mods, and I'll be getting a new phone soon.
Anyone familiar with Smali is welcome to continue development. The Smali "sources" are the mods themselves, and the Mod Control source is available on my GitHub. Just talk to me first.
For future reference: this project was made for 7.0 Nougat, Stock LGUX. IT WILL NOT RUN ON OREO (assuming that actually comes).
DISCLAIMER:
-----------------------------------
NOTES:
- This should work on all variants. The H990 series is included, but results are inconsistent on whether or not it actually works.
- If it doesn't work for your device, look under the TROUBLESHOOTING section.
- This mod replaces LGSignBoard, LGQuickTools, LGSystemUI, SBSignature, services.jar, framework.jar, and framework-res.apk, and installs the 3Minit applications.
-----------------------------------
FEATURES:
STABLE
- AOSP Signal Bars and Icons
- Stock (LG) Navbar Icons
- 3Minit Support
- 3Minit Support in the Second Screen
- Fully-Featured Mini Statusbar in Immersive Mode – Includes 3Minit (Thanks, @Mentalmuso!)
- Colored QuickTools, Navbar, Signature and AOD Signature
- Flashable ZIP for installation
- Brightness slider can be moved when Auto Brightness is enabled
- System UI Tuner functionality enabled
- Ripple animations for QuickTools when pressed
- 8 new QuickTools: Settings, Airplane Mode, Location, WiFi Hotspot, Rotation, Location, NFC, Mobile Data, Sync
- 5x4 QS layout
- Adaptive Brightness
- AOSP Power Menu
-----------------------------------
INSTRUCTIONS:
2. Download Mod Control and launch the app. Grant root access and follow the installation prompts.
3. Profit?[/B]
[/CODE]
-----------------------------------
SCREENSHOTS:
-----------------------------------
TROUBLESHOOTING:
- If you get stuck in a bootloop or an app-crash loop, see if you can grab a logcat, while dismissing the crash notification a few times:
Send me that file, and I'll take a look. In the meantime, dirty flash your ROM or restore your backups so you at least have a working phone.
- If a page disappears from SignBoard, delete the following folders (after restoring your backup) under /data/data/ and reboot:
- If you have a problem not mentioned here, or these solutions did not work, tell me, but include detail.
-----------------------------------
KNOWN ISSUES:
- Null signal icon always Stock.
- Stock signal icon shows 4G instead of LTE.
-----------------------------------
OTHER:
- Request a feature!
- Tell me if there's an issue. I'll do my best to fix it.
- If you're on WETA ROM and you're enjoying the always-on statusbar Immersive Mode feature, you can install this mod and keep that. Just run:
To revert, run:
Remember to also turn on the following option:
- There's stuff I've forgotten to mention here I'm sure, so ask away.
-----------------------------------
USAGE:
Anyone is welcome to package this mod into a ROM or other bundle. I just ask that you tell me and give some form of credit.
-----------------------------------
CREDITS:
- @Team DevDigitel for getting me on Google Play.
- @OvrDriVE for the 3Minit implementation.
- @Mentalmuso for the statusbar implementation in Immersive Mode and the zip binary/
- @syndre for the Sprint SystemUI, which tipped me off to how to get stock icons properly.
- @lingo2012 for testing on the US996 and reporting.
- @daxgirl and @Wuby986 for ROM Control DB-option-change method thingy (https://forum.xda-developers.com/android/apps-games/app-rom-control-app-devs-t3146567).
- @ikrom for Smali implementation of ROM Control DB-changer (https://forum.xda-developers.com/showpost.php?p=62513292&postcount=2975).
- @Serg for SH scripting help.
- @onestyle007 and @akki7636 for testing on the G5. Couldn't have ported it without their help.
- 3Minit Battery: https://forum.xda-developers.com/showthread.php?t=2799958
- 3Minit Clock: https://forum.xda-developers.com/android/apps-games/3minit-clock-mod-v1-0-t3400221
- Advanced Power Menu: https://forum.xda-developers.com/android/apps-games/advanced-power-menu-root-t3227214
-----------------------------------
DOWNLOAD:
Mods ZIP
Use the Mod Control app to download/update the mods.
Mod Control App
https://labs.xda-developers.com/store/app/com.zacharee1.modcontrolredesign
Mod Control Source
https://github.com/zacharee/ModControlRedesign
I take no responsibility if something goes wrong. This is an unofficial mod, and is not guaranteed to function. It may leave you with a bricked device, however unlikely, or a dead SystemUI. In any scenario, you choose to flash this free mod of your own volition, and you also take upon yourself the potential risks involved.
-----------------------------------
NOTES:
- This should work on all variants. The H990 series is included, but results are inconsistent on whether or not it actually works.
- If it doesn't work for your device, look under the TROUBLESHOOTING section.
- This mod replaces LGSignBoard, LGQuickTools, LGSystemUI, SBSignature, services.jar, framework.jar, and framework-res.apk, and installs the 3Minit applications.
-----------------------------------
FEATURES:
STABLE
- AOSP Signal Bars and Icons
- Stock (LG) Navbar Icons
- 3Minit Support
- 3Minit Support in the Second Screen
- Fully-Featured Mini Statusbar in Immersive Mode – Includes 3Minit (Thanks, @Mentalmuso!)
- Colored QuickTools, Navbar, Signature and AOD Signature
- Flashable ZIP for installation
- Brightness slider can be moved when Auto Brightness is enabled
- System UI Tuner functionality enabled
- Ripple animations for QuickTools when pressed
- 8 new QuickTools: Settings, Airplane Mode, Location, WiFi Hotspot, Rotation, Location, NFC, Mobile Data, Sync
- 5x4 QS layout
- Adaptive Brightness
- AOSP Power Menu
-----------------------------------
INSTRUCTIONS:
Code:
[B]1. Back up the following:
[CODE]- /system/priv-app/LGSystemUI/
- /system/priv-app/LGSignBoard/
- /system/priv-app/LGQuickTools/
- /system/priv-app/LGSettings/
- /system/app/SBSignature/
- /system/framework/framework.jar
- /system/framework/framework-res.apk
- /system/framework/services.jar
3. Profit?[/B]
[/CODE]
-----------------------------------
SCREENSHOTS:
-----------------------------------
TROUBLESHOOTING:
- If you get stuck in a bootloop or an app-crash loop, see if you can grab a logcat, while dismissing the crash notification a few times:
Code:
adb logcat > log.txt
- If a page disappears from SignBoard, delete the following folders (after restoring your backup) under /data/data/ and reboot:
Code:
com.lge.provider.signboard
com.lge.signboard
com.lge.signboard.settings
- If you have a problem not mentioned here, or these solutions did not work, tell me, but include detail.
-----------------------------------
KNOWN ISSUES:
- Null signal icon always Stock.
- Stock signal icon shows 4G instead of LTE.
-----------------------------------
OTHER:
- Request a feature!
- Tell me if there's an issue. I'll do my best to fix it.
- If you're on WETA ROM and you're enjoying the always-on statusbar Immersive Mode feature, you can install this mod and keep that. Just run:
Code:
adb shell settings put global policy_control immersive.status=*
Code:
adb shell settings put global policy_control null
Code:
Settings>>Second screen>>More>>Show time while content is shown
- There's stuff I've forgotten to mention here I'm sure, so ask away.
-----------------------------------
USAGE:
Anyone is welcome to package this mod into a ROM or other bundle. I just ask that you tell me and give some form of credit.
-----------------------------------
CREDITS:
- @Team DevDigitel for getting me on Google Play.
- @OvrDriVE for the 3Minit implementation.
- @Mentalmuso for the statusbar implementation in Immersive Mode and the zip binary/
- @syndre for the Sprint SystemUI, which tipped me off to how to get stock icons properly.
- @lingo2012 for testing on the US996 and reporting.
- @daxgirl and @Wuby986 for ROM Control DB-option-change method thingy (https://forum.xda-developers.com/android/apps-games/app-rom-control-app-devs-t3146567).
- @ikrom for Smali implementation of ROM Control DB-changer (https://forum.xda-developers.com/showpost.php?p=62513292&postcount=2975).
- @Serg for SH scripting help.
- @onestyle007 and @akki7636 for testing on the G5. Couldn't have ported it without their help.
- 3Minit Battery: https://forum.xda-developers.com/showthread.php?t=2799958
- 3Minit Clock: https://forum.xda-developers.com/android/apps-games/3minit-clock-mod-v1-0-t3400221
- Advanced Power Menu: https://forum.xda-developers.com/android/apps-games/advanced-power-menu-root-t3227214
-----------------------------------
DOWNLOAD:
Mods ZIP
Use the Mod Control app to download/update the mods.
Mod Control App
https://labs.xda-developers.com/store/app/com.zacharee1.modcontrolredesign
Mod Control Source
https://github.com/zacharee/ModControlRedesign
XDA:DevDB Information
[MOD][ALL VARIANTS] Miscellaneous Mods, Theme for the LG V20
Contributors
Zacharee1
Version Information
Status: Beta
Created 2018-02-07
Last Updated 2018-02-16
Last edited: