[APP][4.1+] HoloAOSP Music Player - Optimus L3, L5, L7 Themes and Apps

Hi All !
I created a music player based on AOSP Music Player. It has no bloats and have a native Holo UI. Features and screenshot below.
Features :
- Native Holo UI (no theme or additional libraries)
- Smooth, with Hardware rendered by default
- Wide range of support (supporting Android 4.1 - 4.4.2)
- Support universal equalizer (Equalizer+, DSP, etc)
- More feature than AOSP, less bloats than other music player
- Lockscreen Controls (4.2.2 and up)
- Party shuffle feature (disabled in AOSP)
- Native xLoud support
- Built & compiled from AOSP source
- Simple widgets (less bloat)
- Free, open source (source are on attachment)
- [NEW] QuickPlayer
Bugs :
- Some minuscule code bug you won't notice.
- Source are broken right now
Screenshots :
[Thanks to -CALIBAN666- for screenshots, Greetz !]
{
"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"
}
Downloads :
- v1.1.0.4-2 [xLoud, UniversalEQ, FullHolo] [GitHub]
- v1.1.0.4-3 [xLoud, UniversalEQ, FullHolo] [GitHub]
- v1.1.0.4-3.1 [xLoud, UniversalEQ, FullHolo] [GitHub]
Original app source :
AOSP original source
HoloAOSP GitHub
Credits :
Google
CyanogenMod
XDA
Andrew Neal - Apollo

