Skip navigation links
B C D F G I J M O P R S T V W 

B

BaseBuilder(FragmentActivity) - Constructor for class gun0912.tedbottompicker.TedBottomSheetDialogFragment.BaseBuilder
 
builder - Variable in class gun0912.tedbottompicker.TedBottomSheetDialogFragment
 

C

CAMERA - Static variable in class gun0912.tedbottompicker.adapter.GalleryAdapter.PickerTile
 
cameraTileBackgroundResId - Variable in class gun0912.tedbottompicker.TedBottomSheetDialogFragment.BaseBuilder
 
cameraTileDrawable - Variable in class gun0912.tedbottompicker.TedBottomSheetDialogFragment.BaseBuilder
 
create() - Method in class gun0912.tedbottompicker.TedBottomSheetDialogFragment.BaseBuilder
 

D

draw(Canvas) - Method in class gun0912.tedbottompicker.view.TedSquareImageView
 
drawableStateChanged() - Method in class gun0912.tedbottompicker.view.TedSquareImageView
 

F

fragmentActivity - Variable in class gun0912.tedbottompicker.TedBottomSheetDialogFragment.BaseBuilder
 

G

GALLERY - Static variable in class gun0912.tedbottompicker.adapter.GalleryAdapter.PickerTile
 
GalleryAdapter - Class in gun0912.tedbottompicker.adapter
Created by TedPark on 2016. 8. 30..
GalleryAdapter(Context, TedBottomSheetDialogFragment.BaseBuilder) - Constructor for class gun0912.tedbottompicker.adapter.GalleryAdapter
 
GalleryAdapter.OnItemClickListener - Interface in gun0912.tedbottompicker.adapter
 
GalleryAdapter.PickerTile - Class in gun0912.tedbottompicker.adapter
 
galleryTileBackgroundResId - Variable in class gun0912.tedbottompicker.TedBottomSheetDialogFragment.BaseBuilder
 
galleryTileDrawable - Variable in class gun0912.tedbottompicker.TedBottomSheetDialogFragment.BaseBuilder
 
getDataColumn(Context, Uri, String, String[]) - Static method in class gun0912.tedbottompicker.util.RealPathUtil
Get the value of the data column for this Uri.
getImageUri() - Method in class gun0912.tedbottompicker.adapter.GalleryAdapter.PickerTile
 
getItem(int) - Method in class gun0912.tedbottompicker.adapter.GalleryAdapter
 
getItemCount() - Method in class gun0912.tedbottompicker.adapter.GalleryAdapter
 
getItemOffsets(Rect, View, RecyclerView, RecyclerView.State) - Method in class gun0912.tedbottompicker.GridSpacingItemDecoration
 
getRealPath(Context, Uri) - Static method in class gun0912.tedbottompicker.util.RealPathUtil
 
getRealPathFromURI_API11to18(Context, Uri) - Static method in class gun0912.tedbottompicker.util.RealPathUtil
 
getRealPathFromURI_API19(Context, Uri) - Static method in class gun0912.tedbottompicker.util.RealPathUtil
 
getRealPathFromURI_BelowAPI11(Context, Uri) - Static method in class gun0912.tedbottompicker.util.RealPathUtil
 
getTileType() - Method in class gun0912.tedbottompicker.adapter.GalleryAdapter.PickerTile
 
GridSpacingItemDecoration - Class in gun0912.tedbottompicker
https://gist.github.com/liangzhitao/e57df3c3232ee446d464
GridSpacingItemDecoration(int, int, boolean) - Constructor for class gun0912.tedbottompicker.GridSpacingItemDecoration
 
gun0912.tedbottompicker - package gun0912.tedbottompicker
 
gun0912.tedbottompicker.adapter - package gun0912.tedbottompicker.adapter
 
gun0912.tedbottompicker.util - package gun0912.tedbottompicker.util
 
gun0912.tedbottompicker.view - package gun0912.tedbottompicker.view
 

I

IMAGE - Static variable in class gun0912.tedbottompicker.adapter.GalleryAdapter.PickerTile
 
IMAGE - Static variable in annotation type gun0912.tedbottompicker.TedBottomSheetDialogFragment.BaseBuilder.MediaType
 
imageProvider - Variable in class gun0912.tedbottompicker.TedBottomSheetDialogFragment.BaseBuilder
 
isDownloadsDocument(Uri) - Static method in class gun0912.tedbottompicker.util.RealPathUtil
 
isExternalStorageDocument(Uri) - Static method in class gun0912.tedbottompicker.util.RealPathUtil
 
