summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/CustomizePagedView.java
Commit message (Expand)AuthorAgeFilesLines
* adding ability to vertically drag an app out of All AppsMichael Jurka2010-12-131-110/+11
* Changing AllApps checked visualization, fixing drag offset issue in AllApps/C...Winson Chung2010-12-091-17/+23
* Differentiating max widget cell count and max wallpaper cell count in customi...Winson Chung2010-12-091-2/+6
* added spring loaded mode for adding items to workspaceMichael Jurka2010-12-091-10/+28
* Adding animations to Customize drawerAdam Cohen2010-12-081-17/+107
* Supporting custom wallpaper previews in CustomizeAdam Cohen2010-12-081-14/+91
* code cleanup, preparing for spring-loaded adding to screensMichael Jurka2010-12-081-18/+15
* Adding outlines to side pages for widgets and wallpaper pages in the customiz...Winson Chung2010-12-011-31/+17
* Prevent flicker when starting a drag.Patrick Dubroy2010-11-241-4/+6
* Fixing improper paging of wallpaper providers in customization drawer.Winson Chung2010-11-221-1/+4
* Preventing delayed processing of old touch target in Customization drawer.Winson Chung2010-11-181-1/+3
* Allow dragging items off customization trayMichael Jurka2010-11-161-1/+99
* Fixing typo with previous change. Should not handle click when snapping to page.Winson Chung2010-11-151-2/+2
* Minor fixes to LauncherWinson Chung2010-11-151-28/+14
* Fixing various small bugs with launcherWinson Chung2010-11-111-0/+1
* Modifying wallpapers customization page to look like widgets.Winson Chung2010-11-101-18/+110
* Fixing issue with widget previews using the widget dimensions instead of the ...Winson Chung2010-11-081-10/+12
* Initial changes to allow resolution of arbitrary clip data to widgets that su...Winson Chung2010-11-031-6/+2
* Using hdpi icons in LauncherMichael Jurka2010-11-011-1/+2
* Layout and spacing changes for AllApps/Customization drawerWinson Chung2010-11-011-17/+48
* Fixing issues in LauncherWinson Chung2010-11-011-7/+9
* Removing the Folders tab.Winson Chung2010-10-251-62/+6
* More spacing changes to Customization Drawer.Winson Chung2010-10-211-0/+3
* fixed bug with adding items in customize modeMichael Jurka2010-10-201-29/+12
* More spacing changes for AllApps.Winson Chung2010-10-201-1/+1
* Setting children alpha for widget-customization layout for performance.Winson Chung2010-10-131-22/+1
* updated Workspace thumbnail behaviorMichael Jurka2010-10-101-4/+11
* Fixed 3066306 Widget measurement wrong in customize trayMichael Jurka2010-10-081-2/+4
* ->Added attribute to PagedView to specify spacing betweenAdam Cohen2010-10-051-14/+1
* Re-updating widget set in customization drawer when applications are changed.Winson Chung2010-09-281-6/+14
* Making "tap to add" in customization mode automaticallyMichael Jurka2010-09-281-2/+17
* Making the CAB text match the type of item selectedMichael Jurka2010-09-271-6/+23
* Adding tap-to-add behaviour to the customization drawer.Winson Chung2010-09-271-28/+120
* Adding support for drag and drop of folders and shortcuts. Michael Jurka2010-09-241-53/+29
* Initial changes to add Applications tab in the customization drawer for usabi...Winson Chung2010-09-241-14/+175
* Fixing set wallpaper crash in LauncherWinson Chung2010-09-161-13/+5
* Adding some wallpaper buttons on the customization tray.Winson Chung2010-09-151-32/+47
* Extracting format string properly into xml strings.Winson Chung2010-09-151-1/+1
* Initital changes for new customization drawer/widget tab design.Winson Chung2010-09-151-158/+197
* Adding outline cache for PagedViewIcons.Winson Chung2010-08-251-9/+8
* Preventing reloading of pages on swipe and disabling offsets for xlarge stati...Winson Chung2010-08-241-7/+4
* added support for dragging widgets and app icons to mini screensMichael Jurka2010-08-231-2/+16
* Adding holographic outline for paged items (sans widgets).Winson Chung2010-08-191-1/+1
* Adding paging for the widget/shortcut/folder customization area and fixing bugs.Winson Chung2010-08-161-0/+535