[TUT]How to improve performance in CyanogenMod 11 - Xperia SP General

Introduction​
Hello everyone,
As we all know, performance in CM11 isn't good when compared to stock. I was wondering why, so I started searching the internet. I searched for real improvements, not mostly placebo init.d or build.prop tweaks. I found some really neat things, so I want to share them with the xda community.:good:
Click to expand...
Click to collapse
Improvements:​
- Dalvik perfomance boost
- a little GPU performance boost
- increased smoothness( mostly in games)
Results may vary between phones.
Click to expand...
Click to collapse
Let's get started!​
Warning! Don't flash anything from this thread unless you have CM11 installed on your phone!
Click to expand...
Click to collapse
I am going to update the post with more explanations, etc.
Click to expand...
Click to collapse
1.Dalvik performance boost
1. Download this: http://forum.xda-developers.com/attachment.php?attachmentid=2620732&d=1394316359
2. Mount /system and flash via recovery.
3. Important! Wipe cache and dalvik cache after flashing!
Now we have optimized Dalvik, so our phone's performance will be a lot better.
Click to expand...
Click to collapse
2. GPU performance boost
1. Download this: https://mega.co.nz/#!6YxCXbSa!4_lERzfyXFs7IgQv3A4LOXCwq3nW337icJIAYEdQxYU
2. Mount /system and flash with your favourite recovery.
The performance boost isn't big, but it should be noticeable under heavy load.
Click to expand...
Click to collapse
3. Another GPU performance boost
This part is really weird, and theoretically shouldn't do anything. I found it when I decided to try GTA:SA in 1080p on our phones. I thought it will totally murder the performance. I was wrong.
Click to expand...
Click to collapse
1. Open terminal emulator.
2. Type:
Code:
su
wm size 720x1280
You can use other values like 1080x1920. I'm still trying to figure out why it boosts the perfomance, so it should be considered as experimental.
Credits/thanks to
@kszaq for this thread http://forum.xda-developers.com/nexus-4/general/4-4-4-4-x-qualcomm-optimized-dalvik-t2546120
- CyanogenMod team for Nexus 4 CM nightlies
- Polish android community for testing
- Sony for sources and making our Xperia SP
- FXP team, AdFad666, uberlaggydarwin and all the other people who created CM11 for our device

I've tried new Adreno drivers but they keep the screen flickering while loading the ROM and then, the ROM doesn't load.
EDIT: I think the proper version for our SP's is this: http://forum.xda-developers.com/nexus-4/general/qualcomm-adreno-gpu-binaries-t2667759 (Disclaimer: I haven't tried it yet)

lanluckez said:
I've tried new Adreno drivers but they keep the screen flickering while loading the ROM and then, the ROM doesn't load.
EDIT: I think the proper version for our SP's is this: http://forum.xda-developers.com/nexus-4/general/qualcomm-adreno-gpu-binaries-t2667759 (Disclaimer: I haven't tried it yet)
Click to expand...
Click to collapse
I flashed the adreno drivers on 4.4.2 slimkat for locked bootloader and it's working fine
Sent from my C5303 using XDA Free mobile app

noahvt said:
I flashed the adreno drivers on 4.4.2 slimkat for locked bootloader and it's working fine
Sent from my C5303 using XDA Free mobile app
Click to expand...
Click to collapse
What drivers. Nexus 5? Nexus 4?
Tried both and anyone worked for me. Just keep booting forever.
To be sure it worked you have to check the files within filesystem and compare with the files in the .zip. Both must be same.

I have a pre-rooted 4.3 rom.Can I install adreno drivers on top?
If yes how?

UltraWelfare said:
I have a pre-rooted 4.3 rom.Can I install adreno drivers on top?
If yes how?
Click to expand...
Click to collapse
You don't need to install them as they are already installed because you're using the stock rom

@lanluckez
I don't know why Adreno drivers aren't working for everyone. They were tested on SlimKat, Vanir, CM11 LBL and CM11 and they were working fine. Drivers from that thread you linked won't work (for now, because they require some changes in display libs).

MrSteve555 said:
@lanluckez
I don't know why Adreno drivers aren't working for everyone. They were tested on SlimKat, Vanir, CM11 LBL and CM11 and they were working fine. Drivers from that thread you linked won't work (for now, because they require some changes in display libs).
Click to expand...
Click to collapse
You're right, mate. Sorry.
But the thing is... I looked over the drivers included in the latest CM package and in SlimKat and I've found the drivers are already updated.

lanluckez said:
You're right, mate. Sorry.
But the thing is... I looked over the drivers included in the latest CM package and in SlimKat and I've found the drivers are already updated.
Click to expand...
Click to collapse
Yeah, you're right. These drivers are already included in locked bootloader KitKat ROMs. Idk if they are updated in unlocked BL versions, because I have my bootloader forever locked by my carrier.

noahvt said:
You don't need to install them as they are already installed because you're using the stock rom
Click to expand...
Click to collapse
Oh okay...I thought there was something like a "developer" or "test" drivers to install :silly:

MrSteve555 said:
Yeah, you're right. These drivers are already included in locked bootloader KitKat ROMs. Idk if they are updated in unlocked BL versions, because I have my bootloader forever locked by my carrier.
Click to expand...
Click to collapse
Also updated in cm11 based carbon rom (ubl).

@MrSteve555
Do you have any idea where this "16bit transparency" setting is saved to? (CM11-LBL; in "Performance" tab). Maybe any build.prop setting to change it?
{
"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"
}
I'm asking this because, in slimkat-lbl the gaming quality looks like as if this 16bit setting is on (by default), and no "performance" tab in slimkat to switch it off. As you seem to have much knowledge about the sources I thought I'd ask from you. Appreciate your input. Thanks.

@mrhnet
You can try adding this:
Code:
persist.sys.use_dithering=0
to your build.prop.
Or, if you want to do it in more clean clean way, you can make an init.d script with this:
Code:
#!/system/bin/sh
#disable 16bit dithering
setprop persist.sys.use_dithering 0

If I want to use stock ROM again,what to do?
I mean to say,again some files related gpu I have to flash for stock ROM?
Sent from my C5302 using XDA Premium 4 mobile app

MrSteve555 said:
@mrhnet
You can try adding this:
Code:
persist.sys.use_dithering=0
to your build.prop.
Or, if you want to do it in more clean clean way, you can make an init.d script with this:
Code:
#!/system/bin/sh
#disable 16bit dithering
setprop persist.sys.use_dithering 0
Click to expand...
Click to collapse
Thanks for the tip! Your suggestion prompted me to search a bit, and found this.. http://review.cyanogenmod.org/#/c/19567/
No idea what it means, but applying your settings didn't seem to change things. There it's mentioned "branch:jellybean", so dunno whether it's not there in CM11?
**(Is there any way to search through the sources without downloading it??)
Anyway found another setting..
Code:
persist.sys.use_16bpp_alpha=1
And it's mentioned here... https://github.com/chenxiaolong/CM_...settings/cyanogenmod/PerformanceSettings.java
And in CM-11(LBL), changing "16bit transparency" setting changes this (checked with getprop) :victory:
I'm yet to test this in Slimkat.. Thanks for your idea bro!
[Highlight]Edit:[/highlight] In addition to the 16bit setting, the above dithering setting does cause a change in graphics quality. Setting it to 2 results in awesome graphics; eg:can see a clear difference on the car/windshield reflection quality (asphalt8, maxed). Maybe this is the High Quality graphics setting which is there in cm11-UBL.

Ankit Gajera said:
If I want to use stock ROM again,what to do?
I mean to say,again some files related gpu I have to flash for stock ROM?
Sent from my C5302 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
No need. Just flash the ROM as usual.

