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
Andrew Flynn
4497ebf9a2
Fix drag layer
...
Change-Id: Iac2f53cdd765df9097a5a5a75b37cdacb03fb633
2012-05-09 11:28:00 -07:00
Brandon Keely
f32d71aa50
Merge "Adjusting animations for home screen widget reordering." into jb-dev
2012-05-09 10:37:59 -07:00
Brandon Keely
50e6e565bc
Adjusting animations for home screen widget reordering.
...
Change-Id: Ic019b0db8456159d9577acb9a03e24f0d669869b
2012-05-08 16:28:49 -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
Michael Jurka
df4c0e25e5
Merge "Don't show the outline on the current page" into jb-dev
2012-05-08 14:30:12 -07:00
Winson Chung
7112d5dbdf
Merge "Do not defer removing the drag view if we don't animate the item back into the folder. (Bug 6249514)" into jb-dev
2012-05-08 14:17:14 -07:00
Andrew Flynn
c76b0646ef
Merge "7" launcher changes." into jb-dev
2012-05-08 14:16:55 -07:00
Winson Chung
2c4cf411f6
Do not defer removing the drag view if we don't animate the item back into the folder. (Bug 6249514)
...
Change-Id: I40c47d9320158ec5ba4b4663316ecee488a61876
2012-05-08 14:03:59 -07:00
Michael Jurka
a3d30adbfd
Don't show the outline on the current page
...
- only on sw720dp+ devices
Change-Id: I7253bedbf6dd61c766fe7e9ad861d3a917d37fed
2012-05-08 13:54:21 -07:00
Adam Cohen
c843ca452a
Remove some dead code
...
Change-Id: Id29de1acbdb19dce3a0fae503d81682bd5715ffd
2012-05-08 13:27:37 -07:00
Adam Cohen
d1710fbb40
Merge "Fixing folder order persistence (issue 6176721)" into jb-dev
2012-05-08 13:12:26 -07:00
Adam Cohen
3bf84d3250
Fixing folder order persistence (issue 6176721)
...
Change-Id: I5b3e4b7baa4222a883bcb061429113962ea69883
2012-05-08 13:11:01 -07:00
Andrew Flynn
de38e42fe8
7" launcher changes.
...
- Shrink icons in workspace (keeping hotseat size the same)
- Increase width of QSB in landscape
- Move QSB voice button to bottom in landscape
Change-Id: I2c0bad4229484f516005592f2c14da1a4939acca
2012-05-08 11:29:33 -07:00
Winson Chung
33a0ad56c0
Fixing NPE. (Bug 6460298)
...
Change-Id: I535cdcabb9121594b4a877839e8a0ef1c6b25af1
2012-05-08 10:00:50 -07:00
Michael Jurka
bec653ea44
Merge "DO NOT MERGE Pass focusableMode when adding focusables from PagedView." into jb-dev
2012-05-07 17:35:07 -07:00
Michael Jurka
cb5adfe1ef
Merge "DO NOT MERGE Add content descriptions for workspace cells." into jb-dev
2012-05-07 17:34:44 -07:00
alanv
af51995758
DO NOT MERGE Pass focusableMode when adding focusables from PagedView.
...
Bug: 6421918
Change-Id: I9eb7c6fbb6654821642403f09baa5cb2536b5af4
2012-05-07 17:33:22 -07:00
alanv
51944f1ba4
DO NOT MERGE Add content descriptions for workspace cells.
...
Bug: 6441414
Change-Id: Iba57fb25c4c7e57a04b45ca60923edd9158228aa
2012-05-07 17:31:58 -07:00
Winson Chung
98e030be2a
Fixing comment.
...
Change-Id: Iee4009746aa4e517aa9537fa3cf63949a8fffd25
2012-05-07 16:01:16 -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
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
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
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
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
Andrew Flynn
850d2e7185
Support split status bar in launcher
...
Change-Id: I2f6687f52e8326f80e84251e39bf6cd6dc9b2f2b
2012-05-02 14:15:00 -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
2f093b6ad1
Fix widget resizes that shouldn't (issue 6380435)
...
Change-Id: Ia1da2df16ca184e6f451775597fa33ee38df6122
2012-04-30 18:59:53 -07:00