summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/PagedView.java
Commit message (Expand)AuthorAgeFilesLines
* Adding signposting to Phone UI in Workspace/AppsCustomize.Winson Chung2011-06-141-0/+89
* Replacing AllApps/Customize in tablet UI with Apps/Customize.Winson Chung2011-06-131-24/+32
* am 83c70cf8: am d9455775: am 20b7ca91: Fix bug with snapping during scrollingMichael Jurka2011-06-091-3/+3
|\
| * Fix bug with snapping during scrollingMichael Jurka2011-06-081-3/+3
* | Modifying AppsCustomize behaviour to use springloaded mode.Winson Chung2011-06-081-2/+8
* | am 4c826609: am a83ae6bf: am 330ae983: Merge "Fix issue where All Apps tab ba...Michael Jurka2011-06-031-0/+12
|\|
| * Fix issue where All Apps tab bar was too smallMichael Jurka2011-05-311-0/+12
* | am 6a2326cf: am bad51817: am 87b1490c: Potential fix for bug 4479399Michael Jurka2011-05-311-2/+2
|\|
| * Potential fix for bug 4479399Michael Jurka2011-05-251-2/+2
| * Dynamically determine # of rows/cols in All Apps.Patrick Dubroy2011-05-201-3/+3
| * Make customization drawer deal better with a small heightMichael Jurka2011-05-131-0/+7
* | Dynamically determine # of rows/cols in All Apps.Patrick Dubroy2011-05-201-3/+3
* | Minor changes to help address some hiccups when panning, changing tabs and ro...Winson Chung2011-05-061-4/+14
* | Initial changes to merged AllApps/Customize pane in the Phone UI.Winson Chung2011-04-221-0/+18
* | Fixing focus issues in Launcher (keyboard support).Winson Chung2011-04-141-1/+1
* | Make customization drawer deal better with a small heightMichael Jurka2011-04-061-0/+7
* | Fix resize frame bug: 4121297Adam Cohen2011-03-221-0/+4
* | Fixing an issue where other pages were taking on the min width of the widget ...Winson Chung2011-03-181-0/+3
|/
* Fixing workspace scrolling, Bug: 4070816Adam Cohen2011-03-101-0/+4
* Adding simple mouse-scrolling to launcher.Winson Chung2011-02-281-0/+31
* Refactoring and fixing bugs in Customize tray.Winson Chung2011-02-251-6/+15
* Fix 3482911: NPE in CustomizePagedView.resetCheckedItemPatrick Dubroy2011-02-241-9/+1
* Merge "Fixing issue where flinging the Customize tray would scroll to the inc...Winson Chung2011-02-241-0/+5
|\
| * Fixing issue where flinging the Customize tray would scroll to the incorrect ...Winson Chung2011-02-231-0/+5
* | Add comment about an earlier All Apps bug fixMichael Jurka2011-02-161-0/+5
|/
* Merge "Simplifying logic to create/destroy hardware layers in All Apps"Michael Jurka2011-02-161-14/+0
|\
| * Simplifying logic to create/destroy hardware layers in All AppsMichael Jurka2011-02-161-14/+0
* | Fixing panning behaviourAdam Cohen2011-02-151-3/+6
|/
* Fixing some edge cases of scrolling in PagedViewAdam Cohen2011-02-141-9/+32
* Fix bug where only holo outlines were visible in All Apps sometimesMichael Jurka2011-02-041-2/+2
* Reducing memory impact of hardware layers in LauncherMichael Jurka2011-02-031-0/+14
* Merge "Fixing issue where we weren't picking up minute touch movements. (3413...Winson Chung2011-02-031-4/+13
|\
| * Fixing issue where we weren't picking up minute touch movements. (3413433)Winson Chung2011-02-021-4/+13
* | Merge "Adding hardware layers to All Apps" into honeycombMichael Jurka2011-02-021-9/+9
|\ \
| * | Adding hardware layers to All AppsMichael Jurka2011-02-021-9/+9
| |/
* / stop using hardware layers when workspace stops movingMichael Jurka2011-02-021-2/+2
|/
* Adding scroll disambiguation between Workspace and AppWidgetsAdam Cohen2011-02-011-12/+20
* Fixing scrolling of all apps when below appsAdam Cohen2011-01-281-0/+4
* Clamping maximum overscroll amountAdam Cohen2011-01-281-0/+5
* Using newer object animators for click feedback animation. (3384873)Winson Chung2011-01-261-13/+10
* Refactoring CellLayout into three classesMichael Jurka2011-01-241-9/+9
* Fix 3237665: Home screen should scroll on tap, not touch downPatrick Dubroy2011-01-191-12/+19
* Removing dead codeMichael Jurka2011-01-171-4/+0
* tweaking parallax effectMichael Jurka2011-01-131-0/+8
* Fixing issues with holographic outline cache in AllApps/Customize.Winson Chung2011-01-051-28/+10
* Saving AllApps page when rotating screen, fixing customization rotate flash.Winson Chung2010-12-201-18/+12
* Fixing issue with customize page holographic previews not showing.Winson Chung2010-12-141-11/+5
* added spring loaded mode for adding items to workspaceMichael Jurka2010-12-091-12/+51
* code cleanup, preparing for spring-loaded adding to screensMichael Jurka2010-12-081-3/+15
* Send live wallpaper taps.Jeff Brown2010-12-021-1/+10