A B C D F G I J L M N O P R S T U 

A

addView(View, int, long) - Method in class com.furdei.furdroid.components.widget.FullCursorListView
 
addView(View, int, long) - Method in interface com.furdei.furdroid.components.widget.FullCursorView
 
applyTheme(Resources.Theme) - Method in class com.furdei.furdroid.components.graphics.drawable.TintedDrawable
Applies the specified theme to this Drawable and its children.

B

bindView(Cursor, View) - Method in class com.furdei.furdroid.components.widget.FullCursorAdapter
 
BuildConfig - Class in com.furdei.furdroid.components
 
BuildConfig() - Constructor for class com.furdei.furdroid.components.BuildConfig
 

C

canApplyTheme() - Method in class com.furdei.furdroid.components.graphics.drawable.TintedDrawable
 
com.furdei.furdroid.components - package com.furdei.furdroid.components
 
com.furdei.furdroid.components.graphics.drawable - package com.furdei.furdroid.components.graphics.drawable
 
com.furdei.furdroid.components.widget - package com.furdei.furdroid.components.widget
 
createView(Cursor, ViewGroup) - Method in class com.furdei.furdroid.components.widget.FullCursorAdapter
 

D

DEBUG - Static variable in class com.furdei.furdroid.components.BuildConfig
 
draw(Canvas) - Method in class com.furdei.furdroid.components.graphics.drawable.TintedDrawable
Draw in its bounds (set via setBounds) respecting optional effects such as alpha (set via setAlpha) and color filter (set via setColorFilter).

F

FullCursorAdapter - Class in com.furdei.furdroid.components.widget
An adapter that produces a view for all the rows in a cursor.
FullCursorAdapter(Context) - Constructor for class com.furdei.furdroid.components.widget.FullCursorAdapter
 
FullCursorAdapter(Context, Cursor) - Constructor for class com.furdei.furdroid.components.widget.FullCursorAdapter
 
FullCursorListView - Class in com.furdei.furdroid.components.widget
A view that displays a full cursor, e.g. all rows in a cursor.
FullCursorListView(Context) - Constructor for class com.furdei.furdroid.components.widget.FullCursorListView
 
FullCursorListView(Context, AttributeSet) - Constructor for class com.furdei.furdroid.components.widget.FullCursorListView
 
FullCursorListView(Context, AttributeSet, int) - Constructor for class com.furdei.furdroid.components.widget.FullCursorListView
 
FullCursorView - Interface in com.furdei.furdroid.components.widget
A view that displays a full cursor, e.g. all rows in a cursor.
FullCursorView.OnItemClickListener - Interface in com.furdei.furdroid.components.widget
Interface definition for a callback to be invoked when an item in this FullCursorView has been clicked.

G

getAlpha() - Method in class com.furdei.furdroid.components.graphics.drawable.TintedDrawable
Gets the current alpha value for the drawable. 0 means fully transparent, 255 means fully opaque.
getColorFilter() - Method in class com.furdei.furdroid.components.graphics.drawable.TintedDrawable
Returns the current color filter, or null if none set.
getConstantState() - Method in class com.furdei.furdroid.components.graphics.drawable.TintedDrawable
Return a Drawable.ConstantState instance that holds the shared state of this Drawable.
getContext() - Method in class com.furdei.furdroid.components.widget.FullCursorAdapter
 
getCount() - Method in class com.furdei.furdroid.components.widget.PartialLoadingAdapter
 
getCursor() - Method in class com.furdei.furdroid.components.widget.FullCursorAdapter
 
getCursorPositionLoadingThreshold() - Method in class com.furdei.furdroid.components.widget.PartialLoadingAdapter
 
getEmptyView() - Method in class com.furdei.furdroid.components.widget.FullCursorListView
 
getEmptyView() - Method in interface com.furdei.furdroid.components.widget.FullCursorView
 
getFilter() - Method in class com.furdei.furdroid.components.widget.PartialLoadingAdapter
 
getIntrinsicHeight() - Method in class com.furdei.furdroid.components.graphics.drawable.TintedDrawable
Return the intrinsic height of the underlying drawable object.
getIntrinsicWidth() - Method in class com.furdei.furdroid.components.graphics.drawable.TintedDrawable
Return the intrinsic width of the underlying drawable object.
getItem(int) - Method in class com.furdei.furdroid.components.widget.PartialLoadingAdapter
 
getItemId(int) - Method in class com.furdei.furdroid.components.widget.PartialLoadingAdapter
 
getMinimumHeight() - Method in class com.furdei.furdroid.components.graphics.drawable.TintedDrawable
Returns the minimum height suggested by this Drawable.
getMinimumWidth() - Method in class com.furdei.furdroid.components.graphics.drawable.TintedDrawable
Returns the minimum width suggested by this Drawable.
getOnItemClickListener() - Method in class com.furdei.furdroid.components.widget.FullCursorListView
 
