Quantcast
Channel: xda-developers - Android Themes
Viewing all articles
Browse latest Browse all 4090

[Theme][CM12][Theme Engine] Dark side of Lollipop [20150303]

$
0
0
Dark side of Lollipop
for all roms with Theme Engine




Screenshots:




More of screenshots:











Modified Apps:
  • Apex Launcher
  • AudioFx
  • Browser
  • Calculator
  • Calendar
  • Camera
  • CELL Broadcast
  • Contacts
  • DeskClock
  • Dialer
  • DualBoot Patcher
  • Eleven (Cyanogen player)
  • Facebook
  • File manager (Cyanogen)
  • Gallery
  • Gmail
  • Google chrome
  • Google Keep
  • Google messenger
  • Google music
  • Google+
  • Google Quick Search Box
  • Hangout dialer
  • Keyboard
  • MMS
  • Phone
  • PlayStore
  • Package Installer
  • Settings
  • Sound recorder
  • SystemUI
  • Talk
  • Tele Service
  • Theme Chooser
  • Trebuchet
  • Youtube

Changes (in the latest):
  • Ninteenth release (20150303) - Link AndroidFilesSharing
  • Improvement of Google messenger
  • Improvement of Google music
  • Improvement of Facebook by side
  • Improvement of apps icons by side
  • Improvement of Gallery by side

Old versions:

Eighteenth version:
  • Eighteenth release (20150227) - Link AndroidFilesSharing
  • Apk's icon modified by side (final logo of the apk)
  • Lockscreen and home wallpapers modified by side
  • Improvement of default app menu, it will still be more with this commit in the rom (is or will on the next of AntaresOne, depends to my update)
  • Added Google music app
  • Added Apex launcher app
  • Added Google Chrome app
  • Added Facebook app by side
  • Modified its name but will however installed over other
Seventeenth version:
  • Seventeenth release (20150223) - Link AndroidFilesSharing
  • Movable background by @side
  • Added performance/power save icon/balanced by @side
  • Apk's icon modified by @side
  • Added icons apps by @side
  • Improvement of bootanim by @side
  • Improvement of Settings
  • Improvement of Contacts
  • Severals apps modified in their header (Brower - Contacts - DualBootPatcher - Eleven - File manager - Gallery - MMS - Sound recorder - Talk - youtube and others)
  • Added Google messenger app
  • Added Google+ app
  • Added Google Keep app
Sixteenth version:
  • Sixteenth release (20150221) - Link AndroidFilesSharing
  • Fixed to 99,99% of the displaying in "Settings" app
  • Improvement of layouts in "Settings" app
  • Really added Hangout app (Talk) - the last time, it was Hangout dialer
Fifteenth version:
  • Fifteenth release (20150218) - Link AndroidFilesSharing
  • Improvement in Contacts app
  • Fixed MMS issue
  • Added File Manager app
  • Added Hangout dialer app
  • Added YouTube app
Fourteenth version:
  • Fourteenth release (20150217) - Link AndroidFilesSharing
  • Big improvement in settings, also in the system and apps, added the click effect in the layouts
  • The text of incoming messages should be better seen in MMS app
  • Added Sound Recorder app
  • Added AudioFx app
Thirteenth version:
  • Thirteenth release (20150215) - Link AndroidFilesSharing
  • Improved the displaying in Google Quick Search Box app
  • Added Calculator app
  • Come back to the old settings in MMS app (I hope it'll fix the problems of displaying, I don't see them, an issue of my device or my DualBoot)
Twelth version:
  • Twelth release (20150212) - Link AndroidFilesSharing
  • Fixed issue in the displaying of dropdown layout in the Drive app
  • Changed the wallpapers
  • Improvement of the apps icons (made by @side )
  • Improvement the icons of certains apps (made by @side )
  • Added DeskClock app
  • Added Eleven app (Cyanogen player)
  • Added Gallery app
Eleventh version:Tenth version:
  • Tenth release (20150208) - Link AndroidFilesSharing
  • Fixed some issues in Google Play Store
  • Fixed some issues in the notifications
  • Added browser app
  • Added Gmail app
  • Added DualBoot Patcher app for those who use it
Ninth version:
  • Ninth release (20150207) - Link AndroidFilesSharing
  • Fix and improvement of displaying in Settings app
  • Added CELL Broadcast app
  • Added package installer app
  • Added Phone app
  • Added Tele Service app
  • Added Trebuchet app
Eighth version:Seventh version:
  • Seventh release (20150202)
  • FIXED ALL FC(s) ISSUES! - tested all the day of yesterday and this morning without issue...
  • Have made clear in the synthaxes
  • New Dark lollipop bootanimation (mine, the same that on AntaresOne but in black and the CM droid in green)
  • Added customized camera app
Sixfth version:
  • Sixth release (20150131)
  • Completely fixed the FC(s) issues in Settings. Yes, there still were, like in /Settings/Account/Google!
Fifth version:
  • Fifth release (20150130-2)
  • The FC(s) should be fixed
  • Now the theme is recognized like a theme pack, you can see anywhere in /Settings/Themes
  • The theme has now some customized icons for the apps
  • The theme has now some fonts
Fourth version:
  • Fourth release (20150130)
  • Added MMS app
  • Added PlayStore app
  • MMS app partially customized
Third version:
  • Third release (20150129)
  • Another improvement of the displaying in /Contacts/Groups
Second version:
  • Second release (20150128)
  • Improvement of the displaying in /Settings/More/Mobile networks
  • Improvement of the displaying in /Contacts/Groups
First version:
  • First release (20150127)


To do:
  • Put the app on the SD card (no matter)
  • Authorized "unknown sources" in Settings/Security
  • Install the app

Others infos:
  • Only one app is enough, I keep the old versions if never you prefer them but I don't think, so the last update will always be the one with higher number. I accurate this because I always see some downloads for the old versions.
  • Old versions since the eight are always available on AndroidFileSharing.

If you have a problem with QS background:
It's always like the original theme, then you should follow this steps:

  • Download SQLite Editor (paid)
  • 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

Or if you doesn't want to pay, You can also just use adb and avoid apps altogether. Like that:
Code:

adb root
adb remount
adb shell
# cd /data/data/com.android.providers.settings/databases
# sqlite3 settings.db
sqlite> update SECURE set value="" WHERE name="themeConfig";
sqlite> .quit



Contributors:
  • Franzyroy - if you want to donate me, just click on my nickname! ;)
  • @side (think to thank him)

Credits:
Donators (thank you to them) :
Version Information:
  • Status: Stable
  • Created: 2015-01-27
  • Last Updated: 2015-03-03
  • Other info: App for CM12 with Theme Engine

Viewing all articles
Browse latest Browse all 4090

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>