Skip to content
This repository has been archived by the owner on May 10, 2020. It is now read-only.

Noeljunior/Lolistat

 
 

Repository files navigation

Description

This is an Xposed module. It is aimed to "fix" the style of some apps on Lollipop by matching the color of status bar with the app.

Building

The module is originally developed by AIDE (IDE running on Android), if you want to build with Android Studio, you should replace the XposedBridgeApi.jar with the one provided by rovo89 and then change the "compile" in build.gradle to "provided"

License

Copyright (C) 2015 Peter Cai

This file is part of Lolistat

Lolistat is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Lolistat is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with Lolistat. If not, see http://www.gnu.org/licenses/.

About

Material-style status bar tint module for apps without colorPrimaryDark on Lollipop (Xposed)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 57.4%
  • HTML 42.6%