getOnItemClickListener() - Method in interface com.furdei.furdroid.components.widget.FullCursorView
 
getOpacity() - Method in class com.furdei.furdroid.components.graphics.drawable.TintedDrawable
Return the opacity/transparency of this Drawable.
getOutline(Outline) - Method in class com.furdei.furdroid.components.graphics.drawable.TintedDrawable
Called to get the drawable to populate the Outline that defines its drawing area.
getPadding(Rect) - Method in class com.furdei.furdroid.components.graphics.drawable.TintedDrawable
Return in padding the insets suggested by this Drawable for placing content inside the drawable's bounds.
getPatternDrawable() - Method in class com.furdei.furdroid.components.graphics.drawable.TintedDrawable
Returns a pattern drawable
getRoot() - Method in class com.furdei.furdroid.components.widget.FullCursorListView
 
getRoot() - Method in interface com.furdei.furdroid.components.widget.FullCursorView
 
getTargetView() - Method in class com.furdei.furdroid.components.widget.FullCursorAdapter
 
getTransparentRegion() - Method in class com.furdei.furdroid.components.graphics.drawable.TintedDrawable
Returns a Region representing the part of the Drawable that is completely transparent.
getView(int, View, ViewGroup) - Method in class com.furdei.furdroid.components.widget.PartialLoadingAdapter
 
getWrappedAdapter() - Method in class com.furdei.furdroid.components.widget.PartialLoadingAdapter
 

I

invalidateSelf() - Method in class com.furdei.furdroid.components.graphics.drawable.TintedDrawable
Use the current Drawable.Callback implementation to have this Drawable redrawn.
isAutoMirrored() - Method in class com.furdei.furdroid.components.graphics.drawable.TintedDrawable
Tells if this Drawable will be automatically mirrored when its layout direction is RTL right-to-left.
isCursorPartial() - Method in interface com.furdei.furdroid.components.widget.PartialCursor
 
isLoadNextPortionOnBackgroundThread() - Method in class com.furdei.furdroid.components.widget.PartialLoadingAdapter
 
isStateful() - Method in class com.furdei.furdroid.components.graphics.drawable.TintedDrawable
Indicates whether this drawable will change its appearance based on state.

J

jumpToCurrentState() - Method in class com.furdei.furdroid.components.graphics.drawable.TintedDrawable
If this Drawable does transition animations between states, ask that it immediately jump to the current state and skip any active animations.

L

loadNextPortionOfData() - Method in interface com.furdei.furdroid.components.widget.PartialLoadingAdapter.PartialLoadingListener
loadNextPortionOfData is always called on the background thread, so you can (but not limited to) start a new loading synchronously.

M

mutate() - Method in class com.furdei.furdroid.components.graphics.drawable.TintedDrawable
Make this drawable mutable.

N

NO_TINT - Static variable in class com.furdei.furdroid.components.graphics.drawable.TintedDrawable
This color means 'no tint', e.g. the source drawable will be shown as is.

O

onBoundsChange(Rect) - Method in class com.furdei.furdroid.components.graphics.drawable.TintedDrawable
Override this in your subclass to change appearance if you vary based on the bounds.
onItemClick(FullCursorView, View, int, long) - Method in interface com.furdei.furdroid.components.widget.FullCursorView.OnItemClickListener
Callback method to be invoked when an item in this FullCursorView has been clicked.
onLevelChange(int) - Method in class com.furdei.furdroid.components.graphics.drawable.TintedDrawable
Override this in your subclass to change appearance if you vary based on level.
onStateChange(int[]) - Method in class com.furdei.furdroid.components.graphics.drawable.TintedDrawable
Override this in your subclass to change appearance if you recognize the specified state.
onViewRebuilt() - Method in class com.furdei.furdroid.components.widget.FullCursorListView
 
onViewRebuilt() - Method in interface com.furdei.furdroid.components.widget.FullCursorView
 

P

PartialCursor - Interface in com.furdei.furdroid.components.widget
A cursor for data that is not completely loaded into device.
PartialLoadingAdapter - Class in com.furdei.furdroid.components.widget
Adapter for loading large cursors backed by RESTful services with a local cache in a database.
PartialLoadingAdapter(CursorAdapter, PartialLoadingAdapter.PartialLoadingListener, Context, int) - Constructor for class com.furdei.furdroid.components.widget.PartialLoadingAdapter
 
PartialLoadingAdapter(CursorAdapter, PartialLoadingAdapter.PartialLoadingListener, View) - Constructor for class com.furdei.furdroid.components.widget.PartialLoadingAdapter
 
PartialLoadingAdapter.PartialLoadingListener - Interface in com.furdei.furdroid.components.widget
 

R

R - Class in com.furdei.furdroid.components
 
R() - Constructor for class com.furdei.furdroid.components.R
 
R.attr - Class in com.furdei.furdroid.components
 
