Commit Graph
574 Commits
Author SHA1 Message Date
Joe OnoratoandAndroid Git Automerger d5ab1bd61b am 6a1d057b: am 3c2f7e10: fix 2206016 - Passion: Deleted Icons are added again after deleting folder on home screen
Merge commit '6a1d057ba5f34eb0bf6f5ee92c67424817bef09a' into eclair-mr2-plus-aosp

* commit '6a1d057ba5f34eb0bf6f5ee92c67424817bef09a':
  fix 2206016 - Passion: Deleted Icons are added again after deleting folder on home screen
2009-10-31 16:29:05 -07:00
Joe OnoratoandAndroid Git Automerger 6a1d057ba5 am 3c2f7e10: 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
2009-10-31 16:24:31 -07:00
Joe Onorato 3c2f7e105d fix 2206016 - Passion: Deleted Icons are added again after deleting folder on home screen 2009-10-31 19:17:31 -04:00
Joe OnoratoandAndroid Git Automerger bf8364fbf7 am 11b34626: am 381a2a6f: remove unused code.
Merge commit '11b34626139319004358354b74b8edb71416c919' into eclair-mr2-plus-aosp

* commit '11b34626139319004358354b74b8edb71416c919':
  remove unused code.
2009-10-31 15:50:59 -07:00
Joe OnoratoandAndroid Git Automerger 33e56003fe am 446d0fb6: am 41a12d22: When closing a folder, make sure to remove it from the list of drop targets.
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.
2009-10-31 15:50:54 -07:00
Joe OnoratoandAndroid Git Automerger 11b3462613 am 381a2a6f: remove unused code.
Merge commit '381a2a6f2831cbd2e56c82cd47bd90c15bc73f36' into eclair-mr2

* commit '381a2a6f2831cbd2e56c82cd47bd90c15bc73f36':
  remove unused code.
2009-10-31 15:46:23 -07:00
Joe OnoratoandAndroid Git Automerger 446d0fb659 am 41a12d22: 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.
2009-10-31 15:46:18 -07:00
Joe Onorato 381a2a6f28 remove unused code. 2009-10-31 18:34:20 -04:00
Joe Onorato 41a12d225a When closing a folder, make sure to remove it from the list of drop targets.
This fixes the following bugs: 2222908 2208857
2009-10-31 18:30:00 -04:00
Joe OnoratoandAndroid Git Automerger 576acd7665 am 6774b766: am f99f8c1a: Fix 2223769 - Uninstalling a widget (via adb uninstall) crashed launcher2 and com.cooliris.media
Merge commit '6774b76643ef28b2184578daf3220e9a246ea68e' into eclair-mr2-plus-aosp

* commit '6774b76643ef28b2184578daf3220e9a246ea68e':
  Fix 2223769 - Uninstalling a widget (via adb uninstall) crashed launcher2 and com.cooliris.media
2009-10-31 14:39:26 -07:00
Joe OnoratoandAndroid Git Automerger 6774b76643 am f99f8c1a: Fix 2223769 - Uninstalling a widget (via adb uninstall) crashed launcher2 and com.cooliris.media
Merge commit 'f99f8c1ad265cf7bea7e30476911d730b7d0eaae' into eclair-mr2

* commit 'f99f8c1ad265cf7bea7e30476911d730b7d0eaae':
  Fix 2223769 - Uninstalling a widget (via adb uninstall) crashed launcher2 and com.cooliris.media
2009-10-31 14:34:51 -07:00
Joe Onorato f99f8c1ad2 Fix 2223769 - Uninstalling a widget (via adb uninstall) crashed launcher2 and com.cooliris.media
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.
2009-10-31 17:27:36 -04:00
Joe OnoratoandAndroid Git Automerger c1d36c3124 am 6a3f5695: am cb9f7988: Fix 2199124 - Sometimes app icons don\'t go away when deleting the app.
Merge commit '6a3f5695a1e0dedaf03bf82120d598357f5ee885' into eclair-mr2-plus-aosp

* commit '6a3f5695a1e0dedaf03bf82120d598357f5ee885':
  Fix 2199124 - Sometimes app icons don't go away when deleting the app.
2009-10-31 14:02:22 -07:00
Joe OnoratoandAndroid Git Automerger 6a3f5695a1 am cb9f7988: 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.
2009-10-31 13:52:45 -07:00
Joe Onorato cb9f798894 Fix 2199124 - Sometimes app icons don't go away when deleting the app.
The app list isn't sorted by component name, it's sorted by title, so we can't
binary search on the component name.  Duh.

Linear search is fine here.
2009-10-31 16:33:17 -04:00
Mike CleronandAndroid Git Automerger 7dba1856d9 am cb44b4d4: am a1b02556: Merge change I3134655d into eclair
Merge commit 'cb44b4d475500b4a2ced729ae64d6d87f46f09b7' into eclair-mr2-plus-aosp

* commit 'cb44b4d475500b4a2ced729ae64d6d87f46f09b7':
  More capabilities for default home configuration
