[27.Jan.2012.] CWM Recovery Touch Beta 8 Release Candidate 1 - HD2 Android NAND Development

Hey, I started working with cm7 recovery and preparing it to touch recovery. Here is some screen shoots how it's look now and I will update this thread with my progress!
{
"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"
}
EDIT 02.Jan.2012:
Beta 2 done!
Changelog:
- it's now v5.0.2.7 !
- removed back button in menu and all functions about back button (no needed becouse it's touch recovery which have back option)
- fixed touch buttons (screen redraw)
EDIT 03.Jan.2012:
Beta 3 done!
Changelog:
- fixed bug (touch buttons inside "wipe cache partition" not displayed)
- added vibrate efect on touch press
- preparation for leds trigers for battery and battery level to top screen. My plan now is creating an function (an hex lookup table) that I will translate nubmers to picture, for example number 98 trought lookup table will translate numbers to picture that will be displayed as a battery indicator like in android rom . If someone have idea how to implement it for better use, please post it here)
EDIT 04.Jan.2012:
Beta 4 done!
Changelog:
- fixed glitches during boot
- added stock cwm theme with cyan text color
- added button efects
EDIT 10.Jan.2012:
Beta 5 done!
Changelog:
- increased position for touch buttons press (allso menu moving speed improvements)
- new theme with gray font color (too look like theme)
- added battery indicator (icon) in real time!
- added leds trigers
- fixed progress bar position
- its now in zip format (instalable from recovery!)
EDIT 11.Jan.2012:
Changelog:
- smoothest current theme
- fixed battery indicator and leds indicator (100% showed 00% and green leds was red)
- changed beta 4 to beta 5 (I forgot to change)
- its now in image format (removed zip compatible installing becouse some guys corupted his recovery partition. To get it in zip use zip and replace recovery-raw.img with recovery-raw.img from beta5. If zip install fail you need to flash recovery from magldr (if using magldr) or if use clk (clk way)
Next plan is adding yes/no support and perfecting current version!
EDIT 11.Jan.2012:
Beta 6 done!
Changelog:
- yes/no full suported (credits to carl1961)
- drawable text perfected (its not now ower menu + its moved one position to the right)
- gradients in "installing" is removed
- battery icon is disabled after showing progress bar (icon was continuously flashed) and enabled again if no progress bar
Its perfected now and its stil beta until we fix all bugs!
Tutorial - how to create custom skins:
- download adbshell from atachment and extract
- replace recovery-raw.img with an that you want to edit
There is 3 bat files. First one (STEP1_unpack_cwm_and_download_theme.bat):
- connect your phone to usb cable
- double click to STEP1_unpack_cwm_and_download_theme.bat
If all gone ok you will see folder "res" in same folder! If you not see res folder it mean - step 1 fail (your busybox not suport provided comands or you not have installed usb drivers)! If you see res - step 1 done! Go to res folder and adit pictures inside Note. Pictures need to be (no big in kb becouse your final cwm will be big)! About battery icons. There is a and b. a is first part of the battery icon and b is seccond part of the battery icon, so after creating battery icon pay atention to a and b! For example a1 and b2 give you battery icon of the 12%...etc. a10 icon is for empty first part icon for example if level is 8 it mean you need 2 icons a10+b8 -> first part is empty, seccond part is b8. a11 is ussed when battery level is 100% so it mean first part a11 is 10+ b0 is 0 == a11+b0=100%
Seccond one (STEP2_pack_cwm.bat):
- double click to STEP2_pack_cwm.bat
If all gone ok you will see recovery.img so it mean you done step2 and have your own cwm with your skin
Third one (STEP3_install_cwm.bat):
- double click to STEP3_install_cwm.bat to install custom cwm
EDIT 14.Jan.2012:
- adbshell updated to work with some other versions of the busybox + added one commant to remount system partition to read write
EDIT 24.Jan.2012:
Beta 7 done!
Changelog:
- added ability for theme developers to change menu and text color
Note: if you want to change font colors use adbshell from attachment (steps is the same as for changing skin!). Only you need to do is to place an "menu.txt" in res/images/ folder!!! Write in menu.txt 6 numbers including comma, for example in this format:
123,222,0,22,166,255
First 3 numbers (rgb format!) is for text color and last 3 numbers (rgb format!) is for menu text color Enjoy!
Beta 7 is in attachment becouse something is not ok with multiupload... will upload later to multiupload!
EDIT 27.Jan.2012:
Beta 8 RC1 (release candidate 1) done!
Changelog:
- fixed battery level and fine tuned (some guys reported wrong level if level is 5% - icon not show)
- source code cleanup
- corected version title
Its now again in beta stage but I tested it and becouse your help I fixed some small bugs and its now an pre-release stable candidate (RC1)!
For non adwanced users, please read this: http://forum.xda-developers.com/showpost.php?p=21811232&postcount=326

Great
Thank you for your work

its great man! i like it, and i wont it)

Awsome...
Sent from my HTC HD2 using XDA Premium App

Great!
Looking forward to this. Good luck
EDIT:
Been using since beta 2, now I'm using beta 8. Gotta say, this CWM is awesome

Waiting for your CREATION
Thanks allot! it's will move us to new age of recovery!
Waiting for any update

That's great man but i think you should use a simply and clean background without fire and flames... that's rock of course but simplicity is better specially when the text will flow over the flames and become unreadable
Go ahead ;-)
Sent from my HD2 to your face

wow! good news, thank you for your efforts!

in front page to wait for the dl link

See first page, beta 1 done! Thanks and Happy New Year Guys !!!

great job to start a new year ....

Awesome, thx
Sent from my NexusHD2 using xda premium

Have cwr version to update recovery

Rulezzz. Great job

Flashed your new Recovery and used "wipe data/factory reset" option. It did what i need but after finish on screen arrows and OK button disappeared. Also its V4.x.x.x why dont you use V5.x.x.x ?
So back to the orijinal recovery. Anyway thanks your effort...

drcell said:
Flashed your new Recovery and used "wipe data/factory reset" option. It did what i need but after finish on screen arrows and OK button disappeared. Also its V4.x.x.x why dont you use V5.x.x.x ?
So back to the orijinal recovery. Anyway thanks your effort...
Click to expand...
Click to collapse
Agree about v5.x.x.x. Also confirming that when finish some task buttons disappears...

