3625 Commits

Author SHA1 Message Date
Andrei Popescu
42f83146fb am 22d3ba8a: am dee76be4: Fix for 2122292: make sure we unregister the ContentObserver for the system location settings. Also make the GoogleLocationManager use the singleton pattern correctly.
Merge commit '22d3ba8ac6faddcdad279b775a5f6237c0d2132f'

* commit '22d3ba8ac6faddcdad279b775a5f6237c0d2132f':
  Fix for 2122292: make sure we unregister the ContentObserver for the system location settings. Also make the GoogleLocationManager use the singleton pattern correctly.
2009-09-23 11:30:24 -07:00
Grace Kloba
160d35ede4 am 1be0eb6f: am 24a3ff95: Change double tap toast to long toast.
Merge commit '1be0eb6fc9a2933e7a16cc5bb05e24c6bd09ff62'

* commit '1be0eb6fc9a2933e7a16cc5bb05e24c6bd09ff62':
  Change double tap toast to long toast.
2009-09-23 11:30:10 -07:00
Andrei Popescu
22d3ba8ac6 am dee76be4: Fix for 2122292: make sure we unregister the ContentObserver for the system location settings. Also make the GoogleLocationManager use the singleton pattern correctly.
Merge commit 'dee76be487fcdc975877f85221a693b87b9669a7' into eclair-plus-aosp

* commit 'dee76be487fcdc975877f85221a693b87b9669a7':
  Fix for 2122292: make sure we unregister the ContentObserver for the system location settings. Also make the GoogleLocationManager use the singleton pattern correctly.
2009-09-22 12:02:59 -07:00
Grace Kloba
1be0eb6fc9 am 24a3ff95: Change double tap toast to long toast.
Merge commit '24a3ff958b87550904a71961835f6883d1411c27' into eclair-plus-aosp

* commit '24a3ff958b87550904a71961835f6883d1411c27':
  Change double tap toast to long toast.
2009-09-22 12:02:46 -07:00
Andrei Popescu
dee76be487 Fix for 2122292: make sure we unregister the ContentObserver for the system location settings. Also make the GoogleLocationManager use the singleton pattern correctly. 2009-09-22 19:51:14 +01:00
Nicolas Roard
e491af9c34 am a57f8297: am 194099dc: Merge change 26220 into eclair
Merge commit 'a57f82975eeb0a7dfa7d0fd310ae9612857a6c31'

* commit 'a57f82975eeb0a7dfa7d0fd310ae9612857a6c31':
  Reimplement the settings to use async callbacks
2009-09-22 11:16:37 -07:00
Grace Kloba
24a3ff958b Change double tap toast to long toast.
Change toast count to static to cross all the windows.

It should be --count instead of count--.
2009-09-22 11:11:01 -07:00
Nicolas Roard
a57f82975e am 194099dc: Merge change 26220 into eclair
Merge commit '194099dc4f614130f3baff14850792e6dc3fa59b' into eclair-plus-aosp

* commit '194099dc4f614130f3baff14850792e6dc3fa59b':
  Reimplement the settings to use async callbacks
2009-09-22 11:10:41 -07:00
Android (Google) Code Review
194099dc4f Merge change 26220 into eclair
* changes:
  Reimplement the settings to use async callbacks
2009-09-22 14:02:44 -04:00
Nicolas Roard
6c24b4d102 Reimplement the settings to use async callbacks 2009-09-22 18:44:52 +01:00
Jack Veenstra
32399aa8ae am a1d6c7d0: am 06766900: Merge change 26323 into eclair
Merge commit 'a1d6c7d001cc4d2e53353be07127420c8907b6a3'

* commit 'a1d6c7d001cc4d2e53353be07127420c8907b6a3':
  Fix bug with ScrollView so that text entry fields are not hidden by virtual keyboard.
2009-09-22 10:41:15 -07:00
Patrick Scott
73947e3b4f am 909e7b8c: am d58ccff7: Add a boolean indicating if the apple-touch-icon is precomposed.
Merge commit '909e7b8c9d94e28978721874a574ffbe84ef3b36'

* commit '909e7b8c9d94e28978721874a574ffbe84ef3b36':
  Add a boolean indicating if the apple-touch-icon is precomposed.
2009-09-22 10:41:04 -07:00
Jack Veenstra
a1d6c7d001 am 06766900: Merge change 26323 into eclair
Merge commit '0676690091b348d939db0340c3a0d888683c1abb' into eclair-plus-aosp

