Adam Cohen
55f57c49cf
Merge "Launcher performance optimizations: shaving about 3ms off Workspace.dispatchDraw()" into ics-mr1
2011-11-01 12:45:07 -07:00
Michael Jurka
132793e607
Merge "Fix stuttering animation when you press home" into ics-mr1
2011-10-31 22:53:39 -07:00
Michael Jurka
cf489fe0c6
Merge "Update tablet wallpaper size" into ics-mr1
2011-10-31 22:53:34 -07:00
Michael Jurka
bdf78559f2
Fix stuttering animation when you press home
...
Bug # 5533287
also removing some dead code/assets
Change-Id: I05e0a67d5b9003c76e1589a9dc54b7d17b755acf
2011-10-31 14:56:07 -07:00
Adam Cohen
73894964c2
Launcher performance optimizations: shaving about 3ms off Workspace.dispatchDraw()
...
-> Caching values of getChildOffset() and getChildRelativeOffset()
-> Using fast invalidate pattern in workspace#screenscrolled
-> eliminated updateAdjacentPageAlpha, combined with screenScrolled
code where appropriate to take advantage of fast invalidate
-> removed a bit of dead code (just for cleanups sake)
Change-Id: Id91542ff846d9495a0370707d02d1f647dab22d4
2011-10-31 14:52:24 -07:00
Michael Jurka
193080b4c6
Update tablet wallpaper size
...
- No wallpaper overscroll when horizontally swiping in Launcher
- No more vertical parallax
- Always setting the wallpaper offset to be centered vertically on phones
2011-10-28 16:09:52 -07:00
Peter Ng
8db7000140
Asset updates
...
- Change how default widget previews look (5509429)
- Improve antialiasing in portal assets
Change-Id: I9993aec46a9a9ab8a732b4fc150120c935523f02
2011-10-27 11:26:04 -07:00
Winson Chung
1b7c1d3515
Cleaning up some code related to background alpha. (Bug: 5512761)
...
- Fixes problem where side pages animate in when going to/from all apps
- Fixes issue where current page outline shows on first drag after going to all apps
Change-Id: Id764ff30daf7f4e9ca6f57d3bcd939a8a20c9473
2011-10-25 16:00:10 -07:00
Winson Chung
b8c69f3c17
Fixing issue where holographic outlines were offset when dragging from/to folders/hotseat. (Bug: 5399792)
...
Change-Id: Iaa39ef1293b45a1d116210ec9d7fbde17dbc99cc
2011-10-19 23:57:04 -07:00
Adam Cohen
b64d36e6f8
Fixing stutter in AllApps transition
...
-> Tightened up the interpolator and decreased the duration of the
AllApps-in animation. This removes many excess frames at the end
of the transition, and frees up perf for swiping AllApps:
(issue 5359751)
-> Changed when AllApps state gets reset -- now only after
leaving home, and then pressing home, or when the screen
turns off.
Change-Id: I76e988102da91c12cb52af01468cf9a81fe45545
2011-10-17 21:53:41 -07:00
Michael Jurka
c1f5d26675
Fix stutter when swiping workspace first time
...
Bug # 5366313
Change-Id: If4212d0cd626d0829e3e4487da52f455b0b89983
2011-10-11 11:11:36 -07:00
Winson Chung
700eef7bc6
Merge "Fixing issue where dragging in the hotseat could trigger scrolling to side pages. (Bug: 5151006)"
2011-10-03 16:12:08 -07:00
Winson Chung
3e0839e5f8
Fixing issue where dragging in the hotseat could trigger scrolling to side pages. (Bug: 5151006)
...
Change-Id: I1b1b98ecc87180fa5994f46194f1b5668e618b91
2011-10-03 15:15:51 -07:00
Winson Chung
1e9cbfef04
Fixing issue where folder icon shows holographic outline.
...
Change-Id: Iabb26cdbd25d02170f79ba030f97323120a3aa7b
2011-09-30 16:55:05 -07:00
Adam Cohen
36cc09b07b
Fixing issue with cancelled drag blocking cell spaces (Issue 5386523)
...
Change-Id: I9cfc728edeeee2237c21935517107e7a2af49646
2011-09-29 17:33:15 -07:00
Adam Cohen
ac56cff186
Adding keyboard support to folders and fixing renaming rough edges
...
Change-Id: I62e1a5699e4c7e8d53f5f7d6331a854270a83aa1
2011-09-29 11:53:57 -07:00
Michael Jurka
1670698ff3
Making wallpaper width 2x the screen width
...
Fixes bug #5373026
Change-Id: I5de999aee3958a4b6c83a144af64c7bf1cf12e39
2011-09-26 16:39:22 -07:00
Michael Jurka
a64718061a
Restore gingerbread-style wallpaper parallax
...
Change-Id: I687b725f13053726569543a82df77d4a80aa907e
2011-09-23 16:23:41 -07:00
Adam Cohen
446e940fc8
Locking orientation on phones (issue 4967793)
...
Change-Id: I6b5fe63547f43c408feea75f35dc0a08d06c258c
2011-09-15 20:08:40 -07:00
Michael Jurka
286f2e1da9
Merge "Disable tap to switch pages on phones"
2011-09-14 15:01:42 -07:00
Michael Jurka
b72094fe1d
Disable tap to switch pages on phones
...
Change-Id: I15b911c2785df5aa124814c6128523042104b4da
2011-09-14 14:53:19 -07:00
Adam Cohen
cff6af81d7
Tuning AllApps <--> Workspace transitions
...
-> Removed extraneous service transactions during scrolling
Change-Id: I60a201e7a94608d6fbafd2350f39a466d7a4c003
2011-09-14 14:04:49 -07:00
Winson Chung
dea74b7d12
Updating assets.
...
Change-Id: Ieab9698bbbe94a3087c9f405c4318f5575e2a842
2011-09-14 11:31:30 -07:00
Adam Cohen
7842d7fc78
Fix blip in AllApps transition
...
Change-Id: I599867712796b5ec0e0523f3dbcf11b50e012d93
2011-09-12 15:28:15 -07:00
Adam Cohen
b5ba097015
Workspace overscroll effect
...
-> Made AllAppsCustomize scroll/over scroll more subtle
Change-Id: Icf1889b3adccce22d4a2d80c5b487518b0ab3157
2011-09-11 17:24:49 -07:00
Michael Jurka
c9d95c5897
Cleaning up LauncherModel
...
- performing all DB operations immediately if called from worker thread (a previous change that did this in updateItemInDatabase fixed an outstanding bug)
- centralizing logic to do database updates
- removing old logging code
Change-Id: Idc7bfef3921828ff7c5492b8e996c0a07e1ec508
2011-09-07 16:59:07 -07:00
Adam Cohen
5037a0b02a
Fix small issue with wallpaper jump
...
Change-Id: I1f9ad36b7c96528f70b82804f2505bc97c453a32
2011-09-01 13:10:40 -07:00
Adam Cohen
beff8c6a13
Fixing wallpaper scrolling to be consistent in springloaded
...
Change-Id: I0aabd541e07c32aaa47068047e5ecb67f89cabab
2011-08-31 21:36:19 -07:00
Adam Cohen
02f258733a
Merge "Refactor and simplify home transitions"
2011-08-31 14:21:55 -07:00
Adam Cohen
7777d967a6
Refactor and simplify home transitions
...
Change-Id: I499ba571c889b684a759ee84c2a626ef94977855
2011-08-31 14:20:01 -07:00
Adam Cohen
2e9f4fb38e
Fixing bug where workspace wouldn't accept drop
...
Change-Id: I23a4b70b42d2271afc12f9cb6ed429b6d320ebeb
2011-08-30 22:46:55 -07:00
Winson Chung
de3fbbc832
Merge "Tweaking grid spacing (5162387)"
2011-08-30 17:03:09 -07:00
Winson Chung
2b8e445770
Tweaking grid spacing (5162387)
...
Change-Id: I67ebe3484f504d5f987486c80d4d21db3c2e06e1
2011-08-29 14:52:46 -07:00
Michael Jurka
b60fd0eafb
Tagging where ItemInfos are created for debug purposes
...
Change-Id: Iad3ed8ef4f81f4990c027ab46fd25b03b089babb
2011-08-29 14:23:30 -07:00
Adam Cohen
099f60d51f
Fixing folder icon in landscape, issue 5135333
...
Change-Id: Idf46b12a947bdc0e56993b8827021855d5349bc1
2011-08-23 22:46:56 -07:00
Winson Chung
fafa874d8b
Merge "Improving transition between Apps/Widgets panes (5145408)"
2011-08-16 15:25:12 -07:00
Winson Chung
f314b0eab0
Improving transition between Apps/Widgets panes (5145408)
...
Change-Id: Id4f73a89b646bbf168ee49e8bdeb34b85a52d9d4
2011-08-16 12:52:39 -07:00
Adam Cohen
558baaf0a0
Fix issue 5064004, can't add shortcut to portal from AllApps
...
Change-Id: I99cd2108af617cf5a80b417f81a86c363fac2377
2011-08-15 15:36:38 -07:00
Michael Jurka
2d96b970b6
Merge "removing unnecessary/dead code"
2011-08-11 16:58:32 -07:00
Michael Jurka
08ee77090f
removing unnecessary/dead code
...
Change-Id: I46d5b5fbee97b6895fb4f1b61627fda6f8568256
2011-08-11 16:53:35 -07:00
Winson Chung
981b8a3708
Merge "Fixing problems in spring loaded mode and adding shortcut to hotseat. (5144911, 5144663)"
2011-08-11 13:42:58 -07:00
Winson Chung
c7da555dc5
Fixing problems in spring loaded mode and adding shortcut to hotseat. (5144911, 5144663)
...
Change-Id: Ibea34ecb17601c90c7a8f2c96abedff6c00dc4d9
2011-08-10 15:29:55 -07:00
Michael Jurka
d771c96e5d
Fix regression: taps were not sent to wallpaper
...
Change-Id: I2114cf8161c7a3b0fa6849f15e5a8e4bd45dbabb
2011-08-09 16:07:40 -07:00
Winson Chung
70fc438583
Adding opacity to drag views. (5064535)
...
Change-Id: I6eb96edf203a53e55a0d20dd97ff383d0b51da0e
2011-08-08 15:53:57 -07:00
Winson Chung
02765c9426
Merge "Grid spacing fixes"
2011-08-04 16:14:13 -07:00
Winson Chung
ea359c6aee
Grid spacing fixes
...
- Restoring old grid for widgets
- Disabling ability to add widgets to hotseat
- Updating holo colors
- Updating assets
Change-Id: I3a639f0afeca9463f8079eb8fbaedf295a41fa0f
2011-08-04 15:50:30 -07:00
Michael Jurka
7bdb25a989
Updating All Apps background
...
- Making background of All Apps black
- Drawing background within All Apps (perf gains)
Change-Id: I164274235bc347de04fab0702b7e7075e499e6c0
2011-08-04 15:37:22 -07:00
Adam Cohen
aaf473c2bb
Revert "Revert "Clear the bitmap associated with canvases.""
...
This reverts commit 4e012846cd .
2011-08-03 12:04:22 -07:00
Adam Cohen
4e012846cd
Revert "Clear the bitmap associated with canvases."
...
This reverts commit 9b9d48f289 .
2011-08-03 11:49:05 -07:00
Michael Jurka
e5885b587c
Merge "Fix UI bugs when dragging items"
2011-08-03 11:25:08 -07:00