isGooglePhotosUri(Uri) - Static method in class gun0912.tedbottompicker.util.RealPathUtil
 
isMediaDocument(Uri) - Static method in class gun0912.tedbottompicker.util.RealPathUtil
 

J

jumpDrawablesToCurrentState() - Method in class gun0912.tedbottompicker.view.TedSquareImageView
 

M

mediaType - Variable in class gun0912.tedbottompicker.TedBottomSheetDialogFragment.BaseBuilder
 

O

onBindViewHolder(GalleryAdapter.GalleryViewHolder, int) - Method in class gun0912.tedbottompicker.adapter.GalleryAdapter
 
onCreate(Bundle) - Method in class gun0912.tedbottompicker.TedBottomSheetDialogFragment
 
onCreateViewHolder(ViewGroup, int) - Method in class gun0912.tedbottompicker.adapter.GalleryAdapter
 
onError(String) - Method in interface gun0912.tedbottompicker.TedBottomSheetDialogFragment.OnErrorListener
 
onImageSelected(Uri) - Method in interface gun0912.tedbottompicker.TedBottomSheetDialogFragment.OnImageSelectedListener
 
onImagesSelected(List<Uri>) - Method in interface gun0912.tedbottompicker.TedBottomSheetDialogFragment.OnMultiImageSelectedListener
 
onItemClick(View, int) - Method in interface gun0912.tedbottompicker.adapter.GalleryAdapter.OnItemClickListener
 
onMeasure(int, int) - Method in class gun0912.tedbottompicker.view.TedSquareFrameLayout
 
onMeasure(int, int) - Method in class gun0912.tedbottompicker.view.TedSquareImageView
 
onProvideImage(ImageView, Uri) - Method in interface gun0912.tedbottompicker.TedBottomSheetDialogFragment.ImageProvider
 
onSaveInstanceState(Bundle) - Method in class gun0912.tedbottompicker.TedBottomSheetDialogFragment
 
onSizeChanged(int, int, int, int) - Method in class gun0912.tedbottompicker.view.TedSquareFrameLayout
 
onSizeChanged(int, int, int, int) - Method in class gun0912.tedbottompicker.view.TedSquareImageView
 

P

previewMaxCount - Variable in class gun0912.tedbottompicker.TedBottomSheetDialogFragment.BaseBuilder
 

R

RealPathUtil - Class in gun0912.tedbottompicker.util
Created by TedPark on 2016. 11. 5..
RealPathUtil() - Constructor for class gun0912.tedbottompicker.util.RealPathUtil
 

S

selectedForegroundDrawable - Variable in class gun0912.tedbottompicker.TedBottomSheetDialogFragment.BaseBuilder
 
setAdapter(Adapter) - Method in class gun0912.tedbottompicker.view.TedEmptyRecyclerView
 
setCameraTile(int) - Method in class gun0912.tedbottompicker.TedBottomSheetDialogFragment.BaseBuilder
 
setCameraTile(Drawable) - Method in class gun0912.tedbottompicker.TedBottomSheetDialogFragment.BaseBuilder
 
setCameraTileBackgroundResId(int) - Method in class gun0912.tedbottompicker.TedBottomSheetDialogFragment.BaseBuilder
 
setCompleteButtonText(String) - Method in class gun0912.tedbottompicker.TedBottomSheetDialogFragment.BaseBuilder
 
setCompleteButtonText(int) - Method in class gun0912.tedbottompicker.TedBottomSheetDialogFragment.BaseBuilder
 
setDeSelectIcon(int) - Method in class gun0912.tedbottompicker.TedBottomSheetDialogFragment.BaseBuilder
 
setDeSelectIcon(Drawable) - Method in class gun0912.tedbottompicker.TedBottomSheetDialogFragment.BaseBuilder
 
setEmptySelectionText(String) - Method in class gun0912.tedbottompicker.TedBottomSheetDialogFragment.BaseBuilder
 
setEmptySelectionText(int) - Method in class gun0912.tedbottompicker.TedBottomSheetDialogFragment.BaseBuilder
 
setEmptyView(View) - Method in class gun0912.tedbottompicker.view.TedEmptyRecyclerView
 
setForeground(Drawable) - Method in class gun0912.tedbottompicker.view.TedSquareImageView
Supply a Drawable that is to be rendered on top of all of the child views in the frame layout.
setGalleryTile(int) - Method in class gun0912.tedbottompicker.TedBottomSheetDialogFragment.BaseBuilder
 
setGalleryTile(Drawable) - Method in class gun0912.tedbottompicker.TedBottomSheetDialogFragment.BaseBuilder
 
