[THEME] Elixium UI | Simple | Elegant | Minimal | - Nexus 5 Themes and Apps

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I made this theme specifically for my ROM Elix-R but decided why not share it with everyone to enjoy. This is based off stock so you can
flash it on any ROM that is Stock based but you are more than certain to try it on other ROM but be warned that a bootloop is highly likely.
For the most part I have removed the ugly teal in the System so that it looks alot cleaner and more elegant. It also gives it an awesome subtle
minimal look. Hope you guys enjoy.
FOR STOCK BASED ROMS
V1 LRX21O (5.0) - Download
V1 LRX22C (5.0.1) - Download
FOR OTHER ROMS
V1 Cataclysm (Dec 24) - Download​

Working on:
Elix-R V2.0 (But that's kinda redundant huh?)
Bigxie Stock Flashable ROM
LRX21O Factory Image
LRX22C Factory Image
OTA to Lollipop
Pure White Odex
Xtrasmooth
Cataclysm (Cataclysm version only)

great!
great work.. but i will rather use the whole rom instead of just the ui thanks a lot

It looks beautiful! I tried flashing over Cataclysm (most recent). No bootloop, but once it booted System UI kept force closing. Had to restore from backup.

Working on Pure White odex 11/20..
Previous user, Cataclysm isnt odexed so no it wouldn't work. Redline, Pure White, Xtrasmooth, all would work, all stk based odex. Looks great I think.

***Also on xtrasmooth 2.5.3 worked excellent!!!!

this is beautiful :')
thanks

Would love this on cataclysm

Is there anyway to unflash this?
Or just restore from backup?

It looks beautiful, great work! But, is possible to make a version with center clock? When I use the center clock mod by Napoleon_First I obviously lose the themed SystemUI, and have the both would be wonderful!

Awesome Work!!!

Camarda said:
It looks beautiful, great work! But, is possible to make a version with center clock? When I use the center clock mod by Napoleon_First I obviously lose the themed SystemUI, and have the both would be wonderful!
Click to expand...
Click to collapse
Possibly. Would need to contact Napoleon_First (Hahah Get it, First)

Nices FC with AOSP rom
Can you make an AOSP version ?
(or is it only *.xml and *.png files to replace ?)

Looks fantastic. Thank you!
Is it possible to add little bit of transparency? Quick toggles background looks a little bit dull, a slightly darker would work better.

BreckZeBoulay said:
Nices FC with AOSP rom
Can you make an AOSP version ?
(or is it only *.xml and *.png files to replace ?)
Click to expand...
Click to collapse
STK based only, odex, nobody reported working on aosp yet. Only aosp black theme is for terminus and foxhound ROM.
***more importantly to theme Aosp Roms a theme has to he made for that specific rom, every update every build new theme. Based on currently knowledge of theming Lollipop

razrlover said:
STK based only, odex, nobody reported working on aosp yet. Only aosp black theme is for terminus and foxhound ROM.
***more importantly to theme Aosp Roms a theme has to he made for that specific rom, every update every build new theme. Based on currently knowledge of theming Lollipop
Click to expand...
Click to collapse
Yeah it would be really hard to keep up with AOSP. It's super simple to port over the theme though.
Steps for porting it over:
1.) Decompile the rom you want to theme framework-res, and the framework-res included in this theme.
2.) Go to Res/Values/colors.xml on both framework's.
3.) Copy my themes colors.xml to the rom you want to theme framework-res (Overriding the ROMS colors.xml with mine). Then Recompile.
4.) Do the same steps 1-3 on Settings.apk, and SystemUI.apk
5.) Once done. Open up my Settings.apk with win-rar (DO NOT EXTRACT), and the ROM you want to theme Settings.apk (with win-rar as well)
6.) Drag over the folder called drawable-xxhdpi-v4 from my themes settings.apk to your ROMs setting.apk (Both folders are contained in the Res folder of Settings.apk) Overriding your roms folder with my themes.
7.) Done
This should work on almost any ROM. I can make a video if you guys would like.

Zyxxeil said:
Yeah it would be really hard to keep up with AOSP. It's super simple to port over the theme though.
Steps for porting it over:
1.) Decompile the rom you want to theme framework-res, and the framework-res included in this theme.
2.) Go to Res/Values/colors.xml on both framework's.
3.) Copy my themes colors.xml to the rom you want to theme framework-res (Overriding the ROMS colors.xml with mine). Then Recompile.
4.) Do the same steps 1-3 on Settings.apk, and SystemUI.apk
5.) Once done. Open up my Settings.apk with win-rar (DO NOT EXTRACT), and the ROM you want to theme Settings.apk (with win-rar as well)
6.) Drag over the folder called drawable-xxhdpi-v4 from my themes settings.apk to your ROMs setting.apk (Both folders are contained in the Res folder of Settings.apk) Overriding your roms folder with my themes.
7.) Done
This should work on almost any ROM. I can make a video if you guys would like.
Click to expand...
Click to collapse
I can't locate "values" folder and colors.xml. There isn't such a folder in in framework-res.apk and settings.apk.

Great work dude! Thanks

