Commit Graph

753 Commits

Author SHA1 Message Date
Bjorn Bringert 7984c9496b Get rid of the built-in search widget in Launcher2
Uses the widget from packages/apps/QuickSearchBox instead.

Change-Id: I85d64defe155c0cad97fafef6a3db62c6cab504a
2009-12-09 21:48:38 +00:00
Joe Onorato 5a7970b536 am af5b4cb2: Fix 2305903 Scrolling trackball upwards at the top of the app menu selects app at the bottom left
Merge commit 'af5b4cb27709e2e3d6c419e81ac87363e701ce5d' into eclair-mr2

* commit 'af5b4cb27709e2e3d6c419e81ac87363e701ce5d':
  Fix 2305903 Scrolling trackball upwards at the top of the app menu selects app at the bottom left
2009-12-08 17:56:10 -08:00
Joe Onorato af5b4cb277 Fix 2305903 Scrolling trackball upwards at the top of the app menu selects app at the bottom left 2009-12-08 17:51:22 -08:00
Joe Onorato 546917a5ad am a276fc59: Fix 2306862 - Launcher2 crashed: in libs/rs. Uploading texture without a context.
Merge commit 'a276fc59f535a2fb05701e8f49bb7adf4cefb3b2' into eclair-mr2

* commit 'a276fc59f535a2fb05701e8f49bb7adf4cefb3b2':
  Fix 2306862 - Launcher2 crashed: in libs/rs.  Uploading texture without a context.
2009-12-08 17:19:08 -08:00
Joe Onorato a276fc59f5 Fix 2306862 - Launcher2 crashed: in libs/rs. Uploading texture without a context.
turns off some logging and fixes latent bugs that this uncovered where we were
accessing renderscript while there was no context.
2009-12-08 17:02:02 -08:00
Joe Onorato 199c4825e2 am bf173f11: Fix 2304151 - crash while installing apps
Merge commit 'bf173f11d27719af7a3c480ce84bb5b63e191fba' into eclair-mr2

* commit 'bf173f11d27719af7a3c480ce84bb5b63e191fba':
  Fix 2304151 - crash while installing apps
2009-12-08 13:36:48 -08:00
Joe Onorato bf173f11d2 Fix 2304151 - crash while installing apps
It was happening if you had previously uninstalled an app.
2009-12-08 13:29:38 -08:00
Romain Guy f8e6a80acd Let the user click the dots during a scroll on Home.
This allows faster scroll across Home. Also remove dead code.
2009-12-07 18:01:15 -08:00
Joe Onorato b8139ab650 am 7e4ed99e: Fix 2300792 - All apps zooming when you come back from an app.
Merge commit '7e4ed99eb075ebe3a7a10b852ae791bee5000e6e' into eclair-mr2

* commit '7e4ed99eb075ebe3a7a10b852ae791bee5000e6e':
  Fix 2300792 - All apps zooming when you come back from an app.
2009-12-03 15:09:26 -08:00
Joe Onorato 7e4ed99eb0 Fix 2300792 - All apps zooming when you come back from an app.
This makes it so we're only listening for the CLOSE_SYSTEM_DIALOGS
broadcast while we're between onResume and onPause.
2009-12-03 13:10:49 -08:00
Joe Onorato 3227072624 am 13724ea6: Make the launcher send the position of the icon that\'s launching an intent.
Merge commit '13724ea6078748195bcf747641bf6ee8fbbe0f4b' into eclair-mr2

* commit '13724ea6078748195bcf747641bf6ee8fbbe0f4b':
  Make the launcher send the position of the icon that's launching an intent.
2009-12-02 22:41:04 -08:00
Joe Onorato 13724ea607 Make the launcher send the position of the icon that's launching an intent. 2009-12-02 21:33:36 -08:00
Romain Guy d335e2cdf3 am de3380f8: Merge change Icb5606e3 into eclair
Merge commit 'de3380f8749cd7893a770308d9bfb9a64b9e4938' into eclair-mr2

* commit 'de3380f8749cd7893a770308d9bfb9a64b9e4938':
  Upgrade Home db to upgrade contacts shortcut to the quick contact action
2009-12-02 20:27:45 -08:00
Android (Google) Code Review de3380f874 Merge change Icb5606e3 into eclair
* changes:
  Upgrade Home db to upgrade contacts shortcut to the quick contact action
2009-12-02 20:17:33 -08:00
Romain Guy 7eb9e5e925 Upgrade Home db to upgrade contacts shortcut to the quick contact action
Change-Id: Icb5606e340a6eafc06ffd1be4bbe3d4f988376d1
2009-12-02 20:10:07 -08:00
Eric Fischer 558a3c4129 am 9b8b1ef9: (-s ours) Merge change If84681a3 into eclair
Merge commit '9b8b1ef98a8026afb5b1ff165271d94d5706a49a' into eclair-mr2

