Xposed Mods. Change how Android apps work without rewriting them.

github.com/rovo89/XposedMods

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

February 2013
  • Merge branch 'master' of github.com:rovo89/XposedMods
  • bump version to 1.4.0
  • make it more clear that CRT isn't supported on many phones
  • removed per-app DPI etc. (use App Settings module instead)
  • remove Play Store fix (separate module available)
  • use a more generic way to set the clock color
  • Merge pull request #1 from travistabbal/all-rotations
  • Add enable all rotations option
January 2013
  • fix typo in last commit
  • make Tweakbox compatible with Xposed 2.1
  • make Tweakbox compatible with version 2.0 of the framework
  • added 2.0 SDK
July 2012
  • Bump Tweakbox version to 1.3
  • Code formatting settings
  • Keep preference screens open when rotating the device
  • Remove restriction to 4 summary lines for the Tweakbox settings app
  • Added library for CRT effects on I9300
  • Also moved app specific configurations (like density) to a new class
  • Extract Phone tweaks into a separate class
  • Add settings for the new tweaks, fixes #9