Zyxxeil said:
Yeah it would be really hard to keep up with AOSP. It's super simple to port over the theme though.
Steps for porting it over:
1.) Decompile the rom you want to theme framework-res, and the framework-res included in this theme.
2.) Go to Res/Values/colors.xml on both framework's.
3.) Copy my themes colors.xml to the rom you want to theme framework-res (Overriding the ROMS colors.xml with mine). Then Recompile.
4.) Do the same steps 1-3 on Settings.apk, and SystemUI.apk
5.) Once done. Open up my Settings.apk with win-rar (DO NOT EXTRACT), and the ROM you want to theme Settings.apk (with win-rar as well)
6.) Drag over the folder called drawable-xxhdpi-v4 from my themes settings.apk to your ROMs setting.apk (Both folders are contained in the Res folder of Settings.apk) Overriding your roms folder with my themes.
7.) Done
This should work on almost any ROM. I can make a video if you guys would like.
Click to expand...
Click to collapse
you cant do this for custom roms as they have their own mods ins framework but should work sor stock aosp
---------- Post added at 07:44 AM ---------- Previous post was at 07:41 AM ----------
blinde said:
I can't locate "values" folder and colors.xml. There isn't such a folder in in framework-res.apk and settings.apk.
Click to expand...
Click to collapse
decompile them
colors for framework
framework-res/values/colors.xml
colors for Settings
Settings/values/colors.xml

Does this theme work on aosp rom ?? (like libearboost for exemple )

Related

Minimal Matte 1.5 CM6 Full Rom !

Is it possible to install this on wildfire !? Or someone make it ?
shiftedx said:
I see all sorts of glossy themes and just way too over the top for my taste and I'm sure some of you guys as well. This is a very minimal and matte (not glossy) theme.
This is the final release of this theme until I can free up some time to work on it more (hopefully not long), work has picked up a bit and caused development to slow a good amount. The community is more than welcome to modify and share this theme amongst yourselves.. please give credit where credit is due and expect to see more from me in the future
Features:
Themed Framework
Themed Keyboard
Themed News & Weather Widgets
Themed LauncherPro 0.7.1
Themed Dialpad
Themed Settings Widget
All images fully optimized
Digital count boot screen by Six6Sicks
Fixed as of 8/3
1x status bar icon themed as well as GPS
To Do:
Theme Lockscreen
{
"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"
}
Releases​
METAMORPH!: Download Updated 7/28
You guys can say thanks to studjuice for this one!
Metamorph unfortunately doesn't play nice with flashing fonts so you can download the theme font in flashable form HERE!
Flashable Zips:
Froyo 2.2 will work for every phone except HD devices, unless there is a phone specific build below flash Froyo 2.2.
Flashing over CM6 RC2 will not guarantee results.. the newer builds of CM6 don't seem to take well to themes.. some report success others aren't so lucky. There is a full RC2 rom below if you must have RC2.
Froyo 2.2 Release 1.5 *FIXED*
Froyo 2.2 Release 1.0
Nexus One Froyo
Legend Froyo
You can thank Tamimego for the legend version, the zip is based off of Kyosa's Legend CM6 RC1
Problems flashing? try booting into fastboot and clearing the system "fastboot erase system -w" reflash your rom and the theme.This will fix any errors related to not enough system space such as framework not flashing or missing apps after flashing. ​
Instructions
In order for you to get results like the screenshots above you have to do the following.
Notification Bar: Change the text to white under Cyanogenmod settings in the settings menu.
Dock: Go to launcherpro preferences menu button then preferences go to appearance and change dock to glass.
Dock Notifications: In launcher pro go to preferences, dock dock settings and check the dock notifications.
Weather/News: Just add weather widget and then add the news widget via the widgets menu.
Digital Clock: Open app draw go to digital clock set the background to black and then add the widget 4x1 to home screen.
Wallpaper: Now defaulted is the blue wallpaper, if you want to change it to the black its in your wallpaper gallery.
The icons are from an iPhone/iPod Touch theme Suave
Full Roms
G1/32B:
CyanogenMod 6 Minimal Matte 1.5 Download
Based off of CaNNoN202 Complete Eclair this is 2.1 with gapps & latest ALPHA theme. DOWNLOAD
HERO VanillaEclair5.0 with minimal matte 1.5 DOWNLOAD
Nexus One: Work is going good, we have someone with a nexus taking time to build the theme properly for the Nexus One and will release when he is confident in the build.
Previous builds.
Code:
[SIZE="4"]Alpha Release 2:[/SIZE] [URL="http://www.mediafire.com/?iix4c1ik514lckq"]2.2 FROYO[/URL]/[URL="http://www.mediafire.com/?bwyf1cl5bje3hzt"]Manual Froyo[/URL]/[URL="http://www.mediafire.com/?ml7i91g7c2ppp60"]2.1 Eclair[/URL]
This flashes over any [B][SIZE="3"]Froyo[/SIZE][/B] build 100% confirmed to work!
Comes in a bit bigger at around 18mb but this zip flashes every time!
Now has the latest launcherpro v0.6.7.3 took some work to get this thing themed properly and flashing correctly.
Framework-res.apk has been redesigned a bit also darkened (let me know if I should go back)
Thanks to HUND for the status bar icons.
Now removes ADWLauncher.apk if you have it installed.. simply because certain people were reporting that it stopped launcherpro from working.
[B]Manual Install[/B] for those of you who want to use just a certain part of the theme.
Unfortunately due to a lot of changes that have been made to the theme I will have to release separate updates for 2.1 and 2.2. :(
This update may take a few minutes to boot up for the first time so please be patient!
[SIZE="4"]Alpha:[/SIZE] [URL="http://www.mediafire.com/?et3sb1ft1256en5"]Download[/URL]/METAMORPH (will be at alpha status after some feedback)
Modded GenieWidget: Updated with more fitting weather icons.
Tweaks: Built the update script similar to Test 3 since some people are having success with flashing now.
Size: Up to 9mbs roughly dude mainly to some reworked images.
[SIZE="4"]Test #3:[/SIZE] [URL="http://www.mediafire.com/?l4yr5h121klyusr"]Download[/URL]/[URL="http://www.mediafire.com/?a9fye192x39h7uu"]METAMORPH[/URL]
Once again cleaned up some stuff shrunk to 8mbs/4MB for Metamorph
Power Control Widget mod: Now transparent see above screenshots.. will change blue lines to dots most likely in the near future
Now includes Digital Clock thanks to Maize!
Reworked flashing script: its now flashing each thing individually I'm hoping this allows for it to flash successfully although I'm unsure..
Launcher: Included in the update.zip, not included in Metamorph download [URL="http://www.mediafire.com/?95j32dyd2t9keai"]HERE![/URL] and install manually.
Metamorph should work.. unfortunately the app FC's on my phone so I couldn't test it first hand please let me know how it works I included most of the theme but not the launcher.apk I will continue to update this metamorph along with the flashable zip. Please post feedback and let me know if the metamorph works as it should... its based off the .xml format.
Personal flash tests on MyTouch3G 32B/G1 CM6 RC1/CM5 this flashes properly.. if not for you please post your rom and phone model. Also this may or may not effect it but I do not have any partitions on my SD its all FAT32.
[SIZE="4"]Test #2[/SIZE] FAILED AT FLASHING
Cleaned up the .zip shrunk down to 12mb
Re did the update script.. should install properly please let me know if its not.
[SIZE="4"]Test #1[/SIZE]: FAILED AT FLASHING
Themed Framework-res.apk (Thanks to [URL="http://forum.xda-developers.com/member.php?u=2170908"]HUND[/URL]!)
Themed LauncherPro Beta v0.6.7.2
Modded GenieWidget (weather/news)
Themed font is currently Comfortaa
Custom LatinIME for froyo (eliminates white gaps in market and other apps on keyboard mainly Froyo related)
Click to expand...
Click to collapse
Use the theme porter, I used it to port the theme to cm6.1.
do you can write manual how to port this them to wildfire? =)
i've tried .. nothing change !
I've succeeded porting MM1.5 to my wildfire's CM6 rom updating via recovery but the result isn't so great... I mean it worked, but the theme is not as nice as on the Desire original version... (too blured).
How i did :
- Theme porter downloaded from the xda forum
- adp pull to get /system/app and /system/framework
- Patched it with theme porter using the option 4 (Hdpi > mdpi)
- replaced the new files on the minimal matte.zip file
- nandroid backup
- udpated my rom from recovery with the minimal matte.zip modded
- restarted with success
The issue, I think, is in the hdpi > mdpi option... cause the theme's pictures are compressed and finally aren't nice at all...
Jungleman_ said:
I've succeeded porting MM1.5 to my wildfire's CM6 rom updating via recovery but the result isn't so great... I mean it worked, but the theme is not as nice as on the Desire original version... (too blured).
How i did :
- Theme porter downloaded from the xda forum
- adp pull to get /system/app and /system/framework
- Patched it with theme porter using the option 4 (Hdpi > mdpi)
- replaced the new files on the minimal matte.zip file
- nandroid backup
- udpated my rom from recovery with the minimal matte.zip modded
- restarted with success
The issue, I think, is in the hdpi > mdpi option... cause the theme's pictures are compressed and finally aren't nice at all...
Click to expand...
Click to collapse
so why didn´t you take the G1/32B version to port... cause that is MDPI allready. didn´t look blurry or something. very cool and good looking on my wildfire.
used theme porter script too
I've tried it already and twice i've an issue : Error in /sdcard/update.zip (Status 7) installation aborted (in recovery)...
Have u change something else in the Minimal matte 1.5.zip than /system/app and /system/framework ?
Thanks
Edit: used the original Minimal Matte 1.5.zip to update my rom via recovery and it was a success ! (just replaced the app and framework folder patched with the G1/32B version)
Thanks !

