Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NovelanceF/Dribbble_rebuild
/ functions
Functions
1,223 in github.com/NovelanceF/Dribbble_rebuild
⨍
Functions
1,223
◇
Types & classes
144
↓ 4 callers
Method
scrollTo
(int x, int y)
Dribbb/src/main/java/com/jeremyfeinstein/slidingmenu/lib/CustomViewBehind.java:101
↓ 4 callers
Method
sendResult
Method used to send back the result to the {@link com.foxykeep.datadroid.requestmanager.RequestManager}. @param receiver The result receiver received
Dribbb/src/main/java/com/foxykeep/datadroid/service/RequestService.java:124
↓ 4 callers
Method
setBehindContentView
Set the behind view content to an explicit view. This view is placed directly into the behind view 's view hierarchy. It can itself be a complex view
Dribbb/src/main/java/com/jeremyfeinstein/slidingmenu/lib/app/SlidingActivityBase.java:17
↓ 4 callers
Method
setEnableGesture
(boolean enable)
Dribbb/src/main/java/me/imid/swipebacklayout/lib/SwipeBackLayout.java:171
↓ 4 callers
Method
setImageResource
{@inheritDoc}
Dribbb/src/main/java/net/frakbot/imageviewex/ImageViewEx.java:271
↓ 4 callers
Method
setMenu
Set the behind view (menu) content from a layout resource. The resource will be inflated, adding all top-level views to the behind view. @param res t
Dribbb/src/main/java/com/jeremyfeinstein/slidingmenu/lib/SlidingMenu.java:376
↓ 4 callers
Method
setOnPageChangeListener
(OnPageChangeListener listener)
Dribbb/src/main/java/com/astuetz/PagerSlidingTabStrip.java:206
↓ 4 callers
Method
setSlidingActionBarEnabled
Controls whether the ActionBar slides along with the above view when the menu is opened, or if it stays in place. @param slidingActionBarEnabled True
Dribbb/src/main/java/com/jeremyfeinstein/slidingmenu/lib/app/SlidingActivityBase.java:72
↓ 4 callers
Method
share
向指定平台分享内容 <p> <b>注意:</b><br> 参数data的键值需要严格按照{@link ShareParams}不同子类具体字段来命名, 否则无法反射此字段,也无法设置其值。
Dribbb/src/main/java/cn/sharesdk/onekeyshare/ShareCore.java:35
↓ 4 callers
Method
w
(String tag, String message)
Dribbb/src/main/java/com/foxykeep/datadroid/util/DataDroidLog.java:73
↓ 3 callers
Method
clearMotionHistory
()
Dribbb/src/main/java/me/imid/swipebacklayout/lib/ViewDragHelper.java:839
↓ 3 callers
Method
closeOpenedItems
Close all opened items
Dribbb/src/main/java/com/fortysevendeg/swipelistview/SwipeListViewTouchListener.java:681
↓ 3 callers
Method
execute
Execute the request and returns a {@link android.os.Bundle} containing the data to return. @param context The context to use for your operation. @par
Dribbb/src/main/java/com/foxykeep/datadroid/service/RequestService.java:52
↓ 3 callers
Method
generateRevealAnimate
Create reveal animation @param view affected view @param swap If will change state. If "false" returns to the original position @param swap
Dribbb/src/main/java/com/fortysevendeg/swipelistview/SwipeListViewTouchListener.java:559
↓ 3 callers
Method
getAvatarUrl
()
Dribbb/src/main/java/nl.lance.dribbb/models/Shots.java:95
↓ 3 callers
Method
getChar
Returns the value associated with the given name, or (char) 0 if no mapping of the desired type exists for the given name. @param name The parameter
Dribbb/src/main/java/com/foxykeep/datadroid/requestmanager/Request.java:323
↓ 3 callers
Method
getContent
Retrieves the current content. @return the current content
Dribbb/src/main/java/com/jeremyfeinstein/slidingmenu/lib/SlidingMenu.java:366
↓ 3 callers
Method
getDestScrollX
(int page)
Dribbb/src/main/java/com/jeremyfeinstein/slidingmenu/lib/CustomViewAbove.java:306
↓ 3 callers
Method
getDouble
Returns the value associated with the given name, or 0.0 if no mapping of the desired type exists for the given name. @param name The parameter name.
Dribbb/src/main/java/com/foxykeep/datadroid/requestmanager/Request.java:443
↓ 3 callers
Method
getInterpolation
(float t)
Dribbb/src/main/java/com/jeremyfeinstein/slidingmenu/lib/CanvasTransformerBuilder.java:13
↓ 3 callers
Method
getLong
Returns the value associated with the given name, or 0L if no mapping of the desired type exists for the given name. @param name The parameter name.
Dribbb/src/main/java/com/foxykeep/datadroid/requestmanager/Request.java:395
↓ 3 callers
Method
getMode
Returns the current side that the SlidingMenu is on. @return the current mode, either SlidingMenu.LEFT or SlidingMenu.RIGHT
Dribbb/src/main/java/com/jeremyfeinstein/slidingmenu/lib/SlidingMenu.java:459
↓ 3 callers
Method
getShort
Returns the value associated with the given name, or (short) 0 if no mapping of the desired type exists for the given name. @param name The parameter
Dribbb/src/main/java/com/foxykeep/datadroid/requestmanager/Request.java:347
↓ 3 callers
Method
getShotsRefresh
(final String url, final ContentShotsAdapter adapter, final FooterState f, final RelativeLayout r)
Dribbb/src/main/java/nl.lance.dribbb/network/ShotsData.java:63
↓ 3 callers
Method
getState
()
Dribbb/src/main/java/nl.lance.dribbb/views/FooterState.java:15
↓ 3 callers
Method
getSwipeBackLayout
@return the SwipeBackLayout associated with this activity.
Dribbb/src/main/java/me/imid/swipebacklayout/lib/app/SwipeBackActivityBase.java:11
↓ 3 callers
Method
isMemoryCacheEnabled
Return whether the data returned from the {@link RequestService} must be cached in memory or not. @return Whether the data returned from the {@link R
Dribbb/src/main/java/com/foxykeep/datadroid/requestmanager/Request.java:81
↓ 3 callers
Method
isMenuShowing
Checks if is the behind view showing. @return Whether or not the behind view is showing
Dribbb/src/main/java/com/jeremyfeinstein/slidingmenu/lib/SlidingMenu.java:557
↓ 3 callers
Method
isUseClientToShare
判断指定平台是否使用客户端分享
Dribbb/src/main/java/cn/sharesdk/onekeyshare/ShareCore.java:83
↓ 3 callers
Method
next
()
Dribbb/src/main/java/cn/sharesdk/onekeyshare/FollowList.java:170
↓ 3 callers
Method
onChoiceEnded
User end choice items
Dribbb/src/main/java/com/fortysevendeg/swipelistview/SwipeListViewListener.java:108
↓ 3 callers
Method
onLoadCompleted
Loading of a resource has been completed. This corresponds to a cache HIT for the memory and disk cache levels, or a successful download from the net.
Dribbb/src/main/java/net/frakbot/imageviewex/ImageViewNext.java:842
↓ 3 callers
Method
onLoadError
Loading of a resource has failed. This corresponds to a cache MISS for the memory and disk cache levels, or a successful download from the net. @para
Dribbb/src/main/java/net/frakbot/imageviewex/ImageViewNext.java:854
↓ 3 callers
Method
onLoadStarted
Loading of a resource has been started by invoking {@link #setUrl(String)}. @param v The ImageViewNext on which the loading has begun @param leve
Dribbb/src/main/java/net/frakbot/imageviewex/ImageViewNext.java:830
↓ 3 callers
Method
onPageScrolled
This method will be invoked when the current page is scrolled, either as part of a programmatically initiated smooth scroll or a user initiated touch
Dribbb/src/main/java/com/jeremyfeinstein/slidingmenu/lib/CustomViewAbove.java:118
↓ 3 callers
Method
onPageSelected
This method will be invoked when a new page becomes selected. Animation is not necessarily complete. @param position Position index of the new select
Dribbb/src/main/java/com/jeremyfeinstein/slidingmenu/lib/CustomViewAbove.java:126
↓ 3 callers
Method
onPreSuccess
Called when the image is got from whatever the source. Checks if the original URL matches the current one set in the instance of ImageViewNext. @para
Dribbb/src/main/java/net/frakbot/imageviewex/ImageViewNext.java:552
↓ 3 callers
Method
onRequestFinished
Event fired when a request is finished. @param request The {@link com.foxykeep.datadroid.requestmanager.Request} defining the request. @param resultD
Dribbb/src/main/java/com/foxykeep/datadroid/requestmanager/RequestManager.java:61
↓ 3 callers
Method
onScrollChanged
(int scrollY)
Dribbb/src/main/java/nl.lance.dribbb/views/ObservableScrollView.java:80
↓ 3 callers
Method
onTouch
@see android.view.View.OnTouchListener#onTouch(android.view.View, android.view.MotionEvent)
Dribbb/src/main/java/com/fortysevendeg/swipelistview/SwipeListViewTouchListener.java:697
↓ 3 callers
Method
onViewPositionChanged
Called when the captured view's position changes as the result of a drag or settle. @param changedView View whose position changed @param left New X
Dribbb/src/main/java/me/imid/swipebacklayout/lib/ViewDragHelper.java:182
↓ 3 callers
Method
reloadChoiceStateInView
Draw cell for display if item is selected or not @param frontView view to draw @param position position in list
Dribbb/src/main/java/com/fortysevendeg/swipelistview/SwipeListViewTouchListener.java:395
↓ 3 callers
Method
resetCell
()
Dribbb/src/main/java/com/fortysevendeg/swipelistview/SwipeListViewTouchListener.java:593
↓ 3 callers
Method
resetPendingDismisses
()
Dribbb/src/main/java/com/fortysevendeg/swipelistview/SwipeListViewTouchListener.java:998
↓ 3 callers
Method
resetScrolling
Resets scrolling
Dribbb/src/main/java/com/fortysevendeg/swipelistview/SwipeListView.java:516
↓ 3 callers
Method
returnOldActions
()
Dribbb/src/main/java/com/fortysevendeg/swipelistview/SwipeListViewTouchListener.java:891
↓ 3 callers
Method
safeEquals
Perform a safe equals between 2 objects. <p> It manages the case where the first object is null and it would have resulted in a {@link NullPointerExce
Dribbb/src/main/java/com/foxykeep/datadroid/util/ObjectUtils.java:34
↓ 3 callers
Method
saveLastMotion
(MotionEvent ev)
Dribbb/src/main/java/me/imid/swipebacklayout/lib/ViewDragHelper.java:905
↓ 3 callers
Method
scrollToChild
(int position, int offset)
Dribbb/src/main/java/com/astuetz/PagerSlidingTabStrip.java:313
↓ 3 callers
Method
setCustomViewBehind
(CustomViewBehind cvb)
Dribbb/src/main/java/com/jeremyfeinstein/slidingmenu/lib/CustomViewAbove.java:443
↓ 3 callers
Method
setEnabled
Set enabled @param enabled
Dribbb/src/main/java/com/fortysevendeg/swipelistview/SwipeListViewTouchListener.java:611
↓ 3 callers
Method
setMemoryCacheEnabled
Set whether the data returned from the {@link RequestService} must be cached in memory or not. @param enabled Whether the data returned from the {@li
Dribbb/src/main/java/com/foxykeep/datadroid/requestmanager/Request.java:70
↓ 3 callers
Method
setParent
(OnekeyShare parent)
Dribbb/src/main/java/cn/sharesdk/onekeyshare/EditPage.java:77
↓ 3 callers
Method
setPlatform
(Platform platform)
Dribbb/src/main/java/cn/sharesdk/onekeyshare/FollowList.java:47
↓ 3 callers
Method
setShadow
Set a drawable used for edge shadow. @param shadow Drawable to use @param edgeFlags Combination of edge flags describing the edge to set @see #EDGE_L
Dribbb/src/main/java/me/imid/swipebacklayout/lib/SwipeBackLayout.java:302
↓ 3 callers
Method
setShadowWidth
Sets the shadow width. @param pixels the new shadow width, in pixels
Dribbb/src/main/java/com/jeremyfeinstein/slidingmenu/lib/SlidingMenu.java:794
↓ 3 callers
Method
translate
(final int openedX, final int closedX, final int openedY, final int closedY)
Dribbb/src/main/java/com/jeremyfeinstein/slidingmenu/lib/CanvasTransformerBuilder.java:65
↓ 3 callers
Method
trimToSize
Remove the eldest entries until the total of remaining entries is at or below the requested size. @param maxSize the maximum size of the cache before
Dribbb/src/main/java/android/support/util/LruCache.java:146
↓ 2 callers
Method
UriToDiskLruCacheString
Encodes URLs with the SHA-256 algorithm. @param uri The URL to encode. @return The encoded URL. @throws java.security.NoSuchAlgorithmException If
Dribbb/src/main/java/net/frakbot/cache/CacheHelper.java:78
↓ 2 callers
Method
abortEverything
Aborts the current request, if any, and stops everything else.
Dribbb/src/main/java/net/frakbot/imageviewex/ImageViewNext.java:310
↓ 2 callers
Method
addRequestListener
Add a {@link com.foxykeep.datadroid.requestmanager.RequestManager.RequestListener} to this {@link com.foxykeep.datadroid.requestmanager.RequestManager
Dribbb/src/main/java/com/foxykeep/datadroid/requestmanager/RequestManager.java:122
↓ 2 callers
Method
addSwipeListener
Add a callback to be invoked when a swipe event is sent to this view. @param listener the swipe listener to attach to this view
Dribbb/src/main/java/me/imid/swipebacklayout/lib/SwipeBackLayout.java:233
↓ 2 callers
Method
addTab
(final int position, View tab)
Dribbb/src/main/java/com/astuetz/PagerSlidingTabStrip.java:269
↓ 2 callers
Method
attachToActivity
(Activity activity)
Dribbb/src/main/java/me/imid/swipebacklayout/lib/SwipeBackLayout.java:440
↓ 2 callers
Method
attachToActivity
Attaches the SlidingMenu to an entire Activity @param activity the Activity @param slideStyle either SLIDING_CONTENT or SLIDING_WINDOW
Dribbb/src/main/java/com/jeremyfeinstein/slidingmenu/lib/SlidingMenu.java:293
↓ 2 callers
Method
calcTopAlignYDisplacement
Calculates the top displacement for the image to make sure it is aligned at the top of the ImageViewEx.
Dribbb/src/main/java/net/frakbot/imageviewex/ImageViewEx.java:1169
↓ 2 callers
Method
canAlwaysAnimate
Class method. Returns the mCanAlwaysAnimate value. If it is true, {@link #canAnimate()} will be triggered, determining if the animation can be played
Dribbb/src/main/java/net/frakbot/imageviewex/ImageViewEx.java:540
↓ 2 callers
Method
canPlay
Returns a boolean indicating if the instance was initialized and if it is ready for playing the animation. @return true if the instance is ready for
Dribbb/src/main/java/net/frakbot/imageviewex/ImageViewEx.java:524
↓ 2 callers
Method
checkTouchSlop
Check if we've crossed a reasonable touch slop for the given child view. If the child cannot be dragged along the horizontal or vertical axis, motion
Dribbb/src/main/java/me/imid/swipebacklayout/lib/ViewDragHelper.java:1332
↓ 2 callers
Method
computeAxisDuration
(int delta, int velocity, int motionRange)
Dribbb/src/main/java/me/imid/swipebacklayout/lib/ViewDragHelper.java:681
↓ 2 callers
Method
convertActivityFromTranslucent
Convert a translucent themed Activity {@link android.R.attr#windowIsTranslucent} to a fullscreen opaque Activity. <p> Call this whenever the backgroun
Dribbb/src/main/java/me/imid/swipebacklayout/lib/app/SwipeBackActivityHelper.java:80
↓ 2 callers
Method
convertStreamToString
(InputStream is, boolean isGzipEnabled)
Dribbb/src/main/java/com/foxykeep/datadroid/internal/network/NetworkConnectionImpl.java:328
↓ 2 callers
Method
create
Factory method to create a new ViewDragHelper. @param forParent Parent view to monitor @param cb Callback to provide information and receive events @
Dribbb/src/main/java/me/imid/swipebacklayout/lib/ViewDragHelper.java:379
↓ 2 callers
Method
determineDrag
(MotionEvent ev)
Dribbb/src/main/java/com/jeremyfeinstein/slidingmenu/lib/CustomViewAbove.java:780
↓ 2 callers
Method
dispatchViewReleased
Like all callback events this must happen on the UI thread, but release involves some extra semantics. During a release (mReleaseInProgress) is the on
Dribbb/src/main/java/me/imid/swipebacklayout/lib/ViewDragHelper.java:827
↓ 2 callers
Method
forceSettleCapturedViewAt
Settle the captured view at the given (left, top) position. @param finalLeft Target left position for the captured view @param finalTop Target top po
Dribbb/src/main/java/me/imid/swipebacklayout/lib/ViewDragHelper.java:640
↓ 2 callers
Method
getByte
Returns the value associated with the given name, or (byte) 0 if no mapping of the desired type exists for the given name. @param name The parameter
Dribbb/src/main/java/com/foxykeep/datadroid/requestmanager/Request.java:312
↓ 2 callers
Method
getCharSequence
Returns the value associated with the given name, or null if no mapping of the desired type exists for the given name. @param name The parameter name
Dribbb/src/main/java/com/foxykeep/datadroid/requestmanager/Request.java:478
↓ 2 callers
Method
getCommentsList
()
Dribbb/src/main/java/nl.lance.dribbb/network/ShotsData.java:55
↓ 2 callers
Method
getCount
()
Dribbb/src/main/java/nl.lance.dribbb/adapter/ContentShotsAdapter.java:46
↓ 2 callers
Method
getDiskCache
@return The disk cache.
Dribbb/src/main/java/net/frakbot/imageviewex/ImageViewNext.java:162
↓ 2 callers
Method
getErrorDrawable
Gets the {@link android.graphics.drawable.Drawable} to display after an error loading an image. @return {@link android.graphics.drawable.Drawable} to
Dribbb/src/main/java/net/frakbot/imageviewex/ImageViewNext.java:295
↓ 2 callers
Method
getFollowersCount
()
Dribbb/src/main/java/nl.lance.dribbb/models/Shots.java:127
↓ 2 callers
Method
getFollowingCount
()
Dribbb/src/main/java/nl.lance.dribbb/models/Shots.java:119
↓ 2 callers
Method
getFromNetwork
Tries to get the image from the network. @param url The URL to download the image from. It can be an animated GIF.
Dribbb/src/main/java/net/frakbot/imageviewex/ImageViewNext.java:522
↓ 2 callers
Method
getImageUrl
()
Dribbb/src/main/java/nl.lance.dribbb/models/Shots.java:47
↓ 2 callers
Method
getLikesCount
()
Dribbb/src/main/java/nl.lance.dribbb/models/Shots.java:63
↓ 2 callers
Method
getParams
(Holder holder)
Dribbb/src/main/java/nl.lance.dribbb/adapter/PlayersAdapter.java:56
↓ 2 callers
Method
getParcelable
Returns the value associated with the given name, or null if no mapping of the desired type exists for the given name. @param name The parameter name
Dribbb/src/main/java/com/foxykeep/datadroid/requestmanager/Request.java:489
↓ 2 callers
Method
getSecondaryMenu
Retrieves the current secondary menu (right). @return the current menu
Dribbb/src/main/java/com/jeremyfeinstein/slidingmenu/lib/SlidingMenu.java:421
↓ 2 callers
Method
getSelectorTop
()
Dribbb/src/main/java/com/jeremyfeinstein/slidingmenu/lib/CustomViewBehind.java:430
↓ 2 callers
Method
getShotsId
()
Dribbb/src/main/java/nl.lance.dribbb/models/Shots.java:31
↓ 2 callers
Method
getSwipeBackLayout
()
Dribbb/src/main/java/me/imid/swipebacklayout/lib/app/SwipeBackPreferenceActivity.java:34
↓ 2 callers
Method
getSwipeBackLayout
()
Dribbb/src/main/java/me/imid/swipebacklayout/lib/app/SwipeBackActivity.java:33
↓ 2 callers
Method
getTitle
()
Dribbb/src/main/java/nl.lance.dribbb/models/Shots.java:39
↓ 2 callers
Method
getViewDragState
Retrieve the current drag state of this helper. This will return one of {@link #STATE_IDLE}, {@link #STATE_DRAGGING} or {@link #STATE_SETTLING}. @ret
Dribbb/src/main/java/me/imid/swipebacklayout/lib/ViewDragHelper.java:457
↓ 2 callers
Method
getViewHorizontalDragRange
Return the magnitude of a draggable child view's horizontal range of motion in pixels. This method should return 0 for views that cannot move horizont
Dribbb/src/main/java/me/imid/swipebacklayout/lib/ViewDragHelper.java:287
↓ 2 callers
Method
getViewVerticalDragRange
Return the magnitude of a draggable child view's vertical range of motion in pixels. This method should return 0 for views that cannot move vertically
Dribbb/src/main/java/me/imid/swipebacklayout/lib/ViewDragHelper.java:299
↓ 2 callers
Method
getuserLikesUel
(String username)
Dribbb/src/main/java/nl.lance.dribbb/network/DribbbleAPI.java:26
↓ 2 callers
Method
handlerPendingDismisses
(final int originalHeight)
Dribbb/src/main/java/com/fortysevendeg/swipelistview/SwipeListViewTouchListener.java:1002
← previous
next →
101–200 of 1,223, ranked by callers