[MOD] 900P NE5 CRT/FADE Animation - Sprint Galaxy S 5 Android Development

I figured I would convert this mod to our device using code in the unified thread. (Props to original author and Rompnit).
It took a bit of tweaking to get it to work on the Sprint variant but it seems to be functioning as intended.
This is for Odexed stock(ish) roms only!
It replaces services.jar and build.prop. If you have tweaks to your build prop that you don't want set to defaults then I recommend you install the jar and odex file manually and edit your build.prop with whatever tool you see fit
A lot of mods affect the services.jar as well, noteably the unlock hotspot mod. That's why it's included FREE with this mod.
What a deal!
The changes I made to the build.prop are simply these additions. The rest is stock
#CRT Mod
persist.sys.screen_on=fade
persist.sys.screen_off=crt
These can be changed to set your on/off animation type. Options are CRT/FADE/NONE
Standard Use at Your Own Risk stuff Blah Blah
Enjoy

It's usually better to provide a deodexed copy as odexed relies on the same exact framework that it was odexed with to be present for the files to function at all
On the other hand, deodexed will function on any rom including odexed roms (when yup delete/move the odex files affected)

CNexus said:
It's usually better to provide a deodexed copy as odexed relies on the same exact framework that it was odexed with to be present for the files to function at all
On the other hand, deodexed will function on any rom including odexed roms (when yup delete/move the odex files affected)
Click to expand...
Click to collapse
I provide Odexed mods mainly because nobody else is doing it. And because odexed versions are usually the first thing people ask for, and because deodexing seems to break too many functions I use like private mode and S-Health issues.
I'll post the edited smali if anyone wants to use it for anything.

townsenk said:
I provide Odexed mods mainly because nobody else is doing it. And because odexed versions are usually the first thing people ask for, and because deodexing seems to break too many functions I use like private mode and S-Health issues.
I'll post the edited smali if anyone wants to use it for anything.
Click to expand...
Click to collapse
I wasn't criticizing, merely commenting

CNexus said:
I wasn't criticizing, merely commenting
Click to expand...
Click to collapse
np, It's all good.

Return to Stock
How can I go back to stock? remove the CRT animation and changes you made to Services

ramik911 said:
How can I go back to stock? remove the CRT animation and changes you made to Services
Click to expand...
Click to collapse
Replace the services.jar and services.odex with a stock version and remove the added entry in build.prop

thnx

Is this only for root devices? Are there any CRT mods for none roots? I did a search and so far this is the only thread with CRT.

dwss said:
Is this only for root devices? Are there any CRT mods for none roots? I did a search and so far this is the only thread with CRT.
Click to expand...
Click to collapse
You would need root access to flash the completed product to your device.

What would it take to port the crt mod to moar 7 rom.i had it on stock rom with xposed. I want to get it back without xposed.

Related

[Q] what is the difference between Odex & deoDexed

I just updated my firmware to STOCK 2.2 (KA6) which I downloaded from CHAINFIRE's thread. Now I rooted my phone and its working fine for me.
Than I see another post for Deodexed KA6 from Whitehawkx. what is that. that also says original stock. am confused now.
can any one please explain me difference between both stock & Odex & deodex things.
Also how to flash this Deodexed KA6 (same as ODIn or any other method).
I was wondering the same thing....so i googled it...
Sent from my SGH-T959 using XDA App
This maybe inaccurate but I have a reasonable idea of what it is... it's just hard to explain.
If you look in the system/app and system/framework you will see the filename.apk along with it's counterpart filename.odex. With a deodexed rom it places the filename.odex and converts it to filename.dex (not odex) and places it within filename.apk. But most importantly the framework MUST support the deodexed files! If the framework is looking for filename.odex files that aren't there you will end up in a bootloop. It just won't work. But the benifits of having deodexed files is that it's easier to theme and replace. In some cases you can take a app.apk and replace it with differentappfromdifferentrom.apk. When you have a odexed rom you just can't do that.
You will notice that many themes and modifcations will not include support for odex roms so having a deodexed rom is definitly the way to go!
Some people have argued that having an odexed rom causes your device to perform better! But I have never noticed any difference personally and frankly I'm skeptical. Tasters choice.
I googled it as well. Here was one of the better hits....
http://www.addictivetips.com/mobile/what-is-odex-and-deodex-in-android-complete-guide/
Binary100100 said:
This maybe inaccurate but I have a reasonable idea of what it is... it's just hard to explain.
If you look in the system/app and system/framework you will see the filename.apk along with it's counterpart filename.odex. With a deodexed rom it places the filename.odex and converts it to filename.dex (not odex) and places it within filename.apk. But most importantly the framework MUST support the deodexed files! If the framework is looking for filename.odex files that aren't there you will end up in a bootloop. It just won't work. But the benifits of having deodexed files is that it's easier to theme and replace. In some cases you can take a app.apk and replace it with differentappfromdifferentrom.apk. When you have a odexed rom you just can't do that.
You will notice that many themes and modifcations will not include support for odex roms so having a deodexed rom is definitly the way to go!
Some people have argued that having an odexed rom causes your device to perform better! But I have never noticed any difference personally and frankly I'm skeptical. Tasters choice.
Click to expand...
Click to collapse
Good explanation, thanks.
shrapnelx said:
I googled it as well. Here was one of the better hits....
http://www.addictivetips.com/mobile/what-is-odex-and-deodex-in-android-complete-guide/
Click to expand...
Click to collapse
oooohhhhhhhhhhhh! thx now I know and knowing is half the battle GI JOE... GO COBRA!

