[THEME][TWRP]TWRP Materialised - Dark / Light / Play [22-05-15] - Sony Xperia P, U, Sola, Go

{
"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"
}
Features
Original themes by @z31s1g
Ported by me, a.k.a @DarkFalcon. Thanks to @ - Modding.MyMind
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: 280X, 281X and 283X Only.
Supported screen resolutions: 320x480 (Xperia Go), 480x854 (Xperia U and Sola), 540x960 (Xperia P).
The themes will work on any device with the resolution specified in the filename (e.g. "480_xxxx.zip" is for HD devices).
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:
Dropbox Folder
Changelog:
Code:
[LIST]
[B]22.05.2015 (286X_v1)[/B]
[*]corrected positioning and height of headerless lists (due to fixes in the theme engine)
[*]corrected positioning of confirmation sliders (due to fixes in the theme engine)
[*]added "disable size check" option to backup page
[*]added support for monospace ttf in console
[*]added support for entering a pattern to decrypt the data partition(only accessible if device is encrypted and the theme is integrated into the image)
[*]added DST rules to time zones for USA and Europe
[*]ownership of recovery images created during repacking is now set to media_rw:media_rw (should solve the problem of "undeletable" image files)
[*]changed position of fab (sits closer to the navbar now)
[/LIST]
[B]21.02.2015 (285X_v1)[/B]
[LIST]
[*] All Keyboard values fixed
[*] All font values fixed
[*] Changed the script used to change the splash screen to work with new recovery file structure
[*] Added "cancel backup" button
[*] During backups, the file progress is now shown on the appbar (next to the partition that is currently being backed up, as it's a partition specific value)
[/LIST]
[B]29.01.2015 (2840_v2)[/B]
[LIST]
[*] Updated flashify script for our devices
[*] Fixed flashify script info screen
[*] Fixed back function for flash image page
[*] Added some missing pngs
[*] Added support for native image flashing
[*] Added option to use the "old" flashify script (instead of the native image flashing) to theme settings
[*] Added a warning dialog to the "include theme in repack" option
[*] Changed font on app bar from Roboto Regular to Medium
[*] Built-in theme changer now sets ownership of the ui.zip to media_rw:media_rw (should solve the problem of an "undeletable" ui.zip)
[*] Removed "back" functionality from arrow icon on "installing zip" page
[*] Added recovery / theme version info to the about page (tab on the TWRP logo on main menu...)
[*] Changed the highlight color on the message window from holo blue to some material green (Play themes only)
[/LIST]
[B]18.01.2015 (2830_v3)[/B]
[B]Huge Update[/B]
[LIST]
[*] Implemented front end for mobile Android Image Kitchen for replacing the TWRP splash screen
[*] Many changes and edits in version.xml for AIK support
[*] Thoroughly revised AIK Scripts for our device support
[*] Some font changes for 540 resolutions. UI should look good now
[*] XML split into "ui.xml" and "version.xml" using "include" logic
[*] Revised script used for changing the accent color
[*] Added option to integrate the theme into a recovery repack (on "change splash screen" page)
[*] Added an option to theme settings for using an alternative lock screen (with visible slider and larger lock icon)
[/LIST]
[B]09.01.2015 (283X_v2)[/B]
[LIST]
[*][STRIKE] Implemented front end for mobile Android Image Kitchen for replacing the TWRP splash screen.
See [URL="http://forum.xda-developers.com/showpost.php?p=57381837&postcount=344"]this post[/URL] for more info[/STRIKE]. [B]Doesn't work for our devices for now.[/B]
[*] Changed all buttons on the dark theme to a lighter shade of grey to match the grey tone used for FABs and fonts
[*] Download Folder updated as per the format of the original themes
[*] Added new fix permissions page that came with 2830
[*] Added option to wipe encryption on devices running L (also new on 2830)
[/LIST]
[B]13.12.2014 (281X_v2)[/B]
[LIST]
[*] Added "View Queue" page: If more than one file is queued for installation, a button will appear that lets you view the queue
[*] Added a delay to "remove theme" function (should prevent occasional hiccups when reloading the stock ui)
[*] Improved Aroma FM usage: if screen timeout is set, the value will be temporarily saved, the timeout will be disabled (to prevent Aroma FM not closing correctly), timeout setting will be restored once Aroma FM is closed
[*] Fixed vertical misalignment on "Verify password" dialog when enabling encryption of backups
[*] Play only: fixed Appbar color while running Aroma FM
[*] Play only: fixed text highlight colors for partition lists (was generic highlight, is now page specific highlight color)
[*] Graphical glitch fixes.
[/LIST]
[B]12.11.2014 (280X)[/B]
[LIST]
[*] Initial port of the [URL="http://forum.xda-developers.com/android/themes/theme-twrp-materialised-dark-light-play-t2915584"]original themes.[/URL]
[/LIST]
To - Do:
Fix the AIK mobile script
Note - These themes may be available on other threads from other forums, but these themes are genuinely ported by me.

Android Image Kitchen for changing Splash Sets
With the latest (not actually latest) theme update, I have brought native support of Android Image Kitchen (AIK) mobile for our devices.
Some information about AIK -
AIK was originally created by osm0sis to Unpack and Repack kernels, and edit the ramdisks.
AIK was not supported by our devices because our kernels have something called 'different packaging using non-standard, Linux "ELF" header' file.
But, munjeni already has some great tools to to the unpacking and repacking kernels.
Therefore, with the help of munjeni's tools, I modified osm0sis's scripts to get AIK mobile working for our devices.
Use of AIK in TWRP Materialised -
Read this post.
Downloads -
AIK Mobile Installer (v1.7) for Xperia NxT
Credits -
@osm0sis for everything related to Android Image Kitchen!
@munjeni for his 'kernel_dump' and 'kernel_make' binaries
@AGONTUK for some help with commands

Testers. Bugs. Fixes.
For people who want to test the theme and report the bugs -
This is a beta version Release version of the themes!
The main developer has already released new version of the theme with new features and bug fixes.
I need some time to work on those. the links that are in the OP are the first version ported by me.
Those still have bugs. GOODBYE BUGS!
Every possible graphical glitch is fixed for XGo, XSola and XU. Just need to work on XP now.
So, testers of XP, please do me a favor by posting screenshots of these pages of the recovery.
They will help me fix glitches/bugs.

Hello!
This themes is trending.
I tried this on my Xperia U. it looked very good and cool. .
But please fix the keyboard! Otherwise, themes are awesome!

EnvyBot said:
Hello!
This themes is trending.
I tried this on my Xperia U. it looked very good and cool. .
But please fix the keyboard! Otherwise, themes are awesome!
Click to expand...
Click to collapse
Hello! I was going to delete the tread as I wasn't getting any reply.
Thanks.
If some users show some interest, I can fix the keyboard. (Found a way to do that).
No, I'll anyway fix it.

DELETE

Yeah im very much interested .
Can you provide me the links for xperia go.
I'm running cm11 build 20 and I don't know the twrp version.. Pls message me..and provide the links there

ankitsxperiago said:
Yeah im very much interested .
Can you provide me the links for xperia go.
I'm running cm11 build 20 and I don't know the twrp version.. Pls message me..and provide the links there
Click to expand...
Click to collapse
I'll give them within 16 hours.
I'm out of town now.
Sent from my Xperia Sola using XDA Premium 4 mobile app

Please re enter the download link boss .. sorry for not reading it.. please please please

bro i need the links plz give to me i liked it very much
this material design is awsome

alarulrajan said:
Please re enter the download link boss .. sorry for not reading it.. please please please
Click to expand...
Click to collapse
zedsharma said:
bro i need the links plz give to me i liked it very much
this material design is awsome
Click to expand...
Click to collapse
Okay I'll do it. It will take some time as I've deleted the fixed themes.
@zedsharma, what device do you have?

OP Updated with Post #2

xperia u more over bro i also need 1 help from u if u know porting ...

zedsharma said:
xperia u more over bro i also need 1 help from u if u know porting ...
Click to expand...
Click to collapse
Sure, ask it in PM.
Links Up! (Old Version only)

super dup xexy ...... ....

working on my XP running twrp 2.7.1.0
awesome works
btw,could u make a 720p version? thx

slsamg7112 said:
working on my XP running twrp 2.7.1.0
awesome works
btw,could u make a 720p version? thx
Click to expand...
Click to collapse
Welcome.
But please read and follow the second post.
Its important to fix bugs.
720p version is already there. Wait till i give you links
Sent from my Xperia Sola using XDA Premium 4 mobile app

No Bugs found on Xperia GO (if its necessary), everything like on your "fixed" pictures

Aaskereija said:
No Bugs found on Xperia GO (if its necessary), everything like on your "fixed" pictures
Click to expand...
Click to collapse
Good.
But still, can you give me the screenshots?
(Read post #2)
Sent from my Xperia Sola using XDA Premium 4 mobile app

Will upload screenshots in a cuple minutes
[Edit]
here we go

Related

[ROM][07.18.12]Team Venom presents:ViperRez 1.0.3-The most innovative Sense Rom ever!

{
"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"
}
...presents you ViperRez rom!
​
Based on HTC Ville C2 latest RUU (1.11.401.110) Android 4.0.3 ICS
Based on HTC Fireballl latest RUU (1.43.605.3)
Based on HTC Jewel latest RUU (1.22.651.3)
Aroma v2.0 with my Sense 4 theme
Deodexed & Zipaligned
SuperSU v0.94 - credits Chainfire
Persistent ADB enabled
init.d support
Busybox and bash
Memory optimizations
sqlLite 3 enhancements
Extended Quicksettings with tabs - Yeah, we know you missed them!
APM
Venom Tweaks - some new goodies! Features listed listed below
App installer
CM statusbar brightness mod
10 working eqs + beats + srs + dolby
All Market apps Updated to latest
Ulimited theming support: APK themes for statusbar, APK icons packs(or ADW Launcher icon packs) for HTC Sense, changeable backgrounds and many etc
VenomHUB!
​
Statusbar:
Rearrange and hide Quicksettings
Quick quicksetting
Hide icons
Clock settings
Center/hide clock
Hide am/pm
Choose clock color
Battery Tweaks with MIUI Battery bar!
Themeable battery icon
Custom statusbar caption and second line for more info
Add op logo
Tap action on carrier label
Customizating of settings button
Status bar icons theming
Custom statusbar background
Change internet icon
Transparency on home and in other apps
CM Brightness
Hide date from notification area
Recent apps dialog style
Rosie Launcher:
Normal/Smooth/Ultra smooth
Enable landscape rosie
Wallpapper scroll
Enable unlock animation
Transparent navbar
Install icon packs
Infinite scrolling
Increase app drawer size
Lockscreen:
ICS AOSP Lockscreen
Rotateable lockscreen
Swipe2wake control
Customazeable shortcuts
Custom carrier lockscreen text
Hide time/am/pm/date/operator on lockscreen
Menu/Home/Back/Search key to unlock and Slide2Unlock
Volume wake toggle
Media control: choose pause/play or skip track backwards
Long press home to toggle flashlight
Buttons:
Customize 3-finger gersture
Backlight mode
Long press home, search and menu mapping: recent apps, screenshoot, custom app
Long press back mapping: force kill app, recent apps, screenshoot, custom app
Hide arrows from keyboard
Volume camera shooter
Misc:
HtcSmart Sync disable
10 Different overscroll colors
Different volume and autobrightnes ssteps
Toggle cubic animation
Custom nav app for HTC Car
Screen on on MMS
Fast dormacy toggle
Toggle Sony bravia and xLOUD
Advanced Tweaks:
Mount system rw/ro
Wipe cache/dalvik
Fix permissions and zipalaign apks
install custom boot/down animation and custom boot sound
enable/disable boot sound
Donate, if you want to give us somthing in return.
If i forget any one, please PM me
Team Rezound
Donate to me, Joelz9614:
Donate to, Con247:
Donate to, j4n87:
Donate to, m0narX:
Donate to, Iximages:
​
hansbert x2, varxx, duryard, Jim Mcdonald, Charles Law, j1po x2, Isis111, joelz9614, mattbee, tinker2000, v.kirilin, GhostXSeries, Rumball, Jaglicic, djwasel, vulfgar
​
​
Our whole team, all awesome guys!
Beta tester team that found a bunch of small glitches!
amarullz for his Aroma Installer
Gadget! for his Venom Wallpaper
Iximages for Graphics
Romanbb for the original tweaks mod for the Sensation
lyapota for his media control mod on Desire HD
cyanogen for the brightness mod idea
​
​
​
​
​
​
​
FAQ+Install Instructions
Installation Instructions:​0) Make sure you aren't running CWM Recovery. Install Amon RA or TWRP Touch instead!
1) Download ROM
2) Verify MD5 Sum
3) Backup your current ROM
4) Wipe Data/Factory Reset, Wipe Cache, and System
5) Install the ROM.zip in Recovery
6) Aroma will open. Agree to the Team Venom terms & agreement.
7) Select your CDMA+LTE/GSM preference
8) Select your De-Bloating preferences
9) Finish following the prompts to finish installation.
10) Reboot if you were identified as S-OFF. Reboot to bootloader to flash PH98IMG.zip if you were identified as S-ON.
11) Firmware patches are not required for this ROM. It is automatic and will be done for you if required.
Q: My question is not listed here, what to do?
A: Ensure you used the xda search, google and your brain before asking a question in the thread. If you cant find an answer yourself we will answer your question for sure! (-:
Q: How do I install the rom?!
A: Read the installation instructions at the top of this post.
Q: Whats the md5 sum thing?
A: It ensures, that the rom is downloaded correctly and completly to avoid weird issues when installing/using the rom. Click here for a How-To on MD5s.
Q: Aroma said I am S-ON even though I have S-OFF
A: This means the original attempt at flashing the boot image may have been a failure. If the ROM runs & boots, you have nothing to worry about. If you have problems or the ROM doesn't boot, flash the PH98IMG.zip deposited on your SD Card by the ROM.
Q: Aroma said I am S-OFF even though I have S-ON
A: This means that the correct boot image was already installed. This is likely due to the fact you are re-flashing the rom or whatever rom you are coming from had the same ramdisk.
Q: The ROM randomly locks up & reboots
A: It is possible my automatic firmware detection was wrong. Flash a firmware patch from another rom. I don't think this will ever happen though.
Q: My phone stucks on HTC splash screen
A: Wipe cache & davik cache in recovery. If you are S-ON, make sure you flashed the PH98IMG.zip that was automatically extracted to your SD Card.
Q: I found a theme or mod, will it work on this rom?
A: It's NOT recommended to use mod/themes that dont clearly state, that they are compatible with our rom. Thems/Mods always use framework files which will break mods/stuff in our rom.
Q: Whats that cm statusbar brighntess mod?
A: Demo Here!
Q: Whats the Ultra/smooth rosie?
A: Your HTC Widgets got some kind of 3D effect which may make your Rosie laggy. You can see that 3D effect clearly on the HTC 4x4 Weather widget.
Smooth: Flattens all widgets besides the one you start scrolling
Ultra: Flattens all widgets for best performance
Q: Why doesn't sweep to wake work?
A: It is not supported on the Rezound
Q: The cube effect isn't working on the app drawer
A: The cube effect just appears when you swype from the all over the frequent to the download tab.
Q: Volume wake isnt working after some time when the device is in deep sleep.
A: This is a kernel issue, no way I can fix it in the rom.
Q: I have problems ending a call, problems with lags when making a call.
A: Some users reported that its related to the fine/finest volume tweak. Set it to normal to fix your issue.
Q: I have no data/phone (CDMA+LTE) connection after flashing the rom?
A: Dial #*#*4636*#*# and make sure you are in CDMA prl (auto) + LTE mode
Q: What are the correct sizes for the App drawer and notfication pulldown background?
A: 720x1280.
Q: What are the correct sizes for custom carrier logo?
A: 100x100
Q: Will there be CRT On/OFF support in the next release?
A: NOT possible, because HTC changes some required code in their libs, that makes it impossible.
Q: Several HTC Widgets are missing - can't add them to my homescreen.
A: Settings->apps->all apps: choose htc sense and clear data.
​
With the introduced venom theming its really easy to create themes yourself! At the bottom of the post attached is the venom kitchen, other required files and an easy to follow tutorial.
This is our official theming thread: [THEME] Official Team Venom ViperX theme thread
Feel free to create some themes and provide it for our users in this Thread. If the theme looks nice we will add it with credits to the venom hub, so all users can download it from there!
If you got answers or a theme request you can do it as well in the theming thread.
Happy theming!
If you writing about bug, please attach logcat, say what you do before, what mods you install!
You must give me some information or i can't help you!
I can't read your mind, so don't post messages like "i have FC", without any addtional information))))​
HDMI out is not working
MHL is not working
Mail App FC when entering accounts through app (enter them through settings>Accounts and sync
Code:
[B][SIZE=4]ViperRez 1.0.3[/B][/SIZE]
[LIST]
[*] Fixed Wipe Dalvik Cache in Tweaks
[*] Added GPS Reticle remover to aroma
[*] Added Desenser to Aroma
[*] Fixed MMS
[*] Dug into camera app [disabled video pics and enabled some extra features of ffc like 720p etc]
[*] Made SystemUI.apk Dual core friendly
[*] Everything in 1.0.2
[*] Set default temperature scale to Fahrenheit
[*] Probably more....just huge rom and small bug clean up
[/LIST]
[B][SIZE=4]ViperRez 1.0.2 OTA[/B][/SIZE]
[LIST]
[*] Cleaned up services.jar
[*] New gps.conf fro Vipers
[*] Fixed GPS [Thanks newtoroot and eris]
[*] Hex edited libhardware_legacy.so for bcm4330
[/LIST]
[SIZE="3"]Team PkMn is now Team Venom.
Our aim was to look more professional, we also reorganized our team
and got a bunch of new team members
[B][SIZE=4]Venasaur -> viperRez 1.0.1[/B][/SIZE]
[LIST]
[*] Introduced Venom Hub
[*] Introduced Venom OTA
[*] Updated All Proprietary Files to latest leak
[*] Fixed Bluetooth
[*] Fixed Haptic Feedback
[*] Fixed Beats and Equalizers
[*] Statusbar theminig support: statusbaricons + battery + Quicksettings icons
[*] Rosie icons theming support - applies also on Lockscreen
[*] Hide shortcut labels on lockscreen
[*] Customizable lockscreen shortcuts(you can choose auto or manual mapping)
[*] Rotatable lockscreen(toggable in tweaks: portrait/landscape or automatic)
[*] Added manuall hex input for clock color, battery % and miui bar
[*] Added custom app for clock/weather click on Sense Clock widget
[*] Added haptic feedback on long press settings button
[*] Fully rewrited android package installer
[*] Fully rewrited android downloads ui
[*] Fixed background htc ime showing squares in the background
[*] Toggle for exchange mail mod
[*] HTC SmartSync toggle(Fixes Wifi Sleep)
[*] Added toggle for gameloft compatibility in the market
[*] Disable wallpaper scrolling
[*] custom app on pressing carrierlabel
[*] run custom app when pressing settings icon
[*] Hide/rearrange apps directly in the app drawer
[*] Much Much More :)
[/LIST]
Pls use our google issue tracker to report bugs and request features. Thx!
Team Venom - viperRez: Google Issue Tracker​
If you come from another rom you HAVE to fullwipe
Have FUN
If you like the rom, rate the thread 5 stars, thanks!
viperRez 1.0.3
​
[/SIZE]
wow
Sent from my ADR6425LVW using Tapatalk 2
I love you <3
Sent from my ADR6425LVW using xda app-developers app
OMG!!!!!!!!
FINALLY! Joelz you rock!
Sent from my ADR6425LVW using Tapatalk 2
SWEET:good::fingers-crossed::cyclops:
<3
Sent from my ADR6425LVW using xda app-developers app
Enjoy the best sense rom ever (-:
Downloading now. Best birthday present ever lol
Before I flash I have to ask.. is there a loud boot animation?
Sent from my ADR6425LVW using Tapatalk 2
pmania said:
Before I flash I have to ask.. is there a loud boot animation?
Sent from my ADR6425LVW using Tapatalk 2
Click to expand...
Click to collapse
nope (-:
do i have to flash boot.img if im s-off?
edit:never mind,updated in the op already.
Sent from my ADR6425LVW using Tapatalk 2
evilstewie23 said:
Downloading now. Best birthday present ever lol
Click to expand...
Click to collapse
how u downloading when its not upload yet? magicc? lol
Man hell yea
Sent from my ADR6425LVW using Tapatalk 2
JoelZ9614 said:
how u downloading when its not upload yet? magicc? lol
Click to expand...
Click to collapse
It's not?
Sent from my ADR6425LVW using Tapatalk 2
JoelZ9614 said:
how u downloading when its not upload yet? magicc? lol
Click to expand...
Click to collapse
The download link in op lol Or am i downloading something else?

[ROM] (JB) ▬ ½ I L L U S I Θ N ▬ CP 8.1 ▬ SCD (Dhruv) Edition ▬ 5th Nov ▬

[ROM] (JB) ▬ ½ I L L U S I Θ N ▬ CP 8.1 ▬ SCD (Dhruv) Edition ▬ 5th Nov ▬
ToxicThunder and Abhisahara
PRESENT
Half-Illusion CP 8.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"
}
About
The Half Illusion Series by:
Abhisahara and ToxicThunder​
Half Illusion ROMs based on:
CM10 and AOKP Jelly Bean sources
Credit:
Android Open Kang Project
CyanogenMod Team
Team Hacksung
Our heartfelt gratitude to:
Entropy512
PieR
Bajee11
Installation Instructions
◘ Boot into Recovery
◘ Wipe Data / Factory Reset (If on previous version of this rom then just do a Dalvik and Cache wipe. No data wipe reqd. for this version)
◘ Flash ROM
◘ Reboot​
Note: For kernels other than the one supplied with the ROM, support will not be provided on this thread.​
Changelog
Some Andy 4.2 Goodies
​
For changelog and updated removed APK's zip scroll to the Post 3 below
​​
Download
Half Illusion CP 8.1: Super Commando Dhruv Edition
JB Gapps​
Donations are always received with gratitude and humility
Help us meet server expenses
--
*** P.S. - The mockups above are of Note. But dont worry you will have the same kind of theming on your S2
Images used are copyright of their respective creators/uploaders***​
F A Q
--------------------------
What is an MD5 check-sum?
MD5 sum helps you identify any probable data loss issue which might have happened during the download process
and as a result of which you might be at a risk of flashing a incomplete/inaccurate download.
To mitigate this risk, simply check MD5 sum
(This can be easily checked with the help of ES file explorer/ Root explorer apps) and compare it with MD5 given on download site.
These 2 minutes can save 2 hours of reflashing for you.
What are the safe kernels that I have to be on, in order to flash this ROM?
CM9 / CM10 based kernels
any SpeedMod v4 and above, Franco v4 and above series of kernels. There are loads which you can check from your kernel repository thread
any GB kernel.
I am coming from ABC - XYZ rom.
Is it safe to flash this ROM over it?
Yes ONLY when your ABC-XYZ reads -
Official CM10 or AOKP builds
CM10 or AOKP variant builds
Any other AOSP based ROM
I want to brick my device and then blame HI for it.
What do I do?
The best way to brick your device and blame HI for it is to flash HI over these kernels -
any CF--Root ICS kernel
SpeedMod v3 and below, Franco v3 and below
old leaked kernels and re-packs
What is Full Wipe & what is Cache Wipe using CWM?
Full wipe = Wipe Data / Factory Reset
This wipes all your user data like user applications, account settings, logins etc along with the cache partitions.
However, data stored in your sd-card like pictures, movies etc remain intact.
Cache wipe = User Applications and data remains untouched.
Only the cache you have previously accumulated gets purged.
What are Gapps? Why do I need them?
Please buy a Nokia or a BlackBerry.
Best wishes,
Toxic
Which version of Gapps should I flash? And when?
You can also download from Goo.im or other JB threads that provide the same.
You may flash them after you have installed the ROM (assuming you have done so after a Full Wipe).
Yet, I would personally request that you first flash the ROM and re-boot to see if all's well.
Flashing Gapps + Kernel + other MODs beforehand might give issues on THIS rom.
Where is the Email App? And the Exchange App?
Anything that you can't find will be provided in a .zip file called [COLOR="Green]RemovedAPKs[/COLOR].
[IMG]http://img1.moneycontrol.com/images/mf/tick_mark.png[/IMG]Download the zip and place in your device.
[IMG]http://img1.moneycontrol.com/images/mf/tick_mark.png[/IMG]Using a suitable File Manager to extract the zip.
[IMG]http://img1.moneycontrol.com/images/mf/tick_mark.png[/IMG]Copy the apks for applications which you want.
[IMG]http://img1.moneycontrol.com/images/mf/tick_mark.png[/IMG]Paste them under[B] /system/app[/B] folder.
[IMG]http://img1.moneycontrol.com/images/mf/tick_mark.png[/IMG]Change permissions to[B] rw-r--r--[/B] (simply set it same as any other app in the same folder)
[IMG]http://img217.imageshack.us/img217/1002/linekb.png[/IMG]
[SIZE="3"]I can't find S-Note or S-Memo in this ROM. [/SIZE]
Neither can I.
Does this ROM have Project Butter implemented?
Not as of now. Until a low-cholesterol version comes out, it is unhealthy to have Butter. But yes, the latest open-source patches under testing have been included.
What is the default DPI in HI and how can I change it?
Default DPI in HI is 320. To modify this -
Open your File Browser that has root access.
Navigate to /system/build.prop and open it as a text file.
Scroll down to ro.sf.lcd_density and set it to any number of your choice. Recommended values are 240, 213, 160 etc.
Reboot.
In case there are errors or issues, no one is responsible but yourself. So unless you know what you are doing, please tread cautiously.
How do I choose themes on HI?
Download any compatible theme of your choice from the Play Store.
Go in System Settings --> Themes –-> Theme chooser.
Choose downloaded theme –-> Select Apply.
My Question is still unanswered. And I am a bit shy of asking on the threads, lest I should be stoned to death.
What do I do?
Read some motivational books that help you work on your self-confidence.
Come back to the thread and ask.
If it turns out that your question could be answered by simply using the search function - chances are you will still be stoned.
Motivational books are boring. I watched 300 instead.
Now I am all pumped-up to ask any question, no matter how pathetic.
Good. This gives us the opportunity to see how long you can withstand the stoning.
Your watching 300 should be of some help to you.
--------------------------
||||||**```~musssst read post~```**|||||||
IMPORTANT INFO
** Please search first and read the FAQ before asking the question in the thread - you might get ur answer. If not then ask away **
Changelog:
Code:
[FONT="Franklin Gothic Medium"][SIZE="4"][B][COLOR="Navy"]CP 8.1 - Super Commando Dhruv[/COLOR][/B][/SIZE][/FONT]
[B][COLOR="Red"]- Andy 4.2 Clock App included
- Andy 4.2 Camera with working Photosphere included (stock 4.1 camera is intact)
- Andy 4.2 Keyboard with gesture typing is included (select the "Android Keyboard" in Language & Input)
- Build themed on the Raj Comics superhero - Super Commando Dhruv (SCD)[/COLOR][/B]
[B]- Custom Vibrations[/B]
- Change network location provider package
- Resizable NavBar Widgets (Holo themed)
- Widget Picker color in Navbar
- Added back Quick Emoji
- Added timeout and instant lock option to slide lock
- Fix launch of home button when screen times out
- VPN Traffic Amount in Human Readable Format
- Added Fast Charge Toggle to Overlay (requires custom kernel)
- Added vibrate back to the stock toggles.
[B][COLOR="red"]- Custom Lockscreen targets [/COLOR][/B]
- Landscape while in call
- Fix H+ and added new navbar widget icon
- Add increasing volume option for alarm clocks (use DeskClock apk from latest removed apks zip)
- Fix menu button in landscape
[B][COLOR="red"]- Added Ram Bar in Recents screen (select the option) [/COLOR][/B]
- Fix landscape ring position (was cut-off)
- Fix Vibrations fragment when using dual-panel
- Make alternate GB layout look like GB
- Add Ring/Vib/Silent & Homescreen toggles to the lockscreen
- Enable audio & call related logs
- Lockscreen targets: make separate targets for Unlock and Homescreen
- Fix lockscreen wallpaper picking
- Added options to hide weather panel
[B][COLOR="red"]- Added Weather panel actions and clock/date derp [/COLOR][/B]
- Fixed Kill App
- Added group mms threading
CP7 - Ghost Rider
- [B]Kicka** bootanimation and theming of rom based on Marvel SuperHero GhostRider[/B]
- [B]Update to 4.1.2 (JZO54K) binaries from Google[/B]
- Block unsupported requests to avoid RIL wakelocks.
- Fix brightness bar on tabs.
- Un-hard-code default toggles and remove vibrate from default.
- Fixed 2G Toggle long-press action.
- [B]SystemUI: Custom Nav bar for Tablet UI.[/B]
- Alt Signal Layouts.
- [B]Add option for vibrate on expanding notification.[/B]
- Other bug fixes and optimizations.
CP6.1 - Transformers
- [B]This build specifically addresses the RILJ wakelocks.[/B]
- Rest all CP6 merges are retained
- [B]Kindly use the kernel which is already inbuilt in the rom.
*If you try to flash any other kernel that doesn't support the r3p0 mali drivers then it wont boot.
*Wait till the kernels are updated by their devs to support the drivers and then you can flash anyone u like[/B]
CP6 - Transformers
- The awesome themeing of ROM elements based on the [B]Hasbro's Transformers[/B]!
- New bootanimation
- Add xhdpi sysbar images and add correct size icons for other resolutions
- Calculator now contain New Features
- [B]Added CPU boosting interface[/B]
* Boost CPU to max during scrolling
* Boost CPU to max on activity start/resume
- Update Sensors/Camera to VRLG7 blobs
- Fix Share to Clipboard Icon
- SystemUI: add screenshot to navbar
- [B]Add option for switching between UMS and MTP/PTP mode[/B]
- [B]Allow mounting of multiple volumes via mass storage[/B]
- Fix recents opening when waking the device with the home button without lockscreen
- Fix automatic brightness
- [B]Adds the ability to force dual panel at any dpi[/B]
*This allows tablet mode with single panel and also allows regular phoneUI with dual panel
*This will only affect apps with dependencies to framework-res.apk , in other words gapps email.apk etc are not affected
- SmsUsageMonitor: Increase default # of sms sent in checking period
- [B]Update with mali r3p0 libraries[/B]
- libmedia: Fix for LPA audio loss issue
- ROMControl option for Default App Picker Alternate Style
- New Notification Toggles. Thanks Cyberboob
- Usual HI tweaks and custom rings
- [B]Kindly use the kernel which is already inbuilt in the rom.
*If you try to flash any other kernel that doesn't support the r3p0 mali drivers then it wont boot.
*Wait till the kernels are updated by their devs to support the drivers and then you can flash anyone u like[/B]
CP1 - Spiderman
- The awesome themeing of ROM elements based on the Marvel SuperHero Spiderman!
- AOKP changes till - 30th Sept
- Custom HI wall and tones
- Other usual HI tweaks
- Initial Release
[*] Click Me for the Removed APKs zip.
Paste the desired apk from the zip to the /system/app folder using a root browser and set the permissions to -rw-r--r-- without fail:good:
[*] Kindly use the kernel which is already inbuilt in the rom. If you try to flash any other kernel that doesn't support the r3p0 mali drivers then it wont boot.:cyclops:
[*] The Andy 4.2 Clock app included in rom is different from the one provided in the removed apks zip. The removed apks zip contains the stock 4.1 clock app
Reeee
Sent from my GT-N7000 using xda premium
Thanks for using the first Spiderman!
I'll try it thanks!
Looks awesome! Downloading.
Nice I have this on my Note too
Sent from my GT-I9100 using xda app-developers app
Thanks guys. Nice to see more interesting roms! Welcome to S2!
Great rom .. downloading
looks nice...
Downloading now
I looked post down, but there's no changelog
marcel112 said:
looks nice...
Downloading now
I looked post down, but there's no changelog
Click to expand...
Click to collapse
Mate, It was written as updating right now ....took a little more time to upload the removed apks.....! Updated now. Enjoy
abhisahara said:
Mate, It was written as updating right now ....took a little more time to upload the removed apks.....! Updated now. Enjoy
Click to expand...
Click to collapse
Hahaha,
Ok, thnx, sorry i was to fast.
Themed looks nice
Verstuurd van mijn GT-I9100 met Tapatalk
Cool ROM! I'm a Spiderman fan always... nice to combine the theme with AOKP. Perfect combination. A little note though - boot animation does not fit SG2 screen. It may have with Note. Thanks for this rom.
Nice rom, very quick, and smooth so far. TKS
Good morning
Sent from my GT-N7000 using xda premium
does playing song via bluetooth works in this rom.......
Finally our both chief inmates, abhisahara & toxicthunder presenting Half Illusion are on SGS2.. Been waiting for this.. Downloading now for my SGS2..
BTW Gapps download link not at OP post.
Guys you can download it here:
http://goo.im/gapps/gapps-jb-20120726-signed.zip
Cheers
---------- Post added at 12:00 PM ---------- Previous post was at 11:46 AM ----------
himzz0007 said:
does playing song via bluetooth works in this rom.......
Click to expand...
Click to collapse
Follow this step and do a fresh instillation again:-
Reboot into recovery (Turn off your phone then press and hold the keys: Volume Up + Power + Home)
Wipe Data / Factory Reset
Wipe Dalvik Cache
Wipe Cache Partition
Under Mount and Storage Format System
Flashed ½ I L L U S I Θ N ▬ CP 1 ▬ Spiderman Ed where you downloaded earlier
Flash Gapps where you downloaded earlier
Reboot (Wait awhile and let the ROM settle down for first boot)
Enjoy!
alxwlc said:
Finally abhisahara & toxicthunder presenting Half Illusion are on SGS2.. Been waiting for this.. Downloading now for my SGS2..
BTW Gapps download link not at OP post.
Guys you can download it here:
http://goo.im/gapps/gapps-jb-20120726-signed.zip
Cheers
---------- Post added at 12:00 PM ---------- Previous post was at 11:46 AM ----------
Follow this step and do a fresh instillation again:-
Reboot into recovery (Turn off your phone then press and hold the keys: Volume Up + Power + Home)
Wipe Data / Factory Reset
Wipe Dalvik Cache
Wipe Cache Partition
Under Mount and Storage Format System
Flashed ½ I L L U S I Θ N ▬ CP 1 ▬ Spiderman Ed where you downloaded earlier
Flash Gapps where you downloaded earlier
Reboot (Wait awhile and let the ROM settle down for first boot)
Enjoy!
Click to expand...
Click to collapse
thanx mate i try and gibe u my feedback...........................hope its works
i used it on my note.. and i ws happy..!
Tym to make it spin On my S2...
geekynoob said:
i used it on my note.. and i ws happy..!
Tym to make it spin On my S2...
Click to expand...
Click to collapse
Yes from Project Asylum to Half Illusion and from Galaxy Note to Galaxy SGS II.. Still awaiting for my Galaxy Tab 7.7 and HTC One X on Half Illusion.. Let's make it a huge Half Illusion Project on Android Platform... Nice work Abhi & Toxic...
Send from GT-N7000 using XDA Premium

[THEME][v2.2] BOSS - THEME CHOOSER - Feb 4, 2013 (NOTE 2)

10,000+ downloads!
{
"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"
}
BOSS Theme
Blue, Ofcourse a Super Spectacular Theme
Theme Chooser | xHDPI & HDPI Devices
>>>>>>>>
CLICK HERE FOR INSTALLATION INSTRUCTIONS AND FAQs. 99.99% CHANCE YOUR QUESTION HAS ALREADY BEEN ANSWERED
<<<<<<<<
I thought that a darker blue colour would look really nice on ICS, and thus, this theme was created. Hope you enjoy!
This is a theme for ROMS that include the T-Mobile Theme Chooser, such as AOKP, CM9, CM10, CM10.1 etc
Downloads & Add-ons (Instructions in 2nd post)
ICS & Jellybean 4.1 / 4.2
v2.2.11: http://d-h.st/tKY
---------------------------------------------------------------------------------------------
Lockscreens cannot be themed with the apk file, and must be flashed separately.
Please see second post for instructions. (DO NOT FLASH THESE ZIP FILES DIRECTLY)
HDPI Lockscreen v1: http://d-h.st/nmj
HDPI Lockscreen v2: http://d-h.st/REM
HDPI & XHDPI Lockscreen v3: http://d-h.st/i8Q
Lockscreen Mods
If you like this theme, please Donate or press Thanks, thanks!
​
Note.
If there's any issues please tell me and i'll be sure to fix it for the next update. Thanks!
Installation Guide
Theme
Download and Install the theme. (make sure you have install from 'Unknown Sources' checked at Settings > Security)
Go to Settings > Themes
Set as System (Stock) Theme
Reboot!
Set as BOSS Theme
Reboot!
Lockscreen Add-on (please choose the correct version for your phone)
*Make a nandroid before flashing!
Install 'Zip Themer'" from Google Play
Open ZipThemer > menu > Update Edify
Click Browse > your ROM, then Configure (should be done everytime you install/update rom)
Put the lockscreen file into sdcard/ZipThemer
Open ZipThemer, and click "+Theme" and choose the file
Click 'Build It', and it'll create a flashable zip
Create a backup file when prompted (flash this later on to revert to the stock lockscreen)
Flash this created file (ie: BOSS-Lockscreen-update.zip) in CWM Recovery/TWRP, NOT the original file in sdcard/ZipThemer
FAQs
What is the hex code for BOSS?
It's 6e8a9f
Is the theme incorrectly compiled?
No worries! Set the System (stock ICS) theme, reboot, and then follow the installation guide!
Is the theme missing assets for your screen?
Click 'Apply Anyway'
Something weird happen to your phone? Theme isn't showing up properly?
Try one of the following: Reboot phone, Restore nandroid backup, Flash the rom again. Make sure you're on an AOSP based rom (AOKP, CyanogenMod, Gummy, Rootbox etc) or it won't work. If it still doesn't work, try re-downloading the file and follow the steps carefully.
No circle battery mod? (as shown in the screenshots)
You're probably running a version of CyanogenMod. If you'd like, you can either change to a rom such as AOKP which has this features, or request your rom's developer to add them. sorry
Can you theme ______ or add/remove feature ______ from your theme?
I'm open to all suggestions! Please post/pm me any/all your suggestions and hopefully they'll be added soon.
Changelog
Code:
v2.2.11
- 4.2 toggles themed
- themed many areas of xhdpi
- fixed sizing issues on xhdpi
- fixed parts of the theme which didn't work well with the new styles of jellybean 4.2
- new lockscreen mods
v2.1
- fixed CM10 circle battery being too dark
- unthemed blue/transparent menu. (white stays themed)
v2.0
- hdpi jb notification pull-down image changed to correct thickness
v1.9
- fixed jb notification pull down
- larger/stock sized dialer icons for xhdpi devices
v1.8
- fixed notification pull down to match the jellybean ui
v1.7
- xhdpi: fixed small numbers in dialer
- xhdpi: fixed dark stock battery
- changed settings icon in notification pull-down to be white
v1.6
- fixed checkbox sizes for xhdpi
v1.5
- themed market (still ongoing)
- themed play music (still ongoing)
- new toggle sliders! (again, haha. check banner in op for the updated screenshot)
- changed usb android images
- fixed xhdpi system ui images (wifi, signal, battery etc) being too small
- fixed inconsistent circle battery
- maybe more
v1.4
- circle battery mod! (credits to etoy, maker of amoled blue theme for AOKP)
- newly themed toggle sliders & icons (toggle icons credits to etoy!)
- themed mms android emoticons
- 'loading' circle
- camera (will be themed more later one)
- transparent, theme coloured menu pop-up
- themed email and mms apps a little better. still ongoing.
- and more!
v1.3
- OFF toggles
- scrubber (slider for brightness, volume, etc)
- notification settings button
- browser quick controls
- cm9 apollo music player
- progress bar
- usb androids
- maybe more that I can't think of atm.
v1.2
- fixed white border around battery
v1.1
- added cool blue colour to battery & signal bar
- fixed 'weird' icons, such as slider icon when unclicked, loading bar, power menu selections, 1 and 0 in dialer
- changed settings icon in notification menu
v1.0
- initial release
How the hell i can choose theme in Setting of Galaxy Note 2 ?
leoaudio13 said:
How the hell i can choose theme in Setting of Galaxy Note 2 ?
Click to expand...
Click to collapse
ha ha mee to!!
you need a cm10 rom for install this theme
i have installed on my sgs3
its very clean theme
Then the OP should change theThread TITTLE to CM10 onLY please
ejatds said:
Make sure you're on an AOSP based rom (AOKP, CM9/10, Gummy etc) or it won't work.
Click to expand...
Click to collapse
ejatds said:
This is a theme for ROMS that include the T-Mobile Theme Chooser, such as AOKP, CM9, CM10 etc
Click to expand...
Click to collapse
The info is there if you take the time to read what the OP has written.
Reading is for suckers though, right?
Love it ... but can't use it
There aint no AOSP roms on note yet!
v2.1 up! http://d-h.st/lD5
Changelog
- fixed CM10 circle battery being too dark
- removed blue, transparent menu theming (only white is transparent) due to visibility issues, and will now only publish one version of the theme to simplify.
NVM Great theme
Greetings
sorry the update is taking so long, having trouble getting the mms to look exactly how i want it and a few other things . this update's been dragging on for too long though so i thought i'd just update it for now without it, sorry for the long wait.
PRESENTING...
the "OMG THIS THEME IS STILL ALIVE just passed 8 months anniversary!" update! v2.2.11
changelog
- themed 4.2 toggles
- more themed elements throughout (mostly on xhdpi, will be more thorough with hdpi as well in the future update). (ie: play store stars, certain elements of the messaging app, etc)
- new lockscreen mods (separate download)
- small touch ups throughout to better match new elements of 4.2 and fix errors with sizing on xhdpi devices
- few others
things to fix
- contacts app (ics blue can be seen at the top)
- frameworks-res on hdpi (more thorough theming throughout the interface on hdpi)
coming up in a future update
- theming mms app (bubble style)
- more thorough theming of play music
- more theming throughout, and less coloring!
changing the hosting site to goo.im instead of devhost, because it seems to be better/more popular, and the download button is hard to find (or maybe it was just me?). but, while i wait for my signup application to get approved, here's the devhost link for now (will be changing this later on)
v2.2.11
http://d-h.st/tKY
lockscreen mods (HDPI = resolutions such as 480x800, 960x540, etc, XHDPI = HD resolutions such as 720p)
v1. http://d-h.st/nmj v1 (same as current version 1, hdpi only unless you want a really messed up looking lockscreen)
v2. http://d-h.st/REM (same as current version 2, hdpi only)
v3. http://d-h.st/i8Q (only the outer ring themed for pattern lock (the green circle when unlocking)) for both xhdpi and hdpi
screenshots for v1 and v2 in the first post. installation instructions in the 2nd post (these zips are NOT FLASHABLE!)
If you like this theme, please Donate and press Thanks, thanks! . Subscribe to the thread to get the latest updates!
​
request
can you make another theme like this one but with a dark color (keep it stock looking like this but just pretty much change the BOSS blue color to something like a darkblack/greyish color) and a dark google search bar like the one in Thyrusholo
jun10rocks said:
can you make another theme like this one but with a dark color (keep it stock looking like this but just pretty much change the BOSS blue color to something like a darkblack/greyish color) and a dark google search bar like the one in Thyrusholo
Click to expand...
Click to collapse
busy with school these days so i won't be able to work on this that much
but a lot of people have requested different color choices, and it'll definitely be something that i'll release in the future, probably after boss blue is pretty much completed (just so that i won't be having to edit the same thing for each color every release lol).

[ROM] Team Shadow | ShadowDX | Shadow Store [V.2.0][01-6-2013]

{
"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"
}
Thanks to these guys:
ckpv5 for several Sense 5 themed apps
Jonny for help with the Shadow Store and leading me trough the minefield that is smali
j4n87
Torxx for his TrickDroid EQS files
Mikrosmile for help with the app
FAST
Stable
Shadow Store, see information below
OTA Updates
APM-EQS
Bugfree
Trebuchet launcher
Init.d support
Smooth
AdBlock hosts, almost no adds
AROMA Installer
Lots of mods coming!
Reliable
Heavily tweaked
Extreme RAM handling
Minor boottime
Root
Busybox
ICS Recent apps
Project Butter
Bravia Engine
Android music player
Supercharged and patched!
Android powercontrol
Fully functioning
Supremacy script
MPEngine tweaks, Great gaming!
Shadow Keyboard mod
Code:
[B][U]V.2.0 -[/U][/B]
New Shadow Store -
Boot animations
Chat
Log in
Report bugs
Push notifications
[B]Full[/B] sense 4 styled
[B]Works on all HBoots[/B]
Fixed downloading stuff
[B]Fully works on both HBoots[/B]
New full sense styled QuickBoot
Removed AwesomeBeats
Fixed music effects crash in Settings
Centered clock
Sense 5 style statusbar
Better battery life
Included Polaris Office
Removed more bloatware
V.1.1 -
Added ShadowStore
OTA-Updater looks better
V.1.0 -
Initial release
mike_20*212
Donation links:
MaartenXDA
Xpirt
The Android Manual
ShadowCodeGaming No donation link yet :|
Installing NeXus kernel, HUGE thanks to atis112 for the base and NeXus Prime for making it even better! -
- Source code
Download the attached Boot.img_Installer_V.1.0.zip and extract it to your desktop
Boot into bootloader/fastboot mode
Connect your DX to PC
Open the Boot.img_Installer_V.1.0 folder and run the Install Boot.img.bat
Installing ShadowDX
Place the downloaded file on your sdcard
Reboot into recovery
Wipe data
Wipe cache
Wipe dalvik-cache No need for wiping anymore, you can choose it in AROMA
Select install (TWRP) or install from sdcard (CWM)
Select your downloaded file
Swipe to install (TWRP) or select yes (CWM)
Select full wipe
Read trough everything and select what you want
Wait 'till it finishes
Reboot
Finish the setup
Boot into recovery
Reboot and enjoy
V.1.0 Devhost: ShadowDX v.1.0
V.1.1 Devhost: ShadowDX.V.1.1.zip - 1.61 MB
V.2.0 Devhost: ShadowDX.V.2.0.zip - 408.18 MB
MaartenXDA - Main Developer / Shadow Store builder
Xpirt - Co-developer / AOSP Inversion builder
The Android Manual - Shadow modder, themer, porter
ShadowCodeGaming - Shadow modder, themer
​
Features:
News -
View every update Team Shadow posts.
Chat - (NEW)
A chatroom for every ShadowDX user, just sign up and login and you're ready to talk with every ShadowDX user!
Skins -
Download and install several skins which will be updated trough a server.
Boot animations - (NEW)
Download and install several boot animations which will be updated trough a server.
General -
Enable or disable arrows on the HTC Keyboard
Enable or disable the bootup sound
Rosie -
Set appdrawer gridsize (4x4, 4x5, 5x4, 5x5)
Set launcher panels(7/5 panels)
Advanced -
Mount /system as READ/WRITE
Install your own custom fonts
Download and flash Android 4.2 font
Download and flash Ubuntu font
Menu -
About -
Dialog with text about Team Shadow
Appreciation -
Dialog with text about appreciation
Team members
The team members with information of what they do and links to their donation link, profiles on XDA and the main threads.
Report bugs - (NEW)
The all new bugs system : Just add your name, email (optional) and a description of the bug you're getting, and the Shadow Team will immediately get a message informing us about the bug!
WARNING: IF YOU SEND US A FAKE BUG, IT WILL BE REMOVED!
Log in - (NEW)
Login or sign up to the official ShadowDX servers!
Downloaded files -
Shows all the downloaded files
BE SURE YOU HAVE A FOLDER NAMED /sdcard/Shadow/Downloads
Personalize -
Starts the HTC Personalize app so you can set skins, wallpapers etc.
Preferences -
Set your username which will be displayed in the ActionBar
Enable or disable scrollbars
Enable or disable clickable news items
Enable or disable auto-loading of news items
Enable or disable auto-loading of skins items
Boot manager -
Reboot your device
Reboot your device in recovery mode
Reboot your device in bootloader mode
All new AOSP Shadow Store, FULLY OPENSOURCED : ShadowStoreAOSP
You can find the apk in /bin/
MODs
ShadowDX Tweaks Package v1.5 - Download
ShadowDX Tweaks Package v1.0 - Download
See Features:
- Aroma Installer
- Custom GPS Config
-- Asia
-- Australia
-- Europe
-- North America
-- Oceania
-- South Africa
-- South America
- Launcher
-- Trebuchet Launcher
-- Nova Launcher
-- Apex Launcher
- Added Battery Mods with Percentage
-- AOSP Battery
-- Sense 5 Battery
-- Stock Battery
- Custom Fonts
-- Android 4.2 Light Font
-- Windows Phone Font
-- Xperia S Font
-- Stock Font
-- Comfortaa Font
-- Helvetica Font
-- Lato Font
-- Nokia Pure Font
-- Ubuntu Light Font
-- Walkway Font
-- Sense 5 Font
- Additional Mods
-- Disable HTC Screenshot Feature
-- Installs Seeder app to reduce lag
-- Bravia Engine
-- Google Now Online Version
- Additional Apps
-- HTC Automotive
-- Google Chrome
-- Dropbox
-- Facebook
-- Polaris Office
-- HTC RadioFM
-- Adobe Reader
-- Teeter
-- Terminal Emulator
-- HTC Sense 5 Improved Camera
-- HTC Keyboard Language Pack (All Langs)
- Boot Animation
-- Default xPirt ROM Bootanimation
-- Stock White HTC Bootanimation
-- Stock Black HTC Bootanimation
-- CyanogenMod 10 Bootanimation
-- Nexus 4 Bootanimation
-- Android Green Loading Bootanimation
CHANGELOG
v1.0 - 21/05/2013
Code:
- Initial Release
v1.5 - 10/06/2013
Code:
- Fixed Sense 5 Camera
- Added Battery Mods w/%:
-- AOSP Battery 1%
-- Sense 5 Battery 1% -- [COLOR="Red"]new![/COLOR]
-- Stock Battery 1%
- Added Custom Fonts selection:
-- Android 4.2 Light Font
-- Windows Phone Font
-- Xperia S Font
-- Stock Font
-- Comfortaa Font
-- Helvetica Font
-- Lato Font
-- Nokia Pure Font
-- Ubuntu Light Font
-- Walkway Font
-- Sense 5 Font
- Added Additional MODs:
-- Google Now Online version
-- Bravia Engine
Expected v2.0 - xx/xx/2013
Code:
- [B]AOSP Invertion MOD Integrated![/B]
==============================================================================================
Battery Improve for ShadowDX - Download
Thanks to Hero
==============================================================================================
AOSP Invertion MOD Beta #1 - Download
CHANGELOG
Beta #1 - 16/06/2013
Code:
- Initial Release
- Android 4.2 Camera with working Photsphere
- Android 4.2 Keyboard with Swype
- Android 4.2 Calculator
- Android 4.2 Calendar
- AOSP Settings
- AOSP Clock Widget
- AOSP Mail
- AOSP Message
- Trebuchet Launcher - [B][I]Customizable[/I][/B]
==============================================================================================
FONTs
Android 4.2 Light Font - Screen
Ubuntu Font - Screen
​
||Shadow MODs||Exclusively for Shadow ROMs||3D||
The Shadow Candy Shop!​Note to other Developers/Themers: These MODs and Themes are made for Shadow ROMs and Shadow ROMs only (as some of these aren't mine) kangs will be reported immediately.​
Click to expand...
Click to collapse
------------------------------------------​
CLOCKS​
Click to expand...
Click to collapse
Coming Sooon! (No Really!)​
------------------------------------------​
KEYBOARDS​
Click to expand...
Click to collapse
Coming Sooon! (No Really!)​------------------------------------------​
FRAMEWORK STUFF.​
Click to expand...
Click to collapse
Jelly Bean Transitions.
Flash in recovery: http://d-h.st/K31
More are soon to surface this very thread.
Flash in recovery: What you want a link for nothing? lol ​------------------------------------------​
BOOTANIMATIONS.​
Click to expand...
Click to collapse
Black HTC Boot Animation.
Flash in recovery: http://d-h.st/CiO ​------------------------------------------​
SKINS/THEMES.​
Click to expand...
Click to collapse
IceCream Shadow Theme.
Install as normal APK: http://d-h.st/IPL
​------------------------------------------​
FONTS..​
Click to expand...
Click to collapse
Sense Five Fonts
Flash in recovery: http://d-h.st/czS
​------------------------------------------​
SOUND.​Thanks to lyapota and more awesome people
Click to expand...
Click to collapse
Music Box HD
Flash in recovery: http://d-h.st/nOv
​------------------------------------------​
OTHER STUFF.​
Click to expand...
Click to collapse
Sense Five Themed Camera
Flash in recovery: Uh... ​
------------------------------------------​
INVERSIONS.​
Click to expand...
Click to collapse
Full Sense Inversion.​
Flash in recovery: Sense is under maintenance please contact HTC
​
JB instructions no longer needed
sense
mindlesSheep said:
sense
Click to expand...
Click to collapse
Don't worry! You don't imagine what is coming..
xpirt
mindlesSheep said:
sense
Click to expand...
Click to collapse
Don't worry, xpirt's aosp inversion will come soon
Looks promising! Since it can be installed with TWRP I assume it's based on ICS?
nightcrow said:
Looks promising! Since it can be installed with TWRP I assume it's based on ICS?
Click to expand...
Click to collapse
Yup. For now also just for ICS HBoot, except if you can change it yourself.
Can we install it on JB hboot ?
Sent from my HTC Desire X using xda app-developers app
iko84 said:
Can we install it on JB hboot ?
Sent from my HTC Desire X using xda app-developers app
Click to expand...
Click to collapse
Of course! We will make a guide
xpirt
wi-fi doesnt work, says 'error'. Same for all the special settings. Gonna reflash.
---------- Post added at 07:00 PM ---------- Previous post was at 06:58 PM ----------
xpirt said:
Of course! We will make a guide
xpirt
Click to expand...
Click to collapse
I'll just copy paste my guide i wrote
ShadowCodeGaming said:
I'll just copy paste my guide i wrote
Click to expand...
Click to collapse
Exactly
xpirt
JB instructions in post 5
Guys....
I don't remember anyone from the team ever ask permission to use myONEdx RC4.0 files to be ported/as a base for other ROM for DX
Can someone enlighten me on this
No Wi-Fi, No Logcat either: Unable to open log device '/dev/log/main': No such file or directory
---------- Post added at 07:33 PM ---------- Previous post was at 07:22 PM ----------
ckpv5 said:
Guys....
I don't remember anyone from the team ever ask permission to use myONEdx RC4.0 files to be ported/as a base for other ROM for DX
Can someone enlighten me on this
Click to expand...
Click to collapse
Ehm, what part of this is based on myONEdx again? Don't see any mentions about it in the OP.
ShadowCodeGaming said:
Ehm, what part of this is based on myONEdx again? Don't see any mentions about it in the OP.
Click to expand...
Click to collapse
No mentions on OP, that's why I'm asking... so whoever is responsible for the files taken, please PM me as it is not nice to talk about it here.
ckpv5 said:
Guys....
I don't remember anyone from the team ever ask permission to use myONEdx RC4.0 files to be ported/as a base for other ROM for DX
Can someone enlighten me on this
Click to expand...
Click to collapse
Ehm, I'm sorry if I used something from your ROM, but I don't think I did. Could you please explain?
Sent from my awesome fridge
MaartenXDA said:
Ehm, I'm sorry if I used something from your ROM, but I don't think I did. Could you please explain?
Sent from my awesome fridge
Click to expand...
Click to collapse
Do I have to go through this...
Explain what been taken from my ROM ?
You should ask your team member as one of you may have mistakenly use them.

[THEME][SGN2] TWRP Holofied [Discontinued]

{
"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"
}
About Theme
Recovery gone App.
This is a heavily modified version of the theme by thecoby.
Simple and intuitive.
Port the theme as much as you like.
You use this theme at your own risk.
Compatibility
The theme stays compatible with new versions of TWRP until TWRP changelog says otherwise.
Theme will work on any device with a resolution of 720x1280.
MultiROM theme requires MultiROM recovery.
How to use:
Download the theme of your choice and rename it to "ui.zip".
On SD card open TWRP folder and create a folder called "theme", without capital letters.
Copy ui.zip to theme folder.
Restart to recovery.
Download:
Dropbox Folder
Changelog:
10.09.2014
Themes updated for TWRP 2800
Added support for color in console
Added support for backup / restore progress
Sliders for screen / vibration settings now use images (thanks to Tasssadar)
Revised script for color changing mechanism (thanks to Modding.MyMind)
Added "Decrypt Data" button to mount page (was missing since forever...)
Added "enable / disable MTP" buttons to mount page
Added "refreshfilesystem" page
New .dat fonts with latest version of Roboto
Changed font size for rendered labels of main buttons
Fixed some minor quirks
04.07.2014
All themes updated
enabled screenshot support (vol- & power)
fixed file names not changing when queued zips are flashed
reduced font size for text box on "flash image" page for 720/768/800x1280
03.07.2014
All themes updated
Implemented ability to flash .img files directly from the install page (thanks to @osm0sis for the Flashify script and his help polishing this feature)
Reworked color changing mechanism on black/dark/light (thanks to @DSM_ for the idea and the zip binary)
Added 3 more highlight colors to black/dark/light
Restored default file list behaviour, bookmark function is now optional (enable it in Holofied Settings > Misc)
Fixed overlapping text on wipe page (occured on M8 and Skyrocket)
Fixed overlapping actionbar buttons on black/dark/light for some resolutions
Old Changelog:
05.06.2014
All themes updated for compatibility with TWRP 2.7.1.0
added "repair/change file system" pages to wipe section
optimised theme chooser code
14.05.2014
All themes updated
added theme chooser to holofied settings
moved holofied settings into seperate menu (play, xda)
fixed position of progress bar on wipe pages (play)
04.05.2014
All themes updated
Added themed keyboard
Fixed "download" button
Fixed actionbar buttons overlapping on black/dark/light for some resolutions
22.04.2014
All themes updated
Black/Dark minimal released
Fixed "refresh sizes" function on backup page
Fixed layout for "partition sd card" page
Fixed typo for "chmod 755" button and added "chmod 644" button
Added bookmark function to filelists on "install" and "add zip to queue" pages - default path is set to \sdcard\Download for both lists (all)
Added "default settings" icon to actionbar on "settings" and "theme settings" pages (all)
Added confirmation dialog for resetting defaults and changing bookmarked folders (all)
Added "refresh storage" icon to actionbar on "backup" page (all)
Added setting to apply highlight color to progress bar (helps with visibility if highlight color is applied to actionbar/actionabr stripe) (all)
Added setting to use old progress bar (below console) (all)
Added setting to use light statusbar (matches overall backgroud color) (play)
Color of action bar labels changes to white when highlight color is applied to actionbar (light)
Color of action bar icons changes to light grey when highlight color is applied to actionbar (black, dark, light)
Fixed some dividers not showing on "advanced" page for certain devices (black, dark, light, xda)
Fixed some dividers not showing on multiple pages (multirom play)
A lot more fixes and improvements to the xml that I forgot to write down...
13.03.2014
XDA theme:
Progress bar position now below action bar
Font size of tab labels reduced
Complete rework of Holofied Black, Dark and Light theme:
NOTE: The size of the XMLs for these themes has quadrupled, thus the themes need longer to load when entering the recovery.
Font size of tab labels reduced
Font color of main buttons changed from white to a light grey - BLACK, DARK
Lighter colors for actionbar and background - LIGHT
Added theme settings:
Added option to choose between nine highlight colors
Added options to independently apply chosen highlight color to statusbar, navbar buttons and actionbar
Added option to switch position of back button in navbar
08.03.2014
All themes updated for TWRP 2.7.0.0.:
Added vibration settings page (time zone setting moved to actionbar) - ALL
Added capslock support to keyboard - ALL
Increased spacing for partition lists on "wipe page" and "mount page" - ALL
Changed color of console to match overall background color - ALL
Added option to center clock in statusbar - ALL
Added option for using Aroma File Manager instead of TWRP file manager (big thanks to @nijel8 for the idea) - ALL
HOW TO USE AROMA FM:
Download this flashable zip.
Flash the zip in recovery.
It will copy the flashable Aroma FM package to \TWRP\aromafm.
Go to "settings" and tick the option to use Aroma FM.
Profit.
14.12.2013
Added "up" functionality to labels in action bar (works like home button)
Added info on "mount usb-storage" page if device not compatble (all)
Removed highlight images for main buttons (all)
Folder / File icons enlarged (all)
Black / Dark KK theme released
25.11.2013
Added "Restart System" button to restore/wipe/backup/*anyotheraction*_done pages
18.11.2013
Black, Dark, Light, Play and XDA now with dynamic battery/clock alignement (will change for 24h or AM/PM clock)
17.11.2013
Black, Dark, Light and Play completely revised (mostly code, some images as well)
all themes now use the select storage list, toggles are removed
XDA released
24.09.2013
fixed progress bar for wipe action (is now red, was orange) (play)
21.09.2013
added "append date" button to backup page (all)
added "cancel" button to all pages with text input (all)
deleted "fix su" page (all)
changed slider back to holo design, but colo(u)r now matches corresponding page (play)
changed progress bar, colo(u)r now matches corresponding page (play)
fixed "delete backup" page calling "wipe action" page instead of "delete backup action" (play)
minor changes here and there
18.09.2013
fixed a bug which prevented using "blank" for backup naming (all)
fixed "delete backup" not working (all)
03.09.2013
Holofied Play released (please give feedback)
console width changed to button width (black/dark/light)
fixed deletebackup tab switching to renamebackup tab (black/dark/light)
added password promt pages for restoring encrypted backups (all)
14.09.2013
Added cancel button to ADB Sideload page (all)
11.08.2013
partition selection list for backup and restore resized and made scrollable to avoide overlapping with "options"
10.08.2013
all main buttons are now images
all page labels in actionbar are now images
default font increased from 25 to 30, removed 20
brightness slider menu made conditional
back button and console button have traded places to reflect samsung hw button layout
bits and pieces here and there
08.08.2013
replaced label USB-OTG with Micro SD
removed empty bootloader button from restart page
Available for:
Galaxy Nexus
Nexus 4
Nexus 5
Nexus 7
Nexus 7 2013
Galaxy Note 2
Galaxy Note 3
Galaxy S3
Galaxy S4
One X
One
FAQ
THEME FAQ
What's the difference between the dark and the dark_minimal theme?
The minimal themes only have one highlight color (dark holo blue).
The main advantage of the minimal themes is their reduced boot time compared to the multicolor versions.
They're ment to be used as base for porting or creating other single color versions.
Can I use this theme on my *devicename*?
Most likely yes. The themes can be used on any device with the screen resolution the filename of the theme suggests.
For example, the "1080_*variant*.zip" can be used on any FullHD device.
When I reboot to recovery, the theme isn't applied. Any ideas?
This is most likeley due to wrong naming of the theme folder or the ui.zip.
Make sure the folder is named "theme", without capital letters.
Also check if you accidentally renamed the downloaded zip to "ui.zip.zip" (common pitfall when renaming the zip in windows explorer).
When I reboot to recovery, I get a "recovery bootloop". Is my phone broken?
Nope, this is most likeley due to a bad download.
Please download the theme again using another browser or app. For instance, ES File Explorer's build-in downloader has proven to be unreliable for the dropbox links I provide.
I like what you did there, but can I has more/other colorz?
Colors are a matter of personal preferrence. I try to keep the themes neutral, and the colors used are (mostly) in accordance with android design guidelines.
For other colors, you'll have to modify the theme yourself. I will gladly provide the source file for the images to everyone interested.
Will you make a dark/black Play theme?
No, because I don't want to maintain more versions of the theme. But everybody is welcome to contribute to the thread...
Will you help me to port my favourite other theme to device XY?
No. But this guide provides insight on how you can do it.
RECOVERY REPACK FAQ
What version of TWRP is the repack?
Always the latest available for a certain device.
As I don't keep track of all TWRP threads, please remind me if there was an update for your device.
I'd like a repack for *devicename*, how do I make one?
Download and unpack Android Image Kitchen.
Unpack the zip.
Download the zip containing the custom curtains (splash images).
Get the recovery image you want to modify from the TWRP download site.
Copy the recovery image to the Image Kitchen folder.
In windows explorer, drag & drop the recovery image on the "unpackimg.bat".
Unpacking will create two new folders (ramdisk and split_image).
Rename the splash of your choice to "curtain.jpg" and drop it into /ramdisk/res/images.
Hit "repackimg.bat".
This will create a "image-new.img", which you can then flash away using your preferred method.
My preferred method for installing the recovery is GooManager, so how do I flash this .img thing?
Use the theme. It now supports direct image flashing from the install page.
Via Fastboot. Most useful to know how to (especially in case things go sideways).
Via app. For a variety of devices, Flashify has proven to be a good app for flashing recovery images. It's under (very) active development and I highly recommend to give it a try.
Alternative apps (can be device specific): SGS4 Flasher, ... (please help me to populate this part)
AROMA FM
Download this flashable zip.
Flash the zip in recovery.
It will copy the flashable Aroma FM package to \TWRP\aromafm.
Go to "settings" and tick the option to use Aroma FM.
Profit.
reserved for user contributions (hopefully)
Hey is this for n7105 or n7100 and will it work for US Tmo n ATT variant of Note 2?
G7Baker said:
Hey is this for n7105 or n7100 and will it work for US Tmo n ATT variant of Note 2?
Click to expand...
Click to collapse
This is just a theme for the recovery and the screen resolution is the same across all Note II variants, therefore, it works fine on each.
Sent from my Galaxy Note II using Tapatalk
Love black theme!
Wow, these look great.
I have an old AOKP theme that no seems to have updated, could you have a look at it and let me know if you are able to update the theme to 2.6.
Thanks very much.
Thanks for crediting me
The black one is sexy as hell... much recommend
I am Weasl
––––––––––––
and you've been PAC'd by a Note 2
How to use:
Download the theme of your choice and rename it to "ui.zip".
On SD card open TWRP folder and create a folder called "theme", without capital letters.
Copy ui.zip to theme folder.
Restart to recovery.
I've did exactly what you said here and nothing happens to my recovery
Internal or external SD?
I am Weasl
––––––––––––
and you've been PAC'd by a Note 2
gewuerzwiesel1977 said:
Internal or external SD?
I am Weasl
––––––––––––
and you've been PAC'd by a Note 2
Click to expand...
Click to collapse
I did external first and nothing happened, so then I did internal and nothing happened also
JONGAR1357 said:
I did external first and nothing happened, so then I did internal and nothing happened also
Click to expand...
Click to collapse
Please don't take this as an offence, but you didn't use the hyphens I hope? Other than that I'm afraid I can't help you, as I only have devices with virtual SD.
Hopefully gewuerzwiesel can help you sort it.
z31s1g said:
Please don't take this as an offence, but you didn't use the hyphens I hope? Other than that I'm afraid I can't help you, as I only have devices with virtual SD.
Hopefully gewuerzwiesel can help you sort it.
Click to expand...
Click to collapse
No i didn't use any hyphens... and ok hopefully.
Theme updated
Just a few minor changes to samsungify the theme. Enjoy.
JONGAR1357 said:
No i didn't use any hyphens... and ok hopefully.
Click to expand...
Click to collapse
Mate, I just rooted my girlfriends S3 to have a device with internal and external SD to test. I dropped the theme in the TWRP folder on sdcard0, which is the phones internal storage. Rebooted, worked.
Maybe a bad download? Please try again with the updated version and let me know how it went.
Cheers.
z31s1g said:
Mate, I just rooted my girlfriends S3 to have a device with internal and external SD to test. I dropped the theme in the TWRP folder on sdcard0, which is the phones internal storage. Rebooted, worked.
Maybe a bad download? Please try again with the updated version and let me know how it went.
Cheers.
Click to expand...
Click to collapse
Got it working mate, thanks so much it looks awesome
Themes updated
All versions updated. Enjoy.
Looks even sexier than before
I am Weasl
––––––––––––
and you've been PAC'd by a Note 2
There is still one bug, in tue backup menu some lines overlap... We have too many partitions on our phones
Sent from my GT-N7100 using Tapatalk 2
gondsman said:
There is still one bug, in tue backup menu some lines overlap... We have too many partitions on our phones
Sent from my GT-N7100 using Tapatalk 2
Click to expand...
Click to collapse
Last partition and Option?
S3 has efs, boot, recovery, cache, system and data. N2 got one more?
z31s1g said:
Last partition and Option?
S3 has efs, boot, recovery, cache, system and data. N2 got one more?
Click to expand...
Click to collapse
I have a modem line also.
Sent from my GT-N7100 using Tapatalk 2

Categories

Resources