MCPcopy Create free account

hub / github.com/chrislacy/LauncherJellyBean / types & classes

Types & classes164 in github.com/chrislacy/LauncherJellyBean

ClassAccessibleTabView
We use a custom tab view to process our own focus traversals.
src/com/launcherjellybean/android/AccessibleTabView.java:27
ClassAddAdapter
Adapter showing the types of items that can be added to a {@link Workspace}.
src/com/launcherjellybean/android/AddAdapter.java:35
ClassAlarm
src/com/launcherjellybean/android/Alarm.java:21
ClassAllAppsList
Stores the list of all applications for the all apps view.
src/com/launcherjellybean/android/AllAppsList.java:33
InterfaceAllAppsView
src/com/launcherjellybean/android/AllAppsView.java:21
ClassAppWidgetResetObserver
Receives notifications whenever the appwidgets are reset.
src/com/launcherjellybean/android/Launcher.java:3126
ClassAppWidgetResizeFrame
src/com/launcherjellybean/android/AppWidgetResizeFrame.java:18
ClassApplicationInfo
Represents an app in AllAppsView.
src/com/launcherjellybean/android/ApplicationInfo.java:33
ClassAppsCustomizeAsyncTask
A generic template for an async task used in AppsCustomize.
src/com/launcherjellybean/android/AppsCustomizePagedView.java:140
ClassAppsCustomizePagedView
The Apps/Customize page that displays all the applications, widgets, and shortcuts.
src/com/launcherjellybean/android/AppsCustomizePagedView.java:233
ClassAppsCustomizeTabHost
src/com/launcherjellybean/android/AppsCustomizeTabHost.java:41
ClassAppsCustomizeTabKeyEventListener
A keyboard listener we set on the last tab button in AppsCustomize to jump to then market icon and vice versa.
src/com/launcherjellybean/android/FocusHelper.java:65
InterfaceAsyncTaskCallback
A simple callback interface which also provides the results of the task.
src/com/launcherjellybean/android/AppsCustomizePagedView.java:76
ClassAsyncTaskPageData
The data needed to perform either of the custom AsyncTasks.
src/com/launcherjellybean/android/AppsCustomizePagedView.java:83
InterfaceBaseLauncherColumns
src/com/launcherjellybean/android/LauncherSettings.java:26
ClassBitmapCache
src/com/launcherjellybean/android/AppsCustomizePagedView.java:216
ClassBoard
src/com/launcherjellybean/android/RocketLauncher.java:50
ClassBubbleTextView
TextView that draws a bubble behind the text. We cannot use a LineBackgroundSpan because we want to make the bubble taller than the text and TextView'
src/com/launcherjellybean/android/BubbleTextView.java:36
ClassButtonDropTarget
Implements a DropTarget.
src/com/launcherjellybean/android/ButtonDropTarget.java:33
ClassCacheEntry
src/com/launcherjellybean/android/IconCache.java:42
InterfaceCallbacks
src/com/launcherjellybean/android/LauncherModel.java:127
ClassCanvasCache
src/com/launcherjellybean/android/AppsCustomizePagedView.java:202
ClassCellAndSpan
src/com/launcherjellybean/android/CellLayout.java:2412
ClassCellInfo
src/com/launcherjellybean/android/CellLayout.java:3003
ClassCellLayout
src/com/launcherjellybean/android/CellLayout.java:58
ClassCellLayoutAnimationController
src/com/launcherjellybean/android/CellLayout.java:2844
ClassCheckForLongPress
src/com/launcherjellybean/android/CheckLongPressHelper.java:26
ClassCheckForShortPress
src/com/launcherjellybean/android/PagedViewWidget.java:154
ClassCheckLongPressHelper
src/com/launcherjellybean/android/CheckLongPressHelper.java:21
ClassCling
src/com/launcherjellybean/android/Cling.java:38
ClassCloseSystemDialogsIntentReceiver
Receives notifications when system dialogs are to be closed.
src/com/launcherjellybean/android/Launcher.java:3116
EnumContentType
The different content types that this paged view can show.
src/com/launcherjellybean/android/AppsCustomizePagedView.java:242
ClassDatabaseHelper
src/com/launcherjellybean/android/LauncherProvider.java:218
ClassDeferredHandler
Queue of things to run on a looper thread. Items posted with {@link #post} will not be actually enqued on the handler until after the last one has ru
src/com/launcherjellybean/android/DeferredHandler.java:33
ClassDeleteDropTarget
src/com/launcherjellybean/android/DeleteDropTarget.java:40
ClassDragController
Class for initiating a drag within a view or across multiple views.
src/com/launcherjellybean/android/DragController.java:43
ClassDragEnforcer
src/com/launcherjellybean/android/DropTarget.java:70
ClassDragLayer
A ViewGroup that coordinates dragging across its descendants
src/com/launcherjellybean/android/DragLayer.java:51
InterfaceDragListener
Interface to receive notifications when a drag starts or stops
src/com/launcherjellybean/android/DragController.java:125
ClassDragObject
src/com/launcherjellybean/android/DropTarget.java:32
InterfaceDragScroller
Handles scrolling while dragging
src/com/launcherjellybean/android/DragScroller.java:23
InterfaceDragSource
Interface defining an object that can originate a drag.
src/com/launcherjellybean/android/DragSource.java:27
ClassDragView
src/com/launcherjellybean/android/DragView.java:35
ClassDrawableStateProxyView
src/com/launcherjellybean/android/DrawableStateProxyView.java:28
InterfaceDropTarget
Interface defining an object that can receive a drag.
src/com/launcherjellybean/android/DropTarget.java:28
ClassFastBitmapDrawable
src/com/launcherjellybean/android/FastBitmapDrawable.java:27
ClassFavorites
Favorites.
src/com/launcherjellybean/android/LauncherSettings.java:96
ClassFlingAlongVectorAnimatorUpdateListener
Creates an animation from the current drag view along its current velocity vector. For this animation, the alpha runs for a fixed duration and we upda
src/com/launcherjellybean/android/DeleteDropTarget.java:314
ClassFlyingIcon
src/com/launcherjellybean/android/RocketLauncher.java:84
ClassFlyingStar
src/com/launcherjellybean/android/RocketLauncher.java:226
ClassFocusHelper
src/com/launcherjellybean/android/FocusHelper.java:71
ClassFocusOnlyTabWidget
src/com/launcherjellybean/android/FocusOnlyTabWidget.java:24
ClassFolder
Represents a set of icons chosen by the user or generated by the system.
src/com/launcherjellybean/android/Folder.java:57
ClassFolderCreationAlarmListener
src/com/launcherjellybean/android/Workspace.java:2904
ClassFolderEditText
src/com/launcherjellybean/android/FolderEditText.java:8
ClassFolderIcon
An icon that can appear on in the workspace representing an {@link UserFolder}.
src/com/launcherjellybean/android/FolderIcon.java:51
ClassFolderInfo
Represents a folder containing shortcuts or apps.
src/com/launcherjellybean/android/FolderInfo.java:26
ClassFolderKeyEventListener
A keyboard listener we set on all the workspace icons.
src/com/launcherjellybean/android/FocusHelper.java:45
InterfaceFolderListener
src/com/launcherjellybean/android/FolderInfo.java:110
ClassFolderRingAnimator
src/com/launcherjellybean/android/FolderIcon.java:160
ClassGridComparator
src/com/launcherjellybean/android/Folder.java:317
ClassHandleView
src/com/launcherjellybean/android/HandleView.java:29
ClassHolographicImageView
src/com/launcherjellybean/android/HolographicImageView.java:24
ClassHolographicLinearLayout
src/com/launcherjellybean/android/HolographicLinearLayout.java:30
ClassHolographicOutlineHelper
src/com/launcherjellybean/android/HolographicOutlineHelper.java:27
ClassHolographicViewHelper
src/com/launcherjellybean/android/HolographicViewHelper.java:27
ClassHotseat
src/com/launcherjellybean/android/Hotseat.java:30
ClassHotseatIconKeyEventListener
A keyboard listener we set on all the hotseat buttons.
src/com/launcherjellybean/android/FocusHelper.java:54
ClassIconCache
Cache of application icons. Icons can be made from any thread.
src/com/launcherjellybean/android/IconCache.java:36
ClassIconKeyEventListener
A keyboard listener we set on all the workspace icons.
src/com/launcherjellybean/android/FocusHelper.java:36
ClassIdleRunnable
src/com/launcherjellybean/android/DeferredHandler.java:59
ClassImageAdapter
src/com/launcherjellybean/android/WallpaperChooserDialogFragment.java:223
ClassImpl
src/com/launcherjellybean/android/DeferredHandler.java:38
ClassInfoDropTarget
src/com/launcherjellybean/android/InfoDropTarget.java:31
ClassInstallShortcutReceiver
src/com/launcherjellybean/android/InstallShortcutReceiver.java:35
ClassInstallWidgetReceiver
We will likely flesh this out later, to handle allow external apps to place widgets, but for now, we just want to expose the action around for checkin
src/com/launcherjellybean/android/InstallWidgetReceiver.java:43
ClassInterruptibleInOutAnimator
A convenience class for two-way animations, e.g. a fadeIn/fadeOut animation. With a regular ValueAnimator, if you call reverse to show the 'out' anima
src/com/launcherjellybean/android/InterruptibleInOutAnimator.java:30
ClassInverseZInterpolator
src/com/launcherjellybean/android/Workspace.java:1474
ClassItemConfiguration
src/com/launcherjellybean/android/CellLayout.java:2402
ClassItemInfo
Represents an item in the launcher.
src/com/launcherjellybean/android/ItemInfo.java:30
ClassKey
src/com/launcherjellybean/android/PagedViewIconCache.java:34
ClassLauncher
Default launcher application.
src/com/launcherjellybean/android/Launcher.java:115
ClassLauncherAnimatorUpdateListener
src/com/launcherjellybean/android/LauncherAnimatorUpdateListener.java:22
ClassLauncherAppWidgetHost
Specific {@link AppWidgetHost} that creates our {@link LauncherAppWidgetHostView} which correctly captures all long-press events. This ensures that us
src/com/launcherjellybean/android/LauncherAppWidgetHost.java:29
ClassLauncherAppWidgetHostView
{@inheritDoc}
src/com/launcherjellybean/android/LauncherAppWidgetHostView.java:35
ClassLauncherAppWidgetInfo
Represents a widget (either instantiated or about to be) in the Launcher.
src/com/launcherjellybean/android/LauncherAppWidgetInfo.java:26
ClassLauncherApplication
src/com/launcherjellybean/android/LauncherApplication.java:33
ClassLauncherModel
Maintains in-memory state of the Launcher. It is expected that there should be only one LauncherModel object held in a static. Also provide APIs for u
src/com/launcherjellybean/android/LauncherModel.java:67
ClassLauncherProvider
src/com/launcherjellybean/android/LauncherProvider.java:63
ClassLauncherRotationStressTest
Run rotation stress test using Launcher2 for 50 iterations.
tests/stress/src/com/android/launcher2/stress/LauncherRotationStressTest.java:31
ClassLauncherSettings
Settings related utilities.
src/com/launcherjellybean/android/LauncherSettings.java:25
InterfaceLauncherTransitionable
src/com/launcherjellybean/android/Launcher.java:3731
ClassLauncherViewPropertyAnimator
src/com/launcherjellybean/android/LauncherViewPropertyAnimator.java:28
ClassLayoutParams
src/com/launcherjellybean/android/CellLayout.java:2855
ClassLayoutParams
src/com/launcherjellybean/android/DragLayer.java:334
ClassLayoutParams
src/com/launcherjellybean/android/PagedViewGridLayout.java:136
ClassLayoutParams
src/com/launcherjellybean/android/PagedViewCellLayout.java:399
ClassListItem
Specific item in our list.
src/com/launcherjellybean/android/AddAdapter.java:49
ClassLoaderTask
Runnable for the thread that loads the contents of the launcher: - workspace icons - widgets - all apps icons
src/com/launcherjellybean/android/LauncherModel.java:763
ClassLocaleConfiguration
src/com/launcherjellybean/android/Launcher.java:463
next →1–100 of 164, ranked by callers