* commit '0676690091b348d939db0340c3a0d888683c1abb':
  Fix bug with ScrollView so that text entry fields are not hidden by virtual keyboard.
2009-09-22 10:35:24 -07:00
Patrick Scott
909e7b8c9d am d58ccff7: Add a boolean indicating if the apple-touch-icon is precomposed.
Merge commit 'd58ccff769e40a6c52e9f6e30e4016590e05ba9a' into eclair-plus-aosp

* commit 'd58ccff769e40a6c52e9f6e30e4016590e05ba9a':
  Add a boolean indicating if the apple-touch-icon is precomposed.
2009-09-22 10:35:12 -07:00
Android (Google) Code Review
0676690091 Merge change 26323 into eclair
* changes:
  Fix bug with ScrollView so that text entry fields are not hidden by virtual keyboard.
2009-09-22 13:31:02 -04:00
Grace Kloba
e68eeb6bf8 am 263a2f50: am 408cf852: Support the new dpi change in the WebView.
Merge commit '263a2f5031f50d020a51d45ef26b99dcee5cb65e'

* commit '263a2f5031f50d020a51d45ef26b99dcee5cb65e':
  Support the new dpi change in the WebView.
2009-09-22 10:30:37 -07:00
Patrick Scott
d58ccff769 Add a boolean indicating if the apple-touch-icon is precomposed. 2009-09-22 13:28:36 -04:00
Grace Kloba
263a2f5031 am 408cf852: Support the new dpi change in the WebView.
Merge commit '408cf85207a43c9169f9fb520a584d2858847d24' into eclair-plus-aosp

* commit '408cf85207a43c9169f9fb520a584d2858847d24':
  Support the new dpi change in the WebView.
2009-09-22 10:19:57 -07:00
Grace Kloba
408cf85207 Support the new dpi change in the WebView.
Fix http://b/issue?id=2071943
2009-09-22 10:07:27 -07:00
Grace Kloba
0e31bd97a4 am 5136e726: am f53c1865: Don\'t snap the initialScale to min or max if it is not defined.
Merge commit '5136e726015b2bea3309f44c503ccc49e264cdb6'

* commit '5136e726015b2bea3309f44c503ccc49e264cdb6':
  Don't snap the initialScale to min or max if it is not defined.
2009-09-22 09:33:55 -07:00
Grace Kloba
5136e72601 am f53c1865: Don\'t snap the initialScale to min or max if it is not defined.
Merge commit 'f53c1865248dd2b38f8c24a0419d550330619b19' into eclair-plus-aosp

* commit 'f53c1865248dd2b38f8c24a0419d550330619b19':
  Don't snap the initialScale to min or max if it is not defined.
2009-09-22 09:22:51 -07:00
Grace Kloba
f53c186524 Don't snap the initialScale to min or max if it is not defined.
Fix http://b/issue?id=2133821
2009-09-22 09:14:25 -07:00
Mike Reed
769d6039e4 am f145f5c3: am 585c67f7: Merge change 26300 into eclair
Merge commit 'f145f5c31028746e89a9a9f6f4cafe203043cc62'

* commit 'f145f5c31028746e89a9a9f6f4cafe203043cc62':
  experimental fix for compatibility mode. When we scale up by 1.5 (240 dpi), we put stretched ninepatches on
2009-09-22 05:07:00 -07:00
Mike Reed
f145f5c310 am 585c67f7: Merge change 26300 into eclair
Merge commit '585c67f70f18b8879ced854c5865141d6c650cd8' into eclair-plus-aosp

* commit '585c67f70f18b8879ced854c5865141d6c650cd8':
  experimental fix for compatibility mode. When we scale up by 1.5 (240 dpi), we put stretched ninepatches on
2009-09-22 05:01:25 -07:00
Android (Google) Code Review
585c67f70f Merge change 26300 into eclair
* changes:
  experimental fix for compatibility mode. When we scale up by 1.5 (240 dpi), we put stretched ninepatches on exact pixel boundaries when we walk the inverse matrix (e.g. 2/3, 1+1/3, 2, 2+2/3, 3+1/3, 4, ...).
2009-09-22 07:55:58 -04:00
Mike Reed
b5c17a64ed experimental fix for compatibility mode. When we scale up by 1.5 (240 dpi), we put stretched ninepatches on
exact pixel boundaries when we walk the inverse matrix (e.g. 2/3, 1+1/3, 2, 2+2/3, 3+1/3, 4, ...).

These are not stable, since any variance in the inverse matrix (even in the lowest bit) can cause some other
part of the ninepatch to start a hair to the left, resulting in misaligning every 3 pixels.

The fix changes the matrix' phase enough to keep all of the stretched ninepatches in phase.
2009-09-22 07:53:05 -04:00
Bjorn Bringert
3f08fbefa8 am 302b363c: am 976e363f: Merge change 26260 into eclair
Merge commit '302b363c5ed5672406f7a216929c42fddc68f053'

* commit '302b363c5ed5672406f7a216929c42fddc68f053':
  Add search_mode flag to intents launched by QSB suggestions
2009-09-22 03:08:02 -07:00
Bjorn Bringert
302b363c5e am 976e363f: Merge change 26260 into eclair
Merge commit '976e363fe8206fcac5f2342ed3a0c3e0df66d32d' into eclair-plus-aosp

* commit '976e363fe8206fcac5f2342ed3a0c3e0df66d32d':
  Add search_mode flag to intents launched by QSB suggestions
2009-09-22 03:02:48 -07:00
Android (Google) Code Review
976e363fe8 Merge change 26260 into eclair
* changes:
  Add search_mode flag to intents launched by QSB suggestions
2009-09-22 05:54:31 -04:00
Jack Veenstra
7d4200d03f Fix bug with ScrollView so that text entry fields are not hidden by virtual keyboard. 2009-09-21 19:45:14 -07:00
Dmitri Plotnikov
21d7cfc16c am 4a1d8788: am 0fc0244e: [Issue 2097207] Adding filtering capability to aggregation suggestions
Merge commit '4a1d8788dec5630b7a1874f661c6cbd1fc863328'

* commit '4a1d8788dec5630b7a1874f661c6cbd1fc863328':
  [Issue 2097207] Adding filtering capability to aggregation suggestions
2009-09-21 18:58:23 -07:00
Dmitri Plotnikov
4a1d8788de am 0fc0244e: [Issue 2097207] Adding filtering capability to aggregation suggestions
Merge commit '0fc0244e808925e848ee9e350a3a213bd7574249' into eclair-plus-aosp

* commit '0fc0244e808925e848ee9e350a3a213bd7574249':
  [Issue 2097207] Adding filtering capability to aggregation suggestions
2009-09-21 18:53:37 -07:00
Dmitri Plotnikov
0fc0244e80 [Issue 2097207] Adding filtering capability to aggregation suggestions
Change-Id: Ifce36286d2f573e69f872432cc34a1fca0311e02
2009-09-21 18:47:33 -07:00
Dianne Hackborn
8f3da4a38b am 3ffe6b12: am 7f3fb7de: Merge change 26130 into eclair
Merge commit '3ffe6b12c78397abb8ab1a3064583d5e8b6ce51c'

* commit '3ffe6b12c78397abb8ab1a3064583d5e8b6ce51c':
  Turn animations on by default.
2009-09-21 17:49:39 -07:00
Dianne Hackborn
3ffe6b12c7 am 7f3fb7de: Merge change 26130 into eclair
Merge commit '7f3fb7dec2afdffa37e3067ca8a5b9d01809a9ce' into eclair-plus-aosp

* commit '7f3fb7dec2afdffa37e3067ca8a5b9d01809a9ce':
  Turn animations on by default.
2009-09-21 17:40:06 -07:00
Android (Google) Code Review
7f3fb7dec2 Merge change 26130 into eclair
* changes:
  Turn animations on by default.
2009-09-21 20:34:30 -04:00
Dianne Hackborn
bfe319e06a Turn animations on by default.
Add API to skip the animation for a particular start activity, so that
a latter better one can be used.

Fix Theme.NoDisplay to actually work.

Fiddle with various animations: don't do a different animation for task
switching, try a scale animation for switching in/out of the wallpaper.

Adjust the animation duration so that at normal speed we have something
more like the slower animation option (so slow is now the default).

Change-Id: Ieba9f3db0bd9a762a19b327a3ecccbc7b547893d
2009-09-21 17:26:41 -07:00
Jaikumar Ganesh
f4a852e296 am 0bee99f0: am 9197081f: Merge change 26275 into eclair
Merge commit '0bee99f074b848a4fbe5138f4a6a200d6284f78b'

