[themed] minimal-Blue SysemUI - Galaxy S III Mini Themes and Apps

its based on farias rom v4 I8190XXAMA1
to install use adb
Code:
adb push SystemUI.apk /system/app
adb shell
chmod 6755 /system/app/SystemUI.apk
exit
adb reboot device
be minimal, be smart, klick! ... thx
bill
CHANGELOG:
change back to stock blue battery

thank you, battery not nice

duro74 said:
thank you, battery not nice
Click to expand...
Click to collapse
wifi looks bad to, isn't sharp enough, but fix it the days

Why not just make the stock battery green, blue?
Also, why change the bluetooth icon? Makes it not uniform to the rest of the icons.

hey is it for a odex rom or deodexed ?

vakker1987 said:
hey is it for a odex rom or deodexed ?
Click to expand...
Click to collapse
is just the stock

Related

Hero Status Bar For Rogers Roms.

If u have virtudude's rogers rom download from
http://www.mediafire.com/download.php?yjznkxolqmj
Boot into recovery...(adb/copy to sdcard n push through console)...push framework.cramfs to /system/framework/
For those with regular rogers download this zip...extract on desktop...boot into ur rom and when on ur homescreen run the custom.bat...
http://www.mediafire.com/?itizonoodmj
Thanks to everyone especially those who cooked the roger's roms, Mianoism for helping and ohsaka for modding the data/time.
Works like a charm. Tested on virtudude. Didnt work on soulifes one though cause his is already modded like crazy... Looks amazing on virtudude v3 though
Screenshot
Great! Can you post any screenshot? Also, is there a way to implement Hero like transition animation in Virtdude's Rogers ROM?
Great work!
Persistance always pays off!!
= )
venkatarc1982 said:
Great! Can you post any screenshot? Also, is there a way to implement Hero like transition animation in Virtdude's Rogers ROM?
Click to expand...
Click to collapse
Hey wht do u mean hero like ? i know in spare parts u can make it 1x n u can see the effects better...as for screenshots yea sure...
Daneshm90 said:
Hey wht do u mean hero like ? i know in spare parts u can make it 1x n u can see the effects better...as for screenshots yea sure...
Click to expand...
Click to collapse
Hello, When I meant Hero like - i was meaning the "zoom in / zoom out" Transition Animation (on opening and closing applications - not Windows Animation). As of now, Rogers ROM has a slide in - slide out Transition Animation [even when we set to 1x in spare parts]...
Cannot run
Hi, anyone want to help out here? I cannot seems to run the custom.bat file. I am currently running windows 7. It would be great if my roger rom can have the hero status bar. Thank!
hazeline said:
Hi, anyone want to help out here? I cannot seems to run the custom.bat file. I am currently running windows 7. It would be great if my roger rom can have the hero status bar. Thank!
Click to expand...
Click to collapse
Hey wht rom u runnin ? virtududes ?? also is ur phone rooted ?....need more info
reply
Hello! I am running ckrest rom, it has ion cache and removed roger apps. I am rooted.However after i clicked on the custom.bat, my phone didnt do any action. I have adb set up and it is running.
hazeline said:
Hello! I am running ckrest rom, it has ion cache and removed roger apps. I am rooted.However after i clicked on the custom.bat, my phone didnt do any action. I have adb set up and it is running.
Click to expand...
Click to collapse
Aight u gotta tell me one thing....in ur update.zip for ur rom...in /system/framework/ do u a cramfs file or a lot of files ?
Reply
I have a lot of .jar files and i can see the services.jar and the framework-res.apk file in my update.zip.
hazeline said:
I have a lot of .jar files and i can see the services.jar and the framework-res.apk file in my update.zip.
Click to expand...
Click to collapse
Ok and do u have adb setup ? if u dont use this link to set it up. http://forum.xda-developers.com/showthread.php?t=502010&highlight=setup+adb then try the bat file.
Reply
Yep, i have adb set up, adb remount and adb shell are running. May i know if it is possible for you to put a update.zip file instead? Thanks!, I have been facing the problem of adb push.
Reply
Thank! I have done it by putting the all the files in my adb tools folder then the .bat will run ^^. Have a nice day! Nice Work!
hazeline said:
Thank! I have done it by putting the all the files in my adb tools folder then the .bat will run ^^. Have a nice day! Nice Work!
Click to expand...
Click to collapse
Hey glad 2 hear it, so it was either u weren't extracting all files in one locations, or u forgot to have adb in ur environment variables hence u had to put adb in the same folder as the bat file.

