summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/PagedViewWidget.java
Commit message (Collapse)AuthorAgeFilesLines
* Moving tablet interface to 'large' devicesMichael Jurka2011-05-121-2/+2
| | | | | (later, we will decide this more accurately based on the width of the screen in dips, but for now keeping changes so that they can easily be backported to earlier versions of Android) Change-Id: I203addcbf19e8e3813c488af47e4fdf90dcd3115
* Adding Wallpapers tab.Winson Chung2011-05-121-2/+4
| | | | Change-Id: Ic42bec30a4a3a4f8745bd1b5b164f33cc9a6c96f
* Adding keyboard focus support for phones.Winson Chung2011-05-091-4/+14
| | | | Change-Id: I2daab961d0727bc5d892db6b50ad0f51fe23873c
* Minor changes to help address some hiccups when panning, changing tabs and ↵Winson Chung2011-05-061-2/+4
| | | | | | | | rotating in AppsCustomize. - Also removing references to old all-apps 2d/3d Change-Id: Ibe07ad8b4facc5c57b3c82ccf0b55260be61a31b
* Testing mixing shortcuts into widgets pane.Winson Chung2011-05-041-0/+20
| | | | | | - Initial changes adding LRU cache to widget pane to speed up getting widget previews. Change-Id: If9ed479ba8f2fb321b3ff8c384ac5a9f87d4c689
* Adding back the widgets pane to the merged AllApps.Winson Chung2011-04-281-1/+3
| | | | | | - Fixing issue with holographic drag outlines being drawn offset Change-Id: Ie0e89d76ce6714b44f9cd2ddf99ad608b51bf005
* Initial changes to merged AllApps/Customize pane in the Phone UI.Winson Chung2011-04-221-5/+6
| | | | Change-Id: Ifa1676736033fe617dd0cca965156c38fa452948
* Fixing focus issues in Launcher (keyboard support).Winson Chung2011-04-141-0/+13
| | | | Change-Id: Ieafd713393daf5628f229a66441bd3ed293245da
* Refactoring and fixing bugs in Customize tray.Winson Chung2011-02-251-2/+33
| | | | Change-Id: Ia37d3033d64036fd09f5f33443eb9f575e311c7c
* Add missing animations when dragging from customize.Patrick Dubroy2011-02-181-5/+13
| | | | | | - Fix 3453751: Moon landing on canceled drag from customize - Fix 3453595: Use home screen "consume" animation when dragging and dropping Change-Id: Ia6a83c2d7a8f24c3ce02811547a35a7022d245f6
* Enabling cache for widget text views.Winson Chung2011-01-171-0/+4
| | | | Change-Id: I8f1381f6978fabb96d3a3ebe2a25365a2e8e0c48
* Fixing issues with holographic outline cache in AllApps/Customize.Winson Chung2011-01-051-5/+23
| | | | | | | | | | | - Fixing issue where the outline cache was not properly used when changing orientations - Making the outline cache static, and shared across both the AllApps/Customize (since they share an Apps view) - Making sure that holographic outlines for items on only one page are not created, since the holographic outlines will never be shown in that case. - No longer clearing outline cache as frequently Change-Id: I291db3802260249d0470d2637d871958baa8ebff
* Adding fade when dragging items outside of the customization tray.Winson Chung2010-12-211-4/+56
| | | | Change-Id: Ie8dad00bc0278053707f81d948528929e6bb6f5c
* Fixing issue with customize page holographic previews not showing.Winson Chung2010-12-141-2/+4
| | | | | | - Adding temporary workaround for bad holographic default widget previews. Change-Id: I261045beac3791111f928511435e17e320f2d4a7
* Temporarily disabling holographic outlines until we resolve the various ↵Winson Chung2010-12-061-0/+2
| | | | | | memory issues. Change-Id: If23375fbb7148d0c0572ecde96507de5bdb670ae
* Improving the look of holographic outlinesAdam Cohen2010-12-031-1/+1
| | | | | | - The outlines are used in AllApps, Workspace and Customize Change-Id: I1c3aba81df163c98a839498a3d421a8f03c51f06
* Adding outlines to side pages for widgets and wallpaper pages in the ↵Winson Chung2010-12-011-0/+218
customization tray. Change-Id: Ib2ec5e630c1c861003d0e0b5672ed69ef25c0b47