* commit '0bee99f074b848a4fbe5138f4a6a200d6284f78b':
  Send the address of the device with the UUID intent.
2009-09-21 17:19:53 -07:00
Jaikumar Ganesh
0bee99f074 am 9197081f: Merge change 26275 into eclair
Merge commit '9197081f8feca110455740874e06e05771f462c8' into eclair-plus-aosp

* commit '9197081f8feca110455740874e06e05771f462c8':
  Send the address of the device with the UUID intent.
2009-09-21 17:10:46 -07:00
Jaikumar Ganesh
389583cd0c am d86c07a8: am a7719af3: Merge change 26217 into eclair
Merge commit 'd86c07a884aa0242126c4e2dfb37eda526f58e1d'

* commit 'd86c07a884aa0242126c4e2dfb37eda526f58e1d':
  Cache the remote device's service channel.
2009-09-21 16:15:57 -07:00
Jaikumar Ganesh
2d3b98d868 Send the address of the device with the UUID intent.
Change-Id: I6357d482550e9e02edf221add318ecd9cfadcb66
2009-09-21 16:11:01 -07:00
Jaikumar Ganesh
d86c07a884 am a7719af3: Merge change 26217 into eclair
Merge commit 'a7719af31290bea50d822b535b6a886ba7a88097' into eclair-plus-aosp

* commit 'a7719af31290bea50d822b535b6a886ba7a88097':
  Cache the remote device's service channel.
2009-09-21 16:09:57 -07:00
Jaikumar Ganesh
10eac971b3 Cache the remote device's service channel.
Bluez Device implementation is such that when a device
is unpaired, we removes the device and hence there is no
way to interact with it unless you pair again. Remote service
channel call is used to get the rfcomm channel number which
will be used in profiles like OPP which don't require pairing.

Change-Id: I868a6cdfdb1b7d3591dd8b66cd0320f41a9c1b92
2009-09-21 15:58:08 -07:00
Wu-cheng Li
46175d6e2e am 5c5be249: am 36322db5: Add focus API and FLASH_MODE_VIDEO_LIGHT.
Merge commit '5c5be2499f25853d0af2154862e648a10da2e4c6'

* commit '5c5be2499f25853d0af2154862e648a10da2e4c6':
  Add focus API and FLASH_MODE_VIDEO_LIGHT.
2009-09-21 15:50:02 -07:00
Wu-cheng Li
5c5be2499f am 36322db5: Add focus API and FLASH_MODE_VIDEO_LIGHT.
Merge commit '36322db5752c7ec196f59ba94abe5d5a63cc19f5' into eclair-plus-aosp

* commit '36322db5752c7ec196f59ba94abe5d5a63cc19f5':
  Add focus API and FLASH_MODE_VIDEO_LIGHT.
2009-09-21 15:40:13 -07:00
Wu-cheng Li
36322db575 Add focus API and FLASH_MODE_VIDEO_LIGHT. 2009-09-22 06:28:09 +08:00
Bjorn Bringert
be5b73c592 Add search_mode flag to intents launched by QSB suggestions
This lets recipents determine whether an intent was launched
by a global search suggestion. This will for example
be used when deciding how to log clicks on web search suggestions.

Needed for http://b/issue?id=2097469

Change-Id: Ifc25ec3477a63be8bad094951bfffa7a5e703e7c
2009-09-21 23:05:23 +01:00
Jeff Sharkey
e4efc71249 am 9aa0005e: am 88a83d3f: Update getDisplayLabel() API to support new types.
Merge commit '9aa0005e24e4da8004317cd1f632afb567c50ca1'

* commit '9aa0005e24e4da8004317cd1f632afb567c50ca1':
  Update getDisplayLabel() API to support new types.
2009-09-21 13:45:42 -07:00
Jeff Sharkey
9aa0005e24 am 88a83d3f: Update getDisplayLabel() API to support new types.
Merge commit '88a83d3f108dcf01443b241439e14eedbd9615f5' into eclair-plus-aosp

* commit '88a83d3f108dcf01443b241439e14eedbd9615f5':
  Update getDisplayLabel() API to support new types.
2009-09-21 13:36:58 -07:00
Jeff Sharkey
88a83d3f10 Update getDisplayLabel() API to support new types.
We recently added several new phone types, and this change
updates the API that resolves thoses types to strings.  It
also uses unique string resources for each type, instead of
relying on types to be <string-array> indexes.

Fixes http://b/2118886
2009-09-21 13:27:38 -07:00