[THEME][TWRP][PORT][MDPI] TWRP Materialised - Dark / Play [24/10/14] - HTC Pico (Explorer)

{
"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"
}
This TWRP theme is a port of TWRP Materialised theme by @z31s1g. All credits go to him for the countless hours of hardwork put in this theme. Make sure you thank him over at his thread (here).
I will try to port the Light and Dark themes when I have time later.
Features
Recovery gone App: Designed to mimic the look and feel of an Android app.
Customisable UI: 15 different accent colors, center clock option, different navbar button layouts...
Added functionality: built-in ability to flash image files (recovery, radio, boot), bookmark function for file lists, Aroma File Manager support, theme changer...
Device-Specific
use center clock by default (i like it)
use samsung type nav bar (back button on right)(easier, since I got used to it on Pico)
fix keyboardtemplate && keyboard
remove "select storage" option (we has only one storage sdcard)
fix fileselector_install_height (dependancy of remove "select storage" option)
add resized fallback fonts
all variables in ui.xml resized accordingly ((ORIG_W: 800, PORT_W: 320; ORIG_H: 1280, PORT_H: 480) (width: (int(($value / $ORIG_W * $PORT_W ) + 0.5))) && (height: (int(($value / $ORIG_H * $PORT_H) + 0.5)))) (it's 7th grade math)
resized all images (a very mild difference would be seen among images (img size ratio of 0.625 resized to 0.667 (diff: 0.042)))
Availability and Compatibility
Supported TWRP versions: 280X (awesom3 and TWRP)
Supported screen resolutions: 320x480
The theme stays compatible with new versions of TWRP until TWRP changelog says otherwise.
How to install:
Download the theme of your choice and rename it to "ui.zip".
On SD card (if device has internal and external storage, use the internal) open TWRP folder and create a folder called "theme", without capital letters.
Copy ui.zip to theme folder.
Restart to recovery.
Previews:
Screenshot Gallery
Download:
Don't create mirrors or new threads for MDPI! If you're going to spread the word, please use these links.
320x480 Themes Folder

Excellent work. And done so quickly... [emoji12]

z31s1g said:
Excellent work. And done so quickly... [emoji12]
Click to expand...
Click to collapse
things do get a lot easy when you have computers do the job for you
thewisenerd/twrp-theme-porter

thewisenerd said:
things do get a lot easy when you have computers do the job for you
thewisenerd/twrp-theme-porter
Click to expand...
Click to collapse
Is it based on or similar to the theme porter Modding.MyMind made? Never used it, just wondering.

z31s1g said:
Is it based on or similar to the theme porter Modding.MyMind made? Never used it, just wondering.
Click to expand...
Click to collapse
never used it myself either, so no idea how it works; but I'm guessing the idea is basically the same 7th grade math
Code:
a:b::c:d => a/b = c/d (or) c= (a/b) * d
320_dark is up!
320_light should be up by tomorrow it's 1 AM, and i have school tomorrow!

damn this looks awesome!
edit: why s.basketbuild.com isn't safe my chrome detected it??
edit2: tried and tested works great mate!
I noticed that enabling MTP slows down the transferring of files (laptop to sdcard) from recovery
using a class 4 sdcard 8GB

Thanks for the port man, looks awesome!

Sorry, guys, if I want to revert the UI what I can do? Reflash TWRP?
Thanks.

excellent ! AweSome ! can't wait to try it :cyclops: :cyclops:

@thewisenerd, great job on your scripts for porting. Gonna try it out just because I am curiouson how fast it can port lol. Retrospect to whether or not it works like mine I can say it most likely does not. The two projects are definitely different. I also use GraphicksMagick (GM) compiled for ARM to resize all the images accordingly. That binary is embedded in to the script.
The math I use is pretty simple and accurate. Say the theme is 720x1080 and your device is 480x800 for the sake of this demonstration. Both info is provided to the script as it will ask you for them. Then it will proceed to calculate as such:
An image of 64x130 from 720 to 480:
720÷64=11.25
480÷11.25=42.6666666667 (then round to the nearest integer) 43
1080÷130=8.30769230769
800÷8.30769230769=96.296296296.3 (round to the nearest integer) 96
Giving a successful port of 64x130 to 43x96. This same method is applied towards the ui as well since we know that 'x' is 'width' and 'y' is 'height' and so forth.
Glad to see someone else put together a project. I'm intrigued

On LG L5 is perfect

RolanDroid said:
On LG L5 is perfect
View attachment 3177397View attachment 3177398View attachment 3177399View attachment 3177400View attachment 3177401View attachment 3177404View attachment 3177405
Click to expand...
Click to collapse
but not with 2.8.6.0,the slider is to small and cant be used.

RolanDroid said:
On LG L5 is perfect
Click to expand...
Click to collapse
The size of the navbar buttons indicates you're using an early version of the theme, since the 2820 theme update they're smaller. Also, what resolution does your device have?
-CALIBAN666- said:
but not with 2.8.6.0,the slider is to small and cant be used.
Click to expand...
Click to collapse
Just update the theme, there are 2860 compatible versions that have the slider placement fixed.

It would be too much to ask for porting to the LDPI do not know how this script, so I can only ask, please.
---------- Post added at 11:11 PM ---------- Previous post was at 11:03 PM ----------
The only problem with this theme on LDPi is when screen lock is impossible to unlock and is impossible to swipe to confirm action.

Could you do these in 240x320 please?

rahimali said:
Could you do these in 240x320 please?
Click to expand...
Click to collapse
PM sent

TWRP Materialised Dark theme for TWRP 2.8.5.0 with screen resolution 320x480.
Maybe someone needs...
Download View attachment ui.zip

BCCCPCEKCAHET said:
TWRP Materialised Dark theme for TWRP 2.8.5.0 with screen resolution 320x480.
Maybe someone needs...
Download View attachment 3376886
Click to expand...
Click to collapse
Should update to 2.8.7.0 unless you made a typo

SHM said:
Should update to 2.8.7.0 unless you made a typo
Click to expand...
Click to collapse
Last version of TWRP for Pico is 2.8.5.0. And theme I was converted for 2.8.5.0 too. There is no typo

BCCCPCEKCAHET said:
Last version of TWRP for Pico is 2.8.5.0. And theme I was converted for 2.8.5.0 too. There is no typo
Click to expand...
Click to collapse
Ah, well, now that this is cleared up, thanks lol.

Related

[THEME] iNexusTheme-v7.0-CM7.0.0-N1 It's really beautiful

iNexusTheme-v7.0-CM7.0.0-N1
The best and most beautiful Theme with HONEYCOMB icons.​
• Will only work on CyanogenMod- CM-7.0.0 Nexus One.
• Full Theme (Flash in Recovery)
****** Installation Steps *******
1- Download the theme and copy it to your SDcard.
2- Reboot in recovery mode to install CyanogenMod ROM and Google Addon . Before installing wipe your configuration.
3- After installing the ROM Restart the phone and complete the configuration.
4- Reboot in recovery mode to install the Theme.
Download: iNexusTheme-v7.0-CM7.0.0-N1
iNexusTheme-v7.0-CM7.0.0-N1 Update Screenshot:
{
"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"
}
Previous versions CM6
Download: Passion Stable Update iNexusTheme CM-6.1.1-N1
************************************************************************************************************************************************************************************************************************************************************************************************************
General information:
+ Android natural icons, redesigned and more elegant.
+ Redesigned the tools section.
+ Redesigned icons from the notification bar.
+ Added some wallpapers.
+ Transparent color for the widgets.
+ Some new internal details that complement the elegance of the Theme.
If you appreciate my work please make a donation!
Thanks!
@yoe_cu Twitter
Looks good!
Error on line 7
Seemed to work anyway
RonnieRuff said:
Seemed to work anyway
Click to expand...
Click to collapse
Carefully read the post for proper installation, if you get error, wipe your configuration and performs the entire installation from the beginning. The theme is tested in my N1 and it works great
yoe_cu said:
Carefully read the post for proper installation, if you get error, wipe your configuration and performs the entire installation from the beginning. The theme is tested in my N1 and it works great
Click to expand...
Click to collapse
Wiped everything. Applied from base rom. It works like I said but get an error.
No worries
Theme installed easily, no issues what so ever. This is the best theme IMO.
nevermind...i'm blind.
Thanks, yoe_cu Beautiful Theme
Even I got the line 7 error stated above while installing but everything seems to be alright still. Could it only be occurring for people you are using DarkTremor's Apps2SD along with CM?
legit theme
meechto said:
Thanks, yoe_cu Beautiful Theme
Even I got the line 7 error stated above while installing but everything seems to be alright still. Could it only be occurring for people you are using DarkTremor's Apps2SD along with CM?
Click to expand...
Click to collapse
I use it... Bet that is it.
RonnieRuff said:
I use it... Bet that is it.
Click to expand...
Click to collapse
Yep. Most probably flashing the theme before DT's Apps2SD might result in a clean install of the theme. However, I am not so sure about the correct order in which things should be flashed -
ROM, Kernel, Apps2SD and Theme
OR
ROM, Kernel, Theme and then Apps2SD
Could someone enlighten me please
Circle Battery
Can you add the circle battery to this theme like in the one for RC1?
LuLuBaby86 said:
Can you add the circle battery to this theme like in the one for RC1?
Click to expand...
Click to collapse
Me too missing it especially because the battery percentage digits don't seem to fit well in the existing icon
sonnysekhon said:
Looks really good, great work!
You can fix the Tabs to look as in the image below, so the bottom won't be cut out. I have attached the .png images.
Oh, and can I please have the wallpaper in the screenshot with the Genie Widget.
Cheers!
Click to expand...
Click to collapse
Hey sonnysekhon,
How would one go about utilizing these .png files? That whole tab issue is a real pet-peeve of mine and would like to fix it. Tried to install as .zip in recovery but no go.
Any help is appreciated.
Looks very good, downloading now
Really great theme. It's just like having a new phone. Thanx for your job
been using it for a while, works great! looks beautiful!
GarJones27 said:
Hey sonnysekhon,
How would one go about utilizing these .png files? That whole tab issue is a real pet-peeve of mine and would like to fix it. Tried to install as .zip in recovery but no go.
Any help is appreciated.
Click to expand...
Click to collapse
Hi, follow these steps:
The attached zip is not flashable.
Get the images from the zip.
Open the theme in WinRAR.
Open system/framework/framework-res.apk/res/drawable-hdpi
Put the images there.
Click Yes on the popup.
Don't resign.
Flash in recovery.
I won't be following this thread so you can post furthur questions on my thread (in the sig) if you like.
Thnx for staying on top of things and getting this out quick. Great job.

[4ext] [Normal & Inverted] Sense 5 Theme [test2 & 2]

Download in attachment
_inv is the inverted version.
After the release of ViperS 5, I decided to make a Sense 5 theme for the commonly used 4EXT recovery.
Not everything is perfect, so feedback and suggestions are welcome.
Screenshots:Normal:
{
"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"
}
Inverted:
Currently I have only made it for 960 x 540. If I have time, I will resize it for 800 x 480
All icons are either taken from Sense 5 or created by me to look like Sense 5.
All colours are made to match the Settings app.
Installation:
4ext Recovery Control > Themes and more > Install a new theme
Click for QR Code (4ext Recovery Control on Google Play Store)
[QRCODE]https://play.google.com/store/apps/details?id=ext.recovery.control&hl=en"]4ext Recovery Control[/QRCODE]​
​OR
Flash directly in recovery
I made this theme for 4EXT REcovery Touch v1.0.0.5 RC9, but I'm sure it will also work for a few versions before.
Thanks to
@liamstears for allowing me to use his theme as a base
and the ViperS Beta testers.
Changelog:
Inverted test2: 17 Dec 2013
Fixed background for Recovery Settings
Inverted test1: 14 Dec 2013
Initial release
Normal test2: 1 Dec 2013
Changed loading circle (Made with After Effects CC)
Added a flashable pause to help fulfil the needs of time wasters (10 Seconds)
Looks nice. Will give it a go
Wow, very beautiful!
Thank you very much for your theme!:good:
I have a simple change!
In order to more convenient Chinese use!
theme
Thank you , look great. I just think and ask is it posible to make bigger font in the second screen. First screen is ok but when open any second screen (like on pictures in attachment) font of any option is to small. Please is it posible make it bigger?
Thanks again
dragang said:
Thank you , look great. I just think and ask is it posible to make bigger font in the second screen. First screen is ok but when open any second screen font of option is to small. Please is it posible make it bigger?
Thanks again
Click to expand...
Click to collapse
As far as I know, fonts can't be changed by theme. But I will see if it is possible
nice work
i will flash it
Looks good, thanks!
Got it on mine, it doesn't seem like recovery menu at first.
Thanks
SENT FROM WHATEVER IS NOT SOMETHING TO BE LOCKED AT, THE THING IS THAT IT IS SENT.
Great theme just a suggestion but what about a inverted edition to match the inverted sense 5 mod :good:
wapvirus said:
Great theme just a suggestion but what about a inverted edition to match the inverted sense 5 mod :good:
Click to expand...
Click to collapse
Hm good idea. :good: Will work on that next week
awesome work i flashed the test 2 version and it looks good in recovery
font
Hi KaiJun,do you look at solution for ask is it posible to make bigger font in the second screen. Please is it posible can you make some flashable zip or.. to be bigger font in the second screen?
dragang said:
Hi KaiJun,do you look at solution for ask is it posible to make bigger font in the second screen. Please is it posible can you make some flashable zip or.. to be bigger font in the second screen?
Click to expand...
Click to collapse
Yes I looked into it. It is not possible to add bigger text for the second screen, at least for now. If you went to the 4ext website, you would realise that he is working on a new version of recovery with has more flexibility. Maybe after he finishes with that, we can request for a feature to edit sub-menus
lol It looks good and will try later. Thx!
cool!
KaiJun said:
Download in attachment
After the release of ViperS 5, I decided to make a Sense 5 theme for the commonly used 4EXT recovery.
Not everything is perfect, so feedback and suggestions are welcome.
Currently I have only made it for 960 x 540. If I have time, I will resize it for 800 x 480
All icons are either taken from Sense 5 or created by me to look like Sense 5.
All colours are made to match the Settings app.
Installation:
4ext Recovery Control > Themes and more > Install a new theme
Click for QR Code (4ext Recovery Control on Google Play Store)
[QRCODE]https://play.google.com/store/apps/details?id=ext.recovery.control&hl=en"]4ext Recovery Control[/QRCODE]​
​OR
Flash directly in recovery
I made this theme for 4EXT REcovery Touch v1.0.0.5 RC9, but I'm sure it will also work for a few versions before.
Thanks to
@liamstears for allowing me to use his theme as a base
and the ViperS Beta testers.
Changelog:
test2:
Changed loading circle (Made with After Effects CC)
Added a flashable pause to help fulfil the needs of time wasters (10 Seconds)
Click to expand...
Click to collapse
tried it on for size and it's just..PERFECT! when i booted to recovery i was asking myself if i was still on Sense 5 power menu or what.
Looks cool!!
thanks
Thanks very much ! Kingkunki made a Chinese version of the ease of use.
kinghunki said:
Wow, very beautiful!
Thank you very much for your theme!:good:
I have a simple change!
In order to more convenient Chinese use!
Attached:
Click to expand...
Click to collapse
Jieyu said:
Thanks very much ! Kingkunki made a Chinese version of the ease of use.
Click to expand...
Click to collapse
I'm planning to make a Chinese version for the Theme, but I need at least one of you to help me with this things:
1) If you on ViperS 5, change your language to Chinese and take a screenshot of Settings.
2) Give me the text in the recovery's main menu in character and hanyu pinyin.
If you can, give me the screenshots for both Traditional and Simplified
wapvirus said:
Great theme just a suggestion but what about a inverted edition to match the inverted sense 5 mod :good:
Click to expand...
Click to collapse
Inverted version has been released!
Check the op for download and screenshot​
KaiJun said:
​
Inverted version has been released!
Check the op for download and screenshot​
Click to expand...
Click to collapse
Thanks it looks so cool alongside the inverted Sense theme and thanks for listening to my suggestion

