Commit Graph

566 Commits

Author SHA1 Message Date
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
Michael Jurka ae65ee3033 Allow search/voice toolbar icons to live in same activity
- Also, check first to see if the global search
activity handles the voice search intent

Change-Id: Ied9c556f865c9b3ccb8d91a47d56387b745717d5
2012-04-30 15:40:33 -07:00
Adam Cohen 7d2d6b5f09 Merge "Making launcher update widgets with min/max extents" into jb-dev 2012-04-30 13:21:52 -07:00
Adam Cohen a897f397e5 Making launcher update widgets with min/max extents
Change-Id: Iba9325eeb95a8a8256ef6f59f4010aff09767892
2012-04-30 12:07:19 -07:00
Michael Jurka d7c28056d3 Say "Home" instead of "Launcher" in TalkBack mode
Change-Id: Iec9036d693913967009696c1c90825bee8b7d9c6
2012-04-30 11:06:37 -07:00
Winson Chung da954bb599 Merge "Fixing issue where shortcuts and widgets were not being removed when the package was uninstalled (Bug 2657997, Bug 6335843)" into jb-dev 2012-04-30 10:22:37 -07:00
Winson Chung 5aaab774cf Logging error when we do not get a valid appWidgetId back from the configuration widget. (Bug 6407704)
Change-Id: Ib58b9f43b63edb211059728f7b65560704295c76
2012-04-27 15:25:38 -07:00
Winson Chung 11a4937fbf Fixing issue where shortcuts and widgets were not being removed when the package was uninstalled (Bug 2657997, Bug 6335843)
- Also fixes issue if we are dragging a shortcut/widget and it is removed.
- Also exposes App Info for shortcuts and widgets

Change-Id: I3bd5056f50f20e8b277dde6456df26eac815bcde
2012-04-27 15:15:11 -07:00
Winson Chung a706b090ce Merge "Preventing activity from rotating while the user is dragging an item. (Bug 6240922)" into jb-dev 2012-04-26 16:29:56 -07:00
Winson Chung 641d71d6da Preventing activity from rotating while the user is dragging an item. (Bug 6240922)
Change-Id: Id487e8809c059cecb3310afe098edd0eaf085c90
2012-04-26 15:58:34 -07:00
Michael Jurka a35e35ae0a Solve blip the first time All Apps is launched 2012-04-26 15:05:25 -07:00
Michael Jurka bafdaafb99 Fix NPE
Bug: 6394159
Change-Id: Idd7c94b4c8698a9f6a35e5da5ea8306a952084e8
2012-04-26 13:43:25 -07:00
Michael Jurka 8b805b1715 Remove use of private APIs
Change-Id: I3e28763075f8e92391796dc009214c9fa8f50008
2012-04-25 16:24:03 -07:00
Jim Miller 14091b1df4 Fix crash in launcher on tablets.
It appears tablets are missing a voice proxy button.  Interrim fix until the launcher guys can look at it.

Change-Id: I1dae632035421b4c566713358c1f2255def5b110
2012-04-24 19:27:54 -07:00