* commit '9b8b1ef98a8026afb5b1ff165271d94d5706a49a':
  Import revised translations.  DO NOT MERGE
2009-12-02 15:12:33 -08:00
Android (Google) Code Review 9b8b1ef98a Merge change If84681a3 into eclair
* changes:
  Import revised translations.  DO NOT MERGE
2009-12-02 15:04:47 -08:00
Eric Fischer f84681a3f6 Import revised translations. DO NOT MERGE 2009-12-02 14:57:00 -08:00
Daniel Sandler 55df44f127 am 811954cf: Merge change I7df54f9d into eclair
Merge commit '811954cf77a702663b237165ab1b11a600b73d0d' into eclair-mr2

* commit '811954cf77a702663b237165ab1b11a600b73d0d':
  Clean up name of static wallpapers.
2009-12-02 12:54:43 -08:00
Android (Google) Code Review 811954cf77 Merge change I7df54f9d into eclair
* changes:
  Clean up name of static wallpapers.
2009-12-02 12:49:40 -08:00
Daniel Sandler 0d15cf99c0 Clean up name of static wallpapers.
Change-Id: I7df54f9d13f9808329515eb7b317b21c5ba77afb
http://b/2261747
2009-12-02 14:37:05 -05:00
Joe Onorato 87a8000440 am b0c27f25: Bug 2290800 - Use a collator to sort the app labels.
Merge commit 'b0c27f254a9929be208d5e04554f438076c833bc' into eclair-mr2

* commit 'b0c27f254a9929be208d5e04554f438076c833bc':
  Bug 2290800 - Use a collator to sort the app labels.
2009-12-02 09:47:05 -08:00
Eric Fischer f3e114265b am eaa01f68: (-s ours) Merge change I46fb1c7f into eclair
Merge commit 'eaa01f68f24d78b15275a0ee39bc2d6e53f6733e' into eclair-mr2

* commit 'eaa01f68f24d78b15275a0ee39bc2d6e53f6733e':
  Import revised translations.  DO NOT MERGE
2009-12-01 17:10:21 -08:00
Jason Sams 1fdde7981b am eb5615d1: Rename special dump properity so we can set it on user builds.
Merge commit 'eb5615d1af1ef38fd934590b9aec19e1d0cd0908' into eclair-mr2

* commit 'eb5615d1af1ef38fd934590b9aec19e1d0cd0908':
  Rename special dump properity so we can set it on user builds.
2009-12-01 17:10:16 -08:00
Joe Onorato b0c27f254a Bug 2290800 - Use a collator to sort the app labels.
SHAME ON ME for using String.compareTo().
2009-12-01 16:20:30 -08:00
Android (Google) Code Review eaa01f68f2 Merge change I46fb1c7f into eclair
* changes:
  Import revised translations.  DO NOT MERGE
2009-11-30 11:56:44 -08:00
Jason Sams eb5615d1af Rename special dump properity so we can set it on user builds. 2009-11-30 11:50:10 -08:00
Eric Fischer 46fb1c7f25 Import revised translations. DO NOT MERGE 2009-11-30 11:37:50 -08:00
Joe Onorato ec92f072bb am f0be2134: Fix 2275513 - Icons don\'t update on package update
Merge commit 'f0be2134e577048c932c5810a7f8a30876bff665' into eclair-mr2

* commit 'f0be2134e577048c932c5810a7f8a30876bff665':
  Fix 2275513 - Icons don't update on package update
2009-11-24 16:42:03 -08:00
Joe Onorato f0be2134e5 Fix 2275513 - Icons don't update on package update
Also reuses the BubbleText object, which was being recreated for no reason.
2009-11-24 19:34:29 -05:00
Joe Onorato b2b3fc9921 am dbbf45b5: Merge change Ib2061213 into eclair
Merge commit 'dbbf45b59ed5ebb2beed15b0a169f64e0632c71f' into eclair-mr2

* commit 'dbbf45b59ed5ebb2beed15b0a169f64e0632c71f':
  Fix bug 2248173 - all apps animates out when you return home.
2009-11-24 13:57:36 -08:00
Android (Google) Code Review dbbf45b59e Merge change Ib2061213 into eclair
* changes:
  Fix bug 2248173 - all apps animates out when you return home.
2009-11-24 13:53:30 -08:00
Romain Guy 3b4304ad7a am 99917ca6: Save 4 MB of space.
Merge commit '99917ca642d148c78ea85a6838eeb5a03bcbaf66' into eclair-mr2

* commit '99917ca642d148c78ea85a6838eeb5a03bcbaf66':
  Save 4 MB of space.
