Glitchify

This module provides various tweaks to the official twitch.tv app on android using xposed.

Features:

Development

This project uses Android Studio for the IDE. The example to get started will use that.

  1. Clone the repo git clone https://github.com/batedurgonnadie/glitchify.
  2. Open the project with Android Studio.
  3. Start making a patch or feature.
  4. Submit a PR with said patch or feature.

Proguard only PR's

When submitting patches for only changes to the proguard class names, please increment versionCode and versionName's patch value in app/src/main/AndroidManifest.xml.