System tune-up, optimization, tweaking
May 16th, 2014, 6:05 am
Xposed App Settings v1.9 Beta
Requirements: Android 4.0 and above (ICS) | ROOT | Xposed Framework 2.6 or above
Overview: This is an Xposed module that allows changing generic settings on a per-app basis.

Image

____________________________

This mod targets settings which all apps share, such as the language, what permissions they require, what is the DPI for rendering, the perceived screen size (which affects the alternate resources that are loaded) and allows you to change those values on a per-app basis.

You can therefore have some apps rendered with a lower DPI than the default for your device in order to see more info at once (with no build.prop changes), while others might have different DPI values because their resources are not prepared for different densities. The same for the language, permissions to revoke, etc.

Here's the list of settings that can be changed for each app:

- DPI (for rendering and resources loading) and reported screen size (to load alternate layout resources)
- Font scale
- Locale (language)
- Fullscreen mode, plus Immersive mode on KitKat
- Hide title bar
- Keep screen on while app is visible
- Display on top of the lockscreen
- Stay resident in memory
- Disable fullscreen keyboard input
- Force orientation (portrait/landscape/auto)
- Insistent notifications (loop the sound)
- Prevent big / expanded notifications
- Notifications priority
- Exclude or force app in recents
- Mute audio (except some apps)
- Force using legacy (navbar) menu button
- Revoke permissions

INSTALLATION
Requirements:
- Xposed Framework 2.2 or newer; 2.6 or newer starting with AppSettings 1.9
- ICS (4.0.3) or newer (up to 4.4); this is not only a requirement for the framework, but also for this module due to the hooked APIs

Author(s): Tungstwenty, rovo89
Version name: 1.9
MD5 checksum: f7e10124884fcff14531b16ad1d8e462
Uploaded on: Wednesday, May 14, 2014 - 01:50
Changes:

New features:
- Adjust statusbar and navbar dimensions when SystemUI's DPI is changed
- Allow using resource options also on widgets, where the app's (changed) resources are loaded by another app
- Override notifications priority

Changes:
- Altered the way resources are manipulated so it works with version 2.6 of the framework
- Requires XposedBridge version 52 or above

Bugfixes:
- Fix immersive mode error on some ROMs

New or updated translations:
- Chinese (Simplified)
- Chinese (Traditional)
- German
- Hungarian
- Japanese
- Slovak

Support/Discussion URL
- http://forum.xda-developers.com/showthread.php?t=2437377
Source code URL
- https://github.com/rovo89/XposedAppSettings


This app has no advertisements

More Info:
Code: Select allhttp://repo.xposed.info/module/de.robv.android.xposed.mods.appsettings

Download Instructions:
http://www73.zippyshare.com/v/4318931/file.html

Minor:
https://www.tusfiles.com/71qt603nmllb
(Closed Filehost) https://hugefiles.net/wzyyhxqbog2v
http://bit.ly/1vcOXD3
http://www.2shared.com/file/Ph8w_-oV/AppSettingsBeta_v19-Xposed.html
May 16th, 2014, 6:05 am

Image

Image