Skip navigation links
A C D E F G H I L M N O P R S T U V W 

A

AbstractColorPickerPreference - Class in de.mrapp.android.preference
An abstract base class for all preferences, which allow to choose a color.
AbstractColorPickerPreference(Context) - Constructor for class de.mrapp.android.preference.AbstractColorPickerPreference
Creates a new preference, which allows to choose a color.
AbstractColorPickerPreference(Context, AttributeSet) - Constructor for class de.mrapp.android.preference.AbstractColorPickerPreference
Creates a new preference, which allows to choose a color.
AbstractColorPickerPreference(Context, AttributeSet, int) - Constructor for class de.mrapp.android.preference.AbstractColorPickerPreference
Creates a new preference, which allows to choose a color.
AbstractColorPickerPreference(Context, AttributeSet, int, int) - Constructor for class de.mrapp.android.preference.AbstractColorPickerPreference
Creates a new preference, which allows to choose a color.
AbstractColorPickerPreference.ColorFormat - Enum in de.mrapp.android.preference
The formats, which are supported to print textual representations of colors.
AbstractColorPickerPreference.PreviewShape - Enum in de.mrapp.android.preference
Contains all shapes, which can be used to show previews of colors.
AbstractColorPickerPreference.SavedState - Class in de.mrapp.android.preference
A data structure, which allows to save the internal state of an AbstractColorPickerPreference.
AbstractDataLoader<DataType,KeyType,ViewType extends android.view.View,ParamType> - Class in de.mrapp.android.preference.multithreading
An abstract base class for all loaders, which allow to asynchronously load data and show it in a view afterwards.
AbstractDataLoader(Context) - Constructor for class de.mrapp.android.preference.multithreading.AbstractDataLoader
Creates a new data loader, which allows to asynchronously load data and show it in a view afterwards.
AbstractDialogPreference - Class in de.mrapp.android.preference
An abstract base class for all preferences, which will show a dialog when clicked by the user.
AbstractDialogPreference(Context) - Constructor for class de.mrapp.android.preference.AbstractDialogPreference
Creates a new preference, which will show a dialog when clicked by the user.
AbstractDialogPreference(Context, AttributeSet) - Constructor for class de.mrapp.android.preference.AbstractDialogPreference
Creates a new preference, which will show a dialog when clicked by the user.
AbstractDialogPreference(Context, AttributeSet, int) - Constructor for class de.mrapp.android.preference.AbstractDialogPreference
Creates a new preference, which will show a dialog when clicked by the user.
AbstractDialogPreference(Context, AttributeSet, int, int) - Constructor for class de.mrapp.android.preference.AbstractDialogPreference
Creates a new preference, which will show a dialog when clicked by the user.
AbstractDialogPreference.SavedState - Class in de.mrapp.android.preference
A data structure, which allows to save the internal state of an AbstractDialogPreference.
AbstractListPreference - Class in de.mrapp.android.preference
An abstract base class for all preferences, which provide a list of selectable items.
AbstractListPreference(Context) - Constructor for class de.mrapp.android.preference.AbstractListPreference
Creates a new preference, which provides a list of selectable items.
AbstractListPreference(Context, AttributeSet) - Constructor for class de.mrapp.android.preference.AbstractListPreference
Creates a new preference, which provides a list of selectable items.
AbstractListPreference(Context, AttributeSet, int) - Constructor for class de.mrapp.android.preference.AbstractListPreference
Creates a new preference, which provides a list of selectable items.
AbstractListPreference(Context, AttributeSet, int, int) - Constructor for class de.mrapp.android.preference.AbstractListPreference
Creates a new preference, which provides a list of selectable items.
AbstractNumberPickerPreference - Class in de.mrapp.android.preference
An abstract base class for all preferences, which allow to choose decimal numbers via NumberPicker widgets.
AbstractNumberPickerPreference(Context) - Constructor for class de.mrapp.android.preference.AbstractNumberPickerPreference
Creates a new preference, which allows to choose a decimal number via a NumberPicker widget.
AbstractNumberPickerPreference(Context, AttributeSet) - Constructor for class de.mrapp.android.preference.AbstractNumberPickerPreference
Creates a new preference, which allows to choose a decimal number via a NumberPicker widget.
AbstractNumberPickerPreference(Context, AttributeSet, int) - Constructor for class de.mrapp.android.preference.AbstractNumberPickerPreference
Creates a new preference, which allows to choose a decimal number via a NumberPicker widget.
AbstractNumberPickerPreference(Context, AttributeSet, int, int) - Constructor for class de.mrapp.android.preference.AbstractNumberPickerPreference
Creates a new preference, which allows to choose a decimal number via a NumberPicker widget.
AbstractNumberPickerPreference.SavedState - Class in de.mrapp.android.preference
A data structure, which allows to save the internal state of an AbstractNumberPickerPreference.
AbstractTwoStatePreference - Class in de.mrapp.android.preference
An abstract base class for all preferences, which have two selectable states, persist a boolean value in SharedPreferences and may have dependent preferences, that are enabled/disabled based on the current state.
AbstractTwoStatePreference(Context) - Constructor for class de.mrapp.android.preference.AbstractTwoStatePreference
Creates a new preference, which has two selectable states.
AbstractTwoStatePreference(Context, AttributeSet) - Constructor for class de.mrapp.android.preference.AbstractTwoStatePreference
Creates a new preference, which has two selectable states.
AbstractTwoStatePreference(Context, AttributeSet, int) - Constructor for class de.mrapp.android.preference.AbstractTwoStatePreference
Creates a new preference, which has two selectable states.
AbstractTwoStatePreference(Context, AttributeSet, int, int) - Constructor for class de.mrapp.android.preference.AbstractTwoStatePreference
Creates a new preference, which has two selectable states.
AbstractTwoStatePreference.SavedState - Class in de.mrapp.android.preference
A data structure, which allows to save the internal state of an AbstractTwoStatePreference.
AbstractValidateableDialogPreference<ValueType> - Class in de.mrapp.android.preference
An abstract base class for all dialog preferences, which can be validated.
AbstractValidateableDialogPreference(Context) - Constructor for class de.mrapp.android.preference.AbstractValidateableDialogPreference
Creates a new dialog preference, which can be validated.
AbstractValidateableDialogPreference(Context, AttributeSet) - Constructor for class de.mrapp.android.preference.AbstractValidateableDialogPreference
Creates a new dialog preference, which can be validated.
AbstractValidateableDialogPreference(Context, AttributeSet, int) - Constructor for class de.mrapp.android.preference.AbstractValidateableDialogPreference
Creates a new dialog preference, which can be validated.
AbstractValidateableDialogPreference(Context, AttributeSet, int, int) - Constructor for class de.mrapp.android.preference.AbstractValidateableDialogPreference
Creates a new dialog preference, which can be validated.
addAllValidators(Collection<<any>>) - Method in class de.mrapp.android.preference.AbstractValidateableDialogPreference
 
addAllValidators(<any>...) - Method in class de.mrapp.android.preference.AbstractValidateableDialogPreference
 
addAllValues(Collection<String>) - Method in class de.mrapp.android.preference.MultiChoiceListPreference
Adds all values, which are contained by a specific collection, to the preference.
addValidationListener(<any>) - Method in class de.mrapp.android.preference.AbstractValidateableDialogPreference
 
addValidator(<any>) - Method in class de.mrapp.android.preference.AbstractValidateableDialogPreference
 
addValue(String) - Method in class de.mrapp.android.preference.MultiChoiceListPreference
Adds a new value to the preference.

C

