OSDN Git Service

android-x86/packages-apps-Launcher.git
14 years agoMerge change 23030 into eclair
Android (Google) Code Review [Fri, 28 Aug 2009 20:01:37 +0000 (13:01 -0700)]
Merge change 23030 into eclair

* changes:
  Armor string format tokens with translation placeholders.

14 years agoPrevent closing Home by pressing the Back key.
Romain Guy [Fri, 28 Aug 2009 05:43:13 +0000 (22:43 -0700)]
Prevent closing Home by pressing the Back key.

14 years agoArmor string format tokens with translation placeholders.
Eric Fischer [Fri, 28 Aug 2009 00:25:36 +0000 (17:25 -0700)]
Armor string format tokens with translation placeholders.

Change-Id: Ibe4d4fea7caff285f67382cc17f2f9261cf1f92c

14 years agoRemove unused code from Launcher.
Romain Guy [Thu, 27 Aug 2009 21:33:28 +0000 (14:33 -0700)]
Remove unused code from Launcher.

14 years agoam 4e8fc32d: Fix issue where Home was not loading the workspace items.
Romain Guy [Wed, 26 Aug 2009 16:29:36 +0000 (09:29 -0700)]
am 4e8fc32d: Fix issue where Home was not loading the workspace items.

Merge commit '4e8fc32dd59a45dda46c322904895336d0e79a3a' into eclair

* commit '4e8fc32dd59a45dda46c322904895336d0e79a3a':
  Fix issue where Home was not loading the workspace items.

14 years agoFix issue where Home was not loading the workspace items.
Romain Guy [Tue, 25 Aug 2009 23:51:24 +0000 (16:51 -0700)]
Fix issue where Home was not loading the workspace items.

This change also adds new logs to help track down the issue if it
happens again.

14 years agoam d1057c6c: (-s ours) Import revised translations. DO NOT MERGE
Eric Fischer [Thu, 20 Aug 2009 23:00:30 +0000 (16:00 -0700)]
am d1057c6c: (-s ours) Import revised translations.  DO NOT MERGE

Merge commit 'd1057c6cc26767030281f57a19c0433bc551d658' into eclair

* commit 'd1057c6cc26767030281f57a19c0433bc551d658':
  Import revised translations.  DO NOT MERGE

14 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Thu, 20 Aug 2009 21:08:07 +0000 (14:08 -0700)]
Import revised translations.  DO NOT MERGE

14 years agoMerge change 22010 into eclair
Android (Google) Code Review [Thu, 20 Aug 2009 00:18:50 +0000 (17:18 -0700)]
Merge change 22010 into eclair

* changes:
  Switch home to use the new shared wallpaper surface.

14 years agoSwitch home to use the new shared wallpaper surface.
Dianne Hackborn [Tue, 18 Aug 2009 01:18:46 +0000 (18:18 -0700)]
Switch home to use the new shared wallpaper surface.

This change is intended to be fairly unobtrusive, avoiding ripping
out too much of the old code.

14 years agoam f2ad9adc: Remove the ability for the Google logo to hide itself based on the chose...
Anonymous Coward [Wed, 19 Aug 2009 23:37:36 +0000 (16:37 -0700)]
am f2ad9adc: Remove the ability for the Google logo to hide itself based on the chosen web search provider, as Google will be the only provider.

Merge commit 'f2ad9adcf609a3f02092094871335f1fe39cad5e' into eclair

* commit 'f2ad9adcf609a3f02092094871335f1fe39cad5e':
  Remove the ability for the Google logo to hide itself based on the chosen

14 years agoRemove the ability for the Google logo to hide itself based on the chosen
Anonymous Coward [Wed, 19 Aug 2009 00:34:16 +0000 (17:34 -0700)]
Remove the ability for the Google logo to hide itself based on the chosen
web search provider, as Google will be the only provider.

14 years agoam facd2688: (-s ours) Import revised translations. DO NOT MERGE
Eric Fischer [Tue, 18 Aug 2009 18:00:38 +0000 (11:00 -0700)]
am facd2688: (-s ours) Import revised translations.  DO NOT MERGE

Merge commit 'facd2688208d47ad7c10971407a839eaaad44271' into eclair

