Lolistat
SUSPENDED. I am currently a Grade 12 student in China, which means I will not be allowed to spend much time on developing in at least one year. All my Xposed modules are suspended during this year because debugging Xposed modules is a much too time-consuming job. I might come back to developement one year later if I still have the enthusiasm at that time. Thank you all for your support.
Lolistat, an Xposed module made specially for Android 5.0 (Lollipop) and above.
Lolistat automatically detects the color of an app and turns the status bar color into a slightly darkened one right in the Lollipop style. Apps with colorPrimaryDark are automactially ignored so that you won't bother about those apps that have had defined their status bar color on Lollipop.
This module has also an additional feature that can white-ify all the icons in status bar. I believe white icons look more harmonious on Lollipop.
This module is only aimed for making apps running on Lollipop but without Material-style status bar look better. I hope that it will end up no use one day.
Currently this module is not perfect and has some bug. If you have found a bug, do not hesitate to open an issue on the GitHub page. Contributions are always welcome.
ONLY tested on CM12. Don't know if it is going to work on other custom ROMs, especially custom ROMs made by manufactorers.
Lolistat is free software. All sources are released to GitHub under the terms of GNU General Public License version 3
XDA Thread: http://forum.xda-developers.com/xposed/modules/app-lolistat-statusbar-co...
- Fix compatibility with SwipeBack2
- Refactor to fix memory leak (this time it should not happen any more)
- Fix the cases that blacklist refuses to work
- Exclude fullscreen activities
- Fix color for apps that automatically collapse ActionBar
- Introduce Settings UI for customizations and blacklisting (and donation link via PayPal)
- Decrease color refreshing interval
- Exclude fullscreen activities
- Fix color for apps that automatically collapse ActionBar
- Introduce Settings UI for customizations and blacklisting (and donation link via PayPal)
- Decrease color refreshing interval
- Fixed the bug that some apps expand behind navigation bar
- Remove black screens in several apps
- Avoid freezing app
- Tint navigation bar also
- Match the app title color in "recent apps" with the status bar color
- Prevent potential memory leak
- Reduce memory occupation and improve performance
- Fix incorrect colors
- Ignore translucent & floating(dialog) activities to prevent conflicts
Initial release.