B C D E G H I L N O P R S W 
All Classes All Packages

B

build() - Method in class com.intercom.input.gallery.GalleryImage.Builder
 
Builder() - Constructor for class com.intercom.input.gallery.GalleryImage.Builder
 

C

cast(Serializable) - Static method in class com.intercom.input.gallery.ClassUtils
 
ClassUtils - Class in com.intercom.input.gallery
 
ClassUtils() - Constructor for class com.intercom.input.gallery.ClassUtils
 
clear(ImageView) - Method in interface com.intercom.composer.ImageLoader
 
com.intercom.composer - package com.intercom.composer
 
com.intercom.input.gallery - package com.intercom.input.gallery
 
com.intercom.input.gallery.adapter - package com.intercom.input.gallery.adapter
 
create() - Method in interface com.intercom.composer.Creator
 
create(GalleryInputFragment) - Static method in class com.intercom.input.gallery.LocalImagesDataSource
 
createArgs(GalleryImage) - Static method in class com.intercom.input.gallery.GalleryLightBoxFragment
 
createArguments(boolean) - Static method in class com.intercom.input.gallery.GalleryInputFragment
 
createFragment() - Method in class com.intercom.input.gallery.GalleryInput
 
createIntent(Context, GalleryImage, Class<? extends GalleryLightBoxFragment>) - Static method in class com.intercom.input.gallery.GalleryLightBoxActivity
 
createIntent(Context, Class<? extends GalleryInputFragment>, Bundle) - Static method in class com.intercom.input.gallery.GalleryInputFullScreenActivity
 
Creator<T> - Interface in com.intercom.composer
 
CREATOR - Static variable in class com.intercom.input.gallery.GalleryImage
 

D

DENIED_PERMANENTLY - Static variable in annotation type com.intercom.input.gallery.PermissionStatus
 
DENIED_TEMPORARILY - Static variable in annotation type com.intercom.input.gallery.PermissionStatus
 
describeContents() - Method in class com.intercom.input.gallery.GalleryImage
 

E

EmptyView - Class in com.intercom.input.gallery
 
EmptyView(Context) - Constructor for class com.intercom.input.gallery.EmptyView
 
EmptyView(Context, AttributeSet) - Constructor for class com.intercom.input.gallery.EmptyView
 
EndlessRecyclerScrollListener - Class in com.intercom.input.gallery.adapter
 
EndlessRecyclerScrollListener(LinearLayoutManager, EndlessScrollListener) - Constructor for class com.intercom.input.gallery.adapter.EndlessRecyclerScrollListener
 
EndlessScrollListener - Interface in com.intercom.input.gallery.adapter
 
equals(Object) - Method in class com.intercom.input.gallery.GalleryImage
 

G

GALLERY_FULL_SCREEN_REQUEST_CODE - Static variable in class com.intercom.input.gallery.GalleryInputFragment
 
GALLERY_IMAGE - Static variable in class com.intercom.input.gallery.GalleryInputFullScreenActivity
 
GalleryImage - Class in com.intercom.input.gallery
 
GalleryImage(Parcel) - Constructor for class com.intercom.input.gallery.GalleryImage
 
GalleryImage.Builder - Class in com.intercom.input.gallery
 
GalleryInput - Class in com.intercom.input.gallery
 
GalleryInput(String, IconProvider, GalleryOutputListener, GalleryInputExpandedListener, Creator<GalleryInputFragment>) - Constructor for class com.intercom.input.gallery.GalleryInput
 
GalleryInputDataSource - Interface in com.intercom.input.gallery
 
GalleryInputDataSource.Listener - Interface in com.intercom.input.gallery
 
GalleryInputExpandedListener - Interface in com.intercom.input.gallery
 
GalleryInputFragment - Class in com.intercom.input.gallery
 
GalleryInputFragment() - Constructor for class com.intercom.input.gallery.GalleryInputFragment
 
GalleryInputFragment.Injector - Interface in com.intercom.input.gallery
 
GalleryInputFullScreenActivity - Class in com.intercom.input.gallery
 
GalleryInputFullScreenActivity() - Constructor for class com.intercom.input.gallery.GalleryInputFullScreenActivity
 
GalleryInputScreen - Interface in com.intercom.input.gallery
 
GalleryLightBoxActivity - Class in com.intercom.input.gallery
 
