- Label - Class in com.weebly.opus1269.clipman.db.entity
-
A Label for categorizing clips
- Label() - Constructor for class com.weebly.opus1269.clipman.db.entity.Label
-
- Label(String) - Constructor for class com.weebly.opus1269.clipman.db.entity.Label
-
- Label(String, long) - Constructor for class com.weebly.opus1269.clipman.db.entity.Label
-
- label - Variable in class com.weebly.opus1269.clipman.viewmodel.LabelViewModel
-
Our Label
- LabelCreateFragement - Class in com.weebly.opus1269.clipman.ui.labels
-
Fragment to Create a new
Label
- LabelCreateFragement() - Constructor for class com.weebly.opus1269.clipman.ui.labels.LabelCreateFragement
-
- LabelCreateHandlers - Class in com.weebly.opus1269.clipman.ui.labels
-
Handlers for UI events
- LabelCreateHandlers() - Constructor for class com.weebly.opus1269.clipman.ui.labels.LabelCreateHandlers
-
- LabelCreateViewModel - Class in com.weebly.opus1269.clipman.viewmodel
-
ViewModel for creating a
Label
- LabelCreateViewModel(Application) - Constructor for class com.weebly.opus1269.clipman.viewmodel.LabelCreateViewModel
-
- LabelDao - Interface in com.weebly.opus1269.clipman.db.dao
-
Database access for labels table
- labelDao() - Method in class com.weebly.opus1269.clipman.db.MainDB
-
- LabelHandlers - Class in com.weebly.opus1269.clipman.ui.labels
-
Handlers for UI events
- LabelHandlers(BaseActivity) - Constructor for class com.weebly.opus1269.clipman.ui.labels.LabelHandlers
-
- labelId - Variable in class com.weebly.opus1269.clipman.db.entity.ClipLabelJoin
-
- LabelMapTable() - Constructor for class com.weebly.opus1269.clipman.db.OldClipsDB.LabelMapTable
-
- labels - Variable in class com.weebly.opus1269.clipman.db.entity.Clip
-
The Labels - TODO this should be done with Relation or something
- labels - Variable in class com.weebly.opus1269.clipman.db.OldClipsDB
-
- labels - Variable in class com.weebly.opus1269.clipman.model.BackupContents
-
- labels - Variable in class com.weebly.opus1269.clipman.repos.MainRepo
-
Label list
- labels - Variable in class com.weebly.opus1269.clipman.viewmodel.LabelsSelectViewModel
-
Full Labels list
- labels - Variable in class com.weebly.opus1269.clipman.viewmodel.LabelsViewModel
-
Labels list
- labels - Variable in class com.weebly.opus1269.clipman.viewmodel.MainViewModel
-
Labels list
- LABELS_LABEL - Static variable in class com.weebly.opus1269.clipman.app.ClipboardHelper
-
- labelsChanged(List<Label>) - Method in class com.weebly.opus1269.clipman.ui.clips.ClipViewerFragment
-
Add the Views containing our
Label
items
- LabelsEditActivity - Class in com.weebly.opus1269.clipman.ui.labels
-
Activity for editing the List of
Label
items
- LabelsEditActivity() - Constructor for class com.weebly.opus1269.clipman.ui.labels.LabelsEditActivity
-
- LabelsEditAdapter - Class in com.weebly.opus1269.clipman.ui.labels
-
Bridge between the RecyclerView and the database
- LabelsEditAdapter(LifecycleOwner, LabelHandlers) - Constructor for class com.weebly.opus1269.clipman.ui.labels.LabelsEditAdapter
-
- LabelsEditAdapter.LabelViewHolder - Class in com.weebly.opus1269.clipman.ui.labels
-
Our ViewHolder
- LabelsEditAdapter.LabelViewHolderFactory - Class in com.weebly.opus1269.clipman.ui.labels
-
Factory to create an instance of our ViewHolder
- LabelsEditAdapter.LabelViewModelFactory - Class in com.weebly.opus1269.clipman.ui.labels
-
Factory to create an instance of our ViewModel
- LabelSelectHandlers - Class in com.weebly.opus1269.clipman.ui.labels
-
Handlers for UI events
- LabelSelectHandlers(LabelsSelectActivity) - Constructor for class com.weebly.opus1269.clipman.ui.labels.LabelSelectHandlers
-
- labelsId - Variable in class com.weebly.opus1269.clipman.db.entity.Clip
-
PK's of the labels - only used for backup/restore
- labelsMap - Variable in class com.weebly.opus1269.clipman.viewmodel.MainViewModel
-
Map Label name to Label
- LabelsSelectActivity - Class in com.weebly.opus1269.clipman.ui.labels
-
Handle Label selections for a Clip
- LabelsSelectActivity() - Constructor for class com.weebly.opus1269.clipman.ui.labels.LabelsSelectActivity
-
- LabelsSelectAdapter - Class in com.weebly.opus1269.clipman.ui.labels
-
Bridge between the RecyclerView and the database
- LabelsSelectAdapter(LabelsSelectActivity) - Constructor for class com.weebly.opus1269.clipman.ui.labels.LabelsSelectAdapter
-
- LabelsSelectAdapter.LabelViewHolder - Class in com.weebly.opus1269.clipman.ui.labels
-
Our ViewHolder
- LabelsSelectAdapter.LabelViewHolderFactory - Class in com.weebly.opus1269.clipman.ui.labels
-
Factory to create an instance of our ViewHolder
- LabelsSelectAdapter.LabelViewModelFactory - Class in com.weebly.opus1269.clipman.ui.labels
-
Factory to create an instance of our ViewModel
- LabelsSelectViewModel - Class in com.weebly.opus1269.clipman.viewmodel
-
ViewModel for selecting Labels for a Clip
- LabelsSelectViewModel(Application) - Constructor for class com.weebly.opus1269.clipman.viewmodel.LabelsSelectViewModel
-
- LabelsViewModel - Class in com.weebly.opus1269.clipman.viewmodel
-
ViewModel for Labels
- LabelsViewModel(Application) - Constructor for class com.weebly.opus1269.clipman.viewmodel.LabelsViewModel
-
- LabelTable() - Constructor for class com.weebly.opus1269.clipman.db.OldClipsDB.LabelTable
-
- LabelViewHolder(LabelEditRowBinding) - Constructor for class com.weebly.opus1269.clipman.ui.labels.LabelsEditAdapter.LabelViewHolder
-
- LabelViewHolder(LabelSelectRowBinding) - Constructor for class com.weebly.opus1269.clipman.ui.labels.LabelsSelectAdapter.LabelViewHolder
-
- LabelViewHolderFactory() - Constructor for class com.weebly.opus1269.clipman.ui.labels.LabelsEditAdapter.LabelViewHolderFactory
-
- LabelViewHolderFactory() - Constructor for class com.weebly.opus1269.clipman.ui.labels.LabelsSelectAdapter.LabelViewHolderFactory
-
- LabelViewModel - Class in com.weebly.opus1269.clipman.viewmodel
-
- LabelViewModel(Application, Label) - Constructor for class com.weebly.opus1269.clipman.viewmodel.LabelViewModel
-
- LabelViewModelFactory() - Constructor for class com.weebly.opus1269.clipman.ui.labels.LabelsEditAdapter.LabelViewModelFactory
-
- LabelViewModelFactory() - Constructor for class com.weebly.opus1269.clipman.ui.labels.LabelsSelectAdapter.LabelViewModelFactory
-
- LastError - Class in com.weebly.opus1269.clipman.model
-
Immutable class representing the last error/exception that occured
- LastError() - Constructor for class com.weebly.opus1269.clipman.model.LastError
-
- LastError(Context, String, String, String, Exception) - Constructor for class com.weebly.opus1269.clipman.model.LastError
-
- LastError(Context, String, String, String) - Constructor for class com.weebly.opus1269.clipman.model.LastError
-
- lastSeen - Variable in class com.weebly.opus1269.clipman.db.entity.Device
-
- lastSelClip - Variable in class com.weebly.opus1269.clipman.viewmodel.MainViewModel
-
Last selected Clip
- linkifyTextView(TextView) - Method in class com.weebly.opus1269.clipman.ui.clips.ClipViewerFragment
-
Setup selectable links for TextView.
- listFiles(Drive) - Method in class com.weebly.opus1269.clipman.backup.DriveServiceHelper
-
Get the files in the user's App Data folder
- loadBitmap(Context, String) - Static method in class com.weebly.opus1269.clipman.ui.helpers.BitmapHelper
-
Loads a Bitmap from the inter-webs, blocks
- loadClips() - Method in class com.weebly.opus1269.clipman.db.OldClipsDB
-
- loadLabelMaps() - Method in class com.weebly.opus1269.clipman.db.OldClipsDB
-
- loadLabels() - Method in class com.weebly.opus1269.clipman.db.OldClipsDB
-
- loadPNG(Context, String) - Static method in class com.weebly.opus1269.clipman.ui.helpers.BitmapHelper
-
Load from internal storage
- loadTables() - Method in class com.weebly.opus1269.clipman.db.OldClipsDB
-
Load all the data from the old database
- Log - Class in com.weebly.opus1269.clipman.app
-
A collection of static methods to log messages
- Log() - Constructor for class com.weebly.opus1269.clipman.app.Log
-
Private contructor
- logChange(SharedPreferences, String) - Method in class com.weebly.opus1269.clipman.ui.settings.SettingsFragment
-
Log settings changes to Analytics
- logD(String, String) - Static method in class com.weebly.opus1269.clipman.app.Log
-
Log a debug message
- logE(Context, String, String, String, boolean) - Static method in class com.weebly.opus1269.clipman.app.Log
-
Log an error message
- logE(Context, String, String, boolean) - Static method in class com.weebly.opus1269.clipman.app.Log
-
Log an error message
- logE(Context, String, String, String) - Static method in class com.weebly.opus1269.clipman.app.Log
-
Log an error message
- logE(Context, String, String) - Static method in class com.weebly.opus1269.clipman.app.Log
-
Log an error message
- logEx(Context, String, String, Exception, String, Boolean) - Static method in class com.weebly.opus1269.clipman.app.Log
-
Log an Exception
- logEx(Context, String, String, Exception, Boolean) - Static method in class com.weebly.opus1269.clipman.app.Log
-
Log an Exception
- logEx(Context, String, String, Exception, String) - Static method in class com.weebly.opus1269.clipman.app.Log
-
Log an Exception