2009-10-30 17:18:16 -07:00
Mike CleronandAndroid Git Automerger cb44b4d475 am a1b02556: Merge change I3134655d into eclair
Merge commit 'a1b02556d0073119a24040704c0096160be69f4d' into eclair-mr2

* commit 'a1b02556d0073119a24040704c0096160be69f4d':
  More capabilities for default home configuration
2009-10-30 17:10:35 -07:00
Android (Google) Code Review a1b02556d0 Merge change I3134655d into eclair
* changes:
  More capabilities for default home configuration
2009-10-30 20:00:04 -04:00
Mike Cleron b87bd16c8e 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" />
2009-10-30 16:36:56 -07:00
Mike ReedandAndroid Git Automerger 9275a2ddbc am 3982b478: am 80dcf333: Merge change Ia4f871c1 into eclair
Merge commit '3982b478f8f1f1fbf455ec15e2462e1cca3b5488' into eclair-mr2-plus-aosp

* commit '3982b478f8f1f1fbf455ec15e2462e1cca3b5488':
  use table maskfilter for glow
2009-10-30 14:15:38 -07:00
Mike ReedandAndroid Git Automerger 3982b478f8 am 80dcf333: Merge change Ia4f871c1 into eclair
Merge commit '80dcf33341a1f654051c89d6e0ca57ade31926c7' into eclair-mr2

* commit '80dcf33341a1f654051c89d6e0ca57ade31926c7':
  use table maskfilter for glow
2009-10-30 14:07:58 -07:00
Android (Google) Code Review 80dcf33341 Merge change Ia4f871c1 into eclair
* changes:
  use table maskfilter for glow
2009-10-30 17:03:34 -04:00
Mike Reed cdd117935f use table maskfilter for glow
http://b/issue?id=2210685
2009-10-30 08:13:24 -04:00
Jason SamsandAndroid Git Automerger e3e3bc33c4 am e06d9340: am c8514796: 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 '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.
2009-10-29 20:00:01 -07:00
Eric FischerandAndroid Git Automerger b4961be5f0 am 11469444: am 4d7b6c94: (-s ours) Import revised translations. DO NOT MERGE
Merge commit '11469444a91b6f2cf64fc5994fb664dc3aeba2da' into eclair-mr2-plus-aosp

* commit '11469444a91b6f2cf64fc5994fb664dc3aeba2da':
  Import revised translations.  DO NOT MERGE
2009-10-29 19:59:56 -07:00
Jason SamsandAndroid Git Automerger e06d934030 am c8514796: 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 '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.
2009-10-29 19:33:16 -07:00
Eric FischerandAndroid Git Automerger 11469444a9 am 4d7b6c94: (-s ours) Import revised translations. DO NOT MERGE
Merge commit '4d7b6c949ac02eb7b40b0040fafc78f97ea264f8' into eclair-mr2

* commit '4d7b6c949ac02eb7b40b0040fafc78f97ea264f8':
  Import revised translations.  DO NOT MERGE
2009-10-29 19:25:06 -07:00
Jason Sams c85147968f 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. 2009-10-29 14:27:29 -07:00
Joe OnoratoandAndroid Git Automerger f2a6ef18c5 am 010acca4: am 664457db: Fix 2200739 - Crash when you click on an empty icon slot in 3d all apps
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
2009-10-29 13:56:25 -07:00
Joe OnoratoandAndroid Git Automerger c62f6e632e am 6c1a5d20: am b39e51ae: Fix 2201778 - Key click on all apps
Merge commit '6c1a5d2079a21915a951a391494c5d602e35e0ec' into eclair-mr2-plus-aosp

* commit '6c1a5d2079a21915a951a391494c5d602e35e0ec':
  Fix 2201778 - Key click on all apps
2009-10-29 13:56:20 -07:00
Joe OnoratoandAndroid Git Automerger 8e65068636 am b5e94cca: am 859b3a74: fix bug 2200625 - NPE at com.android.launcher2.AllAppsView.onTouchEvent(AllAppsView.java:259) on Passion
Merge commit 'b5e94ccacfaf54062f2e9460236917c5cbdf33c8' into eclair-mr2-plus-aosp

* commit 'b5e94ccacfaf54062f2e9460236917c5cbdf33c8':
  fix bug 2200625 - NPE at com.android.launcher2.AllAppsView.onTouchEvent(AllAppsView.java:259) on Passion
2009-10-29 13:56:15 -07:00
Joe OnoratoandAndroid Git Automerger 010acca479 am 664457db: 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
2009-10-29 13:42:13 -07:00
Joe OnoratoandAndroid Git Automerger 6c1a5d2079 am b39e51ae: Fix 2201778 - Key click on all apps
Merge commit 'b39e51aee4c044059dd97c20f0c78f982ed9e388' into eclair-mr2

* commit 'b39e51aee4c044059dd97c20f0c78f982ed9e388':
  Fix 2201778 - Key click on all apps
2009-10-29 13:42:01 -07:00
Joe OnoratoandAndroid Git Automerger b5e94ccacf am 859b3a74: fix bug 2200625 - NPE at com.android.launcher2.AllAppsView.onTouchEvent(AllAppsView.java:259) on Passion
Merge commit '859b3a7453c7b631a34acde4df9bdca680967520' into eclair-mr2

