hey guys i made this cause of lots of requests and and i had some time in my hand, and even i was bored of the broing UI(no offence TWRP)
so this is just a prototype there are many many many to come ahead :3
try this one and let me know what all u want to be changed and ill accept a few requests.... :3 (I did not kang anyone's theme...just taken android ics theme)
IF YOU HAVE MADE ONE SEND ME THE LINK OF THE THREAD
Here is the first of the many to come
Holo PUNK ICS
screenies :3 (if anyone knows how to take a screen shot whilst in rrecovery please let me know (m blonde )check attachments if u cant see the screenies
{
"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"
}
sorry for the blur screenies
Instructions
open any file manager
go to TWRP folder
make a folder named "theme" (case sensitve,no apostrophe)
place the "ui.zip" in it.
just reboot
and voila :3
Click to expand...
Click to collapse
CREDITS
TWRP site for guiding me through it
google for the icons
Icebox(for always being my guide :3)
Zasuk for the ics idea and the x and y raids for the buttons
Click to expand...
Click to collapse
Gr8 job!!!! :thumbup::thumbup: thanx...
UR GR8 :victory:
Working like a charm...
Waiting for new ones... :fingers-crossed:
Or, if you tell us how to do it, we'll, you know...
bratusm said:
UR GR8 :victory:
Working like a charm...
Waiting for new ones... :fingers-crossed:
Or, if you tell us how to do it, we'll, you know...
Click to expand...
Click to collapse
It's damn easy ...u just have to know xml.....I'll post a guide to it
Later
Sent from my One V using xda premium
cybervibin said:
It's damn easy ...u just have to know xml.....I'll post a guide to it
Later
Sent from my One V using xda premium
Click to expand...
Click to collapse
here's one I've been using for awhile
Oh here is the commands for screen shots. you will need ffmpeg.exe inside your adb folder
adb pull /dev/graphics/fb0
ffmpeg -vframes 1 -vcodec rawvideo -f rawvideo -pix_fmt rgb565 -s 480x800 -i fb0 -f image2 -vcodec png fb%d.png
Uhmmm so? Ur point ?
Sent from my One V using xda premium
cybervibin said:
Uhmmm so? Ur point ?
Sent from my One V using xda premium
Click to expand...
Click to collapse
no ponit just wanted to share
hope you find the command helpful :highfive:
Getting artistic day by day
Sent from my One V using xda premium
rockstar_26 said:
here's one I've been using for awhile
Oh here is the commands for screen shots. you will need ffmpeg.exe inside your adb folder
adb pull /dev/graphics/fb0
ffmpeg -vframes 1 -vcodec rawvideo -f rawvideo -pix_fmt rgb565 -s 480x800 -i fb0 -f image2 -vcodec png fb%d.png
Click to expand...
Click to collapse
Thanks for the tip
Sent from my One V using xda premium
Congrats mate! I knew it was easy to make a theme for twrp but personally i couldn't find the time to do it. One Q: does the background image must be resized for 480x800 or we can put a background no matter how large it is?
worx perfectly!
1ceb0x said:
Congrats mate! I knew it was easy to make a theme for twrp but personally i couldn't find the time to do it. One Q: does the background image must be resized for 480x800 or we can put a background no matter how large it is?
Click to expand...
Click to collapse
I think it must be resized mate... I tried making a theme but it was all black...
Anyways I wonder what happened to the guy I spoke to for twrp themes... cybin you checked out his themes? If you can make a theme like the iron man one it'll be awesome... esp. the buttons...
Sent from my One V
Ui.zip.... Is it compressed normally or any other like store etc..... Coz i tried to edit and made a zip.... It didnt booted in recovery.... Just blinking the start screen of teamwin..... "Recovery loop!!!" Lol....:banghead:
1ceb0x said:
Congrats mate! I knew it was easy to make a theme for twrp but personally i couldn't find the time to do it. One Q: does the background image must be resized for 480x800 or we can put a background no matter how large it is?
Click to expand...
Click to collapse
No matter how large image it is...just crop the main part so that It is in the center...and thanks
u read credits? See I had promised u
soham_sss said:
I think it must be resized mate... I tried making a theme but it was all black...
Anyways I wonder what happened to the guy I spoke to for twrp themes... cybin you checked out his themes? If you can make a theme like the iron man one it'll be awesome... esp. the buttons...
Sent from my One V
Click to expand...
Click to collapse
yea seeing that only I made them
ok iron man It is and buttons I'll try to edit them
rohov said:
Ui.zip.... Is it compressed normally or any other like store etc..... Coz i tried to edit and made a zip.... It didnt booted in recovery.... Just blinking the start screen of teamwin..... "Recovery loop!!!" Lol....:banghead:
Click to expand...
Click to collapse
No no do this first..go to advanced or settings and check box stimulate theme actions..then try..don't mess up the resolutions
Sent from my One V using xda premium
@cybervibin
Thanks for your work!
Because there was a little problem in button sizes and brightness (in my device), I made some corrections to them.
jolas said:
@cybervibin
Thanks for your work!
Because there was a little problem in button sizes and brightness (in my device), I made some corrections to them.
Click to expand...
Click to collapse
U don't mind if I implement them do u?
Sent from my One V using xda premium
cybervibin said:
U don't mind if I implement them do u?
Sent from my One V using xda premium
Click to expand...
Click to collapse
Of course I don't mind.
Tapatalked from my HTC ONE V
rockstar_26 said:
here's one I've been using for awhile
Oh here is the commands for screen shots. you will need ffmpeg.exe inside your adb folder
adb pull /dev/graphics/fb0
ffmpeg -vframes 1 -vcodec rawvideo -f rawvideo -pix_fmt rgb565 -s 480x800 -i fb0 -f image2 -vcodec png fb%d.png
Click to expand...
Click to collapse
From where to download the ffmpeg.exe file?
Is this the right place
http://www.afterdawn.com/software/audio_video/convert_video/ffmpeg.cfm
Just need confirmation.
mihirengg19 said:
From where to download the ffmpeg.exe file?
Is this the right place
http://www.afterdawn.com/software/audio_video/convert_video/ffmpeg.cfm
Just need confirmation.
Click to expand...
Click to collapse
Here's the link http://dl.dropbox.com/u/47295121/ffmpeg.zip
Anyone have this from HOX to this phone?
https://dl.dropbox.com/u/62515945/Sense_TWRP_Style_with_icons.jpg
Related
Hey Guys,
Here I present a port of my Advanced Power Menu mod for One X to your One V.
It offers some often used shortcuts on a long-press on Power-Button.
Thanks to ckpv5 for the idea to that port and for testing .
Changelog:
08.06.12: Initial release 1.56.1
Important:
This mod is for deodexed roms of base 1.56. Please do NOT use with any other base (could work, need not) or stock rom (will end in bootloop).
Do not use any other mods that modify android.policy.jar or framework-res.apk or the two would eliminate each other which could lead to bootloop or other unwanted effects.
Please make nandroid before flashing.
Flash in recovery.
Downloads:
Advanced Power Menu - version 1.56.1
{
"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"
}
If you like it and use it, a click on Thanks would be nice .
Also feel free to leave a small comment here .
A note to chefs and devs:
Should you want to include this mod in any other development project, please pm me and ask for permission BEFORE doing so. Fair Play for all .
Just can't thank you enough for this great mod that you bring for our One V.
And it is great to see you here
ckpv5 said:
Just can't thank you enough for this great mod that you bring for our One V.
And it is great to see you here
Click to expand...
Click to collapse
Well, I wouldn't be if it were not for you .
hey thanks soo much for porting it looks soo cool ur awsme
u made a typing error it shld be for one v
Sent from my HTC One V using xda premium
paarthdesai said:
hey thanks soo much for porting it looks soo cool ur awsme
u made a typing error it shld be for one v
Sent from my HTC One V using xda premium
Click to expand...
Click to collapse
Well it is a porting of my mod for One X TO One V
Can you integrate j4n87's files...they sort of work with one v
Sent from my HTC One V using XDA
shubhamchamaria said:
Can you integrate j4n87's files...they sort of work with one v
Sent from my HTC One V using XDA
Click to expand...
Click to collapse
Well, his EQS doesn't touch this mod, so you can flash them side by side.
The extended menu is awesome, to bad is not working on stock rom...
TeHashX said:
The extended menu is awesome, to bad is not working on stock rom...
Click to expand...
Click to collapse
You need de odexed Rom...
@Jotha: forgot that changes system UI wile your mod changes framework-res.apk and android.policy.jar...
Sent from my HTC One V using XDA
how about undo.zip? I might want to put a different fashion, and that it does not reflash it would be nice to have a zip to cancel!
sashapetrik said:
how about undo.zip? I might want to put a different fashion, and that it does not reflash it would be nice to have a zip to cancel!
Click to expand...
Click to collapse
You can do this on your own. Open the APM_OneV_1.56.1.zip with 7-zip, you will see in folder system/framework, there are two files android.policy.jar & framework-res.apk. Get the same files from the rom.zip and replace them, rename the APM_OneV_1.56.1.zip to APM_OneV_undo.zip, so you have a revert zip.
sashapetrik said:
how about undo.zip? I might want to put a different fashion, and that it does not reflash it would be nice to have a zip to cancel!
Click to expand...
Click to collapse
ckpv5 said:
You can do this on your own. Open the APM_OneV_1.56.1.zip with 7-zip, you will see in folder system/framework, there are two files android.policy.jar & framework-res.apk. Get the same files from the rom.zip and replace them, rename the APM_OneV_1.56.1.zip to APM_OneV_undo.zip, so you have a revert zip.
Click to expand...
Click to collapse
The method of ckpv works in this case of course. Another method would be to just reflash rom without any wiping. Thus all mods are cleared and data are preserved.
I get fc on dialer storage, phone, etc...only the options for reboot,bootloader,recovery work without a hitch...the others give fc...
Ps: using 1.56 Rom
Sent from my HTC One V using XDA
i think i found a bug in apm and its too big 
i clicked on recovery and thn it booted into recovery and then suddenly it started partitioning my sd card :'( i lost all my data  m feeln like crying nw.:'( my songs and images all gone  i hve a bckup bt it doesn't have all the new things wch i took.. hve to download all over again 
dont just say thanks hit thanks if i helped
sent from my awesome HTC One V using xda premium
paarthdesai said:
i think i found a bug in apm and its too big 
i clicked on recovery and thn it booted into recovery and then suddenly it started partitioning my sd card :'( i lost all my data  m feeln like crying nw.:'( my songs and images all gone  i hve a bckup bt it doesn't have all the new things wch i took.. hve to download all over again 
dont just say thanks hit thanks if i helped
sent from my awesome HTC One V using xda premium
Click to expand...
Click to collapse
Sorry my friend, the APM cannot do that . After leaving the rom and rebooting phone, the mod is completely powerless. So how on earth should it format anything. No mod is capable of doing smth like that, only recovery can.
jotha said:
Sorry my friend, the APM cannot do that . After leaving the rom and rebooting phone, the mod is completely powerless. So how on earth should it format anything. No mod is capable of doing smth like that, only recovery can.
Click to expand...
Click to collapse
thanks for your reply
it's all ok.. and all thanks to titanium backup
dont just say thanks hit thanks if i helped
sent from my awesome HTC One V using xda premium
-delete-
Ignore, wrong thread. Sorry.
This works for virgin mobile stock deodexed.
Sent from my HTC One V using Tapatalk 2
Sorry to bring back another old thread. Im trying to make a personal rom. I was wanting to add this to it. It will work if I flash it after install, but If I put the two files in my framework folder and build my rom wont boot. I'm using stock 4.0.3 RUU. My rom is de odexed and everything. Any idea?
Here are some small mods I put together for the stock ODEX and DEODEXED LJ7 ROM (4.1.1 JB OTA)
**If you only want certain mods and not whole theme check post #2**
Center Clock (also added 100% drawing of statusbar icons)
Themed framework-res.apk (eradicated all GB yellows/oranges, added themed images)
Themed framework-res.apk, lidroid-res.apk, SystemUI.apk
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"
}
I want to continue this, I missed theming lol. The theme has a lot of different images from both alphaBlue and Elegant Blue so thank you and credits to both of these gentlemen
UPDATED 12-23-12
DOWNLOAD
-Flash in recovery
Just a reminder, this is for STOCK LJ7, either stock ODEX or deodex
So, if you just want the center clock:
-Download the respective zip for your system (if you 're on stock ODEX, download the ODEXED version, vice versa for DEODEX)
-Extract the zip
-Go to the /system folder and delete these folders
Code:
/csc
/framework
/etc
-Navigate back to the root of the extracted folder (should see just the META-INF and system folders)
-Select both those folders, add to archive (zip up both those folders)
-Place newly created zip on SD and flash in recovery
Just want the Camera no shutter menu mod
-First, mount your /system partiton on your phone as RW (you can run this script as root if you don't have a file explorer to do this)
-Navigate to /system/csc/feature.xml
-Look for this line
Code:
<CscFeature_Camera_ShutterSoundMenu>false</CscFeature_Camera_ShutterSoundMenu>
-Change it to true, so it should look like this
[code]<CscFeature_Camera_ShutterSoundMenu>true</CscFeature_Camera_ShutterSoundMenu>
-Reboot to apply changes
Just want the Messaging Mods
-Download zip as per your system
-Extract it
-Navigate to extracted folder and go to the /system folder
-Delete the following folders/files
Code:
/system/framework
/system/etc
/system/app/SystemUI.apk
-Read the above How to on re zipping your folders
reserved #2
Deodexed version!!!! Please!!!
Sent from my SPH-L710 using xda app-developers app
Robertleehadley said:
Deodexed version!!!! Please!!!
Sent from my SPH-L710 using xda app-developers app
Click to expand...
Click to collapse
Can you, or anyone using the deodexed version, upload the following apk's
/system/app/SystemUI.apk
/system/app/SecMms.apk
I don't have WiFi so it would take a bit to download the deodexed version
I also added a volume hack, increases volume. It's already included in the zip in the OP just forgot to mention it in the features
Sent from my SPH-L710 using Tapatalk 2
Robertleehadley said:
Deodexed version!!!! Please!!!
Sent from my SPH-L710 using xda app-developers app
Click to expand...
Click to collapse
I second that! Your work is perfect!
skorpyo31 said:
I second that! Your work is perfect!
Click to expand...
Click to collapse
Thanks a lot! It's really a work in progress, but I do have a lot of plans for expanding it. I just wanted to see if the community had any interest as well.
As for the deodexed version, I need someone to upload those two apk's I mentioned earlier. If not I can start deodexing the ROM right now have a version posted later on tonight
Sent from my SPH-L710 using Tapatalk 2
I ended up deodexing the apk's on my laptop
The download for the deodex version is in the OP, flash in recovery
Does this still count as first? lol. Thanks bro. Deodex for the win!
Is there any way you can do a no clock zip for LJ7 DeOdex?
Sent from my SPH-L710 using xda premium
Is there any way we can get a black status bar back from ICS? I can stand the grey jellybean one. Please and thank you!
Sent from my SPH-L710 using xda app-developers app
agarcia12 said:
Is there any way we can get a black status bar back from ICS? I can stand the grey jellybean one. Please and thank you!
Sent from my SPH-L710 using xda app-developers app
Click to expand...
Click to collapse
Would like to see this also
Sent from my SPH-L710 using xda premium
.Bambino said:
Does this still count as first? lol. Thanks bro. Deodex for the win!
Click to expand...
Click to collapse
Lol thanks glad it's working ok
MikeyLee said:
Is there any way you can do a no clock zip for LJ7 DeOdex?
Sent from my SPH-L710 using xda premium
Click to expand...
Click to collapse
Sure, do you mean no clock at all or a regularly positioned clock?
agarcia12 said:
Is there any way we can get a black status bar back from ICS? I can stand the grey jellybean one. Please and thank you!
Sent from my SPH-L710 using xda app-developers app
Click to expand...
Click to collapse
Yes for sure, that will be in the next update coming tomorrow (Sunday). Glad to see a few people interested!
Sent from my SPH-L710 using Tapatalk 2
hey fergie, anyway to remove am/pm? TIA
thanks for your work! I love the center clock! Any way to add an option in messaging so the screen does not turn on for every message?
thanks again
stu5797 said:
thanks for your work! I love the center clock! Any way to add an option in messaging so the screen does not turn on for every message?
thanks again
Click to expand...
Click to collapse
There's a mod for that actually. In the dev section I think
Sent from my SPH-L710 using xda premium
MikeyLee said:
There's a mod for that actually. In the dev section I think
Sent from my SPH-L710 using xda premium
Click to expand...
Click to collapse
That flashable zip is not working properly with jelly bean
Will this effect the 15 toggles I am using as it comes with the center clock as well. I was hoping it would be separate.
shehroze3 said:
hey fergie, anyway to remove am/pm? TIA
Click to expand...
Click to collapse
Yea I'm looking at it now actually. Will try to do
stu5797 said:
thanks for your work! I love the center clock! Any way to add an option in messaging so the screen does not turn on for every message?
thanks again
Click to expand...
Click to collapse
I turned on the bool but it doesn't seem to be working properly, I'll check again to make sure I turned it on
.Bambino said:
Will this effect the 15 toggles I am using as it comes with the center clock as well. I was hoping it would be separate.
Click to expand...
Click to collapse
Yea it will. You can contact your ROM developer and ask to have a separate flashable or I can post a How To, it's really easy
fergie716 said:
**If you only want certain mods and not whole theme check post #2**
Click to expand...
Click to collapse
???
_____________________________________________________
Sent from my SPH-L710 running FreeGS3 v1.0.0
"Wake me... when you need me." -Master Chief John 117
{
"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"
}
Notice: This theme was created for ViperOne , If you do find an issue or bug please mention which ROM version you're currently running.
-Inverted/Dark Sense
-Inverted Aroma with choices to personalize the theme to your liking
-Themed most of framework and common apps (common icons remain close to stock for clean feel)
-Changed HTC green color to blue
-Custom on off Dialer
-Various pressed style icons
-Much more stuff I'm forgetting...
Scabes24
Rayford85/RadiatorRXD
fisha21
Basil3
-Viper Team for the Great Rom
-Kiray1982 - For his recent calls text fix in contacts
Reinstall the latest version of your Rom. Once your done with this make a nandroid backup and flash our theme. Choose what you want in aroma & let it install. Once finished, reboot & enjoy the theme
2.6.0
updated to support ViperOne 2.6.0
DOWNLOAD
MIRROR
Reserved for inverted play store apps...
NOTICE
Hi everybody,
Rayford85 hasn't got a One anymore, so it is nearly impossible for him to maintain this theme.
Since I couldn't imagine my own One without this theme, he granted me permission to take over and take care of future updates.
I don't have a theming background, so I will rely on the work already done by him and the others and hope I can bring you the same quality stuff as they did.
Big thanks for Rayford85 and the others for their awesome work on this theme. I'll probably contact you for help in the near future when updating this baby to a new base
Grtz,
RadiatorRXD
RadiatorRXD said:
Nice, nice, nice. Waiting for my 2.0.0 download. Thanks a million for releasing theme same time as rom. Kudos :highfive:
Sent from my Viper One
Click to expand...
Click to collapse
This a new thread? Great work as always!
Working fine!
And good see a new thread
best theme around here...
5 stars and i thank u tomorrow.. =)
Basil3 said:
This a new thread? Great work as always!
Click to expand...
Click to collapse
Rayford told me a few days back he would create a new thread for this version. No idea why though.
RadiatorRXD said:
Rayford told me a few days back he would create a new thread for this version. No idea why though.
Click to expand...
Click to collapse
It's to hard to keep up with who is using viper, renovate, trickdroid. I get confused & spend time fixing stuff on the wrong version, so I started a new thread for Viper & dropped support for the other roms. since I'm not the op in the other thread & couldnt close it so I started a new one
Hey guys, first thank you for this update, really love this theme :good:
Just one question, did you managed to find where is the white background still present when switching between pages in phone app or venom tweaks for example; I Closely checked framework-res.apk and com.htc.resources.apk with no luck..
Tabtoub said:
Hey guys, first thank you for this update, really love this theme :good:
Just one question, did you managed to find where is the white background still present when switching between pages in phone app or venom tweaks for example; I Closely checked framework-res.apk and com.htc.resources.apk with no luck..
Click to expand...
Click to collapse
No, I gave up searching for that. I have no idea where it's at.
Thanks for updating darkone! I see that there is an aroma installer now, are there options to have the normal stock keyboard and dialer? I would love to invert everything, but really like the flat look of the stock keyboard and dialer. Or would I be able to flash the theme and then flash the stock keyboard zip over the theme? Thanks would definitely like to check this out :thumbup:
Sent from my HTC One using xda app-developers app
threetwentyfizzle said:
Thanks for updating darkone! I see that there is an aroma installer now, are there options to have the normal stock keyboard and dialer? I would love to invert everything, but really like the flat look of the stock keyboard and dialer. Or would I be able to flash the theme and then flash the stock keyboard zip over the theme? Thanks would definitely like to check this out :thumbup:
Sent from my HTC One using xda app-developers app
Click to expand...
Click to collapse
Nope.
But if you want the stock key and dialer, you can push from adb the apk of this and all will work fine
Guich said:
Nope.
But if you want the stock key and dialer, you can push from adb the apk of this and all will work fine
Click to expand...
Click to collapse
Thanks for the reply, my adb knowledge is somewhat limited, is there a simple command walkthru for this, or maybe a possibility for a future update with aroma options for the stock keyboard/dialer. I don't wanna mess anything up. Thanks
Sent from my HTC One using xda app-developers app
threetwentyfizzle said:
Thanks for the reply, my adb knowledge is somewhat limited, is there a simple command walkthru for this, or maybe a possibility for a future update with aroma options for the stock keyboard/dialer. I don't wanna mess anything up. Thanks
Sent from my HTC One using xda app-developers app
Click to expand...
Click to collapse
It's easy!
So:
Extract from the rom.zip this file: HTC_IME.apk and HtcDialer.apk from system/app.
Now, put this apk into your adb/fastboot folder and open a prompt here.
Now you will have to give this command:
Code:
adb push HTC_IME.apk /system/app/
and after
Code:
adb push HtcDialer.apk /system/app/
at the end:
Code:
adb reboot
Now, you have your stock key and dialer.
Awesome thanks man!
Edit: worked perfectly, even kept the blue phone icon. Thanks a million
Sent from my Nexus 7 using xda app-developers app
Hey guys anybody knows the name from this popup and where I can find this?
Sent from HTC ONE using ViperOne and Tapatalk 2
I'm sure I had this on an old version of DarkOne but can't seem to get it to work on this version. How do I get the following transparent :
The first one is the pull down, the second is the app drawer.
Sent from my HTC One using Tapatalk 4
Bellitsch89 said:
Hey guys anybody knows the name from this popup and where I can find this?
Sent from HTC ONE using ViperOne and Tapatalk 2
Click to expand...
Click to collapse
Gonna guess and say systemui?
Sent from my Nexus 4 using xda premium
vizzy said:
I'm sure I had this on an old version of DarkOne but can't seem to get it to work on this version. How do I get the following transparent :
The first one is the pull down, the second is the app drawer.
Sent from my HTC One using Tapatalk 4
Click to expand...
Click to collapse
Venom tweaks colors tab. All that is in there. Set it as you like.
Sent from my Nexus 4 using xda premium
Hey guys, I was just throwing this out here. If you want any custom boot animations you want done, feel free to post your requests. If you want a completely new boot animation just pm me details on what you are looking for. I'll try to get requests done as soon as possible as I also have to study for tests occasionally. Here's a link to my previous work for a phone. http://forum.xda-developers.com/showthread.php?t=1690735 . If you want, I will convert the sizes for you guys all you gotz to do is ask. Happy theming everyone
To install a boot animation. You don't have to be rooted and you must have a file explorer of some sort. For me Root Explorer is very helpful.
Rooted:
Then go to system>media>then rename the existing boot animation to something different. This is pretty much backing it up. An example of what to name is bootanimation.zip1. Then go to the boot animation you want then copy and paste it to the system/media folder. Then you reboot and relax.
{
"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"
}
YOU MUST CHANGE PERMISSIONS TO ABOVE NO MATTER WHAT METHOD.
Not Rooted:
Put files in /data/local. Make the file if you must. Do same thing except in previously mentioned file as you would in /system/media
Please thank me for my work by hitting the thanks button or posting!
LINKS
Red links are just .zips
Blue links are flashable
Biohazard Bootanimation- CLICK HERE
GE Bootanimation ( FLASH THIS IN RECOVERY )- CLICK HERE
Nexus Particles Bootanimation- CLICK HERE
Anime Bootanimation ( FLASH THIS IN RECOVERY )- CLICK HERE
R2D2 Bootanimation- CLICK HERE
R2D2 Bootanimation ( FLASH THIS IN RECOVERY )- CLICK HERE
CM10 Stock Bootanimation- CLICK HERE
Complete Stock Bootanimation ( FLASH THIS IN RECOVERY )- CLICK HERE
Red Rage Bootanimation- CLICK HERE
CM10 Red Bootanimation - CLICK HERE
Google Gears Bootanimation- CLICK HERE
Credit / ThanksThe Theming Community
Supporters
Those whose animations from which I edit
Awesome, thanks man! I love making boot animations and love trying new ones.
Dude awesome! If you could make a pulsing or spinning biohazard symbol I would love you =p let me know if you need an image to go off of. I also have a galaxy nexus, have any for that size?
Sent from my Nexus 7 using Tapatalk 4
PatimusXPrime said:
Dude awesome! If you could make a pulsing or spinning biohazard symbol I would love you =p let me know if you need an image to go off of. I also have a galaxy nexus, have any for that size?
Sent from my Nexus 7 using Tapatalk 4
Click to expand...
Click to collapse
Seems doable. PM me the picture you want me to base it off of. ( to get the right colors and all )
I sent a pm (I think) let me know if you didn't get it lol
Sent from my Galaxy Nexus using Tapatalk 4
Hi,
There is one I'm looking for. It is the loading animation when you open a google service page in a web browser, like Keep or the alarm for Google+. It shows a circle with google colors folding in half from different axis.
Thanks!
sneezy316 said:
Hi,
There is one I'm looking for. It is the loading animation when you open a google service page in a web browser, like Keep or the alarm for Google+. It shows a circle with google colors folding in half from different axis.
Thanks!
Click to expand...
Click to collapse
Could you PM me a link of the picture of it? I have never seen it before. I will try to do yours and PatimusXPrime's requests over the weekend.
I have posted the Biohazard Bootanimation. The Google bootanimation may not be possible since I cannot get a clear look of the whole animation. If someone screencaptures the animation as a video ( Link Hypercam ) , I would be glad to do the animation. Happy theming! :cyclops:
Here is the link to my flashable GE boot animation.https://drive.google.com/folderview?id=0B_WWZ1YWAfoLMy04aGZmT2pLYnM#
Sent from my Nexus 7 using xda app-developers app
numbere said:
Here is the link to my flashable GE boot animation.https://drive.google.com/folderview?id=0B_WWZ1YWAfoLMy04aGZmT2pLYnM#
Sent from my Nexus 7 using xda app-developers app
Click to expand...
Click to collapse
Ooh, I'm gunna add that to dev-host ( so users don't have to wait for the animation) then add it to the list. It's growing people! Happy Theming!
FYI one can also pull the boot animation.zip out of the GE file and replace it manually with a file explorer.
Sent from my SGH-I337 using xda app-developers app
Hi can you please upscale "particles with nexus" by overhauling to fit nexus 7-2??? tia!
LoVeRice said:
Hi can you please upscale "particles with nexus" by overhauling to fit nexus 7-2??? tia!
Click to expand...
Click to collapse
Could you PM me a link to the animation, I've looked and found several different animations. Happy theming :good:
thor6577 said:
Could you PM me a link to the animation, I've looked and found several different animations. Happy theming :good:
Click to expand...
Click to collapse
here it is https://dl.dropboxusercontent.com/u/87026797/ParticleswithNexus768x1280.zip
changed mind see next post couldnt find a way to delete this one
KiaraTheDragon said:
...
Click to expand...
Click to collapse
Normally, the bootanimation should repeat until the nexus is restarted. At least it is written in the desc.txt.
actually instead of the above one which ill delete can you make this into one http://25.media.tumblr.com/tumblr_mdssxiolK51rfvjf9o1_500.gif
KiaraTheDragon said:
actually instead of the above one which ill delete can you make this into one http://25.media.tumblr.com/tumblr_mdssxiolK51rfvjf9o1_500.gif
Click to expand...
Click to collapse
here you have it, it's a flashable zip
LoVeRice said:
here it is https://dl.dropboxusercontent.com/u/87026797/ParticleswithNexus768x1280.zip
Click to expand...
Click to collapse
I will try doing it this weekend.
KiaraTheDragon said:
actually instead of the above one which ill delete can you make this into one http://25.media.tumblr.com/tumblr_mdssxiolK51rfvjf9o1_500.gif
Click to expand...
Click to collapse
Thanks for posting! Another member already did the bootanimation for you, so you should thank him for his help
Atomregen said:
here you have it, it's a flashable zip
Click to expand...
Click to collapse
Thanks for helping me out! I will add this when I finish the other request.
Atomregen said:
here you have it, it's a flashable zip
Click to expand...
Click to collapse
If it's not too much trouble is kinda fast can it be slowed down
{
"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"
}
INTRODUCE :
Hi folks , how are you doing ? So a few of you guys asked me if I can bring my latest work for older platforms .. TBH I was having no plans to do it .. But unfortunately the number of people who running on official Nougat is too low .. Which mean my work will be so limited and nearly unseen ! So people .. here is the Lollipop and Marshmallow version of Dark Sense™ theme
THE IDEA :
Making a cool mix between black and blue [ official pixel colors ] and designing my own icons with my own style , and trying to support nearly every Sony app .
There are two versions of my theme, One is just theming everything in black and blue .. and the other is only making system colors in black and blue but making other apps such as album and music in flat colors .. and it is up to u to chose what u want .. you can also install both because I built them with different package names
WHAT HAVE BEEN THEMED :
> Framework-res
> SystemUI
> Calculator
> Music
> Audio Recorder
> Settings
> Xperia Keyboard
> Xperia Home
And some other things , can't remember ..
WHAT DO YOU NEED ?
[*]An Xperia device running on LP or MM
- If you are running on nougat check my other thread here
[*]SuperUser mod
I'M SOCIAL :
Follow me on instagram if u wanna keep in touch with my future works and to take a closer look on who am I or how do I look [emoji14]
Screenshots :
Download links :
- BETA : Press Me
- BETA - Flat edition : Press Me
CHANGLOG
BETA
First release
Click to expand...
Click to collapse
SAY THANKS
If you liked my work and want to support me, just press that thanks button .. it will help a lot !
Credits :
@vikash1994b - @Bloodlvst - @francesco_mnz [ For testing and sending screenshots ]
ADD-ONS :
FLAT MODE
Screenshots :
Download
Press Me
FUN FACTS ABOUT THIS THEME :
- The navigation keys were only designed by drawing one square and playing with its angles
Having a dark theme is great, how can we download and test theme?
Holydao said:
Having a dark theme is great, how can we download and test theme?
Click to expand...
Click to collapse
Refresh the thread.. Link is ready.. Flat add-on will be here in a couple minutes ?
Sent from my E6633 using Tapatalk
shehabskull said:
Refresh the thread.. Link is ready.. Flat add-on will be here in a couple minutes ?
Sent from my E6633 using Tapatalk
Click to expand...
Click to collapse
Thank you again, great work [emoji4]
Holydao said:
Thank you again, great work [emoji4]
Click to expand...
Click to collapse
Hope u like it don't forget to report back
shehabskull said:
Hope u like it don't forget to report back
Click to expand...
Click to collapse
very nice theme,thank you.is it easy for you to make an add on just for the navigation keys(change them to nougat or lollipop navkeys)?
shehabskull said:
Hope u like it don't forget to report back
Click to expand...
Click to collapse
Well, I couldn't make it work yet. Installed apk and applied theme but nothing changed. My device runs MM (E6553 - rooted and installed SuperSU). I guess I need to do something else but what? ?
Holydao said:
Well, I couldn't make it work yet. Installed apk and applied theme but nothing changed. My device runs MM (E6553 - rooted and installed SuperSU). I guess I need to do something else but what? ?
Click to expand...
Click to collapse
Well looks like u don't have superuser mod (patched service.jar).. But it is OK u can make it work by pushing it to system folder ?
Sent from my E6633 using Tapatalk
shehabskull said:
Well looks like u don't have superuser mod (patched service.jar).. But it is OK u can make it work by pushing it to system folder ?
Sent from my E6633 using Tapatalk
Click to expand...
Click to collapse
Yes, I think I don't have patched service.jar and I also don't know how to push it to system folder ? really sorry to bother you, I should make some research.
Holydao said:
Yes, I think I don't have patched service.jar and I also don't know how to push it to system folder ? really sorry to bother you, I should make some research.
Click to expand...
Click to collapse
Bro just push my theme to system folder
Sent from my E6633 using Tapatalk
shehabskull said:
Bro just push my theme to system folder
Sent from my E6633 using Tapatalk
Click to expand...
Click to collapse
OK, I did as you said, pushed it to system folder (root/system), installed it but still couldn't make it.
Great theme! No bugs so far.
I'm wondering is it possible to make the settings background black and the font white? Because I've never seen it done before.
abrahamt24 said:
Great theme! No bugs so far.
I'm wondering is it possible to make the settings background black and the font white? Because I've never seen it done before.
Click to expand...
Click to collapse
Well I tried to make something like this last year and this was the result :
Sent from my E6633 using Tapatalk
shehabskull said:
Well I tried to make something like this last year and this was the result :
View attachment 4135067
Sent from my E6633 using Tapatalk
Click to expand...
Click to collapse
I think the result is not bad [emoji106]
Nice theme btw
itsnie said:
Nice theme btw
Click to expand...
Click to collapse
HI.. Change your keyboard skin to classic
Sent from my E6633 using Tapatalk
shehabskull said:
HI.. Change your keyboard skin to classic
Click to expand...
Click to collapse
Hi too, ok fixed thanks :highfive:
Is restarting the phone required? Because my navbar look horrible