[NST/NSTG][Theme] Status Bar Modification [Apr. 4] - Nook Touch Themes and Apps

Welcome to the offical Status Bar Modification Theme for the NST! Encompassed in this theme are three mods:
• framework-res.apk, the file which contains all of the images most Android devices use in their user interface.
• ReaderRMSDK.apk - the stock B&N reader app.
• Shutdown Images - the images the Nook uses when it is either shut off or booting up.
Let's get right into it!
Features
ReaderRMSDK.apk
• All of the battery icons in the status bar are upright, not sideways (more Android-looking).
• The non-charging icons have black bars instead of just a long black strip to show the battery status (for easier reading of exactly how much battery life is left).
• The GlowLight symbol is modified to look like the "brightness" symbol - when the light is on, there are little rays around the circle, and when the light is off, the little rays are absent.
framework-res.apk
Changes are the same as ReaderRMSDK.apk except for:
• All battery icons are white-on-black, instead of black-on-white (because the stock Nook reader's status bar is white, opposed to the device's being black).
• I also modified the WiFi signal icons to appear like the cellular-data bar graph style icons {which is what Windows 7 uses for WiFi (which is where I got the idea)).
framework-res.alt.apk
Changes are the same as framework-res.apk, except that the Reading Now button has been changed to a NoRefresh button. It can be used properly by installing Nook Touch Mod Manager and assigning "Reading Now" to NoRefresh.
framework-res.alt.batterypercentage.apk
Changes are the same as framework-res.apk, except that the status bar battery indicator now uses @vikramam's JB Circle Status Bar Battery Icons so that you can see the exact battery percentage remaining on the status bar.
framework-res.alt.batterypercentage+graymenu.apk
Changes are the same as framework-res.alt.batterypercentage.apk, except that the settings backgrounds have been changed from white to a dark gray to fix the white-text-on-white-background issue that occurs in several places on the Nook. This mod came from @nmyshkin and @mergen3107 in this thread - thanks, guys!
New Features:
• Edited Back, Menu and Notifications buttons
• Edited Settings and Search QuickNav buttons
• Edited Settings and Search headers
Shutdown Images
• Changed the "Read Forever" text in booting.pgm to "Rooted Forever".
• Changed the "by Barnes and Noble" text in all of the shutdown images and rendor-0.png to "powered by Android".
• Changed all of the text in all of the shutdown images to be in the Continuum font (the XDA logo font)
• Changed the boot animation dots to a sliding black bar.
Hardware Requirements
These files were edited on a Nook Simple Touch with GlowLight using firmware 1.2.1. Please don't try this on on other firmwares. You can use this on a plain NST without GlowLight.
Installation Instructions
• framework-res.apk - replace existing in /system/framework.
• ReaderRMSDK.apk - replace existing in /system/app.
• UPDATEDimages.zip -
booting.pgm belongs in /boot, which is not mounted by default on the Nook but is mountable through the command line.
The images in the shutdown_images directory in the downloadable .zip belong in /system/assets/shutdown_images.
The images in the boot_images directory in the downloadable .zip belong in /system/assets/boot_images.
Changelog
ReaderRMSDK.apk
• Version 1.1 - Stable, original version
• Version 1.2 - Stable, added modified GlowLight symbol
framework-res.apk
• Version 1.1 - Testing, original version
• Version 1.2 - Alpha, added modified GlowLight symbol
• Version 1.3 - Beta, added modified Back button and remapped & modified Menu button (for orientation changing) (Deprecated)
• Version 1.4 - Stable, added modified but non-remapped Menu button
• Version 1.5 - Stable, added modified Notifications button; added modified Settings header and QuickNav icons
• Version 1.6 (current) - Stable, added modified Search header and QuickNav icons
• Version 1.6b - Stable, changed Reading Now to NoRefresh
• Version 1.7 (current) - Stable, added vikramam's and Ticklefish's JB Circle Status Bar Battery Icons mod and enabled each individual battery percentage changing on the status bar.
• Version 1.8 (current) - Stable, added nmyshkin's and mergen3107's white-text-on-white-background settings fix.
Shutdown Images
• Version 1 - Stable, original version
• Version 2 - Stable, overhauled all images to include the XDA logo font, Continuum; removed "Gabe" text
FAQ
Q: Where are the downloads?
A: The downloads are available in the post labelled "Downloads" below the OP.[/b]
XDA:DevDB Information
SBM Theme, Theme for the Barnes & Noble Nook Touch
Contributors
thenookieforlife3
Version Information
Status: Stable
Current Stable Version: 1.7
Stable Release Date: 2015-04-04
Created 2014-11-08
Last Updated 2015-05-10

Downloads
Downloads
framework-res.apk is the modified framework.
framework-res.alt.apk is the alternate modified framework with the Reading Now status bar icon changed to the NoRefresh icon. Remember to rename it to framework-res.apk before using it.
framework-res.alt.batterypercentage.apk is the modified framework which has been changed to show the precise battery percentage with @vikramam's mod on the status bar. Remember to rename it to framework-res.apk before using it.
framework-res.alt.batterypercentage+graymenu.apk is the modified framework which has been changed to show the precise battery percentage with @vikramam's mod on the status bar and has been changed to fix the white-text-on-white-background issue by making the settings backgrounds gray instead of white. Remember to rename it to framework-res.apk before using it.
UPDATEDimages.zip contains all of the modified boot and shutdown images.
ReaderRMSDK.apk is the modifed stock reader app.

Always nice to have new stuff to play with! :beer:
OB
Sent from my SPH-D710VMUB using Tapatalk 2

Sweet, I'm going to try this. What theme are you using for ADW?

ADB Tip
By the way, for framework-res.apk, you CAN push it to your device with ADB if you want to, but you CAN'T push it to /system/framework. It will bootloop your system.
Try doing:
Code:
adb push framework-res.apk /sdcard
Then, on your Nook, copy the framework-res.apk from /sdcard and paste it in /system/framework. It won't bootloop, it will just instantly reboot itself with the new framework-res.apk being used.
For ReaderRMSDK.apk, just do:
Code:
adb push ReaderRMSDK.apk /system/app
adb reboot

OverByter said:
Always nice to have new stuff to play with! :beer:
OB
Sent from my SPH-D710VMUB using Tapatalk 2
Click to expand...
Click to collapse
Thank you! :beer:
zambien said:
Sweet, I'm going to try this. What theme are you using for ADW?
Click to expand...
Click to collapse
The Minimalist theme, with the Nook-N-on-black as the wallpaper. Cool, eh?
And let me know what you think!

This is excellent, I cant wait to test it! Thanks!

SBM Theme is now being used in @yattaro's and my 1337 ROM project, so go check it out!

NOOkie, as i am already on your 1337 ROM, i am assuming i don't have to replace the framework apk's from the OP.
Will installing only the batterypercentage apk replace my battery icon ?

