- Email - Enum in com.weebly.opus1269.clipman.model
-
Singleton for sending emails
- Email() - Constructor for enum com.weebly.opus1269.clipman.model.Email
-
- enabled(ImageView, boolean) - Static method in class com.weebly.opus1269.clipman.ui.BindingAdapters
-
Set enabled state and show greyed out when disabled
- enableErrorLogging() - Static method in class com.weebly.opus1269.clipman.app.Log
-
Enable error and exception logging
- Endpoint - Class in com.weebly.opus1269.clipman.msg
-
Base class for Google App Engine Endpoints
- Endpoint(Context) - Constructor for class com.weebly.opus1269.clipman.msg.Endpoint
-
- equals(Object) - Method in class com.weebly.opus1269.clipman.db.entity.Backup
-
- equals(Object) - Method in class com.weebly.opus1269.clipman.db.entity.Clip
-
- equals(Object) - Method in class com.weebly.opus1269.clipman.db.entity.Device
-
- equals(Object) - Method in class com.weebly.opus1269.clipman.db.entity.Label
-
- ERR_DELETED - Static variable in class com.weebly.opus1269.clipman.services.MyFcmListenerService
-
- ERR_INTERNAL - Variable in class com.weebly.opus1269.clipman.backup.DriveServiceHelper
-
Error accessing Drive API
- ERR_NO_REMOTE_DEVICES - Variable in class com.weebly.opus1269.clipman.repos.DeviceRepo
-
Error message for no remote device
- ERR_PERMISSION - Variable in class com.weebly.opus1269.clipman.backup.DriveServiceHelper
-
No permissions for Drive
- ERR_SAVE - Static variable in class com.weebly.opus1269.clipman.services.MyFcmListenerService
-
- ERR_UNKNOWN - Static variable in class com.weebly.opus1269.clipman.services.MyFcmListenerService
-
- error(String, String) - Method in class com.weebly.opus1269.clipman.model.Analytics
-
Error event
- ERROR_ACCOUNT - Variable in class com.weebly.opus1269.clipman.msg.Endpoint
-
- ERROR_ACTIVITY - Static variable in class com.weebly.opus1269.clipman.app.AppUtils
-
- ERROR_CLIPBOARD_READ - Static variable in class com.weebly.opus1269.clipman.app.ClipboardHelper
-
- ERROR_CREDENTIAL - Variable in class com.weebly.opus1269.clipman.msg.Endpoint
-
- ERROR_ID_TOKEN - Variable in class com.weebly.opus1269.clipman.msg.Endpoint
-
- ERROR_INVALID_REGID - Variable in class com.weebly.opus1269.clipman.msg.RegistrationClient
-
- ERROR_NO_SERVER_ENTRY - Variable in class com.weebly.opus1269.clipman.msg.MessagingClient.MessagingAsyncTask
-
- ERROR_NOT_REGISTERED - Variable in class com.weebly.opus1269.clipman.msg.RegistrationClient
-
- ERROR_NOT_SIGNED_IN - Variable in class com.weebly.opus1269.clipman.msg.Endpoint
-
- ERROR_REGISTER - Variable in class com.weebly.opus1269.clipman.msg.RegistrationClient
-
- ERROR_SEND - Variable in class com.weebly.opus1269.clipman.msg.MessagingClient
-
Send error message
- ERROR_SEND - Variable in class com.weebly.opus1269.clipman.msg.MessagingClient.MessagingAsyncTask
-
- ERROR_UNKNOWN - Variable in class com.weebly.opus1269.clipman.msg.Endpoint
-
- ERROR_UNREGISTER - Variable in class com.weebly.opus1269.clipman.msg.RegistrationClient
-
- ErrorMsg - Class in com.weebly.opus1269.clipman.model
-
Immutable Error message
- ErrorMsg() - Constructor for class com.weebly.opus1269.clipman.model.ErrorMsg
-
- ErrorMsg(String) - Constructor for class com.weebly.opus1269.clipman.model.ErrorMsg
-
- ErrorMsg(String, String) - Constructor for class com.weebly.opus1269.clipman.model.ErrorMsg
-
- errorMsg - Variable in class com.weebly.opus1269.clipman.repos.BaseRepo
-
Error message
- errorMsg - Variable in class com.weebly.opus1269.clipman.viewmodel.BaseRepoViewModel
-
Error message
- ErrorViewerActivity - Class in com.weebly.opus1269.clipman.ui.errorviewer
-
- ErrorViewerActivity() - Constructor for class com.weebly.opus1269.clipman.ui.errorviewer.ErrorViewerActivity
-
- event(String, String, String, String) - Method in class com.weebly.opus1269.clipman.model.Analytics
-
Generic event
- event(String, String, String) - Method in class com.weebly.opus1269.clipman.model.Analytics
-
Generic event
- eventDB(String, String) - Method in class com.weebly.opus1269.clipman.model.Analytics
-
Database event
- exception(Exception, String) - Method in class com.weebly.opus1269.clipman.model.Analytics
-
Exception event
- execute(Runnable) - Method in class com.weebly.opus1269.clipman.app.AppExecutors.MainThreadExecutor
-
- executeMe(Params...) - Method in class com.weebly.opus1269.clipman.app.ThreadedAsyncTask
-
Call this instead of execute() for parallel execution
- exists() - Static method in class com.weebly.opus1269.clipman.db.OldClipsDB
-
- exists(Context) - Static method in class com.weebly.opus1269.clipman.model.LastError
-
Determine if the saved LastError has a message
- exists(Clip) - Method in class com.weebly.opus1269.clipman.repos.MainRepo
-
Does a clip with the given text exist
- EXTRA_CLIP - Static variable in class com.weebly.opus1269.clipman.model.Intents
-
- EXTRA_CLIP_COUNT - Static variable in class com.weebly.opus1269.clipman.model.Intents
-
- EXTRA_EMAIL_BODY - Static variable in class com.weebly.opus1269.clipman.model.Intents
-
- EXTRA_EMAIL_SUBJECT - Static variable in class com.weebly.opus1269.clipman.model.Intents
-
- EXTRA_LAST_ERROR - Static variable in class com.weebly.opus1269.clipman.model.Intents
-
- EXTRA_NO_PROCESS_ON_START - Static variable in class com.weebly.opus1269.clipman.services.ClipboardWatcherService
-
Intent
extra to indicate if service should process clipboard on
start
- EXTRA_NOTIFICATION_ID - Static variable in class com.weebly.opus1269.clipman.model.Intents
-
- EXTRA_TEXT - Static variable in class com.weebly.opus1269.clipman.model.Intents
-
- extractContents(String, BufferedInputStream) - Method in class com.weebly.opus1269.clipman.backup.ZipHelper
-
Extract the data for a file from a ZipFile
- extractFromZipFile(BufferedInputStream, BackupContents) - Method in class com.weebly.opus1269.clipman.backup.BackupHelper
-
Extract the data from a ZipFile into a BackupContents