* commit 'facd2688208d47ad7c10971407a839eaaad44271':
  Import revised translations.  DO NOT MERGE

14 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Mon, 17 Aug 2009 20:15:16 +0000 (13:15 -0700)]
Import revised translations.  DO NOT MERGE

14 years agoFix possible NPE in Launcher.
Romain Guy [Mon, 17 Aug 2009 17:01:15 +0000 (10:01 -0700)]
Fix possible NPE in Launcher.

14 years agoam a3c77b8d: Merge change 21132 into donut
Mike LeBeau [Fri, 14 Aug 2009 01:43:58 +0000 (18:43 -0700)]
am a3c77b8d: Merge change 21132 into donut

Merge commit 'a3c77b8d339bfe475bd4ef84591af9fbd59e1460' into eclair

* commit 'a3c77b8d339bfe475bd4ef84591af9fbd59e1460':
  Replace app icon used in shortcuts selector menu with the new default app icon.

14 years agoStubs are no longer needed!
Dianne Hackborn [Thu, 13 Aug 2009 20:57:02 +0000 (13:57 -0700)]
Stubs are no longer needed!

14 years agoMerge change 21132 into donut
Android (Google) Code Review [Thu, 13 Aug 2009 18:49:45 +0000 (11:49 -0700)]
Merge change 21132 into donut

* changes:
  Replace app icon used in shortcuts selector menu with the new default app icon.

14 years agoReplace app icon used in shortcuts selector menu with the new default app icon.
Mike LeBeau [Thu, 13 Aug 2009 18:48:43 +0000 (11:48 -0700)]
Replace app icon used in shortcuts selector menu with the new default app icon.

14 years agoam d46a746d: (-s ours) Merge change 20953 into donut
Romain Guy [Wed, 12 Aug 2009 19:36:40 +0000 (12:36 -0700)]
am d46a746d: (-s ours) Merge change 20953 into donut

Merge commit 'd46a746dd972fc9efa72d2cfe5d658f6fbc82d47'

* commit 'd46a746dd972fc9efa72d2cfe5d658f6fbc82d47':
  Do not merge. Fix loading of icons in Home at boot time.

14 years agoMerge change 20953 into donut
Android (Google) Code Review [Wed, 12 Aug 2009 17:36:30 +0000 (10:36 -0700)]
Merge change 20953 into donut

* changes:
  Do not merge. Fix loading of icons in Home at boot time.

14 years agoDo not merge. Fix loading of icons in Home at boot time.
Romain Guy [Wed, 12 Aug 2009 17:35:26 +0000 (10:35 -0700)]
Do not merge. Fix loading of icons in Home at boot time.

14 years agoFollow updated wallpaper APIs.
Dianne Hackborn [Sun, 9 Aug 2009 03:53:57 +0000 (20:53 -0700)]
Follow updated wallpaper APIs.

14 years agoFix threading issue in Home's loading code.
Romain Guy [Sat, 8 Aug 2009 22:49:05 +0000 (15:49 -0700)]
Fix threading issue in Home's loading code.

It was possible for Home to start two loaders at the same time. This change
prevents this from happening by marking the loader as "running" earlier. This
change also adds more helpful logs to track down this issue if it occurs again.

14 years agoPut Maps back.
Romain Guy [Thu, 6 Aug 2009 18:47:10 +0000 (11:47 -0700)]
Put Maps back.

14 years agoUpdate to use new public wallpaper APIs.
Dianne Hackborn [Thu, 6 Aug 2009 04:31:56 +0000 (21:31 -0700)]
Update to use new public wallpaper APIs.

14 years agomerge from open-source master
Jean-Baptiste Queru [Tue, 4 Aug 2009 16:00:29 +0000 (09:00 -0700)]
merge from open-source master

14 years agoam b116049e: (-s ours) Import revised translations. DO NOT MERGE
Eric Fischer [Mon, 3 Aug 2009 23:52:59 +0000 (16:52 -0700)]
am b116049e: (-s ours) Import revised translations.  DO NOT MERGE

Merge commit 'b116049e1dda7732b6afb03ca932d3ead7fd295f'

* commit 'b116049e1dda7732b6afb03ca932d3ead7fd295f':
  Import revised translations.  DO NOT MERGE

