Giter Club home page Giter Club logo

settingsfirewall's Introduction

SettingsFirewall

An Xposed module that blocks shitty apps from accessing your system settings (for example, check if development settings is enabled on the device, or check if there are running accessibility services).

Please note that only accesses to system settings (e.g. Settings APIs or /system/bin/settings get) can be intercepted by this module. Accesses to system properties (e.g. android.os.SystemProperties APIs, __system_property_get or getprop) or other system APIs cannot be blocked.

Usage

Requirements: Android 4.3+ devices with a root Xposed framework installed. This module requires to hook system components, so rootless Xposed frameworks (e.g. LSPatch, VirtualXposed or TaiChi-Ying) cannot be supported.

For LSPosed users, select only "System Framework" and reboot.

For Dreamland users, select "Settings Provider" (com.android.providers.settings) and reboot.

FAQ

Q: Why is this module using the old Holo / Android Design?

A: Thanks to all Material Design 3 (Material You) missionaries, I had to uninstall many apps and rollback my Android system to an old one to avoid being attacked by your new "amazing" design. Happy now?

License

This project is under the MIT license with the following additional restrictions:

  • You are FORBIDDEN to do anything that would make Android 4.3 users unable to use this app (e.g. changing minSdkVersion to anything higher than 18) or use code from this project in a project that does not support Android 4.3.
  • You are FORBIDDEN to change the UI design style to Material Design 3 (Material You) or use code from this project in a project that uses Material Design 3 (Material You).

settingsfirewall's People

Contributors

canyie avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.