Related
Intro
First of all, this is not a module
I'm trying to port Gingerbread's TV screen on/off animation to Froyo. Those f**ckin cool animations are the only reason for me to use GB!. I'm happy with Froyo, as everything works, and smoother feelings.
Progress
- Screen on : Good.
- Screen off : Good.
- Animation when screen timed out : Good.
Release
May 27th, FroyoBeam source is pushed to my github : https://github.com/doixanh/X8Features
Notice
We (the X8 users) spent some time testing the animations in my FroyoBread, and it seems to be good. I modified CM6 source, so it may not compatible with some ROMs. If the compilation fails, check inside the published source and take the lines around "dx" to your ROM's source.
More notice
0. This is a work-in-progress. I don't care that it's on xda-news or not. This is my attempt to satisfy my need (GB animations on Froyo). And I saw somebody saying it should be finished before being posted on xda-news. Did you fully read the news?
This hasn’t been released yet, due to the developer wanting to make sure it works perfectly, and he has kindly asked that you do not ask when it will be released
Click to expand...
Click to collapse
1. This mod should be compatible with most devices
2. These animations cannot be packaged as an update.zip, because
3. Lots of things are modified inside the CM6 source, not modding xml files and so on, and
4. The "release" that I mentioned will be a source release, and is intended to be used by ROM builders.
5. End-users will have to wait for their ROM builders to rebuild the ROM with patched source.
6. My FroyoBread ROM is built with personal purpose, and for experimenting my source code modifications.
Enjoy, ROM builders and users
Great, so people like the animation too.
Well, what files that related to the animation?
gosh...this is what im waiting for ...old tv screen off..it's gonna be awesome
Are you going to make one specific animation, or are you getting a few of them? Or are there even multiple to choose from?
Also: is it a script that runs some animation files? What are these, gifs, mpgs, avis? Because we could create additional ones and simply replace the animations within the script (if it works like that).
Awesome can't wait !!
WTF guys? Don't spam this thread with something like "yeah I like that..."
Stop spamming until the topic doesn't contain [DEV]
I don't consider my post spam. I'd like to prepare new animations (if I'm able to prepare them in the output format), so I'm asking specific questions.
This is stock screen on/off animation from gingerbread. You can see the clip. It's nothing to do with new animation or output format.
It's hard-coded inside android source.
is it only for froyo? wat about eclair?
I am asking, what files that related to the animation? I want to know, not just saying i like the animation.
Oh, I see. I simply didn't know how it works And I believed that it is still based on some graphic files.
Well then, good luck porting it
http://forum.xda-developers.com/showpost.php?p=10020365&postcount=26
You've probably already seen that but just in case
This CRT animation is burried in surfaceflinger an has lots of dependencies on gb changes. Many have claimed this to be impossible... please prove them wrong mate ;-)
Sent from my X10mini using XDA App
Yep I'm trying to do that ;-) It seems that I cannot "take screenshot" to make it as an GL texture for screen on...
aldee_s: it's in the source of libsurfaceflinger. You have to modify the source and recompile if you want to do anything
hoo, then i cannot do anything yet, because i dont have the source yet, cause my connection sucks, hehe, sorry, i thought i can help.
Well, good luck doing it, you're super(module)man.
sorry if you consider my posts here as spam.
https://market.android.com/details?id=com.katecca.screenofflock&feature=search_result
There is an app that does something similar so it is clearly possible to do, just needs building into the system and then to replace the default power button action
Yeah I know that program. It does not work in case the screen is off after timeout, or when pressing power button...
Lockscreen should be modded for this to make this work.
Sent from my X8 using XDA Premium App
I don't have to mod anything with any lock screen....
/edit : uploaded first WIP clip. Check first post.
Update:
On/off animation is working, but only white/gray color. I still couldn't get the screen content to put into the texture. Will look deeper into this.
I managed to enable the animations while pressing power buttons. When the screen timed out, there is no animation. Maybe we have to look into power management service also...
Perception
i9100 // Samsung Galaxy S II Euro
i777 // Samsung Galaxy S II AT&T
Based on I9100XXKI3
i777 Kernel, Modem, CSC, APN List (Entropy's Daily Driver Kernel - DD_10202011, kernel thread has sources and changelog)
Fixed capacitive button layout
Fixed home button haptic feedback
Fixed audio echo (other party could hear themselves echo)
Fixed audio noise suppression (always enabled, otherwise makes you sound far away)
Fixed bluetooth audio (needs further testing)
Tweaked build.prop
Rooted, Deodexed, Zipaligned & Debloated
Extended power menu
Removed TV animation from feature set (always something wrong with it)
SIP over wifi and 3g
Accurate battery mod
Fujutweaks (2.3.7 (GRJ90) app_process & system_server (similar to fugutweaks, but newer, custom built, smoother))
CM Modded libsqlite.so and libsqlite_jni.so
Disabled battery full notification/vibration
Fixed home button lag (disables double tap features)
Video playback at any battery level
Use camera/camcorder at any battery level
Allow calendar week to start on any day
Stay awake dev option
Enable Unknown Sources by default
Updated system apps
Ad blocking via hosts file
Removed bootup sounds
Removed main bootanimation (only loop left)
Removed Swype (the build.prop edits break it from either firmware)
Custom launcher layout and wallpaper
Enabled hidden wallpapers
Cleaned up junk files
Mms.apk Mods:
-increased max message size to AT&T max 307200 -> 614400
-smsToMmsTextThreshold 4 -> 20
-maxImageHeight 480 -> 2448
-maxImageWidth 640 -> 3264
Perception v1-RC3 (coming soon)
Fixed Gingerbread keyboard languages
Perception v1-RC2 (10/21/2011)
Entropy's Current Daily Driver Kernel
Extended power menu
Fixed home button lag (disables double tap features)
Perception v1-RC1 (10/15/2011)
Based on I9100XXKI3
i777 Kernel, Modem, CSC, APN List (Entropy's Daily Driver Kernel - DD_10132011, kernel thread has sources and changelog)
Fixed capacitive button layout
Fixed home button haptic feedback
Fixed audio echo (other party could hear themselves echo)
Fixed audio noise suppression (always enabled, otherwise makes you sound far away)
Fixed bluetooth audio (needs further testing)
Tweaked build.prop
Rooted, Deodexed, Zipaligned & Debloated
Removed TV animation from feature set (always something wrong with it)
SIP over wifi and 3g
Accurate battery mod
Fujutweaks (2.3.7 (GRJ90) app_process & system_server (similar to fugutweaks, but newer, custom built, smoother))
CM Modded libsqlite.so and libsqlite_jni.so
Disabled battery full notification/vibration
Video playback at any battery level
Use camera/camcorder at any battery level
Allow calendar week to start on any day
Stay awake dev option
Enable Unknown Sources by default
Updated system apps
Ad blocking via hosts file
Removed bootup sounds
Removed main bootanimation (only loop left)
Removed Swype (the build.prop edits break it from either firmware)
Custom launcher layout and wallpaper
Enabled hidden wallpapers
Cleaned up junk files
Mms.apk Mods:
-increased max message size to AT&T max 307200 -> 614400
-smsToMmsTextThreshold 4 -> 20
-maxImageHeight 480 -> 2448
-maxImageWidth 640 -> 3264
Download:
This is a FULL WIPE rom! (this will be a full wipe until it is final!)
http://www.ponack.net/designgears/Perception/
Known Issues:
Incorrect spellings here and there.
I was guessing you would be the first to successfully port an i9100 Rom. Congrats and thanks for all the hard work you put in.
Sent from my SAMSUNG-SGH-I777 using XDA App
But I have an exam at 8am and it's already almost 3.......
Very nice work. looking forward to ONE PHONE and ONE DG ROM! cognition/perception had me flashing back and forth all the time.
Cool stuff . This will open up all kinds of new ROMs to AT&T Galaxy S II users. For those coming from the Infuse... think hellraiser .
Great work! I am super excited.
Just Finished Downloading.
Flashing.
**EXCITED**
Moved through countless roms this past one and half week waiting for this
Thanks DG.
Regards,
---------- Post added at 07:13 PM ---------- Previous post was at 07:05 PM ----------
The Home Button and the Soft Buttons do not work on the International Model.
*sad*
---------- Post added at 07:16 PM ---------- Previous post was at 07:13 PM ----------
In CWM, the back button does what Home Button is supposed to do.
Managed to Use the CWM, Back to Cognition 1.5.1
Waiting for next beta.
designgears said:
the small beta test went horrible since everyone involved thought it was a feature request thread and wondered where all the features where from my standard Cognition lineup. [facepalm]
Click to expand...
Click to collapse
So... not impressed with rootzwiki then?
sarthakmttl said:
Just Finished Downloading.
Flashing.
**EXCITED**
Moved through countless roms this past one and half week waiting for this
Thanks DG.
Regards,
---------- Post added at 07:13 PM ---------- Previous post was at 07:05 PM ----------
The Home Button and the Soft Buttons do not work on the International Model.
*sad*
---------- Post added at 07:16 PM ---------- Previous post was at 07:13 PM ----------
In CWM, the back button does what Home Button is supposed to do.
Managed to Use the CWM, Back to Cognition 1.5.1
Waiting for next beta.
Click to expand...
Click to collapse
This is the i777 version. Of course its messed up on the euro version
halfsoul said:
So... not impressed with rootzwiki then?
Click to expand...
Click to collapse
Just the people that flashed the beta over there. They didn't read a damn thing.
Sent from my SAMSUNG-SGH-I777 using xda premium
designgears said:
This is the i777 version. Of course its messed up on the euro version
Sent from my SAMSUNG-SGH-I777 using xda premium
Click to expand...
Click to collapse
It said i9100 xxki3 in title so got over excited i guess..anyways now i know that the next cognition would be called perception.
Waiting eagerly. :-D :-D
Regards,
Sent from my GT-I9100 using XDA App
Flashed! This time, all APNs are there!
Problem 1: I'm constantly stuck on 3G, not sure why. Never get H or H+.
Problem 2: Default launcher screen is the first page. No biggie, more of a "feature."
I think that's it! I'll go mod the frameworks now, I think
EDIT: Got about 0.8 seconds of H+ and it jumped back to 3G. Can't get proper data. Sad.
Voice calls volume are pretty loud here!!! which is cool to me. considerably louder then all other ROMs out there. Did u use any different codecs?
Edit: Whatever you did to the audio works perfect here.
Haloruler64 said:
Flashed! This time, all APNs are there!
Problem 1: I'm constantly stuck on 3G, not sure why. Never get H or H+.
Problem 2: Default launcher screen is the first page. No biggie, more of a "feature."
I think that's it! I'll go mod the frameworks now, I think
EDIT: Got about 0.8 seconds of H+ and it jumped back to 3G. Can't get proper data. Sad.
Click to expand...
Click to collapse
Seems like it falls back until you need it.
Sent from my SAMSUNG-SGH-I777 using xda premium
designgears said:
Seems like it falls back until you need it.
Sent from my SAMSUNG-SGH-I777 using xda premium
Click to expand...
Click to collapse
Any way to fix that behavior? I'd prefer to stay on 4G, it isn't worse than 3G on your battery logically.
Either way I shall test your theory throughout the day, I'll keep it and test it.
Haloruler64 said:
Any way to fix that behavior? I'd prefer to stay on 4G, it isn't worse than 3G on your battery logically.
Either way I shall test your theory throughout the day, I'll keep it and test it.
Click to expand...
Click to collapse
Actually it is.
http://www.research.att.com/article...1_03/201102_Energy_efficient?fbid=k8DF0O-g72R
I'm 90% certain that on phones which do correctly report their current mode, 3G is idle mode while FACH and DCH modes are reported as H. A phone never "idles" in HSPA modes. In fact I'm not sure if FACH mode is ever HSDPA. (Edit: FACH and DCH modes could be remaining as vanilla UMTS, however HSPA is not possible in Idle mode.)
AT&T's stock ROMs hide this in the framework and report everything as H+, even if when you dig deeper into the system you see that the RIL is reporting state/mode changes.
Entropy512 said:
Actually it is.
http://www.research.att.com/article...1_03/201102_Energy_efficient?fbid=k8DF0O-g72R
I'm 90% certain that on phones which do correctly report their current mode, 3G is idle mode while FACH and DCH modes are reported as H. A phone never "idles" in HSPA modes. In fact I'm not sure if FACH mode is ever HSDPA. (Edit: FACH and DCH modes could be remaining as vanilla UMTS, however HSPA is not possible in Idle mode.)
AT&T's stock ROMs hide this in the framework and report everything as H+, even if when you dig deeper into the system you see that the RIL is reporting state/mode changes.
Click to expand...
Click to collapse
That's actually an amazing article, thanks!
It seems so, like UMTS is idle, HSPA is low power, and HSPA+ is high power. My phone stays on UMTS most of the time, and HSPA some of the time. Anyway, when I use the phone, it ramps up to HSPA+ so it's all good! Good performing ROM!
I do seem to have more lag than stock unrooted ROM though. Even with no apps installed, it lags slightly. Only occasionally. It's mostly smooth.
I've been testing it out. So far, it's good. The speed is a little low but obviously that will be fixed. I've taken the liberty of changing the over-scroll animation color back to orange, because the blue looks really gross to me. I threw in CRT screen-off animations too. Just replace your framework-res.apk with it.
I haven't found any major problems yet, and honestly it's pretty stable. No crashes, fast boot-ups, etc.
Good work designgears!
Download
shishir95 said:
I've been testing it out. So far, it's good. The speed is a little low but obviously that will be fixed. I've taken the liberty of changing the over-scroll animation color back to orange, because the blue looks really gross to me. I threw in CRT screen-off animations too. Just replace your framework-res.apk with it.
I haven't found any major problems yet, and honestly it's pretty stable. No crashes, fast boot-ups, etc.
Good work designgears!
Download
Click to expand...
Click to collapse
Mine refreshing my memory to where the XML for the CRT off animation is located? I know approximately where it is.
Also any clue how to disable glow altogether and put back the bounce? I like the bounce.
I'm not asking for any modding effort, just a quick explanation I wanna try it myself on my new setup.
Haloruler64 said:
Mine refreshing my memory to where the XML for the CRT off animation is located? I know approximately where it is.
Also any clue how to disable glow altogether and put back the bounce? I like the bounce.
I'm not asking for any modding effort, just a quick explanation I wanna try it myself on my new setup.
Click to expand...
Click to collapse
the crt animation if i remember correctly is in the decompiled framework-res.apk in values/bools.xml youll know the line when ya see it im sure. and you should be able to get the bounce back if you replace the framework.jar with one you know that has the bounce
Haloruler64 said:
Mine refreshing my memory to where the XML for the CRT off animation is located? I know approximately where it is.
Also any clue how to disable glow altogether and put back the bounce? I like the bounce.
I'm not asking for any modding effort, just a quick explanation I wanna try it myself on my new setup.
Click to expand...
Click to collapse
After you decompile the framework-res.apk, the file is located in /res/values/bools.xml. The specific line of code is
Code:
<bool name="config_animateScreenLights">true</bool>
and you just want to change it to false to enable CRT off, true to disable it.
As far as re-adding the bounce in, I have no idea. On KH7 for our phones, it was easy to add using the source code ported from the Nexus S, but Samsung cooked them in 2.3.5. The best you could do is replace the overscroll pngs in framework-res.apk with empty pngs, but you still wouldn't get the bounce back.
task650 said:
the crt animation if i remember correctly is in the decompiled framework-res.apk in values/bools.xml youll know the line when ya see it im sure. and you should be able to get the bounce back if you replace the framework.jar with one you know that has the bounce
Click to expand...
Click to collapse
I really wouldn't do that. What I would do is check if someone modded the framework.jar from KI3 for you over at the GSII themes/apps section. It's sort of dangerous to be using framework files from a different ROM. At the very least, have a backup.
Folks,
Credit to AndroidON for this mod. Outlined in his thread: [HOWTO] More smooth scroll & volume step increase for MOST android phones.
Some android applications have a lag (or stutter) when they scroll. The 'scrollingcache' function inside android is causing the issue. Some application developers recommend disable 'scrollingcache' in app's internal config, but not all applications have disabled scrollingcache. The mod will disable the scrollingcache throughout the Android OS. All apps will have no problem with the mod. Scrolling should be smoother all around.
The details are described in the AndroidON's thread.
AndroidON's original mod also includes a volume increment change for music from 15 to 30 steps. Unfortunately the volume increment mod does not work correctly on our phones, so it cannot be included.
UPDATE... I've modded the "framework.jar" from several ROM's:
UCKH7 stock deodexed and rooted by PAulyhoffman
UCKK6 Stock deodexed and rooted
UnNamed v1.3.2 and v2.2.1 by gtg465x
MIUI 1.12.30 and 2.1.13 by shep211
Serendipity 8.2 by MikeyMike01
CM7 7.2.0-RC0 (GWK74-11162011) posted by atinm
SensatioN 3.0 by Crysis21
SHOstock v1.7(+) by Showman94 has the Smooth Scroll mod included. Visit his thread!
ICScrewD v1.6.0(+) by jivy26 has the Smooth Scroll mod included. Visit his thread!
The CWM script clears cache and dalvik. Be patient upon reboot. It will take a bit to rebuild cache and dalvik.
Each ROM has two files: (1) Smooth Scroll (2) Revert
UCKH7 stock deodexed and rooted by PAulyhoffman
Modded file with the smooth scroll change:
CWM_SmoothScroll-Mod_StockUCKH7.zip
Revert file in case you want to go back:
CWM_SmoothScroll-Revert_StockUCKH7.zip
UCKK6 stock deodexed and rooted
Modded file with the smooth scroll change:
CWM_SmoothScroll-Mod_StockUCKK6.zip
Revert file in case you want to go back:
CWM_SmoothScroll-Revert_StockUCKK6.zip
UnNamed v1.3.2 and v2.2.1 by gtg465x
Modded file with the smooth scroll change:
CWM_SmoothScroll-Mod_UnNamedv1.3.2.zip
Revert file in case you want to go back:
CWM_SmoothScroll-Revert_UnNamedv1.3.2.zip
Modded file with the smooth scroll change:
CWM_SmoothScroll-Mod_UnNamedv2.2.1.zip
Revert file in case you want to go back:
CWM_SmoothScroll-Revert_UnNamedv2.2.1.zip
MIUI 1.12.30 and 2.1.6v2 by shep211
Modded file with the smooth scroll change:
CWM_SmoothScroll-Mod_MIUIv1.12.30.zip
Revert file in case you want to go back:
CWM_SmoothScroll-Revert_MIUIv1.12.30.zip
Modded file with the smooth scroll change:
CWM_SmoothScroll-Mod_MIUIv2.1.13.zip
Revert file in case you want to go back:
CWM_SmoothScroll-Revert_MIUIv2.1.13.zip
Serendipity 8.2 by MikeyMike01
Modded file with the smooth scroll change:
CWM_SmoothScroll-Mod_Serendipityv8.2.zip
Revert file in case you want to go back:
CWM_SmoothScroll-Revert_Serendipityv8.2.zip
CM7 7.2.0-RC0 (GWK74-11162011) posted by atinm
Modded file with the smooth scroll change:
CWM_SmoothScroll-Mod_CM7v7.2.0-RC0.zip
Revert file in case you want to go back:
CWM_SmoothScroll-Revert_CM7v7.2.0-RC0.zip
SensatioN 3.0 by Crysis21
Modded file with the smooth scroll change:
CWM_SmoothScroll-Mod_SensatioNv3.0.zip
Revert file in case you want to go back:
CWM_SmoothScroll-Revert_SensatioNv3.0.zip
Enjoy!
Nice thanks
Peaster111 said:
Folks,
Credit to AndroidON for this mod. Outlined in his thread: [HOWTO] More smooth scroll & volume step increase for MOST android phones.
I've modded the "framework.jar" from gtg465x's UnNamed v2.2.1 ROM. Showman94 has moded his framework.jar with this mod in his SHOstock 1.7 release.
Some android applications have a lag (or stutter) when they scroll. The 'scrollingcache' function inside android causing the issue. Some application developers recommend disable 'scrollingcache' in app's internal config, but not all applications have disabled scrollingcache. The mod will disable the scrollingcache throughout the Android OS. All apps will have no problem with the mod. Scrolling should be smoother all around.
The details are described in the AndroidON's thread. AndroidON's mod also includes a volume increment change for music from 15 to 30 steps. Unfortunately mod does not work correctly on our phones, so it cannot be included.
I was able to include an incall volume change similar to the mod Showman94 made for his 1.7 release. My mod changes the increments from 5 to 7. The value of 7 syncs up with the rest of the stock values. All stock values increment either 7 or 15 steps except for InCall. For some odd reason, InCall is set to 5. This mod sets InCall (voice_call) to 7.
There are three CWM zips.
One is a modded file with the smooth scroll and incall volume increment change:
CWM_SmoothScrollAudio-Mod_UnNamedv2.2.1.zip
One is a modded file with just the smooth scroll change:
CWM_SmoothScroll-Mod_UnNamedv2.2.1.zip
The third is a revert file in case you want to go back:
CWM_SmoothScrollAudio-Revert_UnNamedv2.2.1.zip
The CWM script clears cache and dalvik. Be patient upon reboot as it will take a bit to rebuild cache and dalvik.
Enjoy!
Click to expand...
Click to collapse
I changed the InCall volume only from 5 to 15 increments and the scrolling cache. I didn't see the need for any others since 15 is plenty for me. BT and Media for Pandora were already at 15.
I definitely love the incall change as sometimes you can't find the sweet spot. I definitely notice the scroll is smoother.
shoman94 said:
I changed the InCall volume only from 5 to 15 increments and the scrolling cache. I didn't see the need for any others since 15 is plenty for me in BT and media for Pandora were already 15.
I definitely love the incall change and sometimes you can't find the sweet spot. I definitely notice the scroll is smoother.
Click to expand...
Click to collapse
Yep... Now that I've been on the mod for a few days, I can say the scrolling is much smoother all around.
Great info on the volume increment change. Thanks for the feedback! Maybe I'll update this one too... heck I can add both and let folks choose! ;-)
Good teamwork on bringing these mods to the forum.
Where are you guys seeing the most improvement? I applied the mod to MIUI 12.31 and can't really tell a difference...
ctbear said:
Where are you guys seeing the most improvement? I applied the mod to MIUI 12.31 and can't really tell a difference...
Click to expand...
Click to collapse
It's more of a subtle change. You won't see a change in some apps as the dev may have the scrolling cache hardcoded to be disabled. Others will see improvements. Stuttering and temp freezing are usually the symptoms. You need to give some time to determine where you're improvements occur.
Wow this is great. I was reading the changelog to SHOstock's rom and got a little jealous about the InCall volume mod.
Any possibility about creating a volume mod only?
splttingatms said:
Wow this is great. I was reading the changelog to SHOstock's rom and got a little jealous about the InCall volume mod.
Any possibility about creating a volume mod only?
Click to expand...
Click to collapse
I could, but I'm not sure why you would want that. The scrolling mod won't hurt and can only help. The audio mods are more of a user preference though.
Peaster111 said:
I could, but I'm not sure why you would want that. The scrolling mod won't hurt and can only help. The audio mods are more of a user preference though.
Click to expand...
Click to collapse
Thanks ive been waiting for a mod like this!
Edit just made a call to my buddy i can hear him alot better thanks guys!
So the smooth scroll & volume 15 makes in call volume louder than the 7?
Sent from my SAMSUNG-SGH-I777 using Tapatalk
Jonnyredcorn said:
So the smooth scroll & volume 15 makes in call volume louder than the 7?
Sent from my SAMSUNG-SGH-I777 using Tapatalk
Click to expand...
Click to collapse
The mod does not alter the volume level. It changes the number of increments (7 or 15) from zero to max volume level.
Peaster111 said:
I could, but I'm not sure why you would want that. The scrolling mod won't hurt and can only help. The audio mods are more of a user preference though.
Click to expand...
Click to collapse
Okay you convinced me. Thanks for the mod!
Just out of curiosity, does anyone know why scroll caching would cause issues? Isn't caching suppose to increase accessibility times of frequently used information, thus making scrolling faster? Does this cause the phone to use more processes to force a redraw of all the scroll animations?
This mod is only for UnNamed?
Red5 said:
This mod is only for UnNamed?
Click to expand...
Click to collapse
Hey Red5...
Sorry for the delay... I fell asleep at 11 after watching the Gaints beat the Cowboys.
In general... the mod applies to anyone using UCKK6, but gtg made mods to the stock framework.jar. I modded from his v2.2.1 file to retain his original v2.2.1 mods. I'm not sure what would happen if you put these framework.jar files into a different ROM (it may not boot). I suppose if you were willing to be a guinea pig, you could try. I would strongly recommend making a revert CWM of your original framework.res before you try. You could use my revert and just replace the framework.res with yours. Once you have a revert CWM on your phone, you can give it a shot without worry.
I could mod the stock UCKH7 and UCKK6 files too, if there is interest in them.
Peaster111 said:
In general... the mod applies to anyone using UCKK6, but gtg made mods to the stock framework.jar. I modded from his v2.2.1 file to retain his original v2.2.1 mods. I'm not sure what would happen if you put these framework.jar files into a different ROM (it may not boot). I suppose if you were willing to be a guinea pig, you could try. I would strongly recommend making a revert CWM of your original framework.res before you try. You could use my revert and just replace the framework.res with yours. Once you have a revert CWM on your phone, you can give it a shot without worry.
I could mod the stock UCKH7 and UCKK6 files too, if there is interest in them.
Click to expand...
Click to collapse
It won't boot if the framework jar from another rom is tried with another. Even replacing the file with the original one won't undo the damage; it still wouldn't boot. You'd have to restore a backup file, which if you're going to try something like that, should definitely be made immediately prior. And be careful mixing up the framework jar with the framework res apk.
splttingatms said:
Okay you convinced me. Thanks for the mod!
Just out of curiosity, does anyone know why scroll caching would cause issues? Isn't caching suppose to increase accessibility times of frequently used information, thus making scrolling faster? Does this cause the phone to use more processes to force a redraw of all the scroll animations?
Click to expand...
Click to collapse
I was thinking the same thing....
Thanks for this, working perfect on my end.
I installed only the smoothscroll mod and the transformation to the user experience has been remarkable, I hope gtg includes this in his ROM update.
Ya Boi D said:
I was thinking the same thing....
Click to expand...
Click to collapse
I dunno.. maybe the AndroidON (author of the mod) would know? It works though!
Peaster111 said:
I could mod the stock UCKH7 and UCKK6 files too, if there is interest in them.
Click to expand...
Click to collapse
I bet you would get a lot of hits if you did.
Not sure if anyone else noticed this Rom over in the I9100 forums but it looks great. Pretty much the best of both worlds the smoothness of a Sammy Rom and the some of the best functions of a AOSP Rom such as dialer, SMS, contact, etc. I tried to use the Flash-aholicsTool with no success. It seems to process it okay but when you flashl the rom you'll get a lot of "System UI' has stopped working errors.
I might be in the minority but...this looks like it would be a great rom if someone with a LOT more skills then me was able to make it run.
Rom link from l9100
http://forum.xda-developers.com/showthread.php?t=1847600
MikeyMike01 made one already. Serendipity 9.4. Real nice ROM, btw. http://forum.xda-developers.com/showthread.php?t=1677859
kokice said:
MikeyMike01 made one already. Serendipity 9.4. Real nice ROM, btw. http://forum.xda-developers.com/showthread.php?t=1677859
Click to expand...
Click to collapse
Seems like a nice rom...I think I'll give it a spin...the Chameleon v1.2 rom I was referring to is based on the latest sammy release XWLPU 4.0.4.
Thanks
Hopefully you full wiped before flashing. If not that could be why it isn't working for you.
Sent from my GT-I9100 using Tapatalk 2
Phalanx7621 said:
Hopefully you full wiped before flashing. If not that could be why it isn't working for you.
Sent from my GT-I9100 using Tapatalk 2
Click to expand...
Click to collapse
No I did a full wipe....with a format of the normal (data, system, etc) actually tried multiple times.
I was able to get it to work. I had on force close for android.phone but once I cleared it I was able to use and make a call without issues. I did not test out the Chameleon v1.2 very much. Just was curious.
So here is what I did.
1. Flash the rom completely and then booted it up completely.
2. Hold down the power button until the popup appears and choose reboot, then recovery.
3. Choose the Chameleon add on if you want it. (I did this step).
4. Go back to recovery and choose the i777updater-Chameleon I made and flash it in cwm. It will give you the mic swapped siyah kernel 4.1.4 and add other files for our button config, CSC files, etc.
5.Reboot and it worked for me. Again I did NOT thoroughly test for it as it just seems like a version of CM9 or something from my very limited use. Hope this helps.
Link to the updater zip I made: http://db.tt/OaIpNPri
Sent from My SGH-I777 Running Red Reaper Rom
RockRatt said:
I was able to get it to work. I had on force close for android.phone but once I cleared it I was able to use and make a call without issues. I did not test out the Chameleon v1.2 very much. Just was curious.
So here is what I did.
1. Flash the rom completely and then booted it up completely.
2. Hold down the power button until the popup appears and choose reboot, then recovery.
3. Choose the Chameleon add on if you want it. (I did this step).
4. Go back to recovery and choose the i777updater-Chameleon I made and flash it in cwm. It will give you the mic swapped siyah kernel 4.1.4 and add other files for our button config, CSC files, etc.
5.Reboot and it worked for me. Again I did NOT thoroughly test for it as it just seems like a version of CM9 or something from my very limited use. Hope this helps.
Link to the updater zip I made: http://db.tt/OaIpNPri
Sent from My SGH-I777 Running Red Reaper Rom
Click to expand...
Click to collapse
RockRatt,
Thanks for the effort but it's pretty much not usable...It will boot and kind of works but it looks up and you'll get phone fc then system fc and then locks up....thanks again for trying it is truly appreciated.
loughary said:
RockRatt,
Thanks for the effort but it's pretty much not usable...It will boot and kind of works but it looks up and you'll get phone fc then system fc and then locks up....thanks again for trying it is truly appreciated.
Click to expand...
Click to collapse
I had that same problem the first time I flashed it. Then I went back in and flashed it again and had the one force close but then it all worked after. On the first flash it seemed to me like it was an issue with the cwm recovery version. I was on cwm 6. and when I went back to recovery I still had cwm 6. and thought that was weird unless they were using it as well. Then when I flashed it the second time, reboot the phone, went back to recovery to flash the add on then I had cwm 5. then I rebooted the phone again, then again went to recovery and flashes the zip I made to fix the button and all. I am not positive here but it did start working for me.
I only tried it out for a short time, maybe 30-45 minutes. It just seemed like a version of cm in a way so it wasn't of much use to me. I didn't really see any of the Samsung stuff in it.
Sent from My SGH-I777 Running Red Reaper Rom
It is unstable on our phones and I can't figure out why. Nobody in the I9100 thread is complaining about it, but I get nothing but SystemUI crashes. It is a really nice ROM, as is Serendipity....
Sent from my SGH-I777 using xda app-developers app
stone_ship said:
It is unstable on our phones and I can't figure out why. Nobody in the I9100 thread is complaining about it, but I get nothing but SystemUI crashes. It is a really nice ROM, as is Serendipity....
Sent from my SGH-I777 using xda app-developers app
Click to expand...
Click to collapse
OK I am downloading it again and will try to check it out. I will change a couple of things like the contacts.apk or phone.apk or? since that is the error that I saw. If I can get it to where it is stable I will send you a pm with a link to my edited version of it. I am just gonna kang it because there has to be something that can be done for us. I am NOT saying I will port it and post it anywhere. It is their work. I will just see what I can figure out for personal satisfaction and then share with ya what I did.
Solely because it is bugging me seeing that it isn't working. I have NEVER had an issue with ANY i9100 rom not working so gonna give it a try.
Sent from My SGH-I777 Running Red Reaper Rom
That'd be awesome, RockRatt. Let us know what your experiences are.
FYI, the phone crashes are presumably due to the CSC files from your updater zip. The ROM dev took out all the CSC stuff, and I did not get those crashes prior to your zip. The problems I am having are: SystemUI crashes unexpectedly and frequently, and "Preparing USB Storage, checking for errors" will sometimes remain in status bar permanently after boot.
The SystemUI crashes remind me of the ICS leaks back in the day that no one could figure out. Finally I think Entropy (who else?) found out it was related to mms APNs or something. I don't quite remember.
It's strange b/c we have been able to run i9100 ROMs with only kernel and keylayout changes. Not sure why this one would be different.
Things I have tried:
Full wipe, format system AND sdcard
Run ROM without external sdcard
Run ROM with inlcuded (SpeedMod) kernel to see if more stable
remove Busybox, unroot
Reinstall Busybox/Superuser
playing with APNs
switching modems
I think I got it all to work properly. So far NO issues at all. I will upload it and shoot whoever wants it through a pm. Again this is NOT my work so I cannot put it in here. I just got it to work and put it into 1 zip file to flash. I replaced the original kernel with siyah 4.1.4 mic swap from AJ. So shoot me a pm if you want it.
Sent from my SGH-I777 using xda premium
Sent from My SGH-I777 Running UCLE5 SANGRE AZUL 2 Rom
Use Ktoon's Flash-aholicsTool. It works perfectly with this rom.
EDIT: Data won't be enabled by default; after booting and going through the setup wizard, tick "enable data" and on the next reboot, it will connect.
I guess there's something either with my hardware, or with the way AT&T's network is where I live. Seems you and RockRatt have no issues, and others like me and OP have nothing but. It's weird because I can't think of any other I9100 ROMs being this device/region specific.
stone_ship said:
I guess there's something either with my hardware, or with the way AT&T's network is where I live. Seems you and RockRatt have no issues, and others like me and OP have nothing but. It's weird because I can't think of any other I9100 ROMs being this device/region specific.
Click to expand...
Click to collapse
I had issues too. That is, until I used Ktoon's tool. What did you use?
I know i mentioned this to all who pm'd me and dont know why others have issues with it. I had it run for two days with no issues at all. And i used the EXACT same zip on my phone as those I gave it to. AJ also asked for it so MAYBE he can figure it out if he wants to or has time. I didnt plan on using it too long anyways, even with no issues for me and it did seems smooth. I like using CM10 or one of my ucle5 roms personally. It just didnt have enough for me to stay on it. I like more of a themed rom and it is basically a look alike (graphics wise) as CM9 to me. I didnt see anything of the samsung apps or asop apps I cannot get with CM10. Hope for those that are determined to get it working figure it out. Personally AJs UCLE5 is just as smooth and fast without glitches of any kind. My roms I made were based off his work and they just work. When i like living on the edge i use CM10 which also flashing it every few days pretty much cures my flash addiction.
Not sure why it doesnt work but if you look at the OP of the Chameleon rom he specifically states that data needs to be wiped or you will have issues. Not sure if that is what is going on here since I can only read what your issues are. But dont give up and i am sure you will get it to work as well. I did save a nandroid and may go back to it for more testing, but if i cannot replicate what you guys are seeing I dont know what else to look at.
jazzk said:
Chameleon: The stability/features of Stock Samsung, the style and elegance of AOSP.
Base: XWLPU (4.0.4)
Kernel: SpeedMod K3-31 (brick-risk free)
Hybrid framework: Ability to run AOSP and Touchwiz system apps
Latest Google Apps pre-installed
Fully themed to AOSP by myself. You will not find a closer experience to AOSP on a Samsung ROM elsewhere.
Samsung System Apps
Camera
FM Radio
Video Player
AOSP System Apps (real AOSP apps, not themed Samsung apps!)
Browser
Calculator
Calendar
Clock
Email
Gallery
Messaging
People
Phone
SystemUI
Additional Features
AOKP-style toggles (long press settings icon in notification bar)
Jelly Bean animations
Original Nexus boot animation
Modified gps.conf file for rapid lock
AOSP T9 dialer / in-call screen and People applications
Bloatware-free
And more...
Although I have provided this as a non-wipe ROM, YOU MUST WIPE DATA. You will absolutely encounter issues if you don't wipe. You can restore User apps but do not restore system apps, and especially system data.
Credits
Team Hacksung / Faryaab - (AOSP apps ported from CM9 and F1 Galaxy Nexus ROMs)
Wanam - AOSP lockscreen / 4-way reboot / reduced home-button lag
MikeyMike01 - PackageManager
Hardcore - SpeedMod kernel
jobnik - Awesome camera mod
Download - Don't forget to hit Thanks if you enjoy it!
Chameleon v1.2
Chameleon Addon Pack (Toggles, % Battery icon)
CHANGELOG
v1.0
- Initial release
- Based on XWLPT
v1.1
- System: Based on XWLPU
- System: MTP working
- System: Added Mass Storage option to USB Computer Connection dialog (MTP/PTP/Mass Storage)
- System: Migrated to SuperSU
- System: Readded Quickview
- System: Added Android Spell Checking (including User Dictionaries) - not fully tested
- SystemUI: AOKP toggles restyled (more compact)
- Settings: Redundant options removed
- Settings: USB Mass storage text cleaned up
- Framework: JB animations updated
- Framework: CRT animation fixed
- Framework: Other very minor fixes
- Camera: Using jobnik's excellent camera: Higher audio/video bitrate, HW shutters, low power usage
- Messaging: CM9 Messaging (Emoji support, timestamp options)
- Browser: CM9 Browser (User Agent switch, extended quick controls)
- Keyboard: CM9 Keyboard (more dictionary languages)
v1.2
- Framework: Fixed dialog/popup theme issues
- Framework: Added some Jelly Bean graphics
- Framework: Holo background throughout Rom without Forced GPU Rendering
- Framework: Other minor changes/fixes
- Framework: Added original AOSP shutdown options dialog
- Framework: Bootanimation now looping
- System: Re-added some useful Display Settings (Screen Mode, LED settings etc)
- System: Enabled surface dithering (I think)
- System: Autoroot disabled, SuperSU only Superuser application
- System: Added Live Wallpapers and other apps (Torch)
- System: Cleaned up filesystem a bit
- System: Fixed SIM Pin retry countdown issue on lockscreen
- System: Updated system apps (Maps, Youtube, Market)
- System: AOSP UI sounds
- Browser: Corrected misreferenced resources
- Settings: Enabled HW acceleration for Settings app
Add-on pack (flashable zip)
- Custom battery % icon
- 15-toggle mod (AOKP toggles still present too) - configure through Settings > Display > Statusbar Toggles
If you're stuck at the Samsung boot screen after flashing the add-on pack, just wipe cache and dalvik cache through recovery.
Tips
Use an alternative launcher
I've included the stock AOSP launcher to keep everything, well, as stock as possible, but I've noticed Apex or Nova to be smoother
Turn on Force GPU Rendering
Ok I don't know the why's and how's or even if this is 100% correct but I've made some observations about GPU rendering in AOSP and Samsung ROMs:
Samsung ROMs seem to respect application manifests with regards to GPU rendering. If an app's manifest has hardwareAccelerated=false, the Rom won't use GPU rendering for that app.
AOSP ROMs seem to have GPU Rendering always enabled (despite what the Force GPU Rendering checkbox says in Settings) and override the hardwareAccelerated tag in applications.
I've noticed much smoother scrolling in applications which have hardwareAccelerated=false if Forced GPU Rendering is checked in Samsung ROMs. Root Explorer is a good example. Try it yourself - open up Root Explorer and fling the screen up and down a few times. Then exit (properly, using the back button, not just clicking the home button) and check Force GPU Rendering in Settings. Open up Root Explorer and try flinging the screen again. Massive difference.
For a smoother and more AOSP-like experience, tick Force GPU Rendering.
Chameleon ThunderBolt! Addon
I've selected a some particular scripts for Chameleon from pikachu01's awesome ThunderBolt! collection.
Better performance, better battery life through Linux kernel tweaks catered for Android OS and flash memory.
Better battery life and performance through usage of screenstate_scaling whereby it switches thresholds/VM tunables depending on your screen state.
Less RAM usage through zipalign.
The screenstate_scaling addon will perform VM scaling and governor tunables scaling to get the best of battery life and performance.
TCP_Buffers script in /etc/bolt_scripts to increase TCP buffers for better network performance.
All credits to pikachu01 for ThunderBolt!
ThunderBolt! for Chameleon
FAQ
I'm already on v1.0/1.1 Do I need to full wipe to use v1.2?
No, a non-wipe flash should be fine, although if you encounter any issues please perform a full wipe and test again before posting about possible bugs. If coming from any other Rom, you must wipe.
I just flashed it and my phone is running like a snail
As with all new installs, give the media scanner time to do its work and the system to build caches etc before judging the performance of (any) Rom
MTP is not working on my Mac
Make sure you have Android File Transfer installed, and, oddly, click on Camera (PTP) in the USB computer configuration dialogue
Click to expand...
Click to collapse
Sent from My SGH-I777 Running UCLE5 SANGRE AZUL 2 Rom
Simba501 said:
I had issues too. That is, until I used Ktoon's tool. What did you use?
Click to expand...
Click to collapse
I N T E R E S T I N G.
I didn't use anything, just replaced kernel/keylayout. Then tried RockRatt's version (PM'ed).
I'm going to test it out. Will report back results.
---------- Post added at 06:06 PM ---------- Previous post was at 06:04 PM ----------
RockRatt said:
I know i mentioned this to all who pm'd me and dont know why others have issues with it. I had it run for two days with no issues at all. And i used the EXACT same zip on my phone as those I gave it to. AJ also asked for it so MAYBE he can figure it out if he wants to or has time. I didnt plan on using it too long anyways, even with no issues for me and it did seems smooth. I like using CM10 or one of my ucle5 roms personally. It just didnt have enough for me to stay on it. I like more of a themed rom and it is basically a look alike (graphics wise) as CM9 to me. I didnt see anything of the samsung apps or asop apps I cannot get with CM10. Hope for those that are determined to get it working figure it out. Personally AJs UCLE5 is just as smooth and fast without glitches of any kind. My roms I made were based off his work and they just work. When i like living on the edge i use CM10 which also flashing it every few days pretty much cures my flash addiction.
Not sure why it doesnt work but if you look at the OP of the Chameleon rom he specifically states that data needs to be wiped or you will have issues. Not sure if that is what is going on here since I can only read what your issues are. But dont give up and i am sure you will get it to work as well. I did save a nandroid and may go back to it for more testing, but if i cannot replicate what you guys are seeing I dont know what else to look at.
Sent from My SGH-I777 Running UCLE5 SANGRE AZUL 2 Rom
Click to expand...
Click to collapse
Yeah, but you know how it is. It's just turned into one of those things I'm more determined to figure out the problem. Actually running the ROM is almost secondary at this point
Using Flashaholic did not solve it for me. When I got to work, SystemUI crash in the same place, despite being stable for 10+ hours at home the previous day/night. Guess it's just not gonna work for some. Thanks for the help
stone_ship said:
Using Flashaholic did not solve it for me. When I got to work, SystemUI crash in the same place, despite being stable for 10+ hours at home the previous day/night. Guess it's just not gonna work for some. Thanks for the help
Click to expand...
Click to collapse
Ditto... using flashaholics and using rockratt's fix didn't help either. Something in the hellraising must be reverting some change that jazzk made to get his ROM running Samsung+aosp
Sent from my SGH-I777 using xda app-developers app
REQUIREMENTS.
MUST BE ROOTED WITH RECOVERY.
HAVE INIT.D SUPPORT for method 1.
HAVE TERMINAL EMULATOR for method 2.
NOTE: This may work for all android devices but is only tested on a LG D851. The mod will install on all devices but may give unwanted results. If it works let us know.
GENERAL DISCLAIMER.
XDA and I are NOT responsible if anything wrong happens to your device by using this mod. Always make sure you have a backup ready if needed.
ABOUT THIS MOD.
Here is a very simple mod that I wanted to share. This is what has been labeled in the past as the build property to remove a FPS cap on all android devices. This doesn't actually do that but you will see an increase in frames per second by adjusting the EGL swap interval. Unfortunately, this property has always had big issues with visual artifacts that made it useless to use.
I found it frustrating that we could obtain such a high FPS but plagued with issues. So I spent some time and found a new value. One that could actually work on all android devices. Instead of 1 for stock or 0 for modified. Here is the new value...
debug.egl.swapinterval=-60
A general description...
https://www.khronos.org/registry/egl/sdk/docs/man/html/eglSwapInterval.xhtml
While other negative values may work, -60 brought the most bang for the buck when it came to benchmarks. I am truly excited about finding a way to make it work and although it's just a new value, I would appreciate if you could give me credit if using this property as it is the first time it will actually work the way we want it. This value didn't just fall from the sky. Certainly no need to ask for any permissions.
WAYS TO USE THIS MOD.
I figured many people would at least like to try this out so I made it as easy as possible for newer and more advanced users. The mod is actually really easy to apply. Simply add it to your build.prop file and reboot or use one of methods below.
METHOD 1.
Use the proper flashable zip to install into init.d so the mod is ready directly after a reboot.
METHOD 2. (recommended)
Use the proper flashable zip to install into /system/xbin and call upon it when needed and disable it when not needed.
INSTALLATION.
Method 1
version 1.1
1. Download https://www.androidfilehost.com/?fid=23991606952603390
2. Flash in recovery.
3. Reboot.
METHOD 2.(recommended)
version 1
1. Downloadhttps://www.androidfilehost.com/?fid=23991606952602432
2. Flash in recovery.
3. After you reboot open Terminal Emulator and type the following without the quotes.
4. Type "su" and press the enter key.
5. Type "unlockfps" and press enter. This will activate the property for higher fps.
To deactivate type "lockfps"
NOTE: You may need to toggle your screen off/on to fully activate the mod using method 2.
You will also need to activate the mod again after a reboot. The setting won't survive a reboot with method 2.
UNINSTALL
METHOD 1.
version 1.1
https://www.androidfilehost.com/?fid=23991606952603391
Version 1 (depreciated)
https://www.androidfilehost.com/?fid=23991606952602181
METHOD 2.
version 1
https://www.androidfilehost.com/?fid=23991606952602429
CHANGELOG
Method 1 version 1.1- Fixed permissions.
I have had people tell me battery life is better and some say it's worse. You be the judge and let us know.
Happy Flashing!
These zips will flash on any device, so If you have something other than an LG G3 you can try it. If you choose to try I definitely suggest using method 2. This way if you run into trouble all you need to do is reboot and the mod is disabled.
PLEASE!
IF YOU TRY THIS MOD ON ANOTHER DEVICE LET US KNOW HOW IT WORKS!!
So far I have positive reports for Samsung and Sony devices.
thanks bro. gonna try it on my vs985
Installed on my D855 and it improves animation speed an in overall system fluidness. I'm using it in combination with LSpeed tweak and working perfect, for battery impact, if there will be one, will see after daily use. Thanks for this my phone is flaying, so to speak.
Sipi1302 said:
Installed on my D855 and it improves animation speed an in overall system fluidness. I'm using it in combination with LSpeed tweak and working perfect, for battery impact, if there will be one, will see after daily use. Thanks for this my phone is flaying, so to speak.
Click to expand...
Click to collapse
Yea. I thought it was only going to work in games and such but it seems to make everything a little quicker and smoother. Scrolling etc... I wasn't expecting that.
after installing unlockfps antutu score not bad, using darkknight rom.
getting around 42+++ on antutu as well. & yes, everything seem much snappier, considering i got shedloads of listview, ime & toast animations (xuimod/xposed, ftw!).
good example is gosms. starting the app uncached is almost instantaneous. then when i go to a long thread (conversations w/ wifey, go figure) i could really say that load time is quicker than before the mod. close to 1 batt cycle & i don't notice any unusual drain.
tried it on my T700 as well. i'm getting the same results, though antutu scores don't agree. didn't explode so far. btw, does enabling hw/gpu acceleration negate this? or is it the other way around?
maxq1 said:
getting around 42+++ on antutu as well. & yes, everything seem much snappier, considering i got shedloads of listview, ime & toast animations (xuimod/xposed, ftw!).
good example is gosms. starting the app uncached is almost instantaneous. then when i go to a long thread (conversations w/ wifey, go figure) i could really say that load time is quicker than before the mod. close to 1 batt cycle & i don't notice any unusual drain.
tried it on my T700 as well. i'm getting the same results, though antutu scores don't agree. didn't explode so far. btw, does enabling hw/gpu acceleration negate this? or is it the other way around?
Click to expand...
Click to collapse
I have "force gpu rendering" enabled. To boost 2d rendering but that's it as far as dev options.
If your talking build properties then I really don't know for sure.
Hey,
I use Methode 1 on newest BlizzPop at D855.
For First Time i can say...... Wow amazing. The Rom is very very fast with this Mod. No lags. Smooth and Fluid.
Now i hope the Battery hold.
Test right Now @ work.
Thx for your great Mod, work on it and your Time.
razz1 said:
Yea. I thought it was only going to work in games and such but it seems to make everything a little quicker and smoother. Scrolling etc... I wasn't expecting that.
Click to expand...
Click to collapse
For me it seems improve phone and graphics in general, for games I don't know because I don't play games on it. So far didn't notice any heating up or any other side affect from this only improvements and also didn't notice any battery drain.
Working so far
Working great so far ! i also combined this with the CTT mod and the combination is killer so smooth the fastest experience ever!
lg G3 D850 AT&T
Rom : Blisspop v3.2 5.1.1 5/12/15
Kernel: 777 Kernel
flashed on vs985
This mod is amazing! the before and after is huge. My phone already felt really fluid but after installing this is flies--apps open instantly and animations are like butter.
Thank you so much for sharing this with the community. Everyone needs to flash this because the difference it makes is amazing.
NVM!
I combined method 1 with Velocity set to 4300 and a few other tweaks to build.prop, and made this phone run like butter. Only place where I see stutter is on Facebook, but is better than before the mod.
Sent from my Ice Cold D850
Thx alot razz
I have d855 and tried it, method 1 didnt give me any change in antutu benchmark so i tried method 2 and benchmark gave 3000 points more
Both tests after reboot
Why was it locked in the first place?
is this different from the one found in hidden menu? the dynamic lcd refresh on/off - enable 60fps
Sorry for the stupid question... but do i need to add (after i flashed and activated (method2) ) "debug.egl.swapinterval -60" to build.prop ?
sabret00the said:
Why was it locked in the first place?
Click to expand...
Click to collapse
It wasn't. This mod is to adjust a swap interval. Not actually unlock anything.
People have just called it that in the past.
radeonxt said:
is this different from the one found in hidden menu? the dynamic lcd refresh on/off - enable 60fps
Click to expand...
Click to collapse
Completely
broyer10 said:
Sorry for the stupid question... but do i need to add (after i flashed and activated (method2) ) "debug.egl.swapinterval -60" to build.prop ?
Click to expand...
Click to collapse
You don't need to add anything permanent to the build.prop file. These methods will do it on the fly for you.
Used method one and no longer have slight stutter in notification panel!! Now to try antutu