[MOD][CM9][OnePack][FullMusicLockscreen; CenterDate and Time;CircleBatteryModAOKP] - Huawei Ideos X6

After learning some about compiling,at least I have some modified based from tutorial thread in XDA
Full Size Album Art Lockscreen and Centered date&Time at statusbar
Now I also modify to enable navigation bar,and enable ShowMin3G instead 2G setting
But,so sorry if I not using CM9 latest,,I still using CM9 20120730 by AEOI
if you want request Mod for his latest CM9,I will try to do it
Here is Without Navigation Bar
http://db.tt/PqQppImT
Here is With Navigation Bar
http://db.tt/G7KOxYuL
Just normally Flash through CWM as right way
Note : StatusBar Center Clock cant Disappear on Lockscreen and when Notification received,perhaps due from Mod Guide,not from me
SO PLEASE BACKUP YOUR ROM FIRST,I JUST TRY TO SHARING GUYS,NOT RESPONSIBLE IF YOUR CAT GONE/LOSE
{
"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"
}

Good Arya...
On which ROM you have tasted this ?
Can we expect tutorial from your side on the same ... ?

vivekb said:
Good Arya...
On which ROM you have tasted this ?
Can we expect tutorial from your side on the same ... ?
Click to expand...
Click to collapse
This for CM9 Nightly 20120730 by AEOI,,I not update CM9 AEOI latest because he made services.jar become supercharged(patched in)
As I know,,RamDisk ICS more better,,remembering our device RAM is not too much
Ok I'll give tutorial for this soon,,I'm AFK Right now
If you want to see original dev who making this
Here you go friend
Full Size Album Art Lockscreen:
http://forum.xda-developers.com/showthread.php?t=1667805
Center Clock&Date Mod
http://forum.xda-developers.com/showthread.php?t=1773930
Sent from my Spice Mi-410 using Tapatalk 2

Not able to boot... Stuck at the boot screen ... Tried twice ... any reason???

vivekb said:
Not able to boot... Stuck at the boot screen ... Tried twice ... any reason???
Click to expand...
Click to collapse
Whats CM9 are you using??perhaps because different version,framework-res.apk doesnt work,,SystemUI can work,but you will get some issue
try push manually systemUI and framework-res.apk friend
I not modified updater script,,I just copy META-INF from ROM
maybe thats the problem,,honestly I cant create CWM updater script yet
Sent from my Spice Mi-410 using Tapatalk 2

Arya_3RDNumber said:
Whats CM9 are you using??perhaps because different version,framework-res.apk doesnt work,,SystemUI can work,but you will get some issue
try push manually systemUI and framework-res.apk friend
I not modified updater script,,I just copy META-INF from ROM
maybe thats the problem,,honestly I cant create CWM updater script yet
Sent from my Spice Mi-410 using Tapatalk 2
Click to expand...
Click to collapse
you can't use updater-script from rom update
its has a script like this
format("ext4", "EMMC", "/dev/block/mmcblk0p7", "0");
that will format all system
if you want to update your rom just use only
ui_print("UPDATE ROM...");
assert(getprop("ro.product.device") == "fb0" || getprop("ro.build.product") == "fb0");
show_progress(0.50000, 5);
mount("ext4", "EMMC", "/dev/block/mmcblk0p7", "/system");
package_extract_dir("system", "/system");
show_progress(0.100000, 0);
unmount("/system");
ui_print("DONE!");

rcset said:
you can't use updater-script from rom update
its has a script like this
format("ext4", "EMMC", "/dev/block/mmcblk0p7", "0");
that will format all system
if you want to update your rom just use only
ui_print("UPDATE ROM...");
assert(getprop("ro.product.device") == "fb0" || getprop("ro.build.product") == "fb0");
show_progress(0.50000, 5);
mount("ext4", "EMMC", "/dev/block/mmcblk0p7", "/system");
package_extract_dir("system", "/system");
show_progress(0.100000, 0);
unmount("/system");
ui_print("DONE!");
Click to expand...
Click to collapse
Aww,,my bad
Will change link download fastly
Thanks RCset
Will try that strings
Edit :have been change updater script and reupload file
Sent from my Spice Mi-410 using Tapatalk 2