14 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Mon, 3 Aug 2009 23:11:33 +0000 (16:11 -0700)]
Import revised translations.  DO NOT MERGE

14 years agomerge from donut
Jean-Baptiste Queru [Mon, 3 Aug 2009 14:45:46 +0000 (07:45 -0700)]
merge from donut

15 years agoProperly center the wallpaper when too small.
Romain Guy [Fri, 31 Jul 2009 05:38:07 +0000 (22:38 -0700)]
Properly center the wallpaper when too small.

15 years agomerge from donut
Jean-Baptiste Queru [Wed, 29 Jul 2009 21:57:06 +0000 (14:57 -0700)]
merge from donut

15 years agoAlso provide the name of the wallpaper that's being backed up.
Joe Onorato [Wed, 29 Jul 2009 01:26:47 +0000 (18:26 -0700)]
Also provide the name of the wallpaper that's being backed up.

15 years agoam 31bbf9cb: Stop trying to play tricks with the focusability of the search widget...
Mike LeBeau [Tue, 28 Jul 2009 22:34:31 +0000 (15:34 -0700)]
am 31bbf9cb: Stop trying to play tricks with the focusability of the search widget\'s TextView, as we weren\'t always doing it right, and it doesn\'t seem to help or hurt the frequency of the home screen sliding up when the widget is selected (that seems to be separate,

Merge commit '31bbf9cbff8d5db6ab3b1cd93497045acdb8f74a'

* commit '31bbf9cbff8d5db6ab3b1cd93497045acdb8f74a':
  Stop trying to play tricks with the focusability of the search widget's

15 years agoStop trying to play tricks with the focusability of the search widget's
Mike LeBeau [Tue, 28 Jul 2009 21:19:06 +0000 (14:19 -0700)]
Stop trying to play tricks with the focusability of the search widget's
TextView, as we weren't always doing it right, and it doesn't seem to
help or hurt the frequency of the home screen sliding up when the
widget is selected (that seems to be separate, see http://b/1819752).

15 years agoreconcile korg/master into goog/master
Jean-Baptiste Queru [Sun, 26 Jul 2009 18:43:56 +0000 (11:43 -0700)]
reconcile korg/master into goog/master

15 years agoMerge korg/donut into korg/master
Jean-Baptiste Queru [Sun, 26 Jul 2009 00:48:03 +0000 (17:48 -0700)]
Merge korg/donut into korg/master

15 years agoDeal with canceled keys.
Dianne Hackborn [Sat, 25 Jul 2009 00:15:20 +0000 (17:15 -0700)]
Deal with canceled keys.

15 years agoam 32ce7f17: Update launcher to use new bitmap density API.
Dianne Hackborn [Fri, 24 Jul 2009 23:08:52 +0000 (16:08 -0700)]
am 32ce7f17: Update launcher to use new bitmap density API.

Merge commit '32ce7f17a85abf9b175f773371308876f7401547'

* commit '32ce7f17a85abf9b175f773371308876f7401547':
  Update launcher to use new bitmap density API.

15 years agoUpdate launcher to use new bitmap density API.
Dianne Hackborn [Thu, 23 Jul 2009 04:56:50 +0000 (21:56 -0700)]
Update launcher to use new bitmap density API.

15 years agoam 142868a4: Change "Shortcut <> is installed" to "created"
Leon Scroggins [Wed, 22 Jul 2009 18:27:42 +0000 (11:27 -0700)]
am 142868a4: Change "Shortcut <> is installed" to "created"

Merge commit '142868a4a48a10dca5a0429c9631b8c57911a529'

* commit '142868a4a48a10dca5a0429c9631b8c57911a529':
  Change "Shortcut <> is installed" to "created"

15 years agoam d7013ca7: Merge change 8193 into donut
Android (Google) Code Review [Wed, 22 Jul 2009 18:27:41 +0000 (11:27 -0700)]
am d7013ca7: Merge change 8193 into donut

Merge commit 'd7013ca7ab781824da6eb574094cf05b55abab92'

* commit 'd7013ca7ab781824da6eb574094cf05b55abab92':
  Add one more pixel of padding to the top of the Google logo used in the search widget.

15 years agoChange "Shortcut <> is installed" to "created"
Leon Scroggins [Tue, 21 Jul 2009 18:13:36 +0000 (14:13 -0400)]
Change "Shortcut <> is installed" to "created"

See http://b/issue?id=1861557

15 years agoMerge change 8193 into donut
Android (Google) Code Review [Wed, 22 Jul 2009 16:01:20 +0000 (09:01 -0700)]
Merge change 8193 into donut

* changes:
  Add one more pixel of padding to the top of the Google logo used in the search widget.

15 years agoAdd one more pixel of padding to the top of the Google logo used in the search widget.
Mike LeBeau [Wed, 22 Jul 2009 16:00:41 +0000 (09:00 -0700)]
Add one more pixel of padding to the top of the Google logo used in the search widget.

15 years agoam efb38794: Merge change 8034 into donut
Android (Google) Code Review [Tue, 21 Jul 2009 21:38:11 +0000 (14:38 -0700)]
am efb38794: Merge change 8034 into donut

Merge commit 'efb38794c880510c943973570eab8301cc269a28'

* commit 'efb38794c880510c943973570eab8301cc269a28':
  Remove gestures from Home.

15 years agoMerge change 8034 into donut
Android (Google) Code Review [Tue, 21 Jul 2009 17:56:06 +0000 (10:56 -0700)]
Merge change 8034 into donut

* changes:
  Remove gestures from Home.

15 years agoRemove gestures from Home.
Romain Guy [Tue, 21 Jul 2009 17:55:43 +0000 (10:55 -0700)]
Remove gestures from Home.

15 years agoam 18fdcb6d: Display a Google logo in the search widget if Google is the chosen web...
Mike LeBeau [Tue, 21 Jul 2009 06:34:12 +0000 (23:34 -0700)]
am 18fdcb6d: Display a Google logo in the search widget if Google is the chosen web search provider. Listen for broadcasts of that setting changing to correctly update the widget as appropriate.

Merge commit '18fdcb6de7e1268ed6e5c7664b2c838fe9d494ae'

* commit '18fdcb6de7e1268ed6e5c7664b2c838fe9d494ae':
  Display a Google logo in the search widget if Google is the chosen web

15 years agoDisplay a Google logo in the search widget if Google is the chosen web
Mike LeBeau [Tue, 21 Jul 2009 00:40:46 +0000 (17:40 -0700)]
Display a Google logo in the search widget if Google is the chosen web
search provider. Listen for broadcasts of that setting changing to
correctly update the widget as appropriate.

15 years agoam 6e1fd5b2: Prevents BadTokenException on rotation of the gestures window.
Romain Guy [Mon, 20 Jul 2009 03:28:39 +0000 (20:28 -0700)]
am 6e1fd5b2: Prevents BadTokenException on rotation of the gestures window.

Merge commit '6e1fd5b2b0b79b8e97d458c40bc9ac1710c2852b'

* commit '6e1fd5b2b0b79b8e97d458c40bc9ac1710c2852b':
  Prevents BadTokenException on rotation of the gestures window.

15 years agoam 6da5b433: Adjust the padding in Home\'s all apps drawer
Romain Guy [Mon, 20 Jul 2009 03:20:18 +0000 (20:20 -0700)]
am 6da5b433: Adjust the padding in Home\'s all apps drawer

Merge commit '6da5b433c1b3d8b95371c418d4ab1aa88baa488c'

* commit '6da5b433c1b3d8b95371c418d4ab1aa88baa488c':
  Adjust the padding in Home's all apps drawer

15 years agoam 6c8bbcb5: Fixes #1930069. Prevents NPE in GesturesActivity. Ensures the store...
Romain Guy [Mon, 20 Jul 2009 03:20:14 +0000 (20:20 -0700)]
am 6c8bbcb5: Fixes #1930069. Prevents NPE in GesturesActivity. Ensures the store is always != null.

Merge commit '6c8bbcb5a2bbae2c83e1c684c2a06b8b72b47f52'

* commit '6c8bbcb5a2bbae2c83e1c684c2a06b8b72b47f52':
  Fixes #1930069. Prevents NPE in GesturesActivity. Ensures the store is always != null.

15 years agoam 27f98955: Remove dead code from Home.
Romain Guy [Mon, 20 Jul 2009 03:20:09 +0000 (20:20 -0700)]
am 27f98955: Remove dead code from Home.

Merge commit '27f98955ad7d6aad05bdddba75b98067cc2e208f'

* commit '27f98955ad7d6aad05bdddba75b98067cc2e208f':
  Remove dead code from Home.

15 years agoam e59717b6: Remove unused asset.
Romain Guy [Mon, 20 Jul 2009 03:20:05 +0000 (20:20 -0700)]
am e59717b6: Remove unused asset.

Merge commit 'e59717b647a5a8d6b5c71d4d609f235c7b7b1f49'

* commit 'e59717b647a5a8d6b5c71d4d609f235c7b7b1f49':
  Remove unused asset.

15 years agoam e769bc76: Fixes #1987902. Do not show the + button when not needed.
Romain Guy [Sat, 18 Jul 2009 00:13:09 +0000 (17:13 -0700)]
am e769bc76: Fixes #1987902. Do  not show the + button when not needed.

Merge commit 'e769bc7602f40a334f4489622b280fecb071d43a'

* commit 'e769bc7602f40a334f4489622b280fecb071d43a':
  Fixes #1987902. Do  not show the + button when not needed.

15 years agoPrevents BadTokenException on rotation of the gestures window.
Romain Guy [Fri, 17 Jul 2009 23:36:31 +0000 (16:36 -0700)]
Prevents BadTokenException on rotation of the gestures window.

15 years agoAdjust the padding in Home's all apps drawer
Romain Guy [Fri, 17 Jul 2009 23:29:15 +0000 (16:29 -0700)]
Adjust the padding in Home's all apps drawer

15 years agoFixes #1930069. Prevents NPE in GesturesActivity. Ensures the store is always !=...
Romain Guy [Fri, 17 Jul 2009 23:17:40 +0000 (16:17 -0700)]
Fixes #1930069. Prevents NPE in GesturesActivity. Ensures the store is always != null.

15 years agoRemove dead code from Home.
Romain Guy [Fri, 17 Jul 2009 22:28:42 +0000 (15:28 -0700)]
Remove dead code from Home.

15 years agoRemove unused asset.
Romain Guy [Fri, 17 Jul 2009 21:59:27 +0000 (14:59 -0700)]
Remove unused asset.

15 years agoFixes #1987902. Do not show the + button when not needed.
Romain Guy [Fri, 17 Jul 2009 21:18:50 +0000 (14:18 -0700)]
Fixes #1987902. Do  not show the + button when not needed.

15 years agoam f9848949: Fix back button in gestures panel.
Romain Guy [Fri, 17 Jul 2009 20:58:18 +0000 (13:58 -0700)]
am f9848949: Fix back button in gestures panel.

Merge commit 'f984894964281fef48b97bc0bc68a17feb244c25'

* commit 'f984894964281fef48b97bc0bc68a17feb244c25':
  Fix back button in gestures panel.

15 years agoam 6b3f51d3: More new gestures UI. Adds a back button at the bottom of the settings...
Romain Guy [Fri, 17 Jul 2009 09:08:50 +0000 (02:08 -0700)]
am 6b3f51d3: More new gestures UI. Adds a back button at the bottom of the settings activity.

Merge commit '6b3f51d373f19711a7fac44f2f6df9dc89110eb1'

* commit '6b3f51d373f19711a7fac44f2f6df9dc89110eb1':
  More new gestures UI. Adds a back button at the bottom of the settings activity.

15 years agoFix back button in gestures panel.
Romain Guy [Fri, 17 Jul 2009 08:24:40 +0000 (01:24 -0700)]
Fix back button in gestures panel.

15 years agoam 1dd3a077: New gestures UI.
Romain Guy [Fri, 17 Jul 2009 06:46:54 +0000 (23:46 -0700)]
am 1dd3a077: New gestures UI.

Merge commit '1dd3a077a293bf3ac4e61e91dcc3dfc99487acd4'

* commit '1dd3a077a293bf3ac4e61e91dcc3dfc99487acd4':
  New gestures UI.

15 years agoMore new gestures UI. Adds a back button at the bottom of the settings activity.
Romain Guy [Fri, 17 Jul 2009 00:45:04 +0000 (17:45 -0700)]
More new gestures UI. Adds a back button at the bottom of the settings activity.

15 years agoNew gestures UI.
Romain Guy [Thu, 16 Jul 2009 20:21:01 +0000 (13:21 -0700)]
New gestures UI.

15 years agoam 68634c1c: Fixes OutOfMemoryError on Home.
Romain Guy [Thu, 16 Jul 2009 01:14:58 +0000 (18:14 -0700)]
am 68634c1c: Fixes OutOfMemoryError on Home.

Merge commit '68634c1c320bba0d9a49c2ad6ed78e244e89a57b'

* commit '68634c1c320bba0d9a49c2ad6ed78e244e89a57b':
  Fixes OutOfMemoryError on Home.

15 years agoFixes OutOfMemoryError on Home.
Romain Guy [Wed, 15 Jul 2009 22:19:44 +0000 (15:19 -0700)]
Fixes OutOfMemoryError on Home.

15 years agoMerge commit 'goog/readonly-korg-master' into merge_korg_master
Jean-Baptiste Queru [Wed, 15 Jul 2009 00:13:02 +0000 (17:13 -0700)]
Merge commit 'goog/readonly-korg-master' into merge_korg_master

15 years agoam 949b3eb9: Merge change 7136 into donut
Android (Google) Code Review [Tue, 14 Jul 2009 21:52:57 +0000 (14:52 -0700)]
am 949b3eb9: Merge change 7136 into donut

Merge commit '949b3eb9d3ced2a068fcec5a96a2d8b0e90d2fa2'

* commit '949b3eb9d3ced2a068fcec5a96a2d8b0e90d2fa2':
  Fix the lock issue on Home. This was caused by onPrepareDialog().

15 years agoMerge change 7136 into donut
Android (Google) Code Review [Tue, 14 Jul 2009 21:51:25 +0000 (14:51 -0700)]
Merge change 7136 into donut

* changes:
  Fix the lock issue on Home. This was caused by onPrepareDialog().

15 years agoFix the lock issue on Home. This was caused by onPrepareDialog().
Romain Guy [Tue, 14 Jul 2009 20:58:08 +0000 (13:58 -0700)]
Fix the lock issue on Home. This was caused by onPrepareDialog().

onPrepareDialog() is called after a dialog was created/shown at least once. But
onPrepareDialog() does not mean the dialog will be shown. Thus Home would
sometimes lock itself without showing the dialog the user would normally use to
unlock the workspace.

15 years agoam 6f227eba: Fixes #1977560. Prevents NPE when rotating the gestures activity.
Romain Guy [Tue, 14 Jul 2009 20:21:34 +0000 (13:21 -0700)]
am 6f227eba: Fixes #1977560. Prevents NPE when rotating the gestures activity.

Merge commit '6f227eba4bdf96102e6dda24ff6c9961a6c41c38'

* commit '6f227eba4bdf96102e6dda24ff6c9961a6c41c38':
  Fixes #1977560. Prevents NPE when rotating the gestures activity.

15 years agoFixes #1977560. Prevents NPE when rotating the gestures activity.
Romain Guy [Tue, 14 Jul 2009 20:18:51 +0000 (13:18 -0700)]
Fixes #1977560. Prevents NPE when rotating the gestures activity.

15 years agoam c5df5b61: Merge change 7061 into donut
Android (Google) Code Review [Tue, 14 Jul 2009 17:21:31 +0000 (10:21 -0700)]
am c5df5b61: Merge change 7061 into donut

Merge commit 'c5df5b61b8fee2969cf5413c98257959b84af327'

* commit 'c5df5b61b8fee2969cf5413c98257959b84af327':
  Put in new version of search floater background image to put one pixel of padding

15 years agoMerge change 7061 into donut
Android (Google) Code Review [Tue, 14 Jul 2009 03:46:52 +0000 (20:46 -0700)]
Merge change 7061 into donut

* changes:
  Put in new version of search floater background image to put one pixel of padding and one less pixel of margin at the top.

15 years agoPut in new version of search floater background image to put one pixel of padding
Mike LeBeau [Tue, 14 Jul 2009 03:46:10 +0000 (20:46 -0700)]
Put in new version of search floater background image to put one pixel of padding
and one less pixel of margin at the top.

15 years agoam f881f08d: Import new translations
Eric Fischer [Mon, 13 Jul 2009 23:59:23 +0000 (16:59 -0700)]
am f881f08d: Import new translations

Merge commit 'f881f08d3070f466a74400a7b154a6a5a69e6835'

* commit 'f881f08d3070f466a74400a7b154a6a5a69e6835':
  Import new translations

15 years agoImport new translations
Eric Fischer [Mon, 13 Jul 2009 22:48:21 +0000 (15:48 -0700)]
Import new translations

15 years agoam 83fb0c1c: Remove unused resources from Home.
Romain Guy [Thu, 9 Jul 2009 21:59:53 +0000 (14:59 -0700)]
am 83fb0c1c: Remove unused resources from Home.

Merge commit '83fb0c1c42141211e04f43d2b85ceaec5e463c95'

* commit '83fb0c1c42141211e04f43d2b85ceaec5e463c95':
  Remove unused resources from Home.

15 years agoRemove unused resources from Home.
Romain Guy [Thu, 9 Jul 2009 21:57:27 +0000 (14:57 -0700)]
Remove unused resources from Home.

15 years agoam 0879cef6: Don\'t call SearchManager.isVisible() in Launcher.
Bjorn Bringert [Wed, 8 Jul 2009 14:06:23 +0000 (07:06 -0700)]
am 0879cef6: Don\'t call SearchManager.isVisible() in Launcher.

Merge commit '0879cef6ddeda7e5e5409fe1277b9786aab32249'

* commit '0879cef6ddeda7e5e5409fe1277b9786aab32249':
  Don't call SearchManager.isVisible() in Launcher.

15 years agoDon't call SearchManager.isVisible() in Launcher.
Bjorn Bringert [Wed, 8 Jul 2009 11:38:25 +0000 (12:38 +0100)]
Don't call SearchManager.isVisible() in Launcher.

SearchManager.isVisible() is a hidden method that should
not be used by applications. Also, SearchManager.stopSearch()
already checks whether the search dialog is visible before
tryinf to dimiss it, so the check in Launcher was redundant.

15 years agoam a206daae: Related to #1444844. Caps fling velocity on Home.
Romain Guy [Mon, 6 Jul 2009 20:12:33 +0000 (13:12 -0700)]
am a206daae: Related to #1444844. Caps fling velocity on Home.

Merge commit 'a206daaed1318005d1534cca2e4eeec56144d104'

* commit 'a206daaed1318005d1534cca2e4eeec56144d104':
  Related to #1444844. Caps fling velocity on Home.

15 years agoRelated to #1444844. Caps fling velocity on Home.
Romain Guy [Mon, 6 Jul 2009 18:51:18 +0000 (11:51 -0700)]
Related to #1444844. Caps fling velocity on Home.

15 years agoam aafeef31: Fix the search widget taking characters into it rather than forwarding...
Mike LeBeau [Mon, 6 Jul 2009 18:17:50 +0000 (11:17 -0700)]
am aafeef31: Fix the search widget taking characters into it rather than forwarding them to the search dialog. By setting editable=false and inputType=none, the TextView can still take focus, but key input is forwarded to the launcher which knows what to do.

Merge commit 'aafeef310fab2b2e62850b09fe25411e65fe3171'

* commit 'aafeef310fab2b2e62850b09fe25411e65fe3171':
  Fix the search widget taking characters into it rather than forwarding

15 years agoam 736cf281: Close the search dialog when user gets to Home by pressing home button...
Mike LeBeau [Mon, 6 Jul 2009 18:17:47 +0000 (11:17 -0700)]
am 736cf281: Close the search dialog when user gets to Home by pressing home button, but still keep it up if the user pressed e.g. back button.

Merge commit '736cf281f403b2c6bdee3569dd9862011726a93c'

* commit '736cf281f403b2c6bdee3569dd9862011726a93c':
  Close the search dialog when user gets to Home by pressing home button,

15 years agoam 93e95153: Merge change 6127 into donut
Android (Google) Code Review [Mon, 6 Jul 2009 18:17:17 +0000 (11:17 -0700)]
am 93e95153: Merge change 6127 into donut

Merge commit '93e95153482f30c76f0d14eb9789a5000a444ae3'

* commit '93e95153482f30c76f0d14eb9789a5000a444ae3':
  Remove SearchAutocompleteTextView from Launcher.

15 years agoam f38b3d57: Fixes #1956185. Restores the gesture when changing orientation when...
Romain Guy [Fri, 3 Jul 2009 15:18:01 +0000 (08:18 -0700)]
am f38b3d57: Fixes #1956185. Restores the gesture when changing orientation when creating a shortcut.

Merge commit 'f38b3d57033cf416454b3b9d019756c8bca03648'

* commit 'f38b3d57033cf416454b3b9d019756c8bca03648':
  Fixes #1956185. Restores the gesture when changing orientation when creating a shortcut.

15 years agoFix the search widget taking characters into it rather than forwarding
Mike LeBeau [Thu, 2 Jul 2009 22:58:21 +0000 (15:58 -0700)]
Fix the search widget taking characters into it rather than forwarding
them to the search dialog. By setting editable=false and inputType=none,
the TextView can still take focus, but key input is forwarded to the
launcher which knows what to do.

15 years agoClose the search dialog when user gets to Home by pressing home button,
Mike LeBeau [Fri, 3 Jul 2009 00:46:59 +0000 (17:46 -0700)]
Close the search dialog when user gets to Home by pressing home button,
but still keep it up if the user pressed e.g. back button.

15 years agoMerge change 6127 into donut
Android (Google) Code Review [Thu, 2 Jul 2009 23:05:37 +0000 (16:05 -0700)]
Merge change 6127 into donut

* changes:
  Remove SearchAutocompleteTextView from Launcher.

15 years agoRemove SearchAutocompleteTextView from Launcher.
Karl Rosaen [Thu, 2 Jul 2009 21:19:44 +0000 (14:19 -0700)]
Remove SearchAutocompleteTextView from Launcher.

Now that the search widget doesn't actually get focus (it just turns into
the search dialog), it is no longer needed.