2009-11-24 13:42:20 -08:00
Romain Guy 99917ca642 Save 4 MB of space.
Change-Id: I5d0daaaccfc8d18b844542573755efca2c1a4343
2009-11-24 13:37:40 -08:00
Joe Onorato b20612133b Fix bug 2248173 - all apps animates out when you return home. 2009-11-24 16:13:54 -05:00
Romain Guy 53b11e12d4 am 09cf7d19: Merge change I5289d45d into eclair
Merge commit '09cf7d19db69dc4ac0f3457590e8df539bfec7d1' into eclair-mr2

* commit '09cf7d19db69dc4ac0f3457590e8df539bfec7d1':
  Update a couple of wallpapers.
2009-11-23 13:12:03 -08:00
Android (Google) Code Review 09cf7d19db Merge change I5289d45d into eclair
* changes:
  Update a couple of wallpapers.
2009-11-23 13:08:11 -08:00
Romain Guy bcf2a97629 Update a couple of wallpapers.
Change-Id: I5289d45da13a0405cc2344135b1ace101f0326ca
2009-11-23 13:07:26 -08:00
Bjorn Bringert 6aeeeefb15 am 98047dc3: Clear search widget animation in Launcher.onResume()
Merge commit '98047dc39fd56efc6bf1e93a46eb8614569d2226' into eclair-mr2

* commit '98047dc39fd56efc6bf1e93a46eb8614569d2226':
  Clear search widget animation in Launcher.onResume()
2009-11-23 08:55:46 -08:00
Bjorn Bringert 2b68660d0a am 600f1887: Guard against null parent in Launcher2.Search.clearAnimation()
Merge commit '600f188702c1ce8e5c250ea049a5e22f4ff17577' into eclair-mr2

* commit '600f188702c1ce8e5c250ea049a5e22f4ff17577':
  Guard against null parent in Launcher2.Search.clearAnimation()
2009-11-23 08:55:43 -08:00
Jason Sams 52f918e43a am 730c408c: Merge change I84bfa565 into eclair
Merge commit '730c408ccc76dd7da2235a9af6c84d98d19e6b72' into eclair-mr2

* commit '730c408ccc76dd7da2235a9af6c84d98d19e6b72':
  Improve performance of AllApps for large numbers of apps.
2009-11-23 08:55:36 -08:00
Bjorn Bringert 98047dc39f Clear search widget animation in Launcher.onResume()
Before, Launcher relied on a callback to a SearchManager.OnCancelListener to clear the search widget
animation. However, that doesn't get called if some other app opens the search dialog
before the Launcher is reopened. This change clears the animation in onResume().

Should fix http://b/issue?id=2246760
2009-11-21 22:08:04 +00:00
Bjorn Bringert 600f188702 Guard against null parent in Launcher2.Search.clearAnimation()
Sometimes clearAnimation() is called on the search widget
when it has no parent, e.g. when it being removed from the
home screen. This caused an NPE, because clearAnimation()
called invalidate() on the parent.

This is a partial fix for: http://b/issue?id=2246760
2009-11-21 21:38:05 +00:00
Android (Google) Code Review 730c408ccc Merge change I84bfa565 into eclair
* changes:
  Improve performance of AllApps for large numbers of apps.
2009-11-20 14:29:39 -08:00
Romain Guy fef7773bd7 am 4b14aa0d: Forgot a wallpaper.
Merge commit '4b14aa0d8a91fe074833c8f709d42b870d920316' into eclair-mr2

* commit '4b14aa0d8a91fe074833c8f709d42b870d920316':
  Forgot a wallpaper.
2009-11-20 14:18:57 -08:00
Romain Guy cb87826823 am 4634af5d: Merge change I56e43637 into eclair
Merge commit '4634af5de99153cea5d602a1ce2a50ae2bcd991d' into eclair-mr2

* commit '4634af5de99153cea5d602a1ce2a50ae2bcd991d':
  Final final set of wallpapers.
2009-11-20 14:14:57 -08:00
Romain Guy 4b14aa0d8a Forgot a wallpaper.
Change-Id: I0ecea3f2d7ad795d5dbd4fa4b34b23c38d67293e
2009-11-20 23:13:40 +01:00
Android (Google) Code Review 4634af5de9 Merge change I56e43637 into eclair
* changes:
  Final final set of wallpapers.
2009-11-20 14:11:46 -08:00
Romain Guy 8df5863f10 Final final set of wallpapers.
Change-Id: I56e43637581850a2e3da5b6bf6900680aa8de2d8
2009-11-20 22:57:37 +01:00
Jason Sams 84bfa565b3 Improve performance of AllApps for large numbers of apps. 2009-11-20 13:16:41 -08:00