Michael Jurka
0bb8563b13
Fix issue with spring loaded mode
...
Bug # 3373320
2011-01-26 00:03:19 -08:00
Michael Jurka
5cc7c35dca
Merge "Improve feedback during spring loaded mode" into honeycomb
2011-01-25 23:10:00 -08:00
Michael Jurka
a5fa4b492f
Merge "Updating layout of search buttons" into honeycomb
2011-01-25 22:56:42 -08:00
Michael Jurka
f12c75cb48
Improve feedback during spring loaded mode
...
- Uniformly scale the outlines of items on the screens to match the correct grid size as closely as possible
- Fix bug with drag + drop that was reporting dragged items' height wrong
- Remove unused code
2011-01-25 22:42:27 -08:00
Michael Jurka
789744f896
Updating layout of search buttons
...
Change-Id: Id18c9ba18cc5a4645a192393926054e3ffaad3d0
2011-01-25 18:46:18 -08:00
Michael Jurka
e702ca0141
Merge "fix render glitch for "digest" animation when items are added to a new screen" into honeycomb
2011-01-25 18:38:55 -08:00
Michael Jurka
c6d775770e
Merge "Fix 3385181: Widget doesn't stay where I put it" into honeycomb
2011-01-25 18:37:38 -08:00
Michael Jurka
8deb1e6a17
fix render glitch for "digest" animation when items are added to a new screen
2011-01-25 17:17:57 -08:00
Adam Cohen
3af863ba31
Fixing bug where wrong homescreen outline is being shown in customize
...
Change-Id: I9da04057e5afd90d3ad3e485f5299dff870cc26a
2011-01-25 13:16:37 -08:00
Patrick Dubroy
8b1fe774c2
Fix 3385181: Widget doesn't stay where I put it
...
Change-Id: I8ea7bb50fea6c6b113e4ba69221623e6c6cd80cc
2011-01-25 05:33:22 -08:00
Michael Jurka
8c920dd368
Refactoring CellLayout into three classes
...
- splitting the rendering of children from the CellLayout to enhance performance, gives ~4 fps boost while scrolling on pages full of icons, and no change on pages full of widgets
- this will allow us to add hardware layer support trivially, which will increase performance while scrolling ~6-10 fps
- separated logic for caching celllayouts to bitmaps into a separate class
Change-Id: Ib6abeb19126e1504997b43c2f44af2a2fb3cd39f
2011-01-24 16:55:30 -08:00
Winson Chung
78403feedc
Changing downloads tab to my apps and making most recent first. (3377455)
...
Change-Id: I75ae46ad601457ecfc9555aff7f7ff5284440317
2011-01-21 15:48:45 -08:00
Patrick Dubroy
7bccb42f88
Fix 3373059: Crash when drag cancelled in spring-loaded state
2011-01-20 14:51:08 -08:00
Patrick Dubroy
b17e140a07
Merge "Ensure drag outline & crosshairs disappear on drag cancel" into honeycomb
2011-01-20 13:30:29 -08:00
Patrick Dubroy
e3887cc4ec
Ensure drag outline & crosshairs disappear on drag cancel
...
Change-Id: I165d45846c0bfe74eda0d61b55e5b93fbfccdef2
2011-01-20 12:31:29 -08:00
Adam Cohen
378fc245b3
Merge "Updating call to match framework." into honeycomb
2011-01-20 00:08:43 -08:00
Michael Jurka
a33307ea6b
Merge "removing unused code" into honeycomb
2011-01-19 22:26:38 -08:00
Adam Cohen
2ddf13e175
Updating call to match framework.
...
Change-Id: I31cb1e66b1091898433461e07315abc05cf6bf2e
2011-01-19 21:26:33 -08:00
Michael Jurka
bbe1e4ecd2
removing unused code
2011-01-19 21:20:08 -08:00
Patrick Dubroy
8d60f2c204
Merge "Fix 3237665: Home screen should scroll on tap, not touch down" into honeycomb
2011-01-19 20:58:09 -08:00
Patrick Dubroy
d0ce1ec2e2
Fix 3237665: Home screen should scroll on tap, not touch down
...
Change-Id: I61f65beaf982eec54b86668d6da94aa5c52e9355
2011-01-19 20:52:20 -08:00
Patrick Dubroy
3c85ea5e98
Merge "Fix 3369762: long press should take you into customization mode" into honeycomb
2011-01-19 14:59:29 -08:00
Patrick Dubroy
8fedddc586
Fix 3369762: long press should take you into customization mode
2011-01-19 14:54:38 -08:00
Michael Jurka
ab1983f46c
tweaking parallax effect
...
- centering workspace in All Apps and Customize mode
- tweaking spring constants
- solved problem where wallpaper offset was being continually set
Change-Id: Id3b12af0151490536e4330beea4a494700224fee
2011-01-18 21:14:13 -08:00
Patrick Dubroy
ca1d18ef1c
Merge "Prevent NPE when shrinking workspace" into honeycomb
2011-01-18 17:16:07 -08:00
Patrick Dubroy
0dfcf68b58
Prevent NPE when shrinking workspace
...
Change-Id: I61f1793d4db5f3006f2e1bceb0f0c578b35e4e71
2011-01-18 17:09:51 -08:00
Winson Chung
532a52ae0f
Changing text in empty-downloads message.
...
Change-Id: I5bba53e97cd1a6c9370c6f2d2b52a7d488aac5a7
2011-01-18 12:18:18 -08:00
Michael Jurka
f4ffdc63d3
Merge "removed some more unnecessary code" into honeycomb
2011-01-17 17:07:00 -08:00
Adam Cohen
70ac092d86
Merge "Tweaking home transitions" into honeycomb
2011-01-17 16:59:08 -08:00
Michael Jurka
4ad24ba3c7
removed some more unnecessary code
...
- delete unnecessary call to get WallpaperManager
- remove two unused methods
2011-01-17 16:58:16 -08:00
Michael Jurka
4a7d4afe87
Removing dead code
...
Change-Id: Iec1e23a9764b8ef2bb1326c8502f31f5b5c8763a
2011-01-17 16:58:15 -08:00
Patrick Dubroy
1d8ad0dd3b
Merge "Fix 3099036: Drag visualization appears in wrong spot" into honeycomb
2011-01-17 16:57:49 -08:00
Winson Chung
8bc22687b4
Merge "Enabling cache for widget text views." into honeycomb
2011-01-17 16:54:20 -08:00
Adam Cohen
4904f66da8
Tweaking home transitions
...
Change-Id: I72e292f40043ba6eca749191e2672847c8ec1de5
2011-01-17 16:51:38 -08:00
Patrick Dubroy
62bbb3c573
Fix 3099036: Drag visualization appears in wrong spot
2011-01-17 16:44:24 -08:00
Winson Chung
3e6882c3fe
Enabling cache for widget text views.
...
Change-Id: I8f1381f6978fabb96d3a3ebe2a25365a2e8e0c48
2011-01-17 16:37:40 -08:00
Dianne Hackborn
0d5aad7edb
Update to follow API.
...
Change-Id: Ib0378736b7c7acf33e6e2de0327d686bacff9275
2011-01-17 15:28:58 -08:00
Winson Chung
94569f47c2
Adding more checks to prevent unsync'd dragging states in customization drawer.
...
Change-Id: I7e4ed80d9bd5ce1e899827eafd0f44a88cce4346
2011-01-17 14:10:21 -08:00
Winson Chung
0b5888e828
Merge "Preventing screen rotations when dragging." into honeycomb
2011-01-17 14:01:04 -08:00
Winson Chung
400438b79f
Preventing screen rotations when dragging.
...
Change-Id: I6805c66f9aeec32bc7d597e99e1f62be0e2d0ab3
2011-01-17 13:34:52 -08:00
Michael Jurka
6c7a03a858
Fixed bug where All Apps would appear to animate from the right
2011-01-16 18:44:19 -08:00
Michael Jurka
b7e0e88412
Fixed bug where workspace was not visible
2011-01-16 18:44:19 -08:00
Michael Jurka
f3fe682092
Merge "NPE fix" into honeycomb
2011-01-16 17:54:42 -08:00
Patrick Dubroy
bb1d1319f2
Merge "More changes to improve memory usage during rotation" into honeycomb
2011-01-16 17:33:44 -08:00
Patrick Dubroy
60b7c53ccc
More changes to improve memory usage during rotation
2011-01-16 17:19:32 -08:00
Michael Jurka
c31820d29c
NPE fix
2011-01-16 16:57:05 -08:00
Michael Jurka
d99cf8b76d
Fix bug: rotating screen in All Apps mode would show blank workspace
2011-01-16 16:53:18 -08:00
Patrick Dubroy
1619ccfce4
Merge "Fix 3300849: Illegal state exception during dragging." into honeycomb
2011-01-14 19:02:44 -08:00
Patrick Dubroy
0c10bb4a56
Fix 3300849: Illegal state exception during dragging.
2011-01-14 18:20:08 -08:00
Michael Jurka
d63497bb62
fix build, adding missing file :(
2011-01-14 17:56:16 -08:00