[ROM]CM7.2-RC3-AA[Update 4.7.12][BLACKHAWK-OC-&-FIREKERNEL-OC]

{
"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"
}
Project name... AA
Version... 4.7.12
Created by... aaiko
Based On... CM7.2-RC3 by vo-1 (31.05.12)
Kernel... Blackhawk OC by ketut.kumajaya & FireKernel OC by dragonnn
CHANGELOG 4.7.12
-Added Latest FireKernel OC version, really smoth with this rom
-Build.prop was cleaned
-FireKernel OC version includes Samsung Galaxy SIII ui sounds
CHANGELOG 3.7.12
-Fixed a mistake, that makes Gallery.apk invisible.
-Added new tweaks to build.prop, rom is faster than ever
-Icons from SIII fully ported
-Very lite bootanimation
FEATURES
-Latest Adreno Libs
-Latest Adrenaline Engine with minor fix (CM 4.2b)
-New build.prop tweaks to make sure that the rom runs very smooth and fast
-Patched host file
-Xperia S Launcher, very fast launcher
-MicroLizard status bar layouts mod
-Fully deodexed
-Fully bareboned (includes all files that you need to install apps from Play Store, so don't worry everything will work fine)
-Blackhawk Kernel with OC support
-Gallery3D was replaced with QuickPic & ColorNotes as default memo app
-Framework.jar patched for 30stepmod
-Fully based on vo-1 rom, so theres no bug like on stable and official CM7 releases
-Transparent statusbar support
-Achep ICS theme
-Roboto font is back as default system font
-Deskclock already fixed
-Gps patches for faster locks
-Very lite bootanimation
-You don't have to mount anything, everything is integrated
I did not include any Beats Audio libs as I prefer you have the option to install it or not, and cause some new players have a very nice integrated eqs
Remember to do a nandroid backup before flashing the rom.
NEW PREVIEW
GPS CONFIGURATION
Go to /system/etc/gps.conf and replace the lines of my country and continent with yours according to this site http://www.pool.ntp.org/es/
TO DO LIST & WHAT IS COMING
-Keep improving the theme
-New version with FireKernel OC by dragonnn
CREDITS AND THANKS
vo-1 for rom and permission to release the mod
tamingsari2 for his help with deodexing and resolving all my doubts, and the inspiration (his roms are just awesome)
itasoulas for the inspiration
MicroLizard for the statusbar mod and his permission
b1choO for support and help
CyanogenMod for rom
XDA for the guides, tutorials and all the stuff you can find on this forum
Samsung for Ace
AChep for theme
Google for Android
ketut.kumajaya for kernel
dragonnn for kernel
imbawind for Andrenaline Engine
Samsung for Ace
And please forgive me if I forget someone, please feel free to pm me and I give you all the credits
EXTRAS
Set clock to the right to prevent icons overlap on status bar, thanks to @b1choO
DOWNLOAD, MOUNT /SYSTEM, FLASH IT ON CWM
360 Launcher mod to MIUI Metro Minimal to use it as default launcher:
DOWNLOAD AND INSTALL AS USUAL APP OR PASTE ON /SYSTEM AND SET PERMISION
Some of my favorite wallpapers
DOWNLOAD FROM CLOUD
Screenshot wallpaper
http://cl.ly/0F2C381u3W1Y3P3g0E10
CM9 Settings by tamingsari2k
GO TO THE POST AND LOOK AT THE END
CM9 Settings for spanish users, translated by me (Note: You have to flash the tamingsari2k version first, then this one, remember to mount /system)
DOWNLOAD CM9 SPA
Samsung Galaxy SIII Wallpapers
DOWNLOAD SIII WALLPAPERS
DOWNLOAD
CM7.2-RC3-AA-BLACKHAWK-OC
CM7.2-RC3-AA-FIREKERNEL-OC
MIRRORS
Thanks a lot to yzkz900
CM7.2-RC3-AA-BLACKHAWK-OC
mediafire-http://www.mediafire.com/download.php?esh5g8nn7l01av9
deposit files-http://depositfiles.com/files/gy7kdq4eb
rapidshare-https://rapidshare.com/files/522960126/cm7.2-rc3-aa-blackhawk-oc.zip
filerio-http://filerio.in/z2hq0498319u
sharpfile-http://sharpfile.com/flwl4x7uupgb/cm7.2-rc3-aa-blackhawk-oc.zip.html
crocko-http://www.crocko.com/4218785A27114251ABFE3392BB94DCC0/cm7.2-rc3-aa-blackhawk-oc.zip
hipfile-http://hipfile.com/z3s574m9xszw
zshare-http://www2.zshare.ma/61ljwimhuzkw
zippyshare-http://www13.zippyshare.com/v/5169993/file.html
CM7.2-RC3-AA-FIREKERNEL-OC
mediafire-http://www.mediafire.com/download.php?9x5eud9sooz835x
deposit files-http://depositfiles.com/files/4dd6l4j1j
rapidshare-https://rapidshare.com/files/2811331121/cm7.2-rc3-aa-firekernel-oc.zip
filerio-http://filerio.in/kiz51569zz0g
sharpfile-http://sharpfile.com/mjxkxovgruri/cm7.2-rc3-aa-firekernel-oc.zip.html
crocko-http://www.crocko.com/A1E24A38271C447388826D9FE5E9FA7E/cm7.2-rc3-aa-firekernel-oc.zip
hipfile-http://hipfile.com/z4lzfydyqbgc
zshare-http://www2.zshare.ma/hmppe0v32oiq
zippyshare-http://www17.zippyshare.com/v/99969659/file.html
HOW TO MOUNT EXT4 WITH LINK2SD
Read this post
Really good..will try..
Hmm, Seems Cool!!! hope this one's awesome!!!
---------- Post added at 08:29 AM ---------- Previous post was at 08:25 AM ----------
Hmm, i get error 404 when i try to download!!
Please help!
Yep download page doesnt exist
404 not found.
Sorry guys my connection is little bit slow, the rom will be up in a few minutes!
Link's broken.
consegregate said:
Link's broken.
Click to expand...
Click to collapse
Links working
ty aaiko nice rom :good:
gonna this one later!!ty
sent via SGS III
thanks aaiko seems nice
better put any name for rom and thread title format as mention from our moderator for
easy navigate. Thread title format like this.
:highfive:
links updated thanks to @b1choO
any1 try this rom? performance, battery life ??
zarelli said:
any1 try this rom? performance, battery life ??
Click to expand...
Click to collapse
I have posted this on another forum and they said that is one of the better roms that ever tried.
You should give it a chance.
zarelli said:
any1 try this rom? performance, battery life ??
Click to expand...
Click to collapse
Dude try it... you wont be dissapointed.... awesome rom.... smooth as silk and quick as a cheetah... battery life is quite good.... honestly way good for CM builts..
Sent from my GT-S5830 using XDA
aaiko said:
I have posted this on another forum and they said that is one of the better roms that ever tried.
You should give it a chance.
Click to expand...
Click to collapse
I can vouch for that.
Anyway, on a side note. Turn off screen-off animation, would you get a weird flicker when you lock the screen?
i hope you make a full MIUI theme. =)
Trying it out now. So far so good..the tray needs two reboots, perhaps because of the transparency or the center clock mod.
To guys who are trying this rom Is this better than Apocalypse?

