- RC_ALERT_RINGTONE - Static variable in class com.weebly.opus1269.clipman.ui.settings.SettingsFragment
-
- RC_DRIVE_SUCCESS - Variable in class com.weebly.opus1269.clipman.ui.backup.BackupActivity
-
Request code for granting Drive scope
- RC_DRIVE_SUCCESS - Static variable in class com.weebly.opus1269.clipman.ui.settings.SettingsFragment
-
Request code for granting Drive scope
- RC_SIGN_IN - Static variable in class com.weebly.opus1269.clipman.ui.signin.SignInActivity
-
Result of Google signIn attempt
- reapply() - Method in class com.weebly.opus1269.clipman.ui.helpers.MenuTintHelper
-
Sets a ColorFilter and/or alpha on all the MenuItem
s in the
menu, including the OverflowMenuButton.
- reApplyOnChange - Variable in class com.weebly.opus1269.clipman.ui.helpers.MenuTintHelper.Builder
-
- reapplyOnChange(boolean) - Method in class com.weebly.opus1269.clipman.ui.helpers.MenuTintHelper.Builder
-
Sets an MenuItem.OnActionExpandListener
on all MenuItem
s with
views, so when the menu is updated, the colors will be also.
- reApplyOnChange - Variable in class com.weebly.opus1269.clipman.ui.helpers.MenuTintHelper
-
- received(String) - Method in class com.weebly.opus1269.clipman.model.Analytics
-
Message received event
- RECEIVED - Static variable in class com.weebly.opus1269.clipman.services.MyFcmListenerService
-
- refreshList() - Method in class com.weebly.opus1269.clipman.repos.DeviceRepo
-
Send ping to query remote devices
- refreshList() - Method in class com.weebly.opus1269.clipman.viewmodel.DevicesViewModel
-
- RefreshTokenJobService - Class in com.weebly.opus1269.clipman.services
-
JobService to handle fcm refreshToken()
- RefreshTokenJobService() - Constructor for class com.weebly.opus1269.clipman.services.RefreshTokenJobService
-
- register(String, Boolean) - Method in class com.weebly.opus1269.clipman.msg.RegistrationClient
-
Register with server - Blocks
- RegisterAsyncTask(Context, Activity, String) - Constructor for class com.weebly.opus1269.clipman.msg.RegistrationClient.RegisterAsyncTask
-
- registered() - Method in class com.weebly.opus1269.clipman.model.Analytics
-
Device registered event
- RegistrationClient - Class in com.weebly.opus1269.clipman.msg
-
Singleton that is the interface to our gae Registration Endpoint
- RegistrationClient(Context) - Constructor for class com.weebly.opus1269.clipman.msg.RegistrationClient
-
- RegistrationClient.RegisterAsyncTask - Class in com.weebly.opus1269.clipman.msg
-
AsyncTask to register our with the server
- RegistrationClient.UnregisterAsyncTask - Class in com.weebly.opus1269.clipman.msg
-
AsyncTask to unregister from server
- remote - Variable in class com.weebly.opus1269.clipman.db.entity.Clip
-
- REMOTE_DESC_LABEL - Static variable in class com.weebly.opus1269.clipman.app.ClipboardHelper
-
- remove(String) - Method in class com.weebly.opus1269.clipman.model.Prefs
-
- remove(Device) - Method in class com.weebly.opus1269.clipman.repos.DeviceRepo
-
- remove() - Method in class com.weebly.opus1269.clipman.viewmodel.DeviceViewModel
-
- removeAll() - Method in class com.weebly.opus1269.clipman.model.Notifications
-
Remove all Notifications
- removeAll() - Method in class com.weebly.opus1269.clipman.repos.BackupRepo
-
Remove all backups
- removeAll() - Method in class com.weebly.opus1269.clipman.repos.DeviceRepo
-
- removeAllClips(boolean) - Method in class com.weebly.opus1269.clipman.viewmodel.MainViewModel
-
Remove all clips, save for undo
- removeAllClipsSync(boolean) - Method in class com.weebly.opus1269.clipman.repos.MainRepo
-
- removeBackup(String) - Method in class com.weebly.opus1269.clipman.repos.BackupRepo
-
Remove a backup from the list
- removeClip(Clip) - Method in class com.weebly.opus1269.clipman.viewmodel.MainViewModel
-
Remove a clip, save for undo
- removeClips() - Method in class com.weebly.opus1269.clipman.model.Notifications
-
Remove
Clip
notifications
- removeClipSync(Clip) - Method in class com.weebly.opus1269.clipman.repos.MainRepo
-
- removeDevices() - Method in class com.weebly.opus1269.clipman.model.Notifications
-
- removeErrors() - Method in class com.weebly.opus1269.clipman.model.Notifications
-
- removeLabel(Label) - Method in class com.weebly.opus1269.clipman.db.entity.Clip
-
Remove a Label if it exists
- removeLabel(Label) - Method in class com.weebly.opus1269.clipman.repos.MainRepo
-
- removeSelClip() - Method in class com.weebly.opus1269.clipman.viewmodel.MainViewModel
-
Remove selected clip save for undo
- removeTask(CustomAsyncTask<?, ?, ?>) - Method in class com.weebly.opus1269.clipman.app.App
-
These methods are part of a solution to the problem of screen
orientation/Activity destruction during lengthy Async tasks.
- replaceDB(BackupContents) - Method in class com.weebly.opus1269.clipman.backup.BackupHelper
-
Replace the contents of the database
- replaceDB() - Method in class com.weebly.opus1269.clipman.model.BackupContents
-
Replace the contents of the database
- resetCount() - Method in class com.weebly.opus1269.clipman.model.Notifications
-
Reset message count
- resetName() - Method in class com.weebly.opus1269.clipman.viewmodel.LabelViewModel
-
- restoreBackupAsync(Backup) - Method in class com.weebly.opus1269.clipman.backup.BackupHelper
-
Restore the contents of a backup to the database
- restoreInstanceState(Bundle) - Method in class com.weebly.opus1269.clipman.ui.base.BaseActivity
-
Override to restore additional state
- restoreInstanceState(Bundle) - Method in class com.weebly.opus1269.clipman.ui.signin.SignInActivity
-