MCPcopy Index your code
hub / github.com/Uphie/ONE-Unofficial

github.com/Uphie/ONE-Unofficial @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
654 symbols 1,564 edges 70 files 174 documented · 27%
What it actually does AI analysis from the code graph — generated when you open this
loading…

Extension points exported contracts — how you extend this code

EmptyViewMethodAccessor (Interface)
Interface that allows PullToRefreshBase to hijack the call to AdapterView.setEmptyView() @author chris [6 implementers]
PullToRefresh/src/main/java/com/handmark/pulltorefresh/library/internal/EmptyViewMethodAccessor.java
IInit (Interface)
Created by Uphie on 2015/9/6. Email: uphie7@gmail.com [14 implementers]
app/src/main/java/studio/uphie/one/interfaces/IInit.java
OnRefreshListener (Interface)
Simple Listener to listen for any callbacks to Refresh. @author Chris Banes [3 implementers]
PullToRefresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshBase.java
IHttp (Interface)
Created by Uphie on 2015/9/5. Email: uphie7@gmail.com [3 implementers]
app/src/main/java/studio/uphie/one/interfaces/IHttp.java
ILoadingLayout (Interface)
(no doc) [4 implementers]
PullToRefresh/src/main/java/com/handmark/pulltorefresh/library/ILoadingLayout.java
IShare (Interface)
Created by Uphie on 2015/10/30. Email: uphie7@gmail.com [2 implementers]
app/src/main/java/studio/uphie/one/interfaces/IShare.java
OnPullEventListener (Interface)
Listener that allows you to be notified when the user has started or finished a touch event. Useful when you want to app [1 …
PullToRefresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshBase.java
OnNetConnChangeListener (Interface)
Created by Uphie on 2015/9/5. Email: uphie7@gmail.com [2 implementers]
app/src/main/java/studio/uphie/one/interfaces/OnNetConnChangeListener.java

Core symbols most depended-on inside this repo

share
called by 28
app/src/main/java/studio/uphie/one/interfaces/IShare.java
add
called by 19
app/src/main/java/studio/uphie/one/ui/FragmentAdapter.java
getInstance
called by 18
app/src/main/java/studio/uphie/one/utils/NetworkUtil.java
show
called by 17
PullToRefresh/src/main/java/com/handmark/pulltorefresh/library/internal/IndicatorLayout.java
showHeaderLoadingLayout
called by 15
PullToRefresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshBase.java
showFooterLoadingLayout
called by 15
PullToRefresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshBase.java
onRefreshComplete
called by 14
PullToRefresh/src/main/java/com/handmark/pulltorefresh/library/IPullToRefresh.java
getDate
called by 12
app/src/main/java/studio/uphie/one/utils/TimeUtil.java

Shape

Method 556
Class 80
Interface 14
Enum 4

Languages

Java100%

Modules by API surface

PullToRefresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshBase.java110 symbols
PullToRefresh/src/main/java/com/handmark/pulltorefresh/library/internal/LoadingLayout.java30 symbols
PullToRefresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshAdapterViewBase.java28 symbols
app/src/main/java/studio/uphie/one/ui/personal/FeedbackActivity.java24 symbols
PullToRefresh/src/main/java/com/handmark/pulltorefresh/library/IPullToRefresh.java23 symbols
PullToRefresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshListView.java19 symbols
app/src/main/java/studio/uphie/one/abs/AbsBaseActivity.java16 symbols
app/src/main/java/studio/uphie/one/ui/MainActivity.java15 symbols
app/src/main/java/studio/uphie/one/ui/home/HomeContentFragment.java14 symbols
PullToRefresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshWebView.java14 symbols
app/src/main/java/studio/uphie/one/ui/thing/ThingContentFragment.java13 symbols
app/src/main/java/studio/uphie/one/abs/AbsBaseFragment.java13 symbols

For agents

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

⬇ download graph artifact

Ask about this repo answers extend the page