- handleIntent() - Method in class com.weebly.opus1269.clipman.ui.main.MainActivity
-
Process intents we know about
- handlers - Variable in class com.weebly.opus1269.clipman.ui.base.BaseViewHolder
-
- handleSigningOut() - Method in class com.weebly.opus1269.clipman.ui.signin.SignInActivity
-
All signout attempts come through here
- handleSignInResult(GoogleSignInResult) - Method in class com.weebly.opus1269.clipman.ui.signin.SignInActivity
-
All SignIn attempts will come through here
- hasClip(Clip) - Method in class com.weebly.opus1269.clipman.viewmodel.MainViewModel
-
- hashCode() - Method in class com.weebly.opus1269.clipman.db.entity.Backup
-
- hashCode() - Method in class com.weebly.opus1269.clipman.db.entity.Clip
-
- hashCode() - Method in class com.weebly.opus1269.clipman.db.entity.Device
-
- hashCode() - Method in class com.weebly.opus1269.clipman.db.entity.Label
-
- hasLabel(Label) - Method in class com.weebly.opus1269.clipman.db.entity.Clip
-
Do we have the given label
- hasLabel(String) - Method in class com.weebly.opus1269.clipman.viewmodel.LabelsSelectViewModel
-
Is the Label with the given name a member of our Clip
- hasMessage() - Method in class com.weebly.opus1269.clipman.model.LastError
-
Do we have an error message
- HEARTBEAT_ID - Static variable in class com.weebly.opus1269.clipman.model.Intents
-
- HeartbeatAlarmReceiver - Class in com.weebly.opus1269.clipman.services
-
BroadcastReceiver that will prevent networks from killing the FCM ports.
- HeartbeatAlarmReceiver() - Constructor for class com.weebly.opus1269.clipman.services.HeartbeatAlarmReceiver
-
- HelpActivity - Class in com.weebly.opus1269.clipman.ui.help
-
This Activity handles the display of help & feedback
- HelpActivity() - Constructor for class com.weebly.opus1269.clipman.ui.help.HelpActivity
-
- HelpDialogFragment - Class in com.weebly.opus1269.clipman.ui.signin
-
Display dialog with rationale for sign-in
- HelpDialogFragment() - Constructor for class com.weebly.opus1269.clipman.ui.signin.HelpDialogFragment
-
- highlightTextChanged(String) - Method in class com.weebly.opus1269.clipman.ui.clips.ClipViewerFragment
-
Highlight all occurrences of the given text