platform_packages_apps_Laun.../src/com/android/launcher2
Winson Chung 5cf73001ae Merge "Fixing translateable attribute in strings, and click-through in AppsCustomize." 2011-06-01 12:35:55 -07:00
..
AccessibleTabView.java Initial changes to merged AllApps/Customize pane in the Phone UI. 2011-04-22 12:53:59 -07:00
AddAdapter.java Changing long-press-on-workspace behaviour to show Applications & Widgets. 2011-05-26 15:03:07 -07:00
Alarm.java added spring loaded mode for adding items to workspace 2010-12-09 02:12:19 -08:00
AllApps2D.java Initial changes to merged AllApps/Customize pane in the Phone UI. 2011-04-22 12:53:59 -07:00
AllApps3D.java Fixes for landscape AllApps3D 2011-04-22 13:38:17 -07:00
AllAppsBackground.java Fixing long-press issue due to child hit-rect offset. 2011-05-23 17:58:39 -07:00
AllAppsList.java Make tabs in all apps actually filter the list of apps. 2010-07-29 16:09:27 -07:00
AllAppsPagedView.java am 6a2326cf: am bad51817: am 87b1490c: Potential fix for bug 4479399 2011-05-31 23:41:37 -07:00
AllAppsTabbed.java Allow determining # of rows/columns for All Apps and Customize at run time 2011-05-20 15:10:10 -07:00
AllAppsView.java Initial changes to merged AllApps/Customize pane in the Phone UI. 2011-04-22 12:53:59 -07:00
AppWidgetResizeFrame.java Fixing small bug in widget resizing 2011-05-03 14:20:38 -07:00
ApplicationInfo.java Fix 3385675: Uninstall option available for system app 2011-02-28 15:49:59 -08:00
ApplicationInfoDropTarget.java Refactor of Launcher drag and drop to use a DragObject 2011-05-24 16:17:13 -07:00
AppsCustomizePagedView.java Removing wallpapers tab, adding shop icon back. 2011-05-31 20:07:28 -07:00
AppsCustomizeTabHost.java Merge "Fixing translateable attribute in strings, and click-through in AppsCustomize." 2011-06-01 12:35:55 -07:00
BubbleTextView.java Fixing focus issues in Launcher (keyboard support). 2011-04-14 10:13:09 -07:00
CachedTextView.java Fixing a monkey crash 2011-05-26 14:48:19 -07:00
CachedViewGroup.java Improving performance of state transitions 2011-01-29 18:26:09 -08:00
CellLayout.java Fixing long-press issue due to child hit-rect offset. 2011-05-23 17:58:39 -07:00
CellLayoutChildren.java Shrink-wrapped folders 2011-05-16 17:17:27 -07:00
ClippedImageView.java Last minute hack to deliver touch events to widget in landscape mode. 2010-04-05 18:39:24 -07:00
CustomizePagedView.java am 6a2326cf: am bad51817: am 87b1490c: Potential fix for bug 4479399 2011-05-31 23:41:37 -07:00
CustomizeTrayTabHost.java Fixing the customize drawer tabs on large devices 2011-05-25 16:29:23 -07:00
DeferredHandler.java Removing dead code 2011-01-17 16:58:15 -08:00
DeleteZone.java Refactor of Launcher drag and drop to use a DragObject 2011-05-24 16:17:13 -07:00
DragController.java Refactor of Launcher drag and drop to use a DragObject 2011-05-24 16:17:13 -07:00
DragLayer.java Shrink-wrapped folders 2011-05-16 17:17:27 -07:00
DragScroller.java *Actually* fix 3377113: Mini homescreen outline wrong color 2011-03-02 18:40:21 -08:00
DragSource.java Initial changes to merged AllApps/Customize pane in the Phone UI. 2011-04-22 12:53:59 -07:00
DragView.java Cleaning up drag and drop visulization and drop location determination 2011-04-15 13:29:26 -07:00
DropTarget.java Refactor of Launcher drag and drop to use a DragObject 2011-05-24 16:17:13 -07:00
FastBitmapDrawable.java Implementing new visualization for folder icon 2011-05-26 19:08:29 -07:00
FocusHelper.java Moving tablet interface to 'large' devices 2011-05-12 15:07:49 -07:00
FocusOnlyTabWidget.java Fixing focus issues in Launcher (keyboard support). 2011-04-14 10:13:09 -07:00
Folder.java Implementing new visualization for folder icon 2011-05-26 19:08:29 -07:00
FolderIcon.java Adding visual feedback for folder creation` 2011-05-31 20:50:00 -07:00
FolderInfo.java Adding folder icon visualization 2011-05-02 17:52:19 -07:00
HandleView.java Fix the build! 2010-03-04 13:03:17 -08:00
HolographicOutlineHelper.java Refactoring and fixing bugs in Customize tray. 2011-02-25 13:48:14 -08:00
HolographicPagedViewIcon.java Disabling certain effects (wallpaper transition, holographic icons in AllApps) if HW acceleration is not enabled. 2011-04-25 15:18:24 -07:00
IconCache.java Rocket Launcher! 2011-05-26 16:02:09 -04:00
IconDropTarget.java Refactor of Launcher drag and drop to use a DragObject 2011-05-24 16:17:13 -07:00
InstallShortcutReceiver.java Adding check to prevent NPE when we get a badly encoded install-shortcut intent. (3398526) 2011-01-27 15:25:44 -08:00
InstallWidgetReceiver.java Removing dead code 2011-01-17 16:58:15 -08:00
InterruptibleInOutAnimator.java Removing dead code 2011-01-17 16:58:15 -08:00
ItemInfo.java Stripping LiveFolders from Launcher 2011-04-28 12:28:39 -07:00
Launcher.java Removing wallpapers tab, adding shop icon back. 2011-05-31 20:07:28 -07:00
LauncherAnimatorUpdateListener.java Refactoring some animation code 2011-03-24 15:54:19 -07:00
LauncherAppWidgetHost.java Allow previous view hierarchy to be GC'ed more quickly on rotation 2011-01-14 14:50:47 -08:00
LauncherAppWidgetHostView.java Adding visual feedback for folder creation` 2011-05-31 20:50:00 -07:00
LauncherAppWidgetInfo.java Adding auto-advance to launcher 2010-11-10 16:55:46 -08:00
LauncherApplication.java DO NOT MERGE 2011-05-13 14:40:21 -07:00
LauncherModel.java Minor changes to help address some hiccups when panning, changing tabs and rotating in AppsCustomize. 2011-05-06 16:25:37 -07:00
LauncherProvider.java Correctly upgrade from MR3 to FroYo. 2010-03-23 15:10:56 -07:00
LauncherSettings.java Stripping LiveFolders from Launcher 2011-04-28 12:28:39 -07:00
PagedView.java am 6a2326cf: am bad51817: am 87b1490c: Potential fix for bug 4479399 2011-05-31 23:41:37 -07:00
PagedViewCellLayout.java DO NOT MERGE Dynamically determine size of customize tray. 2011-05-23 20:55:01 -07:00
PagedViewCellLayoutChildren.java Fixing issue where holographic icons could get out of sync in AllApps (when number of pages changes). 2011-05-17 17:06:59 -07:00
PagedViewExtendedLayout.java Moving tablet interface to 'large' devices 2011-05-12 15:07:49 -07:00
PagedViewGridLayout.java Adding keyboard focus support for phones. 2011-05-09 16:03:19 -07:00
PagedViewIcon.java Fixing long-press issue due to child hit-rect offset. 2011-05-23 17:58:39 -07:00
PagedViewIconCache.java Fixing issues with holographic outline cache in AllApps/Customize. 2011-01-05 16:23:55 -08:00
PagedViewWidget.java Moving tablet interface to 'large' devices 2011-05-12 15:07:49 -07:00
PagedViewWithDraggableItems.java Adding more checks to prevent unsync'd dragging states in customization drawer. 2011-01-17 14:10:21 -08:00
PendingAddItemInfo.java Initial changes to allow resolution of arbitrary clip data to widgets that support them. 2010-11-03 19:48:17 -07:00
RocketLauncher.java Rocket Launcher! 2011-05-26 16:02:09 -04:00
ShortcutInfo.java Deleting deprecated and unused code 2011-04-29 14:43:17 -07:00
SmoothPagedView.java Modifying feel of scrolling / overscroll 2010-11-24 15:47:13 -08:00
SpringLoadedDragController.java Fix issue with spring loaded mode 2011-01-26 00:03:19 -08:00
StrokedTextView.java Adding background protection for AllApps. 2011-03-04 11:20:32 -08:00
SymmetricalLinearTween.java Allow for NxM layout and in-place rotation of items on homescreen. 2010-06-30 16:24:40 -07:00
TweenCallback.java Fade the workspace when the all apps drawer opens and closes. 2009-08-01 00:01:20 -07:00
UninstallShortcutReceiver.java Fix the build! 2010-03-04 13:03:17 -08:00
Utilities.java Fixing long-press issue due to child hit-rect offset. 2011-05-23 17:58:39 -07:00
WallpaperChooser.java Update Wallpaper picker and fix bug 2010-12-13 14:51:15 -08:00
WallpaperChooserDialogFragment.java Fixing crash in Wallpaper picker. (3392415) 2011-01-26 11:04:15 -08:00
Workspace.java Merge "Fixing translateable attribute in strings, and click-through in AppsCustomize." 2011-06-01 12:35:55 -07:00
allapps.rs RS API cleanup for SDK. Update apps to final APIs. 2011-02-03 16:01:03 -08:00