BlueCat300 / XposedAppSettings

Fork of the original App Settings by Rovo89. Supporting Android 8.0+

Home Page:https://forum.xda-developers.com/t/mod-xposed-app-settings-reborn.4141339

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

App Settings Reborn

Development discontinued

Fork of the original App Settings by Rovo89. Supporting Android 8.0+

Discussion/Support: XDA thread

Compatibility: The application is tested only on Android 10/11/12/13 (Samsung firmware), but has theoretical support for earlier versions of the OS. I do not guarantee work on other firmware. I also note that not all applications will work with all functions. If you do not see errors in LSPosed logs from this module, then your firmware requires additional hooks. I cannot provide development for such devices.

Information: Using the function revoke/restore permissions: select the permissions and click ok + save, reboot, return to the submenu of the target application and click save again, reboot.

Features:

  • Screenshot control
  • density / dpi
  • font scale
  • fake screen size for resources loading
  • locale (language)
  • fullscreen mode
  • hide title bar
  • keep screen on while app is visible
  • show app above lockscreen
  • disable fullscreen keyboard input
  • Force LTR
  • Auto hide fullscreen (Android 11+)
  • force orientation (portrait/landscape/auto)
  • mute audio (for most apps)
  • insistent notifications (loop the sound / reboot required)
  • force or prevent ongoing notifications (reboot required)
  • mute notifications (reboot required)
  • stay resident in memory (reboot required)
  • force or exclude app from recents (reboot required)
  • access to recent tasks (reboot required)
  • revoke permissions (double reboot required)
  • force using legacy (navbar) menu button

Previous versions and original developers:

License

Licensed under the Apache License, Version 2.0

About

Fork of the original App Settings by Rovo89. Supporting Android 8.0+

https://forum.xda-developers.com/t/mod-xposed-app-settings-reborn.4141339

License:Apache License 2.0


Languages

Language:Java 98.1%Language:Kotlin 1.9%