- UI_EDIT_TEXT - Variable in class com.weebly.opus1269.clipman.model.Analytics
-
- UI_LIST - Variable in class com.weebly.opus1269.clipman.model.Analytics
-
- UI_MULTI_LIST - Variable in class com.weebly.opus1269.clipman.model.Analytics
-
- UI_TOGGLE - Variable in class com.weebly.opus1269.clipman.model.Analytics
-
- undoClips - Variable in class com.weebly.opus1269.clipman.viewmodel.MainViewModel
-
Clips that were deleted
- undoDeleteAndSelect() - Method in class com.weebly.opus1269.clipman.viewmodel.MainViewModel
-
Undo the last delete and select it
- undoDeleteClips() - Method in class com.weebly.opus1269.clipman.viewmodel.MainViewModel
-
Undo the last delete
- unregister() - Method in class com.weebly.opus1269.clipman.msg.RegistrationClient
-
Unregister with server - Blocks
- UnregisterAsyncTask(Context, Activity) - Constructor for class com.weebly.opus1269.clipman.msg.RegistrationClient.UnregisterAsyncTask
-
- unregistered() - Method in class com.weebly.opus1269.clipman.model.Analytics
-
Device unregistered event
- unsetAutoBackup() - Method in class com.weebly.opus1269.clipman.model.Prefs
-
- unsetAutoBackup(Context) - Method in class com.weebly.opus1269.clipman.ui.settings.SettingsFragment
-
Update the Auto backup toggle
- update(T) - Method in interface com.weebly.opus1269.clipman.db.dao.BaseDao
-
- updateAlarm(Context) - Static method in class com.weebly.opus1269.clipman.services.HeartbeatAlarmReceiver
-
Set or cancel the repeating alarm to send the heartbeat
- updateAll(List<T>) - Method in interface com.weebly.opus1269.clipman.db.dao.BaseDao
-
- updateBackup(String, String, byte[]) - Method in class com.weebly.opus1269.clipman.backup.DriveServiceHelper
-
Update a backup
- updateClip(Clip, boolean) - Method in class com.weebly.opus1269.clipman.repos.MainRepo
-
- updateClipFav(Clip) - Method in class com.weebly.opus1269.clipman.repos.MainRepo
-
- updateClipSync(Clip, boolean) - Method in class com.weebly.opus1269.clipman.repos.MainRepo
-
- updated() - Method in class com.weebly.opus1269.clipman.model.Analytics
-
App updated
- updateDatabaseCreated(Context) - Method in class com.weebly.opus1269.clipman.db.BackupDB
-
- updateDatabaseCreated(Context) - Method in class com.weebly.opus1269.clipman.db.DeviceDB
-
- updateDatabaseCreated(Context) - Method in class com.weebly.opus1269.clipman.db.MainDB
-
- updateFav(String, Boolean) - Method in class com.weebly.opus1269.clipman.db.dao.ClipDao
-
- updateLabel(String, String) - Method in class com.weebly.opus1269.clipman.repos.MainRepo
-
- updateLabel() - Method in class com.weebly.opus1269.clipman.viewmodel.LabelViewModel
-
- updateLabelId(Label) - Method in class com.weebly.opus1269.clipman.db.entity.Clip
-
Update the label id with the id of the given label
- updateLabelId(List<Clip>, Label) - Static method in class com.weebly.opus1269.clipman.model.BackupContents
-
Update the id for the
Label
in all the
Clip
objects
- updateLabelsForClipSync(Clip) - Method in class com.weebly.opus1269.clipman.repos.MainRepo
-
- updateName(String, String) - Method in interface com.weebly.opus1269.clipman.db.dao.LabelDao
-
- updateNavView(List<Label>) - Method in class com.weebly.opus1269.clipman.ui.main.MainActivity
-
Update the Navigation View
- updateOptionMenus() - Method in class com.weebly.opus1269.clipman.ui.clips.ClipEditorActvity
-
Set menu states
- updateOptionsMenu() - Method in class com.weebly.opus1269.clipman.ui.clips.ClipViewerFragment
-
Set Option Menu items based on current state
- updateOptionsMenu() - Method in class com.weebly.opus1269.clipman.ui.errorviewer.ErrorViewerActivity
-
Set enabled state of menu items
- updateOptionsMenu() - Method in class com.weebly.opus1269.clipman.ui.main.MainActivity
-
Set Option Menu items based on current state
- updatePreferences(int) - Method in class com.weebly.opus1269.clipman.app.App
-
Update preferences on version change.
- updateText() - Method in class com.weebly.opus1269.clipman.ui.errorviewer.ErrorViewerActivity
-
Set all the TextView
components
- updateView() - Method in class com.weebly.opus1269.clipman.ui.signin.SignInActivity
-
Set the state of all the UI elements
- USE_LOCAL_SERVER - Static variable in class com.weebly.opus1269.clipman.msg.Endpoint
-
Set to true to use local gae server
- User - Class in com.weebly.opus1269.clipman.model
-
Singleton representing the current user
- User(Context) - Constructor for class com.weebly.opus1269.clipman.model.User
-
- User.SetPhotosAsyncTask - Class in com.weebly.opus1269.clipman.model
-
Inner class to handle loading of user avatar
and cover photo asynchronously