MCPcopy Index your code
hub / github.com/Xposed-Modules-Repo/com.github.dan.nostoragerestrict

github.com/Xposed-Modules-Repo/com.github.dan.nostoragerestrict @5-5.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release 5-5.0 ↗ · + Follow
16 symbols 23 edges 10 files 1 documented · 6% updated 16mo ago5-0.5.0 · 2024-02-12★ 4897 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

NoStorageRestrict

Removes the restriction when selecting folders (Sdcard, Download, data and obb) through the file manager on Android 11 and higher

Disclaimer

  • This module WILL NOT let any app access /data or /obb folders directly, my module only gets around file selection limitations in the stock files app (and any app using the storage access framework to access files), fully getting around /data /obb limitation is currently out of the scope of this module
  • In most cases DO NOT enable the module for the files app (only keep it enabled for the External Storage app), only enable it for the Files app when you want an app to be able to access something on /Android/data through the files app, otherwise keep it only enabled for the External Storage app

Donation/Paypal

Core symbols most depended-on inside this repo

taskAction
called by 0
app/build.gradle.kts
handleLoadPackage
called by 0
app/src/main/java/com/github/dan/NoStorageRestrict/ManagedModehooks.java
beforeHookedMethod
called by 0
app/src/main/java/com/github/dan/NoStorageRestrict/ManagedModehooks.java
handleLoadPackage
called by 0
app/src/main/java/com/github/dan/NoStorageRestrict/XposedInit.java
handleLoadPackage
called by 0
app/src/main/java/com/github/dan/NoStorageRestrict/FolderRestrictionhook.java
beforeHookedMethod
called by 0
app/src/main/java/com/github/dan/NoStorageRestrict/FolderRestrictionhook.java
handleLoadPackage
called by 0
app/src/main/java/com/github/dan/NoStorageRestrict/FolderRestrictionhookA14.java
beforeHookedMethod
called by 0
app/src/main/java/com/github/dan/NoStorageRestrict/FolderRestrictionhookA14.java

Shape

Class 8
Method 8

Languages

Java88%
Kotlin12%

Modules by API surface

app/src/main/java/com/github/dan/NoStorageRestrict/ManagedModehooks.java3 symbols
app/src/main/java/com/github/dan/NoStorageRestrict/FolderRestrictionhookA14.java3 symbols
app/src/main/java/com/github/dan/NoStorageRestrict/FolderRestrictionhook.java3 symbols
app/src/main/java/com/github/dan/NoStorageRestrict/XposedInit.java2 symbols
app/build.gradle.kts2 symbols
app/src/main/java/com/github/dan/NoStorageRestrict/stack.java1 symbols
app/src/main/java/com/github/dan/NoStorageRestrict/Constants.java1 symbols
app/src/main/java/com/github/dan/NoStorageRestrict/BuildConfig.java1 symbols

For agents

$ claude mcp add com.github.dan.nostoragerestrict \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact