summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2
Commit message (Expand)AuthorAgeFilesLines
* Fixing issue where dragview was jagged when scaled.Winson Chung2012-02-231-2/+2
* Merge "Tweaking pickup animation, vibration and removing glow from drag view."Winson Chung2012-02-234-5/+11
|\
| * Tweaking pickup animation, vibration and removing glow from drag view.Winson Chung2012-02-234-5/+11
* | Merge "Cancel scroll indicator fade during allapps/workspace transition"Michael Jurka2012-02-231-0/+3
|\ \ | |/ |/|
| * Cancel scroll indicator fade during allapps/workspace transitionMichael Jurka2012-02-231-0/+3
* | Lowering long press time for workspace items.Winson Chung2012-02-235-41/+121
|/
* Animating the widget previews on drag from AppsCustomize.Winson Chung2012-02-235-43/+44
* Fading out workspace when dragging to higlight dragged object.Winson Chung2012-02-233-7/+20
* Fixing issue where widget preloading not being cleaned up on failed dropAdam Cohen2012-02-221-6/+13
* Merge "Allow touches to fall through AllApps nearing end of transition (Bug: ...Winson Chung2012-02-173-28/+101
|\
| * Allow touches to fall through AllApps nearing end of transition (Bug: 5991846...Winson Chung2012-02-173-28/+101
* | Updating shared preferences on background thread to prevent StrictMode violat...Winson Chung2012-02-161-18/+21
|/
* Revert "Revert "Speed up All Apps -> Workspace transition""Michael Jurka2012-02-155-89/+146
* Fixing bug where widget preview wasn't fully updated upon dropAdam Cohen2012-02-142-14/+4
* Merge "Fixing annoying bug where widget would drop to side page"Adam Cohen2012-02-141-2/+1
|\
| * Fixing annoying bug where widget would drop to side pageAdam Cohen2012-02-141-2/+1
* | Merge "Minimizing number of db calls when installing shortcut externally."Winson Chung2012-02-141-12/+19
|\ \
| * | Minimizing number of db calls when installing shortcut externally.Winson Chung2012-02-131-12/+19
* | | Merge "Animating the drag view scale up and down when dragging items."Winson Chung2012-02-148-119/+105
|\ \ \
| * | | Animating the drag view scale up and down when dragging items.Winson Chung2012-02-138-119/+105
* | | | Fixing issue where smallest screen dim was not taking dpi into account.Winson Chung2012-02-141-1/+3
* | | | Merge "Revert "Speed up All Apps -> Workspace transition""Winson Chung2012-02-145-90/+77
|\ \ \ \ | |_|_|/ |/| | |
| * | | Revert "Speed up All Apps -> Workspace transition"Michael Jurka2012-02-145-90/+77
| |/ /
* | | Merge "Fixing bugs with new widget adding"Adam Cohen2012-02-134-13/+35
|\ \ \ | |/ / |/| |
| * | Fixing bugs with new widget addingAdam Cohen2012-02-134-13/+35
* | | Reverting: Change I3a8849a5: Cleaning up extra line related to icon density c...Winson Chung2012-02-131-15/+7
* | | am e25db70b: am d1dbfe35: Revert "Should be getting launcher icon DPI from Ac...Ramanan Rajeswaran2012-02-131-5/+11
|\ \ \ | |/ / |/| |
| * | Revert "Should be getting launcher icon DPI from ActivityManager."Ramanan Rajeswaran2012-02-131-5/+11
| * | Merge "Cleaning up extra line related to icon density change." into ics-scoopRamanan Rajeswaran2012-02-131-1/+0
| |\ \
| | * | Cleaning up extra line related to icon density change.Winson Chung2012-02-131-1/+0
| * | | Should be getting launcher icon DPI from ActivityManager.Winson Chung2012-02-131-11/+5
| |/ /
* | | Improving widget transitions:Adam Cohen2012-02-139-120/+464
* | | Reverting: "Animating the drag view scale up and down when dragging items."Winson Chung2012-02-138-81/+78
| |/ |/|
* | Animating the drag view scale up and down when dragging items.Winson Chung2012-02-078-78/+81
* | Fix issue where launcher didn't return to workspace on screen off (issue 5628...Adam Cohen2012-02-022-5/+1
* | Merge "Fixing issue where AllApps icon would stay dimmed after pressing it (b...Winson Chung2012-01-302-4/+12
|\ \
| * | Fixing issue where AllApps icon would stay dimmed after pressing it (but not ...Winson Chung2012-01-302-4/+12
* | | Fixing two regressions in which side pages were not drawn or oriented correctly.Winson Chung2012-01-302-3/+3
|/ /
* | Cleaning up extra line related to icon density change.Winson Chung2012-01-241-1/+0
* | Merge "Should be getting launcher icon DPI from ActivityManager."Winson Chung2012-01-241-11/+5
|\ \
| * | Should be getting launcher icon DPI from ActivityManager.Winson Chung2012-01-241-11/+5
* | | Merge "Showing page indicator while dragging (Bug: 5117192)"Winson Chung2012-01-243-2/+22
|\ \ \
| * | | Showing page indicator while dragging (Bug: 5117192)Winson Chung2012-01-243-2/+22
| |/ /
* / / Locking pressed state for AllApps icons.Winson Chung2012-01-244-5/+66
|/ /
* | Merge "Speed up All Apps -> Workspace transition"Michael Jurka2012-01-235-76/+88
|\ \
| * | Speed up All Apps -> Workspace transitionMichael Jurka2012-01-205-76/+88
* | | Fixing issue where the outline is on the wrong side of the screen when draggi...Winson Chung2012-01-203-7/+29
* | | Merge "Removing unnecessary post when removing DragView"Winson Chung2012-01-191-5/+1
|\ \ \
| * | | Removing unnecessary post when removing DragViewAdam Cohen2012-01-181-5/+1
| |/ /
* | | Merge "Simplify code for All Apps touch feedback"Michael Jurka2012-01-191-9/+1
|\ \ \