checked - Variable in class de.mrapp.android.preference.AbstractTwoStatePreference.SavedState
The saved value of the attribute "checked".
color - Variable in class de.mrapp.android.preference.AbstractColorPickerPreference.SavedState
The saved value of the attribute "color".
ColorPaletteAdapter - Class in de.mrapp.android.preference.adapter
An adapter, which provides colors for visualization using a GridView widget.
ColorPaletteAdapter(Context, int[], int, AbstractColorPickerPreference.PreviewShape, int, int, Drawable) - Constructor for class de.mrapp.android.preference.adapter.ColorPaletteAdapter
Creates a new adapter, which provides colors for visualization using a GridView widget.
ColorPalettePreference - Class in de.mrapp.android.preference
A preference, which allows to choose a color from a pre-defined color palette.
ColorPalettePreference(Context) - Constructor for class de.mrapp.android.preference.ColorPalettePreference
Creates a new preference, which allows to choose a color from a pre-defined color palette.
ColorPalettePreference(Context, AttributeSet) - Constructor for class de.mrapp.android.preference.ColorPalettePreference
Creates a new preference, which allows to choose a color from a pre-defined color palette.
ColorPalettePreference(Context, AttributeSet, int) - Constructor for class de.mrapp.android.preference.ColorPalettePreference
Creates a new preference, which allows to choose a color from a pre-defined color palette.
ColorPalettePreference(Context, AttributeSet, int, int) - Constructor for class de.mrapp.android.preference.ColorPalettePreference
Creates a new preference, which allows to choose a color from a pre-defined color palette.
ColorPreviewLoader - Class in de.mrapp.android.preference.multithreading
A data loader, which allows to load the previews of colors.
ColorPreviewLoader(Context, Drawable, AbstractColorPickerPreference.PreviewShape, int, int, int) - Constructor for class de.mrapp.android.preference.multithreading.ColorPreviewLoader
Creates a new data loader, which allows to create previews of colors.
CREATOR - Static variable in class de.mrapp.android.preference.AbstractColorPickerPreference.SavedState
A creator, which allows to create instances of the class AbstractColorPickerPreference.SavedState from parcels.
CREATOR - Static variable in class de.mrapp.android.preference.AbstractDialogPreference.SavedState
A creator, which allows to create instances of the class AbstractDialogPreference.SavedState from parcels.
CREATOR - Static variable in class de.mrapp.android.preference.AbstractNumberPickerPreference.SavedState
A creator, which allows to create instances of the class AbstractNumberPickerPreference.SavedState from parcels.
CREATOR - Static variable in class de.mrapp.android.preference.AbstractTwoStatePreference.SavedState
A creator, which allows to create instances of the class AbstractTwoStatePreference.SavedState from parcels.
CREATOR - Static variable in class de.mrapp.android.preference.DigitPickerPreference.SavedState
A creator, which allows to create instances of the class DigitPickerPreference.SavedState from parcels.
CREATOR - Static variable in class de.mrapp.android.preference.EditTextPreference.SavedState
A creator, which allows to create instances of the class EditTextPreference.SavedState from parcels.
CREATOR - Static variable in class de.mrapp.android.preference.ListPreference.SavedState
A creator, which allows to create instances of the class ListPreference from parcels.
CREATOR - Static variable in class de.mrapp.android.preference.MultiChoiceListPreference.SavedState
A creator, which allows to create instances of the class MultiChoiceListPreference from parcels.
CREATOR - Static variable in class de.mrapp.android.preference.NumberPickerPreference.SavedState
A creator, which allows to create instances of the class NumberPickerPreference.SavedState from parcels.
CREATOR - Static variable in class de.mrapp.android.preference.ResolutionPreference.SavedState
A creator, which allows to create instances of the class ResolutionPreference from parcels.
CREATOR - Static variable in class de.mrapp.android.preference.SeekBarPreference.SavedState
A creator, which allows to create instances of the class SeekBarPreference from parcels.
currentNumber - Variable in class de.mrapp.android.preference.DigitPickerPreference.SavedState
The saved value of the attribute "currentNumber".
currentNumber - Variable in class de.mrapp.android.preference.NumberPickerPreference.SavedState
The saved value of the attribute "currentNumber".
currentValue - Variable in class de.mrapp.android.preference.SeekBarPreference.SavedState
The saved value of the attribute "currentValue".

D

de.mrapp.android.preference - package de.mrapp.android.preference
 
de.mrapp.android.preference.adapter - package de.mrapp.android.preference.adapter
 
de.mrapp.android.preference.multithreading - package de.mrapp.android.preference.multithreading
 
de.mrapp.android.preference.view - package de.mrapp.android.preference.view
 
dialogShown - Variable in class de.mrapp.android.preference.AbstractDialogPreference.SavedState
True, if the dialog of the AbstractDialogPreference, whose state is saved by the data structure, is currently shown, false otherwise.
dialogState - Variable in class de.mrapp.android.preference.AbstractDialogPreference.SavedState
The saved state of the dialog of the AbstractDialogPreference , whose state is saved by the data structure.
DigitPickerPreference - Class in de.mrapp.android.preference
A preference, which allows to choose a decimal number via multiple NumberPicker widgets.
DigitPickerPreference(Context) - Constructor for class de.mrapp.android.preference.DigitPickerPreference
Creates a new preference, which allows to choose a decimal number via multiple NumberPicker widgets.
DigitPickerPreference(Context, AttributeSet) - Constructor for class de.mrapp.android.preference.DigitPickerPreference
Creates a new preference, which allows to choose a decimal number via multiple NumberPicker widgets.
DigitPickerPreference(Context, AttributeSet, int) - Constructor for class de.mrapp.android.preference.DigitPickerPreference
Creates a new preference, which allows to choose a decimal number via multiple NumberPicker widgets.
DigitPickerPreference(Context, AttributeSet, int, int) - Constructor for class de.mrapp.android.preference.DigitPickerPreference
Creates a new preference, which allows to choose a decimal number via multiple NumberPicker widgets.
DigitPickerPreference.SavedState - Class in de.mrapp.android.preference
A data structure, which allows to save the internal state of an DigitPickerPreference.

E

EditTextPreference - Class in de.mrapp.android.preference
A preference, which allows to enter a text via an EditText widget.
EditTextPreference(Context) - Constructor for class de.mrapp.android.preference.EditTextPreference
Creates a new preference, which allows to enter a text via an EditText widget.
EditTextPreference(Context, AttributeSet) - Constructor for class de.mrapp.android.preference.EditTextPreference
Creates a new preference, which allows to enter a text via an EditText widget.
EditTextPreference(Context, AttributeSet, int) - Constructor for class de.mrapp.android.preference.EditTextPreference
Creates a new preference, which allows to enter a text via an EditText widget.
EditTextPreference(Context, AttributeSet, int, int) - Constructor for class de.mrapp.android.preference.EditTextPreference
Creates a new preference, which allows to enter a text via an EditText widget.
EditTextPreference.SavedState - Class in de.mrapp.android.preference
A data structure, which allows to save the internal state of an EditTextPreference.

F

formatResolution(Context, int, int) - Static method in class de.mrapp.android.preference.ResolutionPreference
Creates and returns the textual representation of a specific resolution.
fromValue(int) - Static method in enum de.mrapp.android.preference.AbstractColorPickerPreference.ColorFormat
Returns the format, which corresponds to a specific value.
fromValue(int) - Static method in enum de.mrapp.android.preference.AbstractColorPickerPreference.PreviewShape
Returns the shape, which corresponds to a specific value.

G

getBackground() - Method in class de.mrapp.android.preference.multithreading.ColorPreviewLoader
Returns the background of the preview.
getBorderColor() - Method in class de.mrapp.android.preference.multithreading.ColorPreviewLoader
Returns the border color of the preview.
getBorderWidth() - Method in class de.mrapp.android.preference.multithreading.ColorPreviewLoader
Returns the border width of the preview.
getColor() - Method in class de.mrapp.android.preference.AbstractColorPickerPreference
Returns the currently persisted color of the preference.
getColorFormat() - Method in class de.mrapp.android.preference.AbstractColorPickerPreference
Returns the format, which is used to print a textual representation of the preference's color.
getColorPalette() - Method in class de.mrapp.android.preference.ColorPalettePreference
Returns the colors, the preference allows to choose.
getContext() - Method in class de.mrapp.android.preference.multithreading.AbstractDataLoader
Returns the context, which is used by the data loader.
getCount() - Method in class de.mrapp.android.preference.adapter.ColorPaletteAdapter
 