[Theme] Motoblur Notification Bar

I extracted the drawables from a motorola cliq, and put them back into the
framework-res.apk
Here's how to install this:
adb remount
adb push framework-res.apk /system/framework/framework-res.apk
Click to expand...
Click to collapse
I am using cyanogenmod 5.0.8 on a 32B Magic. Probably wont work with CM 6 RC.
If anyone wants to repackage this so it is "flashable" via recovery, you're most welcome.
My first post, so go easy on me guys
This will work with the G1/Dream too
nice work! will try later on my phone
will it work if we not use cm????
mantiversus said:
will it work if we not use cm????
Click to expand...
Click to collapse
Really not too sure. I have tested with CM 5 and Super Eclair.
May work with other vanilla 2.1 roms. Remember, this only works on MDPI Devices, and you will need root access.
Is it working on 32A?

[Q]Voip over 3g on leaked 2.3 or modified roms?

I would like to expose something I think the comunity (I would to do it myself if I know how) should improve about this roms:
In cm7 I could use internet calls over 3G. Now, with the official update to 2.3.2 or modified, that is limited and it can only be done via wifi. When I press the option to receive voip calls in settings->calls->calls over internet->tapping over an account I created, it puts: registration has been stopped because there is no wifi connection.
What can be done to change this behavior and allow voip under any connection?
Maybe settings.apk editing?
Please, help!
This framework-res.apk i modified is from the villianrom GB release (but should work on the rest). Make sure you backup your framework-res.apk first because this isn't tested as I'm not using a Sense rom.
Edit: removed link
framework-res.apk
Download and push
Code:
adb remount
adb push framework-res.apk /system/framework/
adb reboot
phunkycow said:
This framework-res.apk i modified is from the villianrom GB release (but should work on the rest). Make sure you backup your framework-res.apk first because this isn't tested as I'm not using a Sense rom.
http://postkreative.eu/temp/framework-res.apk
Download and push
Code:
adb remount
adb push framework-res.apk /system/framework/
adb reboot
Click to expand...
Click to collapse
OK thanks, I'll try it after school in two hours. But for the next time I would like how to change something like I described. What did you modified exactly please? A BIG BIG THANKS to you!!!
manudas said:
OK thanks, I'll try it after school in two hours. But for the next time I would like how to change something like I described. What did you modified exactly please? A BIG BIG THANKS to you!!!
Click to expand...
Click to collapse
Thank me after it works
I'll let you know what you need to do as soon as we can verify this works as intended. By the way, which rom are you using?
phunkycow said:
Thank me after it works
I'll let you know what you need to do as soon as we can verify this works as intended. By the way, which rom are you using?
Click to expand...
Click to collapse
I´m trying Android Revolution 4 for being one of the first modified "official" roms with sense and for having a low battery consumption compared to CM7 ones.
Fixed!
http://postkreative.eu/temp/framework-res.apk
Download and push:
Code:
adb remount
adb push framework-res.apk /system/framework/
adb reboot
Please let me know if it works.
Edit: BTW, it should work with all 2.3 Sense roms, but FYI i used the original framework-res.apk from Android Revolution.
:O
I'm going to test it now!!
phunkycow said:
Fixed!
http://postkreative.eu/temp/framework-res.apk
Download and push:
Code:
adb remount
adb push framework-res.apk /system/framework/
adb reboot
Please let me know if it works.
Edit: BTW, it should work with all 2.3 Sense roms, but FYI i used the original framework-res.apk from Android Revolution.
Click to expand...
Click to collapse
I'm testing it now and it looks that it's working fine!!
Btw, I'm looking inside the file framework-res.apk to search what would be modified for allowing internet calls over 3g, but I dont find any usefull info. What did you changed?
phunkycow said:
Fixed!
http://postkreative.eu/temp/framework-res.apk
Download and push:
Code:
adb remount
adb push framework-res.apk /system/framework/
adb reboot
Please let me know if it works.
Edit: BTW, it should work with all 2.3 Sense roms, but FYI i used the original framework-res.apk from Android Revolution.
Click to expand...
Click to collapse
manudas said:
I'm testing it now and it looks that it's working fine!!
Btw, I'm looking inside the file framework-res.apk to search what would be modified for allowing internet calls over 3g, but I dont find any usefull info. What did you changed?
Click to expand...
Click to collapse
Fantastic.
You need to decompile it first, using apktool. Then you can take a look at /res/values/bool.xml and change the SIP value. After you're done modifying you need to recompile and resign the apk.
You can bug some of the sense devs to add this to their releases so you wont have to mess with this.
phunkycow said:
Fantastic.
You need to decompile it first, using apktool. Then you can take a look at /res/values/bool.xml and change the SIP value. After you're done modifying you need to recompile and resign the apk.
You can bug some of the sense devs to add this to their releases so you wont have to mess with this.
Click to expand...
Click to collapse
Ok, I'll take a look to your instructions and send a PM to all Sense devs.
Hallo,
same problem (no voip with 3g) , but don't no how to install frame.. .apk with the code above (adb push...). Need help, thx
punch

