Yoga Tab 3 Pro: Signature Spoofing + microG - Thinkpad Tablet General

Since we still don't have any custom ROM/kernel (thanks Lenovo ) and since I firmly believe this tablet has great potential, here is my contribution to make this tablet better and hopefully keep the interest for this device alive on this forum
@Setialpha created a great Magisk module called NanoDroid, which allows in few, easy steps to get rid of all the Google stuff, replace it with open source alternatives (microG FTW) and, as final pleasant side effect, get a better battery life!
Here is the NanoDroid xda thread: https://forum.xda-developers.com/apps/magisk/module-nanomod-5-0-20170405-microg-t3584928
and here you can find the NanoDroid full documentation: https://gitlab.com/Nanolx/NanoDroid/blob/master/README.md
I contributed to the project to mainly add support to the "NanoDroid Patcher" (used to automatically enable "Signature spoofing" required by microG, here more info: https://gitlab.com/Nanolx/NanoDroid#signature-spoofing-support) for Android 6 (API 23) and the x86(64) architecture, i.e. to make it compatible also with our tablet!
The support for our tablet will be added in the next releases, so keep an eye on the project thread and be ready to try NanoDroid also on your tablet

Related

[Xposed][APP][ICS-LP]SwipeBack2 - Finally back alive

After nearly one year's silence, SwipeBack is now back alive, known as SwipeBack2.
SwipeBack2 is the continue of SwipeBack. It has still the basic feature, swipe-to-return gesture, inspired by the library SwipeBackLayout written by @Ikew0ng(a.k.a. IssacWong, 碎星iKe, 碎iKe). It provides a smooth, nature-like and highly customizable swipe-to-return gesture. This module is initially a wrapper of SwipeBackLayout in Xposed, and was welcomed widely by Xposed users. Gradually it has gained much new features that is more than SwipeBackLayout.
If you have installed the old SwipeBack, please uninstall it first, and then you can install SwipeBack2
Features:
* Swipe-to-return gesture
* Per-activity settings which means you are able to customize settings on <strong>each page of each app</strong>
* Experimental hacks for Lollipop (may not work, use with caution, do not turn it on globally)
* More experimental features are coming in future releases.
Note that SwipeBack2 is now only a rewrite and a port to Lollipop (but it still works fine on ICS/JB/KK). It has many work to-do, as:
* Pure-gesture mode (disable scrolling effects, enables compatibility with apps that consist of Fragments but not Activities, and can work with Browsers)
* Fully-costomizable trigger area (at <strong>any</strong> position on the edge, to fix compatibility with apps that has a gesture like drawers already)
* Automatic bug report and crash log submitter
* More (<strong>advices are always welcome)
SwipeBack2 is free software released under the terms of GNU GPLv3. Source code available at https://github.com/PaperAirplane-Dev-Team/SwipeBack
Download:
From Xposed Store: http://repo.xposed.info/module/info.papdt.swipeback
From Google Play Store: https://play.google.com/store/apps/details?id=info.papdt.swipeback
Changelog
1.0.0
- Initial Release
FAQs:
Q: Why renamed to SwipeBack2?
A: Because SwipeBack2 is completely rewritten, and is refactored to have a better stability and flexibility. And another reason is, that SwipeBack (us.shandian.swipeback) is blacklisted by Alipay because of the unsecure SwipeBack, so I just renamed it to SwipeBack2 (info.papdt.swipeback), hoping that it will not be blacklisted any more.
Q: Would you add feature X / fix bug X?
A: Feel free to send emails or open issues on GitHub page. I may not have time to reply to you all, but I will take a look at bug reports and feature requests and have the resonable ones implemented in new releases.
Q: SwipeBack is great! Do you accept donations?
A: Well, not now.
XDA:DevDB Information
SwipeBack2, ROM for all devices (see above for details)
Contributors
PeterCxy
Source Code: https://github.com/PaperAirplane-Dev-Team/SwipeBack
ROM OS Version: 5.0.x Lollipop
Version Information
Status: Beta
Created 2015-03-31
Last Updated 2015-03-31

[GUIDE] Building cyanogenmod for zf2 the mainline way

First of all I've got to give thanks where it's due: I would not have been able to get this far if it weren't for @Niropa's excellent guide found here: http://forum.xda-developers.com/zenfone2/general/guide-how-to-compile-roms-zenfone-2-t3205312/ I'd never have been able to make this guide. There's a lot of great stuff there, but I think it's now out of date.
Here's the link to the quip document where I'm putting together the guide:
https://quip.com/BO2dAOEvDGXd
Once again:
1) This guide wouldn't exist if it weren't for @Niropa.
2) It's my intention for this guide to be the kernel of a build script that can grab sources, then build:
-CM 12.1
-CM 13.0
-Maybe some other android stuff, but I don't know, because the real gold to me is.....
-Ubuntu Touch (If I can make it work, I bet it screams with 4gb of memory....)
-Tizen
-Firefox OS
.....I can now check CM-12.1 @ Z00A off the list of stuff to port. I hope to get all of these downloading, updating, and building from the same script or set of scripts for Z00A, and then I will work on making those scripts work with all of the Cyanogenmod devices. Yay!

Newsmy Carpad NU3001 CM13 ROM

Hi,
So as many of you already knew - I'm working on porting CM13 onto my NU3001.
I has it on my desk table, so I could work on it during my days. (I have another NR3001 installed in my car)
I already made some work for our unit SW. This is quick screenshots. Sources based on xdAuto and CM13. This is a very BETA and many things not working for now.on.
Why? : When I realize than CyanogenMod 13 (6.0.1) works on my Motorola XT1080 better than stock - I start thinking of porting CM13 to our device. And when I have spare set - I start porting.
How? : I took easiest way - try to do not modify kernel a lot, instead adopt bionic and other libraries for out 3.0.36+ kernel.
Currently working staff (it is very beginning):
1. Recovery TWRP 3.0.2
2. CM13 (LineAge OS) booting.
3. Graphics working (there is some blinking present).
4. Wifi working
5. Android audio working
6. Bonovo Radio working
4. Most of the rest is on the way (GPS, BT, rest of Bonovo apps)
UPDATE_1:
I decide to do not stuck with CM 13 and switch to AOSP N release (7.0) (mostly because on my daily job - we also going to Android N, so it should be more familiar to me now)
Currently working staff:
1. Recovery TWRP 3.0.2
2. SELinux needs to be carefully ported (kernel part), cause starting from 7.0 is can not be disabled (as I did for CM13 to easy port)
During this port I will try to minimize inpact to AOSP release, so any future updates should be much more easier.
For you to understanding of amount of needed work - kernel already has 100+ patches on top of xdauto release. Approximate left about 250-300 patches to revise/port.
Android 7.0 port abandoned because of bigger and bigger amount of work need to be done to port SELinux on top of our outdated kernel.
UPDATE2:
I setup review build environment, so who want to look at NOT-FULLY-WORKING CM13 could download sources and binaries. I do not provide instructions how to flash it, because who wants to look and contribute already know hot to flash, and who doesn't probably don't really want this NOT-FULLY-WORKING CM13
UPDATE3:
So I finally managed to get functional networking. So now Wifi working, internet working, display working.
I starting to port all necessary items. No more 'hard' showstoppers so far.
New build (I believe it is build number 5) should be ready in an our on build server, so I could test it more fully.
UPDATE4:
Cause CyanogenMod is no more maintained - switched to it's successor Lineage OS 13.0, starting from build 8
UPDATE5:
Build number 15 has working audio + radio
UPDATE6:
Most of Bonovo changes ported, new build 20 ready.
This build contains zip file which should be flashable via twrp, but I not test it this way.
Issues remaining so far(most noticeable to me):
1. Display flickering (my suspect is to vsync/fence mechanism slightly changed in Android 6.0, need to investigate)
2. HW Volume buttons not working on device
3. No audio In
UPDATE 7:
Starting from build 23 following images available:
cm_rk3188-ota-XX.zip - update to use via TWRP
nu3001-la-cm13-XX-userdebug.tar.gz - build image for flash via command line rkflashtool under linux (full or partial flash)
rkflash_nu3001-la-cm13-XX-userdebug.zip - Full image to be flashed via PC GUI RK Batch Tool.
kernel_nu3001-la-cm13-XX-userdebug.tar.gz - just kernel with debug symbols for debugging purposes.
To just download sources:
repo init -u https://gerrit.nc.org.ua/manifest -b nu3001_cm13
If you plan to contribute - login to Gerrit with GMail, push your SSH public key, choose login name and then do:
repo init -u ssh://<user>@gerrit.nc.org.ua:29418/manifest -b nu3001_cm13
Builds will be available on Jenkins build server (login also via GMail, PM for access grant on current project stage):
https://jenkins.nc.org.ua/
1.5 GB folder on MEGA
4 files
mega.nz
Please do not spoof this thread with questions like "When?", I will try to post updates regularly in this message.
This thread created is mostly to exchange experience with this build once it is published (issues, TODOs, etc)
**Reserved **
First!
Second! Lol
I'm not a developer so unfortunately I can't contribute, but hopefully those who can will.
At the very least I can beta test when its a little more complete.
Android port system less complicated than the application Bonovo.app and MCU. Good luck and patience.
Black're a legend !!
Your project is great !!! see Android 6.0 on Carpad would be great.
Thanks for the great effort you make for all
Woooow great !!
Good luck
nice one, i hope a very important feature:
"that can be use apps, which require android +4.4.4, like lollipop"
I say that because android auto "stand alone" coming soon, so if will be possible install this app in the radio, we have android auto pure, ( not automate that is awesome but is not the same like original ), and maybe mp3 stuttering from usb can be solved in this rom.
keep up work!
Thanks for the sneak peak, looks promising. I'll gladly help sponsor a new device if you happen to brick yours. I love this headunit and how far the community has gotten in supporting it.
I want to buy NU3001 now, is there any way to get it?
vivacious said:
I want to buy NU3001 now, is there any way to get it?
Click to expand...
Click to collapse
NU3001 or ROM ? if you want NU3001 - you should go to aliexpress from wiki link. If ROM - it is not ready yet. I have half-working CM13.0 - no connectivity working (wifi, bt) so it is useless for now, and Android 7.0 porting in progress.
VBlack said:
NU3001 or ROM ? if you want NU3001 - you should go to aliexpress from wiki link. If ROM - it is not ready yet. I have half-working CM13.0 - no connectivity working (wifi, bt) so it is useless for now, and Android 7.0 porting in progress.
Click to expand...
Click to collapse
I want NU3001 because it has hdmi option. But check in aliexpress newsmy store said it is no production now. Is there someone have stock?
---------- Post added at 01:48 AM ---------- Previous post was at 01:43 AM ----------
VBlack said:
NU3001 or ROM ? if you want NU3001 - you should go to aliexpress from wiki link. If ROM - it is not ready yet. I have half-working CM13.0 - no connectivity working (wifi, bt) so it is useless for now, and Android 7.0 porting in progress.
Click to expand...
Click to collapse
I want NU3001 because it has hdmi option. But check in aliexpress newsmy store said it is no production now. Is there someone have stock?
vivacious said:
I want NU3001 because it has hdmi option. But check in aliexpress newsmy store said it is no production now. Is there someone have stock?
Click to expand...
Click to collapse
I just put NU3001 to aliexpress search bar and found a lot of propositions, I think there should be available one.
Hi VBlack,
it's nice to know you're making progress on the new ROM CM13. All are rooting for you !! Your work would be wonderful !!
I have only one question:
With the ROM of XDAuto I found an annoying problem that occurs when i turn off and then relight the Carpad.
When the power back very often the Carpad car remains with black screen until i touch it with my finger.
I think the problem is somehow related to the USB ports.
Even with your ROM does this happen ?? When you turn on the car, the Carpad remains ever with black screen ??
Thank you!!
VBlack said:
NU3001 or ROM ? if you want NU3001 - you should go to aliexpress from wiki link. If ROM - it is not ready yet. I have half-working CM13.0 - no connectivity working (wifi, bt) so it is useless for now, and Android 7.0 porting in progress.
Click to expand...
Click to collapse
Do you have your efforts posted on github anywhere? Would you mind doing so?
There is a chance I may be working on these devices again after all, and having a working CM provides a *LOT* of possibilities. Namely the Theme engine.
If you would be willing to post your work, I'm sure there are a handful of us who could help with the port.
Thanks,
Zaphod-Beeblebrox said:
Do you have your efforts posted on github anywhere? Would you mind doing so?
There is a chance I may be working on these devices again after all, and having a working CM provides a *LOT* of possibilities. Namely the Theme engine.
If you would be willing to post your work, I'm sure there are a handful of us who could help with the port.
Thanks,
Click to expand...
Click to collapse
Nice to hear from you. Sure I will share. Current situation is next:
CM13 - no wifi (looks like netfilter from userspace not match netfilter from our outdated kernel), no selinux (completely disabled), and increased system partition to be able to add opengapps, twrp - works.
AOSP 7 - it is strongly rely on selinux, so i could not just disable it, and now I'm trying to merge new selinux with our old kernel...
So, i will upload CM13 in current state, and continue on aosp 7, if i fail with aosp 7 i will back to cm13. This is current plan.
Sent from my DROID MAXX using Tapatalk
Zaphod-Beeblebrox said:
Do you have your efforts posted on github anywhere? Would you mind doing so?
There is a chance I may be working on these devices again after all, and having a working CM provides a *LOT* of possibilities. Namely the Theme engine.
If you would be willing to post your work, I'm sure there are a handful of us who could help with the port.
Thanks,
Click to expand...
Click to collapse
I update first post with sources and build information
@VBlack, you mention "our outdated kernel". Does this imply that the kernel sources aren't available? I am very interested in this project because I am looking for a head unit with fully update firmware that can be kept up to date with security patches, and some of the Android security patches include the kernel (e.g. the recent "dirty cow" vulnerability).
shatteredsilicon said:
@VBlack, you mention "our outdated kernel". Does this imply that the kernel sources aren't available? I am very interested in this project because I am looking for a head unit with fully update firmware that can be kept up to date with security patches, and some of the Android security patches include the kernel (e.g. the recent "dirty cow" vulnerability).
Click to expand...
Click to collapse
No, we have kernel sources, but our kernel version 3.0.36 and looks like nobody release Android kernel 3.14 or 3.18 for rk3188. 3.14 and 3.18 mostly used in Android M and N. So combining Android M or N with such outdated kernel is not a trivial task. Because of this incompatibility we currently have all networks issue on this CM13 project.
Kernel 3.0.36 is 4.5 years old. The 3.0 branch is no longer maintained with security patches, and hasn't been maintained in over 3 years. There have been numerous security exploits in the Linux kernel since then, many of which are applicable to Android. Is it worth even persevering with this under such an extreme kernel constraint?
shatteredsilicon said:
Kernel 3.0.36 is 4.5 years old. The 3.0 branch is no longer maintained with security patches, and hasn't been maintained in over 3 years. There have been numerous security exploits in the Linux kernel since then, many of which are applicable to Android. Is it worth even persevering with this under such an extreme kernel constraint?
Click to expand...
Click to collapse
You'd be surprised how many phones in the market use old kernels (3.0 is not too old for Android - it is about 2-3years off from active development).. But true is that Android kernel despite it's version less vulnerable than Desktop one, and has many fixes included (it is does not increase kernel version, like mainline kernel). Because of this it is generally hard to say which security issue will be there for sure. But on the other hand Android N and Android M has SELinux enabled, and Android N could not have it disabled. It is dramatically increase overall security of the system. But for the most of traditional Android user kernel exploits does not produce many harm - it is not a corporate server with sensitive information. And many of them used to obtain root on bootloader locked systems.
So generally for what I have in mind:
1. If succeeded just with CM13 - I have disable SELinux there - it is will be not less secure than original 4.x release - just system/google components will be upgraded, which allow us use modern UI features from Android M, and also adds more compatibility with new applications revisions.
2. If succeeded with AOSP 7.0 - SELinux will be enabled there, so we will have security addition on top of old kernel, which actually will increase security alongside allowing UI features from Android N.
So in any case it is very nice to have.