getCurrentIndex() - Method in class de.mrapp.android.preference.NumberPickerPreference
Returns the currently selected index of the NumberPicker widget.
getCurrentNumber() - Method in class de.mrapp.android.preference.DigitPickerPreference
Returns the current number of the NumberPicker widget.
getCurrentValue() - Method in class de.mrapp.android.preference.SeekBarPreference
Returns the current value of the seek bar.
getDecimals() - Method in class de.mrapp.android.preference.SeekBarPreference
Returns the number of decimals of the floating point numbers, the preference allows to choose.
getDialog() - Method in class de.mrapp.android.preference.AbstractDialogPreference
Returns the dialog, which is shown by the preference.
getDialogBackground() - Method in class de.mrapp.android.preference.AbstractDialogPreference
Returns the background of the preference's dialog.
getDialogButtonBarDividerColor() - Method in class de.mrapp.android.preference.AbstractDialogPreference
Returns the color of the divider, which is located above the buttons of the preference's dialog.
getDialogButtonTextColor() - Method in class de.mrapp.android.preference.AbstractDialogPreference
Returns the color of the button text of the preference's dialog.
getDialogContentDividerColor() - Method in class de.mrapp.android.preference.AbstractDialogPreference
Returns the color of the divider, which is located above the custom view of the preference's dialog.
getDialogHeaderBackground() - Method in class de.mrapp.android.preference.AbstractDialogPreference
Returns the background of the header of the preference's dialog.
getDialogHeaderIcon() - Method in class de.mrapp.android.preference.AbstractDialogPreference
Returns the icon of the header of the preference's dialog.
getDialogIcon() - Method in class de.mrapp.android.preference.AbstractDialogPreference
Returns the icon of the preference's dialog.
getDialogItemColor() - Method in class de.mrapp.android.preference.AbstractListPreference
Returns the color of the items of the preference's dialog.
getDialogMessage() - Method in class de.mrapp.android.preference.AbstractDialogPreference
Returns the message of the preference's dialog.
getDialogMessageColor() - Method in class de.mrapp.android.preference.AbstractDialogPreference
Returns the color of the message of the preference's dialog.
getDialogPreviewBackground() - Method in class de.mrapp.android.preference.ColorPalettePreference
Returns the background, which is used to preview colors in the preference's dialog.
getDialogPreviewBorderColor() - Method in class de.mrapp.android.preference.ColorPalettePreference
Returns the border color, which is used to preview colors in the preference's dialog.
getDialogPreviewBorderWidth() - Method in class de.mrapp.android.preference.ColorPalettePreference
Returns the border width, which is used to preview colors in the preference's dialog.
getDialogPreviewShape() - Method in class de.mrapp.android.preference.ColorPalettePreference
Returns the shape, which is used to preview colors in the preference's dialog.
getDialogPreviewSize() - Method in class de.mrapp.android.preference.ColorPalettePreference
Returns the size, which is used to preview colors in the preference's dialog.
getDialogTitle() - Method in class de.mrapp.android.preference.AbstractDialogPreference
Returns the title of the preference's dialog.
getDialogTitleColor() - Method in class de.mrapp.android.preference.AbstractDialogPreference
Returns the color of the title of the preference's dialog.
getDisableDependentsState() - Method in class de.mrapp.android.preference.AbstractTwoStatePreference
Returns, whether dependent preferences are disabled when this preference is checked, or when this preference is not checked.
getDividerColor() - Method in class de.mrapp.android.preference.view.NumberPicker
Returns the color of the number pickers's divider.
getEntries() - Method in class de.mrapp.android.preference.AbstractListPreference
Returns the entries of the list, which is shown by the preference.
getEntry() - Method in class de.mrapp.android.preference.ListPreference
Returns the entry, the currently persisted value of the preference belongs to.
getEntryValues() - Method in class de.mrapp.android.preference.AbstractListPreference
Returns the values, which correspond to the entries of the list, which is shown by the preference.
getErrorColor() - Method in class de.mrapp.android.preference.AbstractValidateableDialogPreference
Returns the color, which is used to indicate validation errors.
getFloatingPointSeparator() - Method in class de.mrapp.android.preference.SeekBarPreference
Returns the symbol, which is used to separate floating point numbers for textual representation.
getHeight() - Method in class de.mrapp.android.preference.ResolutionPreference
Returns the height of the currently persisted resolution of the preference.
getHelperText() - Method in class de.mrapp.android.preference.AbstractValidateableDialogPreference
Returns the helper text of the view, which is contained by the preference's dialog.
getHelperTextColor() - Method in class de.mrapp.android.preference.AbstractValidateableDialogPreference
Returns the color of the helper text of the view, which is contained by the preference's dialog.
getItem(int) - Method in class de.mrapp.android.preference.adapter.ColorPaletteAdapter
 
getItemId(int) - Method in class de.mrapp.android.preference.adapter.ColorPaletteAdapter
 
getMaxNumber() - Method in class de.mrapp.android.preference.NumberPickerPreference
Returns the maximum number, the preference allows to choose.
getMaxValue() - Method in class de.mrapp.android.preference.SeekBarPreference
Returns the maximum value, the preference allows to choose.
getMinNumber() - Method in class de.mrapp.android.preference.NumberPickerPreference
Returns the minimum number, the preference allows to choose.
getMinValue() - Method in class de.mrapp.android.preference.SeekBarPreference
Returns the minimum value, the preference allows to choose.
getNegativeButtonText() - Method in class de.mrapp.android.preference.AbstractDialogPreference
Returns the text of the negative button of the preference's dialog.
getNumber() - Method in class de.mrapp.android.preference.AbstractNumberPickerPreference
Returns the currently persisted number of the preference.
getNumberOfColumns() - Method in class de.mrapp.android.preference.ColorPalettePreference
Returns the number of columns, which are used to preview colors in the preference's dialog.
getNumberOfDigits() - Method in class de.mrapp.android.preference.DigitPickerPreference
Returns the number of digits of the numbers, the preference allows to choose.
getPositiveButtonText() - Method in class de.mrapp.android.preference.AbstractDialogPreference
Returns the text of the positive button of the preference's dialog.
getPreviewBackground() - Method in class de.mrapp.android.preference.AbstractColorPickerPreference
Returns the background of the preview of the preference's color.
getPreviewBorderColor() - Method in class de.mrapp.android.preference.AbstractColorPickerPreference
Returns the border color of the preview of the preference's color.
getPreviewBorderWidth() - Method in class de.mrapp.android.preference.AbstractColorPickerPreference
Returns the border width of the preview of the preference's color.
getPreviewShape() - Method in class de.mrapp.android.preference.AbstractColorPickerPreference
Returns the shape of the preview of the preference's color.
getPreviewSize() - Method in class de.mrapp.android.preference.AbstractColorPickerPreference
Returns the size of the preview of the preference's color.
getRange() - Method in class de.mrapp.android.preference.NumberPickerPreference
Returns the range of numbers, the preference allows to choose from.
getRange() - Method in class de.mrapp.android.preference.SeekBarPreference
Returns the range of values, the preference allows to choose from.
getSeekBarColor() - Method in class de.mrapp.android.preference.view.SeekBar
Returns the color of the seek bar.
getSelectedEntries() - Method in class de.mrapp.android.preference.MultiChoiceListPreference
Returns the entries, the currently persisted values of the preference belong to.
getShape() - Method in class de.mrapp.android.preference.multithreading.ColorPreviewLoader
Returns the shape of the preview.
getSize() - Method in class de.mrapp.android.preference.multithreading.ColorPreviewLoader
Returns the size of the preview.
getStepSize() - Method in class de.mrapp.android.preference.NumberPickerPreference
Returns the step size, the number is increased or decreased by when moving the selector wheel.
getStepSize() - Method in class de.mrapp.android.preference.SeekBarPreference
Returns the step size, the value is increased or decreased by, when moving the seek bar.
getSummaries() - Method in class de.mrapp.android.preference.SeekBarPreference
Returns the summaries, which are shown depending on the currently persisted value.
getSummary() - Method in class de.mrapp.android.preference.AbstractColorPickerPreference
 
getSummary() - Method in class de.mrapp.android.preference.AbstractNumberPickerPreference
 
getSummary() - Method in class de.mrapp.android.preference.AbstractTwoStatePreference
 
getSummary() - Method in class de.mrapp.android.preference.EditTextPreference
 
getSummary() - Method in class de.mrapp.android.preference.ListPreference
 
getSummary() - Method in class de.mrapp.android.preference.MultiChoiceListPreference
 
getSummary() - Method in class de.mrapp.android.preference.ResolutionPreference
 
getSummary() - Method in class de.mrapp.android.preference.SeekBarPreference
 
getSummaryOff() - Method in class de.mrapp.android.preference.AbstractTwoStatePreference
Returns the summary, which is shown when the preference is not checked.
getSummaryOn() - Method in class de.mrapp.android.preference.AbstractTwoStatePreference
Returns the summary, which is shown when the preference is checked.
getSwitchTextOff() - Method in class de.mrapp.android.preference.SwitchPreference
Returns the text, which is displayed on the preference's switch, when it is not checked.
getSwitchTextOn() - Method in class de.mrapp.android.preference.SwitchPreference
Returns the text, which is displayed on the preference's switch, when it is checked.
getText() - Method in class de.mrapp.android.preference.EditTextPreference
Returns the currently persisted text of the preference.
getThumbDrawable() - Method in class de.mrapp.android.preference.view.SeekBar
Returns the drawable, which is used to visualize the seek bar's thumb.
getUnit() - Method in class de.mrapp.android.preference.AbstractNumberPickerPreference
Returns the unit, which is used for textual representation of the preference's number.
getUnit() - Method in class de.mrapp.android.preference.ResolutionPreference
Returns the unit, which is used for textual representation of the preference's resolution.
getUnit() - Method in class de.mrapp.android.preference.SeekBarPreference
Returns the unit, which is used for textual representation of the preference's value.
getValidationListeners() - Method in class de.mrapp.android.preference.AbstractValidateableDialogPreference
Returns the listeners, which are notified when the view, which is contained by the preference's dialog, has been validated.
getValidators() - Method in class de.mrapp.android.preference.AbstractValidateableDialogPreference
 
