Mike Lockwood
9d633968ce
am 401a712e: IPowerManager: remove some unused methods.
...
Merge commit '401a712e3b3b41c77e79a130d7b07d653e18bcab' into eclair-mr2-plus-aosp
* commit '401a712e3b3b41c77e79a130d7b07d653e18bcab':
IPowerManager: remove some unused methods.
2009-11-20 09:56:25 -08:00
Mike Lockwood
401a712e3b
IPowerManager: remove some unused methods.
...
Change-Id: I7c7fa7eaf6c99e723da20939c27fbc172ad51613
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-11-20 11:50:21 -05:00
Ben Murdoch
c26197e02c
am 7caaeecc: Rename WebChromeClient.addMessageToConsole to WebChromeClient.onConsoleMessage.
...
Merge commit '7caaeecce1b04e2098dd4f471fdd69ebe28c31b0' into eclair-mr2-plus-aosp
* commit '7caaeecce1b04e2098dd4f471fdd69ebe28c31b0':
Rename WebChromeClient.addMessageToConsole to WebChromeClient.onConsoleMessage.
2009-11-20 02:20:02 -08:00
Ben Murdoch
7caaeecce1
Rename WebChromeClient.addMessageToConsole to WebChromeClient.onConsoleMessage.
...
BUG=b/2271636
Change-Id: Ia9bed430c624c4c3745904c98fb2e27632d929f9
2009-11-20 10:14:46 +00:00
Daisuke Miyakawa
4ee476ef94
am 5e332efd: Merge change I903ce7b1 into eclair-mr2
...
Merge commit '5e332efd56ffc8bcc6c40b214aca66bec21648b7' into eclair-mr2-plus-aosp
* commit '5e332efd56ffc8bcc6c40b214aca66bec21648b7':
Fix a problem in which Android custom fields are not emitted correctly in non-Ascii languages.
2009-11-19 23:19:32 -08:00
Daisuke Miyakawa
a750fdd765
Fix a problem in which Android custom fields are not emitted correctly in non-Ascii languages.
...
Internal issue number: 2195990
2009-11-20 16:13:07 +09:00
Doug Zongker
043c727662
am 6fd4e76c: fix bad link in javadoc that\'s breaking SDK build
...
Merge commit '6fd4e76ca1866772d125089e8f2e3f1d54fcae08' into eclair-mr2-plus-aosp
* commit '6fd4e76ca1866772d125089e8f2e3f1d54fcae08':
fix bad link in javadoc that's breaking SDK build
2009-11-19 18:23:52 -08:00
Dianne Hackborn
7937464319
am b9ab7126: am 524812fb: Merge change I7d40ad9a into eclair
...
Merge commit 'b9ab71263ebff601a7c5e00258d92493de85fb36' into eclair-mr2-plus-aosp
* commit 'b9ab71263ebff601a7c5e00258d92493de85fb36':
More on issue #2271640 : Fix wallpaper etc docs
2009-11-19 18:23:31 -08:00
Doug Zongker
6fd4e76ca1
fix bad link in javadoc that's breaking SDK build
2009-11-19 18:17:15 -08:00
Dianne Hackborn
b9ab71263e
am 524812fb: Merge change I7d40ad9a into eclair
...
Merge commit '524812fbf583db5053ff56f7a146fa8fe9296742' into eclair-mr2
* commit '524812fbf583db5053ff56f7a146fa8fe9296742':
More on issue #2271640 : Fix wallpaper etc docs
2009-11-19 18:06:06 -08:00
Doug Zongker
a7ad3f6c71
am 50a21f4d: add reboot() method to PowerManager
...
Merge commit '50a21f4d3b70360b36acad20e234c380654fd59f' into eclair-mr2-plus-aosp
* commit '50a21f4d3b70360b36acad20e234c380654fd59f':
add reboot() method to PowerManager
2009-11-19 17:28:42 -08:00
Doug Zongker
50a21f4d3b
add reboot() method to PowerManager
...
In order to unbundle System Update, we need some to expose in the SDK
some way to reboot the device into recovery. Add a reboot() method to
PowerManager, protected by the android.permission.REBOOT permission.
2009-11-19 17:18:31 -08:00
Dianne Hackborn
08ee42ce86
More on issue #2271640 : Fix wallpaper etc docs
...
Publish the features developers may be interested in.
Change-Id: I7d40ad9a9f4b9770e2f8dd1b0a729b0d322c062e
2009-11-19 17:08:01 -08:00
Daisuke Miyakawa
1b3a7b433c
am eb114de5: Merge change I639b0f03 into eclair-mr2
...
Merge commit 'eb114de5037bba89333bd7d57d305ae989727096' into eclair-mr2-plus-aosp
* commit 'eb114de5037bba89333bd7d57d305ae989727096':
Make vCard exporter append neighborhood to locality field instead of extended address,
2009-11-19 14:18:11 -08:00
Android (Google) Code Review
eb114de503
Merge change I639b0f03 into eclair-mr2
...
* changes:
Make vCard exporter append neighborhood to locality field instead of extended address, per China convention.
2009-11-19 14:13:31 -08:00
Daisuke Miyakawa
639b0f032b
Make vCard exporter append neighborhood to locality field instead of extended address,
...
per China convention.
Internal issue number: 2195990
2009-11-20 07:06:40 +09:00
Grace Kloba
3003f30dde
am 98fdda09: Merge change I86773fbb into eclair-mr2
...
Merge commit '98fdda09256072ae4f45a08ee40178b3ef643c9f' into eclair-mr2-plus-aosp
* commit '98fdda09256072ae4f45a08ee40178b3ef643c9f':
If overview width is the same as the current width,
2009-11-19 13:51:20 -08:00
Android (Google) Code Review
98fdda0925
Merge change I86773fbb into eclair-mr2
...
* changes:
If overview width is the same as the current width, don't change the mode when double tap or zoom out.
2009-11-19 13:47:24 -08:00
Steve Block
74dcb02f59
am 57534f1b: Improves documentation for GeolocationPermissions class.
...
Merge commit '57534f1b9f52cea094e8197d1ca40f0d2f68cc66' into eclair-mr2-plus-aosp
* commit '57534f1b9f52cea094e8197d1ca40f0d2f68cc66':
Improves documentation for GeolocationPermissions class.
2009-11-19 12:08:01 -08:00
Fred Quintana
f1efe8e32a
am f61ab007: am 5994cd28: -hide AccountManagerResponse, which never should have been exposed in the first place
...
Merge commit 'f61ab00770c6010d83280644263d6f530c75028e' into eclair-mr2-plus-aosp
* commit 'f61ab00770c6010d83280644263d6f530c75028e':
-hide AccountManagerResponse, which never should have been exposed in the first place
2009-11-19 12:07:37 -08:00
Dianne Hackborn
805df37632
am 4ee93666: am e4260f4e: Fix build.
...
Merge commit '4ee936667181975cd755acd81c653ba686d6106d' into eclair-mr2-plus-aosp
* commit '4ee936667181975cd755acd81c653ba686d6106d':
Fix build.
2009-11-19 12:07:13 -08:00
Steve Block
57534f1b9f
Improves documentation for GeolocationPermissions class.
...
Also sets an explicit type for GeolocationPermissions.getOrigins.
This is a partial fix for bug http://b/issue?id=2271636
Change-Id: Ife478917a979b68e242c467798358a018455957f
2009-11-19 19:59:14 +00:00
Fred Quintana
f61ab00770
am 5994cd28: -hide AccountManagerResponse, which never should have been exposed in the first place
...
Merge commit '5994cd2898ad3c76d1f5068137a884024f521163' into eclair-mr2
* commit '5994cd2898ad3c76d1f5068137a884024f521163':
-hide AccountManagerResponse, which never should have been exposed in the first place
2009-11-19 11:41:48 -08:00
lknguyen
904a4b7aaf
am 8250530c: Merge change I194f0808 into eclair-mr2
...
Merge commit '8250530c507653d57c768677d8a542cd769aaf99' into eclair-mr2-plus-aosp
* commit '8250530c507653d57c768677d8a542cd769aaf99':
Add Gservices flag so that Market can turn on performance logging for specific groups.
2009-11-19 11:41:35 -08:00
Dianne Hackborn
4ee9366671
am e4260f4e: Fix build.
...
Merge commit 'e4260f4e7da4da32bfab2737018cf9cf75215894' into eclair-mr2
* commit 'e4260f4e7da4da32bfab2737018cf9cf75215894':
Fix build.
2009-11-19 11:40:48 -08:00
Android (Google) Code Review
8250530c50
Merge change I194f0808 into eclair-mr2
...
* changes:
Add Gservices flag so that Market can turn on performance logging for specific groups.
2009-11-19 11:36:42 -08:00
Grace Kloba
86773fbb4e
If overview width is the same as the current width,
...
don't change the mode when double tap or zoom out.
Fix http://b/issue?id=2240785
2009-11-19 11:25:20 -08:00
Dianne Hackborn
a82e7e24ea
am 2b38a09f: am 23ef7b48: Fix most of issue #2271640 : Fix wallpaper etc docs
...
Merge commit '2b38a09f044ad0bb14db7360b352fcca612f49ac' into eclair-mr2-plus-aosp
* commit '2b38a09f044ad0bb14db7360b352fcca612f49ac':
Fix most of issue #2271640 : Fix wallpaper etc docs
2009-11-19 11:14:34 -08:00
Dianne Hackborn
2b38a09f04
am 23ef7b48: Fix most of issue #2271640 : Fix wallpaper etc docs
...
Merge commit '23ef7b4836d66d31430fedee2aac36275bb30d4b' into eclair-mr2
* commit '23ef7b4836d66d31430fedee2aac36275bb30d4b':
Fix most of issue #2271640 : Fix wallpaper etc docs
2009-11-19 11:09:11 -08:00
Fred Quintana
5994cd2898
-hide AccountManagerResponse, which never should have been exposed in the first place
2009-11-19 10:19:23 -08:00
Ben Murdoch
ff8cec7083
am b0fbb7cc: Merge change I09e159ce into eclair-mr2
...
Merge commit 'b0fbb7cc15a2b383b4fe1dde8117254b2056573b' into eclair-mr2-plus-aosp
* commit 'b0fbb7cc15a2b383b4fe1dde8117254b2056573b':
Update JavaDoc for CacheManger.CacheResult, WebChromeClient.getDefaultVideoPoster and WebChromeClient.getVideoLoadingProgressView.
2009-11-19 09:11:48 -08:00
Android (Google) Code Review
b0fbb7cc15
Merge change I09e159ce into eclair-mr2
...
* changes:
Update JavaDoc for CacheManger.CacheResult, WebChromeClient.getDefaultVideoPoster and WebChromeClient.getVideoLoadingProgressView.
2009-11-19 09:08:22 -08:00
Ben Murdoch
f0c443deca
Update JavaDoc for CacheManger.CacheResult, WebChromeClient.getDefaultVideoPoster and WebChromeClient.getVideoLoadingProgressView.
...
Change-Id: I09e159cec0ccdf09b278daeeab268c0c4f4476ba
2009-11-19 16:48:16 +00:00
Ben Murdoch
35e8de8955
am 0a784a54: When requesting the href of a link, also request the link\'s text.
...
Merge commit '0a784a545303cc5fcd9ecbc260d1fa0d0d0b8336' into eclair-mr2-plus-aosp
* commit '0a784a545303cc5fcd9ecbc260d1fa0d0d0b8336':
When requesting the href of a link, also request the link's text.
2009-11-19 05:00:12 -08:00
Ben Murdoch
0a784a5453
When requesting the href of a link, also request the link's text.
...
Change-Id: If3cf97d0b328d654919b1334b07d4c8cc7b1a9ea
2009-11-19 10:21:32 +00:00
Dianne Hackborn
e4260f4e7d
Fix build.
...
Change-Id: I3aeb4f374a99d5872ba19c04624aa1b5ca6cd5d0
2009-11-18 21:15:59 -08:00
Dianne Hackborn
23ef7b4836
Fix most of issue #2271640 : Fix wallpaper etc docs
...
Only thing remaining is the live wallpaper feature.
Change-Id: I8854c7978999d759bf618307f4f984c9c89d3fc8
2009-11-18 18:34:19 -08:00
Daisuke Miyakawa
e922751eb6
am 6a942dbe: Merge change Ifd754059 into eclair-mr2
...
Merge commit '6a942dbe51b52ce41903e236d5db294274bb0dd2' into eclair-mr2-plus-aosp
* commit '6a942dbe51b52ce41903e236d5db294274bb0dd2':
Make vCard code refrain from using NEIGHBORHOOD field when importing.
2009-11-18 18:26:24 -08:00
Android (Google) Code Review
6a942dbe51
Merge change Ifd754059 into eclair-mr2
...
* changes:
Make vCard code refrain from using NEIGHBORHOOD field when importing.
2009-11-18 18:23:21 -08:00
Daisuke Miyakawa
a6d81e3ee4
Make vCard code refrain from using NEIGHBORHOOD field when importing.
...
Internal issue number: 2195990
2009-11-19 11:21:39 +09:00
repo sync
d28fcd5bb8
resolved conflicts for merge of efd91d7c to eclair-mr2-plus-aosp
...
Signed-off-by: repo sync <lockwood@android.com>
2009-11-18 20:13:09 -05:00
Mike Lockwood
efd91d7ce0
am 03786b83: Merge change I813fdb7a into eclair
...
Merge commit '03786b83bd02f8dd8e1049d333fbfdee395ac965' into eclair-mr2
* commit '03786b83bd02f8dd8e1049d333fbfdee395ac965':
Fixes for proximity sensor behavior:
2009-11-18 16:24:37 -08:00
Android (Google) Code Review
03786b83bd
Merge change I813fdb7a into eclair
...
* changes:
Fixes for proximity sensor behavior:
2009-11-18 16:20:32 -08:00
Daisuke Miyakawa
5b2f5ced25
am ddd017f8: Merge change I8daabf26 into eclair-mr2
...
Merge commit 'ddd017f872bee40450c0e73dcf6608a9fdc49a05' into eclair-mr2-plus-aosp
* commit 'ddd017f872bee40450c0e73dcf6608a9fdc49a05':
Modify vCard exporter code so that it does not emit non-Ascii type.
2009-11-18 16:16:33 -08:00
lknguyen
194f080892
Add Gservices flag so that Market can turn on performance logging for specific groups.
2009-11-18 16:12:51 -08:00
Android (Google) Code Review
ddd017f872
Merge change I8daabf26 into eclair-mr2
...
* changes:
Modify vCard exporter code so that it does not emit non-Ascii type.
2009-11-18 16:11:35 -08:00
Daisuke Miyakawa
c4b51712d8
Modify vCard exporter code so that it does not emit non-Ascii type.
...
Also add unit tests.
Internal issue number: 2195990
2009-11-19 09:09:27 +09:00
Mike Lockwood
0e39ea83c5
Fixes for proximity sensor behavior:
...
Add optional flag to Wakelock.release() to specify whether we should wait for proximity sensor to go negative before turning on the screen.
Clear the "waiting for proximity sensor to go negative" state when the power key is pressed.
Part of the fix for b/2243198 (Black screen lockup after ending call)
Change-Id: I813fdb7aa4192cd3384a25be9e59d7d4b90da53a
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-11-18 18:45:59 -05:00
Dianne Hackborn
822d8f67eb
am bdcd30ac: am dfc066e7: Merge change I5ad37324 into eclair
...
Merge commit 'bdcd30acb3a1ce617f67becd69a7c5bc1037c428' into eclair-mr2-plus-aosp
* commit 'bdcd30acb3a1ce617f67becd69a7c5bc1037c428':
Fix issue #2262563 : 40 ANR reports from com.android.settings in dogfooding sholes running ERD43
2009-11-18 15:17:17 -08:00
Dianne Hackborn
bdcd30acb3
am dfc066e7: Merge change I5ad37324 into eclair
...
Merge commit 'dfc066e769ec227b4dbf0e2e5097973c20c2b34f' into eclair-mr2
* commit 'dfc066e769ec227b4dbf0e2e5097973c20c2b34f':
Fix issue #2262563 : 40 ANR reports from com.android.settings in dogfooding sholes running ERD43
2009-11-18 15:12:59 -08:00