summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/PagedView.java
Commit message (Expand)AuthorAgeFilesLines
* simplifying code to prevent drawing off-screenMichael Jurka2011-12-161-7/+19
* Small optimizations for the All Apps transitionMichael Jurka2011-12-151-7/+6
* Make All Apps<-->Workspace transition smootherMichael Jurka2011-12-121-4/+1
* Merge "Reduce peak memory use in PagedView"Michael Jurka2011-12-091-6/+13
|\
| * Reduce peak memory use in PagedViewMichael Jurka2011-12-061-6/+13
* | Scaling PagedView fling constants by density (issue 5594666)Adam Cohen2011-12-071-8/+17
|/
* Unload widget previews when launcher is not visibleMichael Jurka2011-11-221-1/+1
* Merge "Fixing PagedView bad snap-back decisions" into ics-mr1Adam Cohen2011-11-211-8/+9
|\
| * Fixing PagedView bad snap-back decisionsAdam Cohen2011-11-181-8/+9
* | speeding up transition from other apps -> LauncherMichael Jurka2011-11-151-2/+2
|/
* Merge "Fixing place where offset caches weren't being invalidated (issue 5608...Adam Cohen2011-11-151-2/+7
|\
| * Fixing place where offset caches weren't being invalidated (issue 5608330)Adam Cohen2011-11-141-2/+7
* | Workarounds for a couple crashes. (Bug 5612584, Bug 5613438)Winson Chung2011-11-141-10/+11
* | Unifying overscroll btw phone and tabletAdam Cohen2011-11-111-5/+17
|/
* Merge "Reduce unnecessary layout passes" into ics-mr1Michael Jurka2011-11-101-2/+2
|\
| * Reduce unnecessary layout passesMichael Jurka2011-11-101-2/+2
* | resolved conflicts for merge of b9c76f32 to ics-mr1Michael Jurka2011-11-101-14/+27
|/
* Merge "Cleaning up overscroll effect in launcher workspace" into ics-mr1Adam Cohen2011-11-041-7/+9
|\
| * Cleaning up overscroll effect in launcher workspaceAdam Cohen2011-11-031-7/+9
* | Tentative fix for monkey crash, issue 5556086Adam Cohen2011-11-021-5/+13
|/
* Launcher performance optimizations: shaving about 3ms off Workspace.dispatchD...Adam Cohen2011-10-311-111/+82
* Fix NPEMichael Jurka2011-10-281-1/+0
* Fixing AppsCustomize paging effect on tabletAdam Cohen2011-10-251-1/+13
* Fixing AllAppsCustomize Keyboard Accessibility / NPE (issue 5483485)Adam Cohen2011-10-201-2/+6
* Add ability to swipe from apps to widgets in AllAppsCustomize (issue 5453016)Adam Cohen2011-10-141-0/+4
* Fixing issue where we were adding text to each scroll event. (Bug: 5328362)Winson Chung2011-09-301-21/+9
* Fixing some small issues.Winson Chung2011-09-271-12/+0
* Updating Clings. (5057945, 5056643)Winson Chung2011-09-181-2/+2
* DO NOT MERGE: Fixing regression where scroll position would be offset when ro...Winson Chung2011-09-151-9/+10
* Updating assets.Winson Chung2011-09-141-1/+1
* Disable fading of side pages on phones. (5270754)Winson Chung2011-09-131-9/+15
* Workspace overscroll effectAdam Cohen2011-09-111-2/+45
* Bounding scroll bar to the track to prevent overscrolling.Winson Chung2011-09-091-1/+3
* New AllAppsCustomize transitionsAdam Cohen2011-09-071-30/+28
* Overriding onHoverEvent to prevent default propagation.Winson Chung2011-08-301-0/+5
* Merge "Saving/restoring current page in AppsCustomize. (5050168)"Winson Chung2011-08-181-1/+1
|\
| * Saving/restoring current page in AppsCustomize. (5050168)Winson Chung2011-08-171-1/+1
* | Improving transition between Apps/Widgets panes (5145408)Winson Chung2011-08-161-5/+14
|/
* Fix regression: taps were not sent to wallpaperMichael Jurka2011-08-091-5/+2
* Fix visual bugsMichael Jurka2011-08-081-1/+1
* Flash scroll indicators a bit earlier on transitionsMichael Jurka2011-08-081-7/+13
* Grid spacing fixesWinson Chung2011-08-041-1/+2
* Adding ability to add to hotseat from spring loaded mode (5064141).Winson Chung2011-07-291-6/+8
* Fixing minor bugs (5085316, 5082963, 5042828)Winson Chung2011-07-271-53/+3
* Fixing regression in divider visibility during spring loaded mode. (5076848)Winson Chung2011-07-251-1/+52
* Adding menu to jump to shortcuts page in widgets tabWinson Chung2011-07-251-6/+22
* Launcher cleanup and fixes.Winson Chung2011-07-251-33/+8
* Fxing issues with the scroll barWinson Chung2011-07-191-16/+67
* Merge "Fix a monkey crash"Michael Jurka2011-07-141-0/+3
|\
| * Fix a monkey crashMichael Jurka2011-07-131-0/+3