yunyu / onecolor-oneplus-widget

Modded version of the OnePlus Widget with red "1" accent removed

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OneColor for OnePlus Widget

This is a patched version of the OnePlus Widget that removes the red accent color for the "1" digit:

Installing

You can download an APK from the releases section, or create one yourself. You will need to first uninstall the original OnePlus widget (as changing the package name breaks automatic weather updates), and ignore future updates in the Play Store if OnePlus ever adds the widget there.

Patching

Obtain a copy of the latest OnePlus Widget APK, and copy it to bin/net.oneplus.widget.apk. After that, run ./patcher.sh. The patched and re-signed APK will be in out/.

You will need to have an existing keystore and a JDK 8 installation. The script uses Apktool and Uber Apk Signer to apply the patches.

About

Modded version of the OnePlus Widget with red "1" accent removed

License:MIT License


Languages

Language:Shell 100.0%