Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move com/android/launcher -> com/android/launcher2 | Joe Onorato | 2009-07-30 | 1 | -632/+0 |
| | |||||
* | When initiating a drag and drop from a folder in home, you could sometimes see | Romain Guy | 2009-06-12 | 1 | -11/+14 |
| | | | | a black background behind the icon. This was due to uncleared drawing caches. | ||||
* | Fixes #1889268. | Romain Guy | 2009-06-01 | 1 | -1/+7 |
| | | | | Dragging an icon out of a folder was showing a gray background. This was due to the icon's drawing cache background color. This fix simply temporarily resets that color when capturing the view into a Bitmap. | ||||
* | Make Launcher more forgiving when dragging desktop items. | Jeff Sharkey | 2009-04-08 | 1 | -4/+80 |
| | | | | | | | | This change adds nearby-area searching when dragging desktop items into already-occupied cells. This approach tries harder to find a matching area, instead of strictly rejecting invalid moves. We also draw a "snag" during the drag to show where an item would be dropped, but only if we would drop into an alternative cell. This gives users better feedback about where things will drop. http://b/issue?id=1634887 | ||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -0/+547 |
| | |||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -537/+0 |
| | |||||
* | auto import from //depot/cupcake/@132589 | The Android Open Source Project | 2009-03-03 | 1 | -11/+1 |
| | |||||
* | auto import from //depot/cupcake/@137055 | The Android Open Source Project | 2009-03-02 | 1 | -1/+11 |
| | |||||
* | auto import from //branches/cupcake/...@130745 | The Android Open Source Project | 2009-02-10 | 1 | -26/+19 |
| | |||||
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 1 | -0/+544 |