getValue() - Method in enum de.mrapp.android.preference.AbstractColorPickerPreference.ColorFormat
Returns the value of the format.
getValue() - Method in enum de.mrapp.android.preference.AbstractColorPickerPreference.PreviewShape
Returns the value of the shape.
getValue() - Method in class de.mrapp.android.preference.ListPreference
Returns the currently persisted value of the preference.
getValue() - Method in class de.mrapp.android.preference.SeekBarPreference
Returns the currently persisted value of the preference.
getValues() - Method in class de.mrapp.android.preference.MultiChoiceListPreference
Returns the currently persisted values of the preference.
getView(int, View, ViewGroup) - Method in class de.mrapp.android.preference.adapter.ColorPaletteAdapter
 
getWidth() - Method in class de.mrapp.android.preference.ResolutionPreference
Returns the width of the currently persisted resolution of the preference.

H

height - Variable in class de.mrapp.android.preference.ResolutionPreference.SavedState
The saved value of the attribute "height".

I

indexOf(CharSequence) - Method in class de.mrapp.android.preference.AbstractListPreference
Return the index of the entry, a specific value corresponds to.
indexOf(int) - Method in class de.mrapp.android.preference.adapter.ColorPaletteAdapter
Returns the index of a specific color.
isChecked() - Method in class de.mrapp.android.preference.AbstractTwoStatePreference
Returns, whether the preference is currently checked, or not.
isDialogButtonBarDividerShown() - Method in class de.mrapp.android.preference.AbstractDialogPreference
Returns, whether the divider, which is located above the buttons of the preference's dialog, is shown, or not.
isDialogContentDividerShown() - Method in class de.mrapp.android.preference.AbstractDialogPreference
Returns, whether the divider, which is located above the custom view of the preference's dialog, is shown, or not.
isDialogHeaderShown() - Method in class de.mrapp.android.preference.AbstractDialogPreference
Returns, whether the header of the preference's dialog is shown, or not.
isDialogShown() - Method in class de.mrapp.android.preference.AbstractDialogPreference
Returns, whether the preference's dialog is currently shown, or not.
isInputMethodUsed() - Method in class de.mrapp.android.preference.AbstractNumberPickerPreference
Returns, whether an input method is used by the preference, false otherwise.
isPreviewShown() - Method in class de.mrapp.android.preference.AbstractColorPickerPreference
Returns, whether a preview of the preference's color is shown, or not.
isProgressShown() - Method in class de.mrapp.android.preference.SeekBarPreference
Returns, whether the currently selected value of the seek bar is shown, or not.
isSelectorWheelWrapped() - Method in class de.mrapp.android.preference.AbstractNumberPickerPreference
Returns, whether the selector wheel of the preference's NumberPicker is wrapped, or not.
isValidatedOnFocusLost() - Method in class de.mrapp.android.preference.AbstractValidateableDialogPreference
 
isValidatedOnValueChange() - Method in class de.mrapp.android.preference.AbstractValidateableDialogPreference
 
isValueShownAsSummary() - Method in class de.mrapp.android.preference.AbstractDialogPreference
Returns, whether the currently persisted value is shown instead of the summary, or not.

L

ListPreference - Class in de.mrapp.android.preference
A preference, which allows to select a value from a list.
ListPreference(Context) - Constructor for class de.mrapp.android.preference.ListPreference
Creates a new preference, which allows to select a value from a list.
ListPreference(Context, AttributeSet) - Constructor for class de.mrapp.android.preference.ListPreference
Creates a new preference, which allows to select a value from a list.
ListPreference(Context, AttributeSet, int) - Constructor for class de.mrapp.android.preference.ListPreference
Creates a new preference, which allows to select a value from a list.
ListPreference(Context, AttributeSet, int, int) - Constructor for class de.mrapp.android.preference.ListPreference
Creates a new preference, which allows to select a value from a list.
ListPreference.SavedState - Class in de.mrapp.android.preference
A data structure, which allows to save the internal state of a ListPreference.
load(KeyType, ViewType, ParamType...) - Method in class de.mrapp.android.preference.multithreading.AbstractDataLoader
Loads the the data, which corresponds to a specific key, and shows it in a specific view afterwards.
loadData(KeyType, ParamType...) - Method in class de.mrapp.android.preference.multithreading.AbstractDataLoader
The method, which is invoked on implementing subclasses, in order to load the data, which corresponds to a specific key.
loadData(Integer, Void...) - Method in class de.mrapp.android.preference.multithreading.ColorPreviewLoader
 

M

MultiChoiceListPreference - Class in de.mrapp.android.preference
A preference, which allows to select multiple values from a list.
MultiChoiceListPreference(Context) - Constructor for class de.mrapp.android.preference.MultiChoiceListPreference
Creates a new preference, which allows to select multiple values from a list.
MultiChoiceListPreference(Context, AttributeSet) - Constructor for class de.mrapp.android.preference.MultiChoiceListPreference
Creates a new preference, which allows to select multiple values from a list.
MultiChoiceListPreference(Context, AttributeSet, int) - Constructor for class de.mrapp.android.preference.MultiChoiceListPreference
Creates a new preference, which allows to select multiple values from a list.
MultiChoiceListPreference(Context, AttributeSet, int, int) - Constructor for class de.mrapp.android.preference.MultiChoiceListPreference
Creates a new preference, which allows to select multiple values from a list.
MultiChoiceListPreference.SavedState - Class in de.mrapp.android.preference
A data structure, which allows to save the internal state of a MultiChoiceListPreference.

N

needInputMethod() - Method in class de.mrapp.android.preference.AbstractDialogPreference
The method, which is invoked on subclasses to determine, whether the soft input mode should be requested when the preference's dialog becomes shown, or not.
needInputMethod() - Method in class de.mrapp.android.preference.AbstractListPreference
 
needInputMethod() - Method in class de.mrapp.android.preference.AbstractNumberPickerPreference
 
needInputMethod() - Method in class de.mrapp.android.preference.ColorPalettePreference
 
needInputMethod() - Method in class de.mrapp.android.preference.EditTextPreference
 
needInputMethod() - Method in class de.mrapp.android.preference.ResolutionPreference
 
needInputMethod() - Method in class de.mrapp.android.preference.SeekBarPreference
 
number - Variable in class de.mrapp.android.preference.AbstractNumberPickerPreference.SavedState
The saved value of the attribute "number".
NumberPicker - Class in de.mrapp.android.preference.view
A custom view, which is extended from the view NumberPicker in order to provide a setter method, which allows to set the color of the number picker's selectionDivider.
NumberPicker(Context) - Constructor for class de.mrapp.android.preference.view.NumberPicker
Creates a new number picker.
NumberPicker(Context, AttributeSet) - Constructor for class de.mrapp.android.preference.view.NumberPicker
Creates a new number picker.
NumberPicker(Context, AttributeSet, int) - Constructor for class de.mrapp.android.preference.view.NumberPicker
Creates a new number picker.
NumberPicker(Context, AttributeSet, int, int) - Constructor for class de.mrapp.android.preference.view.NumberPicker
Creates a new number picker.
NumberPickerPreference - Class in de.mrapp.android.preference
A preference, which allows to choose a decimal number via a NumberPicker widget.
NumberPickerPreference(Context) - Constructor for class de.mrapp.android.preference.NumberPickerPreference
Creates a new preference, which allows to choose a decimal number via a NumberPicker widget.
NumberPickerPreference(Context, AttributeSet) - Constructor for class de.mrapp.android.preference.NumberPickerPreference
Creates a new preference, which allows to choose a decimal number via a NumberPicker widget.
NumberPickerPreference(Context, AttributeSet, int) - Constructor for class de.mrapp.android.preference.NumberPickerPreference
Creates a new preference, which allows to choose a decimal number via a NumberPicker widget.
NumberPickerPreference(Context, AttributeSet, int, int) - Constructor for class de.mrapp.android.preference.NumberPickerPreference
Creates a new preference, which allows to choose a decimal number via a NumberPicker widget.
NumberPickerPreference.SavedState - Class in de.mrapp.android.preference
A data structure, which allows to save the internal state of an NumberPickerPreference.

O

onClick(DialogInterface, int) - Method in class de.mrapp.android.preference.AbstractDialogPreference
 
onClick() - Method in class de.mrapp.android.preference.AbstractDialogPreference
 
onClick() - Method in class de.mrapp.android.preference.AbstractTwoStatePreference
 
onCreateView(ViewGroup) - Method in class de.mrapp.android.preference.AbstractColorPickerPreference
 
onCreateView(ViewGroup) - Method in class de.mrapp.android.preference.SwitchPreference
 
onDialogClosed(boolean) - Method in class de.mrapp.android.preference.AbstractDialogPreference
The method, which is invoked on subclasses when the preference's dialog has been closed.
onDialogClosed(boolean) - Method in class de.mrapp.android.preference.ColorPalettePreference
 