drcell said:
Flashed your new Recovery and used "wipe data/factory reset" option. It did what i need but after finish on screen arrows and OK button disappeared. Also its V4.x.x.x why dont you use V5.x.x.x ?
So back to the orijinal recovery. Anyway thanks your effort...
Click to expand...
Click to collapse
Ok, thanks! Thats reason why recovery is beta! Please give me link to source of the version 5. I will fix buttons problem (forgot an picture ), and my plan in future is creating directly tap commands on menu link ...etc

munjeni said:
Ok, thanks! Thats reason why recovery is beta! Please give me link to source of the version 5. I will fix buttons problem (forgot an picture ), and my plan in future is creating directly tap commands on menu link ...etc
Click to expand...
Click to collapse
here you are, url link to CWR v5.0.2.7
http://cyanogenmod.arif-ali.co.uk/recoveries/recovery_5.0.2.7_leo_CWR.zip

cyned said:
munjeni said:
Ok, thanks! Thats reason why recovery is beta! Please give me link to source of the version 5. I will fix buttons problem (forgot an picture ), and my plan in future is creating directly tap commands on menu link ...etc
Click to expand...
Click to collapse
here you are, url link to CWR v5.0.2.7
http://cyanogenmod.arif-ali.co.uk/recoveries/recovery_5.0.2.7_leo_CWR.zip
Click to expand...
Click to collapse
OH! if you could do this. i would give up all other recoverys. I have spent more time in recovery today than i have in my rom. lol
i am soooo looking forward to future updates!

cyned said:
here you are, url link to CWR v5.0.2.7
http://cyanogenmod.arif-ali.co.uk/recoveries/recovery_5.0.2.7_leo_CWR.zip
Click to expand...
Click to collapse
Its not source I need help (link to an best leo recovery v5 source to start working)!

Related

[01.FEB.11][CWM][LEO1024][TMOUS] CMYLXGO's Topia HD(2)

