summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/PagedViewIcon.java
Commit message (Expand)AuthorAgeFilesLines
* Adding fade when dragging items outside of the customization tray.Winson Chung2010-12-211-6/+16
* Various tweaks to launcherWinson Chung2010-12-141-9/+2
* Changing AllApps checked visualization, fixing drag offset issue in AllApps/C...Winson Chung2010-12-091-10/+19
* Temporarily disabling holographic outlines until we resolve the various memor...Winson Chung2010-12-061-0/+2
* Improving the look of holographic outlinesAdam Cohen2010-12-031-2/+2
* Adding outlines to side pages for widgets and wallpaper pages in the customiz...Winson Chung2010-12-011-2/+3
* Caching icon labels to bitmaps for better performanceMichael Jurka2010-12-011-1/+3
* Minor fixes to LauncherWinson Chung2010-11-151-4/+8
* Fixing issue where holgoraphic icon backgrounds were not being drawn.Winson Chung2010-11-091-5/+5
* Using hdpi icons in LauncherMichael Jurka2010-11-011-19/+5
* Layout and spacing changes for AllApps/Customization drawerWinson Chung2010-11-011-1/+5
* Increasing icons for homescreen as well as as all-apps (temporarily until we ...Winson Chung2010-10-271-1/+3
* Generating holographic outlines in helper threadMichael Jurka2010-10-271-76/+87
* More spacing changes for AllApps.Winson Chung2010-10-201-2/+12
* Adding message when there are no icons in a particular tab.Winson Chung2010-10-141-1/+1
* Fixing issue where certain icons in the customization drawer were not being s...Winson Chung2010-09-301-3/+3
* Changing the holographic outline algorithm to match designs.Winson Chung2010-09-171-20/+25
* supporting swipable home screens on xlarge devicesMichael Jurka2010-09-131-97/+2
* Adding single/multi selection mode to AllAppsPagedView (action bar disabled).Winson Chung2010-09-021-12/+56
* Adding outline cache for PagedViewIcons.Winson Chung2010-08-251-15/+33
* Preventing reloading of pages on swipe and disabling offsets for xlarge stati...Winson Chung2010-08-241-1/+0
* Fixing alpha issue on AllApps.Winson Chung2010-08-201-23/+5
* Fixing issue where recycled views' holographic overlays were not being regene...Winson Chung2010-08-191-4/+49
* Adding holographic outline for paged items (sans widgets).Winson Chung2010-08-191-0/+234