Commit Graph

5178 Commits

Author SHA1 Message Date
Winson Chung 1b8840936f Fixing issue where play icon disappears after hitting home (Bug 6636269)
Change-Id: I1d1df992495413b3e8962dca8995602ae0aa2ca7
2012-06-08 17:13:23 -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
Andrew Flynn 5766032503 Merge "Update 600dp clings." into jb-dev 2012-06-06 16:11:38 -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
Andrew Flynn c60d967713 Update 600dp clings.
- Assign minWidth to 'OK' button
- Move all_apps_cling 'OK' button higher

Bug: 6535310
Change-Id: Idceecb0bc4ca77c81127e7c24fce79347527e00d
2012-06-06 15:52:11 -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
Eric Fischer b21b749bb3 Import translations. DO NOT MERGE
Change-Id: I5c5f651d689f9000ae91b88b32695589dcf6449d
2012-06-06 11:00:09 -07:00
Jeff Brown fa31ac2102 Merge "Revert "Lock launcher to portrait on devices less than sw720dp"" into jb-dev 2012-06-05 19:11:27 -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
Andrew Flynn e6d3361ee8 Merge "Don't set hard width/height for cling OK button." into jb-dev 2012-06-05 14:41:41 -07:00
Andrew Flynn 04617ad4c8 Don't set hard width/height for cling OK button.
Bug: 6587934
Change-Id: I0cb153006f3c852a9b7427c0944d9b55e3a955d8
2012-06-05 14:26:12 -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
Jeff Brown a60166386d Revert "Lock launcher to portrait on devices less than sw720dp"
This reverts commit 51726adc25
Bug: 6580571
2012-06-04 14:15: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
Winson Chung 951ec583cd Merge "Fix issue where reorder animations could leave views in translated state" into jb-dev 2012-05-25 11:55:59 -07:00
Eric Fischer 23fa01bbda Import translations. DO NOT MERGE
Change-Id: I5680c5bc29da382eb297a91553bd32de58b1e707
2012-05-25 11:29:28 -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
Winson Chung bd24719851 Merge "Fixing issue with resource ids. (Bug 6532243)" into jb-dev 2012-05-24 10:23:16 -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 56734d7e86 Merge "Fix issue with re-order animation not hinting the correct direction" into jb-dev 2012-05-23 16:16:29 -07:00
Winson Chung 2816ca58d3 Fixing issue with resource ids. (Bug 6532243)
Change-Id: Ie4a245a224038a750e60b0203003638fd561713d
2012-05-23 15:39:39 -07:00
Winson Chung 5eb21c9b1a Referencing wrong drawable in drop target bar.
Change-Id: Ib942779b117cd6a473f9dc8305ab6085901bc8f6
2012-05-23 14:07:42 -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 4712529da8 Merge "Updating with higher quality nakasi wallpapers." into jb-dev 2012-05-23 13:05:14 -07:00