* commit '859b3a7453c7b631a34acde4df9bdca680967520':
  fix bug 2200625 - NPE at com.android.launcher2.AllAppsView.onTouchEvent(AllAppsView.java:259) on Passion
2009-10-29 13:41:56 -07:00
Jason SamsandAndroid Git Automerger 172b1e24a3 am 477f9cd5: am 81134796: Fix leak when receiving multiple surface changed messages, typically when exiting a landscape app.
Merge commit '477f9cd577da857347443c35056cb03dea47cf0a' into eclair-mr2-plus-aosp

* commit '477f9cd577da857347443c35056cb03dea47cf0a':
  Fix leak when receiving multiple surface changed messages, typically when exiting a landscape app.
2009-10-29 01:47:40 -07:00
Jason SamsandAndroid Git Automerger 477f9cd577 am 81134796: 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.
2009-10-29 01:22:55 -07:00
Eric Fischer 4d7b6c949a Import revised translations. DO NOT MERGE 2009-10-28 21:19:01 -07:00
Joe Onorato 664457dbfd Fix 2200739 - Crash when you click on an empty icon slot in 3d all apps 2009-10-28 16:30:34 -04:00
Joe Onorato b39e51aee4 Fix 2201778 - Key click on all apps
Do it by hand, because the default on click handling doesn't do what we want.
2009-10-28 15:47:49 -04:00
Joe Onorato 859b3a7453 fix bug 2200625 - NPE at com.android.launcher2.AllAppsView.onTouchEvent(AllAppsView.java:259) on Passion
There's no need to do selection if we're not visible.
2009-10-28 15:17:01 -04:00
Jason Sams 8113479607 Fix leak when receiving multiple surface changed messages, typically when exiting a landscape app. 2009-10-27 15:38:42 -07:00
Mike CleronandAndroid Git Automerger c231e43b1e am 81ce77ac: am f8bbd34d: Make home send tap commands to live wallpaper.
Merge commit '81ce77aca4b2dd402f9e883d905591588a326a19' into eclair-mr2-plus-aosp

* commit '81ce77aca4b2dd402f9e883d905591588a326a19':
  Make home send tap commands to live wallpaper.
2009-10-23 17:03:16 -07:00
Mike CleronandAndroid Git Automerger 81ce77aca4 am f8bbd34d: Make home send tap commands to live wallpaper.
Merge commit 'f8bbd34d7d4705b49db202be92b920196bc7ea38' into eclair-mr2

* commit 'f8bbd34d7d4705b49db202be92b920196bc7ea38':
  Make home send tap commands to live wallpaper.
2009-10-23 16:58:32 -07:00
Mike Cleron f8bbd34d7d Make home send tap commands to live wallpaper.
(This only applies to taps on empty spaces)
2009-10-23 16:15:16 -07:00
Mike CleronandAndroid Git Automerger abc38d8ba2 am e0e2afe5: am a07724f7: Merge change Ia0618e41 into eclair
Merge commit 'e0e2afe54ec4871af2381c494a6fb1da7d754749' into eclair-mr2-plus-aosp

* commit 'e0e2afe54ec4871af2381c494a6fb1da7d754749':
  Fix 2198937: Home becomes unresponsive after picking wallpaper
2009-10-22 15:41:51 -07:00
Mike CleronandAndroid Git Automerger e0e2afe54e am a07724f7: Merge change Ia0618e41 into eclair
Merge commit 'a07724f70506f637feffd14384309b35c4630d08' into eclair-mr2

* commit 'a07724f70506f637feffd14384309b35c4630d08':
  Fix 2198937: Home becomes unresponsive after picking wallpaper
2009-10-22 15:36:54 -07:00
Android (Google) Code Review a07724f705 Merge change Ia0618e41 into eclair
* changes:
  Fix 2198937: Home becomes unresponsive after picking wallpaper
2009-10-22 18:32:12 -04:00
Eric FischerandAndroid Git Automerger 9ecb342649 am 6b1118fc: am 2875a3cc: (-s ours) Merge change I0ae41e06 into eclair
Merge commit '6b1118fc8cfba19e3d4cb57c849212c21cde26d5' into eclair-mr2-plus-aosp

* commit '6b1118fc8cfba19e3d4cb57c849212c21cde26d5':
  Import revised translations.  DO NOT MERGE
2009-10-22 15:16:29 -07:00
Eric FischerandAndroid Git Automerger 6b1118fc8c am 2875a3cc: (-s ours) Merge change I0ae41e06 into eclair
Merge commit '2875a3cc9eb2aa69a31ec494852cf866bb189bd7' into eclair-mr2

* commit '2875a3cc9eb2aa69a31ec494852cf866bb189bd7':
  Import revised translations.  DO NOT MERGE
2009-10-22 15:11:38 -07:00
Android (Google) Code Review 2875a3cc9e Merge change I0ae41e06 into eclair
* changes:
  Import revised translations.  DO NOT MERGE
2009-10-22 18:07:15 -04:00