Merge commit '6a1d057ba5f34eb0bf6f5ee92c67424817bef09a' into eclair-mr2-plus-aosp
* commit '6a1d057ba5f34eb0bf6f5ee92c67424817bef09a':
fix 2206016 - Passion: Deleted Icons are added again after deleting folder on home screen
Merge commit '3c2f7e105d8daab439bff2c362a727ad348d8a44' into eclair-mr2
* commit '3c2f7e105d8daab439bff2c362a727ad348d8a44':
fix 2206016 - Passion: Deleted Icons are added again after deleting folder on home screen
Merge commit '446d0fb65932924aaeab203f71c4b31d234bf7dd' into eclair-mr2-plus-aosp
* commit '446d0fb65932924aaeab203f71c4b31d234bf7dd':
When closing a folder, make sure to remove it from the list of drop targets.
Merge commit '41a12d225a546b0a193628a4e5dd6b62cc60b7d0' into eclair-mr2
* commit '41a12d225a546b0a193628a4e5dd6b62cc60b7d0':
When closing a folder, make sure to remove it from the list of drop targets.
If we haven't even initialized yet, don't respond to app list changes.
I think this will fix that bug. It's possible that there's some other race in there somehow.
Merge commit '6a3f5695a1e0dedaf03bf82120d598357f5ee885' into eclair-mr2-plus-aosp
* commit '6a3f5695a1e0dedaf03bf82120d598357f5ee885':
Fix 2199124 - Sometimes app icons don't go away when deleting the app.
Merge commit 'cb9f79889485e3e1cbea8ba8fda8b7cb6472bb8a' into eclair-mr2
* commit 'cb9f79889485e3e1cbea8ba8fda8b7cb6472bb8a':
Fix 2199124 - Sometimes app icons don't go away when deleting the app.
Merge commit 'cb44b4d475500b4a2ced729ae64d6d87f46f09b7' into eclair-mr2-plus-aosp
* commit 'cb44b4d475500b4a2ced729ae64d6d87f46f09b7':
More capabilities for default home configuration
Merge commit 'a1b02556d0073119a24040704c0096160be69f4d' into eclair-mr2
* commit 'a1b02556d0073119a24040704c0096160be69f4d':
More capabilities for default home configuration
Added support for adding appwidgets beyond clock and search to the
intital configuration. Also pulled in a previous change in Launcher that
allowed http shortcuts. New syntax looks like this in
default_workspace.xml:
<appwidget
launcher:packageName="com.android.settings"
launcher:className="com.android.settings.widget.SettingsAppWidgetProvider"
launcher:screen="0"
launcher:x="0"
launcher:y="2"
launcher:spanX="4"
launcher:spanY="1" />
<shortcut
launcher:packageName="com.android.settings"
launcher:icon="@drawable/ic_launcher_appwidget"
launcher:title="@string/group_folder"
launcher:uri="http://www.nytimes.com"
launcher:screen="2"
launcher:x="2"
launcher:y="2" />
Merge commit '3982b478f8f1f1fbf455ec15e2462e1cca3b5488' into eclair-mr2-plus-aosp
* commit '3982b478f8f1f1fbf455ec15e2462e1cca3b5488':
use table maskfilter for glow
Merge commit '80dcf33341a1f654051c89d6e0ca57ade31926c7' into eclair-mr2
* commit '80dcf33341a1f654051c89d6e0ca57ade31926c7':
use table maskfilter for glow
Merge commit 'e06d9340305191e439ddbff410d36dac2b18e931' into eclair-mr2-plus-aosp
* commit 'e06d9340305191e439ddbff410d36dac2b18e931':
Wrap text with the curve instead of the fade. Mipmap distant text and icons. Fix two physics bugs. Snapping at end of list was inconsistant between flings and moves. Fix phyiscs boundary condition during low speed movement back to center.
Merge commit '11469444a91b6f2cf64fc5994fb664dc3aeba2da' into eclair-mr2-plus-aosp
* commit '11469444a91b6f2cf64fc5994fb664dc3aeba2da':
Import revised translations. DO NOT MERGE
Merge commit 'c85147968fa0e1aee86aa88c01a325269b6f907b' into eclair-mr2
* commit 'c85147968fa0e1aee86aa88c01a325269b6f907b':
Wrap text with the curve instead of the fade. Mipmap distant text and icons. Fix two physics bugs. Snapping at end of list was inconsistant between flings and moves. Fix phyiscs boundary condition during low speed movement back to center.
Merge commit '4d7b6c949ac02eb7b40b0040fafc78f97ea264f8' into eclair-mr2
* commit '4d7b6c949ac02eb7b40b0040fafc78f97ea264f8':
Import revised translations. DO NOT MERGE
Merge commit '010acca479b3ad42e42b66ca0fef6de9c5845be6' into eclair-mr2-plus-aosp
* commit '010acca479b3ad42e42b66ca0fef6de9c5845be6':
Fix 2200739 - Crash when you click on an empty icon slot in 3d all apps
Merge commit '664457dbfd1b82abdcc30c574e4cda586aa6a323' into eclair-mr2
* commit '664457dbfd1b82abdcc30c574e4cda586aa6a323':
Fix 2200739 - Crash when you click on an empty icon slot in 3d all apps
Merge commit '477f9cd577da857347443c35056cb03dea47cf0a' into eclair-mr2-plus-aosp
* commit '477f9cd577da857347443c35056cb03dea47cf0a':
Fix leak when receiving multiple surface changed messages, typically when exiting a landscape app.
Merge commit '81134796071422abd5e43c8d9d51ead1dcdd4c3a' into eclair-mr2
* commit '81134796071422abd5e43c8d9d51ead1dcdd4c3a':
Fix leak when receiving multiple surface changed messages, typically when exiting a landscape app.
Merge commit '81ce77aca4b2dd402f9e883d905591588a326a19' into eclair-mr2-plus-aosp
* commit '81ce77aca4b2dd402f9e883d905591588a326a19':
Make home send tap commands to live wallpaper.
Merge commit 'f8bbd34d7d4705b49db202be92b920196bc7ea38' into eclair-mr2
* commit 'f8bbd34d7d4705b49db202be92b920196bc7ea38':
Make home send tap commands to live wallpaper.
Merge commit '6b1118fc8cfba19e3d4cb57c849212c21cde26d5' into eclair-mr2-plus-aosp
* commit '6b1118fc8cfba19e3d4cb57c849212c21cde26d5':
Import revised translations. DO NOT MERGE
Merge commit '2875a3cc9eb2aa69a31ec494852cf866bb189bd7' into eclair-mr2
* commit '2875a3cc9eb2aa69a31ec494852cf866bb189bd7':
Import revised translations. DO NOT MERGE