B E F M N O P Q T 
All Classes All Packages

B

build() - Method in class net.mready.picker.PhotoPicker.Builder
Builds the picker intent
Builder(Context) - Constructor for class net.mready.picker.PhotoPicker.Builder
Creates a builder for Photo Picker

E

EXTRA_COMPRESSION_QUALITY - Static variable in class net.mready.picker.PhotoPickerActivity
 
EXTRA_PICKER_MODE - Static variable in class net.mready.picker.PhotoPickerActivity
 
EXTRA_REQ_HEIGHT - Static variable in class net.mready.picker.PhotoPickerActivity
 
EXTRA_REQ_WIDTH - Static variable in class net.mready.picker.PhotoPickerActivity
 
EXTRA_TITLE - Static variable in class net.mready.picker.PhotoPickerActivity
 

F

FileProvider - Class in net.mready.picker
 
FileProvider() - Constructor for class net.mready.picker.FileProvider
 

M

maxHeight(int) - Method in class net.mready.picker.PhotoPicker.Builder
Specifies the maximum height of the resulting photo
maxWidth(int) - Method in class net.mready.picker.PhotoPicker.Builder
Specifies the maximum width of the resulting photo

N

net.mready.picker - package net.mready.picker
 

O

onActivityResult(int, int, Intent) - Method in class net.mready.picker.PhotoPickerActivity
 
onCreate(Bundle) - Method in class net.mready.picker.PhotoPickerActivity
 
onRequestPermissionsResult(int, String[], int[]) - Method in class net.mready.picker.PhotoPickerActivity
 
onSaveInstanceState(Bundle) - Method in class net.mready.picker.PhotoPickerActivity
 

P

PhotoPicker - Class in net.mready.picker
 
PhotoPicker.Builder - Class in net.mready.picker
 
PhotoPickerActivity - Class in net.mready.picker
 
PhotoPickerActivity() - Constructor for class net.mready.picker.PhotoPickerActivity
 
PICKER_MODE_CAMERA - Static variable in class net.mready.picker.PhotoPicker
If set, the picker would automatically open the camera
PICKER_MODE_DEFAULT - Static variable in class net.mready.picker.PhotoPicker
If set, the picker would show a picker that allows you to choose between camera and gallery (the default).
PICKER_MODE_GALLERY - Static variable in class net.mready.picker.PhotoPicker
If set, the picker would automatically open the gallery
pickerMode(int) - Method in class net.mready.picker.PhotoPicker.Builder
Sets the picker mode using an int value for selection

Q

quality(int) - Method in class net.mready.picker.PhotoPicker.Builder
Specifies the quality of the resulting photo

T

title(int) - Method in class net.mready.picker.PhotoPicker.Builder
Sets the picker dialog title using a resource id
title(CharSequence) - Method in class net.mready.picker.PhotoPicker.Builder
Sets the picker dialog title using a CharSequence
B E F M N O P Q T 
All Classes All Packages