Skip navigation links
C D E F G I O P S W 

C

com.erikzuo.photopicker - package com.erikzuo.photopicker
 
CREATOR - Static variable in class com.erikzuo.photopicker.Photo
 

D

describeContents() - Method in class com.erikzuo.photopicker.Photo
 

E

enableCamera(String, String) - Method in class com.erikzuo.photopicker.PhotoPicker.IntentBuilder
Enables the camera function of photo picker.
enableSinglePhoto(boolean) - Method in class com.erikzuo.photopicker.PhotoPicker.IntentBuilder
 

F

finish() - Method in class com.erikzuo.photopicker.PhotoViewerActivity
 

G

getUrl() - Method in class com.erikzuo.photopicker.Photo
 

I

IntentBuilder(Context) - Constructor for class com.erikzuo.photopicker.PhotoPicker.IntentBuilder
 
isSelected() - Method in class com.erikzuo.photopicker.Photo
 

O

onActivityResult(int, int, Intent) - Method in class com.erikzuo.photopicker.PhotoPickerActivity
 
onAlbumsLoaded(ArrayList<Album>) - Method in class com.erikzuo.photopicker.PhotoPickerActivity
 
onCreate(Bundle) - Method in class com.erikzuo.photopicker.PhotoPickerActivity
 
onCreate(Bundle) - Method in class com.erikzuo.photopicker.PhotoViewerActivity
 
onCreateOptionsMenu(Menu) - Method in class com.erikzuo.photopicker.PhotoPickerActivity
 
onCreateOptionsMenu(Menu) - Method in class com.erikzuo.photopicker.PhotoViewerActivity
 
onDestroy() - Method in class com.erikzuo.photopicker.PhotoPickerActivity
 
onItemClick(AdapterView<?>, View, int, long) - Method in class com.erikzuo.photopicker.PhotoPickerActivity
 
onOptionsItemSelected(MenuItem) - Method in class com.erikzuo.photopicker.PhotoPickerActivity
 
onOptionsItemSelected(MenuItem) - Method in class com.erikzuo.photopicker.PhotoViewerActivity
 
onPhotoPickerResult(int, int, Intent, PhotoPicker.PhotoResult) - Static method in class com.erikzuo.photopicker.PhotoPicker
 
onPhotoResult(ArrayList<String>) - Method in interface com.erikzuo.photopicker.PhotoPicker.PhotoResult
 
OnPhotosLoaded(ArrayList<Photo>) - Method in class com.erikzuo.photopicker.PhotoPickerActivity
 
onRequestPermissionsResult(int, String[], int[]) - Method in class com.erikzuo.photopicker.PhotoPickerActivity
 
onResume() - Method in class com.erikzuo.photopicker.PhotoPickerActivity
 

P

Photo - Class in com.erikzuo.photopicker
 
Photo(String) - Constructor for class com.erikzuo.photopicker.Photo
 
Photo(Parcel) - Constructor for class com.erikzuo.photopicker.Photo
 
PHOTO_PICKER_ACTIVITY_REQUEST_CODE - Static variable in class com.erikzuo.photopicker.PhotoPicker
 
PhotoPicker - Class in com.erikzuo.photopicker
A photo picker with customisable view settings and camera integration.
PhotoPicker() - Constructor for class com.erikzuo.photopicker.PhotoPicker
 
PhotoPicker.IntentBuilder - Class in com.erikzuo.photopicker
An intent builder that construct all necessary configurations of the photo picker view.
PhotoPicker.PhotoResult - Interface in com.erikzuo.photopicker
 
PhotoPickerActivity - Class in com.erikzuo.photopicker
Created by YifanZuo on 5/07/2016.
PhotoPickerActivity() - Constructor for class com.erikzuo.photopicker.PhotoPickerActivity
 
PhotoViewerActivity - Class in com.erikzuo.photopicker
Created by YifanZuo on 6/07/2016.
PhotoViewerActivity() - Constructor for class com.erikzuo.photopicker.PhotoViewerActivity
 
pickPhotos() - Method in class com.erikzuo.photopicker.PhotoPicker.IntentBuilder
When everything is ready, start the photo picker activity.

S

setCameraIcon(int) - Method in class com.erikzuo.photopicker.PhotoPicker.IntentBuilder
Set the placeholder image for the camera button that appears as the first item in the grid view.
setCheckBoxIcon(int) - Method in class com.erikzuo.photopicker.PhotoPicker.IntentBuilder
 
setFinishBtnStyle(int, int) - Method in class com.erikzuo.photopicker.PhotoPicker.IntentBuilder
Set the finish button style.
setFinishBtnText() - Method in class com.erikzuo.photopicker.PhotoPickerActivity
 
setGridItemMargin(int) - Method in class com.erikzuo.photopicker.PhotoPicker.IntentBuilder
Set the margin of each photo item in the grid view in pixel.
setMaxCount(int) - Method in class com.erikzuo.photopicker.PhotoPicker.IntentBuilder
Set the maximum number of photos that can be selected.
setNumOfColumns(int) - Method in class com.erikzuo.photopicker.PhotoPicker.IntentBuilder
Set the number of columns that photos should be displayed in.
setPhotoPickerTitle(String) - Method in class com.erikzuo.photopicker.PhotoPicker.IntentBuilder
Set the title that should be displayed on the actionbar of photo picker view.
setSelected(boolean) - Method in class com.erikzuo.photopicker.Photo
 
setThumbnailSize(int) - Method in class com.erikzuo.photopicker.PhotoPicker.IntentBuilder
Set the thumbnail size of each photo displayed in the grid view.

W

with(Context) - Static method in class com.erikzuo.photopicker.PhotoPicker
The default PhotoPicker instance.
writeToParcel(Parcel, int) - Method in class com.erikzuo.photopicker.Photo
 
C D E F G I O P S W 
Skip navigation links