MOD EDIT: REMOVED DOWNLOAD LINK UNTIL OP REPLACES MDJ'S KERNEL WHICH IS NOT IN COMPLIANCE WITH GPL
-= CMYLXGO's Topia HD(2) ROM =-
Build v.2.1.0n [Kernel: MDJ 10.4 OC]
THIS IS FOR T-MOBILE
This is a CWM build and will require Clockworkmod Recovery.
{
"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"
}
-= ALL T-MOBILE APPS WORK OUT OF THE BOX INCLUDING MMS =-
Whats Included:
ROM is not using squashfs
Deodex and Zipaligned
Approx 530MB Free on first boot on LEO1024
4 Custom TopiaHD Skins
Custom Ringtones and Alerts
Custom Boot Animation
File Explorer
gMail v2.3.2
Google Maps v5.0.0
Facebook v1.5.1
GPS Test - Used to get intial aGPS data for quick lock
drocap2
LED me know
XDA Forum App - Skinned by CMYLXGO
Updated Android Market App
Minor tweak to stock taskbar - To match all skins better
Skinned Keyboard - To match all skins better
What's Not Working:
Sharing from Camera App
720p recording​
How to flash and get up and running with CWM & CMYLXGOroms​
Do you have magldr v1.13 Installed? Skip this part if you do...
Download MAGLDR v1.13
Unrar DFT_LEO_MAGLDR113_DAF.rar
Power off phone. Pulling the battery does the trick
Power on phone while holding vol down button and wait for rainbow bootloader screen
Run ROMUpdateUtility.exe
Phone will reboot after flash
Click to expand...
Click to collapse
http://forum.xda-developers.com/attachment.php?attachmentid=506873&d=1296659361
Have you previously installed CWM with a 425mb partition? If not or you don't know please complete thess set. If you already have, skip this part...
Downlaod from the first post CMYLXGOs.ClockworkMod.Recovery.Partition.Setup.02.04.2011.rar
Unrar CMYLXGOs.ClockworkMod.Recovery.Partition.Setup.02.04.2011.rar
Power up or reboot phone and hold down the red end/pwr key until MAGLDR Boot menu: appears
Scroll down to option 5. USB Flasher and hit the Green Send key
Plug phone into PC and run DAF.exe
Phone will reboot after flash
Click to expand...
Click to collapse
Flashing a CMYLXGO CWM ROM is now a very easy thing to do...
Download your favorite flavor of CMYLXGO ROM to your PC or directly to the SDCard on your phone
Reboot phone and hold down the Red/End/PWR button until the MAGLDR Boot menu appears
Scroll down to option 8. AD Recovery and hit Green/Send key
Phone will now boot into ClockworkMod Recovery Mode
Scroll down to 'install zip from sdcard' and hit Green/Send key
Scroll down to 'choose zip from sdcard' and hit Green/Send key
Scroll down to your favorite CMYLXGO ROM and hit Green/Send key
Scroll down to 'yes - install CMYLXGO...blah...blah...blach.zip' and hit Green/Send key
Sit back and wait approx 2-5min. Don't worry if the progress bar does not move
Once you get the rom flashing has completed message hit the back arrow key
Scroll down to 'reboot system now' and hit Green/Send key
All done! Let phone boot normally
Repeat these steps only for future CMYLXGO ROM flashing
Click to expand...
Click to collapse
-= MUST USE CMYLXGOs.ClockworkMod.Recovery.Partition.Setup.02.04.2011.RAR TO UPDATE KERNELS =-
Backup with CWM prior to updating kernel or you will lose all data.​
Change Log...
v2.1.0n
-Moved to new base: CMYLXGO's Stock Desire HD(2) v2
-Updated kernel to MDJ's 10.4 OC
-Fix root issues. ROM is fully rooted now.
-Fixed browser crash with embeded flash sites
-Fixed audio only for streaming video sites
-Changed boot splash screen to match stock Desire HD boot animation
-Updated Market
-Updated FaceBook to v1.5.1
-Tweaked CWM install script
-Updated FlashPlayer to v.10.1.106.16
-Fixed Voice Search Force Close on first boot
-Rebuilt update-script from the ground up
-Data and Cache are now formated when flashing this ROM [SETTINGS WILL BE LOST]
-Added some CMYLXGO flare to CWM flashing script
-Tweaked taskbar Battery Icon
-Discontinued DFT builds. CWM FTW!
v1.4n
- patch su to v9.9.9
- Updated Kernel to MDJ's 10.2OC
- removed T-Mobile Visual Voicemail. When cooked in settings are lost on reboot.
- removed T-Mobile MyAccount
v1.3n
- Fixed root
- Fixed WiFi MAC Issue
- Updated kernel to MDJ's 10.1OC
v1.2n
- Fixed Voice Search
v1.1n
- Updated hosts file with current ad blocking list
- Removed GPS Test
- Added GPS Status & Test
- Downgrade Flash from 10.1.105.6 to 10.1.92.8 to resovle Browser Crashing
v1.0n
-Initial Release
-= CMYLXGO's Carrier Splash Screens =-
To install Splash Screen power up phone while holding the volume down button to put phone in boot loader moede. Run Leo_Splash.Screen.Updater.exe
Download Red Splash
Download Grey Splash
Download Blue Splash
-= Enable DROID Bootup Audio =-
http://forum.xda-developers.com/attachment.php?attachmentid=511579&d=1297111107
-= Disable DROID Bootup Audio =-
http://forum.xda-developers.com/attachment.php?attachmentid=511580&d=1297111107
Flash via ClockworkMod Recovery. This will not delete your data.​
First!!!! Hahahahahahahahahaha
EDIT: Ok on a serious note, does this ROM allow you to reboot/shutdown with USB/charger connected and NOT get stuck with the orange LED? I've been having this problem with all NAND ROM's. The ROM looks great though, man. I'm really digging the GreenTopia theme Will test shortly!!
just wondering what is the max mms size and also does the wifi tether work...im using Desire Nand build 1.1n...everything works great on that build with no complaints...but i like this version better...looks cooler...thanks
third hahahahaha
I should have waited a day! haha. Oh well... Looks like I have to flash this when I get home tonight.
maff1989 said:
First!!!! Hahahahahahahahahaha
EDIT: Ok on a serious note, does this ROM allow you to reboot/shutdown with USB/charger connected and NOT get stuck with the orange LED? I've been having this problem with all NAND ROM's. The ROM looks great though, man. I'm really digging the GreenTopia theme Will test shortly!!
Click to expand...
Click to collapse
"First"
is there a prize or something?
matthew33 said:
"First"
is there a prize or something?
Click to expand...
Click to collapse
Nah, I just got a little carried away.
kawika64 said:
just wondering what is the max mms size and also does the wifi tether work...im using Desire Nand build 1.1n...everything works great on that build with no complaints...but i like this version better...looks cooler...thanks
Click to expand...
Click to collapse
This ROM uses the same base as my Stock Desire HD 1.2n build without squashing the file system. I have added more apps and of course my badass skins
-CMYLXGO
Hotfile.com download speed is VERY slow.. I'll try to get a few other mirrors up. This build looks like a keeper to me
maff1989 said:
Hotfile.com download speed is VERY slow.. I'll try to get a few other mirrors up. This build looks like a keeper to me
Click to expand...
Click to collapse
Please don't mirror...I get paid by hotfile for every download. It's not much...but every penny helps.
-CMYLXGO
Thank you so much I've been waiting for this. Finally, an unsquashed HD ROM without everything removed. Thank you. Gonna try it out..
Wow! Now we're talking. This is almost pure perfection My only thorn in the side is the @$%&* EU sized ROM in my phone. Any chance of version more suitable for the EU sized Leos? *blink, blink*
Edit: I just realized that this probably should've been posted in the 1.2 thread. Sorry
Sent from my HTC HD2 using XDA App
cmylxgo said:
-= CMYLXGO's TopiaHD ROM =-
Build v.1.0n [Kernel: gauner1986]
THIS IS FOR T-MOBILE AND WWE
http://hotfile.com/dl/94510056/ac09e5b/CMYLXGOs.Topia.HD.NAND.Edition.v1.0n.7z.html
This is a NAND build and will require MAGLDR.
-= ALL T-MOBILE APPS WORK OUT OF THE BOX INCLUDING MMS =-
Whats Included:
ROM is not using squashfs
Approx 530MB Free on first boot on LEO1024
4 Custom TopiaHD Skins
Custom Ringtones and Alerts
Custom Boot Animation
ES File Explorer v1.4.8.7
gMail v2.3.2
Google Maps v5.0.0
Facebook v1.5.0
GPS Test - Used to get intial aGPS data for quick lock
drocap2
XDA Forum App - Skinned by CMYLXGO
HTC Battery Widget - Blue Skin
Updated Android Market App
T-Mobile Visual Voicemail
T-Mobile MyAccount
Minor tweak to stock taskbar - To match all skins better
Skinned Keyboard - To match all skins better
What's Not Working:
WiFi MAC is fixed to 00:11:22:33:44:55
Bluetooth MAC is fixed to 50:C3:00:00:00:00
720p recording
​1. Download MAGLDR 1.11
2. Download ROM from link above and extract
3. Install MAGLDR. Either put phone in bootloader mode or boot into Windows Mobile. Run ROMUpdateUtility.exe from MAGLDR folder.
4. Boot Phone and select in the menu "4. USB Flasher"
5. Run DAF.exe on your computer from my ROM download.
6. Once flashing is done the phone will reboot.
7. Phone should boot directly to Android in NAND.
​Thanks to the DarkForceTeam for making this possible
Thanks to gauner1986 for the kernel
Thanks to sopL87 for packaging my TopiaHD Skins
Click to expand...
Click to collapse
I go out to the truck for a few minutes and come back in to see something this awesome on here.
You rule. Thanks for all you do.
Downloading now.
cmylxgo said:
Please don't mirror...I get paid by hotfile for every download. It's not much...but every penny helps.
-CMYLXGO
Click to expand...
Click to collapse
Ohh my apologies, sir. I haven't mirrored yet but thanks for the heads-up. Sooo for every person that downloads your file from Hotfile you get paid? or is it for every time you upload? Just curious.
is this build rooted properly or do i have to use other methods to root?
ridikolous said:
is this build rooted properly or do i have to use other methods to root?
Click to expand...
Click to collapse
Rooted proper!
How would your rate the peformance of this build? As I recall original NAND bluetopia ran pretty fast. Does this puppy fly? Homescreen/Webpage scrolling @ 60fps?
Also, can fonts be changed by dumping new fonts to sdcard\fonts folder? I didnt like the curvy font style of original topia, and would like to know how I can change them.
maff1989 said:
Ohh my apologies, sir. I haven't mirrored yet but thanks for the heads-up. Sooo for every person that downloads your file from Hotfile you get paid? or is it for every time you upload? Just curious.
Click to expand...
Click to collapse
Something like 1 cent per download...but the more people download the higher my status goes...the higher the status the more I get paid. I think when I hit plat its like 3-5 cents per download.
Yesterday I made just over a buck
Earnings Table
100 - 2000MB File Size
Copper $4
Bronze $7
Silver $10
Gold $$12
Platinium $15
Note: All prices are for 1000 downloads.

