-
ActionCallbackBroadcastReceiver
Responds to broadcasts from RunCallbackAction clicks by executing the associated action.
-
ActionTrampolineActivity
Trampoline activity for handling click interactions of list adapter items that start activities.
- ActionTrampolineType.ACTIVITY
- ActionTrampolineType.BROADCAST
- ActionTrampolineType.CALLBACK
- ActionTrampolineType.FOREGROUND_SERVICE
- ActionTrampolineType.SERVICE
-
CheckBoxColors
Set of colors to apply to a CheckBox depending on the checked state.
- ExperimentalGlanceRemoteViewsApi
-
GlanceAppWidget
Object handling the composition and the communication with AppWidgetManager.
-
GlanceAppWidgetManager
Manager for Glance App Widgets.
-
GlanceAppWidgetReceiver
AppWidgetProvider using the given GlanceAppWidget to generate the remote views when needed.
-
GlanceRemoteViews
Object containing the information needed to generate a RemoteViews.
-
GlanceRemoteViewsService
RemoteViewsService to be connected to for a remote adapter that returns RemoteViews for lazy lists / grids.
-
GridCells
Defines the number of columns of the GridView.
-
GridCells.Adaptive
Defines a grid with as many columns as possible on the condition that every cell has at least minSize space and all extra space distributed evenly.
-
GridCells.Fixed
Defines a fixed number of columns, limited to 1 through 5.
- IconButtonShape.Circle
- IconButtonShape.Square
-
InvisibleActionTrampolineActivity
Trampoline activity for handling click interactions of list adapter items that invoke actions that don't launch an activity.
- LayoutSize.Expand
- LayoutSize.Fixed
- LayoutSize.MatchParent
- LayoutSize.Wrap
- LayoutType.Box
- LayoutType.Button
- LayoutType.CheckBox
- LayoutType.CheckBoxBackport
- LayoutType.CircularProgressIndicator
- LayoutType.Column
- LayoutType.Frame
- LayoutType.ImageCrop
- LayoutType.ImageCropDecorative
- LayoutType.ImageFillBounds
- LayoutType.ImageFillBoundsDecorative
- LayoutType.ImageFit
- LayoutType.ImageFitDecorative
- LayoutType.LinearProgressIndicator
- LayoutType.List
- LayoutType.RadioButton
- LayoutType.RadioButtonBackport
- LayoutType.RadioColumn
- LayoutType.RadioRow
- LayoutType.Row
- LayoutType.Swtch
- LayoutType.SwtchBackport
- LayoutType.Text
- LayoutType.VerticalGridAutoFit
- LayoutType.VerticalGridFiveColumns
- LayoutType.VerticalGridFourColumns
- LayoutType.VerticalGridOneColumn
- LayoutType.VerticalGridThreeColumns
- LayoutType.VerticalGridTwoColumns
- LazyScopeMarker
-
MyPackageReplacedReceiver
Broadcast receiver handling updates after a package update.
-
RadioButtonColors
Set of colors to apply to a RadioButton depending on the checked state.
-
RemoteCollectionItems.Builder
Builder class for RemoteCollectionItems objects.
-
RemoteViewsCompositionResult
Object containing the result from composition of GlanceRemoteViews.
-
SizeMode.Responsive
The GlanceAppWidget provides a UI for a fixed set of sizes.
-
SwitchColors
Set of colors to apply to a Switch depending on the checked state.
-
UnmanagedSessionReceiver
This receiver responds to lambda action clicks for unmanaged sessions (created by GlanceAppWidget.runComposition).
Last updated: