summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/PagedView.java
Commit message (Expand)AuthorAgeFilesLines
* added spring loaded mode for adding items to workspaceMichael Jurka2010-12-091-12/+51
* code cleanup, preparing for spring-loaded adding to screensMichael Jurka2010-12-081-3/+15
* Send live wallpaper taps.Jeff Brown2010-12-021-1/+10
* Adding outlines to side pages for widgets and wallpaper pages in the customiz...Winson Chung2010-12-011-0/+6
* Fix workspace outline alpha during scrollingAdam Cohen2010-11-241-1/+5
* Modifying feel of scrolling / overscrollAdam Cohen2010-11-241-9/+73
* Fix issue 3214208Adam Cohen2010-11-191-1/+5
* Adding overscroll to Workspace, AllApps and CustomizeAdam Cohen2010-11-181-31/+47
* Layout tweaks in LauncherAdam Lesinski2010-11-171-9/+23
* Allow dragging items off customization trayMichael Jurka2010-11-161-4/+4
* Minor fixes to LauncherWinson Chung2010-11-151-1/+1
* Fixing various small bugs with launcherWinson Chung2010-11-111-3/+12
* Modifying wallpapers customization page to look like widgets.Winson Chung2010-11-101-0/+6
* Fix 3165989: Items dragged from All Apps don't appearPatrick Dubroy2010-11-091-2/+6
* Layout and spacing changes for AllApps/Customization drawerWinson Chung2010-11-011-1/+4
* Fixing issues in LauncherWinson Chung2010-11-011-1/+3
* Adding distance threshold to initiate paging regardless of velocity.Winson Chung2010-10-251-4/+11
* More spacing changes for AllApps.Winson Chung2010-10-201-0/+6
* Fix bug where screen would get stuck while panningMichael Jurka2010-10-191-1/+1
* Fixing a bug where you could scroll the mini screensMichael Jurka2010-10-181-1/+1
* Fixing a bug with anti-aliasing during page scrollingAdam Cohen2010-10-141-1/+1
* Fixing bug with swipingAdam Cohen2010-10-131-2/+1
* Tweaking spacing and layout of AllApps/Customize in portrait.Winson Chung2010-10-121-0/+12
* Snap workspace back to screen on ACTION_CANCEL.Michael Jurka2010-10-101-9/+20
* -Changing page scroll click regionsAdam Cohen2010-10-071-5/+9
* Fixing state transition bugsMichael Jurka2010-10-061-1/+3
* wip 3029324: Implement new drag feedbackPatrick Dubroy2010-10-061-10/+14
* ->Added attribute to PagedView to specify spacing betweenAdam Cohen2010-10-051-7/+30
* -Added 3D effect to home screen scrollingAdam Cohen2010-09-301-2/+19
* Fixing boot stall.Adam Cohen2010-09-291-13/+1
* -Added 3D effect to home screen scrollingAdam Cohen2010-09-281-1/+13
* Making "tap to add" in customization mode automaticallyMichael Jurka2010-09-281-2/+2
* Adding tap-to-add behaviour to the customization drawer.Winson Chung2010-09-271-2/+2
* fixed minor code review issues from change I0280c3beMichael Jurka2010-09-241-1/+1
* Adding support for drag and drop of folders and shortcuts. Michael Jurka2010-09-241-1/+1
* Adding some wallpaper buttons on the customization tray.Winson Chung2010-09-151-9/+15
* Fixing bug with Launcher page scrollingAdam Cohen2010-09-151-2/+6
* Initital changes for new customization drawer/widget tab design.Winson Chung2010-09-151-16/+43
* fix two crashesMichael Jurka2010-09-141-3/+9
* Fix bug with home screen position when switching Michael Jurka2010-09-141-5/+6
* supporting swipable home screens on xlarge devicesMichael Jurka2010-09-131-10/+36
* Fix 2981705: Unable to uninstall downloaded app by dragging to trash.Patrick Dubroy2010-09-081-3/+4
* When an app is chosen in All Apps, tapping a workspace screen adds it to that...Patrick Dubroy2010-09-081-1/+9
* Implement selection mode for All Apps with delete and info actions.Patrick Dubroy2010-09-061-8/+29
* Fix crash when clicking "Games" or "Downloaded" Michael Jurka2010-09-021-26/+28
* Adding single/multi selection mode to AllAppsPagedView (action bar disabled).Winson Chung2010-09-021-4/+67
* Changed Workspace to inherit from PagedViewMichael Jurka2010-09-011-85/+223
* Adding outline cache for PagedViewIcons.Winson Chung2010-08-251-0/+27
* Preventing reloading of pages on swipe and disabling offsets for xlarge stati...Winson Chung2010-08-241-118/+139
* Fixing alpha issue on AllApps.Winson Chung2010-08-201-1/+2