Svetoslav Ganov
55d225d50e
Cling allows touch explore and accessibility focus search behind it.
...
1. Touch exploration is performed through hover events and
the cling has to consume them to prevent touch exploring
content behind it to achieve modal window like behavior.
2. Since the cling should behave as a modal window, the
accessibility focus search should not returning items
behind the cling, so the focus search should use the
cling as its root.
bug:6538549
Change-Id: I8545b6ae3ac85a363cc371e1a608d55b9abd5de8
2012-05-22 16:17:53 -07:00
Michael Jurka
f9c3679dc1
Merge "Adding fade in for voice search. (Bug 6534640)" into jb-dev
2012-05-22 13:11:56 -07:00
Winson Chung
01b0b63186
Adding fade in for voice search. (Bug 6534640)
...
Change-Id: Ic9b6020239032f41407f7a1e1c625d2cdb7fe328
2012-05-22 10:18:28 -07:00
Andrew Flynn
a743d3526f
Use different cling for custom workspace
...
Change-Id: I55c53439936d8c300fbb0718216d441f4bab4215
2012-05-18 13:38:52 -07:00
Andrew Flynn
7f47685e66
Merge "Change custom workspace cling" into jb-dev
2012-05-17 13:50:16 -07:00
Andrew Flynn
d5e9734f3e
Change custom workspace cling
...
Change-Id: I8fe44469ac4bf38f9be2228d8eace1198bf3a48e
2012-05-17 13:48:47 -07:00
Adam Cohen
9247892015
Fixing regression where you can't add shortcuts
...
Change-Id: I2c91a9a5131591aa15319efdaf887f06fb593b08
2012-05-17 13:45:09 -07:00
Adam Cohen
263301a391
Removing logging related to and fixing (issue 6238330)
...
Change-Id: I7ed89840d90fd13cbfedc795e789706b32f76b5d
2012-05-17 12:24:40 -07:00
Adam Cohen
90340cf67a
Adding logging for the bug that won't die (issue 6282761)
...
Change-Id: I2f10a3374c8646635f6f45d51e8ae2154706a680
2012-05-16 21:37:32 -07:00
Adam Cohen
3aff81c759
Tweak folder creation threshold (issue 6443778)
...
Change-Id: I7bd4ec5da5181032d2e0891a0ac8fca35454efa4
2012-05-16 21:01:37 -07:00
Michael Jurka
65dbf3e454
Merge "Updating search bar animation, and adding use of hw layers." into jb-dev
2012-05-16 17:55:10 -07:00
Michael Jurka
4d173e93f0
Merge "Fix rendering bug while dragging" into jb-dev
2012-05-16 17:44:30 -07:00
Adam Cohen
534ea47ffd
Merge "Yet another attempt to fix (issue 6282761)" into jb-dev
2012-05-16 17:18:33 -07:00
Adam Cohen
c93ea44202
Yet another attempt to fix (issue 6282761)
...
Change-Id: Iabb0dd8e59e566ddef71d4aa7aa684f52d06b3b3
2012-05-16 17:15:26 -07:00
Winson Chung
c7d2b60ab1
Updating search bar animation, and adding use of hw layers.
...
Change-Id: Ida06bb526876abc793366415df1e06f483f3b66c
2012-05-16 17:02:34 -07:00
Winson Chung
e8375ef55e
Merge "Prevent multiple size changed callbacks to widgets whenever we reload the workspace." into jb-dev
2012-05-16 14:48:18 -07:00
Michael Jurka
4ca3922d9d
Fix rendering bug while dragging
...
Bug: 6500722
Change-Id: I231c2a87e65c44fca30e7867d9c29fd00faf2b26
2012-05-15 17:18:34 -07:00
Michael Jurka
8bc26993d5
Merge "Solve stutter when swiping All Apps the first time" into jb-dev
2012-05-15 17:01:25 -07:00
Michael Jurka
5e368ffbad
Solve stutter when swiping All Apps the first time
...
Bug: 6024062
Change-Id: I6e05e9916389b1d90bd59443a04720fbf2338f5e
2012-05-15 16:53:00 -07:00
Winson Chung
fdbff22e6e
Merge "Fixing issue where landscape delete button is not centered. (Bug 6493651)" into jb-dev
2012-05-15 16:39:52 -07:00
Michael Jurka
8b03cc083f
Merge "Populate the default workspace earlier" into jb-dev
2012-05-15 16:38:37 -07:00
Winson Chung
947245ba8a
Fixing issue where landscape delete button is not centered. (Bug 6493651)
...
Change-Id: I782351da2daf511a79e5c9f1d3cef90bec2ca6d1
2012-05-15 16:38:05 -07:00
Brian Muramatsu
b6a4d983b8
Populate the default workspace earlier
...
Adds a receiver that populates the default
workspace. It can be called by the system when
it's ready for launcher to preload.
Change-Id: If885fcfd931c459f87e9bb0df4c8bca00906f3c1
2012-05-15 16:31:59 -07:00
Daniel Lehmann
a8859a0a6b
Merge "Preset type; contact shortcuts are now launched w/o provider invocation" into jb-dev
2012-05-15 15:58:55 -07:00
Svetoslav Ganov
08055f6652
Adding accessibility scroll support to PagedView.
...
1. Added support for accessibility scroll action to
PagedView.
2. Exposed AppsCustomizePagedView and Workspace for
acessibility if otherwise specified.
bug:5932640
Change-Id: I812e7c285cbc4d925390b9fae48a18acc68432ce
2012-05-15 13:51:43 -07:00
Winson Chung
211bac3cd8
Prevent multiple size changed callbacks to widgets whenever we reload the workspace.
...
Change-Id: I54d7f54ba9ead36201cfaad36fbb234a4c119b20
2012-05-15 13:46:19 -07:00
Andrew Flynn
ceca4ff189
Merge "Support for 600dp & custom clings" into jb-dev
2012-05-14 21:57:14 -07:00
Michael Jurka
19e3347e47
Fix bug where AllApps button disappeared
...
Bug: 6490041
Change-Id: Ia5d5a78f52f33b251315cfdc51bd0e3756f1fd22
2012-05-14 20:50:06 -07:00
Michael Jurka
e77b5f8e27
Merge "Centering drag outline when placing shortcut on screen" into jb-dev
2012-05-14 20:05:15 -07:00
Michael Jurka
1202b33da6
Centering drag outline when placing shortcut on screen
...
Bug: 6452519
Change-Id: I236bbe9d570d44d10464ab21f42bb2adf5330742
2012-05-14 19:33:37 -07:00
Daniel Lehmann
d02402cb14
Preset type; contact shortcuts are now launched w/o provider invocation
...
Bug:6434853
Change-Id: I2fb9773713136d11d478936095ebad4a5302a9e1
2012-05-14 18:30:53 -07:00
Winson Chung
83d3b12ba6
Merge "Making the page spacing fixed in spring loaded mode. (Bug 6478409)" into jb-dev
2012-05-14 17:17:25 -07:00
Michael Jurka
2d441b9d1a
Merge "Preventing drawing pages in Workspace if possible" into jb-dev
2012-05-14 17:14:22 -07:00
Michael Jurka
920d7f433e
Preventing drawing pages in Workspace if possible
...
Bug: 6427601
Change-Id: I259554557a5856aa17a532c656032c4d6d5826bd
2012-05-14 16:42:51 -07:00
Winson Chung
8aad610dc5
Making the page spacing fixed in spring loaded mode. (Bug 6478409)
...
Change-Id: I3577a1beecacb82528f0fde9439a8366a709b29c
2012-05-14 15:25:23 -07:00
Winson Chung
45167ac5cd
Merge "Fixing issue where qsb was not translated back into position when going home from an app. (Bug 6486197)" into jb-dev
2012-05-14 15:10:50 -07:00
Michael Jurka
9ad005639e
Fix issue where Google Voice shortcuts would disappear
...
Bug: 6449123
Change-Id: I1d8c314ec954caf332d10be927d16ee45f325df8
2012-05-14 12:28:54 -07:00
Winson Chung
73b36a86db
Fixing issue where qsb was not translated back into position when going home from an app. (Bug 6486197)
...
Change-Id: I0970cae464346a652080d5603eef1263fc11fb03
2012-05-14 11:04:32 -07:00
Andrew Flynn
2f5f945704
Support for 600dp & custom clings
...
Change-Id: Ifea85be6ff062c61664a3f0ec6c1c24a1fc7b559
2012-05-13 16:31:16 -07:00
Adam Cohen
0e56cc9fd6
Fixing bug where widget could get added to drag layer and not removed (issue 6282757)
...
Change-Id: Ibc32b48f12e1c37267e140e82e1620bcb407963c
2012-05-13 15:59:07 -07:00
Adam Cohen
691a5797f9
Fix folder order regression (issue 6482634)
...
Change-Id: I8246450ec857d0653c65d9daaf7a8b771de6c974
2012-05-11 14:27:30 -07:00
Winson Chung
315b3ba6f1
Updating QSB animation to mirror the drop target bar and slide up instead of fade out.
...
Change-Id: Ic44a4d1f3dac1e51dafba166a0e761e06d20d405
2012-05-11 10:57:43 -07:00
Adam Cohen
f1dcdf6113
Fixing widget overlapping another widget (issue 6475997)
...
Change-Id: Ic78afc0ef5a2eab2278feb080f6b81d4b2baaed2
2012-05-10 16:52:25 -07:00
Adam Cohen
9076751959
Merge "Fix launcher crash when adding widget (issue 6433360)" into jb-dev
2012-05-10 10:28:06 -07:00
Adam Cohen
9d5b7d81ae
Fix launcher crash when adding widget (issue 6433360)
...
Change-Id: I0deaef6f4ba9252b76aeb5f2afa8564479557f8c
2012-05-10 10:25:58 -07:00
Adam Cohen
88c5d2d8eb
Fix NPE when dragging widget with preview not yet loaded (issue 6282761)
...
Change-Id: I95638884bd6548f391135427a20566933ab757c0
2012-05-10 10:21:48 -07:00
Winson Chung
fdfa106c1b
Merge "More work to ensure that the wallpaper is visible before transitions take place. (Bug 6445085)" into jb-dev
2012-05-09 15:01:43 -07:00
Andrew Flynn
966182f222
Merge "Fix drag layer" into jb-dev
2012-05-09 13:35:33 -07:00
Winson Chung
18f41f8327
More work to ensure that the wallpaper is visible before transitions take place. (Bug 6445085)
...
Change-Id: Ic8435ba946949674a986aa4eaa879d33044c7884
2012-05-09 13:29:31 -07:00
Michael Jurka
f1961269be
Merge "Fix issue where clicking voice search showed "App isn't installed"" into jb-dev
2012-05-09 11:42:47 -07:00