MCPcopy Create free account

hub / github.com/AstroGypsophila/TryGank / functions

Functions537 in github.com/AstroGypsophila/TryGank

↓ 1 callersMethodsetMaxVelocity
Set the max velocity that will be detected as having a magnitude greater than zero in pixels per second. Callback methods accepting a velocity will be
TryGankLib/Common/SwipeBack/src/main/java/me/imid/swipebacklayout/lib/ViewDragHelper.java:463
↓ 1 callersMethodsetMinVelocity
Set the minimum velocity that will be detected as having a magnitude greater than zero in pixels per second. Callback methods accepting a velocity wil
TryGankLib/Common/SwipeBack/src/main/java/me/imid/swipebacklayout/lib/ViewDragHelper.java:452
↓ 1 callersMethodsetNetType
(String netType)
TryGankLib/Common/CommonLib/src/main/java/com/gypsophila/commonlib/net/URLData.java:40
↓ 1 callersMethodsetPicToView
保存裁剪之后的图片数据 @param picdata
TryGank/app/src/main/java/com/gypsophila/trygank/business/about/AboutActivity.java:191
↓ 1 callersMethodsetStatusColor
(int color)
TryGank/app/src/main/java/com/gypsophila/trygank/business/main/MainActivity.java:243
↓ 1 callersMethodsetUpViewPager
(ViewPager viewPager)
TryGank/app/src/main/java/com/gypsophila/trygank/business/gank/view/GankFragment.java:63
↓ 1 callersMethodsetUrl
(String url)
TryGankLib/Common/CommonLib/src/main/java/com/gypsophila/commonlib/net/URLData.java:48
↓ 1 callersMethodsetmSelectPos
(int mSelectPos)
TryGank/app/src/main/java/com/gypsophila/trygank/business/gank/ColorsListAdapter.java:38
↓ 1 callersMethodsettleCapturedViewAt
Settle the captured view at the given (left, top) position. The appropriate velocity from prior motion will be taken into account. If this method retu
TryGankLib/Common/SwipeBack/src/main/java/me/imid/swipebacklayout/lib/ViewDragHelper.java:647
↓ 1 callersMethodshare
(String url)
TryGank/app/src/main/java/com/gypsophila/trygank/business/gank/view/GankDetailActivity.java:153
↓ 1 callersMethodshouldInterceptTouchEvent
Check if this event as provided to the parent view's onInterceptTouchEvent should cause the parent to intercept the touch event stream. @param ev Mot
TryGankLib/Common/SwipeBack/src/main/java/me/imid/swipebacklayout/lib/ViewDragHelper.java:1045
↓ 1 callersMethodshowFilteringPopUpMenu
()
TryGank/app/src/main/java/com/gypsophila/trygank/business/gank/view/GankListFragment.java:164
↓ 1 callersMethodshowLoadFailMsg
(String msg)
TryGank/app/src/main/java/com/gypsophila/trygank/business/gank/view/IGankView.java:22
↓ 1 callersMethodshowMessage
(String msg)
TryGank/app/src/main/java/com/gypsophila/trygank/business/gank/view/GankListFragment.java:227
↓ 1 callersMethodshowThemeDialog
()
TryGank/app/src/main/java/com/gypsophila/trygank/business/main/MainActivity.java:172
↓ 1 callersMethodsmoothSlideViewTo
Animate the view <code>child</code> to the given (left, top) position. If this method returns true, the caller should invoke {@link #continueSettling(
TryGankLib/Common/SwipeBack/src/main/java/me/imid/swipebacklayout/lib/ViewDragHelper.java:627
↓ 1 callersMethodsortKeys
()
TryGankLib/Common/CommonLib/src/main/java/com/gypsophila/commonlib/net/HttpRequest.java:166
↓ 1 callersMethodstartUserInfoActivity
()
TryGank/app/src/main/java/com/gypsophila/trygank/business/main/MainActivity.java:322
↓ 1 callersMethodswitchNavigation
(int id)
TryGank/app/src/main/java/com/gypsophila/trygank/business/main/MainActivity.java:351
↓ 1 callersMethodswitchToFavorite
()
TryGank/app/src/main/java/com/gypsophila/trygank/business/main/MainActivity.java:307
↓ 1 callersMethodswitchToSearch
()
TryGank/app/src/main/java/com/gypsophila/trygank/business/main/MainActivity.java:296
↓ 1 callersMethodswitchToToday
()
TryGank/app/src/main/java/com/gypsophila/trygank/business/main/MainActivity.java:315
↓ 1 callersMethodswitchToXiandu
()
TryGank/app/src/main/java/com/gypsophila/trygank/business/main/MainActivity.java:283
↓ 1 callersMethodtakePhoto
()
TryGank/app/src/main/java/com/gypsophila/trygank/business/about/AboutActivity.java:139
↓ 1 callersMethodtakePic
()
TryGank/app/src/main/java/com/gypsophila/trygank/business/about/AboutActivity.java:131
↓ 1 callersMethodtoHexString
转换为十六进制字符串 @param b byte数组 @return String byte数组处理后字符串
TryGankLib/Common/CommonLib/src/main/java/com/gypsophila/commonlib/utils/BaseUtils.java:106
↓ 1 callersMethodtryCaptureView
Called when the user's input indicates that they want to capture the given child view with the pointer indicated by pointerId. The callback should ret
TryGankLib/Common/SwipeBack/src/main/java/me/imid/swipebacklayout/lib/ViewDragHelper.java:327
↓ 1 callersMethodupdateOrInsertGank
(Context ctx, GankBean gankBean)
TryGank/app/src/main/java/com/gypsophila/trygank/db/GankDataBaseManager.java:32
MethodAbstractRecyclerAdapter
(Context ctx)
TryGank/app/src/main/java/com/gypsophila/trygank/business/gank/AbstractRecyclerAdapter.java:26
MethodApplicationTest
()
TryGankLib/Common/CommonLib/src/androidTest/java/com/gypsophila/commonlib/ApplicationTest.java:10
MethodApplicationTest
()
TryGank/app/src/androidTest/java/com/gypsophila/trygank/ApplicationTest.java:10
MethodCacheItem
(String key, String data, long timeStamp)
TryGankLib/Common/CommonLib/src/main/java/com/gypsophila/commonlib/cache/CacheItem.java:20
MethodChangeTheme
(int color)
TryGank/app/src/main/java/com/gypsophila/trygank/systemevent/ChangeTheme.java:13
MethodColorsListAdapter
(Context ctx, List<Integer> list, int position)
TryGank/app/src/main/java/com/gypsophila/trygank/business/gank/ColorsListAdapter.java:27
MethodDailyGankAdapter
(Context ctx)
TryGank/app/src/main/java/com/gypsophila/trygank/business/gank/DailyGankAdapter.java:28
MethodFilterType
(String filter)
TryGank/app/src/main/java/com/gypsophila/trygank/business/gank/FilterType.java:20
MethodFinishInputEvent
(String keyword)
TryGank/app/src/main/java/com/gypsophila/trygank/systemevent/FinishInputEvent.java:12
MethodFooterViewHolder
(View view)
TryGank/app/src/main/java/com/gypsophila/trygank/business/gank/GankAdapter.java:197
MethodFooterViewHolder
(View view)
TryGank/app/src/main/java/com/gypsophila/trygank/business/gank/GankSearchAdapter.java:106
MethodGankAdapter
(Context ctx, int type)
TryGank/app/src/main/java/com/gypsophila/trygank/business/gank/GankAdapter.java:37
MethodGankDataBaseHelper
(Context context)
TryGank/app/src/main/java/com/gypsophila/trygank/db/GankDataBaseHelper.java:41
MethodGankDatePresenterImpl
(ITodayView todayView)
TryGank/app/src/main/java/com/gypsophila/trygank/business/gank/presenter/GankDatePresenterImpl.java:29
MethodGankDetailPresenterImpl
(IGankDetail gankDetail)
TryGank/app/src/main/java/com/gypsophila/trygank/business/gank/presenter/GankDetailPresenterImpl.java:20
MethodGankPresenterImpl
(IGankView gankView)
TryGank/app/src/main/java/com/gypsophila/trygank/business/gank/presenter/GankPresenterImpl.java:31
MethodGankSearchAdapter
(Context ctx)
TryGank/app/src/main/java/com/gypsophila/trygank/business/gank/GankSearchAdapter.java:28
MethodGankViewHolder
(View itemView)
TryGank/app/src/main/java/com/gypsophila/trygank/business/gank/GankAdapter.java:140
MethodHttpRequest
(final String url, final List<RequestParameter> params, final RequestCallback callback)
TryGankLib/Common/CommonLib/src/main/java/com/gypsophila/commonlib/net/HttpRequest.java:51
MethodImageGankViewHolder
(View itemView)
TryGank/app/src/main/java/com/gypsophila/trygank/business/gank/GankAdapter.java:186
MethodImageViewHolder
(View itemView)
TryGank/app/src/main/java/com/gypsophila/trygank/business/gank/DailyGankAdapter.java:127
MethodItemViewHolder
(View itemView)
TryGank/app/src/main/java/com/gypsophila/trygank/business/gank/DailyGankAdapter.java:89
MethodMyFragmentAdapter
(FragmentManager fm)
TryGank/app/src/main/java/com/gypsophila/trygank/business/gank/view/GankFragment.java:80
MethodPhotoViewHolder
(View itemView)
TryGank/app/src/main/java/com/gypsophila/trygank/business/gank/GankAdapter.java:163
MethodRemoteService
()
TryGank/app/src/main/java/com/gypsophila/trygank/business/RemoteService.java:17
MethodRequestManager
()
TryGankLib/Common/CommonLib/src/main/java/com/gypsophila/commonlib/net/RequestManager.java:14
MethodRequestParameter
(String name, String value)
TryGankLib/Common/CommonLib/src/main/java/com/gypsophila/commonlib/net/RequestParameter.java:16
MethodSearchPresenterImpl
(ISearchView searchView)
TryGank/app/src/main/java/com/gypsophila/trygank/business/gank/presenter/SearchPresenterImpl.java:28
MethodSearchViewHolder
(View itemView)
TryGank/app/src/main/java/com/gypsophila/trygank/business/gank/GankSearchAdapter.java:75
MethodSwipeBackActivityHelper
(Activity activity)
TryGankLib/Common/SwipeBack/src/main/java/me/imid/swipebacklayout/lib/app/SwipeBackActivityHelper.java:20
MethodSwipeBackLayout
(Context context)
TryGankLib/Common/SwipeBack/src/main/java/me/imid/swipebacklayout/lib/SwipeBackLayout.java:124
MethodTheme
(int value)
TryGank/app/src/main/java/com/gypsophila/trygank/utils/ThemeUtil.java:82
MethodTypeAbstractViewHolder
(View itemView)
TryGank/app/src/main/java/com/gypsophila/trygank/business/gank/TypeAbstractViewHolder.java:15
MethodURLData
()
TryGankLib/Common/CommonLib/src/main/java/com/gypsophila/commonlib/net/URLData.java:16
MethodUtils
()
TryGankLib/Common/SwipeBack/src/main/java/me/imid/swipebacklayout/lib/Utils.java:14
MethodViewDragHelper
Apps should use ViewDragHelper.create() to get a new instance. This will allow VDH to use internal compatibility implementations for different platfor
TryGankLib/Common/SwipeBack/src/main/java/me/imid/swipebacklayout/lib/ViewDragHelper.java:411
MethodaddData
(List<SearchBean> searchBeanList)
TryGank/app/src/main/java/com/gypsophila/trygank/business/gank/GankSearchAdapter.java:37
MethodaddData
(GankIOPlusBean bean)
TryGank/app/src/main/java/com/gypsophila/trygank/business/gank/view/TodayFragment.java:78
MethodaddGank
(Context ctx, GankBean gankBean)
TryGank/app/src/main/java/com/gypsophila/trygank/business/gank/presenter/GankDetailPresenterImpl.java:36
MethodaddNews
(List<SearchBean> searchBeanList)
TryGank/app/src/main/java/com/gypsophila/trygank/business/gank/view/SearchListFragment.java:96
MethodaddNews
(List<SearchBean> searchBeanList)
TryGank/app/src/main/java/com/gypsophila/trygank/business/gank/view/ISearchView.java:18
MethodaddNews
(List<GankBean> gankBeanList)
TryGank/app/src/main/java/com/gypsophila/trygank/business/gank/view/GankListFragment.java:122
Methodaddition_isCorrect
()
TryGankLib/Common/ResModule/src/test/java/com/gypsophila/resmodule/ExampleUnitTest.java:13
Methodaddition_isCorrect
()
TryGankLib/Common/CommonLib/src/test/java/com/gypsophila/commonlib/ExampleUnitTest.java:11
Methodaddition_isCorrect
()
TryGank/app/src/test/java/com/gypsophila/trygank/ExampleUnitTest.java:11
MethodafterTextChanged
(Editable s)
TryGank/app/src/main/java/com/gypsophila/trygank/listener/SearchTextWatcher.java:30
MethodbeforeTextChanged
(CharSequence s, int start, int count, int after)
TryGank/app/src/main/java/com/gypsophila/trygank/listener/SearchTextWatcher.java:20
MethodbindHolder
(GankBean bean)
TryGank/app/src/main/java/com/gypsophila/trygank/business/gank/DailyGankAdapter.java:141
MethodbindHolder
(T bean)
TryGank/app/src/main/java/com/gypsophila/trygank/business/gank/TypeAbstractViewHolder.java:19
MethodcanScroll
Tests scrollability within child views of v given a delta of dx. @param v View to test for horizontal scrollability @param checkV Whether the vi
TryGankLib/Common/SwipeBack/src/main/java/me/imid/swipebacklayout/lib/ViewDragHelper.java:1008
MethodclampViewPositionHorizontal
(View child, int left, int dx)
TryGankLib/Common/SwipeBack/src/main/java/me/imid/swipebacklayout/lib/SwipeBackLayout.java:578
MethodclampViewPositionVertical
(View child, int top, int dy)
TryGankLib/Common/SwipeBack/src/main/java/me/imid/swipebacklayout/lib/SwipeBackLayout.java:589
MethodcompareTo
(Object another)
TryGankLib/Common/CommonLib/src/main/java/com/gypsophila/commonlib/net/RequestParameter.java:21
MethodcomputeScroll
()
TryGankLib/Common/SwipeBack/src/main/java/me/imid/swipebacklayout/lib/SwipeBackLayout.java:470
MethodconvertActivityFromTranslucent
Convert a translucent themed Activity {@link android.R.attr#windowIsTranslucent} to a fullscreen opaque Activity. <p> Call this whenever the backgroun
TryGankLib/Common/SwipeBack/src/main/java/me/imid/swipebacklayout/lib/Utils.java:29
MethodconvertToInt
将对象转化为整数数字类型 @param object @param defaultValue @return
TryGank/app/src/main/java/com/gypsophila/trygank/utils/Utils.java:19
MethodcreateProgressDialog
@param activity @param message @return
TryGank/app/src/main/java/com/gypsophila/trygank/utils/Utils.java:41
MethoddelteGank
(Context ctx, String gankId)
TryGank/app/src/main/java/com/gypsophila/trygank/business/gank/presenter/GankDetailPresenterImpl.java:30
Methoddeserialize
将json字符串转换为对象 @param json @param clz @param <T> @return
TryGank/app/src/main/java/com/gypsophila/trygank/utils/JsonUtils.java:35
Methoddip2px
(Context context, float dpValue)
TryGank/app/src/main/java/com/gypsophila/trygank/utils/ToolsUtil.java:38
MethoddrawChild
(Canvas canvas, View child, long drawingTime)
TryGankLib/Common/SwipeBack/src/main/java/me/imid/swipebacklayout/lib/SwipeBackLayout.java:399
MethodfindURL
(final Context ctx, final String findKey)
TryGankLib/Common/CommonLib/src/main/java/com/gypsophila/commonlib/net/UrlConfigManager.java:69
MethodfindViewById
(int id)
TryGankLib/Common/SwipeBack/src/main/java/me/imid/swipebacklayout/lib/app/SwipeBackActivityHelper.java:51
MethodfindViewById
(int id)
TryGankLib/Common/SwipeBack/src/main/java/me/imid/swipebacklayout/lib/app/SwipeBackPreferenceActivity.java:25
MethodflingCapturedView
Settle the captured view based on standard free-moving fling behavior. The caller should invoke {@link #continueSettling(boolean)} on each subsequent
TryGankLib/Common/SwipeBack/src/main/java/me/imid/swipebacklayout/lib/ViewDragHelper.java:785
MethodgetActivePointerId
@return The ID of the pointer currently dragging the captured view, or {@link #INVALID_POINTER}.
TryGankLib/Common/SwipeBack/src/main/java/me/imid/swipebacklayout/lib/ViewDragHelper.java:565
MethodgetBoolean
(Context ctx, String key, boolean defValue)
TryGankLib/Common/CommonLib/src/main/java/com/gypsophila/commonlib/utils/PreferenceUtils.java:39
MethodgetCapturedView
@return The currently captured view, or null if no view has been captured.
TryGankLib/Common/SwipeBack/src/main/java/me/imid/swipebacklayout/lib/ViewDragHelper.java:557
MethodgetCount
()
TryGank/app/src/main/java/com/gypsophila/trygank/business/gank/ColorsListAdapter.java:42
MethodgetCount
()
TryGank/app/src/main/java/com/gypsophila/trygank/business/gank/view/GankFragment.java:94
MethodgetEdgeSize
Return the size of an edge. This is the range in pixels along the edges of this view that will actively detect edge touches or drags if edge tracking
TryGankLib/Common/SwipeBack/src/main/java/me/imid/swipebacklayout/lib/ViewDragHelper.java:516
MethodgetErrorMessage
()
TryGankLib/Common/CommonLib/src/main/java/com/gypsophila/commonlib/net/Response.java:25
← previousnext →201–300 of 537, ranked by callers