[End of support] ChameleonOS 0.8 4.2.2

UNOFFICIAL ChameleonOS 0.8 for Samsung Galaxy S Advance​OS Version: 4.2.2​
***End of support***​
{
"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"
}
Hi guys, today I share my first ROM compiled from source
FEATURES (from ChameleonOS website)
•Built on CM so basic CM features are included
•Fully open source, contribute features and fix bugs
Launcher Features
•Folder icon styles: stacked, grid, or carousel
•Folder sorting: alphabetically, reverse alphabetically, or by usage
•Icon scaling in app drawer and on homescreen
•Home screen previews, rearrangable homescreens
•Set default screen from previews layout
•Add or remove homescreens from previews layout
•Slide homescreens with a second finger while holding widgets and icons
•Customizable gestures: slide up, slide down, pinch, and spread
Theme Manager
•Based on MIUI's theme engine
•Mix and match different themes on the fly
•Theme options: Icons, Status Bar, Boot animation, Font (requires reboot), Messaging, Framework, and Ringtones
•Applies native ctz files, but also will apply MIUI mtz files, not all elements will theme properly with mtz packages
•Animated boot animation preview
•Boot animation resolution scaling
Status Bar
•Customizable toggles, compact or page view (or off)
•Extended volume panel in page view toggles
•Access status or navigation bars while in fullscreen apps by touching the edge of the screen
Messaging
•Reads custom notification tones from Contacts
•Revised layout: Added messaging bubbles, removed avatar icons from conversation and put one in the action bar, quick shortcut for emojis
Security
•Manage installed apps' permissions
Click to expand...
Click to collapse
Known Issues
Same as latest build of CM10.1(you can read about here)
To fix low volume in incoming calls I've replaced original Phone.apk in ROM's zip file with this, doesn't work correctly on this ROM, for now download fixed Phone.apk from the link below
Videos and Browser videos don't work (I will fix this into next build)
Installation
1.Before installing any CM10/CM10.1 based ROM, update the device to Jelly Bean firmware
2.Download the ROM and GApps package
3.Put the files on SDCard
4.Reboot in recovery
5.Wipe Data/Factory reset
6.Flash the ROM with "install zip from sd card"
7A.First choose ChaOS zip file
7B.(Temporary) Choose PhoneFix.zip
7C.Now you can flash Add-ons and GApps/Slim Package
8.Reboot system
X.If you get "assert failed.......(Status 7)" error when installing the ROM, make sure you have downloaded the right version for your device!
First boot takes a while, so wait approx. 5 mins
ChameleonOS Download
Working Phone.apk (Temporary)
here
i9070
-Build 20131012 (ROM's first release) here
-Build 20131021 here
-Build 20131121 here
i9070P
-Test build based on 20131012 (obsolete) here
-Build 20131121 here
Add-ons Download
Task Manager with dedicated button in app drawer/recent apps menu here
Supercharged services.jar for V6 Supercharger here
ChaOS-style themed CWM Recovery here (to reapply stock theme flash this)
These add-ons are not compatible with 4.3.1-based ChameleonOS
GApps Package Download
Jelly Bean 4.2.2 here/mirror
If you want only Play Store and core components go here
Themes for Theme Manager
You can download themes directly from device and these links:
ChameleonOS (.CTZ files)
-Goo.im ChameleonOS
-ChameleonOS Forums
MIUI themes (.MTZ files)
-Pimp My MIUI
-Droid Views
-MIUI Forums
To install a theme put downloaded file in internal storage (sdcard0) in /ChaOS/theme/ then apply from Theme Manager
Updates
I will continue the development of this ROM and build new versions when there are major changes in Team Canjica's SGSA source code and new updates of ChameleonOS ROM.
Sources
Team Canjica GitHub: https://github.com/TeamCanjica
ChameleonOS GitHub: https://github.com/ChameleonOS
ChaOS for Janice soon in my GitHub
Thanks to
•Team Canjica for their sources and hard work for our device
•CyanogenMod Team
•ChameleonOS Team
This will be on of the best roms for our S Advance. I will try and report asap. :good:
Nice .... will surely try....
plz keep up the good work :good:
Thanks Bro.:good:
One more awesome ROM from our device.
Nice rom.
Awesome.
Awesome!
Verstuurd van mijn GT-I9070 met Tapatalk
Camera's apk is missing, later I will update zip package with it inside
Cool ROM.
But Camera will work if I just installed it,I mean is camera libs are missing or only apk?
Sent from my GT-I9070 using XDA Premium 4 mobile app
Downloading
AltamashAN said:
Cool ROM.
But Camera will work if I just installed it,I mean is camera libs are missing or only apk?
Sent from my GT-I9070 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Now I've tested it, there is no camera's apk also in CM10.1 zip package, camera is accessible from lockscreen, but libs are causing "couldn't connect to camera", have to be replaced. After dinner I attach a flashable zip with fixed libs, to use until I don't update ChaOS package
Some Screenshots with Mix Themes
Sent from my GT-I9070 using XDA Premium 4 mobile app
Tesla-MADAL93 said:
Now I've tested it, there is no camera's apk also in CM10.1 zip package
Click to expand...
Click to collapse
Camera is integrated with Gallery2.apk
Alberto97 said:
Camera is integrated with Gallery2.apk
Click to expand...
Click to collapse
I saw a while ago, thanks for the info are you italian?
In attachment flashable zip of fixed camera libs, files taken here in post #2446, thanks to Vicenzo I've only made it flashable
EDIT: Updated ROM's download link in first post, now has fixed camera libs inside.
To those who download the ROM now: you don't need this attached file!
So far the ROM is smooth and nice
I will, ofcourse, test more and report.
Camera works from lockscreen, no icon in app drawer but i really do not care because i use Focal.
But for some reason i cannot install themes, it says installing theme and then it disappears and the theme is not in theme chooser. If i try to install it again it says theme already installed.
Sh0m1 said:
But for some reason i cannot install themes, it says installing theme and then it disappears and the theme is not in theme chooser. If i try to install it again it says theme already installed.
Click to expand...
Click to collapse
Check that downloaded/installed themes (with .ctz extension) are in /sdcard0/ChaOS/theme and you have free space in internal sd card
Tesla-MADAL93 said:
I saw a while ago, thanks for the info are you italian?
Click to expand...
Click to collapse
Yes, I'm trying to compile AOSP 4.3.1
Yes and yes. Unfortunately Apollo crashes when changing song from notification. I have to go back to stock for now :/
Sent from my GT-I9070 using Tapatalk
Alberto97 said:
Yes, I'm trying to compile AOSP 4.3.1
Click to expand...
Click to collapse
I'm italian too good luck
Sh0m1 said:
Yes and yes. Unfortunately Apollo crashes when changing song from notification. I have to go back to stock for now :/
Sent from my GT-I9070 using Tapatalk
Click to expand...
Click to collapse
I'll do a deeper test of this rom and try to fix any bugs, stay updated
Tesla-MADAL93 said:
I'm italian too good luck
I'll do a deeper test of this rom and try to fix any bugs, stay updated
Click to expand...
Click to collapse
So what exactly are the issues now?
Verstuurd van mijn GT-I9070 met Tapatalk

[GB 2.3.6] Base ROM 2.3.6 Cooper ~ Make your own ROM! Freely!

[GB 2.3.6] Base ROM 2.3.6 Cooper ~ Make your own ROM! Freely!
{
"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 is for promoting development of roms for this device. It's mainly intended for newcomers/Newbies. Read Instructions carefully before trying anything wrong. You need to use SEARCH in xda for understanding ROM structure and modding. I've included several links for modding. You can ask your doubts to corresponding devs & also to me. I'll try my best to help you.
Devices Supported : Samsung Galaxy Ace GT-S5830/L/B/T (Also known as "Cooper")
Deodexed DXKT7 (Android 2.3.6 Gingerbread)
Zipaligned
Bloatwares Removed; except some essential apps
14 Lidroid toggles
Swipe to remove notifications
3 way boot
Modded Holo Launher (<800KB)
Google Playstore v4.6.17
Rooted; SuperSU v0.97
Gmail 2014
CWM Manager
Rhythm File Manager
New Awesome Keyboard with T9
30 Locale Added; 280+ Language Support
Patched Hosts file for Adblock
init.d Support
Full ext2/3/4 Partition Auto mount Support
Network Mode Option - GSM/WCDMA
Kitkat Direct Wallpaper App
USB Mass Storage Option in Settings
Samsung Boot & Poweroff Animations
Holo Launcher & Holo Locker were stay on Task Manager
Sub Text Color is set to Green in Framework
Several build.prop Tweaks added
Stock [email protected]#7 Kernel
More features inside... Download it now!
My Policy:-
"Sharing is Caring" is my Moto!
You can Freely Use this ROM as a Base.
No Need of seeking permission from me.
Edit and share anything you want.
It would be appreciated to include my name in your ROM credits; if you would like to do so... I'll not insist/complain regarding the MISSING CREDITS.
Do not include PAID Apps (Called Warez in xda) in your ROM. It's against xda rules.
If you include Mods/Guides from other users; seek permission and give proper credits to them...
Don't use ad/paid shorten links for downloading rom. Use Direct Link from hosted site.
Recommended File Hosting Sites: Dev-Host, Google Drive, MediaFire
Recommended URL Shortening without ads: Google URL Shortener
Give Some Screens of your own cooked rom.
Recommended Image Hosting: Minus - Share simply!
Test your ROM before publishing!
Don't be a noob for years! Develop ~ Share !
&
Press Thanks for me; if this thread helped you!
Base.ROM.2.3.6.Cooper.zip (Dev-Host, 79 MB)
Want to download it to Mobile? Put your QR Scanner here...
No QR Scanner? Get one from Play Store...
Always back to Stock firmware via odin before installing any Custom ROM. This will avoid freezing at boot logo.
You have to download the ROM zip file.
Copy it to your phone's SD Card.
Turn off your phone
Go to recovery mode (ClockWork Recovery) (Home screen button + Power button)
If you are on Stock Recovery, You've to flash CWM 5.x before installing this ROM.
We appreciate to BACKUP your Current ROM before moving to next step
Select wipe data / reset and Confirm the action
Select wipe cache partition and Confirm the action
Select install zip from sd and select the rom zip file & Confirm the action
Enjoy!
XDA:DevDB Information
[GB 2.3.6] Base ROM 2.3.6 Cooper ~ Make your own ROM! Freely!, ROM for the Samsung Galaxy Ace S5830
Contributors
brijeshep
ROM OS Version: 2.3.x Gingerbread
ROM Kernel: Linux 2.6.x
ROM Firmware Required: GT-S5830/L/B/T
Based On: Stock
Version Information
Status: Stable
Current Stable Version: 1.0
Stable Release Date: 2014-05-30
Created 2014-05-30
Last Updated 2014-05-30
Screenshots:
Useful Tools (PC):-
QtADB | Your android manager
Virtuous Ten Studio (VTS)
Zip Signer
Notepad++
Everything Search Engine
MyPhoneExplorer
Guides:-
The Definitive APK Modding & Theming Thread
The Definitive APK Modding & Theming Thread
[Guide] Status bar and notification panel color changer | Owner Pic Mod
[Guide] Holo Launcher Modifications | All-in-One
[Guide]4.2.2 Statusbar For GB roms
[Guide] FullScreen Notification Bar Like JB
Collection of mods for all GB
[Guide] Add KitKat Easter Egg in GB
[GUIDE] Tips for themers
Decompile/Recompile apk & jar | Sign | Zipalign | Basic editing
[GUIDE] Add Quickpanel Button In Statusbar To Switch Layouts
[GUIDE] ICS Pattern lockscreen(Change path thickness)
[GUIDE] 4.2 Quick Panel with Lidroid Toggles & Volume Sliders
[GUIDE] EPM / 4-Way Boot
Apps/Mods:-
[App 2.2+] Launchers for GB
[App 2.2+] KitKat Home for All !
[App 2.3+] Wallpaper Gallery | [Guide] Make your own Gallery!
[App/Mod] OG Battery Mod
ALL-in-1 Mod for Stock ROM
Tickle My Android
You can suggest some more threads that will help the noobs...
:laugh:
samsung-updates.com - Stock Firmware (S5830DXKT7_S5830OLBKT3_S5830DXKT5)
xUltimate Tool for De-Odexing
Lidroid for 14 Toggles
Chainfire for SuperSU & Rooting
Adrenaline™ Engine by ImbaWind
ThunderBolt by pikachu01
Tran Ky Nam for GoTiengViet Keyboard
My friend Hitesh2626 from Cooperve Section for inspiration of this thread.
Virtuous Ten Studio - Recompiling apks
Notepad++ - Editing xml, smali
ZipSigner - Signing rom zip files
Adobe Photoshop - Editing pics
7Zip & WinRAR - Extracting resources
Search Everything Tool - Quick Searching files in my PC
QtADB Tool - ADB File transfer
wallpaperswide.com - Wallpapers
minus.com - For Image Hosting
Google Chrome Browser in PC - Getting those Android Versions Wallpapers from it's cache & It's my best internet gateway...
Google Images - Searching Icons...
My HCL Me Netbook
BSNL Broadband...
If I forget anyone... Just PM Me...
Thanks for this base. Number 1 thing I recommend changing is the kernel. Was running Pandora and messaging and it rebooted.
Sent from my Nexus 7 using XDA Premium 4 mobile app
Thank you brijeshep.
Thank you.
Please update Rom.
Thanks

[GB 2.3.6] Concept-L ROM | Andoid "L" | GT-S5830 |

[GB 2.3.6 ROM] Concept-L by .:: brijeshep ::.
{
"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"
}
# Concept-L is a Custom ROM based on Stock firmware
# It's not the real Andoird "L"
# This ROM is based on 2.3.6 Stock GB Version (In the About menu you'll see 5.0.0, It's a build.prop edit. )
# Devices Supported : Samsung Galaxy Ace GT-S5830/L/B/T (Also known as "Cooper")
# Android development community is free and open sourced. So you need not to pay for using this ROM.
# All the applications included in the ROM are free. There is no warez. If you found any paid app please PM me.
# This is not a Copyrighted ROM. You can use any part of my ROM (APKs, Mods etc). Just list my name in credits... Check my Credits section for some original works.
Click to expand...
Click to collapse
Caution: This update should be strictly applied to the devices which are having the model number as Ace GT-S5830/L/B/T and is not for S5830i model and it's variants. If you still continue to update in your S5830i model, then we should not be held responsible for any damage happened.
Disclaimer: Neither this website, nor developer should be held responsible for any damage happened to your device in the process of following the instructions mentioned in this article. It’s very unlikely that there will be any issues but just in case if at all there are any issues then we are committed to help you in solving the same.
I'm not responsible for bricking your phone but that probably wont happen..
Android L Themed UI
Android L Themed Launcher (Holo Free)
Android L Themed Settings
Android L Themed Dialer
Android L Themed Easter Egg
Android L Themed Keyboard
Android L Themed Statusbar with Brightness Control.
Android L Wallpapers
Android L Boot Animation
Modded Holo Locker.
Wizard Memo modded as default Memo App
Modded Boat Browser Free as Chrome
Rooted... SuperUser Added
Latest Google Play Store
Root Browser Free as Default File Manager
Ad-free
280+ Languages Supported
Full Indian Language Support including Hindi, Tamil, Malayalam, Bengali etc...
And More... Feel the "L" in GB!
ROM Change Log: v.1.0 (2014.07.07)
Initial Release
XDA:DevDB Information
[GB 2.3.6] Concept-L ROM | Andoid "L" | GT-S5830 | , ROM for the Samsung Galaxy Ace S5830
Contributors
brijeshep, MuSaddiq, NaTHaN, nvky71
ROM OS Version: 2.3.x Gingerbread
ROM Kernel: Linux 2.6.x
ROM Firmware Required: GT-S5830/L/B/T
Based On: Stock
Version Information
Status: Stable
Current Stable Version: 1.0
Stable Release Date: 2014-07-07
Created 2014-07-07
Last Updated 2014-07-07
Before doing anything wrong while installing this rom to your phone, make sure that you have the following items in your hand.
Do you have a PC/Laptop ? :laugh:
Do you have Samsung Drivers ? Find out it from here...
Do you have the USB Cable for your phone? :laugh:
Do you have STOCK FIRMWARE for your region ? Find out it from here...
Do you have Odin? Find out it from here...
Do you have ClockWorkMod Recover (CWM 5x) ? Get it from here...
Do you Backup your Contacts, Apps & Messages or A Full Backup?
All the above tools are ready? Then Read ROM Flashing Instructions carefully...
Now proceed to ROM Download and Flashing ! :victory:
Concept-L-1.0.Cooper.zip (Dev-Host, 102 MB)
Want to download it to Mobile? Put your QR Scanner here...
No QR Scanner? Get one from Play Store...
Always back to Stock firmware via odin before installing any Custom ROM. This will avoid freezing at boot logo.
You have to download the ROM zip file.
Copy it to your phone's SD Card.
Turn off your phone
Go to recovery mode (ClockWork Recovery) (Home screen button + Power button)
If you are on Stock Recovery, You've to flash CWM 5.x before installing this ROM.
We appreciate to BACKUP your Current ROM before moving to next step
Select wipe data / reset and Confirm the action
Select wipe cache partition and Confirm the action
Select install zip from sd and select the rom zip file & Confirm the action
Enjoy!
Known Bugs / To do / Tips:
Settings.apk Force Closes while disconnecting USB Cable. Can't figure out this issue. Help is needed from the community
No Profile Picture in Statusbar... I'll soon update it with this rom.
Need to fix Flashlight from Statusbar
Some Font color issues
Default Clock on SB
Boot Sound
You tell me...
Version 1.0 Screenshots:
General Discussion thread is here. It's mainly for new users those can't post on Dev- Section.
Android 5.0 Wallpapers, Boot Animation, Audio... collected by ivan123
[Guide] About Menu Pic to Settings by iamareebjamal
MuSaddiq - [Guide] Easter Egg
Original Statusbar Credits to NaTHaN
Mobint Software for Holo Launcher & Locker
Settings.apk - Credits to nvky71. Modded by me
JB Contacts from Ivchek's Nemesis modded by me
Virtuous Ten Studio - Recompiling apks
Notepad++ - Editing xml, smali
ZipSigner - Signing rom zip files
Adobe Photoshop - Editing pics
7Zip & WinRAR - Extracting resources
Search Everything Tool - Quick Searching files in my PC
QtADB Tool - ADB File transfer
wallpaperswide.com - Wallpapers
Google Chrome Browser in PC - Getting those Android Versions Wallpapers from it's cache & It's my best internet gateway...
Google Images - Searching Icons...
My HCL Me Netbook
BSNL Broadband...
If I forget anyone... Just PM Me...
Really a surprise sir ..
brijeshep said:
Android 5.0 Wallpapers, Boot Animation, Audio... collected by ivan123
[Guide] About Menu Pic to Settings by iamareebjamal
MuSaddiq - [Guide] Easter Egg
Original Statusbar Credits to NaTHaN
Mobint Software for Holo Launcher & Locker
Settings.apk - Credits to nvky71. Modded by me
JB Contacts from Ivchek's Nemesis modded by me
Virtuous Ten Studio - Recompiling apks
Notepad++ - Editing xml, smali
ZipSigner - Signing rom zip files
Adobe Photoshop - Editing pics
7Zip & WinRAR - Extracting resources
Search Everything Tool - Quick Searching files in my PC
QtADB Tool - ADB File transfer
wallpaperswide.com - Wallpapers
Google Chrome Browser in PC - Getting those Android Versions Wallpapers from it's cache & It's my best internet gateway...
Google Images - Searching Icons...
My HCL Me Netbook
BSNL Broadband...
If I forget anyone... Just PM Me...
Click to expand...
Click to collapse
Really awesomee .. rom but sir can u resize the dailer to fit for Galaxy pocket pleasee
will be more interesting a cm9 with "Android L" theme...:good:
Giogts said:
will be more interesting a cm9 with "Android L" theme...:good:
Click to expand...
Click to collapse
Stock based roms are best for Ace...
Its completely Awesome themed ,
Nice work buddy .
Giogts said:
will be more interesting a cm9 with "Android L" theme...:good:
Click to expand...
Click to collapse
yes! I Agree with you, or CM7. CM has lot of feature and better interface than stock. but it's cool rom thank you :good::fingers-crossed:
Launcher is kinda laggy but otherwise more than impressive work for first release
nice work dude...keep working on it. For ur next version try to add some more widgets...like music, digital clock...etc, and ext4 part, for those who have it.. Plus, try and make the setings for the status bar more accesible in setings, as i would like to put my own widgets there...dont really like to have all of them there.
Also try aroma installer for ur rom installation,
No bugs for the moment, but ill come back if i get any.
nice job...:good:
btw can u share your android l themed android keyboard...??
thanks in advance...
Thanks for this beautiful rom.
Ihave a bug with DSP manager force closed always.
the resolution of the screen is the best of all the roms I could have.
feedback
This is a beautiful rom thankyou.
I really like the theme.
The rom is really fast. (because it is based on stock?)
and really responsive.
Any chance of some more development?
or
Could you make the interface available as an addon to stock-rom theme please?
edit: there are some rough edges that prevent actually using the rom, like cannot configure a google account. The concept is great.
the arabic language is not supported because the ABC intermittent
Dear brijeshep can you please look into making a custom ROM for Galaxy Star GT5282 (or ask any developer Friend of yours to do so),
Galaxy Star S5282 has a dedicated thread on XDA: http://forum.xda-developers.com/galaxy-star
It has a CWM , is Rooted ..
A failed CM effort was also done http://forum.xda-developers.com/showthread.php?t=2750925
a Device Tree was available (well whole wasnt available)
Its Device Tree is on Github
Great job, looks good!
amrtare said:
the arabic language is not supported because the ABC intermittent
Click to expand...
Click to collapse
I have ported this rom to gio and add rtl support for gio
on gio thread you can download gio concept port and replace framework.jar and runtime.so and libandroidruntime. so and libwebcore.so with ace rom
and ur arabic problem will solve..

Categories

Resources