Adam Cohen
f9426d5df0
Fix issue where landscape asset was appearing in QSB (issue 6605638)
...
Change-Id: I6e66be228d2fa2d49f8cb191ab3f4d1a3dd66ef1
2012-06-04 17:27:42 -07:00
Adam Cohen
d4532bb728
Merge "Fixing issue where widgets could be inflated in wrong orientation (issue 6584646)" into jb-dev
2012-06-04 13:12:24 -07:00
Adam Cohen
06dff35763
Fixing issue where widgets could be inflated in wrong orientation (issue 6584646)
...
Change-Id: I24ea7f59345e8f62daf36c13cb43e1ab0180e805
2012-06-04 12:18:04 -07:00
Svetoslav Ganov
5c9bcc6f59
Voice search icon not touch explorable.
...
1. The overlaid DrawableStateProxyView was reacting to
hover events essentially being touch explored so the
views it coders did not get a chance to be touch
explored. Now this view ignores hover events.
bug:6581924
Change-Id: I69d5ccaaf88b0f0ef661a237ce8a8abb8f65fa95
2012-06-01 19:09:45 -07:00
Winson Chung
1fa57ee628
Merge "Adding logging to track issue with apps pages. (Bug 6549598)" into jb-dev
2012-06-01 14:05:29 -07:00
Winson Chung
7c7a22dc61
Adding logging to track issue with apps pages. (Bug 6549598)
...
Change-Id: Iaf8ad301325442346a2587f038b7a44578c16427
2012-06-01 13:47:37 -07:00
Winson Chung
dcc4665292
Merge "Simplifying search bar animations. (Bug 6529767)" into jb-dev
2012-05-31 13:19:39 -07:00
Winson Chung
17f1bb8ec9
Simplifying search bar animations. (Bug 6529767)
...
Change-Id: Id0f29145aef8d22e640b67fae84293ba38a44629
2012-05-31 13:02:39 -07:00
Michael Jurka
78a4b7993b
Merge "Making folders open/close smoothly" into jb-dev
2012-05-31 12:28:48 -07:00
Michael Jurka
0121c3ea3d
Making folders open/close smoothly
...
Change-Id: Iff5d71aa60a2e391d2d94b420953bbfd25691555
2012-05-31 08:42:01 -07:00
Michael Jurka
3dcd79ecb3
Preventing stutter at beginning of All Apps animation
...
Bug: 6579204
Change-Id: I6e4eec80726a469d51494564933fe213bfdf47d3
2012-05-31 07:50:33 -07:00
Adam Cohen
21a170b2e1
Fix for stuck widget (issue 6557954)
...
-> left logging in for now, in case this doesn't fully resolve
Change-Id: Ie18c1d9037284c50312c9c8b1ac57745ed2fd411
2012-05-30 15:17:06 -07:00
Adam Cohen
5b6de8cbaa
Merge "Improve reordering by always using the "push mechanic" if possible (issue 6275309)" into jb-dev
2012-05-30 11:29:37 -07:00
Winson Chung
0db9d46c9a
Merge "Lowering the threshold for flinging on larger devices. (Bug 6575670)" into jb-dev
2012-05-30 11:05:01 -07:00
Adam Cohen
4abc5bdfdf
Improve reordering by always using the "push mechanic" if possible (issue 6275309)
...
Change-Id: I51450c1b1f6b439c87194a6084d82fb9989154a7
2012-05-29 21:27:46 -07:00
Adam Cohen
91834235e8
Merge "Fix NPE when widget configuration activity is rotated (issue 6556784)" into jb-dev
2012-05-29 17:53:05 -07:00
Winson Chung
6e1bdaf419
Lowering the threshold for flinging on larger devices. (Bug 6575670)
...
Change-Id: I969057d6135babef430c60f5b2705179210719bb
2012-05-29 17:04:43 -07:00
Adam Cohen
7afa902b6c
Fix issue where item gets added to folder when displacing folder (issue 6576460)
...
Change-Id: I6999d97a7aa35d2aa348ca350f89765abb674089
2012-05-29 17:00:44 -07:00
Adam Cohen
87a9f5bf6a
Fix NPE when widget configuration activity is rotated (issue 6556784)
...
Change-Id: I0f8949d348c11b173ba3e7c9cd6b7117c02e0c70
2012-05-29 16:18:15 -07:00
Michael Jurka
4c69ebb108
Merge "Don't scale shortcut icons during install animation" into jb-dev
2012-05-29 12:26:04 -07:00
Michael Jurka
a2fe78630a
Don't scale shortcut icons during install animation
...
Bug: 6540432
Change-Id: I5760b1a66d3871702fea1cb51e5ba31d812a8158
2012-05-29 05:58:17 -07:00
Adam Cohen
68f681bc7a
Adding debugging for stuck widget (issue 6557954)
...
Change-Id: I73217d6a5dd650278f93ae02672c92c823e08ded
2012-05-28 15:39:23 -07:00
Adam Cohen
e7587d2f23
Fix issue where reorder animations could leave views in translated state
...
Change-Id: I75f590c4ba43fec0550bbd003022d5c8309881a3
2012-05-24 18:50:41 -07:00
Winson Chung
7ce9985d37
Fixing issue where multiple widget pages would fail to load correctly, preventing you from adding widgets. (Bug 6556434)
...
Change-Id: I48a8aa51d892aef7036009a608903fe089136d82
2012-05-24 17:35:56 -07:00
Adam Cohen
d024f9845a
Cleaning up some reordering issues:
...
-> Reorder solution should never change unless target cell changes
-> Simplified code and improved the behaviour when items' jiggle
animations switch from one direction to another. These transitions
are now seamless and have no more strange delays.
Change-Id: I35d70f275d622501851328584bfcb46eec91ff3b
2012-05-23 18:57:49 -07:00
Adam Cohen
fe41ac641b
Fix issue with re-order animation not hinting the correct direction
...
Change-Id: I5fdf55615fde974c2cc8ae1276031f413713cb10
2012-05-23 14:00:37 -07:00
Winson Chung
a728543a34
Merge "Fix a couple small bugs (issue 6539339)" into jb-dev
2012-05-23 11:13:42 -07:00
Michael Jurka
b77f116a2b
Merge "Updating how widget previews look" into jb-dev
2012-05-22 23:39:54 -07:00
Michael Jurka
974c3864bb
Skip custom Play cling if no accounts are set up
...
Bug: 6519934
Change-Id: Ic796b2fb03201a3c767f92b36edfdb4b2e41e5d4
2012-05-22 22:00:31 -07:00
Michael Jurka
dac8591072
Updating how widget previews look
...
Also fixing issue where some widget previews would
be way too large when picked up
Bug: 6472013
Change-Id: Iebfc33b1070da591a9d1d32d7c8e65a3fb057a7e
2012-05-22 21:03:55 -07:00
Svetoslav Ganov
b6d33ebc41
Merge "Cling allows touch explore and accessibility focus search behind it." into jb-dev
2012-05-22 17:36:43 -07:00
Adam Cohen
7bdfc9700b
Fix a couple small bugs (issue 6539339)
...
-> Adjusting the character of the 'shake' animation to keep
a single phase, and instead stagger the animations slightly
-> Fixing issue where widget is not given the size change callback
if the widget is resized on drop
Change-Id: I9cd9e6cd39009d9e5c70e745812b6ece71b845ee
2012-05-22 16:53:10 -07:00
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