R.attr() - Constructor for class com.furdei.furdroid.components.R.attr
 
R.string - Class in com.furdei.furdroid.components
 
R.string() - Constructor for class com.furdei.furdroid.components.R.string
 
removeAllViews() - Method in interface com.furdei.furdroid.components.widget.FullCursorView
 

S

scheduleSelf(Runnable, long) - Method in class com.furdei.furdroid.components.graphics.drawable.TintedDrawable
Use the current Drawable.Callback implementation to have this Drawable scheduled.
setAdapter(FullCursorAdapter) - Method in class com.furdei.furdroid.components.widget.FullCursorListView
 
setAdapter(FullCursorAdapter) - Method in interface com.furdei.furdroid.components.widget.FullCursorView
 
setAlpha(int) - Method in class com.furdei.furdroid.components.graphics.drawable.TintedDrawable
Specify an alpha value for the drawable. 0 means fully transparent, and 255 means fully opaque.
setAutoMirrored(boolean) - Method in class com.furdei.furdroid.components.graphics.drawable.TintedDrawable
Set whether this Drawable is automatically mirrored when its layout direction is RTL (right-to left).
setChangingConfigurations(int) - Method in class com.furdei.furdroid.components.graphics.drawable.TintedDrawable
Set a mask of the configuration parameters for which this drawable may change, requiring that it be re-created.
setColorFilter(ColorFilter) - Method in class com.furdei.furdroid.components.graphics.drawable.TintedDrawable
Specify an optional color filter for the drawable.
setCursorPartial(boolean) - Method in interface com.furdei.furdroid.components.widget.PartialCursor
 
setCursorPositionLoadingThreshold(int) - Method in class com.furdei.furdroid.components.widget.PartialLoadingAdapter
 
setDither(boolean) - Method in class com.furdei.furdroid.components.graphics.drawable.TintedDrawable
Set to true to have the drawable dither its colors when drawn to a device with fewer than 8-bits per color component.
setEmptyView(View) - Method in class com.furdei.furdroid.components.widget.FullCursorListView
 
setEmptyView(View) - Method in interface com.furdei.furdroid.components.widget.FullCursorView
 
setFilterBitmap(boolean) - Method in class com.furdei.furdroid.components.graphics.drawable.TintedDrawable
Set to true to have the drawable filter its bitmap when scaled or rotated (for drawables that use bitmaps).
setHotspot(float, float) - Method in class com.furdei.furdroid.components.graphics.drawable.TintedDrawable
Specifies the hotspot's location within the drawable.
setHotspotBounds(int, int, int, int) - Method in class com.furdei.furdroid.components.graphics.drawable.TintedDrawable
Sets the bounds to which the hotspot is constrained, if they should be different from the drawable bounds.
setLoadNextPortionOnBackgroundThread(boolean) - Method in class com.furdei.furdroid.components.widget.PartialLoadingAdapter
 
setOnItemClickListener(FullCursorView.OnItemClickListener) - Method in class com.furdei.furdroid.components.widget.FullCursorListView
 
setOnItemClickListener(FullCursorView.OnItemClickListener) - Method in interface com.furdei.furdroid.components.widget.FullCursorView
 
setTargetView(FullCursorView) - Method in class com.furdei.furdroid.components.widget.FullCursorAdapter
 
setTint(int) - Method in class com.furdei.furdroid.components.graphics.drawable.TintedDrawable
Specifies a tint for this drawable.
setTintList(ColorStateList) - Method in class com.furdei.furdroid.components.graphics.drawable.TintedDrawable
Specifies a tint for this drawable as a color state list.
setTintMode(PorterDuff.Mode) - Method in class com.furdei.furdroid.components.graphics.drawable.TintedDrawable
Specifies a tint blending mode for this drawable.
setVisible(boolean, boolean) - Method in class com.furdei.furdroid.components.graphics.drawable.TintedDrawable
Set whether this Drawable is visible.
shared_name - Static variable in class com.furdei.furdroid.components.R.string
 
swapCursor(Cursor) - Method in class com.furdei.furdroid.components.widget.FullCursorAdapter
 
swapCursor(Cursor) - Method in class com.furdei.furdroid.components.widget.PartialLoadingAdapter
 

T

TintedDrawable - Class in com.furdei.furdroid.components.graphics.drawable
TintedDrawable implements support for color tinting introduced in Android API 21.
TintedDrawable(Drawable, ColorStateList) - Constructor for class com.furdei.furdroid.components.graphics.drawable.TintedDrawable
 
TintedDrawable(Drawable, int) - Constructor for class com.furdei.furdroid.components.graphics.drawable.TintedDrawable
 

U

unscheduleSelf(Runnable) - Method in class com.furdei.furdroid.components.graphics.drawable.TintedDrawable
Use the current Drawable.Callback implementation to have this Drawable unscheduled.
A B C D F G I J L M N O P R S T U 

Copyright © 2015. All Rights Reserved.