Michael Jurka
c4e772e4b3
Fix drag and drop behavior
...
- Place items close to where they are dropped when workspaces are small
- Properly fix positioning of items in spring-loaded mode
- Remove blank padding below icons when dragging
2011-02-16 10:50:35 -08:00
Adam Cohen
aefd4e1f51
Fixing some edge cases of scrolling in PagedView
...
-> See Issue 3242353
Change-Id: I58140172e6f283706c351e66ba643cb018827893
2011-02-14 16:54:44 -08:00
Patrick Dubroy
917665cd06
Merge "Fix 3444233: No edge glow when dragging to adjacent screen"
2011-02-11 10:20:55 -08:00
Patrick Dubroy
70b9530f31
Fix 3444233: No edge glow when dragging to adjacent screen
2011-02-11 09:32:59 -08:00
Joe Onorato
035c152d94
Merge "Make the icon caching for SD cards actually work."
2011-02-10 15:02:49 -08:00
Michael Jurka
8df4f319fe
Merge "NPE fix"
2011-02-10 14:08:57 -08:00
Joe Onorato
17a8922e2a
Make the icon caching for SD cards actually work.
...
We need to save the icon *after* we have loaded all the other information about it.
Also, add a check that if apps on SD aren't possible, don't even bother saving the icon. This saves
~200 ms on each run of the loader.
Bug: 3240615
Change-Id: Idc2329a868ab970b51deec341ffa8a47a344e110
2011-02-10 11:41:57 -08:00
Michael Jurka
e0f5a61a1f
Speeding up the first time All Apps and Configure is launched
...
Change-Id: Ic9503f62ee4458b7797add4ac9a2cb4b0a186a30
2011-02-09 13:47:34 -08:00
Michael Jurka
838a4ca645
Caching View lookups at startup time
2011-02-08 16:30:33 -08:00
Jason Sams
33f8133b20
Merge "RS API cleanup for SDK. Update apps to final APIs. bug 3421901" into honeycomb
2011-02-07 13:59:40 -08:00
Michael Jurka
bbbad6bcc2
NPE fix
...
bug # 3429886
2011-02-07 13:04:09 -08:00
Daniel Sandler
558ae35f52
Apply drag-and-drop location fix to widgets & shortcuts.
...
(Original fix in change I4c1085f8)
Bug: 3424556
Change-Id: I32b5e83852417a61f3186cfcc83914bf25161fe4
2011-02-04 11:24:14 -05:00
Michael Jurka
4c1085f8d9
Fix spring-loaded mode
...
- Drop items in the right spot
- When in spring loaded mode from All Apps, keep the workspaces visible (as is the intended behavior in All Apps)
2011-02-04 03:13:41 -08:00
Michael Jurka
cfdb096c31
Fix bug where only holo outlines were visible in All Apps sometimes
...
Bug # 3423911
2011-02-04 01:39:32 -08:00
Winson Chung
0280c4fab3
Merge "Fixing issue where drag icons/holographic bg included the text labels." into honeycomb
2011-02-04 00:03:24 -08:00
Winson Chung
0969300eb2
Fixing issue where drag icons/holographic bg included the text labels.
...
Change-Id: I0be61ca6de45a75a21bde7ab9471ee48e31712fc
2011-02-03 23:57:58 -08:00
Winson Chung
ce66e2db63
Merge "Disable multitouch to prevent crash in all apps and frozen workspace while dragging." into honeycomb
2011-02-03 23:39:56 -08:00
Winson Chung
be62afa34d
Disable multitouch to prevent crash in all apps and frozen workspace while dragging.
...
Change-Id: I813e0294a9e3b73f43922d8cd6896e71f3664429
2011-02-03 23:16:10 -08:00
Michael Jurka
3e5ad58a68
Fix issues when dragging items onto workspace screens
...
- In All Apps, mini workspace screens sometimes disappeared
- In All Apps, one mini workspace screens had "strong" blue outline when it shouldn't have
- In spring loaded mode, adjacent screens were not being properly rendered
2011-02-03 22:46:34 -08:00
Adam Cohen
228b706daf
Merge "Preventing scrolling of workspace when in customize" into honeycomb
2011-02-03 22:02:41 -08:00
Michael Jurka
de4149cf71
Merge "Tweaking feel of All Apps transition" into honeycomb
2011-02-03 20:23:50 -08:00
Michael Jurka
e6abe6c6a7
Merge "Reducing memory impact of hardware layers in Launcher" into honeycomb
2011-02-03 20:23:44 -08:00
Michael Jurka
ea57348cc8
Tweaking feel of All Apps transition
...
Bug # 3418734
Change-Id: Iaec2a223bb3b8a6133bad8befe143e696b7acc4b
2011-02-03 20:08:48 -08:00
Michael Jurka
11148e5165
Fixed issue where all apps animation wasn't happening
...
-Fixes issue caused by performance tweak https://android-git.corp.google.com/g/#change,94997
2011-02-03 18:20:25 -08:00
Michael Jurka
c0759f5090
Reducing memory impact of hardware layers in Launcher
...
- Disabling hardware layers in customize tray
- Destroying hardware layers for pages in All Apps that are not visible
- Re-adding CachedTextView for icons in customize tray (to regain some of the lost performance there)
2011-02-03 16:56:22 -08:00
Adam Cohen
69c42da4d3
Preventing scrolling of workspace when in customize
...
Change-Id: I2154742957a4499df8c3df31c0a3ab65b58b54c7
2011-02-03 16:42:47 -08:00
Jason Sams
70467ef0b9
RS API cleanup for SDK. Update apps to final APIs.
...
bug 3421901
Change-Id: If84b19459e510568278f7c97d3d3486c94f1d619
2011-02-03 16:01:03 -08:00
Adam Cohen
f5d77c9e3f
Fixing leak in Launcher when shortcuts were installed from market
...
-> Issue 3418165
Change-Id: Ieee4c7ed436d0722a6352c30adfa5cbd02dd163a
2011-02-03 12:59:33 -08:00
Michael Jurka
4fcae11dca
Merge "optimizing transitions in Launcher" into honeycomb
2011-02-03 12:47:53 -08:00
Winson Chung
cc377b516c
Merge "Fixing issue where we weren't picking up minute touch movements. (3413433)" into honeycomb
2011-02-03 11:36:24 -08:00
Michael Jurka
e95c8ee998
fix touch problem in All Apps that prevented launching or adding items to workspace screens
2011-02-03 03:00:49 -08:00
Michael Jurka
742574b15b
optimizing transitions in Launcher
...
Bug #3413510
Change-Id: I89896b40b73d781255f9c0263300e9c5716d4efc
2011-02-03 01:43:19 -08:00
Michael Jurka
a1192eacc2
Merge "Adding hardware layers to All Apps" into honeycomb
2011-02-02 23:50:28 -08:00
Michael Jurka
8245a8685f
Adding hardware layers to All Apps
...
- splitting up the "holo" outlines and the icons into separate views
- enabling hardware layers on each of the views
2011-02-02 22:51:29 -08:00
Michael Jurka
a7f801fc5b
Oops, forgot a cast. :(
2011-02-02 20:54:07 -08:00
Michael Jurka
c50e2c3531
Oops, was disabling hardware layers at the wrong level
2011-02-02 20:10:29 -08:00
Michael Jurka
7cbb7c6041
Merge "stop using hardware layers when workspace stops moving" into honeycomb
2011-02-02 17:57:28 -08:00
Winson Chung
5fb63473cb
Disabling auto-advance when we are not on the workspace. (3413510)
...
Change-Id: I3793d4221b4ec91ed1fbf35a9e5ff0237e7e8542
2011-02-02 17:32:36 -08:00
Winson Chung
c0844aa8a1
Fixing issue where we weren't picking up minute touch movements. (3413433)
...
Change-Id: I5920e5e7ad6fa758093deeb545d6d3b81f730198
2011-02-02 17:18:37 -08:00
Michael Jurka
ce7e05fbe8
stop using hardware layers when workspace stops moving
...
helps workaround Bug 3417254
Change-Id: I874e5e52ab544fbb787e1021d6ee394e8f3a34d6
2011-02-02 13:58:36 -08:00
Michael Jurka
98ed6bbec7
Merge "Adding scroll disambiguation between Workspace and AppWidgets" into honeycomb
2011-02-01 22:10:45 -08:00
Adam Cohen
f8d2823d88
Adding scroll disambiguation between Workspace and AppWidgets
...
Change-Id: Ia3ff92b74651f9ea250664ec4cbcc0506db522ec
2011-02-01 21:47:33 -08:00
Michael Jurka
e7e3f6c438
stop invalidating our hardware layers
...
- avoid calling TextView's setShadowLayer since that calls invalidate; instead, just modify the paint
2011-02-01 21:09:32 -08:00
Michael Jurka
bdb5c5342a
Turning on hardware layers for the workspace
...
- Obsoletes need for CachedViewGroup and CachedTextView on workspace as well
Bug #3413433
2011-02-01 15:35:32 -08:00
Michael Jurka
bfadaad352
Only use hardware layers for transitions to all apps/customize in portrait
2011-01-31 21:43:03 -08:00
Michael Jurka
8bb771ecb8
Merge "Using hardware layers for animations to all apps/customize" into honeycomb
2011-01-31 19:03:21 -08:00
Michael Jurka
3eeaea8bef
Using hardware layers for animations to all apps/customize
...
- improves performance of All Apps transition in portrait
2011-01-31 18:25:59 -08:00
Winson Chung
32bb5e54b4
Workaround for the issue where a layout is not being triggered when rotating the screen while customizing. (3329988)
...
Change-Id: I3348bd2a381608592bef774da3851ec61cd69b29
2011-01-31 14:53:20 -08:00
Winson Chung
c73c656812
Merge "Fixing scrolling of all apps when below apps" into honeycomb
2011-01-30 17:40:21 -08:00
Michael Jurka
cdda1cee56
fix the build
...
Gerrit mysteriously added a close branch to winson's change, but it's not showing up on his machine. strange.
2011-01-30 15:55:59 -08:00