[Theme][G2] TWRP MTRL 2.8.5.1

Delete
Delete
Delete
Any wallpaper ideas or logos you'd like to see as a curtain? Let me know and we'll see what we can make happen
Confirmed working. Very nice. :thumbup:
Sent from my VS980 4G using xda premium
gorm said:
Confirmed working. Very nice. :thumbup:
Sent from my VS980 4G using xda premium
Click to expand...
Click to collapse
Glad you like them! I have 4 or 5 more left to add to the 2nd post. And a few to the first. I'll have the remaining ones up in the next couple of days ☺
2.6.3.4??? How can i get that version for D802??
SnakeHaveYou said:
2.6.3.4??? How can i get that version for D802??
Click to expand...
Click to collapse
That specific phone I'm not sure about. Don't own so I don't follow development for it. TWRP is open source so any one can set up a build environment and compile it. That being said it looks like Dees Troy and the crew are working on 2.7, that will probably be up for all devices in time anyway
Added a bunch of new ones. Got any wallpaper ideas you'd like to see as a TWRP curtain? Make a request. I'll see what I can make happen. Dees Troy said in TWRP's G+ community that the 2.7 roll out is about to start. These will be updated as soon as that happens.
Here's a post by the theme creator @z31s1g
As most of you will already have noticed, TWRP 2.7 is close to be released.
The Holofied themes are already updated to be released the day 2.7 drops. The new recovery will also have included a few changes to the theming engine. So I went to explore the possibillities, and here's what I came up with...
Holofied Theme Settings
One of the problems when making the current themes was to decide which colors to use for the highlighting.
Not everybody likes the classic holo blue or the newer whitish look. I also didn't want to maintain seperate themes to cover all colors of the rainbow.
So from 2.7 on, the Black, Dark and Light theme will give you nine highlight colors to choose from - in one skin that is.
Besides white, the colors are a mixture the darker shades of android colors (blue, green, orange, red), the google colors (dark blue, greener green, yellow) and AOKPink
{
"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"
}
The theme settings will be accessible from the main menu. The selected color will be applied to the basic stuff, like the tabs, file and folder icons, checkboxes and radio buttons. Basically the way it has been since the release of the theme.
But for some users, that might not be colorful enough. So you can go ahead, and apply the highlight colors to other parts of the UI as well
Of course these options also include the actionbar.
In the end, users will be able to choose a color - and have as much of it as they like.
Misc settings include an option for centering the clock, switching the position of the navbar buttons around (apply samsung layout) and to use the Aroma File Manager instead of the TWRP file manager.
So much for the soon to come update of Holofied. Thanks for tuning in.
All links updated to TWRP 2.7. If you were using one of the ui.zips in your theme folder, they are no longer compatible. Lots of internal changes on this update. So download the new version for 2.7, link is in the OP.
And now that some colors are user defined in TWRP, if anyone needs one of the curtains from the first post to match these colors, let me know.
Hi
Can you make modded recovery for d802 ?
I can try it for you
Sent from my LG-D802
AL_IRAQI said:
Hi
Can you make modded recovery for d802 ?
I can try it for you
Sent from my LG-D802
Click to expand...
Click to collapse
Which ones did you want? I'm not going to make all of them since I don't own that device. But maybe a couple. Did the official flash for you? Think I read you were having a problem with it.
JRJ442 said:
Which ones did you want? I'm not going to make all of them since I don't own that device. But maybe a couple. Did the official flash for you? Think I read you were having a problem with it.
Click to expand...
Click to collapse
I want play and black KitKat
Or you can sent me the pictures and I'll make all of them
Official zip didn't work for me
I used Flashify to flash 2.7
Sent from my LG-D802
AL_IRAQI said:
I want play and black KitKat
Or you can sent me the pictures and I'll make all of them
Official zip didn't work for me
I used Flashify to flash 2.7
Sent from my LG-D802
Click to expand...
Click to collapse
I'll zip them up and dropbox all of them when I get to my computer if you wanna do them.
Here ya go @AL_IRAQI
Curtains
JRJ442 said:
I'll zip them up and dropbox all of them when I get to my computer if you wanna do them.
Here ya go @AL_IRAQI
Curtains
Click to expand...
Click to collapse
thanks
i made
Black KitKat
Dark KitKat
Black Holo
Dark Holo
Light
Play
Xda
if you want i can upload it
and make the thread for d802 and VS980
AL_IRAQI said:
thanks
i made
Black KitKat
Dark KitKat
Black Holo
Dark Holo
Light
Play
Xda
if you want i can upload it
and make the thread for d802 and VS980
Click to expand...
Click to collapse
That'll be awesome bud. Make a post with the links, and I'll change the thread title and link to the post in the OP, and credit your work ☺
TWRP 2.7 Holofied For D802
Black KitKat
Dark KitKat
Black Holo
Dark Holo
Light
Play
Xda
maybe i'm doing something wrong? your splash screen worked perfectly. I can't get the full these to work tho.
Downloaded from dropbox, created "theme" folder in TWRP without any capital letters, and renamed file to "ui.zip." When I boot into recovery, the splash screen works but same old TWRP theme...
these look so slick I want to make them work! lol
philsfan said:
maybe i'm doing something wrong? your splash screen worked perfectly. I can't get the full these to work tho.
Downloaded from dropbox, created "theme" folder in TWRP without any capital letters, and renamed file to "ui.zip." When I boot into recovery, the splash screen works but same old TWRP theme...
these look so slick I want to make them work! lol
Click to expand...
Click to collapse
Post a screenshot of the ui.zip inside the theme folder. I basically wanna see what the permissions look like. You did download the full theme from the 2700 folder right?