Arya_3RDNumber said:
Aww,,my bad
Will change link download fastly
Thanks RCset
Will try that strings
Edit :have been change updater script and reupload file
Sent from my Spice Mi-410 using Tapatalk 2
Click to expand...
Click to collapse
Still not working... installation aborted....
Sent from my Magnum HD using xda app-developers app

vivekb said:
Still not working... installation aborted....
Sent from my Magnum HD using xda app-developers app
Click to expand...
Click to collapse
Did you try manually push SystemUI and framework-res?
I will try again make updater script
So sorry mate,,main problem because I cant create updater-script self
Sent from my Spice Mi-410 using Tapatalk 2

Arya_3RDNumber said:
Did you try manually push SystemUI and framework-res?
I will try again make updater script
So sorry mate,,main problem because I cant create updater-script self
Sent from my Spice Mi-410 using Tapatalk 2
Click to expand...
Click to collapse
Don't sorry mate... at least u r trying... and learning too... I am not doing that thing too... so if you r trying again.. best luck... :thumbup:
Sent from my Magnum HD using xda app-developers app

vivekb said:
Don't sorry mate... at least u r trying... and learning too... I am not doing that thing too... so if you r trying again.. best luck... :thumbup:
Sent from my Magnum HD using xda app-developers app
Click to expand...
Click to collapse
Thanks man,,
If you back to CM9,,try to push files manually,,I'm sure that will works
Sent from my Spice Mi-410 using Tapatalk 2

Wow, you've got some cool stuff in here buddy.
Welcome to the world of modding/developing Arya brother.
Can I make a request?
I am dying to have your mods on my CM9 RC1.
Can you please make a mod for RC1 too?
Please, please, please.
Thanks man.
^_^

aeoi said:
Wow, you've got some cool stuff in here buddy.
Welcome to the world of modding/developing Arya brother.
Can I make a request?
I am dying to have your mods on my CM9 RC1.
Can you please make a mod for RC1 too?
Please, please, please.
Thanks man.
^_^
Click to expand...
Click to collapse
Thanks man,,but I still learning about this stuff,,very happy if FB0 guys like this mod
You mean,,your latest CM9 RC1??
Okay,,I will try to mod it,,can you give me Uploaded SystemUI.apk and framework-res.apk??I dont have your CM9 RC1 files
Sent from my Spice Mi-410 using Tapatalk 2

Related

[Launcher] TW 4.5 by Fr0gger

