MCPcopy Index your code
hub / github.com/Labmem003/NotificationPageHelper

github.com/Labmem003/NotificationPageHelper @1.0.1

Chat with this repo
repository ↗ · DeepWiki ↗ · release 1.0.1 ↗ · + Follow
13 symbols 31 edges 6 files 5 documented · 38%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

NotificationPageHelper

通知栏权限设置页面跳转器,根据不同 api 版本和机型跳转到最深可以到的设置页

下载安装

Step 1. Add the JitPack repository to your build file

allprojects {
    repositories {
        ...
        maven { url 'https://jitpack.io' }
    }
}

Step 2. Add the dependency

dependencies {
        compile 'com.github.Labmem003:NotificationPageHelper:1.0'
}

### 使用 NotificationPageHelper.open(Context context);

Core symbols most depended-on inside this repo

open
called by 1
library/src/main/java/com/greens1995/library/NotificationPageHelper.java
onCreate
called by 0
app/src/main/java/com/greens1995/notificationpagehelperapplication/MainActivity.java
onClick
called by 0
app/src/main/java/com/greens1995/notificationpagehelperapplication/MainActivity.java

Shape

Method 7
Class 6

Languages

Java100%

Modules by API surface

app/src/main/java/com/greens1995/notificationpagehelperapplication/MainActivity.java3 symbols
library/src/test/java/com/greens1995/library/ExampleUnitTest.java2 symbols
library/src/main/java/com/greens1995/library/NotificationPageHelper.java2 symbols
library/src/androidTest/java/com/greens1995/library/ExampleInstrumentedTest.java2 symbols
app/src/test/java/com/greens1995/notificationpagehelperapplication/ExampleUnitTest.java2 symbols
app/src/androidTest/java/com/greens1995/notificationpagehelperapplication/ExampleInstrumentedTest.java2 symbols

For agents

$ claude mcp add NotificationPageHelper \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact