[ROM][A13][OFFICIAL] OctaviOS - Xiaomi Mi Note 10 ROMs, Kernels, Recoveries, & Oth

Courtesy of @erikdrozina - he is the Developer
{
"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"
}
OctaviOS is an AOSP-based ROM focusing on unique and smooth UI
with handy features.
OctaviOS is a reborn of Pie-based PearlOS.
​
Code:
* Your warranty is now void.
* We are not responsible for anything that may happen to your phone by installing any custom ROM and/or kernel.
* You do this at your own risk and take the responsibility upon yourself and you are not to blame us or XDA and its respected developers.
​
CLEAN FLASH :
​• download and flash OrangeFox recovery
• go to the recovery, then wipe Dalvik/Art Cache, Cache, System, Data, Product and Vendor partitions. After this format Data partition and reboot to recovery
• flash the ROM
• (optional) if you flashed Vanilla version, you can flash GApps package (MindTheGapps recommended)
• (optional) flash Magisk and Disable Force-Encyrption (DFE)
• reboot to system
NOTE: If you are coming from Android 10, flash MIUI with Android 11 before starting
DOWNLOAD VANILLA
DOWNLOAD GAPPS
MIRROR
​• LineageOS
• AOSP
• SuperiorOS
• Pixel Experience
• ExtendedUI
• HavocOS
• CrDroid
• FluidOS
• others that I forgot to mention
OctaviOS Source
Telegram General Group
Telegram Device Group
Telegram Device Channel
REPORTING BUGS
As soon as the problem occurs, take a logcat!
How to take logs:
1) use an app like Matlog (root needed), start recording in the app, reproduce the bug, save the result in the app and share it in a post here or on the Telegram Device Group
2) from the PC: use adb logcat > log.txt command, reproduce the bug and then share the log.txt file
How to get ramoops:
• reboot to recovery before booting into system again
• open the terminal in the recovery
• type in the terminal cat /sys/fs/store/console-ramoops-0 > /sdcard/ramoops.txt
• boot into system and share the ramoops.txt that you'll find in the storage root folder
OctaviOS for Xiaomi Mi Note 10/Pro
Device Codename: tucana
Maintainer: @erikdrozina
Build Type: Official
Device Tree
Kernel Source
ROM OS Version: 13
ROM Kernel: Linux 4.14.299 (Phobos)
ROM Firmware Required: Must be at least 12.5.4
Based On: AOSP
VERSION INFORMATION
Status: Stable
Current stable version: 4.4
Build Date: 22/05/2023
Size: 1.4 GB | 1.7 GB
Source changelog: here
SELinux status: Enforced

KNOWN BUGS/ISSUES:
fingerprint dialog mismatches the actual fingerprint scanner position
Octavi Lab > Miscellaneous > Force stop button disables itself
clock padding on status bar is shifted. If you are rooted, you can change it with LSPosed and AOSP Mods module
if you face battery drain by Google Play Services, try to execute this shell commands (with root):
su
pm disable com.google.android.gms/.chimera.GmsIntentOperationService