I heard u wanted a tw4 update!
http://forum.xda-developers.com/showthread.php?t=1127031
Sent from my Samsung-SPH-D700 using XDA App
Waiting for ||Acer|| to be happy
Sent from my Samsung-SPH-D700 using XDA App
Me is happy.
Sent from my SPH-D700 using XDA Premium App
Not to be rude but whats with the pixels it looks like sh*t
is it like that normally and the regular 4.0 that we have looks better than this
XxLostSoulxX said:
Not to be rude but whats with the pixels it looks like sh*t
is it like that normally and the regular 4.0 that we have looks better than this
Click to expand...
Click to collapse
screenshots don't do justice
Sent from my Samsung-SPH-D700 using XDA App
marcusant said:
Waiting for ||Acer|| to be happy
Sent from my Samsung-SPH-D700 using XDA App
Click to expand...
Click to collapse
lol, I saw it already =P
I used it for a while but whenever I exited an app it froze up my phone for like a minute. Had to pull my battery a couple of times.
Did anyone get the widgets working right? LOL I rushed earlier today but didn't necessary read as much as I should have. ~facepalming~
|| Acer || said:
lol, I saw it already =P
I used it for a while but whenever I exited an app it froze up my phone for like a minute. Had to pull my battery a couple of times.
Click to expand...
Click to collapse
Its working fine for me and looks good with qbkings icons
{
"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"
}
Sent from my SPH-D700 using XDA Premium App
Esteway.619 said:
Its working fine for me and looks good with qbkings icons
Sent from my SPH-D700 using XDA Premium App
Click to expand...
Click to collapse
Hmm, did you flash it or install it as a apk
Sent from my SPH-D700 using XDA Premium App
|| Acer || said:
Hmm, did you flash it or install it as a apk
Sent from my SPH-D700 using XDA Premium App
Click to expand...
Click to collapse
Flashed it
Sent from my SPH-D700 using XDA Premium App
Esteway.619 said:
Flashed it
Sent from my SPH-D700 using XDA Premium App
Click to expand...
Click to collapse
That may be why I'm having problems. I'll seee
|| Acer || said:
That may be why I'm having problems. I'll seee
Click to expand...
Click to collapse
Make sure u wipe cache and dalvik
Sent from my SPH-D700 using XDA Premium App
|| Acer || said:
That may be why I'm having problems. I'll seee
Click to expand...
Click to collapse
Woo! Flashing it fixed the problem! No freezes so far. This is my new favorite launcher.
hmmm again Im having tw4 problems on frankenstein rom no extra themes added
My messaging app keeps force closing
Im doing everything right fresh memory card and all
this is sweet, just wish I could use it
suggestions??
I'm going to flash tomorrow/today early in the morning, 8am est, Ill try to figure out what's going wrong with anyone trying to install on Frankenstein...
Help support autism awareness,it only takes 2 seconds to help make a difference...
http://picketfenceblogs.com/vote/3616
Nevermind. Flashing it doesn't fix the problem. Still freezes my phone every once in a while. Gets really annoying
I can't get this to update from the previous TW4.
Tried wipe cache/dalvik x3 then flash the zip. Says it installs, but still the old TW4 (Old menu and no resizing, etc.)
Then tried to install the apk, but get "Application Not installed"
I'm running SRF1.1.1 (EXT4) with launcherpro as backup launcher if that helps.
What am I missing?
monkeyracer said:
I can't get this to update from the previous TW4.
Tried wipe cache/dalvik x3 then flash the zip. Says it installs, but still the old TW4 (Old menu and no resizing, etc.)
Then tried to install the apk, but get "Application Not installed"
I'm running SRF1.1.1 (EXT4) with launcherpro as backup launcher if that helps.
What am I missing?
Click to expand...
Click to collapse
Google sdx app removal and download and install. Delete the old tw4 from the apps and then flash. Or use root explorer to delete the apk in /system/app...make sure u have another launcher before u delete.
asdfghjkl said:
Google sdx app removal and download and install. Delete the old tw4 from the apps and then flash. Or use root explorer to delete the apk in /system/app...make sure u have another launcher before u delete.
Click to expand...
Click to collapse
Wont flash on. Was able to add it through the APK, but would rather flash it to get full functionality.
Thanks for the info though...
Why won't it let me flash it?
I cant get app resizing to work
Edit: nvr mind i got it
Edit2: resizing doesn't work with program monitor widget
Sent from my SPH-D700 using XDA Premium App

[THEME][ZEUS v2.1] ECHELON for ZEUS