setGalleryTileBackgroundResId(int) - Method in class gun0912.tedbottompicker.TedBottomSheetDialogFragment.BaseBuilder
 
setImageProvider(TedBottomSheetDialogFragment.ImageProvider) - Method in class gun0912.tedbottompicker.TedBottomSheetDialogFragment.BaseBuilder
 
setIncludeEdgeSpacing(boolean) - Method in class gun0912.tedbottompicker.TedBottomSheetDialogFragment.BaseBuilder
 
setOnErrorListener(TedBottomSheetDialogFragment.OnErrorListener) - Method in class gun0912.tedbottompicker.TedBottomSheetDialogFragment.BaseBuilder
 
setOnImageSelectedListener(TedBottomSheetDialogFragment.OnImageSelectedListener) - Method in class gun0912.tedbottompicker.TedBottomSheetDialogFragment.BaseBuilder
 
setOnImageSelectedListener(TedBottomSheetDialogFragment.OnImageSelectedListener) - Method in class gun0912.tedbottompicker.TedRxBottomPicker.Builder
 
setOnItemClickListener(GalleryAdapter.OnItemClickListener) - Method in class gun0912.tedbottompicker.adapter.GalleryAdapter
 
setOnMultiImageSelectedListener(TedBottomSheetDialogFragment.OnMultiImageSelectedListener) - Method in class gun0912.tedbottompicker.TedBottomSheetDialogFragment.BaseBuilder
 
setOnMultiImageSelectedListener(TedBottomSheetDialogFragment.OnMultiImageSelectedListener) - Method in class gun0912.tedbottompicker.TedRxBottomPicker.Builder
 
setPeekHeight(int) - Method in class gun0912.tedbottompicker.TedBottomSheetDialogFragment.BaseBuilder
 
setPeekHeightResId(int) - Method in class gun0912.tedbottompicker.TedBottomSheetDialogFragment.BaseBuilder
 
setPreviewMaxCount(int) - Method in class gun0912.tedbottompicker.TedBottomSheetDialogFragment.BaseBuilder
 
setSelectedForeground(int) - Method in class gun0912.tedbottompicker.TedBottomSheetDialogFragment.BaseBuilder
 
setSelectedForeground(Drawable) - Method in class gun0912.tedbottompicker.TedBottomSheetDialogFragment.BaseBuilder
 
setSelectedUri(Uri) - Method in class gun0912.tedbottompicker.TedBottomSheetDialogFragment.BaseBuilder
 
setSelectedUriList(List<Uri>, Uri) - Method in class gun0912.tedbottompicker.adapter.GalleryAdapter
 
setSelectedUriList(List<Uri>) - Method in class gun0912.tedbottompicker.TedBottomSheetDialogFragment.BaseBuilder
 
setSelectMaxCount(int) - Method in class gun0912.tedbottompicker.TedBottomSheetDialogFragment.BaseBuilder
 
setSelectMaxCountErrorText(String) - Method in class gun0912.tedbottompicker.TedBottomSheetDialogFragment.BaseBuilder
 
setSelectMaxCountErrorText(int) - Method in class gun0912.tedbottompicker.TedBottomSheetDialogFragment.BaseBuilder
 
setSelectMinCount(int) - Method in class gun0912.tedbottompicker.TedBottomSheetDialogFragment.BaseBuilder
 
setSelectMinCountErrorText(String) - Method in class gun0912.tedbottompicker.TedBottomSheetDialogFragment.BaseBuilder
 
setSelectMinCountErrorText(int) - Method in class gun0912.tedbottompicker.TedBottomSheetDialogFragment.BaseBuilder
 
setSpacing(int) - Method in class gun0912.tedbottompicker.TedBottomSheetDialogFragment.BaseBuilder
 
setSpacingResId(int) - Method in class gun0912.tedbottompicker.TedBottomSheetDialogFragment.BaseBuilder
 
setTitle(String) - Method in class gun0912.tedbottompicker.TedBottomSheetDialogFragment.BaseBuilder
 
setTitle(int) - Method in class gun0912.tedbottompicker.TedBottomSheetDialogFragment.BaseBuilder
 
setTitleBackgroundResId(int) - Method in class gun0912.tedbottompicker.TedBottomSheetDialogFragment.BaseBuilder
 
setupDialog(Dialog, int) - Method in class gun0912.tedbottompicker.TedBottomSheetDialogFragment
 
show(TedBottomSheetDialogFragment.OnImageSelectedListener) - Method in class gun0912.tedbottompicker.TedBottomPicker.Builder
 
