Commit Graph

16456 Commits

Author SHA1 Message Date
Winson Chung 5262bb3c4c Merge "Fixing regression in transition after returning to home from another app. (Bug 6629707)" into jb-dev 2012-06-08 15:56:34 -07:00
Adam Cohen 8ec2303379 Fix subtle folder jank related to previous change
Change-Id: I1872201eb80ad927bbdc9b95578c599a17696deb
2012-06-08 14:46:22 -07:00
Adam Cohen ec3f3b92f0 Merge "Fix two pieces of folder jank" into jb-dev 2012-06-08 11:49:56 -07:00
Michael Jurka 07e4579f60 Merge "Fixing issue where we weren't invalidating the correct press feedback layout (Bug: 6628324)" into jb-dev 2012-06-07 18:19:41 -07:00
Winson Chung 7cc3c7f88a Fixing issue where we weren't invalidating the correct press feedback layout (Bug: 6628324)
Change-Id: I50e3ce86c2643cbbc5d87e7250e0ab4c34dbff3d
2012-06-07 15:21:40 -07:00
Winson Chung 6cf79096ce Fixing regression in transition after returning to home from another app. (Bug 6629707)
Change-Id: Iadb2ff5752dafdd3ff9a4854ddbd24fd2ee467a6
2012-06-07 14:52:02 -07:00
Andy Huang f615f710bb allow voice search in recent apps
Voice search is now a fullscreen activity, and results now
appear inline, so the user expectation is that it appears in
the 'recent apps' list.

Bug: 6491501
Change-Id: I1dfd27e19601a6876e7e1c31cbf2fea955cae899
2012-06-07 13:38:04 -07:00
Adam Cohen 268c4751b5 Fix two pieces of folder jank
-> Folder icon gets clipped when animating from dock
   as well as a couple other cases (issue 5849615)
-> Blip when creating folder (issue 6623095)

Change-Id: I638c9a7876de2f87eb8e96a9eb192fa4a127fb4a
2012-06-07 11:53:34 -07:00
Winson Chung 478244409e Merge "Synchronizing on the new-apps list before modifying it. (Bug 6621553)" into jb-dev 2012-06-06 16:17:04 -07:00
Winson Chung bfeac0681b Synchronizing on the new-apps list before modifying it. (Bug 6621553)
- Minor tweak to qsb padding
- Adding yet more logging for single-app-page issue

Change-Id: I4272dd7a70c9ac26f026b03a1f991f14844fdb9d
2012-06-06 15:57:27 -07:00
Adam Cohen 3d50932a93 Fixing ConcurrentModificationException (issue 6619380)
Change-Id: I49d293a79a463d129e829f823d6b213f3d5ffcf4
2012-06-06 15:00:45 -07:00
Michael Jurka 5b7fcb7a8b Merge "Defer loading widget previews until after All Apps transition" into jb-dev 2012-06-06 13:32:12 -07:00
Michael Jurka f6a9690c34 Defer loading widget previews until after All Apps transition
Bug: 6615463
2012-06-06 11:48:13 -07:00
Adam Cohen 5637b87d8b Fix workaround for crashing on rotation. (Bug 6611883)
Change-Id: Iaf9734d156e5aa48f3630f22a42e17d71af37316
2012-06-05 16:05:26 -07:00
Winson Chung 67640c0cbe Workaround for crashing on rotation. (Bug 6611883)
Change-Id: Iae24d865fb5a5572c6d3e8726569d234a60ce05c
2012-06-05 15:47:55 -07:00
Winson Chung bbf595dced Merge "Extending timeout workaround for updating the widget tray after we get a packages-changed broadcast. (Bug 6602951)" into jb-dev 2012-06-05 10:31:26 -07:00
Winson Chung fd39d8ee95 Extending timeout workaround for updating the widget tray after we get a packages-changed broadcast. (Bug 6602951)
Change-Id: Ice56816e85dda0bd04782d8b98e37566286e23e6
2012-06-05 10:13:56 -07:00
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 7b1deb5b0c Removing logging (issue 6583911)
Change-Id: I1f5579d13af1b3daa0734e04d72f60ac8075f29b
2012-06-04 13:34:49 -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