Commit Graph

5049 Commits

Author SHA1 Message Date
Michael Jurka
c60498a91d Fix NPE
Bug: 6424377
2012-05-07 15:30:18 -07:00
Eric Fischer
2a06b43ac5 Merge "Import translations. DO NOT MERGE" into jb-dev 2012-05-07 11:17:51 -07:00
Winson Chung
be365165ed Try and resolve the package name from the intent directly falling back to the resolved component name if it fails. (Bug 6452306)
Change-Id: Ifb2187fb845f807f30df966bf298ffde1b779b46
2012-05-07 11:11:52 -07:00
Eric Fischer
7c801257dd Import translations. DO NOT MERGE
Change-Id: I22e360ac00ddb307c9c7b53b44561b130d7ddbe7
2012-05-07 11:08:46 -07:00
Michael Jurka
96b8a056f8 Merge "Fixing NPE in DragController. (Bug 6449615)" into jb-dev 2012-05-06 19:32:48 -07:00
Michael Jurka
30774acbb8 Merge "Unify tablet/phone workspace scrolling behavior" into jb-dev 2012-05-06 19:23:41 -07:00
Winson Chung
579225f894 Fixing NPE in DragController. (Bug 6449615)
Change-Id: I84982043f4a39b0676c3d620fcd6e3c642cc5897
2012-05-06 19:20:59 -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
Michael Jurka
869390b6ab Unify tablet/phone workspace scrolling behavior
Bug: 5954015
2012-05-06 18:44:16 -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
3ed802de77 Merge "Fixing NPE in LauncherModel (Bug 6449627)" into jb-dev 2012-05-06 17:02:07 -07:00
Winson Chung
452b4db5ce Fixing NPE in LauncherModel (Bug 6449627)
Change-Id: I6e0040465e6bf9f65ad7c05af1f7ef7cf948a355
2012-05-06 16:52:17 -07:00
Winson Chung
4a8938fd16 Merge "Keying off the Launcher state to determine wallpaper visibility (Bug 6396752)" into jb-dev 2012-05-06 16:06:47 -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
Romain Guy
8a0bff5e35 Remove unnecessary allocations
This change removes a couple of allocations per frame when the user
is trying to scroll past the end of the workspace. The allocated
object, PorterDuffXfermode, is pretty expensive and creating a new
one on every frame could potentially defeat GL rendering optimizations.

Change-Id: Iebaf579d29ad8f14112c5af8cb5dce8d7f4dfbaf
2012-05-06 13:14:33 -07:00
Winson Chung
8e21bc5411 Merge "Fixing issue where items that were not yet added were not removed from the db. (Bug 6428418)" into jb-dev 2012-05-04 11:56:37 -07:00
Winson Chung
a8458c8cb9 Merge "Initial change to queue up install/uninstall operations while dragging (Bug 6276881)" into jb-dev 2012-05-04 11:51:27 -07:00
Eric Fischer
f6eb12f481 Import translations. DO NOT MERGE
Change-Id: Ie3e497bbf0da36e362acf0472bd5e2cd278d28a9
2012-05-04 11:02:27 -07:00
Winson Chung
2efec4e29f Fixing issue where items that were not yet added were not removed from the db. (Bug 6428418)
Change-Id: I8f76af1ccaa2bc5053f3e1f6606202310855aaae
2012-05-04 10:23:38 -07:00
Winson Chung
f561bdf68d Initial change to queue up install/uninstall operations while dragging (Bug 6276881)
Change-Id: I68ad881e38711d8d9a8903ab18d30ef4385833d7
2012-05-04 10:20:05 -07:00
Winson Chung
2ceccf83f4 Merge "Workaround for default workspace widgets not getting notified for new widget sizes. (Bug 6439962)" into jb-dev 2012-05-03 15:40:03 -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
21a0fb7cf2 Merge "Moving hotseat and qsb gradients up a level. (Bug 6406475)" into jb-dev 2012-05-03 15:15:22 -07:00
Winson Chung
cc216bf678 Moving hotseat and qsb gradients up a level. (Bug 6406475)
Change-Id: I0848fb9c10e5acf35d59de22d8df1f337fe920cf
2012-05-03 13:42:25 -07:00
Eric Fischer
df6781817f Import translations. DO NOT MERGE
Change-Id: I542b994bd2ec62536581016dbe39885effc05b9c
2012-05-03 12:51:06 -07:00
Adam Cohen
31f231e7d6 Merge "Support split status bar in launcher" into jb-dev 2012-05-02 14:26:51 -07:00
Andrew Flynn
850d2e7185 Support split status bar in launcher
Change-Id: I2f6687f52e8326f80e84251e39bf6cd6dc9b2f2b
2012-05-02 14:15:00 -07:00
Eric Fischer
f3b8f7afa1 Import translations. DO NOT MERGE
Change-Id: I9c493538ce3639b6a17b0a35fa4b22ee9271489d
2012-05-02 11:09:07 -07:00
Winson Chung
e3e03bcd31 Fixing issue where widgets larger than the workspace were now bounded when dropped. (Bug 6424463);
Change-Id: I8dcabd084d79697933f873d44bb390f608780c3b
2012-05-01 16:26:51 -07:00
Michael Jurka
d65b23089c Merge "Use public API to get padding" into jb-dev 2012-05-01 12:55:48 -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
Michael Jurka
dd13e3d0f9 Use public API to get padding 2012-05-01 12:38:17 -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
60d85e3afc Merge "Fix widget resizes that shouldn't (issue 6380435)" into jb-dev 2012-05-01 10:39:40 -07:00
Eric Fischer
5d3ffdba3d Import translations. DO NOT MERGE
Change-Id: I0dc8edf152f4241d56cb8197a9c66d3217ecf814
2012-05-01 10:30:39 -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
de33bf03a2 Merge "Allow search/voice toolbar icons to live in same activity" into jb-dev 2012-04-30 15:42:32 -07:00
Winson Chung
30ae706668 Merge "Fixing issue where last workspace page was offset when rotated. (Bug 6413570)" into jb-dev 2012-04-30 15:41:32 -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
Winson Chung
a128a7b9e5 Fixing issue where last workspace page was offset when rotated. (Bug 6413570)
- Also adding check to prevent NPE in updating scroll indicator

Change-Id: If445be7fa00497bd21a4b9a6f9ebce93ceb30f2c
2012-04-30 15:23:53 -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
Eric Fischer
5347324d24 Merge "Import translations. DO NOT MERGE" into jb-dev 2012-04-30 13:07:28 -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
Eric Fischer
8d2682829e Import translations. DO NOT MERGE
Change-Id: I2b5344ee0369631955871783fc8ea6ef28485174
2012-04-30 10:47:11 -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