onDialogClosed(boolean) - Method in class de.mrapp.android.preference.DigitPickerPreference
 
onDialogClosed(boolean) - Method in class de.mrapp.android.preference.EditTextPreference
 
onDialogClosed(boolean) - Method in class de.mrapp.android.preference.ListPreference
 
onDialogClosed(boolean) - Method in class de.mrapp.android.preference.MultiChoiceListPreference
 
onDialogClosed(boolean) - Method in class de.mrapp.android.preference.NumberPickerPreference
 
onDialogClosed(boolean) - Method in class de.mrapp.android.preference.ResolutionPreference
 
onDialogClosed(boolean) - Method in class de.mrapp.android.preference.SeekBarPreference
 
onDismiss(DialogInterface) - Method in class de.mrapp.android.preference.AbstractDialogPreference
 
onGetDefaultValue(TypedArray, int) - Method in class de.mrapp.android.preference.AbstractColorPickerPreference
 
onGetDefaultValue(TypedArray, int) - Method in class de.mrapp.android.preference.AbstractNumberPickerPreference
 
onGetDefaultValue(TypedArray, int) - Method in class de.mrapp.android.preference.AbstractTwoStatePreference
 
onGetDefaultValue(TypedArray, int) - Method in class de.mrapp.android.preference.EditTextPreference
 
onGetDefaultValue(TypedArray, int) - Method in class de.mrapp.android.preference.ListPreference
 
onGetDefaultValue(TypedArray, int) - Method in class de.mrapp.android.preference.MultiChoiceListPreference
 
onGetDefaultValue(TypedArray, int) - Method in class de.mrapp.android.preference.ResolutionPreference
 
onGetDefaultValue(TypedArray, int) - Method in class de.mrapp.android.preference.SeekBarPreference
 
onPrepareDialog(MaterialDialog.Builder) - Method in class de.mrapp.android.preference.AbstractDialogPreference
The method, which is invoked on subclasses when the preference's dialog is about to be created.
onPrepareDialog(MaterialDialog.Builder) - Method in class de.mrapp.android.preference.AbstractValidateableDialogPreference
 
onPrepareDialog(MaterialDialog.Builder) - Method in class de.mrapp.android.preference.ColorPalettePreference
 
onPrepareDialog(MaterialDialog.Builder) - Method in class de.mrapp.android.preference.DigitPickerPreference
 
onPrepareDialog(MaterialDialog.Builder) - Method in class de.mrapp.android.preference.ListPreference
 
onPrepareDialog(MaterialDialog.Builder) - Method in class de.mrapp.android.preference.MultiChoiceListPreference
 
onPrepareDialog(MaterialDialog.Builder) - Method in class de.mrapp.android.preference.NumberPickerPreference
 
onPrepareDialog(MaterialDialog.Builder) - Method in class de.mrapp.android.preference.SeekBarPreference
 
onPrepareValidateableDialog(MaterialDialog.Builder) - Method in class de.mrapp.android.preference.AbstractValidateableDialogPreference
The method, which is invoked on subclasses when the preference's dialog is about to be created.
onPrepareValidateableDialog(MaterialDialog.Builder) - Method in class de.mrapp.android.preference.EditTextPreference
 
onPrepareValidateableDialog(MaterialDialog.Builder) - Method in class de.mrapp.android.preference.ResolutionPreference
 
onRestoreInstanceState(Parcelable) - Method in class de.mrapp.android.preference.AbstractColorPickerPreference
 
onRestoreInstanceState(Parcelable) - Method in class de.mrapp.android.preference.AbstractDialogPreference
 
onRestoreInstanceState(Parcelable) - Method in class de.mrapp.android.preference.AbstractNumberPickerPreference
 
onRestoreInstanceState(Parcelable) - Method in class de.mrapp.android.preference.AbstractTwoStatePreference
 
onRestoreInstanceState(Parcelable) - Method in class de.mrapp.android.preference.DigitPickerPreference
 
onRestoreInstanceState(Parcelable) - Method in class de.mrapp.android.preference.EditTextPreference
 
onRestoreInstanceState(Parcelable) - Method in class de.mrapp.android.preference.ListPreference
 
onRestoreInstanceState(Parcelable) - Method in class de.mrapp.android.preference.MultiChoiceListPreference
 
onRestoreInstanceState(Parcelable) - Method in class de.mrapp.android.preference.NumberPickerPreference
 
onRestoreInstanceState(Parcelable) - Method in class de.mrapp.android.preference.ResolutionPreference
 
onRestoreInstanceState(Parcelable) - Method in class de.mrapp.android.preference.SeekBarPreference
 
onSaveInstanceState() - Method in class de.mrapp.android.preference.AbstractColorPickerPreference
 
onSaveInstanceState() - Method in class de.mrapp.android.preference.AbstractDialogPreference
 
onSaveInstanceState() - Method in class de.mrapp.android.preference.AbstractNumberPickerPreference
 
onSaveInstanceState() - Method in class de.mrapp.android.preference.AbstractTwoStatePreference
 
onSaveInstanceState() - Method in class de.mrapp.android.preference.DigitPickerPreference
 
onSaveInstanceState() - Method in class de.mrapp.android.preference.EditTextPreference
 
onSaveInstanceState() - Method in class de.mrapp.android.preference.ListPreference
 
onSaveInstanceState() - Method in class de.mrapp.android.preference.MultiChoiceListPreference
 
onSaveInstanceState() - Method in class de.mrapp.android.preference.NumberPickerPreference
 
onSaveInstanceState() - Method in class de.mrapp.android.preference.ResolutionPreference
 
onSaveInstanceState() - Method in class de.mrapp.android.preference.SeekBarPreference
 
onSetInitialValue(boolean, Object) - Method in class de.mrapp.android.preference.AbstractColorPickerPreference
 
onSetInitialValue(boolean, Object) - Method in class de.mrapp.android.preference.AbstractNumberPickerPreference
 
onSetInitialValue(boolean, Object) - Method in class de.mrapp.android.preference.AbstractTwoStatePreference
 
onSetInitialValue(boolean, Object) - Method in class de.mrapp.android.preference.EditTextPreference
 
onSetInitialValue(boolean, Object) - Method in class de.mrapp.android.preference.ListPreference
 
onSetInitialValue(boolean, Object) - Method in class de.mrapp.android.preference.MultiChoiceListPreference
 
onSetInitialValue(boolean, Object) - Method in class de.mrapp.android.preference.ResolutionPreference
 
onSetInitialValue(boolean, Object) - Method in class de.mrapp.android.preference.SeekBarPreference
 

P

parseResolution(Context, String) - Static method in class de.mrapp.android.preference.ResolutionPreference
Parses a specific textual representation of a resolution and returns its dimensions.

R

removeAllValidators(Collection<<any>>) - Method in class de.mrapp.android.preference.AbstractValidateableDialogPreference
 
removeAllValidators(<any>...) - Method in class de.mrapp.android.preference.AbstractValidateableDialogPreference
 
removeAllValidators() - Method in class de.mrapp.android.preference.AbstractValidateableDialogPreference
 
removeAllValues(Collection<String>) - Method in class de.mrapp.android.preference.MultiChoiceListPreference
Removes all values, which are contained by a specific collection, from the preference.
removeValidationListener(<any>) - Method in class de.mrapp.android.preference.AbstractValidateableDialogPreference
 
removeValidator(<any>) - Method in class de.mrapp.android.preference.AbstractValidateableDialogPreference
 
removeValue(String) - Method in class de.mrapp.android.preference.MultiChoiceListPreference
Removes a specific value from the preference.
ResolutionPreference - Class in de.mrapp.android.preference
A preference, which allows to enter a two-dimensional image or video resulution via two EditText widgets.
ResolutionPreference(Context) - Constructor for class de.mrapp.android.preference.ResolutionPreference
Creates a new preference, which allows to enter a two-dimensional image or video resolution via two EditText widgets.
ResolutionPreference(Context, AttributeSet) - Constructor for class de.mrapp.android.preference.ResolutionPreference
Creates a new preference, which allows to enter a two-dimensional image or video resolution via two EditText widgets.
ResolutionPreference(Context, AttributeSet, int) - Constructor for class de.mrapp.android.preference.ResolutionPreference
Creates a new preference, which allows to enter a two-dimensional image or video resolution via two EditText widgets.
ResolutionPreference(Context, AttributeSet, int, int) - Constructor for class de.mrapp.android.preference.ResolutionPreference
Creates a new preference, which allows to enter a two-dimensional image or video resolution via two EditText widgets.
ResolutionPreference.SavedState - Class in de.mrapp.android.preference
A data structure, which allows to save the internal state of a ResolutionPreference.

S

