A B C D E F G I O S V 

A

AutoResizeTextView - Class in com.beardedhen.androidbootstrap.utils
Code from user M-WaJeEh on StackOverflow at http://stackoverflow.com/questions/5033012/auto-scale-textview-text-to-fit-within-bounds/17782522#17782522
AutoResizeTextView(Context) - Constructor for class com.beardedhen.androidbootstrap.utils.AutoResizeTextView
 
AutoResizeTextView(Context, AttributeSet) - Constructor for class com.beardedhen.androidbootstrap.utils.AutoResizeTextView
 
AutoResizeTextView(Context, AttributeSet, int) - Constructor for class com.beardedhen.androidbootstrap.utils.AutoResizeTextView
 

B

BootstrapButton - Class in com.beardedhen.androidbootstrap
 
BootstrapButton(Context) - Constructor for class com.beardedhen.androidbootstrap.BootstrapButton
 
BootstrapButton(Context, AttributeSet) - Constructor for class com.beardedhen.androidbootstrap.BootstrapButton
 
BootstrapButton(Context, AttributeSet, int) - Constructor for class com.beardedhen.androidbootstrap.BootstrapButton
 
BootstrapCircleThumbnail - Class in com.beardedhen.androidbootstrap
 
BootstrapCircleThumbnail(Context) - Constructor for class com.beardedhen.androidbootstrap.BootstrapCircleThumbnail
 
BootstrapCircleThumbnail(Context, AttributeSet) - Constructor for class com.beardedhen.androidbootstrap.BootstrapCircleThumbnail
 
BootstrapCircleThumbnail(Context, AttributeSet, int) - Constructor for class com.beardedhen.androidbootstrap.BootstrapCircleThumbnail
 
BootstrapEditText - Class in com.beardedhen.androidbootstrap
 
BootstrapEditText(Context) - Constructor for class com.beardedhen.androidbootstrap.BootstrapEditText
 
BootstrapEditText(Context, AttributeSet) - Constructor for class com.beardedhen.androidbootstrap.BootstrapEditText
 
BootstrapEditText(Context, AttributeSet, int) - Constructor for class com.beardedhen.androidbootstrap.BootstrapEditText
 
BootstrapEditText.TextState - Enum in com.beardedhen.androidbootstrap
 
BootstrapThumbnail - Class in com.beardedhen.androidbootstrap
 
BootstrapThumbnail(Context) - Constructor for class com.beardedhen.androidbootstrap.BootstrapThumbnail
 
BootstrapThumbnail(Context, AttributeSet) - Constructor for class com.beardedhen.androidbootstrap.BootstrapThumbnail
 
BootstrapThumbnail(Context, AttributeSet, int) - Constructor for class com.beardedhen.androidbootstrap.BootstrapThumbnail
 

C

com.beardedhen.androidbootstrap - package com.beardedhen.androidbootstrap
 
com.beardedhen.androidbootstrap.utils - package com.beardedhen.androidbootstrap.utils
 

D

DEFAULT_FONT_SIZE - Static variable in class com.beardedhen.androidbootstrap.FontAwesome
 

E

enableSizeCache(boolean) - Method in class com.beardedhen.androidbootstrap.utils.AutoResizeTextView
Enables or disables size caching, enabling it will improve performance where you are animating a value inside TextView.

F

FontAwesome - Class in com.beardedhen.androidbootstrap
 
FontAwesome() - Constructor for class com.beardedhen.androidbootstrap.FontAwesome
 
FontAwesomeText - Class in com.beardedhen.androidbootstrap
 
FontAwesomeText(Context, AttributeSet, int) - Constructor for class com.beardedhen.androidbootstrap.FontAwesomeText
 
FontAwesomeText(Context, AttributeSet) - Constructor for class com.beardedhen.androidbootstrap.FontAwesomeText
 
FontAwesomeText(Context) - Constructor for class com.beardedhen.androidbootstrap.FontAwesomeText
 
FontAwesomeText.AnimationSpeed - Enum in com.beardedhen.androidbootstrap
 

G

getCircleBitmap(Bitmap) - Static method in class com.beardedhen.androidbootstrap.utils.ImageUtils
 
getCircleBitmap(Bitmap, int, int) - Static method in class com.beardedhen.androidbootstrap.utils.ImageUtils
 
getFlashDuration() - Method in enum com.beardedhen.androidbootstrap.FontAwesomeText.AnimationSpeed
 
getFont(Context) - Static method in class com.beardedhen.androidbootstrap.FontAwesome
 
getMaxLines() - Method in class com.beardedhen.androidbootstrap.utils.AutoResizeTextView
 
getNormalBg() - Method in enum com.beardedhen.androidbootstrap.BootstrapEditText.TextState
 
getRotateDuration() - Method in enum com.beardedhen.androidbootstrap.FontAwesomeText.AnimationSpeed
 
getRoundedBg() - Method in enum com.beardedhen.androidbootstrap.BootstrapEditText.TextState
 
getStateFromString(String) - Static method in enum com.beardedhen.androidbootstrap.BootstrapEditText.TextState
 
