Commit Graph

579 Commits

Author SHA1 Message Date
Winson Chung 36e6c5bb23 Disabling synchronous binding when returning home from another app while orientation has changed. (Bug 6792288)
- Fixing issue where we were reverting to the first page of the workspace after launching an application from all apps, rotating, and returning home
- Enabling rotation in master.

Change-Id: I291b9d76b20244e9028b6f62164430bc3606644c
2012-07-19 18:23:56 -07:00
Adam Cohen d7d37b134b DO NOT MERGE Adding sycnhronous loading of current page to support seamless rotation. (Bug 6792288)
Change-Id: I341160e8a604cde63443e331f762cebc1ed5ec0c
2012-07-18 18:40:11 -07:00
Winson Chung 7e4e4ba494 Merge "Removing logging in AppsCustomizePagedView (Bug 6597629)" into jb-dev 2012-06-14 10:30:13 -07:00
Michael Jurka a35a7807c2 Merge "Fix NPE" into jb-dev 2012-06-11 16:48:42 -07:00
Michael Jurka 382aa1835c Fix NPE
Bug: 6643246

Change-Id: I0b3fed0fa4e4fc5f4e1eccc97c0ec8f23e55024d
2012-06-11 16:30:55 -07:00
Winson Chung c10ba1396f Removing logging in AppsCustomizePagedView (Bug 6597629)
Change-Id: I58313d3b3536d3ee7eaae8459fbded41dc5dadec
2012-06-11 15:22:22 -07:00
Winson Chung db2bfa0506 Merge "Fixing issue where play icon disappears after hitting home (Bug 6636269)" into jb-dev 2012-06-11 11:54:38 -07:00
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 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
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
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
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 06dff35763 Fixing issue where widgets could be inflated in wrong orientation (issue 6584646)
Change-Id: I24ea7f59345e8f62daf36c13cb43e1ab0180e805
2012-06-04 12:18:04 -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
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 87a9f5bf6a Fix NPE when widget configuration activity is rotated (issue 6556784)
Change-Id: I0f8949d348c11b173ba3e7c9cd6b7117c02e0c70
2012-05-29 16:18:15 -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
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
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
Winson Chung 01b0b63186 Adding fade in for voice search. (Bug 6534640)
Change-Id: Ic9b6020239032f41407f7a1e1c625d2cdb7fe328
2012-05-22 10:18:28 -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
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 211bac3cd8 Prevent multiple size changed callbacks to widgets whenever we reload the workspace.
Change-Id: I54d7f54ba9ead36201cfaad36fbb234a4c119b20
2012-05-15 13:46:19 -07:00
Adam Cohen 9d5b7d81ae Fix launcher crash when adding widget (issue 6433360)
Change-Id: I0deaef6f4ba9252b76aeb5f2afa8564479557f8c
2012-05-10 10:25:58 -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 86a720e492 Fix issue where clicking voice search showed "App isn't installed"
Bug: 6466523
Change-Id: I73137e5ce1bb4f8ebf091cae153a59a45083e0de
2012-05-09 11:41:08 -07:00
Winson Chung de0fb8fbf1 Queueing up items for adding later if Launcher is unavailable. (Bug 6457412)
Change-Id: Ia66a6411a54397543db4122a80ebca6a50b6360c
2012-05-08 14:37:48 -07:00
Winson Chung 7fb9481d09 Merge "Further preventing drags while loading is in progress. (Bug 6276881)" into jb-dev 2012-05-07 15:58:50 -07:00
Winson Chung b2a275ecd2 Merge "Consistently re-enabling the wallpaper when we leave launcher. (Bug 6445085)" into jb-dev 2012-05-07 15:40:54 -07:00
Winson Chung ca889b3482 Consistently re-enabling the wallpaper when we leave launcher. (Bug 6445085)
Change-Id: I8357677479a693a808097a797b9af6906f4d7801
2012-05-07 15:35:59 -07:00
Michael Jurka c60498a91d Fix NPE
Bug: 6424377
2012-05-07 15:30:18 -07:00
Winson Chung 36a62fe917 Further preventing drags while loading is in progress. (Bug 6276881)
Change-Id: I3fc9ad4cd3d71a8eba4e3bcc0a1b6346c59fbee5
2012-05-06 19:06:30 -07:00
Winson Chung 04cb48f465 Merge "Adding workaround to allow shortcuts to skip the launch animation. (Bug 6447372)" into jb-dev 2012-05-06 17:06:20 -07:00
Winson Chung 2672ff937e Adding workaround to allow shortcuts to skip the launch animation. (Bug 6447372)
Change-Id: Ic6e985ea0e9c70044b47279dc9e8886f8fec0507
2012-05-06 17:04:26 -07:00
Winson Chung 31ce073f6a Keying off the Launcher state to determine wallpaper visibility (Bug 6396752)
Change-Id: I00c457d9c07113bf8ff4c7102e486efcb030ddc4
2012-05-06 13:51:22 -07:00
Winson Chung f51025feaa Workaround for default workspace widgets not getting notified for new widget sizes. (Bug 6439962)
Change-Id: Ib775a606e8fa185a5595fbe8f3824fc24fbe9bb2
2012-05-03 15:32:50 -07:00
Winson Chung 5e024a3c9c Merge "Fixing regression where the proper rotation check was not being done. (Bug 6422040)" into jb-dev 2012-05-01 12:54:08 -07:00
Winson Chung 2383c8f41e Merge "Sending broadcast for pre-configuring default workspace widgets." into jb-dev 2012-05-01 11:44:56 -07:00
Winson Chung b3302aee12 Sending broadcast for pre-configuring default workspace widgets.
Change-Id: I3c5598b9a2cec6cdcc96015645018b0a6e44a2fc
2012-05-01 10:59:59 -07:00
Winson Chung 4b919f813f Fixing regression where the proper rotation check was not being done. (Bug 6422040)
Change-Id: Iadc9a886b84c4418750dc365298944f76c564587
2012-05-01 10:45:05 -07:00
Adam Cohen 2f093b6ad1 Fix widget resizes that shouldn't (issue 6380435)
Change-Id: Ia1da2df16ca184e6f451775597fa33ee38df6122
2012-04-30 18:59:53 -07:00
Adam Cohen accf3bffed Fix NPE when rotating with widget frame visible (issue 6391782)
Change-Id: I67e8abf34c6ced447763fd3777c23773225ac5b5
2012-04-30 16:10:53 -07:00