show(FragmentManager) - Method in class gun0912.tedbottompicker.TedBottomSheetDialogFragment
 
show() - Method in class gun0912.tedbottompicker.TedRxBottomPicker.Builder
 
showCamera - Variable in class gun0912.tedbottompicker.TedBottomSheetDialogFragment.BaseBuilder
 
showCameraTile(boolean) - Method in class gun0912.tedbottompicker.TedBottomSheetDialogFragment.BaseBuilder
 
showGallery - Variable in class gun0912.tedbottompicker.TedBottomSheetDialogFragment.BaseBuilder
 
showGalleryTile(boolean) - Method in class gun0912.tedbottompicker.TedBottomSheetDialogFragment.BaseBuilder
 
showMultiImage(TedBottomSheetDialogFragment.OnMultiImageSelectedListener) - Method in class gun0912.tedbottompicker.TedBottomPicker.Builder
 
showMultiImage() - Method in class gun0912.tedbottompicker.TedRxBottomPicker.Builder
 
showTitle(boolean) - Method in class gun0912.tedbottompicker.TedBottomSheetDialogFragment.BaseBuilder
 
showVideoMedia() - Method in class gun0912.tedbottompicker.TedBottomSheetDialogFragment.BaseBuilder
 

T

TedBottomPicker - Class in gun0912.tedbottompicker
 
TedBottomPicker() - Constructor for class gun0912.tedbottompicker.TedBottomPicker
 
TedBottomPicker.Builder - Class in gun0912.tedbottompicker
 
TedBottomSheetDialogFragment - Class in gun0912.tedbottompicker
 
TedBottomSheetDialogFragment() - Constructor for class gun0912.tedbottompicker.TedBottomSheetDialogFragment
 
TedBottomSheetDialogFragment.BaseBuilder<T extends TedBottomSheetDialogFragment.BaseBuilder> - Class in gun0912.tedbottompicker
 
TedBottomSheetDialogFragment.BaseBuilder.MediaType - Annotation Type in gun0912.tedbottompicker
 
TedBottomSheetDialogFragment.ImageProvider - Interface in gun0912.tedbottompicker
 
TedBottomSheetDialogFragment.OnErrorListener - Interface in gun0912.tedbottompicker
 
TedBottomSheetDialogFragment.OnImageSelectedListener - Interface in gun0912.tedbottompicker
 
TedBottomSheetDialogFragment.OnMultiImageSelectedListener - Interface in gun0912.tedbottompicker
 
TedEmptyRecyclerView - Class in gun0912.tedbottompicker.view
 
TedEmptyRecyclerView(Context) - Constructor for class gun0912.tedbottompicker.view.TedEmptyRecyclerView
 
TedEmptyRecyclerView(Context, AttributeSet) - Constructor for class gun0912.tedbottompicker.view.TedEmptyRecyclerView
 
TedEmptyRecyclerView(Context, AttributeSet, int) - Constructor for class gun0912.tedbottompicker.view.TedEmptyRecyclerView
 
TedRxBottomPicker - Class in gun0912.tedbottompicker
 
TedRxBottomPicker() - Constructor for class gun0912.tedbottompicker.TedRxBottomPicker
 
TedRxBottomPicker.Builder - Class in gun0912.tedbottompicker
 
TedSquareFrameLayout - Class in gun0912.tedbottompicker.view
Created by Gil on 09/06/2014.
TedSquareFrameLayout(Context) - Constructor for class gun0912.tedbottompicker.view.TedSquareFrameLayout
 
TedSquareFrameLayout(Context, AttributeSet) - Constructor for class gun0912.tedbottompicker.view.TedSquareFrameLayout
 
TedSquareImageView - Class in gun0912.tedbottompicker.view
Created by Gil on 09/06/2014.
TedSquareImageView(Context) - Constructor for class gun0912.tedbottompicker.view.TedSquareImageView
 
TedSquareImageView(Context, AttributeSet) - Constructor for class gun0912.tedbottompicker.view.TedSquareImageView
 
toString() - Method in class gun0912.tedbottompicker.adapter.GalleryAdapter.PickerTile
 

V

verifyDrawable(Drawable) - Method in class gun0912.tedbottompicker.view.TedSquareImageView
 
VIDEO - Static variable in annotation type gun0912.tedbottompicker.TedBottomSheetDialogFragment.BaseBuilder.MediaType
 

W

with(FragmentActivity) - Static method in class gun0912.tedbottompicker.TedBottomPicker
 
with(FragmentActivity) - Static method in class gun0912.tedbottompicker.TedRxBottomPicker
 
B C D F G I J M O P R S T V W 
Skip navigation links