Michael Jurka
c2e26a028d
Refactoring some animation code
...
Change-Id: If78b071c4fd5ac2c06d6d8ed0abaee7787273f28
2011-03-24 15:54:19 -07:00
Adam Cohen
26976d9b53
Fix resize frame bug: 4121297
...
Change-Id: I797c9af3ed0a0c99407c301e68d20485e108980c
2011-03-22 15:35:27 -07:00
Winson Chung
097eb0a751
Fixing issue where you can't drag from AllApps.
...
Change-Id: I61bd966b97d275ece1db238edaac8d66936d0a20
2011-03-21 14:25:45 -07:00
Adam Cohen
6788269814
Fixing widget resize visual / ux ugliness, Bug: 4082591
...
Change-Id: Ib258e02f52dd83418db0c0249efdc90d2424f059
2011-03-14 12:16:52 -07:00
Michael Jurka
bf32dbbbff
Merge "Fix bug: workspace screens not being rendered in spring-loaded mode" into honeycomb-mr1
2011-03-09 15:49:40 -08:00
Michael Jurka
a4b4016bcd
Fix bug: workspace screens not being rendered in spring-loaded mode
...
Bug # 4024334
2011-03-09 14:53:27 -08:00
Michael Jurka
f70c781424
Fix reported wallpaper offset in portrait mode for live wallpapers
...
Bug # 3442622
2011-03-09 14:07:36 -08:00
Patrick Dubroy
bbaa75c8c4
Fix 3514114: Dropping on mini-screens doesn't place items correctly
...
Change-Id: I7176562f1a62ca9973a256e53151aac1ff708144
2011-03-08 18:47:55 -08:00
Michael Jurka
abded66084
improving performance of first AllApps/Customize animation
...
Change-Id: I71e5cc634f7e1346617d101efd6945c00484cab3
2011-03-07 15:20:51 -08:00
Patrick Dubroy
758a9239f0
Fix 3511340: Exit widget resize mode when home or back clicked
...
Also add an optimization to drastically reduce the number of
posted events when a widget is currently being resized.
Change-Id: I8839d4bba564028a67fb0355d35b7dd52465b199
2011-03-03 20:10:01 -08:00
Michael Jurka
25356e75eb
Fixed issue where background wasn't rendered behind customization tray
2011-03-03 14:53:11 -08:00
Michael Jurka
9c6fbed487
Further improving performance of All Apps transition
...
Change-Id: Ie8a2af004acba4c13066dd636842a71793064688
2011-03-02 22:12:05 -08:00
Michael Jurka
2763be3150
Improving performance of All Apps transition
...
- increased perf ~8fps using hardware layers
Change-Id: Ic6a2c23e9182fdb1ee362cbd72f7813f4e9accf0
2011-03-02 14:48:28 -08:00
Winson Chung
707de2828c
Fixing issue where you can't drag to a full screen when in spring loaded mode (to get to next pages)
...
Change-Id: I8c1adbe209fff41779b7f5c6c585ed13dcc109b3
2011-03-02 12:29:30 -08:00
Patrick Dubroy
e708c5249b
Fix 3457875: Mini workspace should zoom on tap, not touch down
...
Change-Id: I2e9bb6267048f2b2fb97070029f3a0ad2a28cc32
2011-03-01 17:04:40 -08:00
Patrick Dubroy
3ad0c132de
Merge "Fix 3493373: back button displays blue homescreen borders"
2011-03-01 10:28:22 -08:00
Patrick Dubroy
94f78a5c44
Fix 3493373: back button displays blue homescreen borders
...
When the back button has no other function, briefly turn on
the page borders to give the user some feedback on the button
press.
Change-Id: I31cd4391821b646dffe4e8146fbffd72d934a00f
2011-02-28 18:15:14 -08:00
Adam Cohen
a391a680cc
Merge "Small update to match API changes"
2011-02-28 15:25:00 -08:00
Winson Chung
f7640c8bba
Fixing strict mode issues.
...
Change-Id: Ia4fb1f76e608ba1944b79e520444e229802f275a
2011-02-28 14:54:46 -08:00
Adam Cohen
27c09b05d3
Small update to match API changes
...
Change-Id: I1d6f38b80ca7874b158444b368537b35d29e2414
2011-02-28 14:45:11 -08:00
Adam Cohen
c85b444079
Merge "Implementing resizable widgets in launcher"
2011-02-28 11:44:33 -08:00
Adam Cohen
d4844c3e73
Implementing resizable widgets in launcher
...
Change-Id: I18598493dcf34fc6089fa330a4b66803f658b773
2011-02-25 13:56:06 -08:00
Patrick Dubroy
a0aa0121b9
Fix issue with some home button presses being ignored.
...
We are ignoring home button presses after panning away from
the default screen, when the workspace is still moving slightly.
Also, make the home button a no-op when the user is in the
middle of panning the screen (i.e. finger is still down).
Change-Id: Ida6bad4faaf90b6802aac2cbf3444f76b7b38100
2011-02-24 11:43:59 -08:00
Michael Jurka
3c38d561e6
Refactoring layout of launcher
...
- Only one layout of launcher for landspace/portrait now
- Programmatically vertically centering the shrunken workspace screens rather than using a custom value
Change-Id: Ib689b4031f122b9a1b2bc1ca711b91320619bebd
2011-02-23 19:48:35 -08:00
Winson Chung
c35afb2c9d
Restoring split touch events in workspace with workaround.
...
Change-Id: Icfe39e02f214b5a40169d07d785ff05948ac643a
2011-02-23 13:04:29 -08:00
Patrick Dubroy
5f44542560
Add missing animations when dragging from customize.
...
- Fix 3453751: Moon landing on canceled drag from customize
- Fix 3453595: Use home screen "consume" animation when dragging and dropping
Change-Id: Ia6a83c2d7a8f24c3ce02811547a35a7022d245f6
2011-02-18 20:03:59 -08:00
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
Patrick Dubroy
70b9530f31
Fix 3444233: No edge glow when dragging to adjacent screen
2011-02-11 09:32:59 -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
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
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
ea57348cc8
Tweaking feel of All Apps transition
...
Bug # 3418734
Change-Id: Iaec2a223bb3b8a6133bad8befe143e696b7acc4b
2011-02-03 20:08:48 -08:00
Adam Cohen
69c42da4d3
Preventing scrolling of workspace when in customize
...
Change-Id: I2154742957a4499df8c3df31c0a3ab65b58b54c7
2011-02-03 16:42:47 -08:00
Michael Jurka
742574b15b
optimizing transitions in Launcher
...
Bug #3413510
Change-Id: I89896b40b73d781255f9c0263300e9c5716d4efc
2011-02-03 01:43:19 -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
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
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
Winson Chung
c73c656812
Merge "Fixing scrolling of all apps when below apps" into honeycomb
2011-01-30 17:40:21 -08:00
Winson Chung
7a25a9e39a
Calling removeItems() should mark the item's previous cell as unoccupied. (3405806)
...
Change-Id: I99de0149dea5b487ed75e2469478e2346cd5b5df
2011-01-30 13:34:42 -08:00
Adam Cohen
be9093426a
Fixing scrolling of all apps when below apps
...
Change-Id: Id6a4506ed18a02d31487ecff1d7309e7b3e25e9d
2011-01-28 18:09:40 -08:00
Michael Jurka
09d6eb0f3f
Fix bug # 3370739 - wallpaper overscroll doesn't work with non-static wallpapers
2011-01-28 16:05:09 -08:00
Winson Chung
6e3140865d
Fixes for other places where we expect CellLayoutChildren instead of CellLayout. (3392097)
...
Change-Id: I9df13c413ce62a2760ce6a8ebafed1e948088de2
2011-01-27 17:35:43 -08:00
Michael Jurka
b9522209d3
Merge "Tweaking parallax motion" into honeycomb
2011-01-27 16:34:38 -08:00
Winson Chung
248b7cb7c8
Fixing issue with items not being removed from the homescreen. (3392097)
...
Change-Id: Ia3952a1001a83543f97625bdbe032a70e813a7c7
2011-01-27 16:08:00 -08:00
Michael Jurka
ca5b836e16
Tweaking parallax motion
...
Change-Id: I6feaec75f2eabfca852511464f9f784ebbe969ad
2011-01-27 15:37:39 -08:00