getText() - Method in class com.beardedhen.androidbootstrap.BootstrapButton
Returns the text the BootstrapButton is displaying.
getUnicode(String) - Static method in class com.beardedhen.androidbootstrap.FontAwesome
 

I

ImageUtils - Class in com.beardedhen.androidbootstrap.utils
 
ImageUtils() - Constructor for class com.beardedhen.androidbootstrap.utils.ImageUtils
 

O

onSizeChanged(int, int, int, int) - Method in class com.beardedhen.androidbootstrap.utils.AutoResizeTextView
 
onTextChanged(CharSequence, int, int, int) - Method in class com.beardedhen.androidbootstrap.utils.AutoResizeTextView
 

S

scaleCenterCrop(Bitmap, int, int) - Static method in class com.beardedhen.androidbootstrap.utils.ImageUtils
 
setBootstrapButtonEnabled(boolean) - Method in class com.beardedhen.androidbootstrap.BootstrapButton
Specifies whether the BootstrapButton is enabled or disabled
setBootstrapEditTextEnabled(boolean) - Method in class com.beardedhen.androidbootstrap.BootstrapEditText
Deprecated.
setBootstrapType(String) - Method in class com.beardedhen.androidbootstrap.BootstrapButton
Changes the type of BootstrapButton
setDanger() - Method in class com.beardedhen.androidbootstrap.BootstrapEditText
Deprecated.
setDefault() - Method in class com.beardedhen.androidbootstrap.BootstrapEditText
Deprecated.
setIcon(String) - Method in class com.beardedhen.androidbootstrap.FontAwesomeText
Used to set the icon for a FontAwesomeText item
setImage(int) - Method in class com.beardedhen.androidbootstrap.BootstrapCircleThumbnail
 
setImage(Bitmap) - Method in class com.beardedhen.androidbootstrap.BootstrapCircleThumbnail
 
setImage(int) - Method in class com.beardedhen.androidbootstrap.BootstrapThumbnail
 
setLeftIcon(String) - Method in class com.beardedhen.androidbootstrap.BootstrapButton
Changes the left icon on a BootstrapButton
setLines(int) - Method in class com.beardedhen.androidbootstrap.utils.AutoResizeTextView
 
setLineSpacing(float, float) - Method in class com.beardedhen.androidbootstrap.utils.AutoResizeTextView
 
setMaxLines(int) - Method in class com.beardedhen.androidbootstrap.utils.AutoResizeTextView
 
setMinTextSize(float) - Method in class com.beardedhen.androidbootstrap.utils.AutoResizeTextView
Set the lower text size limit and invalidate the view
setRightIcon(String) - Method in class com.beardedhen.androidbootstrap.BootstrapButton
Changes the right icon on a BootstrapButton
setSingleLine() - Method in class com.beardedhen.androidbootstrap.utils.AutoResizeTextView
 
setSingleLine(boolean) - Method in class com.beardedhen.androidbootstrap.utils.AutoResizeTextView
 
setState(BootstrapEditText.TextState) - Method in class com.beardedhen.androidbootstrap.BootstrapEditText
Change the BootstrapEditTextState
setState(String) - Method in class com.beardedhen.androidbootstrap.BootstrapEditText
setSuccess() - Method in class com.beardedhen.androidbootstrap.BootstrapEditText
Deprecated.
setText(int) - Method in class com.beardedhen.androidbootstrap.BootstrapButton
 
setText(String) - Method in class com.beardedhen.androidbootstrap.BootstrapButton
Changes the button text
setText(CharSequence, TextView.BufferType) - Method in class com.beardedhen.androidbootstrap.utils.AutoResizeTextView
 
setTextGravity(String) - Method in class com.beardedhen.androidbootstrap.BootstrapButton
Changes the gravity for the text on a bootstrap button that is not wrap_content
setTextSize(float) - Method in class com.beardedhen.androidbootstrap.utils.AutoResizeTextView
 
setTextSize(int, float) - Method in class com.beardedhen.androidbootstrap.utils.AutoResizeTextView
 
setWarning() - Method in class com.beardedhen.androidbootstrap.BootstrapEditText
Deprecated.
startFlashing(Context, boolean, FontAwesomeText.AnimationSpeed) - Method in class com.beardedhen.androidbootstrap.FontAwesomeText
Used to start flashing a FontAwesomeText item
startRotate(Context, boolean, FontAwesomeText.AnimationSpeed) - Method in class com.beardedhen.androidbootstrap.FontAwesomeText
Used to start rotating a FontAwesomeText item
stopAnimation() - Method in class com.beardedhen.androidbootstrap.FontAwesomeText
Used to stop animating any FontAwesomeText item

V

valueOf(String) - Static method in enum com.beardedhen.androidbootstrap.BootstrapEditText.TextState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.beardedhen.androidbootstrap.FontAwesomeText.AnimationSpeed
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.beardedhen.androidbootstrap.BootstrapEditText.TextState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.beardedhen.androidbootstrap.FontAwesomeText.AnimationSpeed
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E F G I O S V