summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/CustomizePagedView.java
Commit message (Expand)AuthorAgeFilesLines
* Minor fix to figuring out rows/columns for Customize modeMichael Jurka2011-05-181-6/+1
* Allow determining # of rows/columns for All Apps and Customize at run timeMichael Jurka2011-05-181-0/+33
* Fixing issue where holographic icons could get out of sync in AllApps (when n...Winson Chung2011-05-171-4/+2
* Disabling isHardwareAccelerated check until we know when they can/can not be ...Winson Chung2011-05-101-4/+4
* Minor changes to help address some hiccups when panning, changing tabs and ro...Winson Chung2011-05-061-6/+12
* Merge "Cleaning up icon code."Winson Chung2011-05-051-7/+2
|\
| * Cleaning up icon code.Winson Chung2011-05-051-7/+2
* | Fix: restoring holo outlines in paged views on tabletMichael Jurka2011-05-051-1/+2
|/
* Fixing focus issues in Launcher (keyboard support).Winson Chung2011-04-141-2/+0
* Setting min width of content in customize tray automaticallyMichael Jurka2011-04-051-1/+1
* Setting tab bar widths automaticallyMichael Jurka2011-03-231-0/+11
* Fixing an issue where other pages were taking on the min width of the widget ...Winson Chung2011-03-181-2/+4
* 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