GalleryLightBoxActivity() - Constructor for class com.intercom.input.gallery.GalleryLightBoxActivity
 
GalleryLightBoxFragment - Class in com.intercom.input.gallery
 
GalleryLightBoxFragment() - Constructor for class com.intercom.input.gallery.GalleryLightBoxFragment
 
GalleryLightBoxFragment.Injector - Interface in com.intercom.input.gallery
 
GalleryOutputListener - Interface in com.intercom.input.gallery
 
GalleryRecyclerViewAdapter - Class in com.intercom.input.gallery.adapter
 
GalleryRecyclerViewAdapter(LayoutInflater, List<GalleryImage>, boolean, OnImageClickListener, ImageLoader) - Constructor for class com.intercom.input.gallery.adapter.GalleryRecyclerViewAdapter
 
getAttribution() - Method in class com.intercom.input.gallery.GalleryImage
 
getBitmapFromView(ImageView) - Method in interface com.intercom.composer.ImageLoader
 
getCount() - Method in interface com.intercom.input.gallery.GalleryInputDataSource
 
getCount() - Method in class com.intercom.input.gallery.LocalImagesDataSource
 
getDataSource(GalleryInputFragment) - Method in interface com.intercom.input.gallery.GalleryInputFragment.Injector
 
getEmptyViewSubtitle(Resources) - Method in interface com.intercom.input.gallery.GalleryInputFragment.Injector
 
getEmptyViewTitle(Resources) - Method in interface com.intercom.input.gallery.GalleryInputFragment.Injector
 
getErrorViewSubtitle(Resources) - Method in interface com.intercom.input.gallery.GalleryInputFragment.Injector
 
getErrorViewTitle(Resources) - Method in interface com.intercom.input.gallery.GalleryInputFragment.Injector
 
getExpanderButton(ViewGroup) - Method in interface com.intercom.input.gallery.GalleryInputFragment.Injector
 
getFileName() - Method in class com.intercom.input.gallery.GalleryImage
 
getFileSize() - Method in class com.intercom.input.gallery.GalleryImage
 
getImageHeight() - Method in class com.intercom.input.gallery.GalleryImage
 
getImageLoader(GalleryInputFragment) - Method in interface com.intercom.input.gallery.GalleryInputFragment.Injector
 
getImageLoader(GalleryLightBoxFragment) - Method in interface com.intercom.input.gallery.GalleryLightBoxFragment.Injector
 
getImages(int, String) - Method in interface com.intercom.input.gallery.GalleryInputDataSource
 
getImages(int, String) - Method in class com.intercom.input.gallery.LocalImagesDataSource
 
getImageWidth() - Method in class com.intercom.input.gallery.GalleryImage
 
getImageWidthXHeight() - Method in class com.intercom.input.gallery.GalleryImage
 
getInjector(GalleryInputFragment) - Method in class com.intercom.input.gallery.GalleryInputFragment
 
getInjector(GalleryLightBoxFragment) - Method in class com.intercom.input.gallery.GalleryLightBoxFragment
 
getItem(int) - Method in class com.intercom.input.gallery.adapter.GalleryRecyclerViewAdapter
 
getItemCount() - Method in class com.intercom.input.gallery.adapter.GalleryRecyclerViewAdapter
 
getItemOffsets(Rect, View, RecyclerView, RecyclerView.State) - Method in class com.intercom.input.gallery.HeadingMarginDecoration
 
getLightBoxFragmentClass(GalleryInputFragment) - Method in interface com.intercom.input.gallery.GalleryInputFragment.Injector
 
getMimeType() - Method in class com.intercom.input.gallery.GalleryImage
 
getPermissionStatus() - Method in interface com.intercom.input.gallery.GalleryInputDataSource
 
getPermissionStatus() - Method in class com.intercom.input.gallery.LocalImagesDataSource
 
getPreviewPath() - Method in class com.intercom.input.gallery.GalleryImage
 
getSearchView(ViewGroup) - Method in interface com.intercom.input.gallery.GalleryInputFragment.Injector
 
getThemeColor(Context) - Method in interface com.intercom.input.gallery.GalleryInputFragment.Injector
 
getToolbar(ViewGroup) - Method in interface com.intercom.input.gallery.GalleryInputFragment.Injector
 
