Tuesday, November 5, 2013

Xposed framework and modules for gingerbread ! Mod your gingerbread to the max

-Xposed framework gives you the ability to modify your rom or add features, extra options
Without changing any file. or editing any application code, just by using modules
-You can add features from custom roms etc. without flashing a rom

-The framework was meant for android 4.0+ devices only but it was backported also to gingerbread devices
-The framework can be downloaded from HERE for gingerbread
*install like a normal app, then open, and tap install/update framework, reboot.

Modules available for gingerbread:
XPrivacy:
XPrivacy can prevent applications from leaking privacy sensitive data. XPrivacy can restrict the categories of data an application can access. This is done by feeding an application with no or fake data. There are several data categories which can be restricted, for example contacts or location. For example, if you restrict access to contacts for an application, this will result in sending an empty contact list to the application. Similarly, restricting an application's access to your location will result in a set location being sent to the application.
Install like a normal app, enable from xposed installer app, reboot. Then use it
Download   |   Screenshot1   |   Screenshot2

XposedAppSettings:
This is an Xposed module that allows changing generic settings on a per-app basis.
"Generic settings" means settings that are global to all applications, such as: perceived DPI, rotation behavior, fullscreen, permissions, show on lock screen, resident, keep screen on, and more!
These are settings that can in principle be applied to all packages, even if for some it might not produce any effects.
Install like a normal app, enable from xposed installer app, reboot. Then use it
Download   |   Screenshot1   |   Screenshot2

MasterKeyDualFix:
You may be aware of recent news about 2 different security vulnerabilities that allow replacing code on a signed APK without invalidating the signature:
Bugs: 8219321 & 9695860 This module fixes these vulnerabilities 
Install like a normal app, enable from xposed installer app, reboot. Then use it
Checking if you're vulnerable
You can use 3rd party apps to test your system before and after using the module:
- SRT AppScanner
Bluebox security scanner

RemoveUSBStorageWarning:
Removes the warning when enabling usb mass storage
Install like a normal app, enable from xposed installer app, reboot. Then use it

AllAppsPlayStore:
Shows all apps in playstore even the ones for certain DPIs so you get all apps in playstore availabe for download
Install like a normal app, enable from xposed installer app, reboot. Then use it