[MOD] Electron Beam / CRT screen off animation for JVQ + PNGs optimization

CRT screen off animation for JVQ for odexed (stock) and deodexed ROM's. If you have custom ROM or mods with ex. power menu, custom lockscreens or something like that you phone will probably bootloop after applying this mod.
Features:
- resources.arsc file isn't compressed (like in stock Samsung ROM's)
- all files are zipaligned (like in stock Samsung ROM's)
- enabled CRT screen off animation in /framework-res.apk/res/values/bools.xml
- optimized all framework PNGs (with optipng) in framework-res.apk and twframework-res.apk (lower memory footprint, maybe slightly faster)
Download and apply via CWM:
CRT_screen_off-optimized-JVQ-CWM3.zip (5.71 MB)
THIS MOD DOESN'T BREAK BROWSER! It doesn't touch odexed files.
If you want to remove this mod use this CWM update.zip:
REMOVE_CRT_screen_off-optimized-JVQ-CWM3.zip (5.8 MB)
(restores stock framework-res.apk and twframework-res.apk)
WoOoOoW so fast I’ll try it now
Thanks
It’s work
What kernel did you use to install CWM3 ?
^^
http://www.darkyrom.com/community/index.php?threads/beta-jvq-roms-and-kernels.3926/
You can also install it without CWM with adb. Simply extract framework files from above update.zip and:
Code:
adb push twframework-res.apk /sdcard/
adb push framework-res.apk /sdcard/
adb shell
su
busybox mount -o remount,rw /system
cd /system/framework/
stop
cp /sdcard/twframework-res.apk .
chmod 644 twframework-res.apk
cp /sdcard/framework-res.apk .
chmod 644 framework-res.apk
sync
reboot
After this your wallpaper will reset to default one (because of replacing framework-res.apk on loaded system).
Bo$s said:
You can also install it without CWM with adb. Simply extract framework files from above update.zip and:
Code:
adb push twframework-res.apk /sdcard/
adb push framework-res.apk /sdcard/
adb shell
su
busybox mount -o remount,rw /system
cd /system/framework/
stop
cp /sdcard/twframework-res.apk .
chmod 644 twframework-res.apk
cp /sdcard/framework-res.apk .
chmod 644 framework-res.apk
sync
reboot
After this your wallpaper will reset to default one (because of replacing framework-res.apk on loaded system).
Click to expand...
Click to collapse
Hy. i would just like to ask if i need root access to push and if i need any app installed on my i9000 like sandbox or anything.
thanks
ah6806 said:
Hy. i would just like to ask if i need root access to push and if i need any app installed on my i9000 like sandbox or anything.
thanks
Click to expand...
Click to collapse
Yes, you need root access (to remount /system as RW and copy files to /system) but you don't need sandbox. You need working adb console, root and busybox (in most cases busybox is delivered with root)
I tried but i get a "boot-loop" .. the phone boot .. try to show the Lockscreen, then shutdown the screen, emit the boot sound again.. and the process continue...
JVQ + SpeedMod kernel i9000B
Bo$s said:
Yes, you need root access (to remount /system as RW and copy files to /system) but you don't need sandbox. You need working adb console, root and busybox (in most cases busybox is delivered with root)
Click to expand...
Click to collapse
I have managed to install via cwm3. now i just need a new lockscreen.
After a day of searching i didn't find any mods containing only lockscreens.
Is there such a mod? All mods have some other stuff inside i don't need. I would like to keep the firmware as stock as possible.
Thanks
FW: stock 2.3.4 XXJVQ
Karnel: CF-root xx_unk_JVQ-CWM3RFS
MOD: CRT_screen_off-optimized-JVQ-CWM3
Can you build and upload a reset ZIP?
Thanks!!!
msdark said:
I tried but i get a "boot-loop" .. the phone boot .. try to show the Lockscreen, then shutdown the screen, emit the boot sound again.. and the process continue...
JVQ + SpeedMod kernel i9000B
Click to expand...
Click to collapse
Maybe because you have i9000B? Or your ROM isn't stock?
bonsiware said:
Can you build and upload a reset ZIP?
Thanks!!!
Click to expand...
Click to collapse
Sure, added to 1st post.
ah6806 said:
I have managed to install via cwm3. now i just need a new lockscreen.
After a day of searching i didn't find any mods containing only lockscreens.
Is there such a mod? All mods have some other stuff inside i don't need. I would like to keep the firmware as stock as possible.
Thanks
Click to expand...
Click to collapse
Lockscreen mods need changes in android-policy.jar and framework-res.apk so modders adds other changes to framework.
I've made for my use a clean TW lockscreen (same as stock but without grey backgrounds, 'Swipe tu unlock' and unlock arrows) but now it works only with polish language so it need some work to be international Maybe I'll release it later.
Bo$s said:
Lockscreen mods need changes in android-policy.jar and framework-res.apk so modders adds other changes to framework.
I've made for my use a clean TW lockscreen (same as stock but without grey backgrounds, 'Swipe tu unlock' and unlock arrows) but now it works only with polish language so it need some work to be international Maybe I'll release it later.
Click to expand...
Click to collapse
That would be much appreciated. I'm using English language on the phone anyway. If it isn't too much trouble i would ask you to make a zip file that you can install via cwm3 that would include as many lock screens as possible. Especially rotary and ASOP.
Thanks
FW: stock 2.3.4 XXJVQ
Karnel: CF-root xx_unk_JVQ-CWM3RFS
MOD: CRT_screen_off-optimized-JVQ-CWM3
ah6806 said:
That would be much appreciated. I'm using English language on the phone anyway. If it isn't too much trouble i would ask you to make a zip file that you can install via cwm3 that would include as many lock screens as possible. Especially rotary and ASOP.
Thanks
FW: stock 2.3.4 XXJVQ
Karnel: CF-root xx_unk_JVQ-CWM3RFS
MOD: CRT_screen_off-optimized-JVQ-CWM3
Click to expand...
Click to collapse
Different lockscreens needs changing .odex files but this causes browser bug. The only possibility is to mod stock lockscreen. If you wan't to get different lockscreens you should look for other mods.
msdark said:
I tried but i get a "boot-loop" .. the phone boot .. try to show the Lockscreen, then shutdown the screen, emit the boot sound again.. and the process continue...
JVQ + SpeedMod kernel i9000B
Click to expand...
Click to collapse
Just tested - same for me on Juwe's 5.1 , restore didn't worked, fixed by re-applying Circular battery patch directly for Juwe's rom.
Thank you! Working on stock 2.3.4 jvq
msdark said:
I tried but i get a "boot-loop" .. the phone boot .. try to show the Lockscreen, then shutdown the screen, emit the boot sound again.. and the process continue...
JVQ + SpeedMod kernel i9000B
Click to expand...
Click to collapse
The problem is you are using speedmod kernel.
Speedmod still uses CWM 2.5 , so CWM3 scripts aren't supported!
BTW: I'm using speedmod too, can anyone make a cwm2 compitable script?
This mod is for stock JVQ (odexed or deodexex). If you have mods with ex. power menu, custom lockscreens or sth like that you phone will bootloop after applying this mod. This also applies to custom ROM's.
mathijs727, package is compatible with CWM2.x and CWM3.x
Good work. If you included one battery icon (anything, just %) would be awesome!
Personally, i only want the crt-off animation and one battery % icon in stock roms!
Sent from my Galaxy S using Tapatalk
Thank you,
Just flashed and it's working perfectly.
I like it very much, it looks so cool.
Look at my sig for the config (JVQ ODEX).
Bo$s said:
This mod is for stock JVQ (odexed or deodexex). If you have mods with ex. power menu, custom lockscreens or sth like that you phone will bootloop after applying this mod. This also applies to custom ROM's.
mathijs727, package is compatible with CWM2.x and CWM3.x
Click to expand...
Click to collapse

[Script][Optimizer][ZipAligner] Amestris Odexer Script V1.2

Hi, this is a script for converting the Deodexed firmware to Odex Structure.
This script is created by Mehrzad63 , ported from vLad's work.
This is for Samsung Galaxy S Official Firmwares.
Instruction:
be sure your phone is rooted and The Java Runtime packages is installed on your pc
1: Download The Attachment and Extract it to your PC.
2: Put your phone into USB Debug mode.
Code:
Settings > Application > Development
Enable The USB debugging mod
3: Connect The USB Cable into your phone
4: Run the
Code:
Framework+Applications.cmd
file from downloaded attachment.
5: Your phone will start the Odex Converting and also will Zip_align all applications.
This script will ODEX all fles on your phone:
Code:
/System/app
/System/framework
/data/app
-------------------------------------
if you just want to convert applications into Odex structure, you need to run the
Code:
Applications.cmd
command.
-------------------------------------
Always check the space of your System partition storage, because all converting processes will done through the System partition.
-------------------------------------
you can free up the System storage by removing the Bloat applications from /System/app folder.
-------------------------------------
Credits:
Mehrzad_63
M_J_Nazari
Vlad
Click to expand...
Click to collapse
Best Reagrds.
R e s e r v e d
Don't we have to change the BOOTCLASSPATH for use with ICS Roms? Or is this only GB compatible?
pwneman said:
Don't we have to change the BOOTCLASSPATH for use with ICS Roms? Or is this only GB compatible?
Click to expand...
Click to collapse
I didn't use on any ICS rom. not tested
you can Order the Odexing processes for framework files as bootclass path.
-------------------------
goto the Amestris_odexer folder, and open the odex-all.sh file.
you will see the orders as the same of the bootclasspath order.
Code:
/system/Amestris_Odexer/dexopt-wrapper /system/framework/core.jar /system/framework/core.odex
/system/Amestris_Odexer/zip -d /system/framework/core.jar classes.dex
/system/Amestris_Odexer/dexopt-wrapper /system/framework/bouncycastle.jar /system/framework/bouncycastle.odex
/system/Amestris_Odexer/zip -d /system/framework/bouncycastle.jar classes.dex
/system/Amestris_Odexer/dexopt-wrapper /system/framework/ext.jar /system/framework/ext.odex
/system/Amestris_Odexer/zip -d /system/framework/ext.jar classes.dex
/system/Amestris_Odexer/dexopt-wrapper /system/framework/framework.jar /system/framework/framework.odex
/system/Amestris_Odexer/zip -d /system/framework/framework.jar classes.dex
/system/Amestris_Odexer/dexopt-wrapper /system/framework/android.policy.jar /system/framework/android.policy.odex
/system/Amestris_Odexer/zip -d /system/framework/android.policy.jar classes.dex
/system/Amestris_Odexer/dexopt-wrapper /system/framework/services.jar /system/framework/services.odex
/system/Amestris_Odexer/zip -d /system/framework/services.jar classes.dex
/system/Amestris_Odexer/dexopt-wrapper /system/framework/core-junit.jar /system/framework/core-junit.odex
/system/Amestris_Odexer/zip -d /system/framework/core-junit.jar classes.dex
/system/Amestris_Odexer/dexopt-wrapper /system/framework/com.samsung.device.jar /system/framework/com.samsung.device.odex
/system/Amestris_Odexer/zip -d /system/framework/com.samsung.device.jar classes.dex
....
.........ans so on
you can change the orders here.
the bootclasspath file is located on init.rc file from root phone's folder.
Wow, Tanks!!!
Thank you very much, I've used it on Deoxd JW4 stock after adding the arabic patch, it works without problems.
Thanks for sharing your work.
Doesnt work for me. Gives instalation aborted. Using ics slim
Sent from my GT-I9000 using Tapatalk
M.J do you know that u're great??!!!!
my favorite developer in Iran,my country.thanks
unforgiven said:
M.J do you know that u're great??!!!!
my favorite developer in Iran,my country.thanks
Click to expand...
Click to collapse
Thank you my friend, you're welcome.
jgcaap said:
Doesnt work for me. Gives instalation aborted. Using ics slim
Sent from my GT-I9000 using Tapatalk
Click to expand...
Click to collapse
i didn't test it on any ICS ROM, but i think the Application odexing must be work.
just try the Application.cmd
I odexed my cm9 nightly 0427 finally.
thanks, here is my changed odex-all.sh.
just change the bootclasspath order.
Hi,
I got a bootloop!!!
SAUROM JW4 + GengerBlue theme.
Thanks
jiujitiancai said:
I odexed my cm9 nightly 0427 finally.
thanks, here is my changed odex-all.sh.
just change the bootclasspath order.
Click to expand...
Click to collapse
Doesn´t work for me. My phone doesn´t get recognized. It´s in debugging mode and java runtime is also installed. Any help?
Ill try this on my lag fixed device
dark_knight35 said:
Doesn´t work for me. My phone doesn´t get recognized. It´s in debugging mode and java runtime is also installed. Any help?
Click to expand...
Click to collapse
MAQ7 said:
Hi,
I got a bootloop!!!
SAUROM JW4 + GengerBlue theme.
Thanks
Click to expand...
Click to collapse
are you checked the free space on your device?
at least you need 40mb free space on your device.
clean up the system/app applications.
screamwork said:
Ill try this on my lag fixed device
Click to expand...
Click to collapse
just be sure that your device has enough free space on system partition.
Can i ask what is the benefit of odexing my rom sorry, i'm a n00b.
Odexing the APPS on your ROM will have the following effect in my experience:
Faster boot
Faster app loading time
Little performance improvement in general
Downside is that the ROM and apps becomes less customizable. Devs, please add any comment if neccessary.
Sent from my GT-I9000 using xda premium
Tried on aokp rom (with jiujitiancai version).
I'm stuck at boot anim after the operation.
Tried, applications and framework.app
Same result...
Hello M_J_Nazari.
I wonder if your script copy the signature from the original odex files. If it doesn't, then how can the script be edited to do that?
Sent from my GT-I9000 using Tapatalk 2
alkhafaf said:
Hello M_J_Nazari.
I wonder if your script copy the signature from the original odex files. If it doesn't, then how can the script be edited to do that?
Sent from my GT-I9000 using Tapatalk 2
Click to expand...
Click to collapse
this scripts will odex all application and jar files and the signatures will add from the original.
do you want do odex on one file?
The adb drivers I've got don't seem to work. Can someone give me working?

Categories

Resources