getUri() - Method in class com.intercom.input.gallery.GalleryImage
 
GRANTED - Static variable in annotation type com.intercom.input.gallery.PermissionStatus
 

H

hashCode() - Method in class com.intercom.input.gallery.GalleryImage
 
HeadingMarginDecoration - Class in com.intercom.input.gallery
Draws an extra top margin on the first row in a RecyclerView
HeadingMarginDecoration(int) - Constructor for class com.intercom.input.gallery.HeadingMarginDecoration
 

I

ImageLoader - Interface in com.intercom.composer
 
instantiate(Class<? extends T>) - Static method in class com.intercom.input.gallery.ClassUtils
 
isGif() - Method in class com.intercom.input.gallery.GalleryImage
 
isGif(boolean) - Method in class com.intercom.input.gallery.GalleryImage.Builder
 
isLoading() - Method in interface com.intercom.input.gallery.GalleryInputDataSource
 
isLoading() - Method in class com.intercom.input.gallery.LocalImagesDataSource
 

L

loadImageIntoView(GalleryImage, ImageView) - Method in interface com.intercom.composer.ImageLoader
 
LocalImagesDataSource - Class in com.intercom.input.gallery
 

N

NEVER_ASKED - Static variable in annotation type com.intercom.input.gallery.PermissionStatus
 

O

onActivityResult(int, int, Intent) - Method in class com.intercom.input.gallery.GalleryInputFragment
 
onAttach(Context) - Method in class com.intercom.input.gallery.GalleryInputFragment
 
onBackPressed() - Method in class com.intercom.input.gallery.GalleryInputFullScreenActivity
 
onBackPressed() - Method in class com.intercom.input.gallery.GalleryLightBoxActivity
 
onBindViewHolder(ImageViewHolder, int) - Method in class com.intercom.input.gallery.adapter.GalleryRecyclerViewAdapter
 
onClick(View) - Method in class com.intercom.input.gallery.GalleryLightBoxFragment
 
onCreate(Bundle) - Method in class com.intercom.input.gallery.GalleryInputFragment
 
onCreate(Bundle) - Method in class com.intercom.input.gallery.GalleryInputFullScreenActivity
 
onCreate(Bundle) - Method in class com.intercom.input.gallery.GalleryLightBoxActivity
 
onCreate(Bundle) - Method in class com.intercom.input.gallery.GalleryLightBoxFragment
 
onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class com.intercom.input.gallery.GalleryInputFragment
 
onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class com.intercom.input.gallery.GalleryLightBoxFragment
 
onCreateViewHolder(ViewGroup, int) - Method in class com.intercom.input.gallery.adapter.GalleryRecyclerViewAdapter
 
onDestroyView() - Method in class com.intercom.input.gallery.GalleryInputFragment
 
onError() - Method in interface com.intercom.input.gallery.GalleryInputDataSource.Listener
 
onFinishInflate() - Method in class com.intercom.input.gallery.EmptyView
 
onGalleryOutputReceived(GalleryImage) - Method in class com.intercom.input.gallery.GalleryInputFullScreenActivity
 
onGalleryOutputReceived(GalleryImage) - Method in interface com.intercom.input.gallery.GalleryOutputListener
 
onImageClicked(RecyclerView.ViewHolder) - Method in interface com.intercom.input.gallery.adapter.OnImageClickListener
 
onImageClicked(RecyclerView.ViewHolder) - Method in class com.intercom.input.gallery.GalleryInputFragment
 
OnImageClickListener - Interface in com.intercom.input.gallery.adapter
 
onInputDeselected() - Method in class com.intercom.input.gallery.GalleryInputFragment
 
onInputExpanded() - Method in interface com.intercom.input.gallery.GalleryInputExpandedListener
 
onInputReselected() - Method in class com.intercom.input.gallery.GalleryInputFragment
 
onInputSelected() - Method in class com.intercom.input.gallery.GalleryInputFragment
 
onLoadMore() - Method in interface com.intercom.input.gallery.adapter.EndlessScrollListener
 
onLoadMore() - Method in class com.intercom.input.gallery.GalleryInputFragment
 
onMeasure(int, int) - Method in class com.intercom.input.gallery.adapter.SquareLayout
 
onOptionsItemSelected(MenuItem) - Method in class com.intercom.input.gallery.GalleryInputFullScreenActivity
 
