summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/CustomizePagedView.java
Commit message (Expand)AuthorAgeFilesLines
* Fix 3514114: Dropping on mini-screens doesn't place items correctlyPatrick Dubroy2011-03-081-0/+1
* Refactoring and fixing bugs in Customize tray.Winson Chung2011-02-251-11/+34
* Fix 3482911: NPE in CustomizePagedView.resetCheckedItemPatrick Dubroy2011-02-241-8/+8
* Fixing issue where flinging the Customize tray would scroll to the incorrect ...Winson Chung2011-02-231-1/+8
* Add missing animations when dragging from customize.Patrick Dubroy2011-02-181-79/+142
* Fix drag and drop behaviorMichael Jurka2011-02-161-9/+8
* Adding hardware layers to All AppsMichael Jurka2011-02-021-2/+2
* Improve feedback during spring loaded modeMichael Jurka2011-01-251-6/+6
* Fix 3373059: Crash when drag cancelled in spring-loaded statePatrick Dubroy2011-01-201-1/+1
* Adding more checks to prevent unsync'd dragging states in customization drawer.Winson Chung2011-01-171-41/+47
* Preventing screen rotations when dragging.Winson Chung2011-01-171-0/+2
* Ensuring that we don't start dragging while another drag is in progress.Winson Chung2011-01-071-2/+3
* Fixing issues with holographic outline cache in AllApps/Customize.Winson Chung2011-01-051-25/+29
* Cancelling the current drag when customization filter type changes to prevent...Winson Chung2011-01-041-0/+1
* Adding fade when dragging items outside of the customization tray.Winson Chung2010-12-211-4/+27
* Saving AllApps page when rotating screen, fixing customization rotate flash.Winson Chung2010-12-201-5/+11
* Don't animate tapped item if the target screen is fullPatrick Dubroy2010-12-201-8/+8
* updating assets for configure/all appsMichael Jurka2010-12-171-2/+0
* correcting misspellings and removing dead codeMichael Jurka2010-12-141-1/+0
* 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