SavedState(Parcelable) - Constructor for class de.mrapp.android.preference.AbstractColorPickerPreference.SavedState
Creates a new data structure, which allows to store the internal state of an AbstractColorPickerPreference.
SavedState(Parcel) - Constructor for class de.mrapp.android.preference.AbstractColorPickerPreference.SavedState
Creates a new data structure, which allows to store the internal state of an AbstractColorPickerPreference.
SavedState(Parcel) - Constructor for class de.mrapp.android.preference.AbstractDialogPreference.SavedState
Creates a new data structure, which allows to store the internal state of an AbstractDialogPreference.
SavedState(Parcelable) - Constructor for class de.mrapp.android.preference.AbstractDialogPreference.SavedState
Creates a new data structure, which allows to store the internal state of an AbstractDialogPreference.
SavedState(Parcelable) - Constructor for class de.mrapp.android.preference.AbstractNumberPickerPreference.SavedState
Creates a new data structure, which allows to store the internal state of an AbstractNumberPickerPreference.
SavedState(Parcel) - Constructor for class de.mrapp.android.preference.AbstractNumberPickerPreference.SavedState
Creates a new data structure, which allows to store the internal state of an AbstractNumberPickerPreference.
SavedState(Parcelable) - Constructor for class de.mrapp.android.preference.AbstractTwoStatePreference.SavedState
Creates a new data structure, which allows to store the internal state of an AbstractTwoStatePreference.
SavedState(Parcel) - Constructor for class de.mrapp.android.preference.AbstractTwoStatePreference.SavedState
Creates a new data structure, which allows to store the internal state of an AbstractTwoStatePreference.
SavedState(Parcelable) - Constructor for class de.mrapp.android.preference.DigitPickerPreference.SavedState
Creates a new data structure, which allows to store the internal state of an DigitPickerPreference.
SavedState(Parcel) - Constructor for class de.mrapp.android.preference.DigitPickerPreference.SavedState
Creates a new data structure, which allows to store the internal state of an NumberPickerPreference.
SavedState(Parcelable) - Constructor for class de.mrapp.android.preference.EditTextPreference.SavedState
Creates a new data structure, which allows to store the internal state of an EditTextPreference.
SavedState(Parcel) - Constructor for class de.mrapp.android.preference.EditTextPreference.SavedState
Creates a new data structure, which allows to store the internal state of an EditTextPreference.
SavedState(Parcelable) - Constructor for class de.mrapp.android.preference.ListPreference.SavedState
Creates a new data structure, which allows to store the internal state of an ListPreference.
SavedState(Parcel) - Constructor for class de.mrapp.android.preference.ListPreference.SavedState
Creates a new data structure, which allows to store the internal state of an ListPreference.
SavedState(Parcelable) - Constructor for class de.mrapp.android.preference.MultiChoiceListPreference.SavedState
Creates a new data structure, which allows to store the internal state of an MultiChoiceListPreference.
SavedState(Parcel) - Constructor for class de.mrapp.android.preference.MultiChoiceListPreference.SavedState
Creates a new data structure, which allows to store the internal state of an MultiChoiceListPreference.
SavedState(Parcelable) - Constructor for class de.mrapp.android.preference.NumberPickerPreference.SavedState
Creates a new data structure, which allows to store the internal state of an NumberPickerPreference.
SavedState(Parcel) - Constructor for class de.mrapp.android.preference.NumberPickerPreference.SavedState
Creates a new data structure, which allows to store the internal state of an NumberPickerPreference.
SavedState(Parcelable) - Constructor for class de.mrapp.android.preference.ResolutionPreference.SavedState
Creates a new data structure, which allows to store the internal state of an ResolutionPreference.
SavedState(Parcel) - Constructor for class de.mrapp.android.preference.ResolutionPreference.SavedState
Creates a new data structure, which allows to store the internal state of an ResolutionPreference.
SavedState(Parcelable) - Constructor for class de.mrapp.android.preference.SeekBarPreference.SavedState
Creates a new data structure, which allows to store the internal state of a SeekBarPreference.
SavedState(Parcel) - Constructor for class de.mrapp.android.preference.SeekBarPreference.SavedState
Creates a new data structure, which allows to store the internal state of a SeekBarPreference.
SeekBar - Class in de.mrapp.android.preference.view
A custom view, which is extended from the view SeekBar in order to provide a getter method, which allows to retrieve the seek bar's thumb on API versions less than 16.
SeekBar(Context) - Constructor for class de.mrapp.android.preference.view.SeekBar
Creates a new seek bar.
SeekBar(Context, AttributeSet) - Constructor for class de.mrapp.android.preference.view.SeekBar
Creates a new seek bar.
SeekBar(Context, AttributeSet, int) - Constructor for class de.mrapp.android.preference.view.SeekBar
Creates a new seek bar.
SeekBar(Context, AttributeSet, int, int) - Constructor for class de.mrapp.android.preference.view.SeekBar
Creates a new seek bar.
SeekBarPreference - Class in de.mrapp.android.preference
A preference, which allows to select a value from a continuous range via a seek bar.
SeekBarPreference(Context) - Constructor for class de.mrapp.android.preference.SeekBarPreference
Creates a new preference, which allows to select a value from a continuous range via a seek bar.
SeekBarPreference(Context, AttributeSet) - Constructor for class de.mrapp.android.preference.SeekBarPreference
Creates a new preference, which allows to select a value from a continuous range via a seek bar.
SeekBarPreference(Context, AttributeSet, int) - Constructor for class de.mrapp.android.preference.SeekBarPreference
Creates a new preference, which allows to select a value from a continuous range via a seek bar.
SeekBarPreference(Context, AttributeSet, int, int) - Constructor for class de.mrapp.android.preference.SeekBarPreference
Creates a new preference, which allows to select a value from a continuous range via a seek bar.
SeekBarPreference.SavedState - Class in de.mrapp.android.preference
A data structure, which allows to save the internal state of a SeekBarPreference.
setBackground(Drawable) - Method in class de.mrapp.android.preference.multithreading.ColorPreviewLoader
Sets the background of the preview.
setBorderColor(int) - Method in class de.mrapp.android.preference.multithreading.ColorPreviewLoader
Sets the border color of the preview.
setBorderWidth(int) - Method in class de.mrapp.android.preference.multithreading.ColorPreviewLoader
Sets the border width of the preview.
setChecked(boolean) - Method in class de.mrapp.android.preference.AbstractTwoStatePreference
Sets, whether the preference should currently be checked, or not.
setColor(int) - Method in class de.mrapp.android.preference.AbstractColorPickerPreference
Sets the current color of the preference.
setColorFormat(AbstractColorPickerPreference.ColorFormat) - Method in class de.mrapp.android.preference.AbstractColorPickerPreference
Sets the format, which should be used to print a textual representation of the preference's color.
setColorPalette(int[]) - Method in class de.mrapp.android.preference.ColorPalettePreference
Sets the colors, the preference should allow to choose.
setColorPalette(int) - Method in class de.mrapp.android.preference.ColorPalettePreference
Sets the colors, the preference should allow to choose.
setDecimals(int) - Method in class de.mrapp.android.preference.SeekBarPreference
Sets the number of decimals of the floating point numbers, the preference should allow to choose.
setDialogBackground(Drawable) - Method in class de.mrapp.android.preference.AbstractDialogPreference
Sets the background of the preference's dialog.
setDialogBackground(int) - Method in class de.mrapp.android.preference.AbstractDialogPreference
Sets the background of the preference's dialog.
setDialogBackgroundColor(int) - Method in class de.mrapp.android.preference.AbstractDialogPreference
Sets the background color of the preference's dialog.
setDialogButtonBarDividerColor(int) - Method in class de.mrapp.android.preference.AbstractDialogPreference
Sets the color of the divider, which is located above the buttons of the preference's dialog.
setDialogButtonTextColor(int) - Method in class de.mrapp.android.preference.AbstractDialogPreference
Sets the color of the button text of the preference's dialog.
setDialogContentDividerColor(int) - Method in class de.mrapp.android.preference.AbstractDialogPreference
Sets the color of the divider, which is located above the custom view of the preference's dialog.
setDialogHeaderBackground(Drawable) - Method in class de.mrapp.android.preference.AbstractDialogPreference
Sets the background of the header of the preference's dialog.
setDialogHeaderBackground(int) - Method in class de.mrapp.android.preference.AbstractDialogPreference
Sets the background of the header of the preference's dialog.
setDialogHeaderBackgroundColor(int) - Method in class de.mrapp.android.preference.AbstractDialogPreference
Sets the background color of the header of the preference's dialog.
setDialogHeaderIcon(Drawable) - Method in class de.mrapp.android.preference.AbstractDialogPreference
Sets the icon of the header of the preference's dialog.
setDialogHeaderIcon(int) - Method in class de.mrapp.android.preference.AbstractDialogPreference
Sets the icon of the header of the preference's dialog.
setDialogIcon(Drawable) - Method in class de.mrapp.android.preference.AbstractDialogPreference
Sets the icon of the preference's dialog.
setDialogIcon(int) - Method in class de.mrapp.android.preference.AbstractDialogPreference
Sets the icon of the preference's dialog.
setDialogItemColor(int) - Method in class de.mrapp.android.preference.AbstractListPreference
Sets the color of the items of the preference's dialog.
setDialogMessage(CharSequence) - Method in class de.mrapp.android.preference.AbstractDialogPreference
Sets the message of the preference's dialog.
setDialogMessage(int) - Method in class de.mrapp.android.preference.AbstractDialogPreference
Sets the message of the preference's dialog.
setDialogMessageColor(int) - Method in class de.mrapp.android.preference.AbstractDialogPreference
Sets the color of the message of the preference's dialog.
setDialogPreviewBackground(Drawable) - Method in class de.mrapp.android.preference.ColorPalettePreference
Sets the background, which should be used to preview colors in the preference's dialog.
setDialogPreviewBackground(int) - Method in class de.mrapp.android.preference.ColorPalettePreference
Sets the background, which should be used to preview colors in the preference's dialog.
setDialogPreviewBackgroundColor(int) - Method in class de.mrapp.android.preference.ColorPalettePreference
Sets the background color, which should be used to preview colors in the preference's dialog.
setDialogPreviewBorderColor(int) - Method in class de.mrapp.android.preference.ColorPalettePreference
Sets the border color, which should be used to preview colors in the preference's dialog.
setDialogPreviewBorderWidth(int) - Method in class de.mrapp.android.preference.ColorPalettePreference
Sets the border width, which should be used to preview colors in the preference's dialog.
setDialogPreviewShape(AbstractColorPickerPreference.PreviewShape) - Method in class de.mrapp.android.preference.ColorPalettePreference
Sets the shape, which should be used to preview colors in the preference's dialog.
setDialogPreviewSize(int) - Method in class de.mrapp.android.preference.ColorPalettePreference
Sets the size, which should be used to preview colors in the preference's dialog.
setDialogTitle(CharSequence) - Method in class de.mrapp.android.preference.AbstractDialogPreference
Sets the title of the preference's dialog.
setDialogTitle(int) - Method in class de.mrapp.android.preference.AbstractDialogPreference
Sets the title of the preference's dialog.
setDialogTitleColor(int) - Method in class de.mrapp.android.preference.AbstractDialogPreference
Sets the color of the title of the preference's dialog.
setDisableDependentsState(boolean) - Method in class de.mrapp.android.preference.AbstractTwoStatePreference
Sets, whether dependent preferences should be disabled when this preference is checked, or when this preference is not checked.
setDividerColor(int) - Method in class de.mrapp.android.preference.view.NumberPicker
Sets the color of the number picker's divider.
setEntries(CharSequence[]) - Method in class de.mrapp.android.preference.AbstractListPreference
Sets the entries of the list, which is shown by the preference.
setEntries(int) - Method in class de.mrapp.android.preference.AbstractListPreference
Sets the entries of the list, which is shown by the preference.
setEntryValues(CharSequence[]) - Method in class de.mrapp.android.preference.AbstractListPreference
Sets the values, which correspond to the entries of the list, which is shown by the preference.
setEntryValues(int) - Method in class de.mrapp.android.preference.AbstractListPreference
Sets the values, which correspond to the entries of the list, which is shown by the preference.
setErrorColor(int) - Method in class de.mrapp.android.preference.AbstractValidateableDialogPreference
Sets the color, which should be used to indicate validation errors.
setFloatingPointSeparator(CharSequence) - Method in class de.mrapp.android.preference.SeekBarPreference
Sets the symbol, which should be used to separate floating point numbers for textual representation.
setFloatingPointSeparator(int) - Method in class de.mrapp.android.preference.SeekBarPreference
Sets the symbol, which should be used to separate floating point numbers for textual representation.
setHeight(int) - Method in class de.mrapp.android.preference.ResolutionPreference
Sets the height of the current resolution of the preference.
setHelperText(CharSequence) - Method in class de.mrapp.android.preference.AbstractValidateableDialogPreference
Sets the helper text of the view, which is contained by the preference's dialog.
setHelperText(int) - Method in class de.mrapp.android.preference.AbstractValidateableDialogPreference
Sets the helper text of the view, which is contained by the preference's dialog.
setHelperTextColor(int) - Method in class de.mrapp.android.preference.AbstractValidateableDialogPreference
Sets the color of the helper text of the view, which is contained by the preference's dialog.
setMaxNumber(int) - Method in class de.mrapp.android.preference.NumberPickerPreference
Sets the maximum number, the preference allows to choose.
setMaxValue(int) - Method in class de.mrapp.android.preference.SeekBarPreference
Sets the maximum value, the preference should allow to choose.
setMinNumber(int) - Method in class de.mrapp.android.preference.NumberPickerPreference
Sets the minimum number, the preference allows to choose.
setMinValue(int) - Method in class de.mrapp.android.preference.SeekBarPreference
Sets the minimum value, the preference should allow to choose.
setNegativeButtonText(CharSequence) - Method in class de.mrapp.android.preference.AbstractDialogPreference
Sets the text of the negative button of the preference's dialog.
setNegativeButtonText(int) - Method in class de.mrapp.android.preference.AbstractDialogPreference
Sets the text of the negative button of the preference's dialog.
setNumber(int) - Method in class de.mrapp.android.preference.AbstractNumberPickerPreference
Sets the current number of the preference.
setNumber(int) - Method in class de.mrapp.android.preference.DigitPickerPreference
 