Help with incorporating these files

Hey can someone incorporate all these mods into one flashable zip? Since the most of the mods modify the same system apps they undo the other mods, and i have no idea how to incorporate them all together.... So help would be appreciated!
Crt animations and ciq disabler: http://dl.dropbox.com/u/10055218/Mods/freEVO%203D%20CIQdestroyer.zip
Zeus Mods: http://dl.dropbox.com/u/10055218/Mods/freEVO%203D%20ZeusGB.zip
Beats Audio/Hotspot: http://dl.dropbox.com/u/10055218/Mods/Beats-HotSpot-signed.zip
7 in one reboot menu: http://dl.dropbox.com/u/10055218/Mods/Android_Revolution_HD_APM_7in1_1.1.x_v.0.1.zip
alainater said:
Hey can someone incorporate all these mods into one flashable zip? Since the most of the mods modify the same system apps they undo the other mods, and i have no idea how to incorporate them all together.... So help would be appreciated!
Crt animations and ciq disabler: http://dl.dropbox.com/u/10055218/Mods/freEVO%203D%20CIQdestroyer.zip
Zeus Mods: http://dl.dropbox.com/u/10055218/Mods/freEVO%203D%20ZeusGB.zip
Beats Audio/Hotspot: http://dl.dropbox.com/u/10055218/Mods/Beats-HotSpot-signed.zip
7 in one reboot menu: http://dl.dropbox.com/u/10055218/Mods/Android_Revolution_HD_APM_7in1_1.1.x_v.0.1.zip
Click to expand...
Click to collapse
I can tell you that the first 2 are two different files so they won't conflict with anything unless you already have a "theme" you're using.
CRT animations resides in the services.jar file, which won't overwrite anything you currently have going, as it has no images and isn't related to the look of your phone.
The Zeus mods file up there is one I modified to have gingerbread icons, and is part of the system that most people modify to change signal bars, battery icons, etc (SystemUI.apk) so it will change what you currently have as those.
Not too sure about the beats.
The 7-in-1 reboot mod, I personally haven't looked at that particular file you linked, but if it is what I think it is, then that file won't change or overwrite anything either, as it is the android.policy.jar file, which like services.jar doesn't include anything that will change the theme, UI, or look of your phone.
Hope this helps.
Recap:
You can flash the first and last file without changing anything you currently have. And if you want gingerbread icons, you can flash the second one. You can easily take what you currently have (if you're using a theme or you just want to preserve the look of your SystemUI.apk) and insert it into the SystemUI.apk that's in the zeus mods file.
All you need is WinRAR or 7-zip. If that's what you're trying to accomplish, reply back and I will walk you through it.
freeza said:
I can tell you that the first 2 are two different files so they won't conflict with anything unless you already have a "theme" you're using.
CRT animations resides in the services.jar file, which won't overwrite anything you currently have going, as it has no images and isn't related to the look of your phone.
The Zeus mods file up there is one I modified to have gingerbread icons, and is part of the system that most people modify to change signal bars, battery icons, etc (SystemUI.apk) so it will change what you currently have as those.
Not too sure about the beats.
The 7-in-1 reboot mod, I personally haven't looked at that particular file you linked, but if it is what I think it is, then that file won't change or overwrite anything either, as it is the android.policy.jar file, which like services.jar doesn't include anything that will change the theme, UI, or look of your phone.
Hope this helps.
Recap:
You can flash the first and last file without changing anything you currently have. And if you want gingerbread icons, you can flash the second one. You can easily take what you currently have (if you're using a theme or you just want to preserve the look of your SystemUI.apk) and insert it into the SystemUI.apk that's in the zeus mods file.
All you need is WinRAR or 7-zip. If that's what you're trying to accomplish, reply back and I will walk you through it.
Click to expand...
Click to collapse
OK so come to think of it I have all of the mods installed except the beats audio. When I installed the beats audio it canceled out the crt animations and I figured if I had to pick between crt and beats audio that I'd have crt animation. So I figured out that the crt and beats both modify the services.jar but I had no idea how to modify the services.jar file to incorporate crt and beats.
Sent from my NookColor using Tapatalk
alainater said:
OK so come to think of it I have all of the mods installed except the beats audio. When I installed the beats audio it canceled out the crt animations and I figured if I had to pick between crt and beats audio that I'd have crt animation. So I figured out that the crt and beats both modify the services.jar but I had no idea how to modify the services.jar file to incorporate crt and beats.
Sent from my NookColor using Tapatalk
Click to expand...
Click to collapse
Just from reading a lot of ROM threads, you can only choose one or the other. I'm not sure if anyone has incorporated both crt+beats. You may want to check the infected eternity ROM thread and if if has them both, extract the services.jar file from that particular ROM.
freeza said:
Just from reading a lot of ROM threads, you can only choose one or the other. I'm not sure if anyone has incorporated both crt+beats. You may want to check the infected eternity ROM thread and if if has them both, extract the services.jar file from that particular ROM.
Click to expand...
Click to collapse
warm 2.3 has both, wtsb 2.0 has both.
freeza said:
Just from reading a lot of ROM threads, you can only choose one or the other. I'm not sure if anyone has incorporated both crt+beats. You may want to check the infected eternity ROM thread and if if has them both, extract the services.jar file from that particular ROM.
Click to expand...
Click to collapse
God you smart man I didn't even think of that!
Swyped from mah 3vo!

[MODs] 2.17.651.5 DEODEX (HotSpot,Camera,QuickSettings,7in1Boot,RoamOnly, etc)

So I updated all of the mods I use in my ROM for the new 2.17.651.5 base. I thought it might be helpful to others if I put them all in one place. Most of these mods were made using threads by SteelH and others who actually tell you how these things are done. If anyone wants to know how a certain mod is made (of those listed below), PM me or post and I'll explain how I did it.
Flash these at your own risk (good idea to make a backup of /system and /data before flashing).
The mods in this post are for deodex ROMs.
You can find mods for odex ROMs here. Thanks Rydah805!
7in1_Reboot_2.17.651.5.zip adds Power menu and reboot options (not sure if hot restart works correctly).
Download DEODEX
HDR_Panorama_2.17.651.5.zip adds HDR and Panorama modes to HTCCamera.
Download DEODEX
MMSSize_SMSBackup_SMSSecureBox_2.17.651.5.zip adds the mirror entry back to the app drawer, adds 1M, 2M, 5M MMS, adds SMS backup option, and SMS Secure Box option. The MMS size should be flashable to make it work thanks to Vin255764. The mirror app will still require you to place default.xml from the flashable .zip into /system/customize/MNS/ of your ROM before you flash your ROM. I'll try to find how to add the mirror app to a current ROM. If you really want all of these features and know how to backup/restore your stuff, just clear /data after flashing the .zip and it should work ok from my limited understanding (I just make my own ROMs ).
Download DEODEX
RemoveUSBDebugging_2.17.651.5.zip removes the USB debugging icon.
Download DEODEX
RoamOnlyOption_2.17.651.5.zip adds Roam Only under Settings-Wireless&Networks-Mobile Network Settings-Roaming.
Download DEODEX
SprintHotSpotHack_2.17.651.5.zip changes two 0's to 1's so you can use this without paying for it.
Download DEODEX
SystemUI_mods_2.17.651.5.zip removes GPS recticle, removes recent apps from pulldown, changes to display 3G/1x properly, and adds extended quick settings.
Download DEODEX
SystemUI_mods_WithRecentApps_2.17.651.5.zip is the same as above without recent apps removed.
Download DEODEX
Please post if something doesn't work and ALSO if things do work .
Thanks to everyone who has figured out how to do these mods and Brut.all for making apktool so easy to use.
<3
Sent from my NookColor using Tapatalk
thank you! i've come to rely on roam only now that i spend part of my day in a spotty sprint area.
How hard would it be for you to make that systemui.apk but with recent apps?
Might be silly question but I'm guessing it doesn't matter whether I'm using an odex or deodex version of .5 right? I can flash these on either one? Haven't quite figured out the odex/deodex thing but I believe that only affects themes. Thanks
chrisfales said:
Might be silly question but I'm guessing it doesn't matter whether I'm using an odex or deodex version of .5 right? I can flash these on either one? Haven't quite figured out the odex/deodex thing but I believe that only affects themes. Thanks
Click to expand...
Click to collapse
Sorry, these are all deodex. I'll update OP. I think if you delete the .odex and use the deodex, it may work (but I don't know to be honest).
Thanks for these mods and your quick response!!! Any chance for odex versions? My phone seems to really like odex roms for some reason. Probably placebo but what can ya do. If not, no biggy. Just awesome to have great devs here sharing their hard work! Mucho appreciated
mwalt2 said:
Sorry, these are all deodex. I'll update OP. I think if you delete the .odex and use the deodex, it may work (but I don't know to be honest).
Click to expand...
Click to collapse
crucial929 said:
How hard would it be for you to make that systemui.apk but with recent apps?
Click to expand...
Click to collapse
Not very. Just change a 2 to a 0 in StatusBarFlag.smali inside SystemUI.apk. Added to original post as SystemUI_mods_WithRecentApps_2.17.651.5.zip.
chrisfales said:
Thanks for these mods and your quick response!!! Any chance for odex versions? My phone seems to really like odex roms for some reason. Probably placebo but what can ya do. If not, no biggy. Just awesome to have great devs here sharing their hard work! Mucho appreciated
Click to expand...
Click to collapse
I can probably do that since the decompiled .smali's are all the same. I'll try to do it some time when I'm bored .
Thank you mwalt2 for the mods. Your contribution is much appreciated.
so flashing "MMSSize_SMSBackup_SMSSecureBox_2.17.651.5.zip" alone will give me the option to have up to a 5mp mms?
i still see 300k,600k,1m even after flashing
crucial929 said:
so flashing "MMSSize_SMSBackup_SMSSecureBox_2.17.651.5.zip" alone will give me the option to have up to a 5mp mms?
i still see 300k,600k,1m even after flashing
Click to expand...
Click to collapse
It's supposed to, but I may have messed something up. Where is the option at? I can't seem to find it at the moment .
edit - I found the setting. Mine shows 1M, 2M, and 5M. I'll look at the .zip and try to get it fixed.
edit #2 - I had an error in the updater scripts to set the permissions. They should all be fixed and you can flash again or just fix permissions on \system\customize\default.xml and \system\app\Mms.apk with a root file explorer.
mwalt2 said:
It's supposed to, but I may have messed something up. Where is the option at? I can't seem to find it at the moment .
edit - I found the setting. Mine shows 1M, 2M, and 5M. I'll look at the .zip and try to get it fixed.
edit #2 - I had an error in the updater scripts to set the permissions. They should all be fixed and you can flash again or just fix permissions on \system\customize\default.xml and \system\app\Mms.apk with a root file explorer.
Click to expand...
Click to collapse
ok mine is still showing the 300k,600k,1m but sending full size pics .. good enough lol
thanks again
crucial929 said:
ok mine is still showing the 300k,600k,1m but sending full size pics .. good enough lol
thanks again
Click to expand...
Click to collapse
That's the xml then. I'm pretty sure it's probably a permissions issue. As you have it now, the 300k will correspond to 1m, 600k to 2m, and 1m to 5m. I'll try to test it more tomorrow (has it worked for anyone else?).
i flashed the mms zip and the sizes dont change (which i dont care about lol) and i also cannot get the mirror app to show up in my app drawer. how do i fix it?
if its not too much trouble could you make a separate zip that just adds the mirror app to the app drawer??
I flashed the boot menu, HDR/pan cam,sysUI with recent apps,MMS on stock ROM with latest updates with twrp2.0 recovery and none of the 4 worked....
Thanks. They all seem to work great. Test them tomorrow. Actually came back to 2.17.651.2 from fresh 4.1 just to try these.
Flashed them all at once. Smooth
It's so late, I only wish I had some espresso ....
mnomaanw said:
I flashed the boot menu, HDR/pan cam,sysUI with recent apps,MMS on stock ROM with latest updates with twrp2.0 recovery and none of the 4 worked....
Click to expand...
Click to collapse
they all worked for me. the mms zip didnt seem like it did anything but i did notice it gave me the secure box (but it didnt give me the mirror app in the app drawer like it said).
alexnaoumi said:
i flashed the mms zip and the sizes dont change (which i dont care about lol) and i also cannot get the mirror app to show up in my app drawer. how do i fix it?
if its not too much trouble could you make a separate zip that just adds the mirror app to the app drawer??
Click to expand...
Click to collapse
me neither....running stock 2.17 hboot 1.40. Gonna try again....
oooops,just noticed these are for deodexed roms. Mine is odexed.
Thanks sent, gotta ha e them extended quick settings!
Sent from my PG86100 using xda premium
So, my phone is just the stock update from HTC that i unlocked and rooted...hboot 1.5. Does that mean I'm deodoxed? Can I flash these or do I have to to flash a stock ROM that is odexed or deodoxed?
Sent from my PG86100 using xda premium

