MCPcopy Create free account

hub / github.com/AstroGypsophila/TryGank / functions

Functions537 in github.com/AstroGypsophila/TryGank

↓ 1 callersMethodabort
{@link #cancel()}, but also abort all motion in progress and snap to the end of any animation.
TryGankLib/Common/SwipeBack/src/main/java/me/imid/swipebacklayout/lib/ViewDragHelper.java:596
↓ 1 callersMethodaddGank
(Context ctx, GankBean gankBean)
TryGank/app/src/main/java/com/gypsophila/trygank/business/gank/presenter/IGankDetailPresenter.java:19
↓ 1 callersMethodaddRequest
添加Request到列表
TryGankLib/Common/CommonLib/src/main/java/com/gypsophila/commonlib/net/RequestManager.java:22
↓ 1 callersMethodattachToActivity
(Activity activity)
TryGankLib/Common/SwipeBack/src/main/java/me/imid/swipebacklayout/lib/SwipeBackLayout.java:453
↓ 1 callersMethodbindHolder
(GankBean bean)
TryGank/app/src/main/java/com/gypsophila/trygank/business/gank/DailyGankAdapter.java:103
↓ 1 callersMethodbindHolder
(SearchBean searchBean)
TryGank/app/src/main/java/com/gypsophila/trygank/business/gank/GankSearchAdapter.java:97
↓ 1 callersMethodcancelRequest
取消网络请求
TryGankLib/Common/CommonLib/src/main/java/com/gypsophila/commonlib/net/RequestManager.java:29
↓ 1 callersMethodcaptureChildView
Capture a specific child view for dragging within the parent. The callback will be notified but {@link me.imid.swipebacklayout.lib.ViewDragHelper.Call
TryGankLib/Common/SwipeBack/src/main/java/me/imid/swipebacklayout/lib/ViewDragHelper.java:541
↓ 1 callersMethodclampViewPositionHorizontal
Restrict the motion of the dragged child view along the horizontal axis. The default implementation does not allow horizontal motion; the extending cl
TryGankLib/Common/SwipeBack/src/main/java/me/imid/swipebacklayout/lib/ViewDragHelper.java:340
↓ 1 callersMethodclampViewPositionVertical
Restrict the motion of the dragged child view along the vertical axis. The default implementation does not allow vertical motion; the extending class
TryGankLib/Common/SwipeBack/src/main/java/me/imid/swipebacklayout/lib/ViewDragHelper.java:355
↓ 1 callersMethodclearAllData
清除缓存文件
TryGankLib/Common/CommonLib/src/main/java/com/gypsophila/commonlib/cache/CacheManager.java:109
↓ 1 callersMethodcompare
(String str1, String str2)
TryGankLib/Common/CommonLib/src/main/java/com/gypsophila/commonlib/net/HttpRequest.java:187
↓ 1 callersMethodcomputeSettleDuration
(View child, int dx, int dy, int xvel, int yvel)
TryGankLib/Common/SwipeBack/src/main/java/me/imid/swipebacklayout/lib/ViewDragHelper.java:688
↓ 1 callersMethodcontinueSettling
Move the captured settling view by the appropriate amount for the current time. If <code>continueSettling</code> returns true, the caller should call
TryGankLib/Common/SwipeBack/src/main/java/me/imid/swipebacklayout/lib/ViewDragHelper.java:810
↓ 1 callersMethodconvertActivityToTranslucentAfterL
Calling the convertToTranslucent method on platforms after Android 5.0
TryGankLib/Common/SwipeBack/src/main/java/me/imid/swipebacklayout/lib/Utils.java:83
↓ 1 callersMethodconvertActivityToTranslucentBeforeL
Calling the convertToTranslucent method on platforms before Android 5.0
TryGankLib/Common/SwipeBack/src/main/java/me/imid/swipebacklayout/lib/Utils.java:61
↓ 1 callersMethodcreateRequest
(final String url, final RequestCallback callback)
TryGankLib/Common/CommonLib/src/main/java/com/gypsophila/commonlib/net/RequestManager.java:48
↓ 1 callersMethodcreateStatusView
(Activity activity, int color)
TryGank/app/src/main/java/com/gypsophila/trygank/utils/StatusBarUtil.java:33
↓ 1 callersMethoddeleteGankBean
(Context ctx, String gankId)
TryGank/app/src/main/java/com/gypsophila/trygank/db/GankDataBaseManager.java:130
↓ 1 callersMethoddelteGank
(Context ctx, String gankId)
TryGank/app/src/main/java/com/gypsophila/trygank/business/gank/presenter/IGankDetailPresenter.java:17
↓ 1 callersMethoddistanceInfluenceForSnapDuration
(float f)
TryGankLib/Common/SwipeBack/src/main/java/me/imid/swipebacklayout/lib/ViewDragHelper.java:769
↓ 1 callersMethoddragTo
(int left, int top, int dx, int dy)
TryGankLib/Common/SwipeBack/src/main/java/me/imid/swipebacklayout/lib/ViewDragHelper.java:1490
↓ 1 callersMethoddrawScrim
(Canvas canvas, View child)
TryGankLib/Common/SwipeBack/src/main/java/me/imid/swipebacklayout/lib/SwipeBackLayout.java:412
↓ 1 callersMethoddrawShadow
(Canvas canvas, View child)
TryGankLib/Common/SwipeBack/src/main/java/me/imid/swipebacklayout/lib/SwipeBackLayout.java:427
↓ 1 callersMethodensureMotionHistorySizeForId
(int pointerId)
TryGankLib/Common/SwipeBack/src/main/java/me/imid/swipebacklayout/lib/ViewDragHelper.java:895
↓ 1 callersMethodfetchUrlDataFromXml
xml中读入内容
TryGankLib/Common/CommonLib/src/main/java/com/gypsophila/commonlib/net/UrlConfigManager.java:26
↓ 1 callersMethodgetEdgeTouched
(int x, int y)
TryGankLib/Common/SwipeBack/src/main/java/me/imid/swipebacklayout/lib/ViewDragHelper.java:1566
↓ 1 callersMethodgetFilter
(FilterType type)
TryGank/app/src/main/java/com/gypsophila/trygank/business/gank/FilterType.java:24
↓ 1 callersMethodgetFromCache
将CacheItem从磁盘中读取出来 @param key md5文件名 @return 缓存数据CacheItem
TryGankLib/Common/CommonLib/src/main/java/com/gypsophila/commonlib/cache/CacheManager.java:75
↓ 1 callersMethodgetGankBean
(Context ctx, String gankId)
TryGank/app/src/main/java/com/gypsophila/trygank/db/GankDataBaseManager.java:96
↓ 1 callersMethodgetGankList
(Context ctx, String filter)
TryGank/app/src/main/java/com/gypsophila/trygank/db/GankDataBaseManager.java:53
↓ 1 callersMethodgetIntValue
()
TryGank/app/src/main/java/com/gypsophila/trygank/utils/ThemeUtil.java:100
↓ 1 callersMethodgetItem
(int position)
TryGank/app/src/main/java/com/gypsophila/trygank/business/gank/ColorsListAdapter.java:47
↓ 1 callersMethodgetItem
(int position)
TryGank/app/src/main/java/com/gypsophila/trygank/business/gank/view/GankFragment.java:89
↓ 1 callersMethodgetItemViewType
(int position)
TryGank/app/src/main/java/com/gypsophila/trygank/business/gank/GankAdapter.java:108
↓ 1 callersMethodgetKey
()
TryGankLib/Common/CommonLib/src/main/java/com/gypsophila/commonlib/cache/CacheItem.java:26
↓ 1 callersMethodgetKey
()
TryGankLib/Common/CommonLib/src/main/java/com/gypsophila/commonlib/net/URLData.java:20
↓ 1 callersMethodgetOrderedChildIndex
Called to determine the Z-order of child views. @param index the ordered position to query for @return index of the view that should be ordered at po
TryGankLib/Common/SwipeBack/src/main/java/me/imid/swipebacklayout/lib/ViewDragHelper.java:279
↓ 1 callersMethodgetRequest
获取HttpUriRequest请求 @return
TryGankLib/Common/CommonLib/src/main/java/com/gypsophila/commonlib/net/HttpRequest.java:243
↓ 1 callersMethodgetRequestManager
()
TryGankLib/Common/CommonLib/src/main/java/com/gypsophila/commonlib/activity/BaseActivity.java:56
↓ 1 callersMethodgetTimeStamp
()
TryGankLib/Common/CommonLib/src/main/java/com/gypsophila/commonlib/cache/CacheItem.java:34
↓ 1 callersMethodgetUrl
(String keyWord, int pageIndex)
TryGank/app/src/main/java/com/gypsophila/trygank/business/gank/presenter/SearchPresenterImpl.java:61
↓ 1 callersMethodgetUrl
(String year, String month, String day)
TryGank/app/src/main/java/com/gypsophila/trygank/business/gank/presenter/GankDatePresenterImpl.java:53
↓ 1 callersMethodgetView
(int position, View convertView, ViewGroup parent)
TryGank/app/src/main/java/com/gypsophila/trygank/business/gank/ColorsListAdapter.java:57
↓ 1 callersMethodinit
()
TryGank/app/src/main/java/com/gypsophila/trygank/umeng/UmengEvent.java:18
↓ 1 callersMethodinitCacheDir
()
TryGankLib/Common/CommonLib/src/main/java/com/gypsophila/commonlib/cache/CacheManager.java:134
↓ 1 callersMethodinitData
()
TryGank/app/src/main/java/com/gypsophila/trygank/business/gank/view/GankDetailActivity.java:73
↓ 1 callersMethodinitFavorite
(GankBean gankBean)
TryGank/app/src/main/java/com/gypsophila/trygank/business/gank/view/IGankDetail.java:13
↓ 1 callersMethodinitFeedback
()
TryGank/app/src/main/java/com/gypsophila/trygank/business/GankApplication.java:24
↓ 1 callersMethodinitToolbar
()
TryGank/app/src/main/java/com/gypsophila/trygank/business/main/MainActivity.java:93
↓ 1 callersMethodinitToolbar
()
TryGank/app/src/main/java/com/gypsophila/trygank/business/about/AboutActivity.java:71
↓ 1 callersMethodinitToolbar
()
TryGank/app/src/main/java/com/gypsophila/trygank/business/gank/view/GankDetailActivity.java:95
↓ 1 callersMethodinitVariables
()
TryGankLib/Common/CommonLib/src/main/java/com/gypsophila/commonlib/activity/BaseActivity.java:28
↓ 1 callersMethodinitView
()
TryGank/app/src/main/java/com/gypsophila/trygank/business/main/MainActivity.java:84
↓ 1 callersMethodinitViews
(Bundle savedInstanceState)
TryGankLib/Common/CommonLib/src/main/java/com/gypsophila/commonlib/activity/BaseActivity.java:32
↓ 1 callersMethodinitViews
()
TryGank/app/src/main/java/com/gypsophila/trygank/business/about/AboutActivity.java:83
↓ 1 callersMethodinitViews
()
TryGank/app/src/main/java/com/gypsophila/trygank/business/gank/view/SearchActivity.java:46
↓ 1 callersMethodinitViews
()
TryGank/app/src/main/java/com/gypsophila/trygank/business/gank/view/GankDetailActivity.java:78
↓ 1 callersMethodinitViews
()
TryGank/app/src/main/java/com/gypsophila/trygank/business/gank/view/GankPictureActivity.java:63
↓ 1 callersMethodisCapturedViewUnder
Determine if the currently captured view is under the given point in the parent view's coordinate system. If there is no captured view this method wil
TryGankLib/Common/SwipeBack/src/main/java/me/imid/swipebacklayout/lib/ViewDragHelper.java:1522
↓ 1 callersMethodisQuitAwait
()
TryGank/app/src/main/java/com/gypsophila/trygank/business/main/MainActivity.java:343
↓ 1 callersMethodisViewUnder
Determine if the supplied view is under the given point in the parent view's coordinate system. @param view Child view of the parent to hit test @par
TryGankLib/Common/SwipeBack/src/main/java/me/imid/swipebacklayout/lib/ViewDragHelper.java:1536
↓ 1 callersMethodloadBeansFromDataBase
(BaseActivity activity, String filter, GankLoadListener listener)
TryGank/app/src/main/java/com/gypsophila/trygank/business/gank/model/IGankBusiness.java:21
↓ 1 callersMethodloadData
()
TryGankLib/Common/CommonLib/src/main/java/com/gypsophila/commonlib/activity/BaseActivity.java:30
↓ 1 callersMethodloadDateData
(BaseActivity activity, String url, List<RequestParameter> parameters, GankDateLoadListener listener)
TryGank/app/src/main/java/com/gypsophila/trygank/business/gank/model/IGankDateBusiness.java:18
↓ 1 callersMethodloadFailed
(Exception e)
TryGankLib/Common/CommonLib/src/main/java/com/gypsophila/commonlib/utils/ImageLoaderUtils.java:45
↓ 1 callersMethodloadGankDateBean
(BaseActivity activity, String url, List<RequestParameter> parameters, GankTodayLoadListener listener)
TryGank/app/src/main/java/com/gypsophila/trygank/business/gank/model/IGankDateBusiness.java:16
↓ 1 callersMethodloadSuccess
(Uri uri)
TryGankLib/Common/CommonLib/src/main/java/com/gypsophila/commonlib/utils/ImageLoaderUtils.java:43
↓ 1 callersMethodnewIntance
()
TryGank/app/src/main/java/com/gypsophila/trygank/business/gank/view/TodayFragment.java:37
↓ 1 callersMethodonEdgeDragStarted
Called when the user has started a deliberate drag away from one of the subscribed edges in the parent view while no child view is currently captured.
TryGankLib/Common/SwipeBack/src/main/java/me/imid/swipebacklayout/lib/ViewDragHelper.java:269
↓ 1 callersMethodonEdgeLock
Called when the given edge may become locked. This can happen if an edge drag was preliminarily rejected before beginning, but after {@link #onEdgeTou
TryGankLib/Common/SwipeBack/src/main/java/me/imid/swipebacklayout/lib/ViewDragHelper.java:252
↓ 1 callersMethodonEdgeTouch
Invoke when edge touched @param edgeFlag edge flag describing the edge being touched @see #EDGE_LEFT @see #EDGE_RIGHT @see #EDGE_BOTTOM
TryGankLib/Common/SwipeBack/src/main/java/me/imid/swipebacklayout/lib/SwipeBackLayout.java:282
↓ 1 callersMethodonFail
(String errorMessage)
TryGankLib/Common/CommonLib/src/main/java/com/gypsophila/commonlib/net/RequestCallback.java:10
↓ 1 callersMethodonRefresh
()
TryGank/app/src/main/java/com/gypsophila/trygank/business/gank/view/SearchListFragment.java:82
↓ 1 callersMethodonRefresh
()
TryGank/app/src/main/java/com/gypsophila/trygank/business/gank/view/GankListFragment.java:232
↓ 1 callersMethodonScrollOverThreshold
Invoke when scroll percent over the threshold for the first time
TryGankLib/Common/SwipeBack/src/main/java/me/imid/swipebacklayout/lib/SwipeBackLayout.java:287
↓ 1 callersMethodonScrollStateChange
Invoke when state change @param state flag to describe scroll state @param scrollPercent scroll percent of this view @see #STATE_IDLE @see #S
TryGankLib/Common/SwipeBack/src/main/java/me/imid/swipebacklayout/lib/SwipeBackLayout.java:272
↓ 1 callersMethodonSuccess
(String content)
TryGankLib/Common/CommonLib/src/main/java/com/gypsophila/commonlib/net/RequestCallback.java:8
↓ 1 callersMethodonViewCaptured
Called when a child view is captured for dragging or settling. The ID of the pointer currently dragging the captured view is supplied. If activePointe
TryGankLib/Common/SwipeBack/src/main/java/me/imid/swipebacklayout/lib/ViewDragHelper.java:198
↓ 1 callersMethodonViewDragStateChanged
Called when the drag state changes. See the <code>STATE_ </code> constants for more information. @param state The new drag state @see #STATE_IDLE @se
TryGankLib/Common/SwipeBack/src/main/java/me/imid/swipebacklayout/lib/ViewDragHelper.java:173
↓ 1 callersMethodonViewReleased
Called when the child view is no longer being actively dragged. The fling velocity is also supplied, if relevant. The velocity values may be clamped t
TryGankLib/Common/SwipeBack/src/main/java/me/imid/swipebacklayout/lib/ViewDragHelper.java:223
↓ 1 callersMethodparseIntent
()
TryGank/app/src/main/java/com/gypsophila/trygank/business/gank/view/GankPictureActivity.java:49
↓ 1 callersMethodprocessTouchEvent
Process a touch event received by the parent view. This method will dispatch callback events as needed before returning. The parent view's onTouchEven
TryGankLib/Common/SwipeBack/src/main/java/me/imid/swipebacklayout/lib/ViewDragHelper.java:1154
↓ 1 callersMethodputInteger
(Context ctx, String key, int value)
TryGankLib/Common/CommonLib/src/main/java/com/gypsophila/commonlib/utils/PreferenceUtils.java:35
↓ 1 callersMethodputIntoCache
将CacheItem写入磁盘 @param item @return 是否缓存成功
TryGankLib/Common/CommonLib/src/main/java/com/gypsophila/commonlib/cache/CacheManager.java:98
↓ 1 callersMethodputString
(Context ctx, String key, String value)
TryGankLib/Common/CommonLib/src/main/java/com/gypsophila/commonlib/utils/PreferenceUtils.java:61
↓ 1 callersMethodquit
()
TryGank/app/src/main/java/com/gypsophila/trygank/business/main/MainActivity.java:347
↓ 1 callersMethodreadJsonGankDatePlusBean
(String strJson)
TryGank/app/src/main/java/com/gypsophila/trygank/business/gank/GankJsonUtils.java:36
↓ 1 callersMethodreadJsonGankIOPlusBean
(String strJson)
TryGank/app/src/main/java/com/gypsophila/trygank/business/gank/GankJsonUtils.java:30
↓ 1 callersMethodreadJsonGankPlusBean
(String strJson)
TryGank/app/src/main/java/com/gypsophila/trygank/business/gank/GankJsonUtils.java:24
↓ 1 callersMethodreadJsonSearchPlusBean
(String strJson)
TryGank/app/src/main/java/com/gypsophila/trygank/business/gank/GankJsonUtils.java:18
↓ 1 callersMethodrestoreObject
(String path)
TryGankLib/Common/CommonLib/src/main/java/com/gypsophila/commonlib/utils/BaseUtils.java:166
↓ 1 callersMethodsave
(Bitmap bitmap, File file, Bitmap.CompressFormat format)
TryGank/app/src/main/java/com/gypsophila/trygank/business/about/AboutActivity.java:211
↓ 1 callersMethodsaveBitmap
(Bitmap bitmap, String absFile, Bitmap.CompressFormat format)
TryGank/app/src/main/java/com/gypsophila/trygank/business/about/AboutActivity.java:203
↓ 1 callersMethodsaveObject
(String path, Object object)
TryGankLib/Common/CommonLib/src/main/java/com/gypsophila/commonlib/utils/BaseUtils.java:140
↓ 1 callersMethodsetEdgeSize
Set 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 is
TryGankLib/Common/SwipeBack/src/main/java/me/imid/swipebacklayout/lib/SwipeBackLayout.java:222
↓ 1 callersMethodsetEdgeTrackingEnabled
Enable edge tracking for the selected edges of the parent view. The callback's {@link me.imid.swipebacklayout.lib.ViewDragHelper.Callback#onEdgeTouche
TryGankLib/Common/SwipeBack/src/main/java/me/imid/swipebacklayout/lib/ViewDragHelper.java:504
↓ 1 callersMethodsetEdgeTrackingEnabled
Enable edge tracking for the selected edges of the parent view. The callback's {@link me.imid.swipebacklayout.lib.ViewDragHelper.Callback#onEdgeTouche
TryGankLib/Common/SwipeBack/src/main/java/me/imid/swipebacklayout/lib/SwipeBackLayout.java:199
↓ 1 callersMethodsetExpires
(long expires)
TryGankLib/Common/CommonLib/src/main/java/com/gypsophila/commonlib/net/URLData.java:32
↓ 1 callersMethodsetKey
(String key)
TryGankLib/Common/CommonLib/src/main/java/com/gypsophila/commonlib/net/URLData.java:24
← previousnext →101–200 of 537, ranked by callers