15 years agoam 98d0165c: Use a plain DataOutputStream instead of SharedPreferences in Home.
Romain Guy [Thu, 2 Jul 2009 05:44:40 +0000 (22:44 -0700)]
am 98d0165c: Use a plain DataOutputStream instead of SharedPreferences in Home.

Merge commit '98d0165c88b643d6ead4ebf35bb60be220f5811a'

* commit '98d0165c88b643d6ead4ebf35bb60be220f5811a':
  Use a plain DataOutputStream instead of SharedPreferences in Home.

15 years agoFixes #1956185. Restores the gesture when changing orientation when creating a shortcut.
Romain Guy [Wed, 1 Jul 2009 23:39:46 +0000 (16:39 -0700)]
Fixes #1956185. Restores the gesture when changing orientation when creating a shortcut.

15 years agoam 08f97496: Fixes #1949637. Home was setting waitingForResult=true whenever an app...
Romain Guy [Wed, 1 Jul 2009 18:19:02 +0000 (11:19 -0700)]
am 08f97496: Fixes #1949637. Home was setting waitingForResult=true whenever an app was launched.

Merge commit '08f97496b72aaff822aba89271e9bd458aafae2d'

* commit '08f97496b72aaff822aba89271e9bd458aafae2d':
  Fixes #1949637. Home was setting waitingForResult=true whenever an app was launched.

15 years agoUse a plain DataOutputStream instead of SharedPreferences in Home.
Romain Guy [Tue, 30 Jun 2009 23:21:04 +0000 (16:21 -0700)]
Use a plain DataOutputStream instead of SharedPreferences in Home.

15 years agoam 806b0f3f: Fix use of drawing cache in Launcher.
Romain Guy [Tue, 30 Jun 2009 03:19:54 +0000 (20:19 -0700)]
am 806b0f3f: Fix use of drawing cache in Launcher.

Merge commit '806b0f3fbf02171c691b1f9d48e51a47760565b3'

* commit '806b0f3fbf02171c691b1f9d48e51a47760565b3':
  Fix use of drawing cache in Launcher.