summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Prevent build break.Winson Chung2012-02-241-1/+1
* Merge "Delaying building of hardware layers when Launcher is resumed"Michael Jurka2012-02-241-18/+11
|\
| * Delaying building of hardware layers when Launcher is resumedMichael Jurka2012-02-241-18/+11
* | Merge "Fixing issue where icons can't be clicked during launcher transition."Winson Chung2012-02-242-4/+4
|\ \
| * | Fixing issue where icons can't be clicked during launcher transition.Winson Chung2012-02-242-4/+4
* | | Fix a lot of easy lint issuesMichael Jurka2012-02-242-12/+12
|/ /
* | am 91685094: am 79b79dd5: Remove unused sw600dp/ strings.Andrew Flynn2012-02-241-21/+1
|\ \
| * | Remove unused sw600dp/ strings.Andrew Flynn2012-02-241-21/+1
| * | am cfa1a75b: Merge "Part of fixing issue #6006757: Keyboard dismissal lags" i...Justin Ho2012-02-161-1/+6
| |\ \
| | * \ Merge "Part of fixing issue #6006757: Keyboard dismissal lags" into ics-mr1Justin Ho2012-02-161-1/+6
| | |\ \
| | | * | Part of fixing issue #6006757: Keyboard dismissal lagsDianne Hackborn2012-02-151-1/+6
| * | | | Merge "Fixing issue where smallest screen dim was not taking dpi into account...Andrew Flynn2012-02-151-1/+3
| |\ \ \ \
| | * | | | Fixing issue where smallest screen dim was not taking dpi into account.Winson Chung2012-02-141-1/+3
| * | | | | am 2a5bc113: DO NOT MERGEMichael Jurka2012-02-141-1/+2
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
| | * / / DO NOT MERGEMichael Jurka2012-02-141-1/+2
| | |/ /
| * | | DO NOT MERGEWinson Chung2012-02-141-15/+7
* | | | 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