aiamuzz said:
NOOkie, as i am already on your 1337 ROM, i am assuming i don't have to replace the framework apk's from the OP.
Will installing only the batterypercentage apk replace my battery icon ?
Click to expand...
Click to collapse
If you are already running my ROM, to get the battery percentage version of this theme working, all you have to do is download the .apk, rename it to framework-res.apk, and copy/paste it from your sdcard to /system/framework (don't adb push it there). Your system will auto-reboot and use the new framework.

Related

[THEME] REVOlution DHD for SENSE ROM`s - Update 17.11.11

REVOlution DHD Theme - for Sense ROM`s
Since we have Christmas tomorrow a little gift for you guys. I ported the very nice EVO Theme REVOlution from manup456 (so all credits to him) to DHD, tweaked a lot of details to my preference, rebranded it as DHD and added a few hacks incl. transparency in the status bar and 10% or 1% battery gauge indicator.
I just thought that the Revolution DHD theme is a natural fit to the best Sense ROM Revolution HD.
Theme contains framework, htcframework plus 15 themed apps, so Android widgets do now fit way better to the Sense Experience (I don`t like Eclair styled widgets mixed with transparent Sense).
credits: manup456 - http://forum.xda-developers.com/showthread.php?p=7361807#post7361807
mattmaso & me for battery hack
fightspit for 1% hack - http://forum.xda-developers.com/showthread.php?t=724778
the1wingedangel for rosie remap http://forum.xda-developers.com/showthread.php?p=10093268#post10093268
xeudoxus for beeing the first to add transparency in statusbar to a froyo ROM
all devs here at XDA for providing such a great service incl. Mike1986 for inspiring me to port Revolution to Revolution
Theme contents:
• Launcher Pro
• Transparent Widgets
• UnreadCount Message Mod
• Call Log Mod
• Inverted Facebook
• Beautiful Widget Skin
• Icon Pack Manup Simple Text
• Battery Hack für 1% Steps in Statusbar
• Remapped Rosie with browser shortcut and removed icon text background (2.2.1)
• Modified Browser, youtube, calendar, gmail, contacts, MMS, alarmclock, facebook, twitter, genie, Quick Search, dialer apk`s incl. new Icons and DHD branding
1. What you need before the flash
Root, S-Off, DHD Sense ROM, Clockwork Mod and ROM Manager
Install:
* IMPORTANT - backup your system with Rom Manager
* Uninstall Facebook Update (1.5.4 will be pushed in system/app)
* LauncherPro Users - uninstall before you flash the theme (Plus User delete the launcher.apk from zip and theme LPro Plus via metamorph)
* Copy RevolutionDHD.zip to SD Card - IMPORTANT Stock ROM Users DELETE services.jar from RevolutionDHD.zip before you copy to SD, since the jar (responsible for the transparency) only works in deodexed Sense ROM`s like Revolution HD and would crash your ROM.
* If you prefer the 1% battery steps (theme default 10%) - you can flash the 1% update.zip after flashing the main theme
* Open Rom Manager and install from SD Card
* Choose RevolutionDHD.zip, then your DHD boots in Recovery and installs the theme, copies the Icon Pack and Wallpaper to your SD Card
* Choose your favorite Wallpaper from sdcard/wallpaper (4 Options), if you like customize your shortcuts with the icon pack
Icons can be best applied with Desktop Visualizer (if you use Rosie) or directly with LauncherPro.
* Make sure you choose HTC default skin, otherwise theme will not show up as designed
* Note: If there is a part you don`t want to install, just open the update.zip with winrar or 7zip BEFORE you flash, delete the apk and close the zip.
Known issues:
Just in case you have Weather FC`s after applying the theme, just do the following:
Uncheck sound effects in weather app settings
In case the FC comes already after opening the weather app (which is rare) and you can`t access settings in weather app, just do the following:
Go to applications, select manage, select all
Look for weather provider and delete data
IMPORTANT: kill your network connection (airplane mode)
Open weather, this will now not be able to update as connection is off
Apply settings, disable sound
Restore network connection
Please read this, before you flash:
If it happens, that your right customize button in Rosie dock does not work after you flashed, then this is not a bad thing - no you are one of the lucky bastards with a Theme version, where I already ported the f... complicated remapping mod. This is what you need to do to enjoy that mod:
1. Download the free Launchkey Lite app from Market or download it here: http://forum.xda-developers.com/showthread.php?t=818499
2. Open Launchkey and assign key either to an app or to a custom menu (then pressing the button opens a popup menu, where you can assign 9 shortcuts)
That`s it
Sense 3.5 ROM`s
Since multiupload has gone mad like a lot of file sharing sites since the big bang with Mega Upload, here´s a mirror for most of my Desire HD Themes (still uploading a while...).
http://minus.com/mQs1uZrCd#
Revolution Theme update for RCMix v 4.0
Changelog:
Updated to latest platform
New Skin
New Navbar Buttons & Press effects
Download Theme
http://www.multiupload.com/Z2QQWMG8LQ
Download Skin
http://www.multiupload.com/QLI9RTFFO0
Revolution Theme Update for Runny v3.3
I recoded the Theme, so you only need to swap the following images in order to have your own background. Just open the respective apk with winrar, draw your prefered png (rename it before) in drawable-hdpi folder and close the apk. Then flash it with the empty update.zip
Note: Transparent custom settings is NOT in default theme, you can flash it as add-on
Customization options:
App drawer background - applistbackground.png in rosie.apk
Notifications background - status_bar_background.png in systemui.apk
Quicksettings background - quicksettings_background.png in systemui.apk
Settings background - hestheone.png in framework-res.apk
Download:
http://www.multiupload.com/YR229VPQR5
Download Custom settings:
http://www.multiupload.com/3ABG1V8IE2
Download Custom backgrounds - fitted for all 4 parts, just rename accordingly
http://www.multiupload.com/DK9K9JL1HF
Empty update.zip - use this to flash your custom mods
Multiupload.com - upload your files to multiple file hosting sites!
Custom settings transparent background - YOU can change that with the new framework and settings hack.
{
"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"
}
An example, how it now also can look like with only 1 simple png swap ( 1rst example from Honey Theme)
or like this
Here a preview of available custom backgrounds
Revolution Skin for Sense 3.5 ROM`s - should work for all 3.5 ROM`s on all devices
credits:
black-snowflake for adding Sense 3.0 m.10 files
ME - for adding new resources to allow popup skinning
Changelog:
Update to Sense 3.5 base
Adds Revolution flavor to stock
Adds Revolution HTC widgets to usually unthemable Sense 3.5 widgets
Download Revolution Skin for Sense 3.5:
http://www.multiupload.com/GJV7BIWJH8
Revolution Theme Update for Runny v.2.2
Changelog:
Updated FxWorkspace.smali for improved Rosie scrolling
Integrated Bliss Rosie
Fixed Calendar icon sizes
Included Home smack app for faster Home switching - just open Home Smack - Select default and you`re all set. You can also use the app for same action for longpress search key and browser default.
New setting custom background
Download:
http://www.multiupload.com/63APS0UZD0
Revolution Theme Update for Runny v.1.5
Changelog:
Updated to latest 1.5 platform
Download:
http://www.multiupload.com/2S3JYNSEJQ
Revolution Theme for RCMix3D Bliss
Basically all known features
Themed all new stuff in com.htc.resources
Recoded new systemui (again...) in order to work as designed (if you use as base, please credit)
Transparent app drawer with 5x4
Transparent notifications
Inverted Dialer
Inverted Login
Custom background for app drawer and notifications
Flash your prefered font out of 5 different styles
Customize Rosie app drawer background by switching only applistbackground.png
Customize Notifications background by switching only status_bar_background.png
Add extra toogles or favorite apps to notifications with new toggles app - modded and based on elixir2
Themed AOSP widgets
Revolution Icon Pack
Themed Launcher Pro
Large parts of UI themed
Note: If you don`t need any part of this Theme like toggles, fonts or LauncherPro, just delete it from the update.zip, BEFORE you flash the Theme
Correct settings for status toggles, if you want to use the app (you find it in app drawer as "toggles", you need to open the app, hit "statusbar" and choose a name for your widget first.):
You can certainly do way more with the Elixir2 app, it also delivers tons of information about your device or you use the 7 spots for favorite apps.
Download Theme
http://www.multiupload.com/MPM7SWA52C
Download Skin
http://www.multiupload.com/7C12D0E51G
Download Fonts
Stock Font - http://www.multiupload.com/E1VSTFGM5H
Revolution Font - http://www.multiupload.com/Q938ED7YIH
Futura Font - http://www.multiupload.com/HH73I1Z7ZQ
Comfortaa Font - http://www.multiupload.com/LW8LMN56Y8
Caviar Font - http://www.multiupload.com/E0STKX3Z1C
Bauhaus Font - http://www.multiupload.com/QP02PMK7TP
Note: Not all fonts will work as designed in all languages
Sense 3.0 ROM`s
Revolution Theme Update for Sense 3.0 DHD based ROM´s like ARHD 6.1.x
Changelog:
Added Tweaks - big thx to capy`s team and romanbb
Added transparency to dock
Reorganized Quicksettings
New dark downanimation
Download:
http://www.multiupload.com/26LBGAYTD7
Besides a couple of changes I`m proud to present the first custom settings background for Sense ROM`s. This fits well into the environment of my other custom background mods.
Customization options:
App drawer background - applistbackground.png in rosie.apk
Notifications background - status_bar_background.png in systemui.apk
Quicksettings background - quicksettings_background.png in systemui.apk
Settings background - hestheone.png in framework-res.apk
How to change the background?
Just open framework-res.apk (or Rosie.apk or systemui.apk) with winrar, navigate to res/drawable-hdpi folder in winrar, drag your new hestheone.png (or matching names for other 3 options) in this folder and close the apk. Then flash with my empty update.zip.
Download Custom backgrounds - fitted for all 4 parts, just rename accordingly
Multiupload.com - upload your files to multiple file hosting sites!
Empty update.zip - use this to flash your custom mods
Multiupload.com - upload your files to multiple file hosting sites!
New setting background - YOU can change that with the new framework and settings hack.
An example, how it now also can look like with only 1 simple png swap
Revolution Skin for Sense 3.0 GB 2.3.5 ROM`s
Finally a Skin, that themes also HTC widgets for GB 2.3.5 ROM, see screenshots. This Skin enables Revolution widgets (and large parts of the UI) and works both with stock and as add-on for Revolution Theme.
Please don`t ask, whether I can change the dock - the solution is limited, but at least my favorite widgets are back on ARHD.
Copy to SD and install like a market app, then choose Revolution Skin under personalize.
Download:
http://www.multiupload.com/IHORX7BHE0
Revolution Classic Update for Virtous Unity ROM 1.35+
Download:
http://www.multiupload.com/I0ZJBJLWOI
For Revolution HTC Widgets just activate integrated Revolution Skin via personalize Menu.
Update Revolution Skin for Sense 3 ROM`s (up to GB 2.3.4)
Changelog:
Now also themed top bar in Quicksettings
Download:
http://www.multiupload.com/UQ6O94UYG2
GingerDroid Skin for Sense 3 ROM`s - just a little alternative
Changelog:
95% based on Revolution Skin
Gingerbread AOSP popups
Green Honeycomb checkboxes
Download:
http://www.multiupload.com/4ZLVYD8BMA
What does the Skin offer?
For users of Revolution Theme:
New square, black and semi transparent Revolution HTC widgets (known from my 2.1 Theme)
More satin press effects
Slightly modified Lockscreen ring
For stock users:
New square, black and semi transparent Revolution HTC widgets (known from my 2.1 Theme)
More satin press effects in Revolution green
Semi Transparent Rosie dock
New notification bar/statusbar and Revolution handle
Slightly modified Lockscreen ring
Green Honeycomb popups
Lot of detailed enhancements of the UI like bottom bars, title or activity bars e.g.
Install:
Just download to SD and install like a standard apk in your file manager. Then choose the Revolution Skin under Personalize - Skins.
Note: I did not test the visuals with stock ROM, as it`s mainly an addon to my Theme, but as you know Skins, you can easily install and switch between them.
Thx to Thyrus for helping and discussing skins, always a pleasure
Download:
http://www.multiupload.com/P3EMSTQI0P
Revolution Theme for Virtous 2.35+ ROM
Welcome to the most flexible Sense Theme ever!
First things first - credits:
romanbb for the incredible Tour de Force with his new sense tweaks - chapeau
Virtous Unity Team for the major task resizing the Sensation ROM for us and delivering a smooth Sense 3.0 experience
capychimp for being a great dev and helping me, whenever he can
Tamas Barta for delivering the base for extra toggles with his great elixir2 app
Features:
1. Tweaks - you can choose what you need
Bulletproof Tweaks ported to systemui, Rosie, settings and framework
New quick-quick settings - allows you to start Quicksettings first, when there are no active notifications
Remapping hack ported to Unity Rosie, you can set a custom shortcut in settings/tweaks
Remove or color clock to your liking
Show battery percent, color the text based on charge
Show signal strenght in statusbar in dBm
Choose H or 4G icon
Enable unlock animation
Choose 4 column or 5 column app drawer
Show or hide recent apps
Enable screenshot function
Enable or disable screen-off and/or screen-on animation
Customize overscroll effect
2. More user choices
Choose your prefered HTC widgets, AOSP popups and checkboxes by selecting NO Skin(HTC), Revolution or Ginger Droid Skin
Flash your prefered font out of 5 different styles
Customize Rosie app drawer background by switching only applistbackground.png
Customize Notifications background by switching only status_bar_background.png
Customize Quicksettings background by switching only quicksettings_background.png
Add extra toogles or favorite apps to notifications with new toggles app - modded and based on elixir2
3. Other features
Better toggle sorting in Quicksettings
Optimized font sizes - smaller then before, just a tad bigger then Unity 2.35 stock
Semi transparent app drawer
Semi transparent Rosie with 5x4 option and remapping
Themed AOSP widgets
Themed HTC widgets or stock (your choice)
Revolution Icon Pack
Themed Launcher Pro
Large parts of UI themed
New battery and notification icons to match the new mod
Harmonized battery icon appearance matched to new mod - 5% visual changes as compared to 20% in standard mod
New checkboxes as option (see user choices)
Note: If you don`t need any part of this Theme like toggles, fonts or LauncherPro, just delete it from the update.zip, BEFORE you flash the Theme
Note: RCMix will follow soon (next weekend)
Correct settings for status toggles, if you want to use the app (you find it in app drawer as "toggles", you need to open the app, hit "statusbar" and choose a name for your widget first.):
You can certainly do way more with the Elixir2 app, it also delivers tons of information about your device or you use the 7 spots for favorite apps.
Download Theme
http://www.multiupload.com/83E54U1XT0
Download Skins
Revolution (already part of the ROM) - http://www.multiupload.com/UQ6O94UYG2
GingerDroid - http://www.multiupload.com/4ZLVYD8BMA
Download Fonts
Stock Font - http://www.multiupload.com/E1VSTFGM5H
Revolution Font - http://www.multiupload.com/Q938ED7YIH
Futura Font - http://www.multiupload.com/HH73I1Z7ZQ
Comfortaa Font - http://www.multiupload.com/LW8LMN56Y8
Caviar Font - http://www.multiupload.com/E0STKX3Z1C
Bauhaus Font - http://www.multiupload.com/QP02PMK7TP
Note: Not all fonts will work as designed in all languages
Screenshots:
Sense 2.1 ROM`s
Revolution Theme for 2.50 based ROM like ARHD 5.2x
Changelog:
Fixed Phone call FC
New Quicksettings XL - only Sense 3 (thx to dude)
Reorganized toggles and integrated task manager - only Sense 3
Download for 2.50 stock
http://www.multiupload.com/69VQZ7SKCE
Download for 2.50 with installed Sense 3 components
http://www.multiupload.com/ZKQB88P5JB
Revolution INVERTED Theme Update for 2.36 Base
Download:
http://www.multiupload.com/VSYKT6MIR0
Revolution CLASSIC Theme for 2.36 Base
Note: Classic Themes (Elegant Blues, Honey HD Classic, Revolution Classic) are fully compatible to Sense 3.0 Weather and Kingdom Lockscreen, Inverted Themes might create issues due to a compile bug with com.htc.resources with apktool. These work better with 2.1 weather and Sense 3.0 Lockscreen
Download:
http://www.multiupload.com/HQQO9753U7
ADD-ONS
Black inverted gmail 2.3.5
App is signed, so just copy to your SD and install like a regular market app via any file manager of your choice.
Download:
http://www.multiupload.com/55QPFB4UOF
"Rosie on steroids" for Gingerbread ROM`s
How about...
... up to 10 shortcuts
5 column app drawer
removed icon text background, no ugly background anymore
transparent app drawer
Credit for the custom opportunity - 1wingedangel: http://forum.xda-developers.com/showthread.php?t=887208
You also need the app launchkey from here - http://forum.xda-developers.com/showthread.php?t=818499
Install:
* NANDROID; NANDROID; NANDROID...
* Flash update.zip via ROM Manager or recovery
* Install launchkey from appelflap`s thread or support him with the donate Version from the Market, adds even more system shortcuts
* Open Launchkey and choose an app, system function or Custom Menu. That will activate the dock icon on the right with your desired shortcut or popup.
* Works out of the box only on DEODEXED ROM - so certainly on Revolution.
On stock ROM you would need to delete rosie.odex in sytem/app and reboot again
Download:
http://www.multiupload.com/SVI2KXCKVN
Rosie on steroids for 2.36 based Rosie with Sense 3.0 parts
Download:
http://www.multiupload.com/H9A3E6GHA6
Revolution Bootanimation - flash as addon:
Generic:
http://www.multiupload.com/7UNIDY6DTP
iOS crusher version:
http://www.multiupload.com/PP1QEOD340
Metamorph for Launcher Pro Plus users:
* Load metamorph from the market and install
* Rename LauncherPro in Launcher.apk and push it to system/app with permissions 644, then reboot
* Copy the complete .zip in sdcard/AndroidThemes
* Open Metamorph and choose "unzip/Extract new Theme"
* Choose "pick existing theme", then go to the unzipped folder in metamorph (like "LauncherProSummerBlues") and start the xml
* Reboot and you`re all set
* For the dock choose froyo wide
Metamorph Launcher Pro Download
http://www.multiupload.com/GY8IYTVDOX
If you want to customize this theme with your personal flavour like other battery icons or a new statusbar, just draw the pngs in drawable-hdpi folder of this empty metamorph and apply. You can certainly only customize icons with this morph, which belong in this folder.
Download Custom Framework Morph
http://www.multiupload.com/6PSDGDI0FA
Revolution Font (from Windows Phone 7):
http://www.multiupload.com/7QKBKRRPMP
Back to Stock Font
http://www.multiupload.com/NBJWTBT0GG
Lockscreen back to stock 2.36:
http://www.multiupload.com/XY6KBLGF19
ONE CLICK Menu for 2.36
Increases max entries in menu from 6 to 15
Reduces cicks in most menu`s from to to only 1
http://www.multiupload.com/30HRXYMCWH
Power Widget Bar only for DEODEXED ROM`s - NOT for stock ROM
New Data & Battery Icons - 08.04.
Do you have to wipe/factory reset before installing? or is it just ok to flash over the Custom ROM that you are using?
I want to know this because im Using Leedroid v1.2 and dont want restore all apps and data.
Makes me want to go back to sense again....urge to flash rising ......rising.....
he_stheone64 said:
REVOlution DHD Theme - für stock Sense & Sense ROM`s (wahlweise mit 10% oder 1% Batterie steps in der Leiste)
Since we have Christmas tomorrow a little gift for you guys. I ported the very nice EVO Theme REVOlution from manup456 (so all credits to him) to DHD, tweaked a lot of details to my preference, rebranded it as DHD and added a few hacks incl. transparency in the status bar and 10% or 1% battery gauge indicator.
I just thought that the Revolution DHD theme is a natural fit to the best Sense ROM Revolution HD.
The main theme has 10% battery steps in the statusbar (I still prefer these), but you can additionally flash the update zip with 1% framework, if you prefer this (but after applying the main theme). Theme contains framework, htcframework plus 15 themed apps, so Android widgets do now fit way better to the Sense Experience (I don`t like Eclair styled widgets mixed with transparent Sense).
credits: manup456 - http://forum.xda-developers.com/showthread.php?p=7361807#post7361807
mattmaso & me for battery hack
fightspit for 1% hack - http://forum.xda-developers.com/showthread.php?t=724778
xeudoxus for beeing the first to add transparency in statusbar to a froyo ROM
all devs here at XDA for providing such a great service incl. Mike1986 for inspiring me to port Revolution to Revolution
Theme contents:
• Launcher Pro
• Transparent Widgets
• UnreadCount Message Mod
• Call Log Mod
• Beautiful Widget Skin
• Icon Pack Manup Simple Text
• Battery Hack für 10% Steps in der Statusleiste - update for 1% Hack
• Modifizied Browser, youtube, calendar, gmail, contacts, MMS, alarmclock, facebook, twitter, genie, Quick Search, dialer apk`s incl. new Icons and DHD branding
1. What you need before the flash
Root, S-Off, DHD Sense ROM, Clockwork Mod and ROM Manager
Install:
* IMPORTANT - backup your system with Rom Manager
* Uninstall Facebook Update (1.5.0 will be pushed in system/app)
* LauncherPro Users - uninstall before you flash the theme (Plus User delete the launcher.apk from zip and theme LPro Plus via metamorph)
* Copy RevolutionDHD.zip to SD Card - IMPORTANT Stock ROM Users DELETE services.jar from RevolutionDHD.zip before you copy to SD, since the jar (responsible for the transparency) only works in deodexed Sense ROM`s like Revolution HD and would crash your ROM.
* If you prefer the 1% battery steps (theme default 10%) - you can flash the 1% update.zip after flashing the main theme
* Open Rom Manager and install from SD Card
* Chooese RevolutionDHD.zip, then your DHD boots in Recovery and installs the theme, copies the Icon Pack and Wallpaper to your SD Card
* Chooese your favorite Wallpaper from sdcard/wallpaper (4 Options), if you like customize your shortcuts with the icon pack
Icons can be best applied with Desktop Visualizer (if you use Rosie) or directly with LauncherPro.
Metamorph for Launcher Pro Plus users:
* Load metamorph from the market and install
* Rename LauncherPro in Launcher.apk and push it to system/app with permissions 644, then reboot
* Copy the complete .zip in sdcard/AndroidThemes
* Open Metamorph and choose "unzip/Extract new Theme"
* Choose "pick existing theme", then go to the unzipped folder in metamorph (like "LauncherProSummerBlues") and start the xml
* Reboot and you`re all set
* For the dock choose froyo wide
Metamorph Download
http://www.multiupload.com/GY8IYTVDOX
Issues: There might be FC with gmail, then just clear your gmail user data in app settings.
Download Main Theme
http://www.multiupload.com/066HI31J66
Download 1% Update
http://www.multiupload.com/JHZ1Y5SO9J
Click to expand...
Click to collapse
Awesome theme, I am probably most definitely going to go back on HTC Sense, thanks to you. Hehaha! =D
No need to wipe, just flash and enjoy. If you want 1% steps, you also need to flash the update. I prefer 10% since the 1% can make you obsessive, but everyone is different.
Aamir.Badat said:
Do you have to wipe/factory reset before installing? or is it just ok to flash over the Custom ROM that you are using?
I want to know this because im Using Leedroid v1.2 and dont want restore all apps and data.
Click to expand...
Click to collapse
Ok ill just do a backup and then flash
Sent from my Desire HD using XDA App
The status bar is kind of messed up
after pulling it down it seems fine but when its pulled back the date on the right hand side stays visible does not dissapear like it should do.
THANK YOU working fine in core droid 1.4
Id porbably have to delete services.jar but im not using a stock ROM dont know will try later by deleting the .jar file
hey how do you uninstall this?
I just flashed this but now I can't change my wallpaper
EDIT:Flashed new kernel and rebooted, works perfectly and looks great. Thanks
Sent from my DHD LeeDroid v1.2 -- Buzz v1.0.6 OC-UV stable at 1.41GHz -- Only ENG S-OFF.
Looks awesome, but can you make transparent notification and app menu..? Needed before i flash this..
Sent from my Desire HD using XDA App
Notification IS transparent, if you are on a DEODEXED ROM and flash incl. my hacked services.jar
Update: Facebook 1.5.0 - http://dl.dropbox.com/u/348210/Faceb...n/Facebook.apk
just push to system/app with permission 644 or copy in system/app folder of theme and reinstall theme
Update for 2.2.1 ROM`s
Download Main Theme for stock 2.2.1 or ROM`s like for Revolution HD 2.x)
http://www.multiupload.com/4997F5YCN0
Download 1% Update for stock 2.2.1 or ROM`s like Revolution HD 2.x)
http://www.multiupload.com/DH822OIOIY
Merry christmas
This is awesome mate but I'm already using the updated one in the sticky. However mind giving a how to on editing the phone dialer pad? I tried it 3 times and each time I get no network signal. And then the phone bit didn't work and wouldn't open. But thanks for the awesome theme
Sent using my two thumbs.
The notification bar stays stock but the put-down bar is transparent on LeeDroid Rom after I flashed and the sense dock stays stock too but everything else such as the loader works.
Is there a way to fix this?
I was having a few problems with android revolution
Sent from my DHD LeeDroid v1.2 -- Kamma v12 @ 1.53GHz
Did you try to flash again, since it is very strange that noti bar and dock do not change? Even if I`m not using LeeDroid, but I doubt he changed the structure of htcresources
There must be something wrong because people who have leedroid experience problems
Sent from my Desire HD using XDA App
Why can't i find the navbar.png in your theme??? i just want to slightly mod it if u don't mind... just for personal use...
edit: found it.... it's the sc*****r....
Edit2: Great theme!!! Loving it! I think u forgot to edit four .png to be found in res/drawable-port-hdpi/ in the rosie.apk.... when deleting a widget on home screen u can see it
attached the files i edited.... hope u dont mind...

[ROM][CM7.2][ODEXED] VOID ROM Ultimate edition- Reuploaded [10th June'14]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
This ROM is an attempt to alter the ( yellow-grey combo ) looks of original CM7.2, preserving or improving the performance and stability. This is for hard users who want an ultra stable , battery friendly Rom with better performance for daily use.
Click to expand...
Click to collapse
NAVIGATION​
INSTALLATION #2
DOWNLOAD #3
FAQ #4​
MAIN FEATURES​
Unique Void system theming
Ultralight framework and SystemUI ( removed 90% unnecessary mdpi components )
Tweaked Mr.Android kernel by Wooaarr
Fly-On Mod with Nos entropy seeder generator engine
Killah tap - double tap statusbar to lock
Simple insecure binary
100% odexed system apps
Removed all possible unnecessary things from rom ( apks, binaries, libs,others )
Remove debug info from classes.dex of some apps
Optimized all pngs using both PngOut for max PNG compression & JPG's with jpegoptim
resources.arsc is now uncompressed (apps load faster)
Start with airplane mode
Settings.apk with CM10.1 style and layout
SystemUI.apk with CM10.1 style and layout
Added brightness slider and Traffic speed meter
ICS like caller Screen
Modded services.jar for better multitasking
Fixed Bluetooth sending/downloading visibility issue
Patched host file to remove advertising
Added Bravia Engine
New ringtones,alarms,notifications
Pre-enabled Softkeys
Removed Power widget indicator
Playstore included
Many other changes : See the screenshots and full changelog or try the rom
Replaced default system apps with
-Dolphin browser mini
-Hackers keyboard
-Link2sd
-Apollo music
-Mixplorer (light, fast, feature rich !)
-HoloDarkblue theme for Mixplorer
FULL CHANGELOG​
VOID ROM Ultimate ​
Tweaked Mr.Android kernel by Wooaarr
Updated flyon Mod with Nos entropy seeder generator engine
Killah tap - double tap statusbar to lock
Removed SuperSu and replaced with Simple insecure binary
100% odexed system apps
Cleaned up some unwanted build.prop tweaks
Removed all possible unnecessary things from rom ( apks, binaries, libs,others )
Added ringtone looping for all types of ogg + new ringtones + alarms + notifications
Removed user debug notification in statusbar
Remove debug info from classes.dex from some apps
Optimized all pngs using both PngOut for max PNG compression & JPG's with jpegoptim
resources.arsc is now uncompressed (apps load faster)
Added traffic speed meter
Start with airplane mode
Themed hackers keyboard
Themed pattern lock
Updated host file
Updated zone infos
Removed dragons ahead warning from performance settings
Optimized mixplorer holo dark blue theme to device dpi
statusbar Jellyheader on top
Changed jelly header background
Changed layout & Added round corner to statusbar expanded
Changed the dialog window content text color to white
Changed stat sys icons
changed default buttons(now they look neat)
Changed expander icon
Changed spinner
Themed AccountAndSyncSettings
Changed Bluetooth statusbar icons
Moved clear btn to right
Fixed statusbar ongoing texts for dolphin browser
Added/updated apps
-Dolphin browser mini
-Hackers keyboard
-Link2sd
-Apollo music
-Mixplorer (light, fast, feature rich !)
-HoloDarkblue theme for Mixplorer
Removed apks
-music.apk
-samsungServiceMode.apk
-VisualizationWallpaper.apk
-Superuser.apk
-Pacman.apk
-setupwizard.apk
-FOTAkill.apk
-geniewidget.apk
-googlefeedback.apk
-HTMLviewer.apk
-onetimeintializer.apk
-browser.apk
-filemanager.apk
-Development.apk
-Voicesearch.apk
VOID ROM V2 ​
ICS like call screen
Blue black popup
Themed selected text
Themed tab bar selection
New window background
New wallpaper
New ringtone
Themed scrollbar
Implemented achep buttons
Added smaller checkbox
Themed btn_radio to smaller and glossy
Reduced various text sizes
Fixed button issue and made buttons like ics
Ics like titlebar
Themed panels
Themed menu
Settings header black
added blue divider to alerts & and panel background for alert buttons
themed contacts
enabled softkeys
added blue line to titlebar
changed window titlebar color to blue
Changed ic_tab_selected icons to black
Changed battery icon color
Changed slider color
New wifi statusbar icons
Disabled power widget indicators
Changed statusbar text and icons to blue
Themed music in new style
Themed settings
Themed Package installer header
Added arrow to titlebar
Added void theme preview
PackageInstaller Dark titlebar
Blue themed mms
Blue emoji icons
New style for unread message
DownloadProviderUi1 themed
Blue themed camera
Contact titlebar divider
Updated system apps
Changed fonts to Roboto
Fixed glitch in boot animation
And Many other Minor changes
themed CM7 Keyboard
Changed Kernel to squadzone's
VOID ROM V1 ​
Themed Steelblue statusbar background
Themed statusbar icons
Themed softkeys
Themed power widget
Added brightness slider
Themed pulldown handle
Themed lockscreen
Themed window backgrounds
Themed statusbar notification styles like ics
Themed popup,alert, dropdown and power menus into dark
Themed overscroll effect
Themed check boxes, on/off handle
Themed slider/progress bars
Themed spinner
Themed buttons
Themed textboxes
Included circle battery
Themed download animation
Themed lock screen
Themed music app
Themed alarm app
Themed title bar
Themed progress bar and indefinite
Changed wallpaper
Fixed readability issue in download progress
Fixed readability issue with Bluetooth progress
Changed Gallery3D with QuickPic;
Themed DeskClock.apk
Added Google Apps
Disabled Compcache;
Disabled Dithering;
Disabled Scrolling Cache;
Build.prop tweaks;
Allow unknown source applications by default
Disabled Setup Wizard at first boot
Sysctl tweaks
Changed Superuser with SuperSU;
APPLICATIONS​
Deleted apps
VoiceDialer.apk (with VoiceDialer.g2g);
RomManager.apk;
QuickSearchBox.apk;
CMUpdateNotify.apk;
CMStats.apk;
MagicSmokeWallpapers.apk;
Protips.apk;
Live wallpapers
Music.apk
samsungServiceMode.apk
VisualizationWallpaper.apk
Superuser.apk
Pacman.apk
setupwizard.apk
FOTAkill.apk
geniewidget.apk
googlefeedback.apk
HTMLviewer.apk
onetimeintializer.apk
browser.apk
filemanager.apk
Development.apk
Voicesearch.apk
Added apps
Link2sd
Holo launcher
DSP manager
Gapps
Dolphin browser mini
Hackers keyboard
Apollo music
Mixplorer (light, fast, feature rich !)
HoloDarkblue theme for Mixplorer
Click to expand...
Click to collapse
USERS' OPINION ​
sheppii said:
Using this ROM about 2 weeks on my company phone and battery life is incredible!
Speed and smoothness is awesome too. Big thanks for this ROM.
Click to expand...
Click to collapse
missyou_mylove said:
i am using this for 1 week and i am totally like it very fast and stable, the Blue Theme is beautiful too :x wait for your next update ^^
Click to expand...
Click to collapse
ryo_hakashi said:
I've been trying this ROM somedays ago...
After that trying to flash with another ROM again..
And then back to this ROM again...
Trying some ROM again and then back again to this ROM..
So this ROM is very awesome... two thumbs up..:victory::good:
Click to expand...
Click to collapse
Dr0idG00di3 said:
I must say THANK YOU Bro !!!
This is the best ROM EVER for the Galaxy mini, awesome Speed, awesome Battery, amazing Theme.
You do a realy great Job !!!
Thank You !
Click to expand...
Click to collapse
jayOOMjay said:
Few months ago I thought my 3.25 years old battery has to be replaced but things changed. I did a test on battery and the results were impressive. after charging to 100% , battery remained for 5 days and 9 hrs ! See the screenshots. I have not used data connectivity, but used wifi for checking messages. Little bit of music. calls as in any normal day.
Click to expand...
Click to collapse
shujanster said:
This is one of the best roms for galaxy mini. i use 1 month still now this rom working very nicely. i don't find any bug. battery work good & i like ui very stylist. thanks to dev for given excellent rom.
Click to expand...
Click to collapse
CREDITS​
Wooaarr [ Clean cm7.2 rom, Start with airplane mode, Jelly Header on top,remove Dragons Ahead warning ...]
MatrixDJ96 [NukaRom and odex script]
Dany547 [kernel]
slaid480 [Fly-On mod]
-BioHaZard- [mixplorer theme]
HootanParsa [ Mixplorer ]
mariozawa [ Potato gestures ]
marcussmith2626 [ sharing apollo ]
Andrew Neal [ building Apollo ]
_nop_ [SimpleSU Insecure Version ]
gu5t3r [Goptimize]
CyanogenMod [Base rom]
autoradio78 [Brightness slider]
donhu & Akshay [Some theme Components]
bhupatib [ ?? ]
Venkatesh [Ringtone looping]
ZduneX25 [Tutorails]
Achep [ICS theme ]
Rachel Miller [CM7 Tutorials ]
saywhatt [?? ]
Cathy Juavnce [Testing ]
Click to expand...
Click to collapse
XDA:DevDB Information
VOID ROM, ROM for the Samsung Galaxy Mini
Contributors
jayOOMjay, Wooaarr, MatrixDJ96, Dany547
ROM OS Version: 2.3.x Gingerbread
ROM Kernel: Linux 2.6.x
Based On: CyanogenMod
Version Information
Status: Stable
Current Stable Version: Ultimate
Stable Release Date: 2014-06-10
Created 2014-03-08
Last Updated 2017-04-07
INSTALLATION​
Make sure that you are running 2.3.4 or above android version
Make sure that you have a custom recovery - preferably CWM 5.2.0.8
It is better to have an SD-EXT partition
Take a Nandroid backup
Download Rom
Copy the rom zip file to SD card
Reboot to recovery
Wipe data/reset
Wipe cache partition
Advanced - Wipe Dalvik cache
Advanced - Wipe battery stats
Install zip from SD card
Choose zip from SD card
Select the rom zip file
Wait till the flashing process is complete
DO NOT WIPE AFTER FLASHING- it will remove Mixplorer(file manager) & Link2sd
Reboot system now
First boot requires comparatively more time, so be patient
Download links
NB:
Incomplete and discontinuous downloads lead to unusual behavior of the ROM.
Make sure that your downloads are in a single stretch and without pause-resume. Check the MD5 sum of your downloaded zip file and verify whether it is same as that of the MD5 sum displayed along with the download link. If they are not, then your download is corrupted or altered from the one I uploaded. Please re-download and verify before flashing the rom.
If you have any questions read the FAQ first
1)Void Rom Ultimate Version Download Link
MD5 Sum: 37688555c608666fb58e8bc81a1891e8
2)Void Rom Ultimate Version (English only- Lighter) Download Link
If you do not want any language other than English, then download the English only version which is lighter because the language resources for other languages were stripped off from all the system apks
MD5 Sum: 8f8dc8b7dc673a13ab492b3cf921973a
3)Indian Fonts Download linkhttps://forum.xda-developers.com/devdb/project/dl/?id=24122
Just flash this zip from recovery
4)cwm-5.2.0.8-touch2-squadzone recovery Download linkhttps://forum.xda-developers.com/devdb/project/dl/?id=24265
MD5 Sum: 38f2880b2be381cfba2782d3f6096a97
This is the zip file of cwm-5.2.0.8 recovery which can be flashed from the previous version of cwm recovery
I can’t see any file manager or link2sd ?
You have wiped data after flashing the rom, this removed Mixplorer , Link2sd & Terminal emulator which were placed in the rom as user apps for its updating. Reflash the rom and DO NOT wipe/data reset after flashing
Can I port this rom ?
Ask me and make sure that no one else has ported to your device
I can’t see superuser and no dialogs for granting root permission ?
This rom is using Insecure su binary which is so light and does not need any app for granting root permission. The root permission is granted for all apps which request root permission.
I don’t like the insecure binary thing, How can I change to the default?
You might want to install SuperSU from the market and update the SU-binary. This will completely replace SimpleSU with SuperSU. Which means those want to stay insecure don’t update your su binary.
How to check MD5 sum ?
Open Mixplorer. Long click the file you want to check. Press the 3 dot overflow button at the right bottom corner. select properties. The window will display the MD5 ( give it some seconds to calculate )
There are also utilities that can be used to get MD5. For eg: this Microsoft File Checksum Integrity Verifier .
It is saying that ‘please check your connection’ when I try to send a file using obex Bluetooth in miXplorer ?
Obex Bluetooth is not working probably because of the older android version (2.3.7). it is working fine with higher version, So use the native Bluetooth. I have reported this issue and It will be fixed soon and you can update ( mixplorer is not a system app and you can update it. For better performance don’t move it to sd ext )
How to setup a bluetooth ftp connection in Mixplorer ?
First pair with the device you want to establish a connection. Open Mixplorer. Swipe to the right from the extreme left side. Select ‘new storage’. Select ‘custom network’. Press ‘search local’. Press save. Now your connected device is displayed on left panel ( swipe from left ) . Open it and swipe down to refresh ( or press refresh button). Give it some time, If it shows failed refresh again. Now you can see the files in the connected device.
How to use the odex script ?
Open terminal emulator. Type su. Press enter. Type dexo –h . Press enter. It shows all the possible commands for your phone.
All the system apps are odexed. If you want to make another one odexed system app. Copy the apk file to /system/app.( If there are any .so files in lib/armeabi of that apk file. Copy the .so file to system/lib of your phone ). Goto the root of your sd card. Create a text file with name csa.txt . Open it and type the exact name of the apk file you just copied ( eg: DSPManager.apk ). Save and close the text file. Open terminal emulator. Type su. Press enter. Type dexo –csa. Press enter. Wait for the process to finish. Then reboot.
How to move apps and its components to sd ext ?
The rom has Link2sd app for that purpose. First make sure that you have an sd ext partition ( if not create one- a method of creation is using CWM. Creating sd ext formats your sd card, so do backup before creating sd ext )
Open Link2sd. It will ask which type of ext partition you have. Select your type ( mine is ext4 ). Reboot your phone. Open Link2sd - options - settings - tick auto link - autolink settings - select what all things you want to move. After that all the apps( and its selected components ) you installed will be moved to sd ext automatically. When you install an application open it only after it is linked to ext. Only the plus version of link2sd can move data of an app, unless you link everything including data the internal memory will increase when installing apps.
I don’t like Link2sd , I want to switch to s2e ?
{** When I tried to use s2e it was not successful.I couldn't figure out exactly why it is not working [ actually I felt lazy because link2sd ,int2ext,.etc are working fine]. If you are trying to find out the reason , start with changing the kernel to original Mr.android kernel. If anyone knows the reason ,please share.}
If you don’t want to use link2sd do nothing to it. Install s2e and use it like you normally do. Since you are not using link2sd you can uninstall it using titanium backup or other tools.
Another option is before flashing rom. Open the rom zip file using 7zip. Go to data/app delete Link2sd.apk and add the s2e apk to that folder. Flash the new rom zip
It is hard to switch from link2sd after linking some apps. If you have created the mount script ( selected the ext type and rebooted ) then s2e will not work.
In order to switch to s2e after linking some apps you have to remove all the links that you have created and delete the mount script 11link2sd from /system/etc/init.d. Then reboot and install s2e and use it normally. But this method may not work for sure.
So, If you want to use s2e. Don’t use link2sd, don’t create mount scripts, don't link any apps. Instead use s2e from the very beginning- before moving any apps to ext
I don’t like flyon mod how do I remove it ?
Go to this flyon mod thread Flyon Mod. In the download section you will see a zip named Fly-On_uninstaller.zip. Download it and flash it via CWM . Flyon will be removed
How can I make the apps load faster?
Open spare parts from app drawer. Select ‘off’ for both window animations and transition animations.
You said there is a data speed meter, but I can’t find any ?
The data speed meter will not be displayed until you switch on your data.
Sometimes the data meter shows speed in white color and some other times blue, why is that?
The white shows the upload speed. Blue shows the download speed.
There is no indicator under the power widget buttons ?
They are removed on purpose because the power widget icons will change color when toggled, So power widget indicator is kinda unnecessary.
Seems good. Testing
nobody_nowhere said:
Seems good. Testing
Click to expand...
Click to collapse
upload complete. see download section
Very nice theming. I Will try this rom. Hows the perfomance and battery?
Just installed it, but had a problem with it the first few times[but that was because I changed the LCD density, works fine if no modification], is there any way to change lcd density without crashing the launcher? Or can i change the launcher? I really want to change the value to 106, it`s the best value for it
Gais3999 said:
Very nice theming. I Will try this rom. Hows the perfomance and battery?
Click to expand...
Click to collapse
No compromise in performance and battery, because this rom is an attempt to reduce the ugly look of original cm7.2 without any reduction in performance or battery . The rom is snappy and battery is really good see the screen shot
Sherpu said:
Just installed it, but had a problem with it the first few times, is there any way to change lcd density without crashing the launcher? Or can i change the launcher? I really want to change the value to 106, it`s the best value for it
Click to expand...
Click to collapse
what kind of problem did you face? I had none ( do all wipes as given in op and give time for loading the launcher in the first boot )
For changing LCD density use some 3rd party apps .May be this LCD Density Changer ( I haven't tested that app, but I guess it will do the job ).The value is 120 by default. If 106 seems good I will consider it in the next version. I think 106 will be much smaller. Remember I have changed the fonts. It is not Roboto
for changing the launcher. Install your new launcher and delete com.mobint.hololauncher.211.apk from /system/app/ or uninstall it using titanium backup or root uninstaller.
Another option is to replace /system/app/com.mobint.hololauncher.211.apk with which ever launcher you want before flashing.
Installed this Rom. Very nice look, especially the notification drawer theming. Can u make transparent status bar like kitkat in next update. And font looks a bit unclear for me.
jayOOMjay said:
what kind of problem did you face? I had none ( do all wipes as given in op and give time for loading the launcher in the first boot )
For changing LCD density use some 3rd party apps .May be this LCD Density Changer ( I haven't tested that app, but I guess it will do the job ).The value is 120 by default. If 106 seems good I will consider it in the next version. I think 106 will be much smaller. Remember I have changed the fonts. It is not Roboto
for changing the launcher. Install your new launcher and delete com.mobint.hololauncher.211.apk from /system/app/ or uninstall it using titanium backup or root uninstaller.
Another option is to replace /system/app/com.mobint.hololauncher.211.apk with which ever launcher you want before flashing.
Click to expand...
Click to collapse
Nice to see a CM7.2 ROM after so much time. It's really a pity how developers are wasting their valuable time on JB ROMS which don't even run smooth on our phone and make it so slow and laggy.
What we should do is perfect GingerBread.
And you have done a big step in that direction,
jayOOMjay said:
what kind of problem did you face? I had none .....
Click to expand...
Click to collapse
The problems was because of me [forgot to mention that], the launcher kept crashing because of the lcd density ii change that before the flashing with Notepad++. Replaced Holo with ADW [first one I found, any ideeas for another?]. Did some screenshots with LCD density at 106. The biggest problem I have with it is that Go Backup is crashing... Is there any way to restore data from Go with another app, or do I have to go back to another rom backup and do it with another app?
Can I port it to Galaxy Y?
nobody_nowhere said:
Nice to see a CM7.2 ROM after so much time. It's really a pity how developers are wasting their valuable time on JB ROMS which don't even run smooth on our phone and make it so slow and laggy.
What we should do is perfect GingerBread.
And you have done a big step in that direction,
Click to expand...
Click to collapse
That is exactly my intention is.
By the way, the developers are doing an awesome job, the problem is unfortunately with our hardware
Sherpu said:
The problems was because of me [forgot to mention that], the launcher kept crashing because of the lcd density ii change that before the flashing with Notepad++. Replaced Holo with ADW [first one I found, any ideeas for another?]. Did some screenshots with LCD density at 106. The biggest problem I have with it is that Go Backup is crashing... Is there any way to restore data from Go with another app, or do I have to go back to another rom backup and do it with another app?
Click to expand...
Click to collapse
I stopped using GO 2 years ago, So no idea about restoring that backup, I guess only Go will be compatible with Go.
Have you tried to use the default 120 density ? In my opinion , 106 is much small !! and 120 looks better
Would you mind editing your first reply about launcher ? otherwise people may misunderstand
neon$$$$ said:
Stop this is waste!!
Sent from my HTC Wildfire using xda app-developers app
Click to expand...
Click to collapse
Not for all
Gais3999 said:
Installed this Rom. Very nice look, especially the notification drawer theming. Can u make transparent status bar like kitkat in next update. And font looks a bit unclear for me.
Click to expand...
Click to collapse
I will consider it.
Why I choose this font is to give a little different look from Roboto and DroidSans. I have tested with many fonts and finally concluded this. If there comes a better option, I will go for it for sure.
aniket.lamba said:
Can I port it to Galaxy Y?
Click to expand...
Click to collapse
Actually , theming is not complete and it is an intial version. I released it bcoz otherwise it will delay more as result of my exams this week.
Yes, you can port If you want, Give credits and link to original thread. Good luck :good:
Hmm. I am facing some theming problems. I am aware that you can't deal with all theming problems like black text on black background because it depends on the app, but I would appreciate if you also provided the system default theme as an optional theme
Otherwise, very stable ROM.
And yes, the developers ARE doing a great job. They've devised so many ingenious ways to try to deal with the weak hardware like a lot of scripts and kernels. But yes, our hardware simply isn't strong enough. (It is some 4 years old)
nobody_nowhere said:
Hmm. I am facing some theming problems. I am aware that you can't deal with all theming problems like black text on black background because it depends on the app, but I would appreciate if you also provided the system default theme as an optional theme
Otherwise, very stable ROM.
And yes, the developers ARE doing a great job. They've devised so many ingenious ways to try to deal with the weak hardware like a lot of scripts and kernels. But yes, our hardware simply isn't strong enough. (It is some 4 years old)
Click to expand...
Click to collapse
I know that, it coz the 3rd party apps using their own style. Can you provide a screenshot for that black-black combo ? I solved that to some extent, I can try to do better from the System side if possible.
jayOOMjay said:
Actually , theming is not complete and it is an intial version. I released it bcoz otherwise it will delay more as result of my exams this week.
Yes, you can port If you want, Give credits and link to original thread. Good luck :good:
Click to expand...
Click to collapse
Also, there are the same problems with the XDA app I'm using. All the buttons are black on black
Sent from my GT-S5570 using xda app-developers app

[THEME][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.
Designed to improve usability and look of TWRP.
Port the theme as much as you like.
You use this theme at your own risk.
Availability and Compatibility
Supported TWRP versions: 263X and 270X.
Supported screen resolutions: 720x1280, 768x1280, 800x1280, 1080x1920, 1200x1920.
The themes will work on any device with the resolution specified in the filename (e.g. "1080.zip" is for FullHD devices).
The theme stays compatible with new versions of TWRP until TWRP changelog says otherwise.
About MultiROM Theme
MultiROM theme requires a MultiROM recovery.
Based on kitkatish dark theme.
This theme is portrait only.
Landscape option is present, but will default back to stock theme.
How to use:
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:
Download:
720 Themes Dropbox Folder
768 Themes Dropbox Folder
800 Themes Dropbox Folder
1080 Themes Dropbox Folder
1200 Themes Dropbox Folder
Thread with 480x800 Ports
Device specific threads:
Galaxy Nexus
Nexus 4
Nexus 5
Nexus 7
Nexus 7 2013
Galaxy Note 2
Galaxy Note 3
Galaxy S3
Galaxy S4
Galaxy S5
HTC One X
HTC One M7
HTC One M8
Changelog
10.09.2014
All 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
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
19.05.2014
All themes updated
added theme chooser to holofied settings
moved holofied settings into seperate menu (play, xda, multirom)
fixed position of progress bar on wipe pages (play)
added warning that formatting data partition includes /data/media (sdcard) to "EXT4/F2FS - Switch" (MultiROM themes)
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
720 / 768 / 800 themes now include all features of the 1080 / 1200 themes
Black/Dark minimal themes 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
A lot more fixes and improvements to the xml that I forgot to write down...
30.03.2014
1080 / 1200 themes updated
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)
Changelog:
13.03.2014
720/768/800 XDA theme:
Progress bar position now below action bar
Font size of tab labels reduced
720/768/800 Black, Dark and Light theme:
Added theme settings with highlight color options.
IF YOU WANT TO FLASH AROMA INSTALLERS ON A GALAXY S3, THIS NEW THEME IS NOT FOR YOU.
UNFORTUNATELY, ON THE GALAXY S3 THE AROMA INSTALLERS WILL CRASH WITH THIS HEAVY THEME.
USE THE OLD SINGLE COLOR VERSIONS INSTEAD!
12.03.2014
Black, Dark and Light theme for 1080/1200 updated
fixed an issue with text input, where the backspace button would not work when placing the cursor anywhere in the written text but the end
09.03.2014
MultiROM theme updated with pngs from new dark theme:
Progress bar position now below action bar
Font size of tab labels reduced
Font color of main buttons, action bar labels and tab labels changed from white to a light grey
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.
Complete rework of Holofied Black, Dark and Light (1080 and 1200 only):
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
More info:
One of the problems when making the current themes was to decide which colors to use for the highlighting.
Not everybody likes the classic holo blue or the newer whitish look. I also didn't want to maintain seperate themes to cover all colors of the rainbow.
So from 2.7 on, the Black, Dark and Light theme give you nine highlight colors to choose from - in one skin that is.
Besides white, the colors are a mixture the darker shades of android colors (blue, green, orange, red), the google colors (dark blue, greener green, yellow) and AOKPink:
The theme settings are accessible from the main menu. The selected color will be applied to the basic stuff, like the tabs, file and folder icons, checkboxes and radio buttons.
But for some users, that might not be colorful enough. So you can go ahead, and apply the highlight colors to other parts of the UI as well:
Of course these options also include the actionbar.
In the end, users are able to choose a color - and have as much of it as they like.
Misc settings include an option for centering the clock, switching the position of the navbar buttons around (apply samsung layout) and to use the Aroma File Manager instead of the TWRP file manager.
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.
z31s1g said:
reserved 2
Click to expand...
Click to collapse
I have a folder called "TWRP" in internal storage but since you mentioned to make a folder TWRP in sd card i did and made another subfolder called 'theme' and placed the desired theme under it by renaming it to ui.zip and rebooted to recovery but still running the old theme,btw i am on twrp 2.6.3.2,should i copy the theme folder to the internal storage "twrp" folder?
singhpratik87 said:
I have a folder called "TWRP" in internal storage but since you mentioned to make a folder TWRP in sd card i did and made another subfolder called 'theme' and placed the desired theme under it by renaming it to ui.zip and rebooted to recovery but still running the old theme,btw i am on twrp 2.6.3.2,should i copy the theme folder to the internal storage "twrp" folder?
Click to expand...
Click to collapse
Yes, the zip needs to placed on the internal storage. Thanks for pointing that out, will change OP accordingly...:good:
z31s1g said:
Yes, the zip needs to placed on the internal storage. Thanks for pointing that out, will change OP accordingly...:good:
Click to expand...
Click to collapse
Thank you ,will try it out now and report back
---------- Post added at 03:37 PM ---------- Previous post was at 03:33 PM ----------
z31s1g said:
Yes, the zip needs to placed on the internal storage. Thanks for pointing that out, will change OP accordingly...:good:
Click to expand...
Click to collapse
Voila!,it worked,rocking the XDA theme by you.Looking forward to more themes from you
singhpratik87 said:
Voila!,it worked,rocking the XDA theme by you.Looking forward to more themes from you
Click to expand...
Click to collapse
Just out of curiosity, what device are you using?
z31s1g said:
Just out of curiosity, what device are you using?
Click to expand...
Click to collapse
Samsung note II International version
@z31s1g
Black theme looks very nice on my LG Gpad 8.3
Thanks
Thanks z31s1g for posting this
Mazda said:
Thanks z31s1g for posting this
Click to expand...
Click to collapse
Thank you for spreading the word on G+
Aroma FM flashable zip updated
Aroma FM flashable zip updated. Script now includes setting 777 permissions to the aromafm folder and the zip inside.
Download:
Aroma FM flashable zip
HOW TO USE AROMA FM:
Flash the zip in recovery. This will copy the flashable Aroma FM package to \TWRP\aromafm.
Go to "settings" and tick the option to use Aroma FM.
Profit.
I'm having issues trying to get this to work on my Nexus 4. I have 2.7.0.0 TWRP so I downloaded the 768_dark_kk and the theme will not work. I don't think I'm doing anything wrong. The TWRP directory didn't have a themes directory so I made one, copied the theme zip to the directory and renamed it ui then rebooted to recovery and no theme.
dirtsky said:
I'm having issues trying to get this to work on my Nexus 4. I have 2.7.0.0 TWRP so I downloaded the 768_dark_kk and the theme will not work. I don't think I'm doing anything wrong. The TWRP directory didn't have a themes directory so I made one, copied the theme zip to the directory and renamed it ui then rebooted to recovery and no theme.
Click to expand...
Click to collapse
Surely a naming issue. The folder name needs to be "theme" - singular.
If you have renamed the zip in windows explorer, please double check if it's accidentally renamed to ui.zip.zip.
Almost everytime one of both is the culprit.
z31s1g said:
Thank you for spreading the word on G+
Click to expand...
Click to collapse
It worked, that's how I found out about this awesome TWRP theme.
Sent from my Nexus 4 using Tapatalk
z31s1g said:
Surely a naming issue. The folder name needs to be "theme" - singular.
If you have renamed the zip in windows explorer, please double check if it's accidentally renamed to ui.zip.zip.
Almost everytime one of both is the culprit.
Click to expand...
Click to collapse
Well found the culprit. Instead of having the folder named theme I had it named themes. Derpy move on my part. Thanks for pointing me in the right direction.
Sent from my Nexus 4 using Tapatalk
Black, Dark and Light theme for 1080/1200 updated
12.03.2014
Black, Dark and Light theme for 1080/1200 updated
fixed an issue with text input, where the backspace button would not work when placing the cursor anywhere in the written text but the end
Amazing work @z31s1g, but no "sugar" for me because I have a 480x800 device Anyway, thanks for your work:good:
mauam said:
Amazing work @z31s1g, but no "sugar" for me because I have a 480x800 device Anyway, thanks for your work:good:
Click to expand...
Click to collapse
Well, at least the play theme is available for your resolution over here:
http://forum.xda-developers.com/showthread.php?t=2432883
z31s1g said:
Well, at least the play theme is available for your resolution over here:
http://forum.xda-developers.com/showthread.php?t=2432883
Click to expand...
Click to collapse
Nah! Holofied is the one for me Anyway thanks for your concern bud, keep up:good:

[ROM][PORT][CM7.2][ODEX] VOID ROM V2 for GALAXY POCKET CORI

This ROM is an attempt to alter the ( yellow-grey combo ) looks of original CM7.2,
preserving or improving the performance and stability.
This is for hard users who want an ultra stable , battery friendly Rom with better performance for daily use.
Click to expand...
Click to collapse
FEATURES
Unique Void system theming
Ultralight framework and SystemUI ( removed 90% unnecessary mdpi components )
Void boot animation
Settings.apk with CM10.1 style and layout
SystemUI.apk with CM10.1 style and layout
Added brightness slider
Roboto Font
New themed Dialer and Contacts
ICS like caller Screen
Themed messaging app
Themed Music app
Themed alarm app
Themed Settings
New statusbar Icons
Modded services.jar for better multitasking
Fixed Bluetooth sending/downloading visibility issue
Fly-On MOD Beta4
Added Bravia Engine
Odexed Rom
New ringtones,alarms
Replaced default system apps ( with Holo launcher, filemanager, Link2sd )
Pre-enabled Softkeys
Removed Power widget indicator
Playstore included
Many other visual changes : See the screenshots or try the rom
FULL CHANGELOG
VOID V2
Network meter on StatusBar
ICS like call screen
Blue black popup
Themed selected text
Themed tab bar selection
New window background
New wallpaper
New ringtone
Themed scrollbar
Implemented achep buttons
Added smaller checkbox
Themed btn_radio to smaller and glossy
Reduced various text sizes
Fixed button issue and made buttons like ics
Ics like titlebar
Themed panels
Themed menu
Settings header black
added blue divider to alerts & and panel background for alert buttons
themed contacts
enabled softkeys
added blue line to titlebar
changed window titlebar color to blue
Changed ic_tab_selected icons to black
Changed battery icon color
Changed slider color
New wifi statusbar icons
Disabled power widget indicators
Changed statusbar text and icons to blue
Themed music in new style
Themed settings
Themed Package installer header
Added arrow to titlebar
Added void theme preview
themed Keyboard
PackageInstaller Dark titlebar
Blue themed mms
Blue emoji icons
New style for unread message
DownloadProviderUi1 themed
Blue themed camera
Contact titlebar divider
Changed Kernel to squadzone's
Updated system apps
Changed fonts to Roboto
Fixed glitch in boot animation
And Many other Minor changes
APPLICATIONS
Deleted VoiceDialer.apk (with VoiceDialer.g2g);
Deleted RomManager.apk;
Deleted QuickSearchBox.apk;
Deleted CMUpdateNotify.apk;
Deleted CMStats.apk;
Deleted MagicSmokeWallpapers.apk;
Deleted Protips.apk;
Deleted Live wallpapers
Added Link2sd
Added Holo launcher
Added DSP manager
Added File manager
Added superSU
Added Gapps
Click to expand...
Click to collapse
CREDITS
jayOOMjay
MatrixDJ96 for NukaRom and odex script
SquadZone for kernel
slaid480 for Fly-On mod
CyanogenMod for base rom
autoradio78
donhu & Akshay
bhupatib
ZduneX25
Achep
Rachel Miller
saywhatt
Cathy Juavnce
ImBj
Aniket.Lamba
All XDA members
Click to expand...
Click to collapse
INSTALLATION
Make sure that you are running 2.3.4 or above android version
Make sure that you have a custom recovery - preferably CWM 5.2.0.8
Take a Nandroid backup
Download Rom
Copy the zip file to SD card
Reboot to recovery
Wipe data/reset
Wipe cache partition
Advanced - Wipe Dalvik cache
Advanced - Wipe battery stats
Install zip from SD card
Choose zip from SD card
Select the rom zip file
Wait till the flashing process is complete
DO NOT WIPE AFTER FLASHING- it will remove Fly-On data
Reboot system now
First boot requires comparatively more time, so be patient
Click to expand...
Click to collapse
DOWNLOADS : http://www.mediafire.com/download/nvnrmh885a83m4g/THEVOID_ROM_V2_for_Cori.zip
NB:
Incomplete and discontinuous downloads lead to unusual behavior of the ROM.
Make sure that your downloads are in a single stretch and without pause-resume.
BUGS :
SAME as cm7 and original rom .. IF you find anyone bug please post:good:
ORIGINAL THREAD :http://forum.xda-developers.com/showthread.php?t=2674562
​
:good:

Share SAMSUNG Galaxy S8

-updated rounded Google search widget looks
-fixed some color inconsistencies for newer version of system apps (if it’s still not themed maybe it’s from a layout.xml edit which cannot be included on a theme)
-some personal touches added that you cannot see on the actual S8 UI
Update 2 Default Light
-updated home icons
-updated power menu icons
-more rounded Google Search widget
-S8 charging animation
-Email app modification removed to fix bugs.
-removed rounded corners, download it @ Play Store
-minor fixes I forgot
VERSION DESCRIPTION
–noclock = no clock font modification on lockscreen, ideal if you got custom floating.xml
–noframe= no icon frames for 3rd party apps on homescreen
INSTALLATION for rooted devices (you should do all this before 5min trial ends) :
-install and apply theme
-go fast to your root file manager and navigate:
-root/data/overlays/preferences folder
-delete all its contents (7 to 8 files) not the actual preferences folder.
-then navigate to:
-root/data/overlays/jsonfiles
-from there, CUT and paste the contents (1file) of trialjson folder to inside of userjson folder.
-restart phone and reapply theme.
mod edit - link removed
thread closed until download links will be available
Thanks for understanding
Dan - forum moderator

Categories

Resources