Tuesday 26 July 2016

ASOP features for EUI



Hi all, I have developed a small Xposed module to tweak EUI. It can disable most of the EUI customizations and bring back vanilla android features.

Features
  1. Disable EUI Lockscreen, Status Bar and Notifications

  2. Disable EUI Control Center for Default app switcher

  3. Enable Vanilla Lockscreen with Fingerprint support

  4. Enable Vanilla 3D Recent apps (no clear all button yet as they use lollipop source even in marshmallow :( )

  5. Enable default Status Bar and Quick Settings (even with System UI Tuner, long press settings icon in QS to enable)

  6. Transparent Notifications in Lockscreen (like EUI)

  7. Dark Material theme notifications in drawer (Light Material didn't work properly)

  8. All notification icons in Status Bar (instead of 3 dot icon by EUI)

  9. Force enable Standard scale mode. (EUI doesn't allow you change Zoom mode after boot image patch)

  10. Android's Multi-user support (switch from quick settings)

  11. Semi-transparent status bar patch for EUI apps.


There are more small tweaks I didn't mention here. The module is still work in progress. I have only tested it in EUI 5.8 on Le2 (X526) since I only have that device. It should theoretically work on other devices assuming EUI code base remains same. Not sure about version below 5.8 and Android Lolipop (testers are welcome, use Xposed uninstaller if you ran into some trouble).

How to Install Module
  • Unlock bootloader and root your device (many tutorials available ;))

  • Install Xposed version 86 (follow steps provided below)

  • Install module APK (attached with post)

  • Open EUI Moder app and enable and disable things as you wish ;)

  • Reboot to see changes


How to Install Xposed
Screenshots


Known Bugs
  • Semi-transparent status bar won't become active sometimes, open recent apps once and going back to app will fix it.

  • Fixed in v1.1Lockscreen will force you to use pattern sometimes(android limitation), to fix it, enable EUI lockscreen, use pattern/password to login, disable EUI lockscreen.

  • Enabling recent apps or disabling control center won't work on EUI 5.5 (thanks to gajendrakn87 at LeMe forum )

  • Problems with Custom EUI ROMs


Tried Xposed modules
  • Most options in GravityBox[MM] works

  • Most options in Android Nify works


Changelog
  • Fix fingerprint not working after 10 failed attempts

  • Darker statusbar for EUI apps


Download
Version 1.1: https://drive.google.com/open?id=0B3...WJ4b29EeWItYmc
Version 1: https://drive.google.com/open?id=0B3...GJqYWtza19NdVE

Enjoy :D

Other forum posts and discussions
LeMe forum, LeEco.re forum XDA post in Xposed Modules forum

Credits:
Myself :P
Xposed developers (Rovo89)
apktool and baksmali developers
ASOP Team (for code references)
EUI Team (for making EUI easily modable :P)


XDA:DevDB Information
EUI Moder, Xposed for the LeEco Le 2

Contributors
zyberkiddy
Xposed Package Name: com.arun.xposed.eui_moder

Version Information
Status: Beta
Current Beta Version: 1.1
Beta Release Date: 2016-07-24

Created 2016-07-26
Last Updated 2016-07-26



No comments:

Post a Comment