Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Uphie/ONE-Unofficial
/ functions
Functions
556 in github.com/Uphie/ONE-Unofficial
⨍
Functions
556
◇
Types & classes
98
Method
getFilterTouchEvents
Returns whether the Touch Events are filtered or not. If true is returned, then the View will only use touch events where the difference in the Y-axis
PullToRefresh/src/main/java/com/handmark/pulltorefresh/library/IPullToRefresh.java:57
Method
getHttpData
(final String url, RequestParams params, final HttpData httpData)
app/src/main/java/studio/uphie/one/abs/AbsBaseFragment.java:75
Method
getHttpData
(String url, RequestParams param, HttpData httpData)
app/src/main/java/studio/uphie/one/abs/AbsBaseActivity.java:71
Method
getInstance
()
app/src/main/java/studio/uphie/one/abs/AbsModuleFragment.java:160
Method
getIntValue
()
PullToRefresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshBase.java:1585
Method
getItem
(int position)
app/src/main/java/studio/uphie/one/ui/FragmentAdapter.java:24
Method
getItemId
(int position)
app/src/main/java/studio/uphie/one/ui/personal/FeedbackActivity.java:181
Method
getJson
将任意对象(包括数组、Map等数据结构)转换成json字符串 @param object @return
app/src/main/java/studio/uphie/one/utils/JsonUtil.java:17
Method
getLayoutId
()
app/src/main/java/studio/uphie/one/ui/WelcomeActivity.java:45
Method
getLayoutId
()
app/src/main/java/studio/uphie/one/ui/home/HomeFragment.java:22
Method
getLayoutId
()
app/src/main/java/studio/uphie/one/ui/home/HomeContentFragment.java:66
Method
getLayoutId
()
app/src/main/java/studio/uphie/one/ui/article/ArticleContentFragment.java:59
Method
getLayoutId
()
app/src/main/java/studio/uphie/one/ui/article/ArticleFragment.java:23
Method
getLayoutId
()
app/src/main/java/studio/uphie/one/ui/personal/FeedbackActivity.java:54
Method
getLayoutId
()
app/src/main/java/studio/uphie/one/ui/personal/AboutActivity.java:25
Method
getLayoutId
()
app/src/main/java/studio/uphie/one/ui/question/QuestionContentFragment.java:63
Method
getLayoutId
()
app/src/main/java/studio/uphie/one/ui/question/QuestionFragment.java:23
Method
getLayoutId
()
app/src/main/java/studio/uphie/one/ui/thing/ThingContentFragment.java:59
Method
getLayoutId
()
app/src/main/java/studio/uphie/one/ui/thing/ThingFragment.java:23
Method
getLoadingLayoutProxy
Returns a proxy object which allows you to call methods on all of the LoadingLayouts (the Views which show when Pulling/Refreshing). <p /> You should
PullToRefresh/src/main/java/com/handmark/pulltorefresh/library/IPullToRefresh.java:69
Method
getMode
()
PullToRefresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshBase.java:178
Method
getPhoneModel
获得设备型号 @return 手机设备型号
app/src/main/java/studio/uphie/one/utils/SysUtil.java:31
Method
getPhoneSerial
获得设备序列号,但在某些山寨或定制设备上会得到垃圾数据 @return 手机设备序列号
app/src/main/java/studio/uphie/one/utils/SysUtil.java:39
Method
getPullToRefreshListView
@return The {@link PullToRefreshBase} attached to this ListFragment.
PullToRefresh/src/main/java/com/handmark/pulltorefresh/extras/listfragment/PullToRefreshBaseListFragment.java:51
Method
getPullToRefreshScrollDirection
()
PullToRefresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshWebView.java:92
Method
getPullToRefreshScrollDirection
()
PullToRefresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshExpandableListView.java:46
Method
getPullToRefreshScrollDirection
()
PullToRefresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshScrollView.java:46
Method
getPullToRefreshScrollDirection
()
PullToRefresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshGridView.java:47
Method
getPullToRefreshScrollDirection
()
PullToRefresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshHorizontalScrollView.java:46
Method
getPullToRefreshScrollDirection
()
PullToRefresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshListView.java:61
Method
getPullToRefreshScrollDirection
()
PullToRefresh/src/main/java/com/handmark/pulltorefresh/extras/viewpager/PullToRefreshViewPager.java:37
Method
getShowIndicator
Gets whether an indicator graphic should be displayed when the View is in a state where a Pull-to-Refresh can happen. An example of this state is when
PullToRefresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshAdapterViewBase.java:99
Method
getShowViewWhileRefreshing
()
PullToRefresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshBase.java:188
Method
getState
()
PullToRefresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshBase.java:193
Method
getView
(int position, View convertView, ViewGroup parent)
app/src/main/java/studio/uphie/one/ui/personal/FeedbackActivity.java:186
Method
getViewTypeCount
()
app/src/main/java/studio/uphie/one/ui/personal/FeedbackActivity.java:166
Method
handleMessage
(Message msg)
app/src/main/java/studio/uphie/one/ui/WelcomeActivity.java:68
Method
handleStyledAttributes
(TypedArray a)
PullToRefresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshAdapterViewBase.java:301
Method
handleStyledAttributes
(TypedArray a)
PullToRefresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshListView.java:225
Method
init
(Context ctx)
app/src/main/java/studio/uphie/one/utils/CrashHandler.java:51
Method
init
()
app/src/main/java/studio/uphie/one/ui/WelcomeActivity.java:50
Method
init
()
app/src/main/java/studio/uphie/one/ui/home/HomeFragment.java:27
Method
init
()
app/src/main/java/studio/uphie/one/ui/home/HomeContentFragment.java:71
Method
init
()
app/src/main/java/studio/uphie/one/ui/article/ArticleContentFragment.java:64
Method
init
()
app/src/main/java/studio/uphie/one/ui/article/ArticleFragment.java:28
Method
init
()
app/src/main/java/studio/uphie/one/ui/personal/FeedbackActivity.java:59
Method
init
()
app/src/main/java/studio/uphie/one/ui/personal/AboutActivity.java:30
Method
init
()
app/src/main/java/studio/uphie/one/ui/question/QuestionContentFragment.java:68
Method
init
()
app/src/main/java/studio/uphie/one/ui/question/QuestionFragment.java:28
Method
init
()
app/src/main/java/studio/uphie/one/ui/thing/ThingContentFragment.java:64
Method
init
()
app/src/main/java/studio/uphie/one/ui/thing/ThingFragment.java:28
Method
init
(Context ctx)
app/src/main/java/studio/uphie/one/common/HttpClient.java:13
Method
isDisableScrollingWhileRefreshing
@deprecated See {@link #isScrollingWhileRefreshingEnabled()}.
PullToRefresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshBase.java:201
Method
isNetworkRoaming
@param context @param @return @description 判断网络是否是漫游 @date 2014-12-5 @author 史永飞
app/src/main/java/studio/uphie/one/utils/NetworkUtil.java:52
Method
isPullToRefreshOverScrollEnabled
()
PullToRefresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshBase.java:210
Method
isReadyForPullDownResponse
(boolean response)
PullToRefresh/src/main/java/com/handmark/pulltorefresh/library/extras/PullToRefreshWebView2.java:128
Method
isReadyForPullEnd
()
PullToRefresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshWebView.java:115
Method
isReadyForPullEnd
()
PullToRefresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshScrollView.java:69
Method
isReadyForPullEnd
()
PullToRefresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshHorizontalScrollView.java:70
Method
isReadyForPullEnd
()
PullToRefresh/src/main/java/com/handmark/pulltorefresh/library/extras/PullToRefreshWebView2.java:106
Method
isReadyForPullEnd
()
PullToRefresh/src/main/java/com/handmark/pulltorefresh/extras/viewpager/PullToRefreshViewPager.java:61
Method
isReadyForPullStart
()
PullToRefresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshWebView.java:110
Method
isReadyForPullStart
()
PullToRefresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshScrollView.java:64
Method
isReadyForPullStart
()
PullToRefresh/src/main/java/com/handmark/pulltorefresh/library/PullToRefreshHorizontalScrollView.java:65
Method
isReadyForPullStart
()
PullToRefresh/src/main/java/com/handmark/pulltorefresh/library/extras/PullToRefreshWebView2.java:95
Method
isReadyForPullStart
()
PullToRefresh/src/main/java/com/handmark/pulltorefresh/extras/viewpager/PullToRefreshViewPager.java:49
Method
isReadyForPullUpResponse
(boolean response)
PullToRefresh/src/main/java/com/handmark/pulltorefresh/library/extras/PullToRefreshWebView2.java:124
Method
isScrollingWhileRefreshingEnabled
Returns whether the widget has enabled scrolling on the Refreshable View while refreshing. @return true if the widget has enabled scrolling while ref
PullToRefresh/src/main/java/com/handmark/pulltorefresh/library/IPullToRefresh.java:147
Method
onAnimationEnd
(Animation animation)
PullToRefresh/src/main/java/com/handmark/pulltorefresh/library/internal/IndicatorLayout.java:117
Method
onAnimationRepeat
(Animation animation)
PullToRefresh/src/main/java/com/handmark/pulltorefresh/library/internal/IndicatorLayout.java:129
Method
onAnimationStart
(Animation animation)
PullToRefresh/src/main/java/com/handmark/pulltorefresh/library/internal/IndicatorLayout.java:134
Method
onAttach
(Activity activity)
app/src/main/java/studio/uphie/one/abs/AbsBaseFragment.java:47
Method
onCancel
()
app/src/main/java/studio/uphie/one/abs/AbsModuleFragment.java:62
Method
onCheckedChanged
(CompoundButton buttonView, boolean isChecked)
app/src/main/java/studio/uphie/one/widgets/LikeView.java:70
Method
onCheckedChanged
(RadioGroup group, int checkedId)
app/src/main/java/studio/uphie/one/ui/MainActivity.java:261
Method
onClick
(View v)
app/src/main/java/studio/uphie/one/ui/MainActivity.java:129
Method
onClick
(View v)
app/src/main/java/studio/uphie/one/ui/WelcomeActivity.java:56
Method
onClick
(View v)
app/src/main/java/studio/uphie/one/ui/personal/FeedbackActivity.java:263
Method
onClick
(View widget)
app/src/main/java/studio/uphie/one/ui/personal/AboutActivity.java:40
Method
onClick
(View view)
app/src/main/java/studio/uphie/one/ui/personal/PersonalFragment.java:58
Method
onClick
(View v)
app/src/main/java/studio/uphie/one/abs/AbsBaseActivity.java:115
Method
onCreate
(Bundle savedInstanceState)
app/src/main/java/studio/uphie/one/ui/MainActivity.java:70
Method
onCreate
()
app/src/main/java/studio/uphie/one/common/App.java:24
Method
onCreate
(@Nullable Bundle savedInstanceState)
app/src/main/java/studio/uphie/one/abs/AbsBaseFragment.java:52
Method
onCreate
(Bundle savedInstanceState)
app/src/main/java/studio/uphie/one/abs/AbsBaseActivity.java:47
Method
onCreatePullToRefreshListView
(LayoutInflater inflater, Bundle savedInstanceState)
PullToRefresh/src/main/java/com/handmark/pulltorefresh/extras/listfragment/PullToRefreshListFragment.java:40
Method
onCreatePullToRefreshListView
(LayoutInflater inflater, Bundle savedInstanceState)
PullToRefresh/src/main/java/com/handmark/pulltorefresh/extras/listfragment/PullToRefreshExpandableListFragment.java:41
Method
onCreateView
(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState)
PullToRefresh/src/main/java/com/handmark/pulltorefresh/extras/listfragment/PullToRefreshBaseListFragment.java:32
Method
onCreateView
(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState)
app/src/main/java/studio/uphie/one/ui/personal/PersonalFragment.java:28
Method
onCreateView
(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState)
app/src/main/java/studio/uphie/one/abs/AbsBaseFragment.java:57
Method
onCreateView
(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState)
app/src/main/java/studio/uphie/one/abs/AbsModuleFragment.java:49
Method
onDataError
(String url, HttpError error)
app/src/main/java/studio/uphie/one/ui/home/HomeContentFragment.java:114
Method
onDataError
(String url, HttpError error)
app/src/main/java/studio/uphie/one/ui/article/ArticleContentFragment.java:110
Method
onDataError
(String url, HttpError error)
app/src/main/java/studio/uphie/one/ui/question/QuestionContentFragment.java:111
Method
onDataError
(String url, HttpError error)
app/src/main/java/studio/uphie/one/ui/thing/ThingContentFragment.java:93
Method
onDataError
(String url, HttpError error)
app/src/main/java/studio/uphie/one/abs/AbsBaseActivity.java:67
Method
onDataOk
(String url, String data)
app/src/main/java/studio/uphie/one/ui/home/HomeContentFragment.java:88
Method
onDataOk
(String url, String data)
app/src/main/java/studio/uphie/one/ui/article/ArticleContentFragment.java:82
Method
onDataOk
(String url, String data)
app/src/main/java/studio/uphie/one/ui/question/QuestionContentFragment.java:85
Method
onDataOk
(String url, String data)
app/src/main/java/studio/uphie/one/ui/thing/ThingContentFragment.java:79
← previous
next →
301–400 of 556, ranked by callers