A
B
C
D
E
F
G
H
I
M
N
O
P
R
S
T
U
V
R
- readFile(File) - function in de.raphaelebner.roomdatabasebackup.core.AESEncryptionHelper
- This method will convert a file to ByteArray
- recreate() - function in android.app.RoomBackup
- registerActivityLifecycleCallbacks(Application.ActivityLifecycleCallbacks) - function in android.app.RoomBackup
- registerComponentCallbacks(ComponentCallbacks) - function in android.content.RoomBackup
- registerForActivityResult(ActivityResultContract,ActivityResultRegistry,ActivityResultCallback) - function in androidx.activity.RoomBackup
- registerForActivityResult(ActivityResultContract,ActivityResultCallback) - function in androidx.activity.RoomBackup
- registerForContextMenu(View) - function in android.app.RoomBackup
- registerReceiver(BroadcastReceiver,IntentFilter) - function in android.content.RoomBackup
- registerReceiver(BroadcastReceiver,IntentFilter,Integer) - function in android.content.RoomBackup
- registerReceiver(BroadcastReceiver,IntentFilter,String,Handler) - function in android.content.RoomBackup
- registerReceiver(BroadcastReceiver,IntentFilter,String,Handler,Integer) - function in android.content.RoomBackup
- releaseInstance() - function in android.app.RoomBackup
- removeDialog(Integer) - function in android.app.RoomBackup
- removeOnContextAvailableListener(OnContextAvailableListener) - function in androidx.activity.RoomBackup
- removeStickyBroadcast(Intent) - function in android.content.RoomBackup
- removeStickyBroadcastAsUser(Intent,UserHandle) - function in android.content.RoomBackup
- reportFullyDrawn() - function in androidx.activity.RoomBackup
- requestDragAndDropPermissions(DragEvent) - function in android.app.RoomBackup
- requestPermissions(Array,Integer) - function in android.app.RoomBackup
- requestShowKeyboardShortcuts() - function in android.app.RoomBackup
- requestVisibleBehind(Boolean) - function in android.app.RoomBackup
- requestWindowFeature(Integer) - function in android.app.RoomBackup
- requireViewById(Integer) - function in android.app.RoomBackup
- restartApp(Intent) - function in de.raphaelebner.roomdatabasebackup.core.RoomBackup
- Set Intent in which to boot after App restart
- restore() - function in de.raphaelebner.roomdatabasebackup.core.RoomBackup
- Start Restore process, and set onComplete Listener to success, if no error occurred, else onComplete Listener success is false and error message is passedif internal or external storage is selected, this function shows a list of all available backup files in a MaterialAlertDialog and calls restoreSelectedInternalExternalFile to restore selected fileif custom storage ist selected, the openBackupfileChooser will be launched
- revokeUriPermission(Uri,Integer) - function in android.content.RoomBackup
- revokeUriPermission(String,Uri,Integer) - function in android.content.RoomBackup
- RoomBackup - class in de.raphaelebner.roomdatabasebackup.core
- MIT LicenseCopyright (c) 2021 Raphael EbnerPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
- RoomBackup.Companion - class in de.raphaelebner.roomdatabasebackup.core.RoomBackup
- runOnUiThread(Runnable) - function in android.app.RoomBackup