All Classes and Interfaces

Class
Description
Created by eltos on 04.12.2016.
 
An extension of AdvancedAdapter that provides a section indexer
An checkbox form element to be used with SimpleFormDialog This is a CheckBox - what else?
An edit text with a clear button
 
 
A color element to be used with SimpleFormDialog One can pick a color here
 
 
A widget to pick a hsv based color
 
A dialog that displays a list of items.
 
 
The base class for all custom dialogs.
A color element to be used with SimpleFormDialog One can pick a date, time or both here
 
Base-class for form elements to be used with SimpleFormDialog Each form element holds a FormElement.resultKey that is used to receive element specific results in SimpleFormDialog.onResult(int) Created by eltos on 20.02.17.
The Base class for all ViewHolders
Fullscreen dialog class mimicing the AlertDialog interface for compatibility reasons
A hint element to be used with SimpleFormDialog This is simple hint text
An input form element to be used with SimpleFormDialog This is an EditText that can be used to enter text, email-addresses, numbers, passwords etc.
An simple dialog with a checkbox that can be set as required before proceeding
A dialog that let's the user select a color
A dialog with a color wheel to pick a custom color.
A date-picker dialog
An easy to use and extendable dialog fragment that displays a text message.
 
An extension for the input dialog that will ensure the input is a valid email address
A form dialog to display a number of input fields to the user, such as - Input fields (Input) - Check-boxes (Check) - Dropdown-menus (Spinner)
 
A dialog that displays an image
 
 
 
 
An simple dialog with an input field.
 
A dialog that displays a filterable list in single- or multi-choice mode.
Created by eltos on 02.01.2017.
An simple dialog with an pin field.
A dialog that displays a progress
Enum for various progress bar types.
An AsyncTask for use with SimpleProgressDialog Automatically reflects the task's states in the dialog.
A time-picker dialog
Deprecated.
A special sub-class of MaterialAutoCompleteTextView designed for use as a child of TextInputLayout.