What a surprise! I had to fix a Tucana of a friend this weekend, had told him there wasn't much going on for the device, but to experiment running 3rd party ROMs for a while (reluctantly he'd rather stay on MIUI with a locked bootloader).
Since the bootloader was unlocked and you guys had posted this but 2 days ago I decided to give it a spin momentarily, so these are my thoughts:
- Very nice out of the box I must say, went with the version that has GApps built in already (and thank god for that MEGA mirror, Plink wasn't cooperative).
- Installation procedure following the instructions was uneventful, rather confused about needing to format the data partition 2 times, but OK.
- The recovery though... damn, if at all possible perhaps you could try building or re-building any version of it moving forward. The current build of OrangeFox, while functional, does things on the background that I wasn't keen on, and for some reason I couldn't find a way to flash images directly through it! For example, after the Magisk app was installed in the OS and the boot image extracted and patched, I rebooted to the recovery to flash it to boot: no dice. The thing kept on thinking it was a ZIP (dafuk?) so I ended up booting directly from a TWRP build (which as opposed to OFox couldn't decrypt data) to flash the magisk patched boot image.
- Thank God for that Monet override of sorts allowing users to choose a basic color accent
- I didn't see any way to revert from the gesture based navigation to the traditional buttons, is it supported? (just curious, providing an alternative would be nice)
Now for bugs or unusual behaviors:
- Something odd was happening at the beginning in the battery section of settings, look at the following screenshot for more info (no logs, sorry, and it works as expected now, that was more or less right after installation):
Spoiler: Screenshot
- At least some WiFi icons for the statusbar need revisiting, the different stages don't match, look at Xperia's for example:
Spoiler: Screenshot
- The default home app doesn't seem to have permission to display dots over app icons by default from notifications. I wonder if it is at all possible to enable it out of the box, in other devices I've seen some bizarre defaults that leads me to believe it may not be (like... the camera app not having the Camera and Mic permissions enabled, how the hell is it supposed to work otherwise?! )
Spoiler: Screenshot
- I had chosen a different shape for the icons, Teardrop, however after configuring the home screen and drawer through its setting it was reverted back to the default round shape. Perhaps it's not worth looking into since after a reboot of the device my chosen one was applied.
- It was in Magisk and due to the nature of it I couldn't capture a screenshot, but the authentication through fingerprint dialog had the fingerprint icon displayed lower than it should have been. The light and the sensor itself was somewhere half-way up that icon. I wonder if it's app specific or the authentication dialog is baked into the OS and would need to be tweaked, I'm just mentioning it just in case
- The camera app as it is pinned in the lower row of icons of the home screen doesn't work, it may refer to some other package that is not installed because tapping over it by default a toast message appears indicating the app is not installed. Opening it through the drawer worked as expected.
Talking of which... damn that's some barebones app, there's not even an option to choose which camera sensor you want to take the picture from, much less other advanced options. I'd think about replacing it with something more functional. LieageOS' Apperture should be better while still being basic.
Also, I think even in the GApps package having a basic gallery app besides Google's Photos would be nice, something lightweight perhaps, like QuickPic or its mod: https://github.com/WSTxda/QP-Gallery-Releases
I haven't tested the vanilla version of the ROM, but the GApps one was OK, it's nice to see new things coming for Tucana users and I was pleased to see the dialer not being Google's, don't get me wrong, Google's is very nice, but the lack of an option to record a phone call is a pity.

KaoDome said:
What a surprise! I had to fix a Tucana of a friend this weekend, had told him there wasn't much going on for the device, but to experiment running 3rd party ROMs for a while (reluctantly he'd rather stay on MIUI with a locked bootloader).
Since the bootloader was unlocked and you guys had posted this but 2 days ago I decided to give it a spin momentarily, so these are my thoughts:
- Very nice out of the box I must say, went with the version that has GApps built in already (and thank god for that MEGA mirror, Plink wasn't cooperative).
- Installation procedure following the instructions was uneventful, rather confused about needing to format the data partition 2 times, but OK.
- The recovery though... damn, if at all possible perhaps you could try building or re-building any version of it moving forward. The current build of OrangeFox, while functional, does things on the background that I wasn't keen on, and for some reason I couldn't find a way to flash images directly through it! For example, after the Magisk app was installed in the OS and the boot image extracted and patched, I rebooted to the recovery to flash it to boot: no dice. The thing kept on thinking it was a ZIP (dafuk?) so I ended up booting directly from a TWRP build (which as opposed to OFox couldn't decrypt data) to flash the magisk patched boot image.
- Thank God for that Monet override of sorts allowing users to choose a basic color accent
- I didn't see any way to revert from the gesture based navigation to the traditional buttons, is it supported? (just curious, providing an alternative would be nice)
Now for bugs or unusual behaviors:
- Something odd was happening at the beginning in the battery section of settings, look at the following screenshot for more info (no logs, sorry, and it works as expected now, that was more or less right after installation):
Spoiler: Screenshot
View attachment 5841027
- At least some WiFi icons for the statusbar need revisiting, the different stages don't match, look at Xperia's for example:
Spoiler: Screenshot
View attachment 5841029
- The default home app doesn't seem to have permission to display dots over app icons by default from notifications. I wonder if it is at all possible to enable it out of the box, in other devices I've seen some bizarre defaults that leads me to believe it may not be (like... the camera app not having the Camera and Mic permissions enabled, how the hell is it supposed to work otherwise?! )
Spoiler: Screenshot
View attachment 5841035
- I had chosen a different shape for the icons, Teardrop, however after configuring the home screen and drawer through its setting it was reverted back to the default round shape. Perhaps it's not worth looking into since after a reboot of the device my chosen one was applied.
- It was in Magisk and due to the nature of it I couldn't capture a screenshot, but the authentication through fingerprint dialog had the fingerprint icon displayed lower than it should have been. The light and the sensor itself was somewhere half-way up that icon. I wonder if it's app specific or the authentication dialog is baked into the OS and would need to be tweaked, I'm just mentioning it just in case
- The camera app as it is pinned in the lower row of icons of the home screen doesn't work, it may refer to some other package that is not installed because tapping over it by default a toast message appears indicating the app is not installed. Opening it through the drawer worked as expected.
Talking of which... damn that's some barebones app, there's not even an option to choose which camera sensor you want to take the picture from, much less other advanced options. I'd think about replacing it with something more functional. LieageOS' Apperture should be better while still being basic.
Also, I think even in the GApps package having a basic gallery app besides Google's Photos would be nice, something lightweight perhaps, like QuickPic or its mod: https://github.com/WSTxda/QP-Gallery-Releases
I haven't tested the vanilla version of the ROM, but the GApps one was OK, it's nice to see new things coming for Tucana users and I was pleased to see the dialer not being Google's, don't get me wrong, Google's is very nice, but the lack of an option to record a phone call is a pity.
Click to expand...
Click to collapse
Thanx for the report.
True, tucana community is rather small and at the moment there are only two active developers for that device. But most of the things is happening on Telegram these days (links are given in the OP).
As I'm not the developer, just the tester, I can refer to only some of the issues you have mentioned (maybe the dev will elaborate later).
Actually second Data format is not obligatory, not harmful though but I'll probably remove it from the guide.
I'm pretty sure there is a way to flash .img files in OrangeFox... but I don't have tucana with me right now to check. Anyway, to install Magisk you can simply flash it in recovery. I realize it's not the recommended method now, but in case of tucana it's absolutely fine, working without any issue.
Navigation types should be found in Settings > System > Gestures.
As for permission, I think it's new Google policy introduced in Android 13. They limit permissions as much as possible and even those really needed aren't granted automatically. Actually things involved with privacy are getting more and more difficult with every Android release, not only for users, but for the app developers as well...
Stock camera app is very simple indeed, I think it's a conscious choice, but you can always find good alternatives supporting other lenses. There are good-working GCams with polished XML configs, there are also MIUI Camera ports, but much less perfect. If you have Telegram account, you can find more about camera things here:
Camera group: @minote10photography
APK channel: @minote10apk
XML channel: @minote10xml
Fingerprint dialog mismatch is a known issue and it's present on other devices as well. Probably fixable, we'll see. There are some other minor glitches like those you mentioned, hopefully they will be adressed in the next releases.
Generally the ROM is well done, allowing tucana get a second breath

Not a problem! I testdrove it for a bit and thought it would be good to report back so it keeps getting better, like you said, it seems the Tucana community isn't very engaged since many moved on to a different device. Even the one of my friend had its battery already capable to hold only 52% of what it could at the beginning
Lord Sithek said:
Actually second Data format is not obligatory, not harmful though but I'll probably remove it from the guide.
Click to expand...
Click to collapse
I followed it to the letter, since the phone wasn't mine and I just wanted to toy with it for a bit, but perhaps formatting data once (before booting into the system maybe?) is enough.
Lord Sithek said:
I'm pretty sure there is a way to flash .img files in OrangeFox... but I don't have tucana with me right now to check. Anyway, to install Magisk you can simply flash it in recovery. I realize it's not the recommended method now, but in case of tucana it's absolutely fine, working without any issue.
Click to expand...
Click to collapse
For the life of me, I wasn't able to do it on the current OrangeFox release for Tucana (11.1_3?), in other devices yes, there are ways to directly flash raw data to partitions, but not here. In any case, after the boot image is patched it could also be flashed via `fastboot`; I'm not a fan of recovery flashing Magisk to be honest, if at all possible I'd like all modifications to be systemlessly in my devices.
Lord Sithek said:
Navigation types should be found in Settings > System > Gestures.
Click to expand...
Click to collapse
So that's where it was!
Lord Sithek said:
As for permission, I think it's new Google policy introduced in Android 13. They limit permissions as much as possible and even those really needed aren't granted automatically. Actually things involved with privacy are getting more and more difficult with every Android release, not only for users, but for the app developers as well...
Click to expand...
Click to collapse
That's what I thought, but I've never built an Android distribution before, for me the default state should be consistent, sane, and functional; for me it's the whole experience what makes or breaks a product, something polished grows on me, means attention to detail.
For example, the camera app in some distros that goes without camera and mic permissions by default, seriously guys... what the hell, I *really* dislike having to spend serious time after the first boot to check and set basic things like that. I get the privacy argument, but surely everyone expects the camera app to just show pictures after tapping on it going with the example.
And if it can't be done, well... more patched to Android that are needed to make it so haha, many inbox apps ship with some permissions enabled by default.
Lord Sithek said:
Stock camera app is very simple indeed, I think it's a conscious choice, but you can always find good alternatives supporting other lenses. There are good-working GCams with polished XML configs, there are also MIUI Camera ports, but much less perfect.
Click to expand...
Click to collapse
I hope it wasn't a conscious decision and it's something that was kind of the default with the current base of the ROM and still wasn't changed, the one that's shipped right now doesn't do anybody any favors. I know there are alternatives, even in the Play Store there are plenty of camera apps, but it's the same as before: sane defaults. This device, for example, has what, 3 sensors + the macro one? And the default app uses just one of them without possibility of choosing? It may not be a big deal for many perhaps, but I think it's big enough for others to look somewhere else.
Lord Sithek said:
Fingerprint dialog mismatch is a known issue and it's present on other devices as well. Probably fixable, we'll see. There are some other minor glitches like those you mentioned, hopefully they will be adressed in the next releases.
Generally the ROM is well done, allowing tucana get a second breath
Click to expand...
Click to collapse
¡Oh! So it's a known issue an happens in other devices too? Damn... perhaps something to do with the layout? Since I was using the default gesture navigation the height of the button navigation bar wasn't present, maybe that's the thing that needs to be taken into account.
And I completely agree! Granted I didn't use the phone with OctaviOS that much (some 3 hours perhaps), but it was a pleasant experience, I think it can only get better from here with some dedication so congrats for all involved!
As for Telegram, I do use it, but I don't really have a Tucana so those groups aren't useful to me (I wouldn't be able to provide feedback on anything or try stuff) and since my friend wanted pure MIUI (not even Xiaomi.eu's) with a locked bootloader won't be of any help either hahaha but I wish Tucana users the best

Hi,
great rom, my MI 10 feels like a new modern phone now, thank you very much for development!
Everything works fine, except...
- camera crashed -> installed gcam port, not a problem any more...
- bluetooth volume is far too low, PLEASE tell me how to fix this issue. Tried development setting, but volume is still far too low. Any idea?
Thank's!

...seems to be an Apple Airphone problem, JBL box works fine...

jenzii said:
Hi,
great rom, my MI 10 feels like a new modern phone now, thank you very much for development!
Everything works fine, except...
- camera crashed -> installed gcam port, not a problem any more...
- bluetooth volume is far too low, PLEASE tell me how to fix this issue. Tried development setting, but volume is still far too low. Any idea?
Thank's!
Click to expand...
Click to collapse
Camera has always been a problem on this device for custom ROMs, but there are good GCam alternatives. You can also try to install MIUI Camera port called ANX, but there are some flaws

Thank you for this really very successful ROM. So far I haven't noticed any problems, except the camera which has problems on every custom rom with this smartphone! The interface is fast, and battery life is good.

Hi, thanks for this great ROM. Is UDFPS working for you ? Sadly it's not for me.

spOOk42 said:
Hi, thanks for this great ROM. Is UDFPS working for you ? Sadly it's not for me.
Click to expand...
Click to collapse
Yes, it works for me

spOOk42 said:
Hi, thanks for this great ROM. Is UDFPS working for you ? Sadly it's not for me.
Click to expand...
Click to collapse
It should work without AoD enabled, with AoD it struggles

Lord Sithek said:
It should work without AoD enabled, with AoD it struggles
Click to expand...
Click to collapse
Yes it is, but I don't want to use AoD.

Great OS, is there a setting for gesture control that allows swiping in the top half of the Phone in order to use in App functions such as opening the menu instead of only getting backwards?

philp97 said:
Great OS, is there a setting for gesture control that allows swiping in the top half of the Phone in order to use in App functions such as opening the menu instead of only getting backwards?
Click to expand...
Click to collapse
Not in the system, but you can control gestures bar height with AOSP Mods LSPosed module

Has this rom italian language? Thanks.

tucanuser said:
Has this rom italian language? Thanks.
Click to expand...
Click to collapse
Yes, this ROM has the Italian language.

Are there any new bugs compared to previous builds based on A12 ? Are Face unlocking, NFC, otg AOD, fingerprint, VOLTE, quick charge 18w working?

Amrch787 said:
Are there any new bugs compared to previous builds based on A12 ? Are Face unlocking, NFC, otg AOD, fingerprint, VOLTE, quick charge 18w working?
Click to expand...
Click to collapse
I did not have any particular bugs to note. Fast charging works up to 30W, fingerprint and face unlock works, NFC too, VOLTE too, OTG too, and AOD too.

1.What is latest build security patch date?
2. Is google pay working?
3. Is OTA supported? And when doing update apps settings are not changed?
4. Any bugs?

Related

[ROM][MM 6.0.1] [ KatKiss - KatshMallow #033 ] [MultiWindow]

{
"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"
}
KatKiss ROM
​MarshMallow 6.0.1 Release​Asus TF701​​
This rom is an aosp based rom with my own additions on top of it.
The main motto of the rom being Kiss. Even though the Meerkat mascot could give you a kiss, it stands for Keeps it Sweet and Simple
Which means that just like the other K.A.T stuff, the rom's main goal is efficiency, speed/responsiveness,
while not adding bloated features that will slow things down
​
DOWNLOADS:
Latest Rom Version: KatKiss-6.0_TF701T_033.zip | Mirror
Gapps: OpenGapps ARM 6.0 Pico
(if you want Now on Tap use the nano version, and activate Now on Tap from google now settings)
Latest SuperSU: SuperSU stable
Install Instructions:
Backup everything !
Boot into the recovery
The first time or everytime you have an issue when dirty flashing (Especially when changing android major versions):
[*] do a full wipe, if you have issues make sure that you format /data (format is different than wipe)
Warning: formatting will remove what is stored in your internal storage, so store the rom /gapps/supersu zips onto an external storage (microSD, SD card..) or make sure you know how to push them back through adb.
Note that sometime with TWRP the partition might get corrupted after format, so you might need to format to ext3 then ext4 again, and/or reflash the rom if it fails to flash the 1st time
Then everytime (even when "dirty flashing") do the following steps:
Flash the rom
Flash the SuperSU zip
[*]Flash gapps
Wipe cache/dalvik
Reboot
Rom Main Features:
MultiWindow Support with 2, 3 or 4 panes setup
High speed and responsive oriented
High performance and overclocked KatKernel included
Built with UberTC 5.4, graphite, -O3 & High optimization flags
Dock keyboard Support with full special/function keys support
Global Keyboard Shortcuts / KeyOverride Macro association (See post #2 for more info)
Battery Level Indicator & Dock Battery support + Mods (icon/Text/%)
F2FS, ext4, NTFS & Exfat support
RRO Theme Engine - Themes & more info
Native Android FSTRIM + Manual scripts for Database optimization and fstrim (see post #2)
Media Scanner Filters
Navbar with left, balanced (PixelC like) or middle aligned buttons.
Integrated cpu & io performance settings panel
Custom Navbars buttons long press actions
Advanced power menu with reboot options.
User Immersive mode and actions with automode when docked setting
Advanced per application permission management (AppOps)
Misc utils Busybox, rsync...
Custom Quick Settings tiles
Included KatKernel Main Features:
-- Based on latest Asus V11_4_1_30 version.
-- Built with UberTC GCC 5.4, -O3, Optimized flags
-- F2FS support
-- iosched: BFQV7r8, SIO, deadline, NOOP, CFQ
-- FS: ext3-4, VFAT, F2FS, ExFat
-- backports from more recents kernels branches & android (3.4,& 3.10)
ChangeLog: http://public.timduru.org/Android/KatKiss/6.0/ChangeLog.html
Rom Source: https://github.com/timduru (branch katkiss-6.0)
Kernel Source: https://github.com/timduru/tf701t-katkernel
Credits: Original banner concept by i9apps, Bootanimation by mgeniusm, original drawing by BBF, tetsuo for his contributions, Chainfire for SuperSU
And thanks to Lopburi for the tf701 donation
WebPage
How to report
What to include in the report
Disclaimer: The usual
Use at your own risk, I won't be responsible for any damages caused to your Transformer or to yourself.
In most cases if something breaks, flashing a rom on top should fix it.
​
XDA:DevDB Information
KatKiss-MarshMallow, ROM for the Asus Transformer TF701
Contributors
timduru
Source Code: https://github.com/timduru
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.4.x
Based On: AOSP
Version Information
Status: Stable
Created 2016-11-09
Last Updated 2016-12-28
Tips
First Install
Make sure you do a format /data the first time you install the rom
(backup your internal storage first if you want to keep something)
The first boot after a rom flash can take a few minutes as ART is slower than dalvik to optimize the applications, but is faster after the 1st time.
(First boot takes ~4-5 minutes without gapps and 10+ minutes with gapps)
Also keep in mind that after a fresh install, it might take a bit of time to get up to full speed as media scanner & google are checking/scanning and restoring stuff.
Wallpaper Modes
Different Wallpaper modes have been added in Settings => Display
** Normal (regular android mode)
** Disable System Wallpaper rendering (set as default)
** Disable Wallpaper service
2nd setting will prevent the wallpaper being rendered by the system making things faster and also freeing resources
That's the recommended setting you want to use if you are using a launcher that has internal wallpaper rendering
The Default included Launcher3 has internal rendering
For Nova: Go to its Settings => Desktop => Wallpaper Scrolling => Force, then set a wallpaper.
(You will see a black wallpaper if you're not using a launcher that can do internal rendering, If wallpaper is important and that you want to keep your current launcher, then switch back to the 1st setting)
Graphic artifacts
Video thumbnails shows green for certain type of videos
Bluetooth audio devices
For bluetooth audio devices that have "phone audio" capability you need to uncheck the box in the bluetooth device settings.
Hardware keyboard layouts
More languages have been added in the default asusec keyboard
Set the keyboard layout through Settings => Language & Input => asusec => setup keyboard layouts
These also allow live switching without reboot with ctrl + space
Global Key Override/Shorcut Mecanism
Available in Settings => Dock => Add Key Override Actions
This will allow you not only to redefine function keys assignment, and other special keys actions,
but you'll also be able to assign global macro actions / app launch to any key + Meta key combination (shift Left or Right , ctrl..)
You can also add multiple actions to one key combination, simply click again on the "+" button for the same key combination.
For example if you want to assign to one key combination a list of action to run before going to bed for example, like: turn wifi off, Bluetooth off, mute sound, and turn screen off, you can do that
Note that starting multiple applications with one key is kinda a miss and hit for the moment due to some mecanism in android that seems to prevent applications to start too close to each others.
Multiwindow
Multiwindow allows you to split the screen in 2, 3 or 4 panes
you can switch an app back and forth between multiwindow mode and regular mode while it's running
NavBar:
- To switch between full screen and split View you can use the
NavBar Buttons
The app that currently has the focus (or the latest used app if you're on the Desktop) will be used for the main pane (left and/or top depending on the mode and rotation)
And it will lay the remaining most recently used apps in the rest of the available 1-2-3 panes depending on the icon you click
- If you press a multiwindow icon again when in splitview mode, it'll bring the focused app back to fullscreen mode.
- To swap the 2 latest focused apps location / pane , long press on the
NavBar Button
- To change focus simply Tap on the app or use the
NavBar Button
That button can also be used in non multiwindow mode to switch quickly between the 2 most recent apps.
Global Actions:
Actions to switch the app between fullscreen / splitview 2-3-4 panes and switch between the 2 most recent apps have been added
so you can bind them to a key / key combination with the Global KeyOverride or long press on navbar button too.
Note: Most apps works ok in splitview mode, but some of them might crash or not refresh correctly sometime.
To manually position an app in one of the pane:
For the moment either reorder your apps before clicking on an auto mode icon,
or you can also activate the default Marshmallow Multiwindow mode to get extra icons to positions an app in a specific pane (activate it in developer options )
Then position the apps with the icons from the Recents screen. (default MM recents icons are for 2 or 4 panes)
res
res
TF701 version #030b
New rom version available: KatKiss-6.0_TF701T_030b.zip
Let's get this baby rolling
I also got Nougat 7.1 booting but there are still some issues with surfaceflinger crashing, I hope I can fix that at some point too, so that we can move from MM
But for the moment enjoy some Marshmallow
Make sure you read fully the 1st and 2nd post
Especially the install instructions, and what's not working currently.
Also keep in mind that it's still the first version, so things might need a bit of polishing and there's still lots of space for improvements
So far I'd say that it's fully stable and can be used as a daily driver (pending that you don't need one of the currently not working feature of course)
But I've been using it for the past few days with no issues with what I use here.
Note that as mentioned in post #2 there is some kind of graphic artifact / corruption on the google initial setup "enter your login" screen.
I'm not sure what's causing it yet, maybe something with google webview / rom optimizations, it seems to be only localized in that screen, so simply ignore it for moment.
Changelog:
- First TF701T version
- Update to November Marshmallow release
WiFi doesn't work for me. The list of Networks is empty. Change of regulatory Domain doesn't help.
erzherzog said:
WiFi doesn't work for me. The list of Networks is empty. Change of regulatory Domain doesn't help.
Click to expand...
Click to collapse
What channel are you using ?
timduru said:
What channel are you using ?
Click to expand...
Click to collapse
My fritz.box uses channel8 (2,4Ghz) and channel 40 (5Ghz). None of the WiFis can be seen. WiFi did work with cm12.1 before.
New version #030b
erzherzog said:
My fritz.box uses channel8 (2,4Ghz) and channel 40 (5Ghz). None of the WiFis can be seen. WiFi did work with cm12.1 before.
Click to expand...
Click to collapse
Shouldn't be related to regulatory domain then
Did you format /data before flashing the rom ?
EDIT: okie, found the problem, use version 030b below:
New rom version available: KatKiss-6.0_TF701T_030b.zip
Any chance you can post a changelog for the not working areas of new ROM uploads. Bluetooth & rotate are deal breakers for me right now, but I do fancy keeping an eye on the thread for when you get them sorted.
Sent from my ONE A2003 using XDA-Developers mobile app
timduru said:
Shouldn't be related to regulatory domain then
Did you format /data before flashing the rom ?
EDIT: okie, found the problem, use version 030b below:
New rom version available:KatKiss-6.0_TF701T_030b.zip
Click to expand...
Click to collapse
Many thanks. I'll try and report this evening.
UbuntuBhoy said:
Any chance you can post a changelog for the not working areas of new ROM uploads. Bluetooth & rotate are deal breakers for me right now, but I do fancy keeping an eye on the thread for when you get them sorted.
Sent from my ONE A2003 using XDA-Developers mobile app
Click to expand...
Click to collapse
Full changelog link is in the 1st post
And I also post the changelog specific to one version when I make it available
I got WiFi connection. Great!
Thanks a lot. You are bringing new life to my beloved tablet.
Thank you so much to support our Tablet with your wonderful Rom. I am just waiting for fix the Bluetooth and Autorotation Problem and then I will give your rom a try. Thank you
Ooh, yes, thank you for making the effort to modernise our dying device! I want to try this right now, but I use Bluetooth audio quite often. I am sure you will be able to sort it out. Can't wait to try it.
Just a quick question - what recovery are you using for flashing this ROM? AFAIK the KANG TWRP is the latest one but it has some issues (for me) with wiping caches and sometimes even /system. It can flash a MM ROM no problems, right?
hitmancho said:
Ooh, yes, thank you for making the effort to modernise our dying device! I want to try this right now, but I use Bluetooth audio quite often. I am sure you will be able to sort it out. Can't wait to try it.
Just a quick question - what recovery are you using for flashing this ROM? AFAIK the KANG TWRP is the latest one but it has some issues (for me) with wiping caches and sometimes even /system. It can flash a MM ROM no problems, right?
Click to expand...
Click to collapse
Yes I'm using KANG TWRP,
would be good to have f2fs support at some point, I've added it in katkernel but we'd need the recovery to support it too
should help even further the perfs
About bluetooth I've fixed it .. mostly besides audio
Well it's not the bluetooth that is the issue now but the audio hal crashing after pairing to a device
I only have one speaker to test with though, not sure if it's general to all bt audio devices or not.
But at least now bluetooth HID devices (keyboards..) & tethering are working
Now, this might be a silly question, but what happens when you try to play audio from the TF701T to your Bluetooth speaker? Does it start lagging, crashing, and not playing any sound? Because if so, I think I might know how to fix it.
I have the issue on CM12.1 and I think people have it on other CM-based and perhaps all custom ROMs. I fixed it by connecting my BT speaker to the tablet and then turning off Phone audio from the device's settings in the Bluetooth menu. I have no idea how it works and why it is happening, I just "felt" I should do it (lol), but the moment I turned that off the tablet stopped panicking while connected to a speaker and started playing music through it with no problems whatsoever. Of course, you probably can't use any app that is on the Phone channel, but I've never used it anyway. I could be wrong about this, I'm not a dev at all, but could you be facing the same issue that no one has fixed yet (I believe?)? If not, then I hope you can find a solution to whatever the problem is . Maybe I can even use a BT device for calls.
hitmancho said:
Now, this might be a silly question, but what happens when you try to play audio from the TF701T to your Bluetooth speaker? Does it start lagging, crashing, and not playing any sound? Because if so, I think I might know how to fix it.
I have the issue on CM12.1 and I think people have it on other CM-based and perhaps all custom ROMs. I fixed it by connecting my BT speaker to the tablet and then turning off Phone audio from the device's settings in the Bluetooth menu. I have no idea how it works and why it is happening, I just "felt" I should do it (lol), but the moment I turned that off the tablet stopped panicking while connected to a speaker and started playing music through it with no problems whatsoever. Of course, you probably can't use any app that is on the Phone channel, but I've never used it anyway. I could be wrong about this, I'm not a dev at all, but could you be facing the same issue that no one has fixed yet (I believe?)? If not, then I hope you can find a solution to whatever the problem is . Maybe I can even use a BT device for calls.
Click to expand...
Click to collapse
Indeed, thanks for the tip
unchecking phone audio on the device makes bluetooth audio work fine
timduru said:
Indeed, thanks for the tip
unchecking phone audio on the device makes bluetooth audio work fine
Click to expand...
Click to collapse
Really glad I could help! I'm curious, though, what could be causing this strange problem? Something with the ASUS kernel and non-ASUS libs (or whatever it could be, I am a huge layman )? A conflict between hardware and software?
Anyhow, this ROM looks amazing, after you release the next version with fixed autorotation I am going to install this. Starting to backup all my old stuff right now .
hitmancho said:
Really glad I could help! I'm curious, though, what could be causing this strange problem? Something with the ASUS kernel and non-ASUS libs (or whatever it could be, I am a huge layman )? A conflict between hardware and software?
Click to expand...
Click to collapse
once the bt device is registered it tries to route through the audio hal libs , it seems one of the libs cannot handle that type of stream and crashes.
That's the problem with having very old HAL blobs
need to torture them and workaround all they cannot handle.
Anyhow, this ROM looks amazing, after you release the next version with fixed autorotation I am going to install this. Starting to backup all my old stuff right now .
Click to expand...
Click to collapse
yeah autorotation and DRM fixed in the next version

[ROM][7.1.2] AOKP N [H811][unofficial]

{
"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"
}
To God be the glory, my AOKP NOUGAT project finally works!
Greetings from Alaska! I looked around for AOKP 7.1.2 for my new to me T-Mobile H811, and I couldn't find one, so I built one instead. I have been developing roms for a while on the Samsung Galaxy S4, S5, and Note Edge, and thought I'd try a non-Samsung phone. My work is free for you to use, take, edit, and implement any way you see fit. I hope you enjoy using it as much as I enjoyed making it! Feel free to leave comments in this thread, I don't mind a little background chatter or friendly discussion!
This is not a dirty unicorn. This is the original unicorn, the AOKP. Now made out of Nougat! That's right, all of the AOKP stuff you love, plus LineageOS, plus a built in side bar, and more! All wrapped up into one! With tons of settings from status bar tweaks to button remaps, it's all here and ready to rumble!
Click to expand...
Click to collapse
**** This is an UNOFFICIAL ROM. Install at your own risk! ****
You must perform an oem unlock before using this rom!
Downloads :
Download:
https://www.mediafire.com/folder/fktizc6ieye4o/nougat
Gapps link:
http://opengapps.org/
-Which I personally tested Arm64 7.1 Pico.
The AKLU kernel:
https://forum.xda-developers.com/tmobile-g4/development/kernel-nougat-kernels-t3622811
Be sure to follow these installation steps very carefully, as they may be different then what you are used to.
Installation instructions:
-Download ROM and gapps, and put them on your phone or external storage.
-Reboot into recovery mode - TWRP (I personally installed this using 2.8.7.0, but newer ones should work too!)
-Backup what you had. (Just to be safe.)
-Wipe. (I personally wipe everything prior to flashing new roms, but at least do the basic wipe.)
-Install Rom.
-Install Gapps. - Optional
-Reboot to system and enjoy!
-- Or, after rebooting to system, go back to TWRP and install the AKLU kernel!
I do not recommend installing superSU on this ROM! SU permission is already built in, and superSU has been causing problems with the rom.
What works :
Code:
+ Phone calls/receiving
+ Data 2g/3g/LTE
+ Bluetooth
+ WiFi
+ MTP
+ Split screen
etc....
What doesn't :
Code:
- I have not found any big errors, fault crashes, or problems yet. Please let me know if you find an issue! (There must be some!)
This AOKP N ROM was built for the H811, the T-Mobile LG G4. I have not tried this on any other device, but you are welcome to try it AT YOUR OWN RISK. You may need to edit the META-INF updater script to accomplish this. It MAY flash on H815 as is, as I added a line for that in the build. Please chime in if it worked on your device!
Code:
Disclaimer: AOKP is not responsible for any damages to your device.
All of my work is completely available for any who wish to use or modify it. I didn't make AOKP, the device trees, or vendor blobs. I simply used and edited existing material. A huge thanks should go to those who actually created this stuff.
AOKP XDA Forum: http://forum.xda-developers.com/aokp
Source Code: https://github.com/AOKP
Official website: http://aokp.co/
Device trees: https://github.com/alaskalinuxuser/
ROM OS Version: 7.1.2 Nougat
ROM Kernel: Linux 3.10.84
Based On: LineageOS and PA, and AOSP.
Created 2017-06-14
Last Updated 2017-08-15
Change log:
Code:
2017-08-14:
+ Synced with AOKP source
--> Updated security patches to 5 August, 2017
--> Merged to 7.1.2_r29
--> Low level things like qcom's HAL edits.
20170630:
+ Synced with AOKP source
--> Updated security patches to 5 June, 2017
20170614:
-First build release.
-Built with AOKP 7.1.2 source
-Added Kernel Adiutor and Omni-Switcher
-Added backgrounds, and a few other small cosmetics.
Features and Screenshots!
- Advanced Reboot
- Omni-Switcher
+ Rom Control:
+ App Launchers
- App Circle Bar
- App Side Bar
- Gesture Anywhere
+ General
- cLock settings
- Screenshot settings
- Recents settings
- Wakelock Blocker
+ Hardware Keys
- Backlight control
- Power button options
- Launch vibration control
- Home button controls
- Recents button controls
- Long press options, double tap options
- Kill app back button option
- Volume buttons wake
- Volume button playback controls
- Keyboard cursor controls
- Volume button reorientation
- IME features
+ Lockscreen
- Media Cover art
- Display music visualizer
- Show weather
- Blur background
- Fingerprint auth vibration
- Double tap to sleep (DT2S)
- Disable quick settings
- Show lockscreen clock and date
- Lockscreen notification count
+ Notification Drawer
- Brightness slider
- Brightness icon
- Rows in portrait and landscape modes
- Columns
- Tile Animations
- Advanced data tile
- Smart pulldown
- Quick pulldown
+ Pie Controls
- Pie Style
- Pie targets
- Pie color settings
+ Power Menu
- Animation choices
- Screenshots
- Screenrecord
- Airplane mode
- Sound Panel
+ Sound
- Various sound settings
- Volumn step control
+ Status Bar tweaks
- Network traffic
- Clock style
- Double tap to sleep (DT2S)
- Superuser indicator
- Icon controls
- AOKP logo
+ User interface
- Toast controls
- AOKP animations
- Transparency controls
- Changelog
Notes:
Just a spot for some field notes about the ROM.
Background:
The awesome background was provided by The Quiet Learner, you can see more of his work here:
https://qlfiles.net/
You can also change the background using SWAGGER, to choose from several amazing AOKP backgrounds. Just long press the background as usual, and choose SWAGGER.
Multi-Window:
Open the app you want on top, then long press the recent button, then select the app you want on the bottom. Slide the slider up or down to choose full screen for the top or bottom app. Note: if in multi-window mode, pressing home goes to the home screen, but opening an app causes multi-window mode again with the last app you had open and the new app you chose.
OmniSwitcher:
You must enable OmniSwitcher to use it. There are choices for horizontal or vertical layouts, as well as the "handle" size and color. You can also enable the "menu" button, which may come in handy due to the long press of the recent button being used for multi-window.
excellent mate!
Few questions...
have you tried Llama Kernel for it?
Which theme engine works? (oms, legacy, etc...)
Oo... and first!
kevp75 said:
excellent mate!
Few questions...
have you tried Llama Kernel for it?
Which theme engine works? (oms, legacy, etc...)
Oo... and first!
Click to expand...
Click to collapse
Great questions!
I have not tried the lama kernel, I always make my own, I am working on one now, but if you try it, please let me know how it goes.
As for themes, this is 100% substratum compliant.
Sent from my LG-H811 using XDA-Developers Legacy app
Another quick question.. How do you get Magisk to work on this ROM? I have tried various methods. Root works fine, but Safetynet has issues.
JAWheat411 said:
Another quick question.. How do you get Magisk to work on this ROM? I have tried various methods. Root works fine, but Safetynet has issues.
Click to expand...
Click to collapse
So...
Just so you are aware, safetynet does not pass with completely stock KDZ ok?
Secondly, even Magisk will not pass safetynet as of yet, he states it's getting worked on tho
https://www.xda-developers.com/magisk-developer-assures-next-magisk-beta-will-pass-safetynet-again/
Thirdly, the OP shows you that SU is built-in, so you woould need to figure out a way to remove it from the ROM (and probably kernel) first, once you do that, you can probably go and install Magisk.
Hope this helps mate, and good luck.
AlaskaLinuxUser said:
Great questions!
I have not tried the lama kernel, I always make my own, I am working on one now, but if you try it, please let me know how it goes.
As for themes, this is 100% substratum compliant.
Sent from my LG-H811 using XDA-Developers Legacy app
Click to expand...
Click to collapse
Cool mate!
Praise God! The AKLU kernel is up, but it's just getting started. New Governors in the AKLU kernel:
https://forum.xda-developers.com/tmobile-g4/development/kernel-nougat-kernels-t3622811
giving this a test drive with your kernel, so far so very good liking this much more than slim, many more settings and things to play around with. using open camera, so far not missing stock camera too much but im sure i will eventually, its the reason i got the G4 in the first place, but this is some good stuff, thanks so much for the builds, keep them coming!!
Midnight_Rider said:
giving this a test drive with your kernel, so far so very good liking this much more than slim, many more settings and things to play around with. using open camera, so far not missing stock camera too much but im sure i will eventually, its the reason i got the G4 in the first place, but this is some good stuff, thanks so much for the builds, keep them coming!!
Click to expand...
Click to collapse
Thanks for the kind words!
Yes AOKP is very feature rich, sort of the antithesis (if that is the right word) of SlimRoms. However it is a bit heavier (space wise), and uses a few more resources. But the G4 seems quite capable at handling it.
These two are very different schools of thought....
AOKP:
Provide every thing you need, and make everything customizable. Don't try to hide root, and offer every amenity. Want for nothing!
SlimRoms:
Give them the very basics, offer a few core features and let them build their app base with the things they truly want. Simplicity at it's finest. Speed through lightness!
I think both have a place. Just like ice cream, everybody likes their favorite flavor. In glad you like the rom!
Sent from my LG-H811 using XDA-Developers Legacy app
Just a quick oddity to report, this ROM will not detect my 5ghz wifi, only the 2.4. Not an issue on other ROMs I've tried, or stock.
Thanks for all the hard work!
Usraek said:
Just a quick oddity to report, this ROM will not detect my 5ghz wifi, only the 2.4. Not an issue on other ROMs I've tried, or stock.
Thanks for all the hard work!
Click to expand...
Click to collapse
Usraek,
Thanks for the kind words! I can't take all of the credit though, the AOKP team did all the hard work! Not to mention the dozen or so that worked on device trees and vendor blobs, to which I only edited and slightly modified for this purpose.
Thanks for the heads up on the 5ghz WiFi. I am downloading some source right now and plan to release an update with June's security patches. When I do, I will test the WiFi.
It is working great on my slim ROMs build, so I will have to review it thoroughly if it doesn't work on AOKP.
Sent from my LG-H811 using XDA-Developers Legacy app
AlaskaLinuxUser said:
Usraek,
Thanks for the kind words! I can't take all of the credit though, the AOKP team did all the hard work! Not to mention the dozen or so that worked on device trees and vendor blobs, to which I only edited and slightly modified for this purpose.
Thanks for the heads up on the 5ghz WiFi. I am downloading some source right now and plan to release an update with June's security patches. When I do, I will test the WiFi.
It is working great on my slim ROMs build, so I will have to review it thoroughly if it doesn't work on AOKP.
Sent from my LG-H811 using XDA-Developers Legacy app
Click to expand...
Click to collapse
Well, I can still give you credit for bringing these ROMs here! I just got my H811 that is flashable yesterday, after my H812 that was bootloader locked up and bootlooped. So I'll be honest, the 5ghz *may* work, I'm almost certain it doesn't, but I've flashed like a dozen ROMs to try today so I may have got something mixed up... lol
Cheers
Usraek said:
Just a quick oddity to report, this ROM will not detect my 5ghz wifi, only the 2.4. Not an issue on other ROMs I've tried, or stock.
Thanks for all the hard work!
Click to expand...
Click to collapse
I'm on my 5ghz wifi right now on this rom
Midnight_Rider said:
I'm on my 5ghz wifi right now on this rom
Click to expand...
Click to collapse
Huh strange. Not sure, it wouldn't even detect my 5ghz. Sorry Dev for the trouble, I may have just missed something!
Usraek said:
Huh strange. Not sure, it wouldn't even detect my 5ghz. Sorry Dev for the trouble, I may have just missed something!
Click to expand...
Click to collapse
No problem! But it may still be an issue. Perhaps a channel problem? As you know there is channel 1 through 11, perhaps not all channels are working?
Sent from my LG-H811 using XDA-Developers Legacy app
Praise God! Another update!
There is a new download in the OP! Just a sync with AOKP for security patches through June! There is also a new web browser that you can try!
Just an FYI, I have changed the download link to a folder containing the rom(s), its just a little easier, so after an upload I do not have to update the links, as the folder will not change, just the rom in it.
I did test the WiFi, and the 5ghz is working great here.
Enjoy and Happy Independence Day and weekend to my fellow Americans!
Sent from my LG-H811 using XDA-Developers Legacy app
I forgot to mention that I also changed the boot animation to the old "lightning" AOKP boot animation.
If you want the new "pony-gear" animation, you can grab it here in the "Official AOKP" folder:
https://www.mediafire.com/folder/o172vzm25q6n3/bootanimations
Or you can poke around the other animations and use any of those if you like them. Checkmate was one of my favorites, although I made these a while back for older phones, so they may be a little "fast" and/or "small" on your phone now.
thank you so much for this rom dev! I cannot live without fling and omniswitch and have been on DU since their last update. it's worlds better than what i was running before. i cannot express how thankful I am for this rom!
can I ask for a couple of feature requests? would be awesome to have the option for some app shortcuts on the lockscreen and the ability to customize the bottom left and right unlock-to-apps. I can totally live without them but just want a little more icing on the cake. to me, those two features are the only thing from a perfect rom for me.
phi303 said:
thank you so much for this rom dev! I cannot live without fling and omniswitch and have been on DU since their last update. it's worlds better than what i was running before. i cannot express how thankful I am for this rom!
can I ask for a couple of feature requests? would be awesome to have the option for some app shortcuts on the lockscreen and the ability to customize the bottom left and right unlock-to-apps. I can totally live without them but just want a little more icing on the cake. to me, those two features are the only thing from a perfect rom for me.
Click to expand...
Click to collapse
Thanks for the kind words! I'm glad you like the ROM.
As for the lock screen apps, I'll think on it.
Sent from my LG-H811 using XDA-Developers Legacy app

⚡ LIGHT PATCH ⚡

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)
(FEATURES MAY CHANGE OVER THE TIME)
(PROBLEMS ARE POSSIBLE)
(GIVE FEEDBACK)
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
REQUIREMENTS
64BIT SNAPDRAGON SOC
UNLOCKED BOOTLOADER
TWRP RECOVERY SYSTEM
AOSP BASED ROM/OS
DOWNLOAD
INLIGHTNING WEBSITE / LIGHT
(READ THE FIRST THREE POSTS OF THIS THREAD BEFORE DOWNLOADING THE PATCH)
(SHARING DIRECT LINKS TO OUR FILES OR MIRRORING OUR WORK IS NOT DESIRED)
XDA:DevDB Information
LIGHT PATCH, Tool/Utility for the Lenovo Zuk Z2 Pro
Contributors
Miustone
Version Information
Status: Stable
Created 2017-11-01
Last Updated 2017-11-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 BUT TWRP HAS 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. 3 VIBRATIONS AND YOU'RE DONE!
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.
Along with the Release of Version 1.6 of the Patch a new Thread for the ZUK Z2 / Z2 PRO. Hope You'll like it Folks!
Miustone said:
Along with the Release of Version 1.6 of the Patch a new Thread for the ZUK Z2 / Z2 PRO. Hope You'll like it Folks!
Click to expand...
Click to collapse
Will it work with Oreo ? Though I don't mind trying. I just thought I did ask.
anupsnair said:
Will it work with Oreo ? Though I don't mind trying. I just thought I did ask.
Click to expand...
Click to collapse
Besides the GApps and maybe Root is everything ready for 8.X. The GApps will be updated to the Oreo Ones, once Linage is pushing first official Nightlies of 8.X.
BR
The installer is displayed upside down in twrp.
anupsnair said:
The installer is displayed upside down in twrp.
Click to expand...
Click to collapse
Really? That's new... Is the Touch working correctly or is it screwed up? I will take a look on the AROMA Threads to see if that happened to someone else before. But could also be a TWRP Bug...
Thanks for the Feedback!
anupsnair said:
The installer is displayed upside down in twrp.
Click to expand...
Click to collapse
It depends on twrp version. Use davide's one or cosme's
But
kingracer said:
It depends on twrp version. Use davide's one or cosme's
Click to expand...
Click to collapse
Didn't realise it could be the twrp issue, can I get the link for davide's twrp or a better one. The touch in twrp is non functional while in Aroma
First impressions
Installed the light patch after wiping the system cache and dalvik. using a different tarp solved the issue regarding the flipped screen and the touch not working.
My few observations after 1 hour of usage :
1. The audio recording doesn't work on the phone( using any recorder), however the camera seems to be recording the sound. The Google voice assistant can't be setup as it can't hear the Ok Google.
2. The scroll cache seems to be a little laggy, maybe it needs some time to settle in.
3. Audio quality seems good, not sure if it's a Placebo effect.
4. The phone does warm up during charging, seems like it could be because of a fresh install. Without the light patch it was almost the same.
5: Google assistant doesnt work with the audio patch applied.
anupsnair said:
Installed the light patch after wiping the system cache and dalvik. using a different tarp solved the issue regarding the flipped screen and the touch not working.
My few observations after 1 hour of usage :
1. The audio recording doesn't work on the phone( using any recorder), however the camera seems to be recording the sound. The Google voice assistant can't be setup as it can't hear the Ok Google.
2. The scroll cache seems to be a little laggy, maybe it needs some time to settle in.
3. Audio quality seems good, not sure if it's a Placebo effect.
4. The phone does warm up during charging, seems like it could be because of a fresh install. Without the light patch it was almost the same.
5: Google assistant doesnt work with the audio patch applied.
Click to expand...
Click to collapse
Thanks for Your Feedback. Well I think all lags and warmups will be gone after some Minutes (There are a lot of Progresses running in the Background on a clean start). Besides that are the Mic Problems known on some Devices. The Problem is caused by a lack of Fluence Audio Support. A well working (But Quality lowering) workaround is the Magisk Module called "Android Mic Fix" which does basically just disable Fluence Audio for Applications which are using the Loudspeaker besides the Mic (Calls, Google Assistant).
I would suggest to give it a try if You want to run the Patch anyways. And about the Audio Quality, there is for sure a plus in Quality. Lot of Qualcomm exclusive services besides the highest possible resampling can't be placebo. The Light Audio System (Including Sony Audio Enhancements UI) is also working as intended (Xloud, Clearphase, S-force). I haven't measurement methods available, but I'm using high Fidelity Audio Equipment to test the differences and My Hearing is good as it should be for a 24 Years old Guy. Trust in a Nerd lol
Just to share some Infos with You. Hope it wasn't to much!
BR
if i test it on stock rom 3.1.165 running twrp 3.1.0 recovery there will be any problem in functionality?
Nickkal said:
if i test it on stock rom 3.1.165 running twrp 3.1.0 recovery there will be any problem in functionality?
Click to expand...
Click to collapse
I never used or worked with Zuk Devices, there is a chance that it will work on Stock, but I can't promise that. The Patch is made for 7.1.x & 8.x AOSP based Systems, Problems on Stock which aren't on AOSP happening will not be fixed...
BR
Miustone said:
Thanks for Your Feedback. Well I think all lags and warmups will be gone after some Minutes (There are a lot of Progresses running in the Background on a clean start). Besides that are the Mic Problems known on some Devices. The Problem is caused by a lack of Fluence Audio Support. A well working (But Quality lowering) workaround is the Magisk Module called "Android Mic Fix" which does basically just disable Fluence Audio for Applications which are using the Loudspeaker besides the Mic (Calls, Google Assistant).
I would suggest to give it a try if You want to run the Patch anyways. And about the Audio Quality, there is for sure a plus in Quality. Lot of Qualcomm exclusive services besides the highest possible resampling can't be placebo. The Light Audio System (Including Sony Audio Enhancements UI) is also working as intended (Xloud, Clearphase, S-force). I haven't measurement methods available, but I'm using high Fidelity Audio Equipment to test the differences and My Hearing is good as it should be for a 24 Years old Guy. Trust in a Nerd lol
Just to share some Infos with You. Hope it wasn't to much!
BR
Click to expand...
Click to collapse
Thank you so much for this wonderful patch. I have installed the mic fix as well, the audio recording works well. Would there be any app for the configuration of Light Audio System, like changing the equalizer etc?
anupsnair said:
Thank you so much for this wonderful patch. I have installed the mic fix as well, the audio recording works well. Would there be any app for the configuration of Light Audio System, like changing the equalizer etc?
Click to expand...
Click to collapse
Yeah, the Light Audio Option adds Xperia XZ Premium Libraries which will be enabled and loaded by the Xperia Audio Enhancements App. That App is linked as Equalizer on all Music Players like Spotify, Play Music and all default audio Players from ROMs. It does also contain Headphone Profiles and Enhancements, all added on top of the already existing optimizations of the Light Patch...
Think that explains it pretty well. Let Me know how You like it!
Problem with upside down installer for me too - I'm using Davidevinavils twrp - installer shows no reaction - do you have any suggestions what to do? thx a lot
lndiana said:
Problem with upside down installer for me too - I'm using Davidevinavils twrp - installer shows no reaction - do you have any suggestions what to do? thx a lot
Click to expand...
Click to collapse
Try this twrp: https://github.com/cosmedd/android_device_zuk_z2_row_twrp/releases

XASP - XIAOMI AOSP SNAPDRAGON PATCH [ROM][PATCH][PIE]

## PATCH DESCRIPTION
Before You Start: This is not a Mod or a ROM! Don't handle it or call it like that. It's a Patch...
What You will get from XASP are purely System Optimizations like a Update for existing Android Systems.
It does add existing and non existing optimized Configurations, Libs, Apps and everyting what a Flagship needs.
Why another AOSP ROM with Restrictions? Why another Mod or Module that gives You just Pieces of anything. Use XASP!
Discover the true Pixel Expierence on any AOSP ROM. Upgrade Your Audio/Visual Quality to a Level that goes beyond Stock.
Get the optimal Performance in all Conditions. Enjoy great Battery Lifetimes. Unlock unseen Features on all Edges of Android.
Unleash Your Snapdragon, give it XASP!
## PATCH REQUIREMENTS
##### Android 9.0 / SDK 28 (AOSP ARM64)
##### Snapdragon 835, 845 or 855 (Min. 4GB RAM)
## PATCH INSTRUCTIONS
* Do a full Wipe in the Orange Fox Recovery (Caches, Data, System)
* Install a Android Pie System meeting the Patch Requirements
* Install the XASP and make Your Choices in AROMA
* Reboot to the System.
* Done.
## INCLUDED FEATURES
* FULLY SAFETYNET PASSING / ALL PLAY STORE ARE APPS WORKING
* AROMA 3.0 INSTALLER WITH OWN BLACK THEME AND ICONS
* AROMA FILE MANAGER WITH OWN BLACK THEME AND ICONS
* AROMA OPTIONS THAT YOU WILL FIND NOWHERE ELSE
* MAGISK STABLE, BETA AND BUSYBOX INCLUDED
* BATTERY CALIBRATION AFTER CHARGING
* FILESYSTEM TRIMMING BASED ON TIMERS
* SYSTEM WIDE NETWORK OPTIMIZATIONS
* SQLITE3 DATABASE OPTIMIZATIONS
* INTELLIGENT ZIPALIGNMENT TIMERS
* MADE AND TESTED WITH / FOR XIAOMI DEVICES
* ALL DEVICE CONFIGS ARE AIMING ON QUALITY
* ENABLES ALL EXISTING PIXEL DEVICE FEATURES
* ENABLES HD VOLTE / VOWIFI + VIDEO CALLING
* ENABLES 4K HDR VIDEO PLAYBACK
* ENABLES MANY HIDDEN ANDROID FUNCTIONS
* ENABLES MANY HIDDEN ANDROID SERVICES
* ENABLES SMOOTHER AND MORE FLUID RENDERING
* ENABLES DISPLAY ROTATION FOR THE WHOLE OS
* ENABLES SETUP WIZARD EXTRA FUNCTIONS (WIP)
* ENABLES ANDROID HEARING AID SUPPORT
* ENABLES ANDROID FOR WORK / ENTERPRISE FEATURES
* ENABLES ANDROID NIGHT LIGHT SUPPORT
* ENABLES ANDROID VIRTUAL REALITY FEATURES
* ENABLES HIGH QUALITY AUDIO INPUT AND OUTPUT
* ADVANCED AUDIO RECORDING SERVICES / FEATURES
* ADVANCED NOISE SUPRESSION SERVICES / FEATURES
* ADVANCED NETWORK SERVICES / FEATURES
* ADVANCED APP FUNCTIONALITY / FEATURES
* ADVANCED GRID RECENTS WITH MULTI / SPLIT WINDOW SUPPORT
* BETTER OVERALL PERFORMANCE (UI, APPS, GAMES...)
* EXTRA DISPLAY SERVICE CONFIGS FOR SUPPORTED DEVICES
* UNIQUE NAVIGATION STYLE OPTION IN AROMA
* MUCH MORE AND MADE WITH <3
THANKS TO
Code:
Everyone who contributed to Android! <3
XDA:DevDB Information
XASP, ROM for the Xiaomi Mi 9
Contributors
Miustone
ROM OS Version: 9.x Pie
ROM Firmware Required: ANDROID 9.0
Based On: https://github.com/Miustone/XASP
Version Information
Status: Beta
Current Beta Version: 19.5.15
Beta Release Date: 2019-05-20
Created 2019-05-20
Last Updated 2019-05-19
GITHUB
{
"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"
}
You can get Nightly Builds from the XASP by downloading the Master Branch Zip from GitHub to a Device or follow the Link on the GitHub Page to get Release Candidates with included GApps and other Extras. Before You can use Nightlies, is it essential to repack the Patch correctly. In order to do that extract the downloaded Zip File. You will get a Folder which contains all the Files of the Patch. Go inside of this Folder and pack all Files into a compressed standard Zip. I recommend 7zip/Bandizip on Windows and Rar on Android to do that. Follow the Instructions and Enjoy XASP!​
TELEGRAM
Get informed about Updates, talk with other Users, get help and have a good Time with XASP on the Official Groups:
>UPDATES<
>DISCUSSION<​
Welcome to the Family Mi 9 Users! Download will be available in the next Hours!
New Version Released. Please check the updated Instructions and Infos!
does this work on miui rom?
Will test this out. Thanks for this!
Thank you! :good:
Mkkt Bkkt said:
does this work on miui rom?
Click to expand...
Click to collapse
Was wondering too.... When the requirements are Android 9 and latest SOC's
Nothing seems to work for me. Using PHH & Floko bases. I tried all of the TWRPs available on 9.5.16+9.5.9 but it keeps crashing at the AROMA installer. Any advice?
*justintime* said:
Was wondering too.... When the requirements are Android 9 and latest SOC's
Click to expand...
Click to collapse
What I gather from the details above there needs to be an aosp rom already on board in order for this patch to work, but surely OP can throw some light. I don't think it will work on MIUI. Cheers.
I'm still after reading the first post not quite sure why we need this patch and what it does. ?
Excellent work!
There's a typo:
Created 2019-05-20
Last Updated 2019-05-19
You created after the update (?
TobiPeter said:
I'm still after reading the first post not quite sure why we need this patch and what it does.
Click to expand...
Click to collapse
I have read it three times and I am still not sure of what this is XD
vtec303 said:
What I gather from the details above there needs to be an aosp rom already on board in order for this patch to work, but surely OP can throw some light. I don't think it will work on MIUI. Cheers.
Click to expand...
Click to collapse
Right, a ROM should be on Board. The Patch is a Update which has to be cleanly flashed on top of a OS to be able to change files and add non existing ones before the system has booted the first time with that changed System. I maked ROMs some Years ago and tried also Magisk Modules but this is still the smartest and cleanest way to gain extra Features and a higher Quality overall. MIUI is supported since the last Version, Thread will be updated soon.
TobiPeter said:
I'm still after reading the first post not quite sure why we need this patch and what it does.
Click to expand...
Click to collapse
It gives Your OS/Device Features that You don't get anywhere else. Mostly noticeable will be the fluid ui, sharper and brighter Visuals and a massively better Audio Output and Input over all sources. There are many ported and edited configs from other flagships and even Android TVs that You will find in no ROM and for sure not in AOSP. AOSP is restricted to use Open Source Files while the Patch can adds whatever i want. For Example the true and full Pixel Experience which others just promise and don't deliver since it lacks on many System Files under the hood. I putted many Thousands of Hours over the Years to get out what each line on the build.props do and how Android Works. I don't wanted to create another ROM or just a Audio Mod. I want to deliver the full Package and while my presentations may suck am i a lot better on making Android better.
I even fixed things that OEM doesn't managed to do like Qualcomms Fluence Audio and FluencePro handling which got a V2 with the Pixel 2 Series and was broken on 80% of the Device i have seen. The OEMs and AOSP creators just disabled it which ended in Mic Problems and bad Quality. I fixed that with many depending Configs which are missing otherwise. That's also the Reason why it's on GitHub. People can see what i do and learn from it. Google for "Mic Fix Android" and You will find many entries based on Fluence Audio Lines which i discovered back on the Nexus 6 and growd like a Fire on the Web in the Hope one or two edits will Fix all Mic Problems. But enough of the Words, i recommend to try it for some Days to find all the functions and to see how much difference it makes to get a Optimized OS instead of a regular generic one...
Lautta17 said:
Excellent work!
There's a typo:
Created 2019-05-20
Last Updated 2019-05-19
You created after the update (?
Click to expand...
Click to collapse
Thanks, ill fix that :angel:
txordi said:
I have read it three times and I am still not sure of what this is XD
Click to expand...
Click to collapse
Should i make a VIdeo? :laugh:
Miustone said:
Right, a ROM should be on Board. The Patch is a Update which has to be cleanly flashed on top of a OS to be able to change files and add non existing ones before the system has booted the first time with that changed System. I maked ROMs some Years ago and tried also Magisk Modules but this is still the smartest and cleanest way to gain extra Features and a higher Quality overall. MIUI is supported since the last Version, Thread will be updated soon.
It gives Your OS/Device Features that You don't get anywhere else. Mostly noticeable will be the fluid ui, sharper and brighter Visuals and a massively better Audio Output and Input over all sources. There are many ported and edited configs from other flagships and even Android TVs that You will find in no ROM and for sure not in AOSP. AOSP is restricted to use Open Source Files while the Patch can adds whatever i want. For Example the true and full Pixel Experience which others just promise and don't deliver since it lacks on many System Files under the hood. I putted many Thousands of Hours over the Years to get out what each line on the build.props do and how Android Works. I don't wanted to create another ROM or just a Audio Mod. I want to deliver the full Package and while my presentations may suck am i a lot better on making Android better.
I even fixed things that OEM doesn't managed to do like Qualcomms Fluence Audio and FluencePro handling which got a V2 with the Pixel 2 Series and was broken on 80% of the Device i have seen. The OEMs and AOSP creators just disabled it which ended in Mic Problems and bad Quality. I fixed that with many depending Configs which are missing otherwise. That's also the Reason why it's on GitHub. People can see what i do and learn from it. Google for "Mic Fix Android" and You will find many entries based on Fluence Audio Lines which i discovered back on the Nexus 6 and growd like a Fire on the Web in the Hope one or two edits will Fix all Mic Problems. But enough of the Words, i recommend to try it for some Days to find all the functions and to see how much difference it makes to get a Optimized OS instead of a regular generic one...
Thanks, ill fix that :angel:
Should i make a VIdeo? [emoji23]
Click to expand...
Click to collapse
Okay sorry now I know that I was lost on the relation between this and AOSP ROMs.
Sent from my SM-J510FN using Tapatalk
Miustone said:
Right, a ROM should be on Board. The Patch is a Update which has to be cleanly flashed on top of a OS to be able to change files and add non existing ones before the system has booted the first time with that changed System. I maked ROMs some Years ago and tried also Magisk Modules but this is still the smartest and cleanest way to gain extra Features and a higher Quality overall. MIUI is supported since the last Version, Thread will be updated soon.
It gives Your OS/Device Features that You don't get anywhere else. Mostly noticeable will be the fluid ui, sharper and brighter Visuals and a massively better Audio Output and Input over all sources. There are many ported and edited configs from other flagships and even Android TVs that You will find in no ROM and for sure not in AOSP. AOSP is restricted to use Open Source Files while the Patch can adds whatever i want. For Example the true and full Pixel Experience which others just promise and don't deliver since it lacks on many System Files under the hood. I putted many Thousands of Hours over the Years to get out what each line on the build.props do and how Android Works. I don't wanted to create another ROM or just a Audio Mod. I want to deliver the full Package and while my presentations may suck am i a lot better on making Android better.
I even fixed things that OEM doesn't managed to do like Qualcomms Fluence Audio and FluencePro handling which got a V2 with the Pixel 2 Series and was broken on 80% of the Device i have seen. The OEMs and AOSP creators just disabled it which ended in Mic Problems and bad Quality. I fixed that with many depending Configs which are missing otherwise. That's also the Reason why it's on GitHub. People can see what i do and learn from it. Google for "Mic Fix Android" and You will find many entries based on Fluence Audio Lines which i discovered back on the Nexus 6 and growd like a Fire on the Web in the Hope one or two edits will Fix all Mic Problems. But enough of the Words, i recommend to try it for some Days to find all the functions and to see how much difference it makes to get a Optimized OS instead of a regular generic one...
Thanks, ill fix that :angel:
Should i make a VIdeo? :laugh:
Click to expand...
Click to collapse
OK, thanks, I have a clue what this "add on" is about now.
But it's still a little wage.
So a video of the features that were add would actually be really useful, u know?
And I'm not interested in setting up my phone again, so maybe later, when backups actually work on this device, I'll try it out.
TobiPeter said:
OK, thanks, I have a clue what this "add on" is about now.
But it's still a little wage.
So a video of the features that were add would actually be really useful, u know?
And I'm not interested in setting up my phone again, so maybe later, when backups actually work on this device, I'll try it out.
Click to expand...
Click to collapse
Ill try it today or tomorow when i have 1 hour free time with xiaomi.eu 9.5.16 clean flash and report back if the flash went good or bad
If it will went good its not a problem to recover apps with Titanium Backup back ^^
txordi said:
Okay sorry now I know that I was lost on the relation between this and AOSP ROMs.
Sent from my SM-J510FN using Tapatalk
Click to expand...
Click to collapse
No problem I know My English isn't perfect and that i don't put that much in time in the Presentation like others do or can. Will take some time before everything looks shiny since i do everything alone...
TobiPeter said:
OK, thanks, I have a clue what this "add on" is about now.
But it's still a little wage.
So a video of the features that were add would actually be really useful, u know?
And I'm not interested in setting up my phone again, so maybe later, when backups actually work on this device, I'll try it out.
Click to expand...
Click to collapse
Sounds fair I will try to make something that explains it without many words... The OS has for sure some nice things to show after flashing the Patch :good:
vtec303 said:
What I gather from the details above there needs to be an aosp rom already on board in order for this patch to work, but surely OP can throw some light. I don't think it will work on MIUI. Cheers.
Click to expand...
Click to collapse
If you look at the last comit, you can see it supposedly support MIUI : https://github.com/Miustone/XASP/commit/002598768ee4eceed3119392263c93e9f64e669b
But I agree, installation and usage is hazy at the moment...

[ROM][13][RMX2061] PixelExperience | PixelExperience Plus [AOSP][OFFICIAL]

{
"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"
}
PixelExperience for realme 6 Pro [RMX2061/2063]
What is this?
PixelExperience is an AOSP based ROM, with Google apps included and all Pixel goodies (launcher, wallpapers, icons, fonts, boot animation)
Our mission is to offer the maximum possible stability and security, along with essential and useful features for the proper functioning of the device
Based on Android 13
Whats working?
Wi-Fi
RIL
Mobile data
GPS
Camera
Flashlight
Camcorder
Bluetooth
FM radio
Fingerprint reader
Face unlock
NFC
Lights
Sound/vibration
Known issues
Nothing yet
You tell me
DON'T FLASH GAPPS, THEY'RE ALREADY INCLUDED
Download from PixelExperience website
Donate
Liked my work? Give me a beer
Translation
Help with project translation
Stay tuned
Our Telegram channel
Our blog
Device Specific Chat​
Android OS version: 13
Security patch level: October 2022
Build author/Device Maintainer: debdeep98
Device Source code: https://github.com/PixelExperience-Devices
Source code: https://github.com/PixelExperience
ROM Developer: jhenrique09
Refer to Download page for changelog.
This ROM uses FBEv2 with metadata encryption. Use Ofox recovery with FBEv2 for flashing and Decryption.
What camera work, does all cameras work?
Diepie said:
What camera work, does all cameras work?
Click to expand...
Click to collapse
No. The usual. Main lenses. Trying to fix Aux still.
debdeep98 said:
No. The usual. Main lenses. Trying to fix Aux still.
Click to expand...
Click to collapse
Thank you for replying!
I have one last question if you don't mind, which one is more stable, and support multiple languages, this one or pixelplusUI, I have hope that AUX will be fixed, Thank you for your time and effort in porting all this ROMs to this device
Does it support 90hz?
anas-elgarhy said:
Does it support 90hz?
Click to expand...
Click to collapse
Ofc it does. For now it has "Smooth Display" which will be removed from next build and replaced by "Min/Max refresh rate toggles.
Diepie said:
Thank you for replying!
I have one last question if you don't mind, which one is more stable, and support multiple languages, this one or pixelplusUI, I have hope that AUX will be fixed, Thank you for your time and effort in porting all this ROMs to this device
Click to expand...
Click to collapse
I don't suppose we have PPUI based on Android 13.
I installed this rom and found two annoying issues,
1. Charging is too slow, like I am using 5 watt charger
2. Navigation back button not working after sometimes, and then started working again by itself.
I flashed this rom with OFR but when I tried to switch to other rom it didn't let me switch, some of you may encounter same issue, recovery will show "unable to mount data"
For fix this, I switched to TWRP beta recovery and remove my password (pin,pattern) then go to recovery, and fix permission and change the internal storage format to extFat or any other settings, then I was able to mount data, to clean install other roms.
Hope you found this useful.
And 1 last thing.... On Netflix HDR is not enabled like other roms. Please add this in upcoming updates
zjzeshan said:
1. Charging is too slow, like I am using 5 watt charger
Click to expand...
Click to collapse
No complaints about fast charging. I suggest using a proper battery meter to measure while plugged-in like "Ampere".
zjzeshan said:
I flashed this rom with OFR but when I tried to switch to other rom it didn't let me switch, some of you may encounter same issue, recovery will show "unable to mount data"
For fix this, I switched to TWRP beta recovery and remove my password (pin,pattern) then go to recovery, and fix permission and change the internal storage format to extFat or any other settings, then I was able to mount data, to clean install other roms.
Click to expand...
Click to collapse
Suggested recovery is mentioned in the download page changelog. Since now we use FBEv2, not all recovery will work.
zjzeshan said:
And 1 last thing.... On Netflix HDR is not enabled like other roms. Please add this in upcoming updates
Click to expand...
Click to collapse
Netflix HDR is not available by default in R6P. PE is one of the ROMs that doesn't allow spoofing of such things. Though I have HDR enabled from my side as you'll be able to tell if you play HDR on YT.
Thanks for the feedback. Do report back with the charging issue along with screenshots from Ampere if possible.
debdeep98 said:
No complaints about fast charging. I suggest using a proper battery meter to measure while plugged-in like "Ampere".
Suggested recovery is mentioned in the download page changelog. Since now we use FBEv2, not all recovery will work.
Netflix HDR is not available by default in R6P. PE is one of the ROMs that doesn't allow spoofing of such things. Though I have HDR enabled from my side as you'll be able to tell if you play HDR on YT.
Thanks for the feedback. Do report back with the charging issue along with screenshots from Ampere if possible.
Click to expand...
Click to collapse
Sure dear, thanks for the detailed reply .
I will share screenshots soon.
And I didn't get about recovery, If you can share the link for rmx2061, that would be a bonus too
Installed. Bugs with camera. Camera not included, download any other app (but Google Camera from Market crash every time).
Camera have only simple photo, video and frontal. Camera also cant shot with flash. The flash works, but the photo and flash do not shot at the same time and the flash effect is not visible in the photo.
I don't think the camera "works". Please, note in the header how exactly the camera "works".
Battery life is normal. My smartphone began to work much better, than on the stock firmware, but most likely due to a factory reset. In any case, it looks pretty than RUI 2.0.
Camera application freezes when video is stopped in FHD. When press pause it crashes.
congratulations for the work. I hope support for the smartphone continues
Stirth said:
Camera application freezes when video is stopped in FHD. When press pause it crashes.
Click to expand...
Click to collapse
Working on including oplus cam into builds.
Gcams issues are known.
NGCAM or SGCAM are preferred by the users.
FernandoBrPa_ said:
congratulations for the work. I hope support for the smartphone continues
Click to expand...
Click to collapse
Will keep trying my best till end of Android 14. After which support ends for Atoll.
debdeep98 said:
Will keep trying my best till end of Android 14. After which support ends for Atoll.
Click to expand...
Click to collapse
Thanks for the update man
Stirth said:
Installed. Bugs with camera. Camera not included, download any other app (but Google Camera from Market crash every time).
Camera have only simple photo, video and frontal. Camera also cant shot with flash. The flash works, but the photo and flash do not shot at the same time and the flash effect is not visible in the photo.
I don't think the camera "works". Please, note in the header how exactly the camera "works".
Click to expand...
Click to collapse
These cameras apps that have more than simple photos have flash too.
BSG: MGC_8.6.263_A11_V8
Download MGC_8.6.263_A11_V8 by BSG.
www.celsoazevedo.com
no config file needed
AND :
tigr: trCamera_Spring_Release
Download trCamera_Spring_Release by tigr.
www.celsoazevedo.com
with this config file:
Deleted Account in tr/MTSLCamera | Group
Realme 6 pro config file. I am using A12.1 and crDroid custom rom. For latest trCamera.
t.me
Lenses suported are the Main, Macro and Wide angle. The wide angle only works in non-HDR mode, only 1/4 slo-motion (no 1/8 slomo) and 24, 30 and 60 fps video work (no 4k)
thank you, this rom is good for me, of course not that perfect, but it is damn good, especially at saving my battery.
I tried my best to summary about this rom (current build). TL;DR!
- I don't know it is due to software or hardware. When i use 60hz refresh rate, scrolling is kinda "tearing" (maybe not the correct term), and not smooth compared by my previous phone (Poco F1) with 60hz screen.
45hz looks even better, of course it is not smooth due to its nature, but it is less "tearing". (Maybe this is due to my screen i mentioned at my last paragraph)
- Refresh Rate settings i set is 60hz minimum and maximum, but when i played Brawl Stars (at match, not the dashboard), the refresh rate reduced to 45hz, also 45 fps when i checked. I know this game can run at 60fps, because my previous phone
- I also tried Project Elixir Android 13, i really miss the sound profile/switcher button in quick settings. I don't know Android 13 is really trying to hide this button or not.
- I also miss my WiFi and Mobile Data button independently.
- In the battery saver settings should mention, about refresh rate that will be arranged to 60hz maximum.
- For me, this rom is really good saving my battery compared by Project Elixir (current build). Even in the standby state, it is about one and half better.
- Color style is presets now, compared by Android 12 that i able to fully customize the coloring.
- I hope i can hide the bottom bar of gesture navigation. Personally, the bar is unnecessary.
rakadoank said:
thank you, this rom is good for me, of course not that perfect, but it is damn good, especially at saving my battery.
I tried my best to summary about this rom (current build). TL;DR!
- I don't know it is due to software or hardware. When i use 60hz refresh rate, scrolling is kinda "tearing" (maybe not the correct term), and not smooth compared by my previous phone (Poco F1) with 60hz screen.
45hz looks even better, of course it is not smooth due to its nature, but it is less "tearing". (Maybe this is due to my screen i mentioned at my last paragraph)
- Refresh Rate settings i set is 60hz minimum and maximum, but when i played Brawl Stars (at match, not the dashboard), the refresh rate reduced to 45hz, also 45 fps when i checked. I know this game can run at 60fps, because my previous phone
- I also tried Project Elixir Android 13, i really miss the sound profile/switcher button in quick settings. I don't know Android 13 is really trying to hide this button or not.
- I also miss my WiFi and Mobile Data button independently.
- In the battery saver settings should mention, about refresh rate that will be arranged to 60hz maximum.
- Switch to other lens would stop the camera app (trCamera). I tried trCamera with config (a reply before me), and immediately close the app. I also tried without config, it is working until i turn on the wider lens at auxiliary settings. It was working when i tried Project Elixir rom.
- For me, this rom is really good saving my battery compared by Project Elixir (current build). Even in the standby state, it is about one and half better.
- Color style is presets now, compared by Android 12 that i able to fully customize the coloring.
- I hope i can hide the bottom bar of gesture navigation. Personally, the bar is unnecessary.
Can someone enlighten me. i bought this phone recently and immediately switch to custom rom.
Is it because the screen have been replaced before? Both top and left offset are cutted by about 1 pixel, because i turned on "Show layout bounds" at developer settings, i really can't see both top and left border. I tried to screenshot and zoom out, of course it is there and because of this, the punch hole with the top / notification is not match of course.
Click to expand...
Click to collapse
try to clear the cashe and storage for the trcamera app then make sure you use the config (xml) file is installed and you see the 3 lens choices {shown in photo} and remember wide angle lens only works in non-HDR mode.

Categories

Resources