[MOD][V1] IntelliBoost - Stretch your battery life and oil the gears of your android!

//STILL WIP
Downloads​First alpha testing release will be tomorrow or the day after, ooor up until lyfe gives us more time to do stuff :silly:
Instructions​
1. Remove any previous system tweaking mods by flashing their uninstaller(sound mods do not count)
2. Boot into custom recovery
3. Flash the zip(it is dynamic and will cope with your previous installations)
4. Reboot
If you're on a phone with stock /system or /data encryption, i'm afraid i cannot mount it r/w so i can't put the mod there
And yes, utilities are placed on /data for now. I will move it to /system or /sdcard in future, since /data encryptions are a big thing by OEMS
Goal​
This mod's main goal is to provide a balanced profile that is slightly biased to battery.
Dynamism(able to intelligently adapt to whatever change variable, and provide the best value based on the given set of iput data) in every aspect(lmk, fast charge values etc), and ensure most stuff are quick and on-the-fly(apply changes without rebooting)
I will release a full performance oriented version if i have the time to, for cheap devices
Features​
List comin soon
Target Phones​
Mid-ranged/flagship devices (Nexus 6p, Note 3, Mi note4, s6 etc...)
Support will be added soon for cheap devices (1ghz processor, 1gb ram)
Future development​
--> This project has a long way to go, and i have a ton of ideas that can be implemented, such as
--> Systemless version
--> Shell script in /system/bin that allows more customisation and more interactive with a GUI. An app may be create if i have time
--> Dynamic update binary to detect ram or processor speed and decide on what profile to install(battery/ performance)
--> Much more governor tweaks
--> Improved script structure for better and more efficient execution (and dynamic!)
--> Improved script values (setprop, etc...)
--> Detect sdcard1 presence and move all utils and logs there to save space
--> OneTime initialisation of preferences as a shell script to apply values that are completely optional
Again, i'm still 13 this year and i need adequate sleep. I have a tight schedule packed with CCA, project work and studies. Please do not demand or ask for an ETA, i only work on this during free time or travelling. If a newcomer asks for an ETA, please don't be aggressive, just kindly teach him what to do. I only hope everyone to comment sensibly and be nice to each other. Helping one another is highly encouraged
Notes​
~ All devs can always use my scripts in your roms or other development, but have the courtesy to ask me first
~ THis zip breaks safteynet, might have a systemless version in future
~ You do not have to flash the uninstaller, the zip will detect and update dynamically
~ Please don't mirror the downloads
~ Prerelease testers please submit a log if possible, if a crash happens
~ Prerealese will NOT have logging and debugging disabled
~ You can track the progress of the project on the GIT REPO
~ I thank anyone who directly or indirectly contributed to this project. If you think you did so much you should be listed in the credits section, please PM me
~ I am not up to any competition with any other devs, i fully recommend you to try any other mods if you're interested
~ Send me a pull anytime! Just make sure your fork is kept up-to-date with upstream, and your commits are proper! Any type of contribution is appreciated
Useful links:
Google+ community
Telegram chat
ART Optimization v1.3
Watson
LSpeed
My friend's yt channel, he's been putting alot of effort in his videos recently
I'm sorry, but i cannot accept monetary donations for now. My mom refuses to gimme her paypal donation link :/
XDA:DevDB Information
IntelliBoost, Tool/Utility for all devices (see above for details)
Contributors
ala_mo, veez21, sonickles9, _LLJY, MertK, Lucas
Source Code: https://github.com/alamo18/IntelliBoost
Version Information
Status: Alpha
Created 2017-05-28
Last Updated 2017-06-02
Name:
This project has a weird name i know. If you have a suggestion of a better name, you can join the telegram group chat to discuss.
@_LLJY and I have decided to team up and comeup with a set of optimised values for every snapdragon chip. We are currently doing some really tedious work, as we need to make sure that the tweaked values are proper. If this goes well, maybe we'll support exynos chips too. With that, we really require strong community support, and if possible, more contributors in all aspects too. Again, if you wanna check out the progress, do so on the git repo. But this itself is a separate component. It has totally no relation to the current work being done. The current work is done with the help of @sonickles9 and @veez21, which are tweaks that are for any generic android device.
This project will slowly grow towards an app instead of shell scripts doing all the work.
Reserved
13yr old...u go boy....
good luck with your new project...
...wait for link
Nice :good: + reserved
Calvin.manneson said:
13yr old...u go boy....
good luck with your new project...
...wait for link
Click to expand...
Click to collapse
You can check out the progress on the git repo

