This module is in beta (revision 8). Expect bugs on untested devices. I have made all precautions to ensure devices don't explode, but you may or may not encounter some bugs depending on how invasive your OEM's changes are.
Tinted Status Bar allows you to change the status bar colour based on the currently running application.
As of BETA 5, this is done automatically for apps that have a standard Action Bar. If an application does not change the status bar colour, configure it to do so manually in the settings app, the values in this spreadsheet will help you:https://docs.google.com/spreadsheet/ccc?key=0AibKJwYV-sTfdF9MZmk3a1JqZ2Z...
Devs, you can add support to your apps with this simple API https://github.com/MohammadAG/Xposed-Tinted-Status-Bar/blob/master/src/c...
Please visit the support thread for more details about compatibility and current issues.
Author(s):
Support/Discussion URL:
http://forum.xda-developers.com/showthread.php?t=2457265
Source code URL:
https://github.com/MohammadAG/Xposed-Tinted-Status-Bar
Package:
com.mohammadag.colouredstatusbar
Version name:
1.8.9.5
Release type:
Experimental (high risk of bugs)
Download:
com.mohammadag.colouredstatusbar_v15_699289.apk (449.44 KB)
Number of downloads:
746,007 in total · 36 in the last 24 hours
MD5 checksum:
699289d2af114e87bb6cb37a16b109c8
Uploaded on:
Saturday, August 23, 2014 - 18:25
Changes:
Plugin downloaderMIUI V5 supportNavigation bar overlay supportConfigurable overlaysSupport for CM's different battery modes by GermainZDEV: Added gradle build files for Android Studio (thanks GermainZ)Fixed bugs, full changes on Github