setNumber(int) - Method in class de.mrapp.android.preference.NumberPickerPreference
 
setNumberOfColumns(int) - Method in class de.mrapp.android.preference.ColorPalettePreference
Sets the number of columns, which should be used to preview colors in the preference's dialog.
setNumberOfDigits(int) - Method in class de.mrapp.android.preference.DigitPickerPreference
Sets the number of digits of the numbers, the preference should allow to choose.
setPositiveButtonText(CharSequence) - Method in class de.mrapp.android.preference.AbstractDialogPreference
Sets the text of the positive button of the preference's dialog.
setPositiveButtonText(int) - Method in class de.mrapp.android.preference.AbstractDialogPreference
Sets the text of the positive button of the preference's dialog.
setPreviewBackground(Drawable) - Method in class de.mrapp.android.preference.AbstractColorPickerPreference
Sets the background of the preview of the preference's color.
setPreviewBackground(int) - Method in class de.mrapp.android.preference.AbstractColorPickerPreference
Sets the background of the preview of the preference's color.
setPreviewBackgroundColor(int) - Method in class de.mrapp.android.preference.AbstractColorPickerPreference
Sets the background color of the preview of the preference's color.
setPreviewBorderColor(int) - Method in class de.mrapp.android.preference.AbstractColorPickerPreference
Sets the border color of the preview of the preference's color.
setPreviewBorderWidth(int) - Method in class de.mrapp.android.preference.AbstractColorPickerPreference
Sets the border width of the preview of the preference's color.
setPreviewShape(AbstractColorPickerPreference.PreviewShape) - Method in class de.mrapp.android.preference.AbstractColorPickerPreference
Sets the shape of the preview of the preference's color.
setPreviewSize(int) - Method in class de.mrapp.android.preference.AbstractColorPickerPreference
Sets the size of the preview of the preference's color.
setSeekBarColor(int) - Method in class de.mrapp.android.preference.view.SeekBar
Sets the color of the seek bar.
setShape(AbstractColorPickerPreference.PreviewShape) - Method in class de.mrapp.android.preference.multithreading.ColorPreviewLoader
Sets the shape of the preview.
setSize(int) - Method in class de.mrapp.android.preference.multithreading.ColorPreviewLoader
Sets the size of the preview.
setStepSize(int) - Method in class de.mrapp.android.preference.NumberPickerPreference
Sets the step size, the number should be increased or decreased by when moving the selector wheel.
setStepSize(int) - Method in class de.mrapp.android.preference.SeekBarPreference
Sets the step size, the value should be increased or decreased by, when moving the seek bar.
setSummaries(CharSequence[]) - Method in class de.mrapp.android.preference.SeekBarPreference
Sets the summaries, which should be shown depending on the currently persisted value.
setSummary(CharSequence) - Method in class de.mrapp.android.preference.SeekBarPreference
 
setSummary(int) - Method in class de.mrapp.android.preference.SeekBarPreference
 