[Q] Flashable zip for CRT animations for 2.17.651.5?

Where can I find a flashable zip for CRT animations on the new OTA? I'd rather mod my stock ROM than flash a new ROM. Any help would be appreciated.
robbierockz said:
Where can I find a flashable zip for CRT animations on the new OTA? I'd rather mod my stock ROM than flash a new ROM. Any help would be appreciated.
Click to expand...
Click to collapse
From what I know, there are many changes needing to be made to an Sense ROM in order to make this work. CPU changes, animation .xml's needing modded, and smali files. In addition to that, there are probably some changes in framework and com.htc.resources.apk, services.jar (which in order to be DeOdexed, all other apps need deodexed as well, I do believe).
I don't mean to burst your bubble, but, I have been looking at making my own (after searching a bit just like you have, I'm sure, for a flashable). It's fairly complicated, even though you wouldn't think it would be.

Deodex on a Touchwiz Rom

I've read into the subject of Deodex vs Odex many times before, so I know general differences as well as supposed advantages/disadvantages to both. So my question is this, besides the general ability to theme every aspect of a ROM, what other major uses are there for Deodexing a touchwiz based ROM? I know that some mods require you to be deodexed, which isn't a big deal to me because all of the mods I flash regularly do not require that. Hopefully someone knowledgeable in this area can clarify for me:good:
There aren't any besides modding.
Sent from my SGH-I717R using xda premium
like agoattamer said only use for a deodex rom is to theme it. if you like the themeing of deodex but want speed and smaller file size of odex you can set up your deodexed rom with all changes you want made to it and then run the script found here( http://forum.xda-developers.com/showthread.php?p=44228706 ) to reodex the rom. you can also odex apks in data/app. just keep in mind that not all downloaded apps like to be odexed but most will not give issue. i think only apps i had to reinstall to get back to deodex was amazon app store and a game downloaded from amazon
Agoattamer said:
There aren't any besides modding.
Sent from my SGH-I717R using xda premium
Click to expand...
Click to collapse
s89281b said:
like agoattamer said only use for a deodex rom is to theme it. if you like the themeing of deodex but want speed and smaller file size of odex you can set up your deodexed rom with all changes you want made to it and then run the script found here( http://forum.xda-developers.com/showthread.php?p=44228706 ) to reodex the rom. you can also odex apks in data/app. just keep in mind that not all downloaded apps like to be odexed but most will not give issue. i think only apps i had to reinstall to get back to deodex was amazon app store and a game downloaded from amazon
Click to expand...
Click to collapse
Thanks to both of you. You confirmed what I thought originally. And thanks s89281b, I actually have that script already and use it on all of my ROMS except the touchwiz ones. So now that my question is confirmed, I'll use this on touchwiz ROMS as well. I have tried digging into theming a little, but I'm putting that on pause so no need for deodex atm
Sent from my SAMSUNG-SGH-I717 using Tapatalk HD

Categories

Resources