Changelog :
### v1.0
Common : Initial release
### v1.1
Fix : Fixed looping sound [Google]
Fix : Fixed WeekSelector
Fix : A lot codes is fixed
Fix : Player service is always repeating songs
Removed : Removed translations
Removed : Useless strings
UI : [Almost] full HoloUI
UI : Removed tab icons
UI : Changed icon
UI : New widgets
UI : Lockscreen controls (fully functional)
Common : Un-merged translation changes
Common : Merged bugfixes from CM Music Player
Common : Merged lockscreen control support from Apollo
Common : Fixed some duplicated strings
### v1.1.0.4
Fix : Equalizer isn't effecting audio
Fix : DSP Manager bugs (Bass boost effect isn't boosting bass)
Common : Updated layouts
Common : Upstream fixes
Common : Merged changes from Google
UI : Better notifications (early beta of interactable notification)
UI : Image updates
### v1.1.0.4-1
Fix : Java files errors
Fix : Typing error on imports
Fix : DeleteMusic.java imports fixed
Common : New resource from AOSP 4.4.2 SDK
Common : QuickPlayer v0.2
Common : Stream / online music support
UI : New layout on now playing screen
UI : New icon (bevel-ed)
### v1.1.0.4-2
Fix : White-on-White text
Fix : Tab margin on landscape & portrait view
Fix : QuickPlayer FC-ing MainActivity
Common : Added again controls on PlaybackActivity landscape view
UI : Pulled resource from SDK
### v1.1.0.4-3
Fix : QuickPlayer images
Fix : Layout on few devices
Common : Reduced size by 200 kB
Common : Optimized images
UI : Minor UI overhaul
UI : Facelifted icons
### v1.1.0.4-3 #2
Fix : Bottom bar fixes
Fix : QuickPlayer layouts
Fix : Minor bugfixes from previous release

FAQ :
What is this ?
A : The title describe it. This is a music player with Holo style.
What is the base of this music player ?
A : It's based on AOSP Music Player (2.3 version).
How many features you can count in this music player ?
A : Well, I think there's 6 or 7 special features. There's nothing special in this music player.
Why don't you add features such as XXX and YYY ?
A : If I could do it then I MAY add it.
Hey, You're copying XXX Music Player ! ****** ! ***** !
A : I'm trying to look original as I could. So if my music player looks same like other music player, then it's only an accident.
Can I ask ETA ?
A : Sure, if I allow you. If I don't allow you to ask ETA, then, DON'T.
Can you add Gingerbread support ?
A : I'm currently trying. So please wait.
It's the same music player on my device !
A : Sometimes manufacturer uses modified AOSP music player, and it's the same like mine.
Can I donate ?
A : Nope, but you can press thanks (you don't need if you didn't want it)
Can I contribute ?
A : Sure, just clone / fork my repo then I'll see what's changed from your version. If it's good enough, I'll merge it.
Can I fork your repo ?
A : Of course, you can.
Can I use this in my ROM / firmware ?
A : Yes, but give the right credits for the music player.
Why the sources are broken ?
A : I'm still investigating this. I'm sure there's an error in java files.
I want to report a bug !
A : Go ahead ! Your report are appreciated.
Please add support for this file format !
A : If Google add it, then I will add it too.

nice work bro and a great idea,i try it directly!!!!!!!!!

-CALIBAN666- said:
nice work bro and a great idea,i try it directly!!!!!!!!!
Click to expand...
Click to collapse
Thanks, bro.

cool look,maybe you can make a total black/white one,i mean all backrounds etc in black and icons letters and words in white?

-CALIBAN666- said:
cool look,maybe you can make a total black/white one,i mean all backrounds etc in black and icons letters and words in white?
Click to expand...
Click to collapse
Hmmh, Okay, I'll try my best to implement it.
Anyway, I'm implementing Apollo Music Player statusbar function (the play, next, prev button on statusbar) and I have increased minSDK to 15 and maxSDK to 19 (targetSDK still 17).

sounds cool,but dont stress you,we have many time.

-CALIBAN666- said:
sounds cool,but dont stress you,we have many time.
Click to expand...
Click to collapse
Don't worry. I'm not stressed, instead, I feel happy since it's the first app thread I made for L7.
Oh, anyway, here's what I've working this time :
- Full Holo UI [98%]
- Interactable notification [0%] [haven't got any source]
- Bug fixes [5%]
I have some bug left before I release the v1.1, stay tuned !

Update is on guys !
I have ported native xLoud from Walkman (you still need to use Xperia phone for this) and I also ported lockscreen controls from Apollo.
Enjoy !

good work,ilove this player,looks cool,is simple and currently the only player which work for me,sometimes,lol.i have attached screenshots from version 1.1.
please keep it up.greeeetz!!!!

OK guys, I almost implemented Apollo style statusbar controller.
I and my friend @AngSanley will try to port this music player to Gingerbread without losing Holo UI.
So, current progress :
- Full Holo UI [99%]
- Interactable notification [75%] [Port from Apollo]
- Bug fixes [76%]

Update is up !
There's almost no features is new in this update. This update only introduce native Holo notification. It also have some heavy bugfixes.
I'm planning to release a Holo Light version, stay tuned !

F4uzan said:
Update is up !
There's almost no features is new in this update. This update only introduce native Holo notification. It also have some heavy bugfixes.
I'm planning to release a Holo Light version, stay tuned !
Click to expand...
Click to collapse
Make Holo Dark/Light as option instead
Sent from my GT-P1000 using Tapatalk

its my default player now,awesome work.

AngSanley said:
Make Holo Dark/Light as option instead
Sent from my GT-P1000 using Tapatalk
Click to expand...
Click to collapse
-CALIBAN666- said:
its my default player now,awesome work.
Click to expand...
Click to collapse
@AngSanley > I'll add that to my ToDo List
 @-CALIBAN666- > Thanks, I'll keep updating this player.
Anyway, a bugfix release is almost out, it fixes some small typo and errors. Stay tuned !

F4uzan said:
@AngSanley > I'll add that to my ToDo List
@-CALIBAN666- > Thanks, I'll keep updating this player.
Anyway, a bugfix release is almost out, it fixes some small typo and errors. Stay tuned !
Click to expand...
Click to collapse
I'll stay tuned alright! Pretty excited for the full holo UI and the Holo Light/Dark themes. Keep this up! I've been looking for a back-to-basics player like this for a while.
Feature requests:
-Now Playing panel controls while browsing music a la NexMusic?
-Option to start music playing without going to the Now Playing screen?
I would suggest more but I realize certain things are out of the scope of this project lol.

EnMod said:
I'll stay tuned alright! Pretty excited for the full holo UI and the Holo Light/Dark themes. Keep this up! I've been looking for a back-to-basics player like this for a while.
Feature requests:
-Now Playing panel controls while browsing music a la NexMusic?
-Option to start music playing without going to the Now Playing screen?
I would suggest more but I realize certain things are out of the scope of this project lol.
Click to expand...
Click to collapse
Thanks ! Glad you like it.
I'll try to create feature you requested.

Update is on GitHub guys !
Here's the link for the new update. I have added some features, too.
Oh, also, the QuickPlayer (the small player that pops up when you click .mp3 file) is added based on request. It has a new Holo UI and the resource is from AOSP 4.4.2.
Stay tuned for another new release !

YES loving the design updates, although the title text (song names, album names, etc.) seems just a bit small, idk. And it seems the album drop down after tapping an artist name has white text on white, just pointing it out.
Also the changelog said something about the ability to stream, is that in the currently broken settings menu?

Related

[ROM][25-01-2012][Virtuous Quattro RC3][Android 4.0.3 AOSP Build]

{
"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"
}
Welcome to Virtuous Quattro. This is a pretty much a pure AOSP build of Android 4.0.3 Ice Cream Sandwich with tweaks and optimization's by the Virtuous Team.
Quattro is the result of a collaborative team effort by the following developers:
Flemmard
Diamondback2010
rmk40
chrisch1974
m-deejay
seo
eViL D:
cypis
cjward23
Click to expand...
Click to collapse
Features​
Compilied from AOSP
Ported for full functionality on each supported devices. Additional device support is being added regularly.
Heavily optimized for fluid performance and usability.
Built-in screen state frequency scaling (1Ghz-245MHz/ondemand screen-on, 768Mhz-245Mz/conservative screen-off), via custom built Virtuous_OC C daemon.
Trackpad wake support (DesireZ/G2 only)
Trebuchet Launcher (modified ICS launcher) credits to nebkat
Adavnced Power Menu, reboot recovery/bootloader etc. Credits to CM Team
Most recent GAPPS included.
Click to expand...
Click to collapse
Working
Sound
Boots withought any issue
Wallpapers
Live Wallpapers
Phone works 2G/3G
Touch
Keys
SD Card
Wifi
Sensors
Root
Headphones
Bluetooth
EGL
Advanced Power Menu
Screenshots
Market
Mic
3D Games
Gallery
3D Acceleration
Video Playback
GPS
Tethering
Facebook contact sync
more..
Click to expand...
Click to collapse
Not Working
Video playback is very laggy via gallery app
more...
Click to expand...
Click to collapse
Supported Devices
Desire HD
Desire Z
Desire S
Incredible S
Click to expand...
Click to collapse
Other Stuff​
Credits
CM Team for APM
Roman Birg aka romanbb
Giulio Cervera
Codeaurora Forums
Click to expand...
Click to collapse
Last Version Changelog:
RC3
-Updated adreno libs
-Fixed in call volume
-Other minor fixes & tweaks
-new customizable lockscreen shortcuts
*pick your apps/shortcuts from ROM Control
*shows app icon on lockscreen
-long press on toggles to bring up settings menu (on the buttons, not text)
-new on/off icons for toggles/correctly spaced
-battery bar revamp
*animations while charging
*mirrored-center style for OCD folks
-ability to place it on your nav bar
-WebOS recents window toggle
-fixed volume wake and volume skip controls not playing together nicely
-added ability to disable boot animation
-added ability to disable bugmailer
RC2- Updated gralloc
- Adreno proprietary libs from latest sensation leak
- Lots of new features in Quattro Control
- Quad/Octo lockscreen
- Performance settings migrated to Quattro Control
RC1
- Fixed Superuser international names
- Camera works (credits to zbwu86) (I recommend to use LG Camera app from Market. Works better than stock app)
- Other minor fixes & tweaks
Beta 9
- Enabled "Volume wake" function
- Fixed Restart
- Fixed MMS send/receive
- (Quattro Control) Updated translations
- Updated Trebuchet
- Fixed IME notifications toggle in statusbar
- (PowerSaver) Don't enable when phone call is active/ringing
Beta 8
- Fixed Airplane toggle
- New toggles button style
- Added "Volume music control" function
- (Quattro Control) Italian translations
- Added custom app picker for lockscreen sms
- Disabled LED settings (not compatible with our devices)
- Added Quad targets lockscreen options
- New lockscreen layouts (Camera for future use)
- Changed Music app icons
Beta 7:
- New kernel V5 (new acpu table, updated GPU drivers)
- Added toggles icons
- Scrolling toggles
- Allow clock to be pure white
- Removed voltage settings (for now)
- Update drag handle with proper size
- New icon for Performance settings
- (Quattro Control) French translations
- (Quattro Control) Added a custom hex input (Clock settings)
- Improved some Russian translations
- Updated SU binary
- Updated Google+ app
- Updated Google Maps
- Added ES File Explorer
Beta 6:
-New kernel (updates in kgsl & genlock)
-Disabled lockscreen rotation (again)
-Added HOT Reboot (Restart) option
-Added CPU settings (OC/Voltage(Not Supported by Kernel)/Governors)
-Added "Hide Adb Notification" option (Developers settings)
-Added Dream Screensaver
-Camera app removed
Beta 5:
-Rotating Lockscreen
-More toggle options
-CRT OFF working
Beta 4:
- (Trebuchet) Homescreen scroll options
- ADB via Network (Developers settings)
- 3 shortcuts lockscreen
- Quattro control RU PL DE HU translations
- changed icon Quattro Control in settings
Beta3:
- Added ROMControl (Quattro Tweaks) (credits to Romanbb!!!) (WIP)
- Added Torch app (with torch from lockscreen function - hold home button)
- Edited lockscreen shortcuts (WIP)
- Changed About phone info style
- Added "Long-press back button kill app" function
- Power Save function (WIP)
- "Volume cursor" function
- Customizable power toggles (WIP)
- Customizable clock styles (WIP)
- Customizable battery styles (WIP)[/B]
- Autolock delay function
- changed SMS/MMS app icon
Click to expand...
Click to collapse
Useful Info
We rcommend using OC/UV Beater 2 for adjusting clock speeds.
Alternate Launcher NOVA
Downloads​
All download links have been moved to www.virtuousrom.com
Download :: Changelog :: More Information :: Bugtracker​​(Official Website of Virtuous ROM)​Check out our forums​
some source codes:
https://github.com/mdeejay
good job guys
Nice work guys !! im just praying htc releases the camera drivers !!
virtuous_oc patch?
virtuous_oc patch?
I couldn't install it, got assert failed: getprop("ro.product.device") == "vision!"
Some instructions / info about patch please!
bippolinno said:
virtuous_oc patch?
I couldn't install it, got assert failed: getprop("ro.product.device") == "vision!"
Some instructions / info about patch please!
Click to expand...
Click to collapse
Sorry, it will be added later.
VERY NICE!!! Can't wait to give this a try!!
Downloading now, Thanks guys!!! Great stuff!!
Not sure if this will help with the neverending quest for a working camera: http://forum.xda-developers.com/showpost.php?p=20898088&postcount=181 looks somewhat promising
Beta
cypis said:
Sorry, it will be added later.
Click to expand...
Click to collapse
OK, waiting; anyway it is really big improvement, no lights no flits but very smooth!
Also Navigon working but no Sygic !
WiFi don't come back from sleep but working good!
One more question: what is KeyChain v4.0.3-eng.mdj.201........?
Browser OK!
Great job guys! I'll be sure to flash this onto my phone once the camera is up and working!
Does this ROM has the blue gradient in the settings menu, hardware acceleration?
Sent from my Incredible S using xda premium
thanks bro.. ^_^v
nikhil007mmus said:
Nice work guys !! im just praying htc releases the camera drivers !!
Click to expand...
Click to collapse
Keep praying.
thanks ! i hope u can add in more cyanogenmod stuffs like cm settings (power notification widget) and dsp manager
xzr3b0rnzx said:
Does this ROM has the blue gradient in the settings menu, hardware acceleration?
Sent from my Incredible S using xda premium
Click to expand...
Click to collapse
No it dont, and there is hardware acceleration.
Sent from my HTC Incredible S using XDA Premium App
Back with a boom. Nice work guys. Watching this thread closely
Sent from my Galaxy S II using Tapatalk
feels good... testing battery consumption
Thanks for the good work!
This is looking extremely good !!
Awesome, now I don't have to worry about maintaining my port!
The backlight error is pretty simple (assuming this hasn't been found yet), the array in config.xml has been misnamed. Should be config_autoBrightnessButtonBacklightValues.
Let me know if you'd like my code for softkey rotation. I'll try and submit it to CM when I get a chance but it might not be for a while.
Two words:
HOLY & SH*T!!!!!!!!!!!!! <3 <3 Thank you so much downloading right now, okay maybe not right but after I post this lolol okay I'm kind of hyper/excited holy crap!!! I can't wait to test this thank you so much
backlight
st.matt said:
Awesome, now I don't have to worry about maintaining my port!
The backlight error is pretty simple (assuming this hasn't been found yet), the array in config.xml has been misnamed. Should be config_autoBrightnessButtonBacklightValues.
Let me know if you'd like my code for softkey rotation. I'll try and submit it to CM when I get a chance but it might not be for a while.
Click to expand...
Click to collapse
Can U provide a patch maybe?

[ROM][ICS+ Aroma Instaler ] + [theme black] Atrix-AOKP-MIX 20/06/12

Prepare yourself for the most customizable Rom for Atrix!​
{
"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"
}
[ROM] = LINK: AOKP Mix
[ROM] = LINK ALTERNATIVE:http://d-h.st/e7A -- #37a
==========
You like to use this rom? please give a click on "tanks"
---Easy---
ps: do not do any cleaning before installing, AROMA does that for you!
AOKP site
#Mix:
Added nav fingerprint (optional in installer aroma).
updated all apps to # 38 (not the complete system, incompatibility WebCore, but not much difference, working on it).
Adjustments build.prop.
Updated kernels (faux 1.0, 1.3, 1.45, we can adjust voltage now).
other minor updates.
#38:
reverted tablet nav bar button padding change (back to stock ics padding now)
fix SMS/BT crash bug when no msgs exist
reworked lockscreen music layout to be cleaner
fix ugly gradient on dark holo background
added AOKP Tips widget
added statusbar autohide for tablets (for apps that need full screen)
added support for more lockscreen targets (2-8 options, your choice)
cleaned up octo lockscreen layout
fixed certain FCs with RC related to weather
Mms: fixed stripping certain Polish characters
decreased size of custom lockscreen apps to match other icons
statusbar brightness enabled by default after you wipe (sliding thumb across statusbar to change brightness)
added statusbar notification counter (RC > Statusbar General > Notification Counter)
new AOKP boot animation from @rascarlo
Out of range Bluetooth devices won't show up anymore in Settings
Browser: added option to close all other tabs (besides current)
Fixed data toggle
Removed requirement to reboot when toggling keyboard switcher (IME switcher) in statusbar
added nav bar widgets (to enable, go to nav bar settings > add toggle widgets as one of your nav bar actions/ long press actions, then add widgets -- be sure to add at least 2 for best experience)
as always, tons of fixes for devices and other backend fixes!
#37a:
*Add sms black
*Add People black
*Add Music Player black
*Corrected volt.fstab, (Optional internal memory now works as sdcard)
*Corrected some typos in the aroma.
*Option All launchers corrected.
#37:
*Add Beats Sound (nice true bass)!!
*GAPPS corrected;
*Atualized ApexLauncher
*Add buton hardware control Aroma Instaler
Power Button = Enter
Volume UP/Down = Navigation
Capacitive butons (all) = Back
*Add Torch app
*Add DSP Manager
#36
*Add support "themes"
*Add dual mount sdcard (native)
*Default instalation
*Add 2 bootanimations
BlueDroid, RAZR
*Add options Sense Clock
*Add black apps
*Desk notes (widget)
*tablet does not work, for now ...sorry
*I can not remember
21/05/2012
5.1c
*Aroma Instaler;
options:
*Default Instalation
*Custon Instalation
*Non wipe
*Full wipe
*Three options of kernel 1.0Ghz; 1.3Ghz; 1.45Ghz -- thanks Joker.
*Optimize GPS Location
Africa; Asia; Europe; North América; Oceania; South América.
*Three Options of Launcher
Apex Launcher; Nova Launcher; Trebuchet Launcher.
*Five Boot Animations
TegraII; Galaxy Nexus; Cyanogenmod 9, Boot Matrix, Liquid HC.
*Gapps
*No Gapps
*Keyboard Options
AOKP Black Keyboard; AOKP Keyboard.
*Sdcard
Internal/External
*Select UI on first inicialization
TabletUI, SmartphoneUI
Tweaks Build.prop
Included option of install apps:
Video Cam Illusion
Multi Mount Sdcard
Adobe Flash Player
*Music Player
CM9 Music; Google Player
File Manager
Genie Widget
Google Gallery
Black Calendar App
Black Gmail App
Black Google Reader App
Black GoogleSky App (Market)
Black PlusOne App
Black Youtube App
09/05/12
Bluesleep (sorry, now fixed, thanks Th3Bill).
03/05/12
Bluetooth shutdown
Start-up tweaks
Bússola
Click to expand...
Click to collapse
Donate to...
AOKP Team " Roman, Whitehawkx, ProTekk, Zaphod-Beeble, Sethyx
CyanogenMod
Stevendeb25
Turl
Joker
Dragon7780
Th3Bill
italosnt
Click to expand...
Click to collapse
Id love to test this Leo!
Are you possibly able to put up any screenshots??
What part of ADB is not working??
Ill see what I can do!
And I think you should look into making a tablet rom out of the new CNA build!!
That would bring some life to my atrix!!
ATRIXXIRTA said:
Id love to test this Leo!
Are you possibly able to put up any screenshots??
What part of ADB is not working??
Ill see what I can do!
And I think you should look into making a tablet rom out of the new CNA build!!
That would bring some life to my atrix!!
Click to expand...
Click to collapse
this rom is more likely to work tabletUI, I sent a pm to the constructor of Rom, awaiting his response ...
ps: I did not quit the rom tablet, just waiting and studying a bit .. I do not know much about smali, very difficult things for me .. but never give up right?
carry this rom was an accident, just tried and got ... ..
ATRIXXIRTA said:
Id love to test this Leo!
Are you possibly able to put up any screenshots??
What part of ADB is not working??
Ill see what I can do!
And I think you should look into making a tablet rom out of the new CNA build!!
That would bring some life to my atrix!!
Click to expand...
Click to collapse
oops, I forgot ....
yes, your help is very welcome ..
anything new, PM me
Glad to hear that your not giving up!!
But dont let people on xda rule your life!!
Take some time to study, and LIVE!! lol
We can wait a little bit inbetween this awesome releases.
Im gonna put this rom on my phone now and I will report back with any findings I come across.
Thanks LEO!!
Hey Leo.
Had this up and running for a little bit now.
So far so good.
Im coming from CNA/ICS, and when I flashed the rom I only wiped dalvik and cash partition, and everything worked out great!
Still gonna see if I can figure out about the usb storage problem. Will let you know!
Tnx for the rom, keep the good work, is glad to see a new rom to try
One quick thing.
This rom comes with the DPI set to 220.
But the Atrix was designed for 240.
I changed it in the Rom control settings.
240 looks much better, and everything fits properly.
Gonna play around with other dimensions and see what looks the best!
I liked the initiative
good luck, then I download to test = D
you need the correct usb.apk from cm9 for usb mounts.
video wont work until cm9 fixes it.
adb, you need the correct adb /bin/ file
So I flashed one of Jokersax's new CM9 kenerls, 1.3 to be exact, and all I did was wipe the dalvik and it worked great.
I can't get into performance settings in the ROM control menu, it "unfortunately has stopped" on me. I dont know if its because of the kernel or not tho, because I didnt go to performance until after i flashed the new kernel. I think stevendeb25 is right about the usb.apk files and ADB bins.
I also changed my DPI to 260, up from native 240, and THIS IS HOW THE ATRIX SHOULD HAVE ALWAYS LOOKED! The icons fit PERFECT!
As always will report info as it comes
so far the best ics rom..thank you very much.
Sent from my MB860 using XDA App
Dl now. Peace
Sent from my MB860 using Tapatalk 2 Beta-5
Definitely will try it out!
Sent from the skies...
downloading now !!
do hw accelerated videos work, and is the multitouch issue addressed !
thanks...
and i think that replacing the usb.apk from any other cm9 rom should work for usb mounting or any usb mount market app !!
will try every possible option !!
I keep hearing great things about AOPK via twitter. Is this just a port?
Deggy said:
I keep hearing great things about AOPK via twitter. Is this just a port?
Click to expand...
Click to collapse
It's actually AOKP .. not AOPK ... Android Open Kang Project..
the rom is quite buggy atm (like all other cm9/ics roms)
but much smoother than previous ics ones i tried !
when i open the browser, the notification bar gets corrupted !
also i cant enter the performance settings (it gives settings fc) !!
camera was good and didnt fc a single time !!
back to nottachtrix 1.3.0 for now !!
thanks for the rom !
Hey Leo I am willing to do some testing on this if you are going to be developing. For some insane reason this is the only ICS rom I can manage to load. Rom is nice an fast. Could test anything like the cam without getting the USB mounting to work.
htcslic said:
Hey Leo I am willing to do some testing on this if you are going to be developing. For some insane reason this is the only ICS rom I can manage to load. Rom is nice an fast. Could test anything like the cam without getting the USB mounting to work.
Click to expand...
Click to collapse
I just carry it ... 1° Post..

[cmte] [CM12 / CM13] DEEPDARKNESS theme

{
"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"
}
http://youtu.be/cFYbMM62vuU
Download:
(if you like my work and think i deserve it, just click on the "thanks" button. its just one click, but makes me happy )
DEEPDARKNESS OVERHAULED (glass effect with high-class look / transparency - no animations, caused by the use of transparenct UI)
https://play.google.com/store/apps/details?id=com.blissroms.moelle.ddoverhauled
GPE PORT:
http://forum.xda-developers.com/htc-one-m8/themes-apps/theme-digitalhigh-gpe-skydragon-gpe-t3011954
THANK YOU:
@nicholaschum for helping me understand this whole thing and keeping me up to date!
@Bakumatsu for giving permission to use parts of his holo-base-style
TEAM BLISS for great Support and nice and friendly Conversations
@arsradu for just doing a incredible job, supporting me by answering most of userquestions here on the thread!
#CHANGELOG:
# 18.04.2015 - v1.6.4
// IMPORTANT STABILITY UPDATE
// many under the hood improvements
// re-added google-now
// tweaked mms/sms
// tweaked messenger
// tweaked aosp- & google keyboard
// new gmail theme; completely redone
// dialer incall black on black fixed
// many little color adjustments
// xml code improvement
Please reboot your phone after enabling this update.
# 18.03.2015 - v1.4.5
// some framework fixes
// sms/mms re-themed
// tweaked twitter
// fixed twitter search readability
// fixed most of wrong statusbar colors of apps
// re-added contacts "stroke-icon"
// some minor fixes
# 17.03.2015 - v1.4.4
// some framework fixes
// some color tweaks on several base-styles
// playstore fixed
// added themed whatsapp
// re-added improved translucent settings
// some tweaks on google now/search
// reverted lighter notifications to a more darker version
// minor bugfixes
# 26.02.2015 - v1.3.2
// added new blisspop commits related to systemUI
// themed SuperSU
// themed global toggles
// themed google chrome
// some minor fixes on dialer
# 23.02.2015 - v1.2.8
// some icon updates
// statusbar icon at settings themed
// torch quick tile _active colored yellow
// some titles colored teal
// toggles colored teal
// updated trebuchet
// updated google music
// themed google keyboard
// themed google hangover
// themed whatsapp
# 12.02.2015 - v1.1.6
(only for donation version right now, free version will follow in the next days)
// finally managed to fix almost every black on black bug
// added new app-icons
// fixed / tweaked playstore colors & icons
// new notification-panel head image.
// new wifi- and signal icons on statusbar and notifications panel
// some fixes on statusbar tint
// overall cleanup
// new scrubber icon for brightness slider
# 08.02.2015 - v1.1.2
// lots of little visual improvements like replacement of the complete app icon set
// several systemUI icons got replaced, aswell as kind of all of the settings icons.
implemented something like an auto-tint of navbar. (still not changing on every app but its working quite well allready)
//ripple effect implemented
//new navbar icons
# 07.02.2015 - v1.0.9
// MAJOR UPDATE
most readability related bugs should be fixed now!
# 06.02.2015 - v1.0.7
framework-res
completely redone with the new /layouts implementation // thx for doing most of the difficult stuff nicholaschum
systemUI.apk
changed navbar icons / shape/ size / color
settings.apk
completely redone with the new /layouts implementation // thx for doing most of the difficult stuff nicholaschum
added com.android.mms
added com.android.packageinstaller
com.google.android.googlequicksearchbox
dark google now launcher + dark google now // again nicholaschum is related to this awesome success.
added com.android.server.telecom
added com.google.android.apps.hangoutsdialer
added com.google.android.apps.messaging
# 04.02.2015 - v1.0.6
// themed Sony Walkmann Player
# 03.02.2015 - v1.0.5
// themed instagram
http://youtu.be/SFdlkNj0sZY
# 02.02.2015 - v1.0.4
// themed cyanogenmod eleven (music player)
// themed Google+
// fixed theme of youtube
\\ reverted mms/sms messaging app back to stock (still theme engine issue)
# 01.02.2015 - v1.0.1
// dimmed navbar icons
# 31.01.2015
// changed color of keyboard keys to almost white
// uploaded to Playstore
# 30.01.2015
//changed primary red color of gmail to blueish deepdarkness style.
// themed youtube (just like googlemail, only changed red head to deepdarkness blueish)
//changed color of weather icons
//themed android aosp keyboard / material light stock theme to deepdarkness edition.
//added dark drawer bg support for google now launcher
# 29.01.2015
// fixed (hopefully) settings FC !!!
// added a few icons to get theme showed as a package on first page inside of theme-app
# 28.01.2015
// added new bootanimation
// edited primary_material_dark bg (will change the bg of several apps to fit to the deepdarkness look)
// removed bug : kind of "flickering" wallpaper/homescreen while switching- or closing app-animation
// added themed playstore!
#additional files 'n stuff:
DOCK-ICONS
Some guys asked about the dock-icons, I use on my phone. - So you could grab them on dropbox.
https://www.dropbox.com/s/s27vfcx8vzuj7ix/launcher_icons.zip?dl=0
Used ICON-PACK:
https://market.android.com/details?id=com.romowtheme.naxostaz
Congrats on the new thread and thanks for your awesome theme! I will be following your progress here
Thank you _moelle. Great work !!!
Great job dude! Let me know via PM when u have a version ready for the official site and I'll upload it and u can link to it in OP.
Awesome work! Keep it up. Thanks!
The theme is very awesome, the dialer color scheme is a great choice
Much respect. Ty for your work!
Sent from my One M8 using XDA Free mobile app
thank you guys! ...what i have to say is, i am for real a total noob in editing files like apks. - defining colors and stuff to let something look good isnt the problem at all, its the coding part. ....so just to warn u that fixing some bugs could be a crazy ride for me ....when someone knows how to fix something like where to find specific color to get some broken stuff working, just feel free to tell me ...
systemui fc on v1.6 ...i am on it.
_moelle said:
systemui fc on v1.6 ...i am on it.
Click to expand...
Click to collapse
-> here you go, fixed version for 1.6 (without settings - i am just working on a new version of settings right now and will add it later) :
http://goo.gl/N6WnOL
Thanks man, you're on roll!
Sent from my HTC6525LVW using XDA Free mobile app
***Stupid question has been deleted:thumbup:***
SUCCESS! - settings completely redone and working without bugs ( or at least, the mentioned bugs from old version are fixed ) ....added it to zip and uploaded v1.6 ccompatible version. / 20140106
_moelle said:
SUCCESS! - settings completely redone and working without bugs ( or at least, the mentioned bugs from old version are fixed ) ....added it to zip and uploaded v1.6 ccompatible version. / 20140106
Click to expand...
Click to collapse
With this version, no force closes, but the settings menu is all messed up. Wrong text in the wrong places. Once I replaced settings.apk with the original, everything went back to normal.
EDIT: This is on the latest official BlissPOP 1.6 which just dropped about 45 minutes ago.
Sent from my One M8 using Tapatalk
starcms said:
With this version, no force closes, but the settings menu is all messed up. Wrong text in the wrong places. Once I replaced settings.apk with the original, everything went back to normal.
Sent from my One M8 using Tapatalk
Click to expand...
Click to collapse
My settings menu is fine. What version of the ROM are you running.
toknitup420 said:
My settings menu is fine. What version of the ROM are you running.
Click to expand...
Click to collapse
Latest OFFICIAL 1.6. Not nightly or experimental.
Sent from my One M8 using Tapatalk
starcms said:
Latest OFFICIAL 1.6. Not nightly or experimental.
Sent from my One M8 using Tapatalk
Click to expand...
Click to collapse
I'm on the first 1.6 nightly that came out earlier today. I haven't touched the official yet.
starcms said:
Latest OFFICIAL 1.6. Not nightly or experimental.
Sent from my One M8 using Tapatalk
Click to expand...
Click to collapse
I know. sorry for this mess. The blisspop guys are building faster than light! ...as the 1.6 nightly released, i fixed the stuff using the files of the nightly. as i was done, i saw that v1.6 official was uploaded also in the meantime and as i am a real lucky guy, the official version messed up some stuff in settings and contacts.
i think i fixed everything again and re-uploaded the zip. - same name but different files. try redownloading and reflashing rom + theme (dirty flash is enaugh )

[CDT][CM12/13][DM-APP] Dark Material Series [DM // BO, AKZ, BLAKZ, DR+][5/7][159-160]

{
"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"
}
SHOW-OFF SCREENSHOTS
Open the spoiler for more-gasm!
ABOUT DARK MATERIAL
To understand why this theme doesn't follow Google's traditional "Material Dark" design with dark teal and/or blue grey, I will briefly explain.
This theme wasn't based on Google's Material Style, but was mainly influenced by the "Tinted Status Bar" mod's results, where it completely made the action bar into one fused item. I really liked this design, which made the system more minimal as it had two layers to look at, rather than 3 (Action Bar Primary, Action Bar Primary Dark (status bar darkened color) and the fragment layer (the interacting area)). The fact that I named this theme "Dark Material" over "Material Dark" was because I wanted to depict a dark, physical metamorphic rock - "slate", and it's color. As the color scheme of this theme is mainly dark (black, grey and white text), I added the word "Dark" in front of my interpretation of "Material" hence the title "Dark Material". Themes that follow Google's Material Dark, should show up as "Material Dark" to ensure consistency (see Google keyboard settings for reference).
This theme is the MOST COMPLETE, MOST THEMED, MOST FREQUENTLY UPDATED (WITH NEW FEATURES AND NOT ONLY BUG FIXES) dark theme out there with over 80 themed apps and a ton of system modifications enhancing the true Google Material spirit. I aim to increase the standards for free themes by providing a solid, workable and easy base theme with little to no bugs. Partnering up with dozens of theme devs out there, I hope that my theme is used as a "phase-theme" - meaning that it isn't meant to be a competitively used theme nor shall I claim that this theme is the best theme out there. I just provide a theme that people can enjoy, and hope that the community would enjoy the ride with me along the way!
NEW THEMES APP
With built-in changelog, wallpaper switcher & theme engine shortcut
Now available on v47 onwards! This does not apply to Dark Material (Donate) as people wanted a cleaner interface without an extra icon.
DARK MATERIAL // COLORS APP (ABANDONED)
An all-in-one theming app that comes with 4 different colors and an extra theme which fits the criteria for Google's Material Dark.
It consists of: Purple (Amethyst), Red (Ferocity), Orange (Flamboyance), Blue (Relaxation) and Google Dark Teal (Stock Google).
The app allows you to install any of those colors, and comes with a built-in uninstall shortcut if you want to try another color!
The app isn't binded by the themes so, once you install the color you want, you can uninstall the app to save precious storage space.
Download links are present in the Downloads section below.
Open the spoiler for more-gasm!
Dark Material Themes Color Chart
VIDEO REVIEWS
Courtesy of @amitkapate and SONY XPERIA.
WHAT IS THEMED
Open the spoiler & prepare your eyes for a feast!
Bare Minimum CM12/CM12.1 Themed Requirements
Framework-res (com.android)
SystemUI (com.android.systemui)
Settings (com.android.settings)
Android System App Support
AOSP Browser (com.android.browser)
AOSP Keyboard (com.android.inputmethod.latinime)
AOSP Messages (com.android.mms)
Bluetooth Transfer (com.android.bluetooth)
Calculator (com.android.calculator2)
Calendar (com.android.calendar)
CellBroadcastReceiver (com.android.cellbroadcastreceiver)
Google Camera (com.android.camera2)
Contacts (com.android.contacts)
Clock (com.android.deskclock)
DocumentsUI (com.android.documentsui)
Gallery (com.android.gallery3d)
Package Installer (com.android.packageinstaller)
Sound Recorder (com.android.soundrecorder)
TeleService (com.android.server.telecom)
Phone (com.android.phone)
ROM Specific App Support
BlissOTA (com.chummy.blissroms.updates)
BlissPapers (com.death2all110.blisspapers)
Device Control (org.namelessrom.devicecontrol)
DU Updater (com.dirtyunicorns.duupdater)
Euphoria Mahdi TouchControl (com.mahdi.touchcontrol)
Euphoria Updater (com.euphoria.ota)
Liquid Updater (com.liquid.updater)
SlimLauncher (com.slim.slimlauncher)
Temasek OTA (com.ota.updates)
Cyanogen App Support
Advanced Settings (com.cyanogenmod.settings.device)
AudioFX (org.cyanogenmod.audiofx)
CyanogenMod Account (com.cyanogenmod.account)
Eleven (com.cyanogenmod.eleven)
File Manager (com.cyanogenmod.filemanager)
LockClock (com.cyanogenmod.lockclock)
Setup Wizard (com.cyanogenmod.setupwizard)
ThemeChooser - CyanogenMod 12/12.1 (org.cyanogenmod.theme.chooser)
ThemeChooser - Cyanogen OS 12 (com.cyngn.theme.chooser)
Trebuchet (com.cyanogenmod.trebuchet)
Updater (com.cyanogenmod.updater)
Google App Support
Android Wear (com.google.android.wearable.app)
Authenticator (com.google.android.apps.authenticator2)
Chrome (com.android.chrome)
Chrome Beta (com.chrome.beta)
Chrome Dev (com.chrome.dev)
Dialer (com.google.android.dialer)
Docs, Sheets, Slides (com.google.android.apps.docs.editors.docs/sheets/slides)
Gmail (com.google.android.gm)
Google Now Launcher (com.google.android.launcher)
Google Search (com.google.android.googlequicksearchbox)
Google Keyboard (com.google.android.inputmethod.latin)
Google+ (com.google.android.apps.plus)
Google Camera (com.google.android.GoogleCamera)
Google News & Weather (com.google.android.apps.genie.geniewidget)
Hangouts (com.google.android.talk)
Inbox (com.google.android.apps.inbox)
Keep (com.google.android.keep)
Messenger (com.google.android.apps.messaging)
Music (com.google.android.music)
Newsstand/Magazines (com.google.android.apps.magazines)
Translate (com.google.android.apps.translate)
Youtube (com.google.android.youtube)
Third Party App Support
A Better Camera Unlocked (com.almalence.opencam_plus)
AlarmSolo (net.maicas.android.alarmsolo)
Apex Launcher (com.anddoes.launcher)
BetterBatteryStats Play (com.asksven.betterbatterystats)
BetterBatteryStats XDA (com.asksven.betterbatterystats_xdaedition)
TricksterMod (com.bigeyes0x0.trickstermod)
Bzzapp Reminders (com.bzzzapp)
Delayed Lock (de.j4velin.delayedlock2.trial)
Dropbox + Dropbox Material (com.dropbox.android)
Ebay (com.ebay.mobile)
Facebook (com.facebook.katana)
Facebook Messenger (com.facebook.orca)
GravityBoxLP (com.ceco.lollipop.gravitybox)
Greenify (com.oasisfeng.greenify)
Instagram (com.instagram.android)
Kernel Adiutor (com.grarak.kerneladiutor)
Liveboot (eu.chainfire.liveboot)
Lightflow (com.rageconsulting.android.lightflow)
MultiROM Manager (com.tassadar.multirommgr)
Nova Launcher + Materinova (com.teslacoilsw.launcher)
MateriNova Launcher (com.teslacoilsw.launcher)
MusixMatch (com.musixmatch.android.lyrify)
OpenCamera (net.sourceforge.opencamera)
Pandora (com.pandora.android)
Pandora Patcher (com.hunterx.pandorapatcher)
Pocket MAL (com.g.pocketmal)
Pushbullet (com.pushbullet.android)
Recently (eu.chainfire.recently)
Reddit Sync (com.laurencedawson.reddit_sync)
SetCPU (com.mhuang.overclocking)
SuperSU (eu.chainfire.supersu)
TexdroiderDPI (com.texdroider.texdroider_dpi)
Threema (ch.threema.app)
Tinfoil for Facebook (com.danvelazco.fbwrapper)
TitaniumBackup (com.keramidas.TitaniumBackup)
TricksterMod (com.bigeyes0x0.trickstermod)
Twitter (com.twitter.android)
Viber (com.viber.voip)
Vindicator OTA (com.mcswainsoftware.vindicator.ota)
Viper4Android (com.vipercn.viper4android_v2)
WhatsApp + WhatsApp Material (com.whatsapp)
WhisperPush (org.whispersystems.whisperpush)
XDA One (com.xda.one)
DOWNLOADS
Themes
View all Chummy Development Team [CDT] themes on the Play Store!
Dark Material [DM]
Dark Material // Akzent [AKZ]
Dark Material // Regression+ [DMR+]
Blacked Out! [BO!]
Blacked Out! // Regression+ [BO!R+]
Sideload APKs (For those without Play Services)
Running a ROM with a Slim Nav Bar Implementation? Set your Nav Buttons Manually
Wallpapers
Third Wallpaper (Courtesy of @electrikjesus) - Full Set Download
Second Wallpaper (Courtesy of @BellaxMiu)
First Wallpaper (Courtesy of @BellaxMiu)
Only use the templates for theming; do not rate according to the templates
APK Template
ZIP Template
Sig Pics
Signature pictures thanks a lot to @BATVIC!
Boot Loops?
I have created a flashable zip for TWRP/CWM that uninstalls ALL of my themes in one swipe. If you're having a boot loop, you must have a custom recovery as a prerequisite to follow this.
I haven't tried this on stock Cyanogen recovery (Cyanogen OS 12/CM nightlies recovery), but it should work if you try using it in Apply Update Zip.
https://www.androidfilehost.com/?fid=24052804347783629
System UI not theming
Flash this file in recovery, courtesy of @dwALX.
If the flashable ZIP file above didn't work for you, follow these instructions to do it manually:
(Courtesy of +Manuel Labrador Vianthi? and +Will Angers for the original find!)
Download and install SQLite Editor from the Play Store (or a free alternative)
Launch SQLite Editor
Scroll down until you see Settings Storage (com.android.provider.settings)
Click on "secure"
Scroll down to (usually the last option) "themeConfig" and click on it
Click on Edit on top
Delete everything inside value
Click Save
Reboot.
OTHER NOTES
If you want to learn how to theme, check out my thread here: Getting started on theming for CM12 Theme Engine [w/Template].
Those who are interested in helping out and have some prior knowledge of how to theme, hit me up on Hangouts: [email protected].
If you do take my template APK and use it as a template, I'd be grateful if you credited me for the base. This is a request, not a demand.
List of people I would like to credit!
@Pneuma1985 - For helping me with a ton of Gapps, being a very good friend and as well as the animated checkboxes and radio buttons on v40 onwards.
@_moelle - For a sh*t ton of moral support, as well as seriously helping with debugging my theme base and calling me an idiot when I make an error.
@markbencze - For helping me with a ton of drawable xml edits and dimens editing.
@electrikjesus - For helping with the AMAZING new wallpapers, which now has become the new ethos of the theme.
@Vivek_Neel - For his awesome guide which brought me back to Lollipop theming after I quit during Gingerbread days.
@ted77usa - For being a good friend, sharing and tossing ideas around to fix drawable issues and base sharing.
@remeic - For his amazing all-in-one theme installer app, editing the source can't be this easy!
@jahirfiquitiva - For his amazing theme dashboard app source, keep up the fantastic work!
@Rickav - For his great dedication to reorganizing my messy OP and my careless mistakes!​
Beta Access Google+ Community
​
XDA:DevDB Information
The Original Dark Material Series, Theme for the Android General
Contributors
nicholaschum, Khizar, fahadali2315, adityaakadynamo
Source Code: http://www.github.com/nicholaschum
Version Information
Status: Stable
Current Stable Version: 159-160
Stable Release Date: 2016-07-05
Created 2015-12-14
Last Updated 2016-07-05
DarkMaterialApp Dashboard
DarkMaterialApp Dashboard
dark material // blacked out (free) comes with a dashboard alongside the theme.
If you would like to take a look at the workings of the app, you can freely do so here:
http://github.com/nicholaschum/DarkMaterialApp
Screenshots
With built-in changelog, wallpaper switcher, theme engine shortcut, theme cache clearer, and many more features!
Changelog:
Code:
v134
- Slim down Blacked Out zip + Update with G+ and SysUI
- Lint: Set abortOnError to false
v130
- Make Help Fragment in Drawer non-selectable
v129
- Add Hide Launcher Icon Feature thanks to @Mazda--
- Implement Arcus into DarkMaterialApp for Blacked Out!
- Implement Android 6.0 permissions grant dialog
v128
- Fix confusing instructions to reboot the phone
- v110
- Revert Layers support for master branch
- Let's get ready to finalize DMA! (Buildable)
- Update strings for themed apps and theme info
- Reorganize credit card from About Team to Contributors & Credits
- Re-add team photos to remove About Team lag completely
- Fix CMTE checker for Regression TextView
- Prepare for Layers support on DarkMaterialApp
- Revert "Maybe add more spacing in the app for the fab on top of the text"
- Add Theme Engine checker for Regression shortcut on Home Activity
- Add a dialog for each option in Layers Boot Animation Installer
- Add a dialog before performing any of the root command fabs
- Add internal Tooleap CatLog Shortcut
- Add support for CyanogenOS App Themer Activities
- Maybe add more spacing in the app for the fab on top of the text
- Fix back button not working throughout app (don't increment max currItem to 2)
- Fix back button not working throughout app
v107
- Add Marshmallow-only strings for welcome card
- Update Help and Restore BootAnimation description
- Refine section text for Layers Boot Animation Installer
- Fix typo in drawer
- Add darkened CM bootanimation for testing
- Add new drawer layout with description and sub headings
- Materialize all card backgrounds that should be ripple-able
- Add help entry for custom boot animation applying
- Fix logic when handling Install/Restore/Backup Boot Animation
- Add root check to prevent crashes on non-rooted devices
- Make fab size in DetailedWallpaper bigger
- Add updated floating action menu instead of 3 buttons on the bottom
- Make drawer account header smaller
- Make the cards on the main screen ripple-able instead of a small button
- Reorganize drawer items
- Add BootAnimation Install and Restore feature to DarkMaterialApp
- Partial revert of previous if/else commit
- Add Cyanogen OS into if/else statement, launch intent directly into COS Themer
- Add shortcut to immediately apply Whicons in Drawer
- Add full changelog feature, split with recent changelog
- Add Icon Pack to drawer (in case of Whicons removal)
- Reorder G+ to be on top instead
- Remove unused card in About fragment
- Add About and Help fragments to DarkMaterialApp
- TESTING: Add Layers support to DarkMaterialApp
- Add What is Themed and FAQ fragments into the app
- Strip slide in/out animations and use fade in/out animations
- Clean up unused code in Credits and Main fragment
- Add icon to About the Team fragment in drawer
- Add testers fragment for beta testers and contributors
- Add new updated cdt team member banner
- Remove debug string from email subject
- Add Layers/CMTE checker for email feedback button
- Add support for theme shortcut launching RRO Layers Manager
- Add @adityaakadynamo into DarkMaterialApp
v100
- Remove dm // colors completely from app
v81
- Change FAB Shortcut directly into ThemeChooser entry
v67
Add extra button for regression link next to rate
Reserved
great to see first theme for cm12 theme engine...
please upload screen shots...
dipeshpatel.1991 said:
great to see first theme for cm12 theme engine...
please upload screen shots...
Click to expand...
Click to collapse
Not really first, check out Material Glass. But this builds on top of that plus more apps themed. However it's still a WIP.
nicholaschum said:
Not really first, check out Material Glass. But this builds on top of that plus more apps themed. However it's still a WIP.
Click to expand...
Click to collapse
it need some more improvements bro..
settings, app drawer isn't dark yet... and in lock screen the dots in patern are invisible... please change color of that...
edit: lockscreen patern was not working for some time... now its perfect...
dipeshpatel.1991 said:
it need some more improvements bro..
settings, app drawer isn't dark yet... and in lock screen the dots in patern are invisible... please change color of that...
Click to expand...
Click to collapse
This is an alpha build. There's not much added into it yet.
nicholaschum said:
This is an alpha build. There's not much added into it yet.
Click to expand...
Click to collapse
i know that this is still in alpha stage, I just share the things which every one wants to be updated in next build...
dipeshpatel.1991 said:
i know that this is still in alpha stage, I just share the things which every one wants to be updated in next build...
Click to expand...
Click to collapse
I see dots on my lockscreen for pattern lock...not sure about your set up...
Great to see you're still theming and didn't decide to call it quits with the release of theme chooser... I tried helping out with the themes(zips) yesterday but you know why I never released... LOL but I'll still try helping if I can..
Transparency of notification in notification makes hard to read it when chrome or other apps are opend with text in background
Failed to install theme on Galaxy Note 2
Hi, I've installed your theme and checked is not possible to send sms (choosen destination, is not possible to type any words). Backing to stock, it works.
If could be helpful...
Is it background must be White?
Barmenchik said:
Is it background must be White?
Click to expand...
Click to collapse
If you read you'll find:
nicholaschum said:
This is an alpha build. There's not much added into it yet.
Click to expand...
Click to collapse
Installs and works on my OnePlus One :good:
installed fine on a note 4!
Spannaa said:
If you read you'll find:
Click to expand...
Click to collapse
I just asked!
Installed on my S5 without problems.:good:
1/17 build looking great on my Nexus 9 running AICP. Looking forward to future builds!
Subscribed, excited to see what comes of this.
Thanks for your work Nick, looking good on Note 4 CM12.
Sent from my SM-N910T using XDA Premium 4 mobile app

[THEME] Elegan UI Green - CM12/12.1 Theme - (7.27.2015)

{
"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"
}
DESCRIPTION:
Hello there,
after I made one theme I'm here with another one.
Introducing Elegan UI Green - one of the incoming theme series I will be doing (be prepared for another one!), pixel perfect made theme for CM12.1 theme engine.
Elegan UI combines white background with vivid colors, custom navigation bar softkeys, and elegant theme design.
Application file is pretty small because I used images compression.
It is now compatible with every rom that has the new theme engine installed. (CM, AOSP, AICP, etc.)
It isn't compatible with RRO Layers yet!
______________________________
DOWNLOAD:
Donate version (click on banner in order to get automatic updates and to support me.) :
Free version:Download on my Google Drive
*Google drive link could be delayed*
Please, do not redistribute/kang and/or mirror this file anywhere. Thanks.
______________________________
Which applications are themed/edited?
• AudioFX
• AOSP Camera
• AOSP Calendar
• Browser
• Calculator
• Contacts
• CyanogenMod Music
• CyanogenMod File Manager
• DeskClock
• DocumentsUI
• DownloadsUI
• Dialer
• FX
• Gallery
• Google Play Store
• Google Camera
• Google Keep
• Hangouts
• Kernel Adiutor
• Keyboard (both AOSP and Google)
• LockClock
• Messaging
• Settings
• SoundRecorder
• SystemUI (Elegant softkeys included!)
• Ochs Pipette
• Terminal
• Theme Chooser
HEX Color Codes
Light Green - #ff0F9D58
Darker Green - #ff0B8043
Accent - #ffFFC107
______________________________
SCREENSHOTS
Check screenshots on my imgur account!
Click here to check screenshots
______________________________
TROUBLESHOOTING
• in case of Force Closes do not forget to describe your problem and provide a log (Using CatLog app for example)
• post screenshot and describe your problem
______________________________
CONTACT
Google+ Community
Twitter
DeviantArt
DO NOT REDISTRIBUTE/KANG AND/OR MIRROR THIS FREE FILE ANYWHERE​
Changelog:
27.7 - New update - V2.4 Released!
• Added missing settings icons (sim, sound and lockscreen settings)
• Fixed SystemUI dimens
• Themed Instagram (Screenshot)
• Redesigned SystemUI (75% opaque background, new style) (Screenshot)
• New NavigationBar home key
• Changed Battery Saver Color
27.6 - New update - V2.2 Released!
• Small fixes
- Sorry for late update.
21.6 - New update - V2.1 Released!
• Added missing settings icons
• Themed FX
• Themed Google Keep
14.6 - New update - V2.0 Released!
• Added missing settings icons from FlexOS ROM (9 icons)
• Added padding to Dashboards (settings) (Screenshot)
• Themed AOSP Camera2
• Themed Google Camera
• Themed AOSP Calendar
• Themed Downloads UI
• Themed Hangouts
• Themed LockClock
• Themed Ochs Pipette
• Themed Terminal
• Themed SoundRecorder
10.6 - New Update - 1.14
• fixed TN logo
• added 31 wifi signal icons to settings apk
• themed MMS application
9.6 - New Update - 1.13 - Only fixes
• Added Google Drive mirror.
• InCall status bar color fix
• White text on notifications fix
• SystemUI redesign
• Dialer fixes
Nice Theme. I really like it.
Nice! I really needed a change from all the rusty brown of Coalfield
Besides, this goes hand in hand with this green case I got.
There is still work to be done, apparently. For instance, the status bar remains blue while in-call. And I assume you will continue to theme other aspects of the ROM, such as Camera, Messaging, Chrome, PlayStore, Synapse etc.?
Regardless, great job!
There's another bug.
I use eBay mobile app. The notifications I receive from that (on the lockscreen) have white text on white background... Same goes for the notifications in the pulldown, actually.
Formhault said:
Nice! I really needed a change from all the rusty brown of Coalfield
Besides, this goes hand in hand with this green case I got.
There is still work to be done, apparently. For instance, the status bar remains blue while in-call. And I assume you will continue to theme other aspects of the ROM, such as Camera, Messaging, Chrome, PlayStore, Synapse etc.?
Regardless, great job!
Click to expand...
Click to collapse
Of course that I will continue with theming another apps.
Thanks for reminding me about in-call ui, I totally forget about this one, hehe.
About the eBay app, will try to fix it in the next build.
I think it would be nice if you posted the apk to google drive so dropbox won't disable the link due to high traffic.
Buggzy1011 said:
I think it would be nice if you posted the apk to google drive so dropbox won't disable the link due to high traffic.
Click to expand...
Click to collapse
- Added Google Drive mirror.
New Update - 1.13 - Only fixes
• InCall status bar color fix
• White text on notifications fix (confirm please)
• SystemUI redesign
• Dialer fixes
I will be adding more apps in next three days because I got exam time right now.
Izys said:
- Added Google Drive mirror.
New Update - 1.13 - Only fixes
• InCall status bar color fix
• White text on notifications fix (confirm please)
• SystemUI redesign
• Dialer fixes
I will be adding more apps in next three days because I got exam time right now.
Click to expand...
Click to collapse
Nice theme already, but keep on improving. Just bought at store to make you more motivated
Good luck for your exams..
awesome theme.theres just 1 icon in settings menu for noctornal rom opo missing.settings.apk attached.hope u can fix it
https://www.dropbox.com/s/ac941wj8ndnsg0q/Settings.apk?dl=0
FrankRr said:
Nice theme already, but keep on improving. Just bought at store to make you more motivated
Good luck for your exams..
Click to expand...
Click to collapse
Thanks so much!
pa.pn2 said:
awesome theme.theres just 1 icon in settings menu for noctornal rom opo missing.settings.apk attached.hope u can fix it
https://www.dropbox.com/s/ac941wj8ndnsg0q/Settings.apk?dl=0
Click to expand...
Click to collapse
Fixed in this update. Thanks for attaching settings.apk, it was easier for me.
1.14 update
• fixed TN icon
• added 31 wifi signal icons to settings apk
• themed MMS application
Izys said:
Thanks so much!
Fixed in this update. Thanks for attaching settings.apk, it was easier for me.
1.14 update
• fixed TN icon
• added 31 wifi signal icons to settings apk
• themed MMS application
Click to expand...
Click to collapse
wow.1000000000000 thx
Very nice. I hope to see this as a layer theme some time.
Sent from my Nexus 4 using Tapatalk
pa.pn2 said:
wow.1000000000000 thx
Click to expand...
Click to collapse
No problem. Feel free to sumbit another bugs/suggestions or w/e.
andy_rose said:
Very nice. I hope to see this as a layer theme some time.
Click to expand...
Click to collapse
As I stated before, I will support RRO Layers later. I just can't do it now coz of my exams, heh. :/
Thanks.
Pretty good... ☺
via XDA Premium
jeswinjv said:
Pretty good...
Click to expand...
Click to collapse
Thanks.
New update - V2.0 Released!
• Added missing settings icons from FlexOS ROM (9 icons)
• Added padding to Dashboards (settings)
• Themed AOSP Camera2
• Themed Google Camera
• Themed AOSP Calendar
• Themed Downloads UI
• Themed Hangouts
• Themed LockClock
• Themed Ochs Pipette
• Themed Terminal
• Themed SoundRecorder
New bootanimation is being created and I am testing new switches! If everything goes well, I will include that in the next update!
Great and beautiful theme, work great in Hebrew and RTL layout, thank you very much.
---------- Post added at 08:28 PM ---------- Previous post was at 08:26 PM ----------
Now I saw that in the new update there a little flaws in the date when expanded toggles bar.
arielgalula said:
Great and beautiful theme, work great in Hebrew and RTL layout, thank you very much.
Now I saw that in the new update there a little flaws in the date when expanded toggles bar.
Click to expand...
Click to collapse
Hey there, I didn't touch SystemUI anyhow in the latest update. I tried to force RTL layout on both my phones (5.0 and 5.1.1) and I got nice result.
Izys said:
Hey there, I didn't touch SystemUI anyhow in the latest update. I tried to force RTL layout on both my phones (5.0 and 5.1.1) and I got nice result.
Click to expand...
Click to collapse
I got it, this is the alarm time that is broken.
arielgalula said:
I got it, this is the alarm time that is broken.
Click to expand...
Click to collapse
Oh yeah, you're right. Will try to fix it in the next update. Thanks for that.

Categories

Resources