setSummaryOff(int) - Method in class de.mrapp.android.preference.AbstractTwoStatePreference
Sets the summary, which should be shown when the preference is not checked.
setSummaryOff(CharSequence) - Method in class de.mrapp.android.preference.AbstractTwoStatePreference
Sets the summary, which should be shown when the preference is not checked.
setSummaryOn(CharSequence) - Method in class de.mrapp.android.preference.AbstractTwoStatePreference
Sets the summary, which should be shown when the preference is checked.
setSummaryOn(int) - Method in class de.mrapp.android.preference.AbstractTwoStatePreference
Sets the summary, which should be shown when the preference is checked.
setSwitchTextOff(CharSequence) - Method in class de.mrapp.android.preference.SwitchPreference
Sets the text, which should be displayed on the preference's switch, when it is not checked.
setSwitchTextOff(int) - Method in class de.mrapp.android.preference.SwitchPreference
Sets the text, which should be displayed on the preference's switch, when it is not checked.
setSwitchTextOn(CharSequence) - Method in class de.mrapp.android.preference.SwitchPreference
Sets the text, which should be displayed on the preference's switch, when it is checked.
setSwitchTextOn(int) - Method in class de.mrapp.android.preference.SwitchPreference
Sets the text, which should be displayed on the preference's switch, when it is checked.
setText(String) - Method in class de.mrapp.android.preference.EditTextPreference
Sets the current text of the preference.
setThumb(Drawable) - Method in class de.mrapp.android.preference.view.SeekBar
 
setUnit(CharSequence) - Method in class de.mrapp.android.preference.AbstractNumberPickerPreference
Sets the unit, which should be used for textual representation of the preference's number.
setUnit(int) - Method in class de.mrapp.android.preference.AbstractNumberPickerPreference
Sets the unit, which should be used for textual representation of the preference's number.
setUnit(CharSequence) - Method in class de.mrapp.android.preference.ResolutionPreference
Sets the unit, which should be used for textual representation of the preference's resolution.
setUnit(int) - Method in class de.mrapp.android.preference.ResolutionPreference
Sets the unit, which should be used for textual representation of the preference's resolution.
setUnit(CharSequence) - Method in class de.mrapp.android.preference.SeekBarPreference
Sets the unit, which should be used for textual representation of the preference's value.
setUnit(int) - Method in class de.mrapp.android.preference.SeekBarPreference
Sets the unit, which should be used for textual representation of the preference's value.
setValue(String) - Method in class de.mrapp.android.preference.ListPreference
Sets the current value of the preference.
setValue(float) - Method in class de.mrapp.android.preference.SeekBarPreference
Sets the current value of the preference.
setValueIndex(int) - Method in class de.mrapp.android.preference.ListPreference
Sets the current value of the preference.
setValues(Set<String>) - Method in class de.mrapp.android.preference.MultiChoiceListPreference
Sets the current values of the preference.
setWidth(int) - Method in class de.mrapp.android.preference.ResolutionPreference
Sets the width of the current resolution of the preference.
shouldDisableDependents() - Method in class de.mrapp.android.preference.AbstractTwoStatePreference
 
shouldDisableDependents() - Method in class de.mrapp.android.preference.EditTextPreference
 
showData(ViewType, DataType) - Method in class de.mrapp.android.preference.multithreading.AbstractDataLoader
The method, which is invoked on implementing subclasses, in order to show data after it has been loaded.
showData(ImageView, Bitmap) - Method in class de.mrapp.android.preference.multithreading.ColorPreviewLoader
 
showDialogButtonBarDivider(boolean) - Method in class de.mrapp.android.preference.AbstractDialogPreference
Sets, whether the divider, which is located above the buttons of the preference's dialog, should be shown, or not.
showDialogContentDivider(boolean) - Method in class de.mrapp.android.preference.AbstractDialogPreference
Sets, whether the divider, which is located above the custom view of the preference's dialog, should be shown, or not.
showDialogHeader(boolean) - Method in class de.mrapp.android.preference.AbstractDialogPreference
Sets, whether the header of the preference's dialog should be shown, or not.
showPreview(boolean) - Method in class de.mrapp.android.preference.AbstractColorPickerPreference
Sets, whether a preview of the preference's color should be shown, or not.
showProgress(boolean) - Method in class de.mrapp.android.preference.SeekBarPreference
Sets, whether the currently selected value of the seek bar should be shown, or not.
showValueAsSummary(boolean) - Method in class de.mrapp.android.preference.AbstractDialogPreference
Sets, whether the currently persisted value should be shown instead of the summary, or not.
SwitchPreference - Class in de.mrapp.android.preference
A preference, which provides a two-state toggleable option using a SwitchCompat widget.
SwitchPreference(Context) - Constructor for class de.mrapp.android.preference.SwitchPreference
Creates a new preference, which provides a two-state toggleable option using a SwitchCompat widget.
SwitchPreference(Context, AttributeSet) - Constructor for class de.mrapp.android.preference.SwitchPreference
Creates a new preference, which provides a two-state toggleable option using a SwitchCompat widget.
SwitchPreference(Context, AttributeSet, int) - Constructor for class de.mrapp.android.preference.SwitchPreference
Creates a new preference, which provides a two-state toggleable option using a SwitchCompat widget.
SwitchPreference(Context, AttributeSet, int, int) - Constructor for class de.mrapp.android.preference.SwitchPreference
Creates a new preference, which provides a two-state toggleable option using a SwitchCompat widget.

T

text - Variable in class de.mrapp.android.preference.EditTextPreference.SavedState
The saved value of the attribute "text".

U

useInputMethod(boolean) - Method in class de.mrapp.android.preference.AbstractNumberPickerPreference
Sets, whether an input method should be used by the preference, or not.
useInputMethod(boolean) - Method in class de.mrapp.android.preference.DigitPickerPreference
 
useInputMethod(boolean) - Method in class de.mrapp.android.preference.NumberPickerPreference
 

V

validate(ValidateableDialog) - Method in class de.mrapp.android.preference.AbstractValidateableDialogPreference
 
validate() - Method in class de.mrapp.android.preference.EditTextPreference
 
validate() - Method in class de.mrapp.android.preference.ResolutionPreference
 
validateOnFocusLost(boolean) - Method in class de.mrapp.android.preference.AbstractValidateableDialogPreference
 
validateOnValueChange(boolean) - Method in class de.mrapp.android.preference.AbstractValidateableDialogPreference
 
value - Variable in class de.mrapp.android.preference.ListPreference.SavedState
The saved value of the attribute "value".
value - Variable in class de.mrapp.android.preference.SeekBarPreference.SavedState
The saved value of the attribute "value".
valueOf(String) - Static method in enum de.mrapp.android.preference.AbstractColorPickerPreference.ColorFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.mrapp.android.preference.AbstractColorPickerPreference.PreviewShape
Returns the enum constant of this type with the specified name.
values() - Static method in enum de.mrapp.android.preference.AbstractColorPickerPreference.ColorFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.mrapp.android.preference.AbstractColorPickerPreference.PreviewShape
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class de.mrapp.android.preference.MultiChoiceListPreference.SavedState
The saved value of the attribute "values".

W

width - Variable in class de.mrapp.android.preference.ResolutionPreference.SavedState
The saved value of the attribute "width".
wrapSelectorWheel(boolean) - Method in class de.mrapp.android.preference.AbstractNumberPickerPreference
Sets, whether the selector wheel of the preference's NumberPicker should be wrapped, or not.
wrapSelectorWheel(boolean) - Method in class de.mrapp.android.preference.DigitPickerPreference
 
wrapSelectorWheel(boolean) - Method in class de.mrapp.android.preference.NumberPickerPreference
 
writeToParcel(Parcel, int) - Method in class de.mrapp.android.preference.AbstractColorPickerPreference.SavedState
 
writeToParcel(Parcel, int) - Method in class de.mrapp.android.preference.AbstractDialogPreference.SavedState
 
writeToParcel(Parcel, int) - Method in class de.mrapp.android.preference.AbstractNumberPickerPreference.SavedState
 
writeToParcel(Parcel, int) - Method in class de.mrapp.android.preference.AbstractTwoStatePreference.SavedState
 
writeToParcel(Parcel, int) - Method in class de.mrapp.android.preference.DigitPickerPreference.SavedState
 
writeToParcel(Parcel, int) - Method in class de.mrapp.android.preference.EditTextPreference.SavedState
 
writeToParcel(Parcel, int) - Method in class de.mrapp.android.preference.ListPreference.SavedState
 
writeToParcel(Parcel, int) - Method in class de.mrapp.android.preference.MultiChoiceListPreference.SavedState
 
writeToParcel(Parcel, int) - Method in class de.mrapp.android.preference.NumberPickerPreference.SavedState
 
writeToParcel(Parcel, int) - Method in class de.mrapp.android.preference.ResolutionPreference.SavedState
 
writeToParcel(Parcel, int) - Method in class de.mrapp.android.preference.SeekBarPreference.SavedState
 
A C D E F G H I L M N O P R S T U V W 
Skip navigation links