Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dgmltn/Android-ShareEverywhere
/ functions
Functions
155 in github.com/dgmltn/Android-ShareEverywhere
⨍
Functions
155
◇
Types & classes
25
Method
getViewTypeCount
()
share-everywhere/src/com/dgmltn/shareeverywhere/ShareView.java:800
Method
hasFocus
()
share-everywhere/src/com/dgmltn/shareeverywhere/IcsListPopupWindow.java:635
Method
hasSubMenu
()
share-everywhere/src/com/dgmltn/shareeverywhere/ShareActionProvider.java:38
Method
hasWindowFocus
()
share-everywhere/src/com/dgmltn/shareeverywhere/IcsListPopupWindow.java:625
Method
hashCode
()
share-everywhere/src/com/dgmltn/shareeverywhere/ActivityChooserModel.java:760
Method
hashCode
()
share-everywhere/src/com/dgmltn/shareeverywhere/ActivityChooserModel.java:854
Method
isFocused
()
share-everywhere/src/com/dgmltn/shareeverywhere/IcsListPopupWindow.java:630
Method
measureChildWithMargins
(View child, int parentWidthMeasureSpec, int widthUsed, int parentHeightMeasureSpec, int heightUsed)
share-everywhere/src/com/dgmltn/shareeverywhere/IcsLinearLayout.java:149
Method
onAttachedToWindow
()
share-everywhere/src/com/dgmltn/shareeverywhere/ShareView.java:474
Method
onChanged
()
share-everywhere/src/com/dgmltn/shareeverywhere/ShareView.java:169
Method
onChanged
()
share-everywhere/src/com/dgmltn/shareeverywhere/IcsListPopupWindow.java:642
Method
onClick
(View view)
share-everywhere/src/com/dgmltn/shareeverywhere/ShareView.java:686
Method
onCreate
(Bundle savedInstanceState)
demo/src/com/dgmltn/shareeverywhere/demo/MainActivity.java:20
Method
onCreateActionView
()
share-everywhere/src/com/dgmltn/shareeverywhere/ShareActionProvider.java:33
Method
onCreateOptionsMenu
(Menu menu)
demo/src/com/dgmltn/shareeverywhere/demo/MainActivity.java:35
Method
onDetachedFromWindow
()
share-everywhere/src/com/dgmltn/shareeverywhere/ShareView.java:490
Method
onDraw
(Canvas canvas)
share-everywhere/src/com/dgmltn/shareeverywhere/IcsLinearLayout.java:177
Method
onGlobalLayout
()
share-everywhere/src/com/dgmltn/shareeverywhere/ShareView.java:183
Method
onInvalidated
()
share-everywhere/src/com/dgmltn/shareeverywhere/ShareView.java:175
Method
onInvalidated
()
share-everywhere/src/com/dgmltn/shareeverywhere/IcsListPopupWindow.java:650
Method
onItemClick
(AdapterView<?> parent, View view, int position, long id)
share-everywhere/src/com/dgmltn/shareeverywhere/ShareView.java:637
Method
onItemSelected
(AdapterView<?> parent, View view, int position, long id)
share-everywhere/src/com/dgmltn/shareeverywhere/IcsListPopupWindow.java:352
Method
onLayout
(boolean changed, int left, int top, int right, int bottom)
share-everywhere/src/com/dgmltn/shareeverywhere/ShareView.java:523
Method
onLongClick
(View view)
share-everywhere/src/com/dgmltn/shareeverywhere/ShareView.java:707
Method
onMeasure
(int widthMeasureSpec, int heightMeasureSpec)
share-everywhere/src/com/dgmltn/shareeverywhere/ShareView.java:509
Method
onMenuItemClick
(MenuItem item)
share-everywhere/src/com/dgmltn/shareeverywhere/ShareView.java:674
Method
onNothingSelected
(AdapterView<?> parent)
share-everywhere/src/com/dgmltn/shareeverywhere/IcsListPopupWindow.java:364
Method
onPrepareSubMenu
(SubMenu subMenu)
share-everywhere/src/com/dgmltn/shareeverywhere/ShareActionProvider.java:43
Method
onScroll
(AbsListView view, int firstVisibleItem, int visibleItemCount, int totalItemCount)
share-everywhere/src/com/dgmltn/shareeverywhere/IcsListPopupWindow.java:691
Method
onScrollStateChanged
(AbsListView view, int scrollState)
share-everywhere/src/com/dgmltn/shareeverywhere/IcsListPopupWindow.java:696
Method
onTouch
(View v, MotionEvent event)
share-everywhere/src/com/dgmltn/shareeverywhere/IcsListPopupWindow.java:673
Method
run
()
share-everywhere/src/com/dgmltn/shareeverywhere/ActivityChooserModel.java:956
Method
run
()
share-everywhere/src/com/dgmltn/shareeverywhere/ActivityChooserModel.java:1075
Method
run
()
share-everywhere/src/com/dgmltn/shareeverywhere/IcsListPopupWindow.java:663
Method
setActivityChooserModel
Sets the {@link ActivityChooserModel}. @param dataModel The model.
share-everywhere/src/com/dgmltn/shareeverywhere/ActivityChooserModel.java:112
Method
setActivitySorter
Sets the sorter for ordering activities based on historical data and an intent. @param activitySorter The sorter. @see ActivitySorter
share-everywhere/src/com/dgmltn/shareeverywhere/ActivityChooserModel.java:579
Method
setAlpha
(int alpha)
share-everywhere/src/com/dgmltn/shareeverywhere/IcsColorDrawable.java:36
Method
setColorFilter
(ColorFilter colorFilter)
share-everywhere/src/com/dgmltn/shareeverywhere/IcsColorDrawable.java:44
Method
setDefaultActionButtonContentDescription
Sets a content description of the default action button. This resource should be a string taking one formatting argument and will be used for formatti
share-everywhere/src/com/dgmltn/shareeverywhere/ShareView.java:565
Method
setDividerPadding
Set padding displayed on both ends of dividers. @param padding Padding value in pixels that will be applied to each end @see #setShowDividers(int) @
share-everywhere/src/com/dgmltn/shareeverywhere/IcsLinearLayout.java:125
Method
setExpandActivityOverflowButtonContentDescription
Sets the content description for the button that expands the activity overflow list. description as a clue about the action performed by the button.
share-everywhere/src/com/dgmltn/shareeverywhere/ShareView.java:387
Method
setExpandActivityOverflowButtonDrawable
Sets the background for the button that expands the activity overflow list. <strong>Note:</strong> Clients would like to set this drawable as a clue
share-everywhere/src/com/dgmltn/shareeverywhere/ShareView.java:359
Method
setHistoryMaxSize
Sets the maximal size of the historical data. Defaults to {@link #DEFAULT_HISTORY_MAX_LENGTH} <p> <strong>Note:</strong> Setting this property will
share-everywhere/src/com/dgmltn/shareeverywhere/ActivityChooserModel.java:618
Method
setHorizontalOffset
(int offset)
share-everywhere/src/com/dgmltn/shareeverywhere/IcsListPopupWindow.java:154
Method
setInitialActivityCount
Sets the initial count of items shown in the activities popup i.e. the items before the popup is expanded. This is an upper bound since it is not guar
share-everywhere/src/com/dgmltn/shareeverywhere/ShareView.java:551
Method
setOnChooseActivityListener
Sets the listener for choosing an activity. @param listener The listener.
share-everywhere/src/com/dgmltn/shareeverywhere/ActivityChooserModel.java:462
Method
setOnDismissListener
(PopupWindow.OnDismissListener listener)
share-everywhere/src/com/dgmltn/shareeverywhere/IcsListPopupWindow.java:292
Method
setOnShareTargetSelectedListener
Sets the OnShareTargetSelectedListener for this ShareActionProvider. @param listener @see ShareView#setOnShareTargetSelectedListener(OnShareTargetSel
share-everywhere/src/com/dgmltn/shareeverywhere/ShareActionProvider.java:92
Method
setOnShareTargetSelectedListener
Sets a listener to be notified when a share target has been selected. The listener can optionally decide to handle the selection and not rely on the d
share-everywhere/src/com/dgmltn/shareeverywhere/ShareView.java:373
Method
setPromptPosition
(int position)
share-everywhere/src/com/dgmltn/shareeverywhere/IcsListPopupWindow.java:119
Method
setShareIntent
Set the intent(s) for this ShareActionProvider. @param intent @see ShareView#setShareIntent(Intent...)
share-everywhere/src/com/dgmltn/shareeverywhere/ShareActionProvider.java:82
Method
setShowDividers
Set how dividers should be shown between items in this layout @param showDividers One or more of {@link #SHOW_DIVIDER_BEGINNING},
share-everywhere/src/com/dgmltn/shareeverywhere/IcsLinearLayout.java:73
Method
setVerticalOffset
(int offset)
share-everywhere/src/com/dgmltn/shareeverywhere/IcsListPopupWindow.java:158
Method
sort
(List<ActivityResolveInfo> activities, List<HistoricalRecord> historicalRecords)
share-everywhere/src/com/dgmltn/shareeverywhere/ActivityChooserModel.java:915
Method
toString
()
share-everywhere/src/com/dgmltn/shareeverywhere/ActivityChooserModel.java:885
← previous
101–155 of 155, ranked by callers