onPostCreate(Bundle) - Method in class com.intercom.input.gallery.GalleryInputFullScreenActivity
 
onRequestPermissionsResult(int, String[], int[]) - Method in class com.intercom.input.gallery.GalleryInputFragment
 
onScrolled(RecyclerView, int, int) - Method in class com.intercom.input.gallery.adapter.EndlessRecyclerScrollListener
 
onSuccess(List<GalleryImage>) - Method in interface com.intercom.input.gallery.GalleryInputDataSource.Listener
 
onViewCreated(View, Bundle) - Method in class com.intercom.input.gallery.GalleryInputFragment
 
onViewCreated(View, Bundle) - Method in class com.intercom.input.gallery.GalleryLightBoxFragment
 
onViewRecycled(ImageViewHolder) - Method in class com.intercom.input.gallery.adapter.GalleryRecyclerViewAdapter
 

P

passDataOnViewCreated(Bundle) - Method in class com.intercom.input.gallery.GalleryInputFragment
 
PermissionStatus - Annotation Type in com.intercom.input.gallery
 

R

requestPermission() - Method in interface com.intercom.input.gallery.GalleryInputDataSource
 
requestPermission() - Method in class com.intercom.input.gallery.LocalImagesDataSource
 
requestPermissions(String[], int) - Method in interface com.intercom.input.gallery.GalleryInputScreen
 

S

setActionButtonClickListener(View.OnClickListener) - Method in class com.intercom.input.gallery.EmptyView
 
setActionButtonVisibility(int) - Method in class com.intercom.input.gallery.EmptyView
 
setGalleryExpandedListener(GalleryInputExpandedListener) - Method in class com.intercom.input.gallery.GalleryInputFragment
 
setGalleryListener(GalleryOutputListener) - Method in class com.intercom.input.gallery.GalleryInputFragment
 
setListener(GalleryInputDataSource.Listener) - Method in interface com.intercom.input.gallery.GalleryInputDataSource
 
setListener(GalleryInputDataSource.Listener) - Method in class com.intercom.input.gallery.LocalImagesDataSource
 
setMaxCount(int) - Method in class com.intercom.input.gallery.adapter.EndlessRecyclerScrollListener
 
setSubtitle(int) - Method in class com.intercom.input.gallery.EmptyView
 
setSubtitle(CharSequence) - Method in class com.intercom.input.gallery.EmptyView
 
setThemeColor(int) - Method in class com.intercom.input.gallery.EmptyView
 
setTitle(int) - Method in class com.intercom.input.gallery.EmptyView
 
setTitle(CharSequence) - Method in class com.intercom.input.gallery.EmptyView
 
setUpAppBar(GalleryInputFragment.Injector, ViewGroup) - Method in class com.intercom.input.gallery.GalleryInputFragment
 
SquareLayout - Class in com.intercom.input.gallery.adapter
 
SquareLayout(Context) - Constructor for class com.intercom.input.gallery.adapter.SquareLayout
 
SquareLayout(Context, AttributeSet) - Constructor for class com.intercom.input.gallery.adapter.SquareLayout
 
SquareLayout(Context, AttributeSet, int) - Constructor for class com.intercom.input.gallery.adapter.SquareLayout
 
SquareLayout(Context, AttributeSet, int, int) - Constructor for class com.intercom.input.gallery.adapter.SquareLayout
 

W

withAttribution(String) - Method in class com.intercom.input.gallery.GalleryImage.Builder
 
withFileName(String) - Method in class com.intercom.input.gallery.GalleryImage.Builder
 
withFileSize(int) - Method in class com.intercom.input.gallery.GalleryImage.Builder
 
withImageHeight(int) - Method in class com.intercom.input.gallery.GalleryImage.Builder
 
withImageWidth(int) - Method in class com.intercom.input.gallery.GalleryImage.Builder
 
withMimeType(String) - Method in class com.intercom.input.gallery.GalleryImage.Builder
 
withPreviewPath(String) - Method in class com.intercom.input.gallery.GalleryImage.Builder
 
withUri(Uri) - Method in class com.intercom.input.gallery.GalleryImage.Builder
 
writeToParcel(Parcel, int) - Method in class com.intercom.input.gallery.GalleryImage
 
B C D E G H I L N O P R S W 
All Classes All Packages