A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
Z
O
- onActivityHandlerNotFound(Integer,Intent) - function in com.anggrayudi.storage.callback.CreateFileCallback
- onActivityHandlerNotFound(Integer,Intent) - function in com.anggrayudi.storage.callback.FilePickerCallback
- onActivityHandlerNotFound(Integer,Intent) - function in com.anggrayudi.storage.callback.FolderPickerCallback
- onActivityHandlerNotFound(Integer,Intent) - function in com.anggrayudi.storage.callback.StorageAccessCallback
- onActivityResult(Integer,Integer,Intent) - function in com.anggrayudi.storage.SimpleStorage
- onCanceled(FileProperties) - function in com.anggrayudi.storage.file.FileProperties.CalculationCallback
- onCanceledByUser(Integer) - function in com.anggrayudi.storage.callback.CreateFileCallback
- onCanceledByUser(Integer) - function in com.anggrayudi.storage.callback.FilePickerCallback
- onCanceledByUser(Integer) - function in com.anggrayudi.storage.callback.FolderPickerCallback
- onCanceledByUser(Integer) - function in com.anggrayudi.storage.callback.StorageAccessCallback
- onCheckFreeSpace(Long,Long) - function in com.anggrayudi.storage.callback.BaseFileCallback
- Given
freeSpaceandfileSize, then you decide whether the process will be continued or not. - onCheckFreeSpace(Long,Long) - function in com.anggrayudi.storage.callback.FileCallback
- Given
freeSpaceandfileSize, then you decide whether the process will be continued or not. - onCheckFreeSpace(Long,Long) - function in com.anggrayudi.storage.callback.FolderCallback
- Given
freeSpaceandfileSize, then you decide whether the process will be continued or not. - onCheckFreeSpace(Long,Long) - function in com.anggrayudi.storage.callback.MultipleFileCallback
- Given
freeSpaceandfileSize, then you decide whether the process will be continued or not. - onCheckFreeSpace(Long,Long) - function in com.anggrayudi.storage.callback.ZipCompressionCallback
- Given
freeSpaceandfileSize, then you decide whether the process will be continued or not. - onCheckFreeSpace(Long,Long) - function in com.anggrayudi.storage.callback.ZipDecompressionCallback
- Given
freeSpaceandfileSize, then you decide whether the process will be continued or not. - onComplete(FileProperties) - function in com.anggrayudi.storage.file.FileProperties.CalculationCallback
- onCompleted(Result) - function in com.anggrayudi.storage.callback.BaseFileCallback
- onCompleted(Object) - function in com.anggrayudi.storage.callback.FileCallback
- onCompleted(FolderCallback.Result) - function in com.anggrayudi.storage.callback.FolderCallback
- onCompleted(MultipleFileCallback.Result) - function in com.anggrayudi.storage.callback.MultipleFileCallback
- onCompleted(DocumentFile,Long,Integer,Float) - function in com.anggrayudi.storage.callback.ZipCompressionCallback
- onCompleted(T,DocumentFile,ZipDecompressionCallback.DecompressionInfo) - function in com.anggrayudi.storage.callback.ZipDecompressionCallback
- onConflict(DocumentFile,FileCallback.FileConflictAction) - function in com.anggrayudi.storage.callback.FileCallback
- Do not call
superwhen you override this function. - onContentConflict(DocumentFile,List,FolderCallback.FolderContentConflictAction) - function in com.anggrayudi.storage.callback.FolderCallback
- onContentConflict(DocumentFile,List,FolderCallback.FolderContentConflictAction) - function in com.anggrayudi.storage.callback.MultipleFileCallback
- onCountingFiles() - function in com.anggrayudi.storage.callback.FolderCallback
- onCountingFiles() - function in com.anggrayudi.storage.callback.MultipleFileCallback
- onCountingFiles() - function in com.anggrayudi.storage.callback.ZipCompressionCallback
- onDeleteConflictedFiles() - function in com.anggrayudi.storage.callback.BaseFileCallback
- Called after the user chooses FolderCallback.ConflictResolution.REPLACE or FileCallback.ConflictResolution.REPLACE
- onDeleteConflictedFiles() - function in com.anggrayudi.storage.callback.FileCallback
- Called after the user chooses FolderCallback.ConflictResolution.REPLACE or FileCallback.ConflictResolution.REPLACE
- onDeleteConflictedFiles() - function in com.anggrayudi.storage.callback.FolderCallback
- Called after the user chooses FolderCallback.ConflictResolution.REPLACE or FileCallback.ConflictResolution.REPLACE
- onDeleteConflictedFiles() - function in com.anggrayudi.storage.callback.MultipleFileCallback
- Called after the user chooses FolderCallback.ConflictResolution.REPLACE or FileCallback.ConflictResolution.REPLACE
- onDeleteEntryFiles() - function in com.anggrayudi.storage.callback.ZipCompressionCallback
- onDisplayConsentDialog(PermissionRequest) - function in com.anggrayudi.storage.permission.PermissionCallback
- onError() - function in com.anggrayudi.storage.file.FileProperties.CalculationCallback
- onExpectedStorageNotSelected(Integer,DocumentFile,StorageType,String,StorageType) - function in com.anggrayudi.storage.callback.StorageAccessCallback
- Triggered on Android 11 and higher.
- onFailed(ErrorCode) - function in com.anggrayudi.storage.callback.BaseFileCallback
- onFailed(FileCallback.ErrorCode) - function in com.anggrayudi.storage.callback.FileCallback
- onFailed(FolderCallback.ErrorCode) - function in com.anggrayudi.storage.callback.FolderCallback
- onFailed(MultipleFileCallback.ErrorCode) - function in com.anggrayudi.storage.callback.MultipleFileCallback
- onFailed(ZipCompressionCallback.ErrorCode,String) - function in com.anggrayudi.storage.callback.ZipCompressionCallback
- onFailed(ZipDecompressionCallback.ErrorCode) - function in com.anggrayudi.storage.callback.ZipDecompressionCallback
- onFileConflict(T,FileCallback.FileConflictAction) - function in com.anggrayudi.storage.callback.FileConflictCallback
- Do not call
superwhen you override this function. - onFileConflict(DocumentFile,FileCallback.FileConflictAction) - function in com.anggrayudi.storage.callback.ZipDecompressionCallback
- Do not call
superwhen you override this function. - onFileCreated(Integer,DocumentFile) - function in com.anggrayudi.storage.callback.CreateFileCallback
- onFileReceived(List) - function in com.anggrayudi.storage.SimpleStorageHelper.OnFileReceived
- onFileReceived(List) - function in com.anggrayudi.storage.callback.FileReceiverCallback
- onFileSelected(Integer,List) - function in com.anggrayudi.storage.callback.FilePickerCallback
- onFolderSelected(Integer,DocumentFile) - function in com.anggrayudi.storage.callback.FolderPickerCallback
- onInvalidSourceFilesFound(Map,MultipleFileCallback.InvalidSourceFilesAction) - function in com.anggrayudi.storage.callback.MultipleFileCallback
- The reason can be one of:
- onNonFileReceived(Intent) - function in com.anggrayudi.storage.SimpleStorageHelper.OnFileReceived
- onNonFileReceived(Intent) - function in com.anggrayudi.storage.callback.FileReceiverCallback
- onParentConflict(DocumentFile,FolderCallback.ParentFolderConflictAction,Boolean) - function in com.anggrayudi.storage.callback.FolderCallback
- Do not call
superwhen you override this function. - onParentConflict(DocumentFile,List,List,MultipleFileCallback.ParentFolderConflictAction) - function in com.anggrayudi.storage.callback.MultipleFileCallback
- Do not call
superwhen you override this function. - onPermissionsChecked(PermissionResult,Boolean) - function in com.anggrayudi.storage.permission.PermissionCallback
- onPrepare() - function in com.anggrayudi.storage.callback.BaseFileCallback
- onPrepare() - function in com.anggrayudi.storage.callback.FileCallback
- onPrepare() - function in com.anggrayudi.storage.callback.FolderCallback
- onPrepare() - function in com.anggrayudi.storage.callback.MultipleFileCallback
- onReport(Report) - function in com.anggrayudi.storage.callback.BaseFileCallback
- onReport(FileCallback.Report) - function in com.anggrayudi.storage.callback.FileCallback
- onReport(FolderCallback.Report) - function in com.anggrayudi.storage.callback.FolderCallback
- onReport(MultipleFileCallback.Report) - function in com.anggrayudi.storage.callback.MultipleFileCallback
- onReport(ZipCompressionCallback.Report) - function in com.anggrayudi.storage.callback.ZipCompressionCallback
- onReport(ZipDecompressionCallback.Report) - function in com.anggrayudi.storage.callback.ZipDecompressionCallback
- onRequestPermissionsResult(Integer,Array,IntArray) - function in com.anggrayudi.storage.SimpleStorageHelper
- Mandatory for Activity, but not for Fragment and ComponentActivity
- onRequestPermissionsResult(Integer,Array,IntArray) - function in com.anggrayudi.storage.permission.ActivityPermissionRequest
- onRestoreInstanceState(Bundle) - function in com.anggrayudi.storage.SimpleStorage
- onRestoreInstanceState(Bundle) - function in com.anggrayudi.storage.SimpleStorageHelper
- onRootPathNotSelected(Integer,String,Uri,StorageType,StorageType) - function in com.anggrayudi.storage.callback.StorageAccessCallback
- Triggered on Android 10 and lower.
- onRootPathPermissionGranted(Integer,DocumentFile) - function in com.anggrayudi.storage.callback.StorageAccessCallback
- onSaveInstanceState(Bundle) - function in com.anggrayudi.storage.SimpleStorage
- onSaveInstanceState(Bundle) - function in com.anggrayudi.storage.SimpleStorageHelper
- onShouldRedirectToSystemSettings(List) - function in com.anggrayudi.storage.permission.PermissionCallback
- onStart(Object,Thread) - function in com.anggrayudi.storage.callback.FileCallback
- onStart(DocumentFile,Integer,Thread) - function in com.anggrayudi.storage.callback.FolderCallback
- onStart(List,Integer,Thread) - function in com.anggrayudi.storage.callback.MultipleFileCallback
- onStart(List,Thread) - function in com.anggrayudi.storage.callback.ZipCompressionCallback
- onStart(T,Thread) - function in com.anggrayudi.storage.callback.ZipDecompressionCallback
- onStorageAccessDenied(Integer,DocumentFile,StorageType,String) - function in com.anggrayudi.storage.callback.FolderPickerCallback
- Called when storage permissions are granted, but DocumentFileCompat.isStorageUriPermissionGranted returns
false - onStoragePermissionDenied(Integer,List) - function in com.anggrayudi.storage.callback.FilePickerCallback
- Called when you have no read permission to current path
- onStoragePermissionDenied(Integer) - function in com.anggrayudi.storage.callback.FolderPickerCallback
- onStoragePermissionDenied(Integer) - function in com.anggrayudi.storage.callback.StorageAccessCallback
- Triggered on Android 9 and lower.
- onUpdate(FileProperties) - function in com.anggrayudi.storage.file.FileProperties.CalculationCallback
- onValidate() - function in com.anggrayudi.storage.callback.BaseFileCallback
- onValidate() - function in com.anggrayudi.storage.callback.FileCallback
- onValidate() - function in com.anggrayudi.storage.callback.FolderCallback
- onValidate() - function in com.anggrayudi.storage.callback.MultipleFileCallback
- onValidate() - function in com.anggrayudi.storage.callback.ZipDecompressionCallback
- onWriteAccessDenied(MediaFile,IntentSender) - function in com.anggrayudi.storage.media.MediaFile.AccessCallback
- When this function called, you can ask user's consent to modify other app's files.
- openFileIntent(DocumentFile,Context,String) - function in com.anggrayudi.storage.file.DocumentFileUtils
- openFileIntent(String) - function in com.anggrayudi.storage.media.MediaFile
- openFilePicker(Integer,Boolean,FileFullPath,String) - function in com.anggrayudi.storage.SimpleStorage
- openFilePicker(Integer,Boolean,String) - function in com.anggrayudi.storage.SimpleStorage
- openFilePicker(Integer,String) - function in com.anggrayudi.storage.SimpleStorage
- openFilePicker(String) - function in com.anggrayudi.storage.SimpleStorage
- openFilePicker(Integer,Boolean,FileFullPath,String) - function in com.anggrayudi.storage.SimpleStorageHelper
- openFilePicker(Integer,Boolean,String) - function in com.anggrayudi.storage.SimpleStorageHelper
- openFilePicker(Integer,String) - function in com.anggrayudi.storage.SimpleStorageHelper
- openFilePicker(String) - function in com.anggrayudi.storage.SimpleStorageHelper
- openFolderPicker(Integer,FileFullPath) - function in com.anggrayudi.storage.SimpleStorage
- openFolderPicker(Integer) - function in com.anggrayudi.storage.SimpleStorage
- openFolderPicker() - function in com.anggrayudi.storage.SimpleStorage
- openFolderPicker(Integer,FileFullPath) - function in com.anggrayudi.storage.SimpleStorageHelper
- openFolderPicker(Integer) - function in com.anggrayudi.storage.SimpleStorageHelper
- openFolderPicker() - function in com.anggrayudi.storage.SimpleStorageHelper
- openInputStream(Context) - function in com.anggrayudi.storage.FileWrapper
- openInputStream(Context) - function in com.anggrayudi.storage.FileWrapper.Media
- openInputStream(Context) - function in com.anggrayudi.storage.FileWrapper.Document
- openInputStream(Uri,Context) - function in com.anggrayudi.storage.extension.UriUtils
- openInputStream(DocumentFile,Context) - function in com.anggrayudi.storage.file.DocumentFileUtils
- openInputStream() - function in com.anggrayudi.storage.media.MediaFile
- openOutputStream(Context,Boolean) - function in com.anggrayudi.storage.FileWrapper
- openOutputStream(Context,Boolean) - function in com.anggrayudi.storage.FileWrapper.Media
- openOutputStream(Context,Boolean) - function in com.anggrayudi.storage.FileWrapper.Document
- openOutputStream(Uri,Context,Boolean) - function in com.anggrayudi.storage.extension.UriUtils
- openOutputStream(Uri,Context) - function in com.anggrayudi.storage.extension.UriUtils
- openOutputStream(DocumentFile,Context,Boolean) - function in com.anggrayudi.storage.file.DocumentFileUtils
- openOutputStream(DocumentFile,Context) - function in com.anggrayudi.storage.file.DocumentFileUtils
- openOutputStream(Boolean) - function in com.anggrayudi.storage.media.MediaFile
- openOutputStream() - function in com.anggrayudi.storage.media.MediaFile