[DISCONTENTED] [ROM ZIP]CMN v1.02V2/2.0 [RMNET/PPP] [THEMED/MORPH] [STABLE & FAST]

[DISCONTENTED] [ROM ZIP]CMN v1.02V2/2.0 [RMNET/PPP] [THEMED/MORPH] [STABLE & FAST]
Clockwork Recovery Version of OCM's CMN CM6.1 1.02V2 & CMN CM6.2 2.0
Metamorph Theme by Montalbert​
First of all Thanks to OCM7 for such a stable build. Goto his thread and click the Thanks Button
And thank you for your permission for me to modify your rom.
Original thread found here:
http://forum.xda-developers.com/showthread.php?t=893637
Thanks to RaiderX303 for his clockwork mod.
This rom Uses Clockwork Recovery mod here, You must have it installed!!
http://forum.xda-developers.com/showthread.php?t=898913
PLEASE USE 150MB PARTITION WITH CLOCKWORK TO HAVE 100MB EXTRA SPACE OVER DEFAULT CLOCKWORK SETUP
Thanks to Montalbert for his amazing metamorph theme!!
All theming information can be found in Post #2 and is looked after by himself, please use the thanks button in post #2!!
Version 1.02 V2 is the stable variant.
Version 2.0 is experimental at this stage.
Changes:
CMN 2.0 V1 [Experimental]
Included gingerbread keyboard
FM radio working
Mic gain issues, will be repaired in v2
220 DPI
WIPE RECOMMENDED
OCM7's Official Changes
Custom built CM6.2.0RC optimized for the HD2.
Added LED Notification settings.
Button backlight settings and RMNET/PPP configurations in CM Settings.
Added Wifi MAC address fix in kernel.
new LED driver.
CMN 1.02 V2 [Stable]
Included Gingerbread Keyboard
Updated ringtones - Featuring the 30,000hz Ringtone
Changed boot animation
FM Radio Working (Confirmed Working)
220 DPI instead of 200 (modify build.prop yourself to change back)
Smoked Genie Widget (Transparent news widget)
Wifi Fixed
Converted to Clockwork Mod
You should be able to update with No Wipe if coming from CMN 1.02V1 (Old)
Click to expand...
Click to collapse
CyanogenMod 6.1 Desire based.
No Theme in Initial Rom. Theme is a Metamorph see Post #2 for details.
Whats Working [V1.02V2]:
Everything is working
Very Fast
Low Battery drain
Whats Working [V2.0]:
Everything is working
Very Fast
Higher Battery drain
Bug - High Mic Volume in phone calls
Click to expand...
Click to collapse
Installing Method:
If you are coming from another Clockwork rom, make sure you Wipe your device from within clockwork before flashing.
If you do not have clockwork recovery Click Here
Apply update.zip
Reboot and Enjoy
Do not restore application + data in mybackup/titanium for root applications. .Apk only or reinstall from market!! You have been warned
Tips:
Use Spare Parts to speed up window animations
Uncheck computability mode in Spare parts to allow apps to run Full Screen
If you dont get sync after entering your Gmail details, Reboot - Then Settings -> Accounts and Sync.
To apply Theme
Download Theme in Post #2
Click Thanks for Montalbert's work in Post #2
Download Metamorph from the market
Place the Morph theme in Androidthemes folder on your sdcard
Open Metamorph
Give Root access
Click Start Checks, It will close metamorph
Restart Metamorph, Click Start Checks.
Select Unzip/Extract new
Choose CMMOD_HD2
Then Apply each apk 1 by 1, Flash framework-res last. or Use Apply all but BEWARE OF DRAGONS.
After reboot
Settings -> CM Settings -> User Interface -> Tweak Extras -> Select Theme
Choose CMMOD_HD2
A further reboot is required.
Click to expand...
Click to collapse
FAQ
[Q] My [insert something here] doesnt work!
[A] Search the thread, its most likely has been fixed
[Q] I get robovoice!
[A] delete or rename /system/etc/firmware/default.acdb
[Q] My apps arent showing fullscreen!
[A] Menu-> Spare Parts -> Uncheck Compatability Mode -> Reboot
[Q]
thunerclaps said:
I flashed it successfully, applied the theme, but for some reason the text in notification table is still set as black, while the background changed to black. Any ideas to change it to teal?
Click to expand...
Click to collapse
[A] Use CM Settings
Settings -> CM Settings -> User Interface -> Tweak Extras -> Select Theme
Choose CMMOD_HD2
A reboot is required.
Click to expand...
Click to collapse
DOWNLOAD CMN V1.02 V2 [STABLE]: CLICK HERE - MIRROR
DOWNLOAD CMN v2.0 [EXPERIMENTAL]: CLICK HERE
Disclaimer:
1) You use this on your own free will, I nor OCM7 will take any responsibility for this breaking your phone.
2) I am not a developer, I repackaged OCM's rom and made a few changes.
3) Do not complain to OCM7 that something is not working in my kang!
4) Enjoy.
Click to expand...
Click to collapse
Credits:
Montalbert
OCM7
Hastarin
Rajko
Cotulla
LeTama
Cyanogen
etc.
Click to expand...
Click to collapse
reserved for theme information
{
"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 is my new theme- I have been using it myself on my Nexus One for a month or so now. I grabbed some images from a theme by JaiThemes (if you appreciate my work please buy one of his cheap themes on the market) and edited them to how I liked them. Then I combined in some of my own images plus some xml edits.
It is CMMOD flavour. It is still WIP and isn't a complete theme yet- only the main
So here it is- a metamorph- please use metamorph by Stericson from the market- makes theming so much easier. I have found that applying each apk one at a time is more reliable, and increasing metamorph delay in settings makes the whole morphing process a hell of a lot easier. To get the clock, notification text etc the correct colour, after applying all parts of the metamorph you need to go into CM Settings, then User interface, then tweaks extras and select this theme form the dropdown menu
MEDIAFIRE LINK:
CMMOD_HD2_Theme
Experimental v2.0
CMMOD_HD2_v2.0.zip
I have also done a CMMOD ADW theme- works well on ADW EX as well of course- although I think Anderwebs has changed the name of the folders so adding folders on EX will give a stock folder at this stage. The thing is I hate using my home screen landscape so haven't done any landscape images properly- that is planned
CMMOD_ADW
If you prefer a clear GenieWidget then here it is- still CMMOD flavoured.
CMMOD_HD2_ClearGenie
If you use Better Keyboard or Smart Keyboard Pro I also have a theme on the market for that:
CMMOD_SmartKeyboardPro_Theme
TNX man, great job ,
wold you update post 1 and put screen shot??
Screen shots of theme will be in post two later today. Main rom is stock ocm cm6 with some fix's
Sent from my HTC HD2 using XDA App
ill try it out...will report
Does this build have 65ma drain when bluetooth is turned on, like other CM build?
Jesus! Another one...Guys take some sleep or something! You surely drink to much cofee!
Thanks for the build! I will try it and report!
Thank you, for all the effort.
What about multi language support?? if you include arabic with right alignment, you will be the first to do it among all the available Nands..
good job ,
I'm flashed -250MB System-of recovery,copied files to SD root, launched updte from zip from this thread... And now it stuck when booting from NAND - I can see only blue Android with HTC quietly brilliant logo.
What I'm doing wrong?
thanks for the build.
but cant test it, because its in a rebooting loop.
have flashed the 250MB partition table too.
JMS32 said:
I'm flashed -250MB System-of recovery,copied files to SD root, launched updte from zip from this thread... And now it stuck when booting from NAND - I can see only blue Android with HTC quietly brilliant logo.
What I'm doing wrong?
Click to expand...
Click to collapse
Retransfer rom to phone.
If in clockwork it says copying System and this completes in around 3 seconds you have done something wrong or the zip has not transfered to sdcard correctly.
If that does not help
Task 29
Magldr 1.11
Flash recovery via DAF
transfer recovery files to SDcard
transfer rom to sdcard
run Clockwork Rom
Flash rom.
For more information on clockwork issues goto
http://forum.xda-developers.com/showthread.php?t=898913
I flashed it successfully, applied the theme, but for some reason the text in notification table is still set as black, while the background changed to black. Any ideas to change it to teal?
thunerclaps said:
I flashed it successfully, applied the theme, but for some reason the text in notification table is still set as black, while the background changed to black. Any ideas to change it to teal?
Click to expand...
Click to collapse
Use CM Settings
Settings -> CM Settings -> User Interface -> Tweak Extras -> Select Theme
Choose CMMOD_HD2
A reboot is required.
all settings are in the metamorph
did you apply the CMTheme part of the metamorph? After doing that you nee dto go into CM settings, UI, then tweaks extras then select a theme (CMMOD_HD2) and install the xml file from there
it has all the colours etc inside this file.
OP and MontAlbert ... your suggestions worked. Thanks. This ROM kicks ass.
I just flashed this ROM
And the market does not work after applying theme through metamorph. Damn it this is the first acceptable looking CM6 I have found. Any help? I will report speed when I can get a file manager installed. Is it possible to change the kernel if it is slow?
Ok market is back up
Can someone tell me,how is the battery drain in idle with BT on.
Thank u in advance
Sent from my HTC HD2 using XDA App
Having issues obtaining root with set CPU? Any suggestions
Sent from my HTC HD2 using XDA App

[THEME]updated 20-05-2012 (unsupported) Transparent Addict.v3 for MIRACLE Edition V4

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Credits to:
itasoulas for making Great ROM
Achep for ICS Theme and ICS Layouts
continue...
Standard Disclaimer:
I am not responsible for anything that happens to your phone, you flash things at your own risk!
Make full backup before do anything!
Tested with CyanogenMod7.2 RC1 by vo-1 MIRACLE Edition V4
Not work for other rom!
------------------------------------------------------------- START---------------------------------------------------------------
0. Install Fresh MIRACLE V4 from itasoulas's thread
(Download MIRACLE V4 (with BLN + Video REC Bugs FIXED+30volume steps) via Mediafire)
A. ROM Installation procedure:
1. Boot into CWM5 Recovery
2. wipe data/factory reset, wipe cache/dalvik
3. format cache/data/system/sd-ext
4. flash MIRACLE V4.zip
5. reboot
6. done!
7. Finalize GPS configuration by following itasoulas’s thread
8. Now it's done...
B. ICS Layouts Installation procedure:
1. Put LayoutsV4-patch.zip and LayoutsV4-undo.zip on your sd-card
2. Reboot into CWM
3. mount system, flash LayoutsV4-patch.zip, reboot
(after reboot your statusbar is missing - it's normal, then go to step 4.)
4. Reboot into CWM again
5. mount system, flash LayoutsV4-undo.zip, reboot
(after reboot your statusbar is back to normal - then go to step 6.)
6. Reboot into CWM one last time
7. mount system, flash LayoutsV4-patch.zip, reboot
C. Patchers for SystemUI & framework-res
Reboot into CWM - Install from sdcard - choose zip from sdcard - flash "SystemUIMOD-update.zip"
-------------------------------------------------------------REBOOT---------------------------------------------------------------
Reboot into CWM - Install from sdcard - choose zip from sdcard - flash "frameworkres-update.zip” (Don't flash this if you want standard Lock Pattern & standard SIM PIN Lock)
-------------------------------------------------------------REBOOT---------------------------------------------------------------
Facing Bootloop after flash "frameworkres-update.zip” ?
Reboot into CWM - Install from sdcard - choose zip from sdcard - flash "frameworkres-undo.zip”
Transparent Apps:
Extract "system-app-transp.zip"
Change Themer Chooser to System
----------REBOOT----------
After reboot - replace existing apks provided to /system/app & give permission rw-r-r
----------REBOOT----------
After reboot - Change Themer Chooser to Ice Cream Sandwich
----------REBOOT----------
----------------------------------------------------------------END----------------------------------------------------------------
Bug:
Center Clock overlaping with notifications icon after more than 5 icon appearing..
Extra:
Text correction for USB Mass Storage description.
(as shown pic above)
Changelog:
v3
-- Fix Force Close gallery3d & browser
-- Change FM Radio to dark UI
-- Text correction for USB Mass Storage description.
-- Slim Lock Pattern & ReLayout - Details
-- Slim SIM PIN Lock
-- Bootloop
Optional:
Normal clock (Right position)
Reboot into CWM - Install from sdcard - choose zip from sdcard - flash "SystemUI-RightClock.zip”
----------REBOOT----------
Back to default Slim Lock Pattern, ReLayout & Slim SIM PIN Lock
Reboot into CWM - Install from sdcard - choose zip from sdcard - flash "LockPatternSim-normal.zip”
----------REBOOT----------
I'm no longer update and support this thread, as most users who use or try this theme have a problem like bootloop, force close, phone will not boot etc. I am sorry because I make trouble for you. If you want your theme looks like this, you can go here and find post by me.
I'm not a THANKS hunter! is up to you! Thanks Meter is only "Number", it not a MONEY!
and I don't want any donation, I only want satisfaction! Modding is a part of my hobby.
what I need to do, to only install center clock?...i hate transparency, just center clock!
pablox.mo said:
what I need to do, to only install center clock?...i hate transparency, just center clock!
Click to expand...
Click to collapse
updated 1st post.
I have bootloop in miracle v4 when using flashable zip.
Sent from my GT-S5830 using Tapatalk
the bar has disappeared and all function and colors too! D:
EDIT: please if you can make it! fix it!, i had to wipe
with the no transparency zip i have fc on systemui hope you fix it
pablox.mo said:
the bar has disappeared and all function and colors too! D:
EDIT: please if you can make it! fix it!, i had to wipe
Click to expand...
Click to collapse
Same problem here, the status bar is gone.
Sent from my GT-S5830 using xda premium
daterrow said:
Same problem here, the status bar is gone.
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
Got the same problem, i believe that the flashable file doesnt mount /system
pablox.mo said:
the bar has disappeared and all function and colors too! D:
EDIT: please if you can make it! fix it!, i had to wipe
Click to expand...
Click to collapse
it coz for ICS Layout provide by itasoulas's thread
as he mention:
NOTICE 1: MIRACLE V4 works excellent the way it is. It has not been tested with other kernels, mods and tweaks. So I am not held responsible if you do such actions and mess things up. It already includes a lot of tweaks, so adding more will probably not have the desired results. Of course, messing with some tweaks values will not do any harm as long as you know what are you doing. PureMotive's Battery Mod has not been included as most of his tweak already exist in Adrenaline Engine. Also bare in mind that after applying ICSLayouts you can’t use any zipthemer or metamorph patches, otherwise you will end up with problems. But if you really want to, just flash the undo zip to get rid of the layouts and then use such patches.
restore your full backup & follow my TUTORIAL at 1st post
sorry I forgot NOTICE 1: from itasoulas.
Does your center clock shows Date in center when pulling notification bar?
xxfamasxx said:
Does your center clock shows Date in center when pulling notification bar?
Click to expand...
Click to collapse
yes
tamingsari2k said:
Credits to:
itasoulas for making Great ROM
Achep for ICS Theme and ICS Layouts
continue...
Standard Disclaimer:
I am not responsible for anything that happens to your phone, you flash things at your own risk!
Make full backup before do anything!
I'm tested with CyanogenMod7.2 RC1 by vo-1 MIRACLE Edition V4
may not work for other rom.
TUTORIAL
0. Recommeded: Remove ICS Layout provide by itasoulas here
1. mount/system - flash ICSLayouts v012-patch.zip
2. Extract "MIRACLEV4-AppsTransX.zip"
3. App Drawer - Themer Chooser - change theme to System
4. Replace Calculator.apk, DeskClock.apk, ICSTheme.apk, Mms.apk & Music.apk
( /system/app with permission RW-R-R )
5. Reboot
Flashable:
1. Put "MIRACLEV4-TransX.zip" to /sdcard
2. Reboot to Recovery
3. Flash
4. After Reboot change back Themer Chooser to Ice Cream Sandwitch
5. Reboot
Extra:
Text correction for USB Mass Storage description.
(as shown pic above)
Bug:
Center Clock overlaping with notifications icon after more than 5 icon appearing..
Center Clock only (no tranparency)
Filename: "CenterClock-notrans.zip"
FIXXED:
Anyone already flashed with trouble before follow step above (bootloop, missing transparency, FC....)
plz restore Full Backup & follow "TUTORIAL" above, step by step. ( added: 1. mount/system - flash ICSLayouts v012-patch.zip )
sorry for my bad English hopefully
you're understand my instructions.
Click to expand...
Click to collapse
Done step by step. still bootloop.
I think this patches not worked to other becouse of ics layout...ive tried too...for me its worked but not for other...correct me if i wrong
Sent from my GT-S5830 using xda premium
I have MIRACLEV4 + ICS Layout..i flashed CenterClock patch and status bar disappear..i flashed CenterClock undo and reboot..now i have center clock
I have miracle V4 and after i flashed the centerclock my status bar disappeared ....I don't have ics layout
madxxxpmc said:
I think this patches not worked to other becouse of ics layout...ive tried too...for me its worked but not for other...correct me if i wrong
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
yes, it coz of ICS Layout.
mine work fine coz I use old ICS Layout.
hopefully itasoulas read this topic and use old ICS layout for next version.
he make barebone rom for optional, user can choose fav apps
I hope he can use old ICS Layout, and some user can customize thier theme
easily and sharing with others. Most user need center clock, full transparent...etc
*I removed download link many user failed applying my patchers
But you can leave the links for anyone try??
wizarcl said:
But you can leave the links for anyone try??
Click to expand...
Click to collapse
I will try make new patchers soon,
& try fix the bug.
may be this weekend.
worked for me after a few trys:-
1 - i flashed the ics layouts MIRACLEV4-undo patch first
2 - Then flashed ics v12 layouts patch
3 - Then flashed ics v12 undo patch
4 - flashed the ics v12 layout patch again
5 - Follow tutorial 2 -5 on the first page
6 - changed the settingsUI.apk with the one from where you download the ics v12 layouts patch.
7 - reboot
8 - change the wallpaper and it worked
thanks and hope this helps someone
Hi my friend, nice to meet you again
Fyi, itasoulas have made center clock patch & support transparency on miracle v3. I apply it on miracle v4. Pls see my ss
I use your theme (i get from your transparent calculator thread). But i got fc on galery & browser icon has broken. May it can be your reff
Sorry for my worst english
Sent from my GT-S5830 using xda premium

[THEME] TWRP Holo Theme - Light / Dark (Update 20.04.13.)

{
"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"
}
Info
- Theme works with TWRP 2.5.0.0 and earlier.
- You can do everything you want with this theme, it is made for you guys! It is free to port for everybody!
- I am not responsible for any damage or nuclear wars after flashing this theme. Use it at your own risk.
How to use:
1. Download View attachment HoloDark.zip or View attachment HoloLight.zip and rename it to ui.zip
2. On SD card open TWRP folder and create folder theme
3. Copy ui.zip in theme folder
4. Restart phone in TWRP and enjoy!
Update 20.04.2013.
- Added new Screen menu from TWRP 2.5.0.0 (sliders)
- Added new code from TWRP stock theme
Old updates
Update 13.03.2013.
- Added clicked effect to all buttons (Thanks to Dees_Troy for highlightresource attribute)
- Added File Selector clicked effect
- Added 24h setting in Settings
- Added Android Secure to Wipe menu
- Added ADB Sideload to Advanced menu
- Added Screen Menu (brightness and screen timeout settings)
- Added USB picture to Unmount USB menu and removed some text
- Added About Theme page
- Redesigned Time page little bit
- Redesigned Backup Page
- Redesigned Restore page
- Redesigned Terminal Command console input
- Redesigned Mount Menu little bit
- Changed order of Home, Back and Console buttons
- Changed size of File Selector to look better
- Changed File Selector color from white to black (on Dark Theme, because of our eyes)
- Changed checkbox text on Mount page to be more logical
- Changed Confirm Action screen
- Changed text color of main buttons
- Bigger lines of File Selector touch fields
- Simulating Actions moved to better position
- Removed Current Time Zone from Settings > Time Zone
- Reload Theme moved from Advanced Menu to Restart Menu
- Power Off button moved to bottom of Restart Menu
- Size of all buttons are set and positioned correctly
- Moved folder icon little bit to right
- Bigger font on main buttons
- Bigger Select and Sort buttons
- Mount System now works correctly
- Many more small changes
Update 10.01.13.
- New keyboard with touch response
- Bigger "hardware" buttons
- Backup renaming now works
- Imported new code from TWRP default theme
Buy me a juice
If you like my theme you can buy me a juice via PayPal on [email protected], because I do not drink beer.
Nice and simple clean look.
Sent from my HTC One X using Tapatalk 2
Somehow it doesn't work on my phone. But then again, I am new to TWRP..
Same as above post.
Installed TWRP just for this..
TWRP works, but the theme doesnt after following your instructions.
Found the error:
Instead of calling the folder "themes"
It should be a folder named: "theme"
I think its a smaal typo
Thank me if I helped =D
It was typo, I corrected it.
Just what i have been looking for.
An TWRP theme that have the menus like that. Thanks and god job!
Giblet-dono said:
Same as above post.
Installed TWRP just for this..
TWRP works, but the theme doesnt after following your instructions.
Found the error:
Instead of calling the folder "themes"
It should be a folder named: "theme"
I think its a smaal typo
Thank me if I helped =D
Click to expand...
Click to collapse
Hmm, I had the same problem, but never thought of this, cuz the folder already existed in TWRP folder. Will try to see if it works by renaming
BTW ... I love it, best TWRP theme by my opinion
This theme is amazing! really completes the holo look great work
TWRP by default creates themes folder, I removed s, and everything is working now
Thanks for this beautifull theme, now I'm not sorry for not having 4ext touch
wrong file - light theme is the same as DARK!
Good job on the theme I really like it
Sent from my EVO using xda premium
The light theme file is actually the dark one.
That said, it's really very well made. Love it!!!
The devs at twrp should make this their default theme.
Both ui.zips in the op are actually the dark version. Would you mind posting the light one?
I have changed wrong zip file, now HoloLight.zip is Light theme. Thank you all for notice.
after installing the dark theme i a having some troubles with the keyboard ...anyone withe same proble ???can not press the go button wen i rename my backup
dhruvzz said:
after installing the dark theme i a having some troubles with the keyboard ...anyone withe same proble ???can not press the go button wen i rename my backup
Click to expand...
Click to collapse
Yes, keyboard does seem to be problematic. The "." button doesn't work and the return key seems to be at the right edge of the space bar.
I will fix that in a few days, when I get time, do not worry!
Im using your dark theme.
I dont know if its the new TWRP or your theme that do so i cant change name on my backups. I cant simply press GO on the keyboard when i have change name on the backup
holy cow this looks SO good! i love twrp but its looks were not really my taste so far. this skin makes it a joy to flash things, its amazing. thanks so much for that. im using holo/white btw.
Thanks for the heads up on this moles

[THEME] TWRP Holo Theme - Light / Dark (Update 12.06.13.)

{
"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"
}
Info
- Theme works with TWRP 2.5.0.0 and earlier.
- It is originally made for HTC One X, but it can fit on Samsung Galaxy S3 because of the same resolution. I did not test it, because I do not have S3.
- You can do everything you want with this theme, it is made for you guys!
- I am not responsible for any damage or nuclear wars after flashing this theme. Use it at your own risk.
How to use:
1. Download View attachment HoloDark.zip or View attachment HoloLight.zip and rename it to ui.zip
2. On SD card open TWRP folder and create folder theme
3. Copy ui.zip in theme folder
4. Restart phone in TWRP and enjoy!
Update 12.06.2013.
- Fixed layout of Restore > Use External SD / Use Internal memory radio buttons
Old updates
Update 24.04.2013.
- Added new Screen menu from TWRP 2.5.0.0 (sliders)
- Added new code from TWRP stock theme
Update 24.03.2013.
- Fixed layout of Backup > Use External SD / Use Internal memory radio buttons
Update 13.03.2013.
- Added clicked effect to all buttons (Thanks to Dees_Troy for highlightresource attribute)
- Added File Selector clicked effect
- Added 24h setting in Settings
- Added Android Secure to Wipe menu
- Added ADB Sideload to Advanced menu
- Added Screen Menu (brightness and screen timeout settings)
- Added USB picture to Unmount USB menu and removed some text
- Added About Theme page
- Redesigned Time page little bit
- Redesigned Backup Page
- Redesigned Restore page
- Redesigned Terminal Command console input
- Redesigned Mount Menu little bit
- Changed order of Home, Back and Console buttons
- Changed size of File Selector to look better
- Changed File Selector color from white to black (on Dark Theme, because of our eyes)
- Changed checkbox text on Mount page to be more logical
- Changed Confirm Action screen
- Changed text color of main buttons
- Bigger lines of File Selector touch fields
- Simulating Actions moved to better position
- Removed Current Time Zone from Settings > Time Zone
- Reload Theme moved from Advanced Menu to Restart Menu
- Power Off button moved to bottom of Restart Menu
- Size of all buttons are set and positioned correctly
- Moved folder icon little bit to right
- Bigger font on main buttons
- Bigger Select and Sort buttons
- Mount System now works correctly
- Many more small changes
Update 10.01.13.
- New keyboard with touch response
- Bigger "hardware" buttons
- Backup renaming now works
- Imported new code from TWRP default theme
Buy me a juice
If you like my theme you can buy me a juice via PayPal on [email protected], because I do not drink beer.
Thanks mate
but, whats is this???
thanks
Re: [THEME] TWRP Holo Theme - Light / Dark
★Δdev★ said:
Thanks mate
but, whats is this???
thanks
Click to expand...
Click to collapse
This is theme for TWRP recovery. Search for TWRP Recovery.
This much better than the stock one
Two suggestions...
Can the font be a little bigger, or sharper? The small ones look pixelated.
Can you reverse the white bit (that shows the progress and such) so that it's white text, black background?
Re: [THEME] TWRP Holo Theme - Light / Dark (Update 24.03.13.)
Looks great on the Note 2. Thanks for the hard work!
Re: [THEME] TWRP Holo Theme - Light / Dark (Update 24.03.13.)
So awesome. Thank you again for updating it for us
This is great, started using it last night, so much clearer and cleaner than the original This is how it should have looked in the first place I think
Thank you , its great i like it
Are u going to be updating the theme to the newest version of TWRP?? On their site it says themes won't work with newer version.
Sent from a tree branch outside ur sisters bedroom using XDA Premium.
Adam3Sixty said:
Are u going to be updating the theme to the newest version of TWRP?? On their site it says themes won't work with newer version.
Sent from a tree branch outside ur sisters bedroom using XDA Premium.
Click to expand...
Click to collapse
Yes, I will. I hope for weekend.
thecoby said:
Yes, I will. I hope for weekend.
Click to expand...
Click to collapse
AWESOME!! I've been holding off updating cos I like the theme so much.
Sent from a tree branch outside ur sisters bedroom using XDA Premium.
The theme works fine on the latest version.
Kryten2k35 said:
The theme works fine on the latest version.
Click to expand...
Click to collapse
http://forum.xda-developers.com/showpost.php?p=32964275&postcount=1
Special Note: If you are running a custom theme, you will likely need to remove that theme before updating to 2.5.0.0 as your custom theme will likely not be compatible with the new changes!
Click to expand...
Click to collapse
Because of the new additions, they have added new features so there will be new buttons which wont be in older themes. Have u checked every button, and the function of every button?? Cos even if all the buttons are there the might not work cos of the code changes and things.
Not that I am a coder or programmer, so wouldn't fully know, just saying what Dees_Troy said on the TWRP thread.
Adam3Sixty said:
http://forum.xda-developers.com/showpost.php?p=32964275&postcount=1
Because of the new additions, they have added new features so there will be new buttons which wont be in older themes. Have u checked every button, and the function of every button?? Cos even if all the buttons are there the might not work cos of the code changes and things.
Not that I am a coder or programmer, so wouldn't fully know, just saying what Dees_Troy said on the TWRP thread.
Click to expand...
Click to collapse
I have checked everything (every button), even deleted TWRP cache (sdcard/TWRP/.twrp file) and everything works fine. Some new things like new Wipe page i did not changed because there is no need, and choosing internal or external memory button is also not needed because One X (S3) do not have sd card.
Btw, theme is updated with new Screen menu.
Back-up doesn't seem to work. The internal storage and external storage buttons overlap with each other and they are not clickable.
Also if the 24 hour clock is disabled the PM/AM goes off the screen.
xObey said:
Back-up doesn't seem to work. The internal storage and external storage buttons overlap with each other and they are not clickable.
Also if the 24 hour clock is disabled the PM/AM goes off the screen.
Click to expand...
Click to collapse
Hmm... you are right. Can you give me photo of that screen? AM/PM can not be fixed, because it can not be aligned to right, only centered.
I do not own S3, so I can not solve some problems, sorry.
thecoby said:
Hmm... you are right. Can you give me photo of that screen? AM/PM can not be fixed, because it can not be aligned to right, only centered.
I do not own S3, so I can not solve some problems, sorry.
Click to expand...
Click to collapse
I meant the restore screen.. opps
Both external and internal work on back-up.
Do you need to extract the ui.zip in the theme folder? Followed OP but not seeing anything themed
xObey said:
Back-up doesn't seem to work. The internal storage and external storage buttons overlap with each other and they are not clickable.
Also if the 24 hour clock is disabled the PM/AM goes off the screen.
Click to expand...
Click to collapse
Also came in to report this. They overlap and you cannot toggle between internal and external storage.
Sent from my SGH-T999 using xda premium
uoY_redruM said:
Also came in to report this. They overlap and you cannot toggle between internal and external storage.
Sent from my SGH-T999 using xda premium
Click to expand...
Click to collapse
same issue here.. though im lucky I have my backups on whatever is selected by default

Categories

Resources