mrhnet said:
No need. Just flash the ROM as usual.
Click to expand...
Click to collapse
Okay...Thanks.

Root with CM 11
Hi everyone,
First of all sorry if it's not the correct section to post my thread.
I've just flashed the CM 11 on my sony xperia sp and now I'd like to root it (I've the bootloader unlocked).
How can I root my xperia?
thank you

mrhnet said:
Thanks for the tip! Your suggestion prompted me to search a bit, and found this..
Anyway found another setting..
Code:
persist.sys.use_16bpp_alpha=1
And it's mentioned here... https://github.com/chenxiaolong/CM_...settings/cyanogenmod/PerformanceSettings.java
And in CM-11(LBL), changing "16bit transparency" setting changes this (checked with getprop) :victory:
I'm yet to test this in Slimkat.. Thanks for your idea bro!
[Highlight]Edit:[/highlight] In addition to the 16bit setting, the above dithering setting does cause a change in graphics quality. Setting it to 2 results in awesome graphics; eg:can see a clear difference on the car/windshield reflection quality (asphalt8, maxed). Maybe this is the High Quality graphics setting which is there in cm11-UBL.
Click to expand...
Click to collapse
hi all .. I made this manipulation but my xperia sp with the Roma slimKat, Does not start Properly .. it stuck on the logo. you managed to do it, you?
Envoyé de mon C5303 en utilisant Tapatalk

NYGGAZ said:
hi all .. I made this manipulation but my xperia sp with the Roma slimKat, Does not start Properly .. it stuck on the logo. you managed to do it, you?
Envoyé de mon C5303 en utilisant Tapatalk
Click to expand...
Click to collapse
I've tried all the setting combinations (16bit on/off with dithering 0/1/2), on SlimKat-LBL, but didn't have a problem like that. (I usually keep a cwm /system backup before editing build.prop or other meddling). You edited build.prop or applied via a script?
---------- Post added at 11:38 PM ---------- Previous post was at 11:36 PM ----------
RicoSpampi said:
Hi everyone,
First of all sorry if it's not the correct section to post my thread.
I've just flashed the CM 11 on my sony xperia sp and now I'd like to root it (I've the bootloader unlocked).
How can I root my xperia?
thank you
Click to expand...
Click to collapse
Cm11 is pre-rooted. Just have to use it

Related

[MODS][CM9]Optimus 4X LockScreen, Recent Apps, Softkeys & Battery on Status Bar, etc.

[MODS][CM9]Optimus 4X LockScreen, Recent Apps, Softkeys & Battery on Status Bar, etc.
Ok, so here is the deal, I have been looking for stuff to mod the last Hehappy ROM (Lastkiss) and found all of these things working for our phone (They SHOULD work on Neko's IcySnap ROM as well), everyone of them has been tested by me on the LG Optimus One P500:
NOTE ABOUT THIS ONE (LG Optimus 4x Lock Screen) :
It does unlock the screen but you have to tap in the center of the screen and SLOWLY (as in very careful and slowly) drag your finger all the way to your upper right corner. (not really worth it)
[MOD] [CM9] LG Optimus 4x Lock Screen
{
"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"
}
Working on CM9 only!
Without transparent!
Installation:
Flash *.zip from recovery
Wipe dalvik
Reboot
Tested and working on:
Quote:
Sony Xperia P
Sony Xperia U
Sony Xperia Go (Need testing)
Sony Xperia Sola (Need testing)
__________________________________________________________________________________________________________
[MOD][CM9] Soft Keys and Battery Line
there is no option to enable / disable buttons or the battery line, they are on by default and can not be configured
make sure you back up your SystemUI so you can go back to the original if you don't like this one
Click to expand...
Click to collapse
Soft Keys ONLY
__________________________________________________________________________________________________________
[mod][cm9 ivendor rc5][update] jelly bean status bar
because I have problems with the Jelly Bean status bars, I've created my own.
this only works with CM9 Ivendor rc 5 other roms have not been tested.
this is my first mod and not stone me if something does not work
Installation:
- Make a Backup of your rom
- Flash this zip with cwm
- go to advanced/ fix permisions
- Reboot and have fun
Click to expand...
Click to collapse
__________________________________________________________________________________________________________
Note about this one:
It also changes the DPI of the NAVIGATION BAR, you can see it on the screenshoot I took on my phone.
WINDOWS TASK SWITCHER MOD FOR CM-9 ICS
Hey guys..
As the name of the thread reads, I have modded the recent's task switcher in ICS/CM9 to be a look-alike of Windows UI
FEATURES
1. Swipe to kill by flinging your finger up
2. Swipe to kill by flinging you finger down
3. Horizontal task switching
4. And of-course a cool new interface
CREDITS
EvilSto
Jellaxy Team
Yackovsy
XDA
Samsung
Google
and ME
Click to expand...
Click to collapse
__________________________________________________________________________________________________________
[MODS][CM9 RC2] Windows style task switcher+Center Lockscreen clock+smoothscroll mod
Thanks to wayland for his CM9 RC2.
Thanks to evilisto for his guide of windows style task switcher
Thanks to AndroidON for his guide of smoothscroll mod
Thanks to King ACE,Ace king 34,and -RDR- for testing.
Feel free to notify in case I forgot to add your name here
users please report bugs if any
If you like my work then take a potato and worship it
Click to expand...
Click to collapse
__________________________________________________________________________________________________________
[MOD] CM9 Increased System Volumes
I just flashed CM9 Alpha 11 by dhiru1602 and noticed that the Touch Sound, Lock Sound and Unlock Sound was too quiet and not noticeable. So I have increased their volume and is available for anyone to try!
Downloads :
Effect_Tick.ogg
Lock.ogg
Unlock.ogg
If you want to flash this MOD from CWM, download this zip file:
Increase Volume (Credits: frapeti)
NOTE:
Take a backup of the files you are going to replace before continuing. If you don't like the new modded audio files, you can always revert back to the original one's!
Instructions
Manually Replacing:
1. Using Root Explorer, go into System/Media/Audio/UI and take a backup of the original audio files you want to replace.
2. Replace the original file with the downloaded one.
3. Change the permission to "RW-R--R--".
Flashing Through CWM:
1. Go into recovery mode.
2. Select "Install zip from sdcard"
3. Navigate to the folder where you saved the flashable .zip file and select it.
4. Flash it!
Reboot your phone and the volume will be increased!
Click to expand...
Click to collapse
__________________________________________________________________________________________________________
Default [MOD][CM9]Multitasking mod / app switcher for cm9 Pico mdpi
Thanks to evilisto, I was able to mod and compile a multitasking/app switcher mod for cm9 HTC Explorer/pico (mdpi) that looks a lot more pretty. (see attachment)
v1 Features:
Dark grey backgroud.
Horizontal navigation between apps.
Swipe up or down to kill app.
Large, beautiful looking thumbnail.
v1a Features:
Same as v1 but changed background to give windows mobile look (looks much prettier).
v2 Features (Sense 4 Multitasking - what's different):
Added code to generate gradient in background.
Added title Recent Apps.
Added thumbnail Reflection.
Added display of icons above the app title.
Added tilt/rotate to thumbnail.
Note: Some people have asked me how to enable landscape view. Landscape view will work only if you are already in an app which is in landscape mode when launching app switcher or if in landscape mode in your launcher (if enabled). This will work for v1, v1a and v2 and all future versions as well.
Click to expand...
Click to collapse
__________________________________________________________________________________________________________
I also uploaded TWO uninstallers, one for hehappy's ROM and one for neko95 ROM, the uninstallers include the original "systemui.apk", "framework-res.apk", "framework.jar", "services.jar", "lock.ogg", "unlock.ogg" and "Effect_Tick.ogg" from each ROM and it will revert every mod you have flashed involving the above files. (Use in case of bootloop or in case you want to use a different mod)
How to install the mods? Download file, boot into recovery, flash the file, wipe dalvik-cache and reboot.
How can I find time to search, test and make dumb threads like this one? I'm unemployed! ._. !!
Have fun.
Click to expand...
Click to collapse
Goodies! Too bad I am on AOKP so the lockscreen I have been waiting for is not supported on this ROM.
--
P>
Sent from my LG-P500 using xda app-developers app
don´t work on oxygen ics rom
Nope, IIRC Oxygen ROM isn't compiled from the same sources as Hehappy's.
These mods should work on:
Hehappy's Lastkiss CM9
Neko's IcySnap CM9
JedduRocks WhiteHawk CM9 (It's hehappy's ROM with some scripts inside)
Xperia ICS V2 CM9 (It's a themed hehappy's ROM)
zeratos said:
Nope, IIRC Oxygen ROM isn't compiled from the same sources as Hehappy's.
These mods should work on:
Hehappy's Lastkiss CM9
Neko's IcySnap CM9
JedduRocks WhiteHawk CM9 (It's hehappy's ROM with some scripts inside)
Xperia ICS V2 CM9 (It's a themed hehappy's ROM)
Click to expand...
Click to collapse
Right, but it may brake the icysnap theme
Sent from my LG-P500 using xda premium
FPChaim said:
Right, but it may brake the icysnap theme
Sent from my LG-P500 using xda premium
Click to expand...
Click to collapse
Well, you could always try and let us know, the original files for IcySnap latest update are on the IcySnap uninstaller if you face any problem.
Note: I didn't faced any theme related problems while I tested all the mods, no problem at all to be honest.
zeratos said:
Well, you could always try and let us know, the original files for IcySnap latest update are on the IcySnap uninstaller if you face any problem.
Note: I didn't faced any theme related problems while I tested all the mods, no problem at all to be honest.
Click to expand...
Click to collapse
Well, I'm on cyan mobile righ now, I'm just saying that because this happened to my mod and I had to do one separated version for gingersnap
Sent from my LG-P500 using xda premium
zeratos said:
Well, you could always try and let us know, the original files for IcySnap latest update are on the IcySnap uninstaller if you face any problem.
Note: I didn't faced any theme related problems while I tested all the mods, no problem at all to be honest.
Click to expand...
Click to collapse
Wow soft keys in statusbar, it is tempting enough for me to switch to CM9 and test, great work, thanks!
Sent from my LG-P500 using xda premium
could the people who downloaded the 4x lock screen report back so people can know if it is working fine? D:
zeratos said:
could the people who downloaded the 4x lock screen report back so people can know if it is working fine? D:
Click to expand...
Click to collapse
Tested it, i can't unlock the phone
hrm... that sucks, maybe someone can send it to neko95, he wanted to port it or something IIRC ._.
zeratos said:
hrm... that sucks, maybe someone can send it to neko95, he wanted to port it or something IIRC ._.
Click to expand...
Click to collapse
Looks like he already has:
http://forum.xda-developers.com/showpost.php?p=34296746&postcount=5342
zeratos said:
hrm... that sucks, maybe someone can send it to neko95, he wanted to port it or something IIRC ._.
Click to expand...
Click to collapse
> Already did
Ah, that's awesome , are you going to add the blackberry unlock too? Or just that one?
Btw, I was messing with the lock screen and IT DOES UNLOCK THE SCREEN you just have to slowly drag it to your upper right corner.
zeratos said:
Ah, that's awesome , are you going to add the blackberry unlock too? Or just that one?
Btw, I was messing with the lock screen and IT DOES UNLOCK THE SCREEN you just have to slowly drag it to your upper right corner.
Click to expand...
Click to collapse
Can you do softkeys only without battery line as in original thread? It would be nice.
I tried lg 4x lock screen but it's not optimized for our screen size this is the reason why it doesn't work now
Sent from my LG-P500 using Tapatalk 2
myawan said:
Can you do softkeys only without battery line as in original thread? It would be nice.
Click to expand...
Click to collapse
Already did, the link is on the main post.
zeratos said:
Already did, the link is on the main post.
Click to expand...
Click to collapse
Thanks, is it working with GenetICS? Can we have home key instead of menu?
Sent from my LG-P500 using xda premium
myawan said:
Thanks, is it working with GenetICS? Can we have home key instead of menu?
Sent from my LG-P500 using xda premium
Click to expand...
Click to collapse
No, none of these mods work on hehappy's last update (GenetICS).
Unless the developer of the mod shares the method to implement the keys it can't be done, sorry.
tapatalk said:
:thumbup::thumbup:
:beer::beer:
Sent from my GT-P3110 using Tapatalk HD
Click to expand...
Click to collapse
What? D:
I things its working just try.make backup first.

[Q&A/T][ROM][The GNOME Project]

{
"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"
}
This thread has been created strictly for
Questions & Troubleshooting
Specific to
The GNOME Project
This thread has been created for people to share issues, question and help
while using this version of The GNOME Project
DEVELOPMENT THREAD
Video Review of this ROM
Please do not clutter the Development thread with non development-related chatter​
Frequently asked Questions
Frequently asked Questions
Q: What is Xposed?
A: http://forum.xda-developers.com/showthread.php?t=1574401
Q: Is this ROM rooted
A: Yes
Q: What Modules can I put here?
A: http://forum.xda-developers.com/showthread.php?t=2327541"
Q: Do you have any plans to add some customizations here in the future?
A: Speed Enhancements YES, Customizations, I leave them up to you, use Xposed.
Q: Can I flash kernel X, Y Z?
A: Yes as long your flashing the correct one. (JSS for JLS, JWR for JWR)
For Bug reporting please post it in the DEV THREAD all non related development topics you can post it here. Need to follow XDA Rules now. Thanks and God Speed!
CUSTOMIZE that stock ROM!!
-=The Gn0m3 Project tips and tricks=-
How to make this ROM look and act like any other ROM you want.
PA:
***Download App Settings from settings - xposed framework - download
***Install it and activate the module
***Reboot
***Open the app and search for Settings
***Click on it and flick the switch
***Change its settings accordingly to make it look like a tablet version of the settings app (you can change the res to do so) Some text may be ended with the three dots "..." so lower it's dpi too.
***Make some modifications to any app you want, and you juat got a PA ROM.
Click to expand...
Click to collapse
HALO:
***Download two apps: floating notifications app from the playstore, and xhalofloatingwindow module.
***Activate the module and reboot
***Go to Floating Notifications, then to App Notifications and enable all of them
***From there you have activated "HALO" and you can customize it from the Floating Notifications app. As foe the actual window, go to XHaloFloatingWindow and you can customize that one too.
Click to expand...
Click to collapse
CM:
***Download GravityBox from settings - xposed framework - download
***Install it and activate the module
***Reboot
***Open it, go to statusbar tweaks - pie controls and enable it
***Go back to statusbar tweaks then click QuickSettings management
***Make changes accordingly
***Go back to the first screen of the app, then click Display tweaks
***Expanded desktop mode should be set to hide navbar (at least)
***Reboot, and enjoy pie with custom QuickSettings panel... a CM ROM.
Click to expand...
Click to collapse
AOKP:
uhh... i've never tried AOKP, what are its specialties? lol
Click to expand...
Click to collapse
How to make use of all your 2GB of RAM:
Use V6 Supercharger with the ultimate jar tool to patch your minfrees, bulletproof your launcher, and make your phone a multitasking BEAST.
Link to the V6 thread: http://forum.xda-developers.com/showthread.php?t=991276
Click to expand...
Click to collapse
Volume Wake:
***Download MoDaCo Toolkit
***Scroll down to htc one, click enable volume wake.
***Do any kind of reboot (normal or soft)
Click to expand...
Click to collapse
what i got from gnome:
-custom launcher (nova)
-HALO (gravitybox)
-PIE (gravitybox)
-custom quick settings (gravitybox)
-custom theme (XThemeEngine)
-some changed dpi (AppSettings)
-custom navbar theme and a persistent menu button (Xblast Tools)
-custom lockscreen (XlockY)
can't seem to find in gravitybox nav bar height and volume wake or another module to do this modifications...if you can help pls
vraciu4you said:
can't seem to find in gravitybox nav bar height and volume wake or another module to do this modifications...if you can help pls
Click to expand...
Click to collapse
gravitybox - navigation bar tweaks, you can customize navnar height there.
as for volume wake, i don't have a module currently installed that has that.
Sent from my Mako
So the first release is the only release so far? Because in the original development forum in the op under expected features says more butter and speed. Eagerly awaiting this butter/speed update
Sent from my Nexus 4 using Tapatalk 4
TheNerd:] said:
So the first release is the only release so far? Because in the original development forum in the op under expected features says more butter and speed. Eagerly awaiting this butter/speed update
Sent from my Nexus 4 using Tapatalk 4
Click to expand...
Click to collapse
Yeah once I see a new changes or tweaks in Skia and Bionic I'll definitely update it, but the ROM is currently fast and stable so try it out.
So I really like this ROM thanks for it..
Only issue I been having is that google wallet doesn't work. I have no option to tap and pay, I finally was able to restore an old version of google wallet and its giving me this error: Google wallet is not yet available for your device or mobile network..
I am thinking maybe its a build.prop issue?
ogrillion said:
So I really like this ROM thanks for it..
Only issue I been having is that google wallet doesn't work. I have no option to tap and pay, I finally was able to restore an old version of google wallet and its giving me this error: Google wallet is not yet available for your device or mobile network..
I am thinking maybe its a build.prop issue?
Click to expand...
Click to collapse
I'll look that up. Thanks for the heads up!
Gn0m3 said:
I'll look that up. Thanks for the heads up!
Click to expand...
Click to collapse
Ok so I think I fixed it.. I just had to change a few values in the build.prop.. heres what I changed.
ro.product.model = Nexus 4 (changed from Mako)
ro.product.brand = google (changed from Android)
ro.product.name = occam (changed from full_mako)
Seemed to have fixed it
I can't seem to find out which module made the report button say "reboot" instead of "report"... very weird thing, but it's not that big of a deal.
Sent from my Mako
Another question, its not a huge deal and it might just be a module I have enabled..
But sometimes I get stuck in a weird loop.. like I am in a app hit the recent app menu, go into another app and then if I hit back key it goes back to the recent menu, then if I hit back again goes back to the app, hit back again it goes back to recent apps. etc etc
I don't think stock ever did that.. Its not a huge deal just odd?
*edit* I can't duplicate it but it happens..
ogrillion said:
Another question, its not a huge deal and it might just be a module I have enabled..
But sometimes I get stuck in a weird loop.. like I am in a app hit the recent app menu, go into another app and then if I hit back key it goes back to the recent menu, then if I hit back again goes back to the app, hit back again it goes back to recent apps. etc etc
I don't think stock ever did that.. Its not a huge deal just odd?
*edit* I can't duplicate it but it happens..
Click to expand...
Click to collapse
It might be the modules, This is pure Stock unless you enabled some modules into it.
ogrillion said:
Ok so I think I fixed it.. I just had to change a few values in the build.prop.. heres what I changed.
ro.product.model = Nexus 4 (changed from Mako)
ro.product.brand = google (changed from Android)
ro.product.name = occam (changed from full_mako)
Seemed to have fixed it
Click to expand...
Click to collapse
Yeah, forgot that since it's AOSP. Lol! I'll fix it on the next release.
Gn0m3 said:
Yeah, forgot that since it's AOSP. Lol! I'll fix it on the next release.
Click to expand...
Click to collapse
Np! Thank you again for a great rom.. Really loving it..
Question, if its too much trouble don't worry about replying.. But I been wanting to someday build my own ROMs from source, now I googled and found some easy enough guides about making a build enviroment and building from source etc.. But what I was curious about is building with different toolsets (like saber) and also what is involved in cherry picking from other roms.
Any good noob guides that you have used / know of that could help me learn?
Again thank you so much for a great rom
I'll guide you when you're available. Just PM me.
Riro Zizo said:
gravitybox - navigation bar tweaks, you can customize navnar height there.
as for volume wake, i don't have a module currently installed that has that.
Sent from my Mako
Click to expand...
Click to collapse
Found volume wake option in modaco toolkit under htc one options(after enable it you must do a soft reboot to make it work), for those that like this option on their rom :d
Sent from my Mako using Tapatalk 4
Guys, I'm sorry my laptop decided to go haywire again, but don't worry I was able to fix this before and I know I'll be able to fix this again. I'll keep ya'll updated.
vraciu4you said:
Found volume wake option in modaco toolkit under htc one options(after enable it you must do a soft reboot to make it work), for those that like this option on their rom :d
Sent from my Mako using Tapatalk 4
Click to expand...
Click to collapse
added to the third post, thank you very much.
Sent from my Mako
Ah bummer about the laptop.
Looks like what I got to do with my wife's laptop, her DC jack needs to be replaced and I keep putting it off.
Sent from my Mako using xda app-developers app

[V5][FIX][CM][OMNI][ALL AOSP]Bug Fix : After call battery drain in AOSP is fixed

Hello fellow i9300 users.
As we know all, the most nasty bug after call battery drain which affected our device and most of smdk4x12 varients..
.
Details About bug :
On every AOSP build from android v4.0 / cm9, after making a call normally ie. without using headset or Bluetooth, we were getting heavy battery drain sleep, around ~1.5% / hr (depends upon your settings, for me it was 1% /hr ).
But without normal call we were getting fair drain like around 0.4% / hr (depends upon your settings, for me it was 0.2% /hr ).
Most of devs tried to fix this bug, but because of exynoss, many talented devs left maintaining this devices..
So, we were lost, I myself, A big fan AOSP roms, turned back to Stock TW rom because of only this bug.
In meantime I was leaning self-compiling AOSP rom with help of @UtkarshGupta (Maintainer of Galaxy note 2 for Omnirom,).
After on he committed some audio hal updates to omni for n7100 and i9300..
in one of his commit I saw comment of @tdcfpp : javier Ferrer, He linked us to his own changes about audio hal..
So, I asked him test lib and he provided it.
In test we realized that this bug is fixed in his changes..
.
.
this bug is now fixed by Javier Ferrer, A silent developer who was working behind scene for our device.
his xda name is @tdcfpp.
so thank him as much as you can..
here is his change commit : https://github.com/javifo/android_d...mmit/65920ed03a8f87529f3d9f206ddfbcdb350753e7
.
explanation of cause :
check this : http://review.cyanogenmod.org/#/c/61...dio/audio_hw.c
At line no. 526, in if clause, there is ril_set_call_clock_sync(&adev->ril, SOUND_CLOCK_START);
When starting IN_CALL, RIL clock settings were set, but weren't reset when leaving IN_CALL.
Source : Javier Ferrer : @tdcfpp
.
So All AOSP devs, make this change as soon as possible....
download and flash through recovery.
Update v5 :
1. Speaker volume lowered bit, now perfect matching values to stock Samsung rom
2. Other i/o also calibrated to stock samsung rom's values like earpiece, front mic, back mic, headset output etc..
Update V4 :
1. Fix headset lower mic gain/ muffed sound to other party while in call maintaining changes from https://gerrit.omnirom.org/#/c/6110/ this commit.
2. Other minor volume adjustments.
.
Update V3 :
1. https://gerrit.omnirom.org/#/c/6110/ patchset 6.
Update V2 :
1. compiled with https://gerrit.omnirom.org/#/c/6110/ commit.
2. Backup scrip added. no more re-flashing after every rom update
Results :
1. Before applying this patch, after call battery drain=1%/1hr.
{
"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"
}
2. After applying this patch, after call battery drain is 0.1%/1hr
RohanAJoshi said:
.
Click to expand...
Click to collapse
I wouldn't post this until the noise suppression is removed.
Choristav said:
I wouldn't post this until the noise suppression is removed.
Click to expand...
Click to collapse
download attached file and flash, you will get mic working with fix.
RohanAJoshi said:
download attached file and flash, you will get mic working with fix.
Click to expand...
Click to collapse
I can confirm mic works.
Delete.
Amazing!
Can we flash this on devices running older AOSP ROMS such as CM10.2?
Thanks a lot for the fix!
Now all that is left is the working HWC!
[]'s
This is amazing. So will this officially be added in new omni and cm roms?
Also second best news i heard today was i9300 will be getting official 4.4.2 update.
One device that was conspicuously missing was the Galaxy S3. The S3 was omitted due to ‘having low memory’ and thus deemed unsuitable for the 4.4.2 update. This decision would appear to been reversed, with the international version of the *S3, model GT-I9300, featuring on a leaked document (as shown below) outlining the 4.4.2 update schedule, with the Galaxy S4 and Note 3 beginning to receive the KitKat update in February, and the Galaxy S3 (GT-I9300), Note 2 (SM-N7100) and the Galaxy Grand 2 (SM-G7102) due to receive the update in April-May 2014.
Owners of the S3 will no doubt be hoping that the 4.4.2 update will be as smooth as possible, without any of the problems that the*4.3 JellyBean update*caused for many users. Some of the Android 4.4.2′s features that Samsung will bring to the Galaxy Devices include such things as album art being displayed on the lock-screen whilst playing music, as well as a camera short-cut on the bottom right of the lock screen to reduce the amount of touches needed to access the camera app. The user can also choose which SMS and launcher apps should become the default apps via the settings. Touchwiz gets a few visual tweaks, one of which includes the use of white icons in the translucent notification bar.
All in all, it appears that Samsung has backtracked on its earlier decision to omit the S3 from its KitKat update schedule.
Sent from my GT-I9300 using XDA Premium 4 mobile app
@RohanAJoshi so is this patch ready to merge in omnirom?
Can it be flashed over temasek v50? As its something between cm and omni.. [emoji28][emoji15]
Update:
It's working amazingly [emoji106][emoji106][emoji106][emoji106] tried for whole day with noticeable difference.. Cheers
lopiop said:
@RohanAJoshi so is this patch ready to merge in omnirom?
Click to expand...
Click to collapse
yes, ready, but @UtkarshGupta aligning whole audio HAL with this patch included, this will be merged after that.
thaks to him.
https://gerrit.omnirom.org/#/c/6110/
Girish_J said:
Can it be flashed over temasek v50? As its something between cm and omni.. [emoji28][emoji15]
Click to expand...
Click to collapse
yes, you can use this on any aosp rom..
cm, omni, aokp, carbonn, slim..
ThunderBolt_BR said:
Amazing!
Can we flash this on devices running older AOSP ROMS such as CM10.2?
Thanks a lot for the fix!
Now all that is left is the working HWC!
[]'s
Click to expand...
Click to collapse
you can try..
So after flashing this my device runs very hot.?
Sent from my GT-I9300 using XDA Premium 4 mobile app
---------- Post added at 06:13 AM ---------- Previous post was at 05:59 AM ----------
sevenshorseman said:
So after flashing this my device runs very hot.?
Sent from my GT-I9300 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
?I forgot to say, I am at latest NeatSlim with latest boeffla omni kernel
Sent from my GT-I9300 using XDA Premium 4 mobile app
RohanAJoshi said:
Hello fellow i9300 users.
As we know all, the most nasty bug after call battery drain which affected our device and most of smdk4x12 varients..
.
this bug is now fixed by Javier Ferrer, A silent developer who was working behind scene for our device.
his xda name is @tdcfpp.
so thank him as much as you can..
here is his change commit : https://github.com/javifo/android_d...mmit/65920ed03a8f87529f3d9f206ddfbcdb350753e7
.
So All AOSP devs, make this change as soon as possible....
download and flash through recovery.
Click to expand...
Click to collapse
Will this fix survive rom update?
Buckycasuals said:
Will this fix survive rom update?
Click to expand...
Click to collapse
wait for v2.
RohanAJoshi said:
wait for v2.
Click to expand...
Click to collapse
Ok ... I just updated LS rom, It means i have to flash the fix again till V2 comes out.
Buckycasuals said:
Ok ... I just updated LS rom, It means i have to flash the fix again till V2 comes out.
Click to expand...
Click to collapse
yes
Submitted to cm gerrit
i9300: audio: fix battery drain after phone call
http://review.cyanogenmod.org/#/c/61102/
Author: Javier Ferrer
Pls review it in cm gerrit.
temasek said:
Submitted to cm gerrit
i9300: audio: fix battery drain after phone call
http://review.cyanogenmod.org/#/c/61102/
Author: Javier Ferrer
Pls review it in cm gerrit.
Click to expand...
Click to collapse
thanks..
between I was in touch with him, he said that today he gonna commit..
but did it already..
RohanAJoshi said:
thanks..
between I was in touch with him, he said that today he gonna commit..
but did it already..
Click to expand...
Click to collapse
I added to my own repo so its just a minute job to submit to cm gerrit. Anyway the authorship is retained so doesn't matter who submitted. It is his credit
Those who had tested the patch pls try to review it in cm gerrit so that can push thru.
temasek said:
I added to my own repo so its just a minute job to submit to cm gerrit. Anyway the authorship is retained so doesn't matter who submitted. It is his credit
Those who had tested the patch pls try to review it in cm gerrit so that can push thru.
Click to expand...
Click to collapse
hey @temasek, I have one request :
will you also push following changes from omni to CM ?
1. https://gerrit.omnirom.org/#/c/5834/
2. https://gerrit.omnirom.org/#/c/6110/
for 2. this patch is working good if you removes MicBias lines from every file..
It wold be great if you do this commit with above changes, also update patchset at omni..
I self-compiled this change and it's working fine.
i was wondering, since now this is fixed,
can you guys (awesome devs) explain in a non dev language, what caused the bug in the first place? and what was changed to fix it?
i'm sure many normal users are very curious as well.
thanks alot

[TWEAKS MOD][FLASHABLE][WORKING]VEO X Z2 ULTRA UI For All 6.0.1 Xperia Z2's

Behold. It's finally here. The VEO X Z2 ULTRA UI pack for the Sony Xperia Z2. XDA is a such wonderful place. Flashing new experiences should be fun and exciting, and the VEO X Z2 ULTRA UI pack is worth that fun and excitement.
What is the VEO X Z2 ULTRA UI pack?
The VEO X Z2 ULTRA UI is a new type of flashable zip. Instead of flashing a brand new ROM and losing all of your data, this Flashable zip allows you to experience awesome UI and Phone tweaks without wiping or losing Root Access. Most of these tweaks come from some awesome developers, so they are credited at the bottom!
Will the VEO X Z2 ULTRA UI zip get updates and patches?
Of course! Don't think that the Awesomeness will stop there! Patches will be created for existing users while updated ones will be for the new users.
Why is it called the 'VEO X Z2 ULTRA UI' pack?
Not only does the name sound cool, but it actually somewhat makes sense as well! Of course, the X means Xperia X, since most of this UI & Tweaks zip package is based off the Xperia X Software. The Z2 part is obvious, and the ULTRA part is a statement on how Awesome this pack is!
What features does the VEO X Z2 ULTRA UI pack have?
There are only a few features in this first build, but don't worry, there will be more!
Current features are...
-Minimalistic Hexagon Boot Animation by @motomotomotoG
-All Xperia X Themes & Icons Pre-Installed. By @machao44
-Torch (Flashlight) and LED Notification 2X brighter! Shine bright like a diamond! By @antkalaitzakis96
-Beats™ Audio. (Boosted Sound, Bass, & Quality.) By @olokos
-Xperia X, Android N, AND some exclusive new Wallpapers included! By @Brandon Nel.
-More tweaks coming soon!
Boot Animation Original Thread: http://forum.xda-developers.com/android/themes/bootanimations-50-flashable-t3059659
Should my ROM be Odexed to use this pack?
Yes. Since the V1.2 release, it is also compatible with Deodexed users as well!
How do I install?
1: Download the Zip file and place on the Root of your sdcard.
2: Reboot into Recovery. (TWRP, CWM, PHILZ...anyone is fine.)
3: Wipe Dalvik Cache and Cache.
4: Flash the zip file you downloaded earlier.
5: Reboot and Enjoy the new features and tweaks!
Why Am I doing this?
Because I want other people to enjoy these awesome tweaks on their Z2!
What makes this UI & Tweaks pack so different from other flashable things?
Because this one is designed to be more, you guessed it, FUN! Even the Flashing process script will be filled with exciting quotes! You'll see what I mean when you flash it!
How often will there be updates for this UI & Tweaks package?
I'm aiming on at least giving updates every month, depending on the popularity of it of course. If you are an existing user, then simply flash the new ZIP updates without wiping Data or Cache. You will keep all your previous flashed stuff plus the new stuff in the update!
Where is the Download link?!
Hold on their! Don't burst into TOO much excitement It's right here: https://www.mediafire.com/folder/6ddd9obandatt/VeoX570UI
I'm only 16, and still a Developer WIP, so please click that Thanks button if this worked for you, or if not, please don't call me a troll or pretend that I'm trolling. Just comment your problem, device info, and any additional info. I'm trying my best to deliver cool stuff to your device as much as I can!
Changelog:
V.1.0 (Beta)(DON'T FLASH!)
-Initial Release
V.1.1 (Beta)(DON'T FLASH!)
-Now compatible with all Marshmallow firemware versions! (.570, .575 etc.)
-Removed Android N SystemUI and CPU Control due to some booting problems.
-Lowered pakage size!
-Added 2 more Wallpapers!
V.1.2 (Stable)(Current)(FLASHED & WORKING)
-Removed build.prop to improve compatibilty with all Xperia Z2's. To unlock Multi-Window, edit build.prop and change ro.build.type=user to ro.build.type=userdebug.
-Name changed from 'VeoX570UI' to 'VEO X Z2 ULTRA UI.'
-New flashing quotes!
V.1.3 (Next Update.)
-Will add Android N-ify Xposed Module.
-Will add more wallpapers.
-Will fix any bugs if reported.
-Will try to make ZIP smaller in size.
UPDATE 5 JUNE 2016!!!
Hi guys. If you are new to this post, then what ever you do. DON'T FLASH THE V.1.0 OR V.1.1 OTHERWISE IT MAY BRICK YOUR DEVICE. These BETAS are only for extracting and using separate. As for the people who HAS already flashed them, I'm really sorry guys for bricking your device, and Thank you for telling me what can be fixed in order to avoid another Brick.
Screenshots are attached down below!
Hope you guys enjoy this new type of Flashable zip!
Cheers from New Zealand.
{
"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"
}
When 575 ? 570 is old
Indashio said:
When 575 ? 570 is old
Click to expand...
Click to collapse
If I update
Sent from my D6503 using XDA-Developers mobile app
Indashio said:
When 575 ? 570 is old
Click to expand...
Click to collapse
If I update
Indashio said:
When 575 ? 570 is old
Click to expand...
Click to collapse
Sent from my D6503 using XDA-Developers mobile app
Indashio said:
When 575 ? 570 is old
Click to expand...
Click to collapse
If I update
Indashio said:
When 575 ? 570 is old
Click to expand...
Click to collapse
Sent from my D6503 using XDA-Developers mobile app
Ready to download?
mfauzirahman said:
Ready to download?
Click to expand...
Click to collapse
Yes, if you are Odexed and running on
570 firmware
Sent from my D6503 using XDA-Developers mobile app
Can you create a zip without the soundmod?
iArvee said:
Can you create a zip without the soundmod?
Click to expand...
Click to collapse
Yes. Btw are you on 570 firmware and Odexed?
Sent from my D6503 using XDA-Developers mobile app
Brandon Nel said:
Yes. Btw are you on 570 firmware and Odexed?
Sent from my D6503 using XDA-Developers mobile app
Click to expand...
Click to collapse
I'm on 570, yes. Deodexed, but I have another device that's also on 570 and odexed.
Not work systemui fc for rom xperia x 2.1 build 570 lbl
vandiaz_sairavinz said:
Not work systemui fc for rom xperia x 2.1 build 570 lbl
Click to expand...
Click to collapse
What a surprise...
Seriously why mods don't do something about that crap ?
WiwiPouPou said:
What a surprise...
Seriously why mods don't do something about that crap ?
Click to expand...
Click to collapse
yea test mod for rom http://bbs.gfan.com/android-8309813-1-1.html
WiwiPouPou said:
What a surprise...
Seriously why mods don't do something about that crap ?
Click to expand...
Click to collapse
Omg... I hope you check your email right now if you know whats good for your health...
Sent from my D6503 using XDA-Developers mobile app
Brandon Nel said:
Omg... I hope you check your email right now if you know whats good for your health...
Click to expand...
Click to collapse
Oh, and now you threaten me ? LAWL.
No source, no proof, IF you had even a tiny technical clue about modding, you could at least talk about it, but you're just a troll.
Moderators, please do your magic...
Well, another interesting tweak, Below are my comments regarding this new tweak:
First, your mod installation results in system UI force close like your N UI Mod (were you used the xposed model to show you had a false success), you should have at least properly developed this before adding it in your MOD. (Also, permission for systemui.apk is not set in your script, even if I do it manually it does not work)
Second, Your brighter flash light and led mod is a direct copy paste from @antkalaitzakis96 mod. You did not credit him nor asked for his permissions to use his mod.
Third, your minimalistic boot animation is taken from @motomotomotoG boot animations thread. Still, you did not credit him.
Forth, why you included a build.prop file in your flashable zip? if you want to add something to the file add only the required lines and not replacing the whole file on every phone.
Fifth, you included CPU Control app developed by @TheArc, again you did not give credits for the developer.
I think this is enough feedback from my side on your mod. Follow XDA rules and do not just copy others work...
Super Prince said:
Well, another interesting tweak, Below are my comments regarding this new tweak:
First, your mod installation results in system UI force close like your N UI Mod (were you used the xposed model to show you had a false success), you should have at least properly developed this before adding it in your MOD. (Also, permission for systemui.apk is not set in your script, even if I do it manually it does not work)
Second, Your brighter flash light and led mod is a direct copy paste from @antkalaitzakis96 mod. You did not credit him nor asked for his permissions to use his mod.
Third, your minimalistic boot animation is taken from @motomotomotoG boot animations thread. Still, you did not credit him.
Forth, why you included a build.prop file in your flashable zip? if you want to add something to the file add only the required lines and not replacing the whole file on every phone.
Fifth, you included CPU Control app developed by @TheArc, again you did not give credits for the developer.
I think this is enough feedback from my side on your mod. Follow XDA rules and do not just copy others work...
Click to expand...
Click to collapse
1: I have credited them now.
2: I have removed the SystemUI apk, so now it's supposed to work on all Z2 Devices running any 6.0.1 firmware
BTW the build.prop is for the Multi-Window Unlock.
Sent from my D6503 using XDA-Developers mobile app
Super Prince said:
Well, another interesting tweak, Below are my comments regarding this new tweak:
First, your mod installation results in system UI force close like your N UI Mod (were you used the xposed model to show you had a false success), you should have at least properly developed this before adding it in your MOD. (Also, permission for systemui.apk is not set in your script, even if I do it manually it does not work)
Second, Your brighter flash light and led mod is a direct copy paste from @antkalaitzakis96 mod. You did not credit him nor asked for his permissions to use his mod.
Third, your minimalistic boot animation is taken from @motomotomotoG boot animations thread. Still, you did not credit him.
Forth, why you included a build.prop file in your flashable zip? if you want to add something to the file add only the required lines and not replacing the whole file on every phone.
Fifth, you included CPU Control app developed by @TheArc, again you did not give credits for the developer.
I think this is enough feedback from my side on your mod. Follow XDA rules and do not just copy others work...
Click to expand...
Click to collapse
Thanks man! I appreciate it!
---------- Post added at 04:14 PM ---------- Previous post was at 04:13 PM ----------
Brandon Nel said:
1: I have credited them now.
2: I have removed the SystemUI apk, so now it's supposed to work on all Z2 Devices running any 6.0.1 firmware
BTW the build.prop is for the Multi-Window Unlock.
Sent from my D6503 using XDA-Developers mobile app
Click to expand...
Click to collapse
Thanks dude, if you could make my username a link to the bootanimation thread in the OP, I'd appreciate it!
motomotomotoG said:
Thanks man! I appreciate it!
---------- Post added at 04:14 PM ---------- Previous post was at 04:13 PM ----------
Thanks dude, if you could make my username a link to the bootanimation thread in the OP, I'd appreciate it!
Click to expand...
Click to collapse
Ok bro! no problem! I'll link it to your post in my OP in a few mins.
Sent from my D6503 using XDA-Developers mobile app
He Ka Mate! I have a big problem with the earphone, I have a very strong return on Call. The music is perfect, but calls are nightmarish. Z2 - firmware .151. what can it be? thanks in advance

[JAN-14-2017] 20A DeOdexed + Flashable Kernels + Ultra Lite

Your warranty is now void, don't blame me if your phone blows up blahblahblah. Make sure to have latest TWRP as well (current: 3.0.2-1). Should have removed encryption as well.
BACKUP! Both Stock and Ultra have the untouched stock kernel, so if you want color control you need to flash one of the kernels below after ROM.
*If you run into error 7 while flashing, just restart TWRP and flash again.
ROM Info:
Only system and kernel are being flashed, no Modem, BL, etc.
Based off of 20A Complete zip from @autoprime. Only things touched are bootanimation (pixel black), removed poweron.ogg & it has also been zip-aligned.
Flash in recovery, wipe cache/dalvik(art), profit??
SuperSu and Busybox included. Only /system is wiped, data left alone.
Can dirty flash over current 20A if you like.
Any errors, etc, would be related to deodexing, as all files are stock.- Haven't had any problems myself.
Link: H830_20A_DeOdexed
MD5: f5cae3d2a5d9ebf58f04aa1ba3065487
Enjoy.
Credits:
@tungkick, @wolfu11 and @arjuna_ for root! @autoprime for stock zip. @Chainfire for supersu. @SuperR. for the kitchen. @Tilde88 for pointing me in the right direction. @PlayerZ_ZawZaw for bootanimation. @jcadduono for TWRP. @osm0sis for busybox installer and AIK.
....somebody I'm sure I forgot.
It's people like them that make Android great!
Finally, thanks to Google/LG & XDA.
...whew.
Modded NotSoStock Kernel for H830 (Thanks to @Tilde88 for permission to use this and basically walking me through the process!:highfive:, Thanks go here, [H918][ROM + Kernel] NRD90M Modded NotSoStock)
Features
*Based off 3.18.31 from @Tilde88 source.
*Compiled using gcc-linaro-6.1.1-2016.08-x86_64_aarch64-linux-gnu toolchain.
*The kernel includes Westwood (set by default) TCP Congestion
*blu_active cpu governor (not set by default, you can use an app like Kernel Adiutor)
*Tons of battery improvements within the kernel, bluetooth and FM also tweaked up a bit.
*KCAL Color Control & Color Control app! Thanks to @savoca for KCAL & app! Thanks to @freeza for the updated KCAL.c source file.
( Good starting point for color: All 3 colors at 256, Saturation 64, Value 127, Contrast 129.)
"Know that I love deep, rich, vibrant colors. Also, changing colors will not change effects on pictures taken! This is post-processing. Your phone's screen is what changes, not the files that you create.
Note: Adding saturation (vibrance) will always give some sort of color banding -especially since KCAL is post-processing. You can minimize color banding by ever-so-slightly reducing gamma (read as "Value" in the Color Control app), and by ever-so-slightly fine-tuning Contrast. The value changes would be minimal, and the color banding will only be reduced ever-so-slightly, but this is just how it is. Nonetheless, the device looks friggin amazing with the color options set." -Tilde88
Link: H830-NSS-5.5
MD5: dc1ec15a02116df3f21917d4663b19cb
Stock+ Kernel
*Built using https://github.com/jcadduono/android_kernel_lge_msm8996 as source.
*Compiled using gcc-linaro-6.1.1-2016.08-x86_64_aarch64-linux-gnu
*Added Westwood as default TCP Congestion
*Color Control
*That's it*
Link:20A_Stock_Westwood+ColorControl
MD5: 08b9b9c9694ad8f591d6a15cf5129bf4
Source: (NSS)-https://github.com/Tilde88/nss
(Stock+)-https://github.com/lordodin912/H830-20A-
Thanks again to @jcadduono for the scripts used for compiling as well as the original source! https://github.com/jcadduono/android_kernel_lge_msm8996
Ultra Lite v1 --- Warning--- Not For Everyone---
Basically just wanted to remove whatever I felt like and don't use, you've been warned.
Link:Ultra Lite v1
MD5: 4d005c6d0dc404d257f1a4f7b11e2a1d
Backup:Ultra Lite v1 Backup Files
MD5: 4e68a2c6c4d693d08382466e55456439
Stuff Removed:
\system\app
\AndroidPay
\BookmarkProvider
\Chrome
\CloudPrint
\CtsShimPrebuilt
\Drive
\DriveActivator
\DrmService
\EasterEgg
\EditorsDocsStub
\EditorsSheetsStub
\EditorsSlidesStub
\Facebook_AppManager
\FaceLock
\FidoASM
\FidoAuthenticator
\FidoClient
\Gmail2
\GooglePrintRecommendationService
\GoogleTTS
\Hangouts
\LGAccount
\LGAirDrive
\LGATCMDService
\LGBackupLauncher
\LGDrm
\LGFOTA
\LGMusicShare
\LGSpringCleaning
\LGStk
\LGVRAgent
\Maps
\Music2
\Photos
\PrintSpooler
\QuicksetSDK
\SmartMessagingEngine
\SmartShare
\SmartShareProvider
\talkback
\Upsell
\Videos
\YouTube
\priv-app
\AdaptClient
\BackupRestoreConfirmation
\CloudHub
\CtsShimPrivPrebuilt
\EdenService
\EodEngine
\Facebook_Installer
\GCUV
\GoogleFeedback
\HotwordEnrollment
\LG360Wallpaper
\LGActionManager
\LGAirDriveSetting
\LGApplicationManager
\LGBackup
\LGCalendar
\LGCalendarProvider
\LGConciergeBoard
\LGCover
\LGEasyHome
\LGEmail
\LGExchange
\LGFileManager
\LGIFTTT
\LGLDB
\LGMapUI
\LGMusic
\LGMusicWidget
\LGNLPService
\LGP2pService
\LGPartnerBookmarksProvider
\LGPCSuiteService
\LGQHelp
\LGQHelpService
\LGSignBoard
\LGSignBoardProvider
\LGSignBoardSettings
\LGSmartSharePush
\LGSnapPage
\LGTTSPAService
\LGUpdateCenter
\LGVoiceCare
\LGVoiceRecorder
\LGVRPlayer
\LGWeatherService
\LGWernickeManager
\LGWifiHotspotWidget
\LIAInformant
\LIAS4URecommender
\LicenseProvider
\Lookout
\MyPlacesEngine
\MyPlacesSettings
\NameID
\PromoHelper
\SmartSetting
\Tag
\TMO_MyAccount
\TMO_Simlock
\UnifiedEULA
\Velvet
system\vendor\overlay
\com.lge.appbox.client
\com.lge.concierge
\com.lge.email
\com.lge.lgworld
\com.lge.lifetracker
\com.lge.provider.signboard
\com.lge.qhelp
\com.lge.qmemoplus
\com.lge.qremote
\com.lge.signboard
\com.lge.signboard.settings
\com.lge.sizechangable.weather
\com.lge.sizechangable.weather.platform
\com.lge.sizechangable.weather.theme.optimus
system\etc\mrg_default_forms\ConciergeBoard
system\etc\mrg_default_forms\QvoicePlus
system\etc\permissions\com.lge.fota.xml
& Deleted most ringtones, etc in media. That's it.
These files have not been removed. If you feel like removing NFC for some reason, ha, remove files below manually. Also there are a couple other things that can be removed as well, that I forgot.
app\LgNfc
priv-app\NfcSettings
system\etc\nfc
system\etc\permissions\android.hardware.nfc.hce.xml
system\etc\permissions\android.hardware.nfc.hcef.xml
system\etc\permissions\android.hardware.nfc.xml
system\etc\permissions\com.gsma.services.nfc.xml
system\lib\libLGnfc_config.so
system\lib\libLGnfc_jni.so
system\lib\libnfc_ndef.so
system\lib\libnfc-nxp-nci.so
system\lib\hw\nfc_lg.default.so
Repeat for lib64
system\priv-app\NfcSettings
system\vendor\overlay\com.lge.NfcSettings
Other
system\etc\permissions\com.lge.lgdrm.xml
system\etc\permissions\com.lge.sizechangable.weather.platform.xml
system\etc\recovery-resource.dat
If anyone can find anything more to remove, please share. Want to remove as much as possible, because why not, and prolly missed some libs and stuff.[emoji15]
Can I flash this if I'm on CM right now (with factory reset ofc) or would I need to go through LG Up and flash a vanilla rom first?
M3rsh said:
Can I flash this if I'm on CM right now (with factory reset ofc) or would I need to go through LG Up and flash a vanilla rom first?
Click to expand...
Click to collapse
If you've already upgraded to N (20a), then yes.
Will this work with dualboot? I need stock to play pokemonGo but won't throw root away in my main setup
tavocabe said:
Will this work with dualboot? I need stock to play pokemonGo but won't throw root away in my main setup
Click to expand...
Click to collapse
You can try.
lordodin912 said:
^You can try.
Click to expand...
Click to collapse
I guess it won't work anyway as I see a supersu file in the zip?
EDIT: will try removing it and flashing and see if it works. Thanks!
tavocabe said:
I guess it won't work anyway as I see a supersu file in the zip?
EDIT: will try removing it and flashing and see if it works. Thanks!
Click to expand...
Click to collapse
Remove "rootzip" & "busybox" folders before patching/flashing.
P.S. If you haven't already updated to N(20A) it may not boot regardless.
lordodin912 said:
Remove "rootzip" & "busybox" folders before patching/flashing.
P.S. If you haven't already updated to N(20A) it may not boot regardless.
Click to expand...
Click to collapse
Yeah it didn't boot, I'm still in MM because of xposed. How much of a trouble is to replicate this deodexed rom but on 10j?
tavocabe said:
Yeah it didn't boot, I'm still in MM because of xposed. How much of a trouble is to replicate this deodexed rom but on 10j?
Click to expand...
Click to collapse
You can take the system.img and boot.img from either the kdz with LG Firmware Extractor or from autoprime complete zip.
Then you need to Google "superR kitchen xda", if your using windows there is a VM iso in the thread you can use with VirtualBox etc.
Once you have the kitchen working just remember to use smali for deodexing when it asks and don't sign the zip or let it remove the meta-inf folders from apps, again it will ask.
Once its built, remove the assert from the very top of the updater-script.
Hope you figure it out. If not, maybe tomorrow I can whip it up for ya.
PM me if you have trouble. Ill try to help best I can.
I installed autoprime's 10j complete zip as secondary and it booted fine, unfortunately I couldn't pass safetynet I guess it has something to do with modifying the boot partition, oh well. I'll install your zip as soon as xposed for nougat becomes available.
{
"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"
}
Stock debloated/deodexed nougat....no tweaks.
Another one, moving on up. Ha. Would like 150,000 though.
tavocabe said:
I installed autoprime's 10j complete zip as secondary and it booted fine, unfortunately I couldn't pass safetynet I guess it has something to do with modifying the boot partition, oh well. I'll install your zip as soon as xposed for nougat becomes available.
Click to expand...
Click to collapse
I think the deal is that its game over if even your bootloader is unlocked.
z28james said:
I think the deal is that its game over if even your bootloader is unlocked.
Click to expand...
Click to collapse
Nah it works fine if I don't touch anything ( i.e. root, dm verity, encryption, xposed, etc.) and leave 100% stock even when bootloader is unlocked
Update: added separate flashable "Modded NotSoStock" kernel.
lordodin912 said:
Update: added separate flashable "Modded NotSoStock" kernel.
Click to expand...
Click to collapse
Can it be used on stock MM 10j?
About to go home and flash ..care to share your kcal values
Sent from my LG-H830 using Tapatalk
tavocabe said:
Can it be used on stock MM 10j?
Click to expand...
Click to collapse
Its for N, so I think its safe to say no.
pilo99 said:
About to go home and flash ..care to share your kcal values
Click to expand...
Click to collapse
In OP.
I flashed and it does run smooth and i like the vibrant color profile ...looking fwd to more tweaks and debloat ...geat job
Sent from my LG-H830 using Tapatalk

Categories

Resources