Aight, I feel you. Here, my personal theme. MIUI meets ICS. You know the drill, take it... it's yours.
By no means this theme should be reproduced, edited then redistributed without proper credit to sonnysekhon and me.
This theme is only for Zeus V2.0-V2.1. Reported works on V3 too, but will loose ICS animation.
Lockscreen is the default one edited by dxdiag32 for LG stock ROM which was inserted in Zeus v2.1 by Huexxx. Just edited images to look like that.
Music Notification removed in Pull Down Menu, even if Music.apk doesn't exist.
{
"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"
}
Credits:
antonio1475
huexxx
dxdiag32
sonnysekhon
UPDATES
blah blah blah
Wow man, you're fast and it's really awesome !!! Thanks, I knew you were going to be the first B-)
Sent from my LG-P970 using XDA App
looks good !will try it
Irochk said:
Wow man, you're fast and it's really awesome !!! Thanks, I knew you were going to be the first B-)
Sent from my LG-P970 using XDA App
Click to expand...
Click to collapse
dxdiag32 said:
looks good !will try it
Click to expand...
Click to collapse
Thanks Needs more editing but I have to go to the airport later and just wanted atleast an early release.
I also tried transparent background and custom background. But like CM, it stutters in scrolling so i removed it.
there is %battery?
This is very nice man. I specially love the notification power toggles! Although I would theme also the topbar of menus (that blue where is About Phone, Settings,...) but it's your theme and is nice the same way!
Glad to be in our Credits with my full name.
PS: Have you thought about percentage battery? Most people love it (most begged when I made the themes). EDIT: See? While I wrote this, Xen_0s already asked for it
It has 1% battery increments. Screenshot was charging. Yeah I have to edit some more, including that blue bg and resizing of toggle bg. Thanks again tony.
Sent from my LG-P970 using xda premium
is it "crt screen off effect" enabled? i activated it and don't want to lose it
thx gabwerkz, good work as usual
... but did you changed the animations of the launcher?
interdan said:
thx gabwerkz, good work as usual
... but did you changed the animations of the launcher?
Click to expand...
Click to collapse
Woops, yes. Will remove it later. I'm on the airport ATM.
Sent from my LG-P970 using xda premium
Reporting that it doesn't work for stock V20n
Sent from my LG-P970 using XDA App
So no v20n non-deodexed?
Sent from my LG-P970 using XDA App
Can only confirm it, bricket my non deodexed V20n...
Irochk said:
Reporting that it doesn't work for stock V20n
Sent from my LG-P970 using XDA App
Click to expand...
Click to collapse
TuinKrokodil said:
So no v20n non-deodexed?
Sent from my LG-P970 using XDA App
Click to expand...
Click to collapse
I don't get why the new themes aren't working with odexed ROMs. I used to make the themes for the stock odexed ROMs without problems, and they should work since these themes apk's are deodexed so you can put those files into an odexed ROM. (Many ROMs are odexed except the 2 or 3 files that are for theming).
You guys with V20 stock should start by flashing a deodexed framework-res.apk from V20 to see if that works. (Probably you don't know how to deodex it so ask gawberkz for the original deodexed apk, then flash it).
I would also pay attention to the updater-script to avoid deleting files. It's just dirty but Black system has always been dirty and tricky IMO. Use my flashable zips for that, replacing the apks
Booyah, back. Temporarily removed cause of the animation. I'll try antonio's zip. Sorry guys...
This one tony?
Code:
mount("ext4", "EMMC", "/dev/block/mmcblk0p8", "/system");
package_extract_dir("system", "/system");
unmount("/system");
antonio1475 said:
I don't get why the new themes aren't working with odexed ROMs. I used to make the themes for the stock odexed ROMs without problems, and they should work since these themes apk's are deodexed so you can put those files into an odexed ROM. (Many ROMs are odexed except the 2 or 3 files that are for theming).
You guys with V20 stock should start by flashing a deodexed framework-res.apk from V20 to see if that works. (Probably you don't know how to deodex it so ask gawberkz for the original deodexed apk, then flash it).
I would also pay attention to the updater-script to avoid deleting files. It's just dirty but Black system has always been dirty and tricky IMO. Use my flashable zips for that, replacing the apks
Click to expand...
Click to collapse
How do I get it? can I take the one from deodexed version? extract it, zip and sign it?
gabwerkz said:
Booyah, back. Temporarily removed cause of the animation. I'll try antonio's zip. Sorry guys...
This one tony?
Code:
mount("ext4", "EMMC", "/dev/block/mmcblk0p8", "/system");
package_extract_dir("system", "/system");
unmount("/system");
Click to expand...
Click to collapse
Yeap. Although it says ext4, stock FW users reported it worked anyway in ext3.
If not, try with your updater-script deleting the lines where it says "delete" and all the stuff isn't strictly necessary. Maybe all this I'm saying is just bull****, but with Black, I don't take anything for granted or by theory... Testing crazy things showed me Black system is crazy
N00BY0815 said:
How do I get it? can I take the one from deodexed version? extract it, zip and sign it?
Click to expand...
Click to collapse
If you find a deodexed V20 (or deodex it yourself), take it from there and put into a flashing zip. Don't sign it. But I think gabwerkz is on his way to test it.
Flashed successfully with antonio's updater script. But I'm still on deodexed one. Will post if it applies to non-deodexed. Downloading non-deodexed v20n ATM.
Managed to resize backgrounds too with the xml's. Thanks again tony, big help.
gabwerkz said:
Flashed successfully with antonio's updater script. But I'm still on deodexed one. Will post if it applies to non-deodexed. Downloading non-deodexed v20n ATM.
Managed to resize backgrounds too with the xml's. Thanks again tony, big help.
Click to expand...
Click to collapse
No problem man. I feel like a retired old man LOL I'm here giving advice but not interested in doing it myself anymore
Try that in odexed (=non-deodexed) FW. If nothing, make sure the framework-res.odex doesn't get deleted. I used to include the .odex to improve the chances of it working. And do not wipe dalvik!

[ROM] UI-One GB [BETA 1] {by MAC} (based on CM7 RC1)

{
"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"
}
MIUI Gingerbread by Team MAC
SCREENSHOTS WILL BE POSTED LATER
What's New
- Battery Icon in status Bar
- CM Browser
- Missing apps in market fixed
- New Call Screen
- SMS Theme Chooser
- Restore from titanium backup works perfectly
Known Issues:-
- Little lag in settings
- Accelerometer rotation is not that smooth
- Bluetooth File Transfer
Download:- here
How to flash:-
-Wipe data, cache, dalvik cache, battery stats and format system from mounts and storage menu
Tips & Tricks:-
- If all apps don't appear on first boot, restart the phone
- For Themes to work, use any root explorer & create a folder named "theme" in data/system
Credits:-
- Cyanogenmod Team
- MIUI Team
- Team Mac
- MingYue for fixing battery icon
- Ajrty33 for teaching me the basics of translation
..........Reserved.........
.... for future use......
first
Laggy in setting... i hate that bug((
Sent from my LG-P500 using xda premium
Second...
No mention of camera in changelog- neither at "What's new" nor at "known issues"... So, in which section the camera fits?
What about deep sleep?
[EDIT] What an Idiot with reading comprehension problems... Just now noticed it's a GB/cm7 build.. OOOOpppppss. I apologize for polluting the thread...
Flashing right away....
EDIT: does it contain Apps2Sd and Beats?? or have you removed it?
awesum.man steady as well.u r always busy on xda
williamcharles said:
Flashing right away....
EDIT: does it contain Apps2Sd and Beats?? or have you removed it?
Click to expand...
Click to collapse
It never had the said things...
Sent from my LG-P500 using Tapatalk 2 Beta-3
fundoozzz said:
It never had the said things...
Sent from my LG-P500 using Tapatalk 2 Beta-3
Click to expand...
Click to collapse
it has apps2sd script in init.d folder..check out...
It also contains beat files.
So its just the same build as mine but a battery icon?
Sent from my LG-P500 using Tapatalk
williamcharles said:
it has apps2sd script in init.d folder..check out...
It also contains beat files.
Click to expand...
Click to collapse
Oopssss!!!! my bad...
I was too engrossed with translation...
And beats audio is just a placebo.. if u flash the libs after mounting system and setting permissions, you will start getting hissing sound..
kssood said:
So its just the same build as mine but a battery icon?
Sent from my LG-P500 using Tapatalk
Click to expand...
Click to collapse
That is what I want to ask as well.
What is the difference between this build and kssood's build?
kssood said:
So its just the same build as mine but a battery icon?
Sent from my LG-P500 using Tapatalk
Click to expand...
Click to collapse
Nope its based on latest update by Wuhu Allen i.e. the one on 26th March (i guess no device has the ROM with that update on xda yet )
Rest u can find it out in whats's new
I made all, what you posted in "How to flash", but loading freezes on LG logo
EDIT: after reflashing there is the same problem
kingofpeople said:
I made all, what you posted in "How to flash", but loading freezes on LG logo
EDIT: after reflashing there is the same problem
Click to expand...
Click to collapse
no problem here.. just flashed now..
konw bug:
1.long press home button,phone reboot
2.camer exposure not work
--question: Are those bugs posted on the base ROM still present at this new build?
fundoozzz said:
Nope its based on latest update by Wuhu Allen i.e. the one on 26th March (i guess no device has the ROM with that update on xda yet )
Rest u can find it out in whats's new
Click to expand...
Click to collapse
That was a bit obvious that my rom was going to be updated.but.
Sent from my LG-P500 using Tapatalk
kssood said:
That was a bit obvious that my rom was going to be updated.but.
Sent from my LG-P500 using Tapatalk
Click to expand...
Click to collapse
Sorry mate but I had downloaded the latest build by Wuhu Allen too but that didn't had the battery icon yet.
And this is not just copy paste, I had to translate the settings by myself to make it work for O1 members...
Edit :- And its nothing like personal grudge man, if I tell you the real thing, then miui is my favorite ROM and I built this for my own use but with this members can also benefit so I posted this..
Sent from my LG-P500 using Tapatalk 2 Beta-3
mcapoy said:
konw bug:
1.long press home button,phone reboot
2.camer exposure not work
--question: Are those bugs posted on the base ROM still present at this new build?
Click to expand...
Click to collapse
1. No such reboot..
2. Camera exposure is CM7 issue
Sent from my LG-P500 using Tapatalk 2 Beta-3

[minimum] [script] | 99power | for an Untweaked ROM |

Most of time we flash script on our phone custom Roms.
but most of them are just a placebo script so I think about doing review of every script.
I tested every script one by one and check the difference.
Finally I found the scripts which are not a placebo and done huge difference in our phone performance and battery
The 99Power is the package of such script.(also included in My GingerDx Rom)
I will do more research on every script and will add to this package
Remember,If you have any Rom which have lot of tweaks then you need to first delete all the tweaks from init.d folder
Download the script from here
current version:1.0
Thanks to:
every script present on xda
Adrenaline Tweaks
you can also help!
just try every script available on xda separately and tell us a difference if there is big difference then it will get added to package
Good job aspee
I will test later
Sent from my LG-P500 using Tapatalk 2
I m on gingersnap will these scripts affect the performance
Sent from my LG-P500 using xda app-developers app
bhaskar. said:
I m on gingersnap will these scripts affect the performance
Sent from my LG-P500 using xda app-developers app
Click to expand...
Click to collapse
Its only for untweaked rom and gingersnap have loooooot of tweaks already.
But you can flash this on cm7 and oxygen or miui
Sent from my LG-P500 using xda premium
bhaskar. said:
I m on gingersnap will these scripts affect the performance
Sent from my LG-P500 using xda app-developers app
Click to expand...
Click to collapse
> On gingersnap there is already a drop cache script, sd read ahead script and sysctl values same as on this script, one thing it doesnt have are this lines
echo 7035 > /sys/class/touch/switch/set_touchscreen;
echo 8002 > /sys/class/touch/switch/set_touchscreen;
echo 11000 > /sys/class/touch/switch/set_touchscreen;
echo 13060 > /sys/class/touch/switch/set_touchscreen;
echo 14005 > /sys/class/touch/switch/set_touchscreen;
Click to expand...
Click to collapse
Thanks !! will try on oxygen GB
Sent from my Glade Air Freshener!!
Is it works on ics? If not where can I get scripts?
Sent from my LG-P500 using xda app-developers app
androidlover879 said:
Is it works on ics? If not where can I get scripts?
Sent from my LG-P500 using xda app-developers app
Click to expand...
Click to collapse
it should work.
just don't forget to mount system before flashing in recovery
androidlover879 said:
Is it works on ics? If not where can I get scripts?
Sent from my LG-P500 using xda app-developers app
Click to expand...
Click to collapse
What are ur reviews for this scripts?
aspee said:
{
"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"
}
​Most of time we flash script on our phone custom Roms.
but most of them are just a placebo script so I think about doing review of every script.
I tested every script one by one and check the difference.
Finally I found the scripts which are not a placebo and done huge difference in our phone performance and battery
The 99Power is the package of such script.(also included in My GingerDx Rom)
I will do more research on every script and will add to this package
Remember,If you have any Rom which have lot of tweaks then you need to first delete all the tweaks from init.d folder
Download the script from here
current version:1.0
Thanks to:
every script present on xda
Adrenaline Tweaks
you can also help!
just try every script available on xda separately and tell us a difference if there is big difference then it will get added to package
Click to expand...
Click to collapse
What tweaks are included and for what? pls give a detailed list.
Flashed on ics ....apps more responsive...
Sent from my LG-P500 using xda app-developers app
mike_24_11 said:
What tweaks are included and for what? pls give a detailed list.
Click to expand...
Click to collapse
Anyone??
mike_24_11 said:
Anyone??
Click to expand...
Click to collapse
> read my post at 1st page ,then u'll get the idea.
Sent from my little fingers.. to your face using XDA app
hOW TO CHANGE CACHE SIZE FROM 4096 TO 2048???
Will it work on cm10?
Sent from my LG-P500 using xda app-developers app
bhaskar. said:
Will it work on cm10?
Sent from my LG-P500 using xda app-developers app
Click to expand...
Click to collapse
Yes, it should, as it's Linux-based like GB and ICS.
Why you wont try?
Just do a NANDROID-backup and flash these scripts, if you are affraid bricking your phone - it wont hardbrick your phone. You can easily unbrick it with reflashing the ROM.
Work great on ics oxygen.
Sent from my LG-P500 using xda app-developers app
Flashed on latest CM nightly, actually works! Performance is top notch. I don't believe in scripts and tweaks, well.. guess I'm wrong
Sent from my LG-P500 using xda premium
Negi9 said:
Flashed on latest CM nightly, actually works! Performance is top notch. I don't believe in scripts and tweaks, well.. guess I'm wrong
Sent from my LG-P500 using xda premium
Click to expand...
Click to collapse
Tweaks do the magic if you know which one to apply and which one not!
The link is down, Aspee

[THEME] for Jana rom V5

A new theme. With new fonts,new battery icon,new loading circle, ics animations and yellow glow on over scrolling.
LINK: https://www.dropbox.com/s/qydrmrh0l9um6zf/theme.zip
SCREENSHOTS:
{
"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"
}
Press THANKS if you liked my work.
Sent from my GT-S5570 using xda premium
Flashing:
Copy the zip to ur sd card.
Reboot into cwm recovery.
Flash theme.
Reboot
Enjoy.
Make a backup before flashing so you could get back to the original theme if you want to.
Sent from my GT-S5570 using xda premium.
hey I'm using new experience v1.0 now
I wanna use full support emoji, can you tell me how to do it, please?
droidface said:
hey I'm using new experience v1.0 now
I wanna use full support emoji, can you tell me how to do it, please?
Click to expand...
Click to collapse
I pmed you the info
Sent from my GT-S5570 using xda premium
Installation aborted
Showing Installation aborted! please fix!
hp_vercetti said:
Showing Installation aborted! please fix!
Click to expand...
Click to collapse
I flashed it again and it got flashed successfully. Make sure you're doing it in the right way.
Sent from my GT-S5570 using xda premium
The Scientist95 said:
I flashed it again and it got flashed successfully. Make sure you're doing it in the right way.
Sent from my GT-S5570 using xda premium
Click to expand...
Click to collapse
I did everything right.. just open the zip.. i think the even the folders are not placed properly.. i guess it isn't even signed!
hp_vercetti said:
I did everything right.. just open the zip.. i think the even the folders are not placed properly.. i guess it isn't even signed!
Click to expand...
Click to collapse
Hm. It got corrupt while uploading. I'll upload a new file by tomorrow. Cause if it wasn't signed, how could I flash it and have posted its screenshots? Lol.
Sent from my GT-S5570 using xda premium
i appreciate you uploading a new file but this not safe at all man.. some corrupt flash can brick the phone.. please always test a flashable zip before posting it even if you have full confidence with uploaded file.. I'm not saying you know less about android but we gotta make sure our devices remain okay! lol.
P.S. thank u very much for the theme.
Uploaded new file.
hp_vercetti said:
i appreciate you uploading a new file but this not safe at all man.. some corrupt flash can brick the phone.. please always test a flashable zip before posting it even if you have full confidence with uploaded file.. I'm not saying you know less about android but we gotta make sure our devices remain okay! lol.
P.S. thank u very much for the theme.
Click to expand...
Click to collapse
New file uploaded.
The Scientist95 said:
Uploaded new file.
Click to expand...
Click to collapse
I m using jana 5.5 right now so cannt use ur theme. However could u please give me that font i like it very much....thnx in advance.
Sent from my GT-S5570 using XDA
anishsood said:
I m using jana 5.5 right now so cannt use ur theme. However could u please give me that font i like it very much....thnx in advance.
Sent from my GT-S5570 using XDA
Click to expand...
Click to collapse
Yeah sure, why not? I'll dropbox that font in an hour or so
Sent from my GT-S5570 using xda premium
The Scientist95 said:
Yeah sure, why not? I'll dropbox that font in an hour or so
Sent from my GT-S5570 using xda premium
Click to expand...
Click to collapse
Where is link to font bro.....?
Sent from my GT-S5570 using Tapatalk 2
anishsood said:
Where is link to font bro.....?
Sent from my GT-S5570 using Tapatalk 2
Click to expand...
Click to collapse
http://db.tt/XxbFSzKd
There you go.
Replace those font files with your current ones using root explore or something and reboot. You're done
P.S. I am busy with my school and stuff so sorry for the late reply.
Sent from my GT-S5570 using xda premium

Categories

Resources