Discontinued

READ CAREFULLY BEFORE YOU START! THE PATCH IS NOT A ROM/MOD/KERNEL​
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
ABOUT
Rethink about Android customizations. Make it Yours!
The Light Patch ZIP File is a advanced multifunctional Utility, based on the famous AROMA for custom recovery Replacements like TWRP. It comes with everything that is needed to fully unleash the Potential of Your Device. Advanced Techniques from Google, Sony, HTC, Qualcomm and many Others combined into a single Package which fits for all Snapdragon Flagships running the very latest Android Versions. One to rule them All! Use a AOSP System as Base and get the Quality of a Stock Firmware, decide about the System Content, gain extra functionalities and enhance Your Device on a unsuspected Way. Everything is based on Years of intensive Research and deep going Changes on Android which You will find nowhere else. There are to many Features and Changes to list them all, but take a look at the Feature List and check out the insanely long Changelog which includes the Changes of Hundreds of Releases. Or just give it a try now, read the Instructions and Start off! AROMA will guide You thru the whole Patch Utility...
FEATURES
AROMA 3.0 POWERED BASE
OPTIMIZED MAGISK INCLUDED
OPTIMIZED SUPERSU INCLUDED
OPTIMIZED GAPPS INCLUDED
OPTIMIZED BUSYBOX INCLUDED
DEVICE TRANSFORMING OPTIONS
DPI/DEVICE UI TYPE OPTIONS
LIGHT EXCLUSIVE EXTRA OPTION
OPTIONAL DEBLOATING OPTIONS
UI SOUND OPTIONS
STORAGE WIPE OPTIONS
BOOTANIMATION OPTIONS
LIGHT AUDIO SYSTEM OPTION
4K AND HDR SUPPORT ENABLED
PARTITION TRIMMING ENABLED
USEFUL INIT.D SCRIPTS ENABLED
EXCLUSIVE PIXEL FEATURES
EXCLUSIVE OEM FEATURES
SETUP WIZARD ROTATION
LOCKSCREEN ROTATION
HOMESCREEN ROTATION
ENHANCED UI QUALITY
SMOOTHER UI RENDERING
ENHANCED APP RENDERING
ENHANCED GAMING HANDLING
ENHANCED SENSOR HANDLING
ENHANCED NETWORK HANDLING
ENHANCED ENERGY CONSUMPTION
ENHANCED STORAGE HANDLING
ENHANCED VOICE RECOGNITION
ADVANCED BLUETOOTH SERVICES
ADVANCED AUDIO HANDLING IN/OUTPUT
VARIOUS PERFORMANCE IMPROVEMENTS
ADVANCED VISUAL HANDLING IN/OUTPUT
EXTRA QUALCOMM SERVICES ENABLED
EXTRA STORAGE FEATURES ENABLED
ADVANCED ANDROID SERVICES ENABLED
CONFIGURATION OF NOT EXISTING SETTINGS
BATTERY DRAINING LOGS/SERVICES DISABLED
BATTERY CALIBRATION AFTER CHARGING
ZYGOTE HANDLING OPTIMIZED
VM HANDLING OPTIMIZED
DEX2OAT OPTIMIZED
SERIAL NUMBER UNDER SETTINGS
FORCED ENCRYPTION DISABLED
DM VERITY DISABLED
(YOU ARE FOLLOWING A DEVELOPMENT PROJECT HERE)
GOOGLE APPS
OPEN GAPPS SUPER LIGHT VERSION
CONTAINING
CHROME/WEBVIEW
DIALER/CONTACTS
SEARCH/ASSISTANT
PLAY STORE
STORAGEMANAGER
AND ALL NEEDED EXTRA SERVICES
WHICH ARE NOT VISIBLE IN THE LAUNCHER
ROOTING
SUPERSU BETA
SUPERSU STABLE
MAGISK BETA
MAGISK STABLE
(WITH DISABLED ENCRYPTION)
(OR CHOOSE NO ROOT FOR NO DECRYPTION)
REQUIREMENTS
TWRP RECOVERY REPLACEMENT
DECRYPTED DATA ACCESS
UNLOCKED BOOTLOADER
64BIT SNAPDRAGON SOC
AOSP BASED ROM/OS
(SNAPDRAGON 810+ AND 4GB+ RAM RECOMMENDED)
DOWNLOAD
INLIGHTNING WEBSITE / LIGHT
(READ THE FIRST THREE POSTS OF THIS THREAD BEFORE DOWNLOADING THE PATCH)
(SHARING DIRECT LINKS TO MY FILES OR MIRRORING MY WORK IS NOT DESIRED)
AND LAST BUT NOT LEAST
ENJOY THE PATCH AND FEEL FREE TO SHARE YOUR FEEDBACK/PATCH/DEVICE/OS CONFIG
STAY CONSTRUCTIVE, FRIENDLY AND RESPECT OTHERS​
XDA:DevDB Information
LIGHT PATCH, Tool/Utility for all devices (see above for details)
Contributors
Miustone
Version Information
Status: Stable
Created 2017-11-23
Last Updated 2018-01-01
Q&A
Q1: HOW TO USE THE PATCH?
A1: TAKE A LOOK ON POST #3!
Q2: CAN I USE THE PATCH ON MY STOCK DEVICE FIRMWARE?
A1: DEPENDS ON THE OS. TEST BY YOURSELF AND GIVE FEEDBACK FOR OTHER USERS!
Q3: WHICH PATCH WIPE OPTION SHOULD I CHOOSE?
A1: IF YOU'VE CLEAN FLASHED A ROM/OS CAN YOU CHOOSE THE BASIC WIPE!
A2: IF YOU'VE NOT WIPED AND FLASHED A NEW ROM/OS BEFORE USE THE CLEAN OR FULL WIPE!
Q4: THE DISPLAY IS FROZEN WHILE PATCHING, WHAT TO DO?
A1: NO WORRIES, THE PATCH WILL INSTALL TWRP HAS JUST SOME PERFORMANCE ISSUES.
A2: JUST TAP THE RIGHT BOTTOM EDGE WHERE THE NEXT BUTTON IS AND PRESS IT A FEW TIMES.
A3: YOUR DEVICE SHOULD VIBRATE WHEN YOU HIT THE NEXT BUTTON. 4 VIBRATIONS AND YOU'RE DONE!
A4: DETACHING USB AND NOT CHARGING THE DEVICE DOES HELP TO AVOID THAT PROBLEM
Q5: SOME APPS ARE CLOSING OR NOT RECEIVING MESSAGES WHILE SCREEN OFF, WHY!?
A1: MAKE SURE YOU'VE CONFIGURED THE SMART BATTERY APP / PUT THEM TO NEVER SLEEP!
Q6: HOW TO SET UP SMART BATTERY?
A1: USE THE MORE SHORTCUTS APP AND START THE SMART BATTERY ACTIVITY!
A2: OR JUST WAIT FOR A NOTIFICATION FROM THE APP. IT COMES WHEN THE SCREEN IS OFF!
Q7: MY WALLPAPERS ARE GONE AFTER WAKING THE DEVICE UP, WHATS WRONG?
A1: MAKE SURE YOU'VE WHITELISTED GOOGLE BACKGROUNDS IN SMART BATTERY!
Q8: I DON'T FIND HELP ON THIS THREAD, WHAT TO DO?
A1: CHECK THE OTHER LIGHT PATCH THREADS. ONE PATCH FOR ALL DEVICES!
Q9: WHAT DOES THE PATCH DO?
A1: GO BACK TO THE FIRST POST AND START READING FROM THERE!
Questions left? Ask @Miustone
Instructions:
BOOT TO THE RECOVERY/TWRP
WIPE DATA, SYSTEM AND THE CACHES
FLASH A AOSP OS/ROM/FIRMWARE/KERNEL
GO TO THE REBOOT MENU AND SELECT RECOVERY
FLASH THE PATCH BEFORE BOOTING INTO THE SYSTEM
REBOOT TO THE SYSTEM NOW. THE FIRST START MAY TAKE SOME TIME
And that's it! If You don't want to flash a new ROM, just choose the Clean or Full Wipe within the Patch. But avoid to flash a new Patch over a old One. Each Version is a own Thing, not just an Update.
One More...
New Thread, new Luck... :angel:
The next Patch is coming soon. Including a whole new AROMA Layout and a lot more Features besides some new Services and Functions. Hope You can live with 1.6 for now...
BR
Finally .. looking forward for more updates in the future .. wish you a best luck and thanks for this amazing Masterpiece .
smarter than newton said:
Finally .. looking forward for more updates in the future .. wish you a best luck and thanks for this amazing Masterpiece .
Click to expand...
Click to collapse
Thank YOU for the nice Words!
Hope the Thread here goes well after not being allowed to Post on Device Specific Forums. Could look bad to have that many closed Threads in the Back. One more Reason for a new Thread...
BR
Hi OP
Welcome back. I have been waiting for your come back.
I am enjoying the Goodies of 1.6 with my OP5 installed after a clean flash of xXx No limits ROM which is stock based ROM.
Just a request. Please keep your G+ posting open for comments. I wanted to respond several times on your postings but none of them were accepting comments.
Thanks again.
Sent from my OnePlus 5 using Tapatalk
---------- Post added at 07:51 AM ---------- Previous post was at 07:18 AM ----------
Hi
I can't find a download link in the loaded G+ page.
Sent from my OnePlus 5 using Tapatalk
Hi Miustone,
good to see you are back. And thanks for your Lights Patch! I'm running it on my Axon 7 (A2017 4/128), DarkRom, Magisk, for months now. It's stable, super smooth with Sot up to 5 hrs, which is great, as I'm using 2 Sim cards, BT and wifi all the time.
I can confirm that the (muted speaker) call bug is back with Light Patch 1.6. It was solved beginning with version 1.2. Toggling speaker on/off doesn't help, WhatsApp calls have muted speaker too, Skype is working ok. Strange!
Please let know, if you need some logs. I will wait and check LP 1.7 anyway.
Keep on with your great work!
May i install this patch to CM11 Gt-I8552? i want try it! looking good
smohanv said:
Hi OP
Welcome back. I have been waiting for your come back.
I am enjoying the Goodies of 1.6 with my OP5 installed after a clean flash of xXx No limits ROM which is stock based ROM.
Just a request. Please keep your G+ posting open for comments. I wanted to respond several times on your postings but none of them were accepting comments.
Thanks again.
Sent from my OnePlus 5 using Tapatalk
---------- Post added at 07:51 AM ---------- Previous post was at 07:18 AM ----------
Hi
I can't find a download link in the loaded G+ page.
Sent from my OnePlus 5 using Tapatalk
Click to expand...
Click to collapse
I'm aware of the G+ Comments, but it's the best Way to keep You informed while keeping discussions here on XDA. See it as a Blog / Pushbullet Channel
And Hope You found the Download Link on My Website. Let Me know!
Choobilsky said:
Hi Miustone,
good to see you are back. And thanks for your Lights Patch! I'm running it on my Axon 7 (A2017 4/128), DarkRom, Magisk, for months now. It's stable, super smooth with Sot up to 5 hrs, which is great, as I'm using 2 Sim cards, BT and wifi all the time.
I can confirm that the (muted speaker) call bug is back with Light Patch 1.6. It was solved beginning with version 1.2. Toggling speaker on/off doesn't help, WhatsApp calls have muted speaker too, Skype is working ok. Strange!
Please let know, if you need some logs. I will wait and check LP 1.7 anyway.
Keep on with your great work!
Click to expand...
Click to collapse
I've read the comments on the Axon 7 AICP and Linage Threads. I told them that i can fix it without the Patch but they prefer ignorance and trolling over fixing lol The Problem will be fixed with the next Patch. Need to find the fix step by step again since i've added a lot of new Audio Stuff...
Some Clean Logs could also Help If You want to make some! Thanks for Your Feedback anways!
zharif93 said:
May i install this patch to CM11 Gt-I8552? i want try it! looking good
Click to expand...
Click to collapse
Only Android 7.1.2+ ARM64. Sorry My Friend :angel:
BR
BTW: Check out the G+ Light Patch Page Folks. Spoiler Alarm
Well i try it out =)
Using Redmi note 3 Pro with the new ABC Rom which looks like more aosp - Pixel version.
Alles gute Dir! und Danke für den Patch!
Google pixel xl 8.1 DP2
Miustone said:
READ CAREFULLY BEFORE YOU START! THE PATCH IS NOT A ROM/MOD/KERNEL​
ABOUT
Rethink about Android customizations. Make it Yours!
The Light Patch ZIP File is a advanced multifunctional Utility, based on the famous AROMA for custom recovery Replacements like TWRP. It comes with everything that is needed to fully unleash the Potential of Your Device. Advanced Techniques from Google, Sony, HTC, Qualcomm and many Others combined into a single Package which fits for all Snapdragon Flagships running the very latest Android Versions. One to rule them All! Use a AOSP System as Base and get the Quality of a Stock Firmware, decide about the System Content, gain extra functionalities and enhance Your Device on a unsuspected Way. Everything is based on Years of intensive Research and deep going Changes on Android which You will find nowhere else. There are to many Features and Changes to list them all, but take a look at the Feature List and check out the insanely long Changelog which includes the Changes of Hundreds of Releases. Or just give it a try now, read the Instructions and Start off! AROMA will guide You thru the whole Patch Utility...
FEATURES
AROMA 3.0 POWERED BASE
OPTIMIZED MAGISK INCLUDED
OPTIMIZED SUPERSU INCLUDED
OPTIMIZED GAPPS INCLUDED
OPTIMIZED BUSYBOX INCLUDED
DEVICE TRANSFORMING OPTIONS
DPI/DEVICE UI TYPE OPTIONS
LIGHT EXCLUSIVE EXTRA OPTION
OPTIONAL DEBLOATING OPTIONS
UI SOUND OPTIONS
STORAGE WIPE OPTIONS
BOOTANIMATION OPTIONS
LIGHT AUDIO SYSTEM OPTION
4K AND HDR SUPPORT ENABLED
PARTITION TRIMMING ENABLED
USEFUL INIT.D SCRIPTS ENABLED
EXCLUSIVE PIXEL FEATURES
EXCLUSIVE OEM FEATURES
SETUP WIZARD ROTATION
LOCKSCREEN ROTATION
HOMESCREEN ROTATION
ENHANCED UI QUALITY
SMOOTHER UI RENDERING
ENHANCED APP RENDERING
ENHANCED GAMING HANDLING
ENHANCED SENSOR HANDLING
ENHANCED NETWORK HANDLING
ENHANCED ENERGY CONSUMPTION
ENHANCED STORAGE HANDLING
ENHANCED VOICE RECOGNITION
ADVANCED BLUETOOTH SERVICES
ADVANCED AUDIO HANDLING IN/OUTPUT
VARIOUS PERFORMANCE IMPROVEMENTS
ADVANCED VISUAL HANDLING IN/OUTPUT
EXTRA QUALCOMM SERVICES ENABLED
EXTRA STORAGE FEATURES ENABLED
ADVANCED ANDROID SERVICES ENABLED
CONFIGURATION OF NOT EXISTING SETTINGS
BATTERY DRAINING LOGS/SERVICES DISABLED
BATTERY CALIBRATION AFTER CHARGING
ZYGOTE HANDLING OPTIMIZED
VM HANDLING OPTIMIZED
DEX2OAT OPTIMIZED
SERIAL NUMBER UNDER SETTINGS
FORCED ENCRYPTION DISABLED
DM VERITY DISABLED
(YOU ARE FOLLOWING A DEVELOPMENT PROJECT HERE)
GOOGLE APPS
OPEN GAPPS SUPER LIGHT VERSION
CONTAINING
CHROME/WEBVIEW
DIALER/CONTACTS
SEARCH/ASSISTANT
PLAY STORE
STORAGEMANAGER
AND ALL NEEDED EXTRA SERVICES
WHICH ARE NOT VISIBLE IN THE LAUNCHER
ROOTING
SUPERSU BETA
SUPERSU STABLE
MAGISK BETA
MAGISK STABLE
(WITH DISABLED ENCRYPTION)
(OR CHOOSE NO ROOT FOR NO DECRYPTION)
REQUIREMENTS
TWRP RECOVERY REPLACEMENT
DECRYPTED DATA ACCESS
UNLOCKED BOOTLOADER
64BIT SNAPDRAGON SOC
AOSP BASED ROM/OS
(SNAPDRAGON 810+ AND 4GB+ RAM RECOMMENDED)
DOWNLOAD
INLIGHTNING WEBSITE / LIGHT
(READ THE FIRST THREE POSTS OF THIS THREAD BEFORE DOWNLOADING THE PATCH)
(SHARING DIRECT LINKS TO MY FILES OR MIRRORING MY WORK IS NOT DESIRED)
AND LAST BUT NOT LEAST
ENJOY THE PATCH AND FEEL FREE TO SHARE YOUR FEEDBACK/PATCH/DEVICE/OS CONFIG
STAY CONSTRUCTIVE, FRIENDLY AND RESPECT OTHERS​
XDA:DevDB Information
LIGHT PATCH, Tool/Utility for all devices (see above for details)
Contributors
Miustone
Version Information
Status: Stable
Created 2017-11-23
Last Updated 2017-12-01
Click to expand...
Click to collapse
Hi! Thanks for this Patch!!! Does it work on Android 8.1 DP2 on Pixel XL? Or on Android 8.0 Stock too?
Maximaro said:
Well i try it out =)
Using Redmi note 3 Pro with the new ABC Rom which looks like more aosp - Pixel version.
Alles gute Dir! und Danke für den Patch!
Click to expand...
Click to collapse
Hope You enjoy it
Und danke dir für die netten Worte! Grüße aus Bad Oeynhausen!
TotoBerto02 said:
Hi! Thanks for this Patch!!! Does it work on Android 8.1 DP2 on Pixel XL? Or on Android 8.0 Stock too?
Click to expand...
Click to collapse
8.0 is supported but not sure about 8.1. I would appreciate any feedback about it!
BR
BTW. STILL SEARCHING FOR A TEAM MATE
Watch this Post for more Informations: https://plus.google.com/+MariusYeezus/posts/34mnEBYfX5c :angel:
Miustone said:
READ CAREFULLY BEFORE YOU START! THE PATCH IS NOT A ROM/MOD/KERNEL​
ABOUT
Rethink about Android customizations. Make it Yours!
The Light Patch ZIP File is a advanced multifunctional Utility, based on the famous AROMA for custom recovery Replacements like TWRP. It comes with everything that is needed to fully unleash the Potential of Your Device. Advanced Techniques from Google, Sony, HTC, Qualcomm and many Others combined into a single Package which fits for all Snapdragon Flagships running the very latest Android Versions. One to rule them All! Use a AOSP System as Base and get the Quality of a Stock Firmware, decide about the System Content, gain extra functionalities and enhance Your Device on a unsuspected Way. Everything is based on Years of intensive Research and deep going Changes on Android which You will find nowhere else. There are to many Features and Changes to list them all, but take a look at the Feature List and check out the insanely long Changelog which includes the Changes of Hundreds of Releases. Or just give it a try now, read the Instructions and Start off! AROMA will guide You thru the whole Patch Utility...
FEATURES
AROMA 3.0 POWERED BASE
OPTIMIZED MAGISK INCLUDED
OPTIMIZED SUPERSU INCLUDED
OPTIMIZED GAPPS INCLUDED
OPTIMIZED BUSYBOX INCLUDED
DEVICE TRANSFORMING OPTIONS
DPI/DEVICE UI TYPE OPTIONS
LIGHT EXCLUSIVE EXTRA OPTION
OPTIONAL DEBLOATING OPTIONS
UI SOUND OPTIONS
STORAGE WIPE OPTIONS
BOOTANIMATION OPTIONS
LIGHT AUDIO SYSTEM OPTION
4K AND HDR SUPPORT ENABLED
PARTITION TRIMMING ENABLED
USEFUL INIT.D SCRIPTS ENABLED
EXCLUSIVE PIXEL FEATURES
EXCLUSIVE OEM FEATURES
SETUP WIZARD ROTATION
LOCKSCREEN ROTATION
HOMESCREEN ROTATION
ENHANCED UI QUALITY
SMOOTHER UI RENDERING
ENHANCED APP RENDERING
ENHANCED GAMING HANDLING
ENHANCED SENSOR HANDLING
ENHANCED NETWORK HANDLING
ENHANCED ENERGY CONSUMPTION
ENHANCED STORAGE HANDLING
ENHANCED VOICE RECOGNITION
ADVANCED BLUETOOTH SERVICES
ADVANCED AUDIO HANDLING IN/OUTPUT
VARIOUS PERFORMANCE IMPROVEMENTS
ADVANCED VISUAL HANDLING IN/OUTPUT
EXTRA QUALCOMM SERVICES ENABLED
EXTRA STORAGE FEATURES ENABLED
ADVANCED ANDROID SERVICES ENABLED
CONFIGURATION OF NOT EXISTING SETTINGS
BATTERY DRAINING LOGS/SERVICES DISABLED
BATTERY CALIBRATION AFTER CHARGING
ZYGOTE HANDLING OPTIMIZED
VM HANDLING OPTIMIZED
DEX2OAT OPTIMIZED
SERIAL NUMBER UNDER SETTINGS
FORCED ENCRYPTION DISABLED
DM VERITY DISABLED
(YOU ARE FOLLOWING A DEVELOPMENT PROJECT HERE)
GOOGLE APPS
OPEN GAPPS SUPER LIGHT VERSION
CONTAINING
CHROME/WEBVIEW
DIALER/CONTACTS
SEARCH/ASSISTANT
PLAY STORE
STORAGEMANAGER
AND ALL NEEDED EXTRA SERVICES
WHICH ARE NOT VISIBLE IN THE LAUNCHER
ROOTING
SUPERSU BETA
SUPERSU STABLE
MAGISK BETA
MAGISK STABLE
(WITH DISABLED ENCRYPTION)
(OR CHOOSE NO ROOT FOR NO DECRYPTION)
REQUIREMENTS
TWRP RECOVERY REPLACEMENT
DECRYPTED DATA ACCESS
UNLOCKED BOOTLOADER
64BIT SNAPDRAGON SOC
AOSP BASED ROM/OS
(SNAPDRAGON 810+ AND 4GB+ RAM RECOMMENDED)
DOWNLOAD
INLIGHTNING WEBSITE / LIGHT
(READ THE FIRST THREE POSTS OF THIS THREAD BEFORE DOWNLOADING THE PATCH)
(SHARING DIRECT LINKS TO MY FILES OR MIRRORING MY WORK IS NOT DESIRED)
AND LAST BUT NOT LEAST
ENJOY THE PATCH AND FEEL FREE TO SHARE YOUR FEEDBACK/PATCH/DEVICE/OS CONFIG
STAY CONSTRUCTIVE, FRIENDLY AND RESPECT OTHERS​
XDA:DevDB Information
LIGHT PATCH, Tool/Utility for all devices (see above for details)
Contributors
Miustone
Version Information
Status: Stable
Created 2017-11-23
Last Updated 2017-12-01
Click to expand...
Click to collapse
Hey can u add huawei apps ??
toussaintjames said:
Hey can u add huawei apps ??
Click to expand...
Click to collapse
please do not quote the whole post
Can you make this for Mediatek devices?
toussaintjames said:
Hey can u add huawei apps ??
Click to expand...
Click to collapse
What is the benefit of them? Any special Ideas about which Apps?
SkaboXD said:
Can you make this for Mediatek devices?
Click to expand...
Click to collapse
The most of it is based on Qualcomm Tech and Ports. I'm not advanced with Mediatek but know that there are "similar" Techs available for them. I would prefer to let that others do, but i'm willed to help porting it if someone has interest on making a second Light Patch for Mediatek exclusively... What i never would support is Exyons, which is the biggest trash ever in My Eyes. Hardly closed sourced and not as much advanced as i want it to...
I'm btw. working recently on the next Patch System (V4). There will come a lot of changes, keep an eye on the Changelog if You like Spoilers :angel:
BR, Miu
So much work left... But i'm satisfied about the new Layout and Options. Much more to choose from besides some cool new Ideas which where long enough in My Backhead since some Version. I'm also working on ROM/OS injection Support and a One Click Option which flashs the Patch like i use it without the need to fight thru the whole Setup.
The OS Injection will be a Option and runs automatically on the One Click Installer, the first Release of it needs a unpacked/repacked OS which needs to be copy and pasted into the root of the Patch (Or just a ZIP inside the Patch, dunno yet). My Scripts are doing the Rest. Planned is a Injection Method of external Zip Files for the next Releases. I need to find a Solution for that and the Handling of ROM/OS Scripts in the Patch. Complex stuff but i think this could be a big Thing at all...
Any Help with it would be much appreciated!
All the Best! Miu
Miustone said:
So much work left... But i'm satisfied about the new Layout and Options. Much more to choose from besides some cool new Ideas which where long enough in My Backhead since some Version. I'm also working on ROM/OS injection Support and a One Click Option which flashs the Patch like i use it without the need to fight thru the whole Setup.
The OS Injection will be a Option and runs automatically on the One Click Installer, the first Release of it needs a unpacked/repacked OS which needs to be copy and pasted into the root of the Patch (Or just a ZIP inside the Patch, dunno yet). My Scripts are doing the Rest. Planned is a Injection Method of external Zip Files for the next Releases. I need to find a Solution for that and the Handling of ROM/OS Scripts in the Patch. Complex stuff but i think this could be a big Thing at all...
Any Help with it would be much appreciated!
All the Best! Miu
Click to expand...
Click to collapse
Hello Miu im looking your thread and cheking it often and waiting the new version i didn`t flash 1.6 because you mentioned you gona release new one and i read the changelog and i get even more excited about that. Im not So big at development patches but i have few questions and or maybe a suggestion.
In the Changelog i read about the Audio Optimization and thanks to AndroidBoy So i guess one of the echancment is pushing the SnapDragon DAC in Performance Mode? is this correct im interested in what kind of Audio Exhancment the Patch will inlude im a HTC 10 Owner now im set with Sauron.
Also what will be beneficial to ecchange the Snapdragons to the posible ever VIDEO/Image i mean the Best Posible quality watching Video, Pictures or whatever related to media this will be really beneficial for everyone.
Also before in the past years when we was still roling older Android build everyone know the tricks with build.props editing and so on in case to make something better or just to improve.
Now is a litle more different with the new Androids version and i think the things become much more advanced will be beneficial to have improvement of the SIGNAL WIFI Network if you want whatever all related things to the Chipset.
I wish if you have it already a link to read more detailed changelog for example how something is acomplishing and will have an idea whats really going on with the device applying that patch.
Thank you and keep doing LIGHT
tsalta said:
Hello Miu im looking your thread and cheking it often and waiting the new version i didn`t flash 1.6 because you mentioned you gona release new one and i read the changelog and i get even more excited about that. Im not So big at development patches but i have few questions and or maybe a suggestion.
In the Changelog i read about the Audio Optimization and thanks to AndroidBoy So i guess one of the echancment is pushing the SnapDragon DAC in Performance Mode? is this correct im interested in what kind of Audio Exhancment the Patch will inlude im a HTC 10 Owner now im set with Sauron.
Also what will be beneficial to ecchange the Snapdragons to the posible ever VIDEO/Image i mean the Best Posible quality watching Video, Pictures or whatever related to media this will be really beneficial for everyone.
Also before in the past years when we was still roling older Android build everyone know the tricks with build.props editing and so on in case to make something better or just to improve.
Now is a litle more different with the new Androids version and i think the things become much more advanced will be beneficial to have improvement of the SIGNAL WIFI Network if you want whatever all related things to the Chipset.
I wish if you have it already a link to read more detailed changelog for example how something is acomplishing and will have an idea whats really going on with the device applying that patch.
Thank you and keep doing LIGHT
Click to expand...
Click to collapse
Hey, haven't much time to reply right now. But i really appreciate Your interest and Your Post here. I don't know You, but are You advanced with making ROMs or something with Android?
https://plus.google.com/+MariusYeezus/posts/528dEumjwKU
I'm still searching Team Members! Anyone with knowledge about Android is welcome... Especially App and ROM Developers!

Categories

Resources