TWRP 2.8.1.0 [D802] Materialised with new splash screen [recovery curtain]

Working and looking great on LG G2 international :good:
TWRP 2.8.1.0 & 1080p material look themes from @z31s1g with custom splash image (curtain)
{
"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"
}
Here it is recovery image of twrp 2.8.1.0 with custom curtain - http://www68.zippyshare.com/v/11762942/file.html
Just downoad & copy that image to phone and install with https://play.google.com/store/apps/details?id=com.cgollner.flashify&hl=en :good:
After that download dark, light or play theme from links:
Dark - https://s.basketbuild.com/filedl/devs?dev=z31s1g&dl=z31s1g/1080/TWRP 281X/1080_dark.zip
Light - https://s.basketbuild.com/filedl/devs?dev=z31s1g&dl=z31s1g/1080/TWRP 281X/1080_light.zip
Play - https://s.basketbuild.com/filedl/devs?dev=z31s1g&dl=z31s1g/1080/TWRP 281X/1080_play.zip
Change name for one of them to ui.zip (for example from 1080_dark.zip to ui.zip) and put them to TWRP/theme folder on you phone (if there isn't theme folder just create)
All credits for this great recovery themes go to @z31s1g and this thread - http://forum.xda-developers.com/android/themes/theme-twrp-materialised-dark-light-play-t2915584
Works great! First time using a theme for TWRP. Never found a good reason to... until now!
Thanx for the work!
Not only look, TWRP 2.8.1.0 has very big list of improvements :
- MTP fixes and improvements - you can now copy zips to the root of storage
- TrueType Font support - optional as it takes up a decent amount of space so may not be available on all devices
- Temperature support
- Various other bugfixes and tweaks
I have installed that custom recovery properly, I changed the material colour and pressed reload them, but now its flashing at the teamwin splash screen, It is bootlooping and can't seem to get into the phone.
Any solution for this? I don't want to mess something up and potentially lose my data.
---------- Post added at 04:46 AM ---------- Previous post was at 04:40 AM ----------
the problem is with the ui.zip, if I can remove it then it should work right?
WOW, just wow, outstanding work buddy, thanks a lot.
sadinoide said:
I have installed that custom recovery properly, I changed the material colour and pressed reload them, but now its flashing at the teamwin splash screen, It is bootlooping and can't seem to get into the phone.
Any solution for this? I don't want to mess something up and potentially lose my data.
---------- Post added at 04:46 AM ---------- Previous post was at 04:40 AM ----------
the problem is with the ui.zip, if I can remove it then it should work right?
Click to expand...
Click to collapse
Hmm, strange !
Are you sure that you have D802 international version od G2 ?
Have you renamed properly ui.zip - NOT ui.zip.zip ?
Try to download again theme from this link - https://s.basketbuild.com/filedl/devs?dev=z31s1g&dl=z31s1g/1080/TWRP 281X/1080_dark.zip ...
Wow! This looks great especially since I am trying to get my G2 to look as much like lollipop before it is released. I really like the material design! Looks awesome! Thank you for the hard work to get this running.
epic!
thanks for this theme(s)
Is there anything for VS980 users?
can i install this in my lg g2 d805?
No, this is only for D802 (G2 international) version ...
You can make for your G2 version, just follow this guide in third post - http://forum.xda-developers.com/showthread.php?t=2915584
I didn't change the splash screen but got the theme to work. Looks pretty good.
augustmvz said:
can i install this in my lg g2 d805?
Click to expand...
Click to collapse
I'm using on my D805 TWRP 2.8.1.1 with TC and F2FS support, it's pretty cool Google Theme. What is the "splash"?
71CH said:
I didn't change the splash screen but got the theme to work. Looks pretty good.
Click to expand...
Click to collapse
Yes everyone with TWRP recovery and 1920x1080 (fullHD resolution) can use this themes, but only users of D802 can flash this image with custom curtain ...
InfinitusDesigner said:
I'm using on my D805 TWRP 2.8.1.1 with TC and F2FS support, it's pretty cool Google Theme. What is the "splash"?
Click to expand...
Click to collapse
First picture (curtain) of recovery ...
ok how i should install the theme? i should flash the theme and thats it? awesome work!!!!
No no, image is for that if you have D802 ...
Theme is just rename, copy-paste process
yup..i know...i mean the theme..how to apply it? i got the 802 model and i alrady installed the recovey...and also crated the folder theme and rename it..but no clue how to apply...
Just download theme and paste it with name ui.zip to TWRP/theme folder
That is all - after that just go to recovery.
Nice one. Cheers
Amazing theme!
Thanks for bringing it

[THEME][TWRP 2.8.X.X][PORT] Materialised [04/12]

This thread, won't be updated anymore, since I've purchased a new phone: Sony Xperia Z1 Compact. Sorry. But I still will respond to questions. Have a wonderful day!
{
"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"
}
Original thread: http://forum.xda-developers.com/android/themes/theme-twrp-materialised-dark-light-play-t2915584
Features
Recovery gone App: Designed to mimic the look and feel of an Android app.
Customisable UI: 15 different accent colors, center clock option, different navbar button layouts...
Added functionality: built-in ability to flash image files (recovery, radio, boot), bookmark function for file lists, Aroma File Manager support, theme changer...
Availability and Compatibility
Supported TWRP versions: 28XX and Confirmed to be on 2.8.6.0 by me
Supported screen resolutions: 480x800
The theme stays compatible with new versions of TWRP until TWRP changelog says otherwise.
How to install:
Download the theme of your choice and rename it to "ui.zip".
On SD card (if device has internal and external storage, use the internal) open TWRP folder and create a folder called "theme", without capital letters.
Copy ui.zip to theme folder.
Restart to recovery.
DOWNLOAD:
https://basketbuild.com/devs/SethPDA/TWRP-Materialised-480x800-Port
Or in the attachements
CHANGELOG:
-Apr12: Ported the latest version of the theme to the latest TWRP version(2.8.6.0).
-Feb20: Thanks to @Modding.MyMind the Light and Dark themes are ported too. Download links are in the attachments. Also thank him for fixing the porting issue on Lollipop! From now on, I won't be needing to flash CM11 back to port newer versions of this theme
-Feb16: Ported the newest PLAY theme for TWRP 2.8.5.0
BUGS:
-Color switching for Dark & Light versions does not work always
On some devices, the theme is not working, even when placed in the right folder. Fix is located in this post
HERE
For the latest TWRP version for our device, visit this link: LINK
Looks really good thanks!
Sent from my GT-I9105P using XDA Free mobile app
will that work with custom roms or just stock
evol_201014 said:
will that work with custom roms or just stock
Click to expand...
Click to collapse
Doesn't matter.It's TWRP theme so it should work on both:stock&custom rom
DenisRonaldo798 said:
Doesn't matter.It's TWRP theme so it should work on both:stock&custom rom
Click to expand...
Click to collapse
yes man I tried it u're right seems so good really thanks for making me trying
Great job! It works perfectly! Nice themes! Thanks!!
Failed
Error when trying to install on Samsung Galaxy S3 Mini ( GT- I8190L ) Stock Rom and TWRP 2.8.0.0
//
Updating partition details...
Full SELinux support is present.
MTP Enable
Installing '/sdcard/TWRP/theme/ui.zip
Checking for MD5 file...
Skipping MD5 check: no MD5 file found
Error flashing zip '/sdcard/TWRP/theme/ui.zip
//
I try with all three themes and gives me the same error. HELP ME :crying:
No need to flash that zip, read the instructions, once you've downloaded, rename it to ui.zip and put that zip in sdcard0(internal)/TWRP/theme
OrdinaryNoob
Thanks!
SH1M4BD3 said:
No need to flash that zip, read the instructions, once you've downloaded, rename it to ui.zip and put that zip in sdcard0(internal)/TWRP/theme
OrdinaryNoob
Click to expand...
Click to collapse
Thank you! Working great :laugh:
I saw the original thread of this theme and saw that it was only made for HD resolutions and became disappointed because I really like the theme and when I scrolled down I saw that it was ported for our resolution/device
Thanks man!! :victory:
allard1997 said:
I saw the original thread of this theme and saw that it was only made for HD resolutions and became disappointed because I really like the theme and when I scrolled down I saw that it was ported for our resolution/device
Thanks man!! :victory:
Click to expand...
Click to collapse
You're Welcome!
SethPDA said:
You're Welcome!
Click to expand...
Click to collapse
Will you update to the version with curtain changer?
andrea210701 said:
Will you update to the version with curtain changer?
Click to expand...
Click to collapse
I didn't knew there were any updates. I will port the update in a few days. You know it's almost new years eve, I go to party etc, so expect it after jan 2
Hello @SethPDA ,
I am glad you took the time to port the theme to our (old) devices. It is working great in Nexus S. Is there any way we can disable the on screen buttons? (Given that the Nexus S already has capasitive ones).
Thank you, waiting for the update.
SethPDA said:
I didn't knew there were any updates. I will port the update in a few days. You know it's almost new years eve, I go to party etc, so expect it after jan 2
Click to expand...
Click to collapse
Thanks for this awesome port! I'm looking forward to your update! ?
Looks great, thank you very much for your port
janzak said:
Looks great, thank you very much for your port
Click to expand...
Click to collapse
I know right! He has done an excellent job with this port! I can't wait to see the new curtain update he's working on for this port! ???
Thank you for this awesome port, it looks really good.
I have two questions: Is there a way to hide the three buttons shown on the screen, because my device has hardware buttons.
And I have problems with the touch sensitivity, on default twrp it works perfectly, but with the theme I nearly can't use the keyboard.
I'm using an HTC one V with twrp 2.8.5.0
So for some weird reason, I cannot port the newest version.
I am on Lollipop now and the terminal does not allow me to install graphics magic to resize the images. I will try to look for an alternative because the newest features are great and we need them
SethPDA said:
So for some weird reason, I cannot port the newest version.
I am on Lollipop now and the terminal does not allow me to install graphics magic to resize the images. I will try to look for an alternative because the newest features are great and we need them
Click to expand...
Click to collapse
Thank you so much for continuing to support this port! Hopefully you can find a way! Currently running latest TWRP 2.8.5.0.

Categories

Resources