Commit Graph

10930 Commits

Author SHA1 Message Date
Brett Chabot
a06c572875 am d782b4b6: Add keyguard permission to instrumented ImfTest package.
Merge commit 'd782b4b6f3411ece7299f414783baa3758756bbe' into eclair-mr2

* commit 'd782b4b6f3411ece7299f414783baa3758756bbe':
  Add keyguard permission to instrumented ImfTest package.
2009-11-25 13:02:55 -08:00
Android (Google) Code Review
97d997265f Merge change Ieb7a7d57 into eclair-mr2
* changes:
  Change the DropBoxManager API slightly (this is public, but not yet released) -- take a File instead of a ParcelFileDescriptor (gets opened internally) -- that way the caller doesn't have to worry about closing their PFD and so on. (Pretty much 100% of the time the caller will be uploading a file, anyway.)
2009-11-25 12:59:48 -08:00
Android (Google) Code Review
ed1f111364 Merge change Ie552036f into eclair
* changes:
  Fix issue #2286419: maxSdkVersion causes existing apps to disappear.
2009-11-25 12:55:44 -08:00
Mike Lockwood
73c1705357 am f6a1dab0: am f3e291a0: Merge change Id7b9903e into eclair-mr2
Merge commit 'f6a1dab030095ad1ed58d387ff21a112bca5b610'

* commit 'f6a1dab030095ad1ed58d387ff21a112bca5b610':
  Add setAttentionLight() to IPowerManager for the Phone app.
2009-11-25 12:51:10 -08:00
Mike Lockwood
5e5b731da9 am f3e291a0: Merge change Id7b9903e into eclair-mr2
Merge commit 'f3e291a05d1e30fe409b06ca43538ca22ee2e69b' into eclair-mr2-plus-aosp

* commit 'f3e291a05d1e30fe409b06ca43538ca22ee2e69b':
  Add setAttentionLight() to IPowerManager for the Phone app.
2009-11-25 12:44:40 -08:00
Android (Google) Code Review
844f19f058 Merge change Id7b9903e into eclair-mr2
* changes:
  Add setAttentionLight() to IPowerManager for the Phone app.
2009-11-25 12:34:28 -08:00
Doug Zongker
54c85304ae am 79347f94: am a85a0ac1: Merge change I4413e8bc into eclair-mr2
Merge commit '79347f94fa2b06425d1e6fdc766a2a22d88fb2c5'

* commit '79347f94fa2b06425d1e6fdc766a2a22d88fb2c5':
  close file descriptors passed to drop box
2009-11-25 12:15:07 -08:00
Mike Lockwood
303c90bef8 resolved conflicts for merge of dfaf2e03 to master
Change-Id: I440d2042dd404a421789063e42102699fa33b7c0
2009-11-25 15:05:51 -05:00
Doug Zongker
38e0da1d45 am a85a0ac1: Merge change I4413e8bc into eclair-mr2
Merge commit 'a85a0ac1072c7653fdafa791416658154b76ac0d' into eclair-mr2-plus-aosp

* commit 'a85a0ac1072c7653fdafa791416658154b76ac0d':
  close file descriptors passed to drop box
2009-11-25 11:58:23 -08:00
Mike Lockwood
a112784ced am 30348b0d: Merge change I086d681f into eclair-mr2
Merge commit '30348b0de11b6c6cba43dfc7960e4d2084af6d8b' into eclair-mr2-plus-aosp

* commit '30348b0de11b6c6cba43dfc7960e4d2084af6d8b':
  Remove HardwareService and move vibrator support to VibratorService.
2009-11-25 11:54:18 -08:00
Android (Google) Code Review
d0ed2ec40b Merge change I4413e8bc into eclair-mr2
* changes:
  close file descriptors passed to drop box
2009-11-25 11:54:17 -08:00
Android (Google) Code Review
ee462bdd05 Merge change I086d681f into eclair-mr2
* changes:
  Remove HardwareService and move vibrator support to VibratorService.
2009-11-25 11:49:32 -08:00
Eric Laurent
305f56d5b2 am 3f6ee1a1: am 1565d2ef: Merge change I4ad9ec48 into eclair-mr2
Merge commit '3f6ee1a180268ca2e30723ce2c45b81c2e671abb'

* commit '3f6ee1a180268ca2e30723ce2c45b81c2e671abb':
  Fix A2dpAudioInterface getParameters.
2009-11-25 11:17:03 -08:00
Eric Laurent
c0826115c9 am 1565d2ef: Merge change I4ad9ec48 into eclair-mr2
Merge commit '1565d2efc1fb3fde467cb42d67d921e9cf056381' into eclair-mr2-plus-aosp

* commit '1565d2efc1fb3fde467cb42d67d921e9cf056381':
  Fix A2dpAudioInterface getParameters.
2009-11-25 11:07:05 -08:00
Android (Google) Code Review
bce0a7ce71 Merge change I4ad9ec48 into eclair-mr2
* changes:
  Fix A2dpAudioInterface getParameters.
2009-11-25 11:01:17 -08:00
Naveen Kalla
83a4ac5c30 am 694e8662: am 5f69f726: Merge change I3f4f5f05 into eclair-mr2
Merge commit '694e8662a51bd878cd5630d47adaace471ea6f7c'

* commit '694e8662a51bd878cd5630d47adaace471ea6f7c':
  cdma tones: Fix Call Waiting Tone in the hash map
2009-11-25 09:48:34 -08:00
Naveen Kalla
dbf6660a9c am 5f69f726: Merge change I3f4f5f05 into eclair-mr2
Merge commit '5f69f7260ff34b2bed7cc3309f91b750f1a833d3' into eclair-mr2-plus-aosp

* commit '5f69f7260ff34b2bed7cc3309f91b750f1a833d3':
  cdma tones: Fix Call Waiting Tone in the hash map
2009-11-25 09:43:51 -08:00
Android (Google) Code Review
97eb6684f2 Merge change I3f4f5f05 into eclair-mr2
* changes:
  cdma tones: Fix Call Waiting Tone in the hash map
2009-11-25 09:39:29 -08:00
Leon Scroggins
a875503165 am 0e1fcb16: am f90b1261: When clicking on a WebTextView, always call nativeMotionUp.
Merge commit '0e1fcb16940fe7a219ee75012b3f010432ed699f'

* commit '0e1fcb16940fe7a219ee75012b3f010432ed699f':
  When clicking on a WebTextView, always call nativeMotionUp.
2009-11-25 07:53:47 -08:00
Leon Scroggins
a23f85bfe6 am f90b1261: When clicking on a WebTextView, always call nativeMotionUp.
Merge commit 'f90b1261a53bc0bfc772337551eb4c540022cd22' into eclair-mr2-plus-aosp

* commit 'f90b1261a53bc0bfc772337551eb4c540022cd22':
  When clicking on a WebTextView, always call nativeMotionUp.
2009-11-25 07:48:09 -08:00
Eric Laurent
760971d097 Fix A2dpAudioInterface getParameters.
A2dpAudioInterface::getParameters() was prepending a ';' to the key value pair returned from underlying AudioHardwareInterface.
2009-11-25 06:08:44 -08:00
Ben Murdoch
8c343ff146 am 08878156: (-s ours) am a2d259aa: am 7f7c16de: (-s ours) Merge changes I0c77eca9,Ibd184157,I81947f67 into eclair
Merge commit '08878156e6239cf1dd03bfbd4a108bcefad16b17'

* commit '08878156e6239cf1dd03bfbd4a108bcefad16b17':
  Rename WebChromeClient.addMessageToConsole to WebChromeClient.onConsoleMessage. Do not merge.
  Update JavaDoc for CacheManger.CacheResult, WebChromeClient.getDefaultVideoPoster and WebChromeClient.getVideoLoadingProgressView. Do not merge.
  Improves documentation for GeolocationPermissions class. Do not merge.
2009-11-25 02:54:32 -08:00
Ben Murdoch
60f66f40b2 am a2d259aa: am 7f7c16de: (-s ours) Merge changes I0c77eca9,Ibd184157,I81947f67 into eclair
Merge commit 'a2d259aa4a06eb92af2ef4530ae065497a581496' into eclair-mr2-plus-aosp

* commit 'a2d259aa4a06eb92af2ef4530ae065497a581496':
  Rename WebChromeClient.addMessageToConsole to WebChromeClient.onConsoleMessage. Do not merge.
  Update JavaDoc for CacheManger.CacheResult, WebChromeClient.getDefaultVideoPoster and WebChromeClient.getVideoLoadingProgressView. Do not merge.
  Improves documentation for GeolocationPermissions class. Do not merge.
2009-11-25 02:48:52 -08:00
Ben Murdoch
2239657740 am 7f7c16de: (-s ours) Merge changes I0c77eca9,Ibd184157,I81947f67 into eclair
Merge commit '7f7c16dee2f825f37aec4d457bdf5ec9b8109a47' into eclair-mr2

* commit '7f7c16dee2f825f37aec4d457bdf5ec9b8109a47':
  Rename WebChromeClient.addMessageToConsole to WebChromeClient.onConsoleMessage. Do not merge.
  Update JavaDoc for CacheManger.CacheResult, WebChromeClient.getDefaultVideoPoster and WebChromeClient.getVideoLoadingProgressView. Do not merge.
  Improves documentation for GeolocationPermissions class. Do not merge.
2009-11-25 02:43:51 -08:00
Android (Google) Code Review
e57a2362fd Merge changes I0c77eca9,Ibd184157,I81947f67 into eclair
* changes:
  Rename WebChromeClient.addMessageToConsole to WebChromeClient.onConsoleMessage. Do not merge.
  Update JavaDoc for CacheManger.CacheResult, WebChromeClient.getDefaultVideoPoster and WebChromeClient.getVideoLoadingProgressView. Do not merge.
  Improves documentation for GeolocationPermissions class. Do not merge.
2009-11-25 02:37:27 -08:00
Hung-ying Tyan
efcceff939 Fix broken build. 2009-11-25 12:49:24 +08:00
Dan Egnor
61de63296e am 1ffa3c01: am ee6c7e49: Merge change I2c5380a6 into eclair-mr2
Merge commit '1ffa3c01a90f7e85aacb77163464b689d68f44cd'

* commit '1ffa3c01a90f7e85aacb77163464b689d68f44cd':
  Fix a bug in the Settings contract class (introduced in an ... iffy ... fix
2009-11-24 17:41:29 -08:00
Dan Egnor
5a3162ab80 am ee6c7e49: Merge change I2c5380a6 into eclair-mr2
Merge commit 'ee6c7e491bac0ee12a4c662cd0bd21c7a8cb2f16' into eclair-mr2-plus-aosp

* commit 'ee6c7e491bac0ee12a4c662cd0bd21c7a8cb2f16':
  Fix a bug in the Settings contract class (introduced in an ... iffy ... fix
2009-11-24 17:29:30 -08:00
Android (Google) Code Review
677dc6cee8 Merge change I2c5380a6 into eclair-mr2
* changes:
  Fix a bug in the Settings contract class (introduced in an ... iffy ... fix to a race condition) that breaks the caching of non-existent Settings/Secure/ Gservices values (causing lots of unnecessary database queries).
2009-11-24 17:25:37 -08:00
Joe Onorato
06d940ef60 am 8bfa77b0: am df7edf5d: am 55896f3c: Merge change Ib71193bf into eclair
Merge commit '8bfa77b0e2de840678c026da0fc5ca1ce03d0c1a'

* commit '8bfa77b0e2de840678c026da0fc5ca1ce03d0c1a':
  Fix 2283089 - ERD47B: Force Close of Launcher2 process when hitting Search button to invoke QSB
2009-11-24 15:56:15 -08:00
Joe Onorato
758f619bd3 am df7edf5d: am 55896f3c: Merge change Ib71193bf into eclair
Merge commit 'df7edf5d92ae3e708e802b68014864fe13184060' into eclair-mr2-plus-aosp

* commit 'df7edf5d92ae3e708e802b68014864fe13184060':
  Fix 2283089 - ERD47B: Force Close of Launcher2 process when hitting Search button to invoke QSB
2009-11-24 15:50:48 -08:00
Joe Onorato
69c25de21b am 55896f3c: Merge change Ib71193bf into eclair
Merge commit '55896f3c5121e73e3f657ed14e7ee8937ad72449' into eclair-mr2

* commit '55896f3c5121e73e3f657ed14e7ee8937ad72449':
  Fix 2283089 - ERD47B: Force Close of Launcher2 process when hitting Search button to invoke QSB
2009-11-24 15:46:24 -08:00
Android (Google) Code Review
7af6912009 Merge change Ib71193bf into eclair
* changes:
  Fix 2283089 - ERD47B: Force Close of Launcher2 process when hitting Search button to invoke QSB
2009-11-24 15:41:32 -08:00
Robert Greenwalt
aa2ebb3f5a am 12715c36: am 8e2eb583: Merge change I22cf0509 into eclair-mr2
Merge commit '12715c366c69b54b3e5218fd25647980a6502be0'

* commit '12715c366c69b54b3e5218fd25647980a6502be0':
  Add China data to MccTable.
2009-11-24 15:29:34 -08:00
Robert Greenwalt
8b2f1e424f am 8e2eb583: Merge change I22cf0509 into eclair-mr2
Merge commit '8e2eb583e73e1e4813999bc0f49cc26d8d63bcb8' into eclair-mr2-plus-aosp

* commit '8e2eb583e73e1e4813999bc0f49cc26d8d63bcb8':
  Add China data to MccTable.
2009-11-24 15:23:42 -08:00
Android (Google) Code Review
7465b84d14 Merge change I22cf0509 into eclair-mr2
* changes:
  Add China data to MccTable.
2009-11-24 15:19:28 -08:00
Dianne Hackborn
cf914339e0 am 80d5fc0f: am 9ad091ab: am 118d92f7: Merge change I16925b91 into eclair
Merge commit '80d5fc0f5add0c42e617ea6f4318b8a2b61370df'

* commit '80d5fc0f5add0c42e617ea6f4318b8a2b61370df':
  Finish fixing issue #2228381: android.view.InflateException...
2009-11-24 15:15:14 -08:00
Dianne Hackborn
d5f41455e6 am 9ad091ab: am 118d92f7: Merge change I16925b91 into eclair
Merge commit '9ad091ab1065e85222da0927bb33913530f56f65' into eclair-mr2-plus-aosp

* commit '9ad091ab1065e85222da0927bb33913530f56f65':
  Finish fixing issue #2228381: android.view.InflateException...
2009-11-24 15:08:13 -08:00
Mathias Agopian
7fdb17543c am 40f92fe9: am 1e22cffa: am 63851404: Merge change Ibf0c320a into eclair
Merge commit '40f92fe967f36d524d173b7819dc875af2cd9971'

* commit '40f92fe967f36d524d173b7819dc875af2cd9971':
  When using MDP, we needed to use a texture for diming.
2009-11-24 15:02:25 -08:00
Dianne Hackborn
8cf09f0a6e am 118d92f7: Merge change I16925b91 into eclair
Merge commit '118d92f73fe9dd1cc9cb900205cd1ec0dac28a1b' into eclair-mr2

* commit '118d92f73fe9dd1cc9cb900205cd1ec0dac28a1b':
  Finish fixing issue #2228381: android.view.InflateException...
2009-11-24 15:01:51 -08:00
Dan Egnor
db1a333c47 am 5057d9f5: am b29fefe6: Merge change Ic4cf6caa into eclair-mr2
Merge commit '5057d9f5582a9d7f1c522178a3f5a5c414e0c05a'

* commit '5057d9f5582a9d7f1c522178a3f5a5c414e0c05a':
  Copy SYSTEM_LAST_KMSG from /proc/last_kmsg instead of /data/dontpanic/last_kmsg.
2009-11-24 15:01:44 -08:00
Mathias Agopian
698622ae4d am 1e22cffa: am 63851404: Merge change Ibf0c320a into eclair
Merge commit '1e22cffa1d7299e725ec2a16689901aaa5790922' into eclair-mr2-plus-aosp

* commit '1e22cffa1d7299e725ec2a16689901aaa5790922':
  When using MDP, we needed to use a texture for diming.
2009-11-24 14:53:05 -08:00
Dan Egnor
75de6772ab am b29fefe6: Merge change Ic4cf6caa into eclair-mr2
Merge commit 'b29fefe6aeed68c22c7711263357348006ab8b79' into eclair-mr2-plus-aosp

* commit 'b29fefe6aeed68c22c7711263357348006ab8b79':
  Copy SYSTEM_LAST_KMSG from /proc/last_kmsg instead of /data/dontpanic/last_kmsg.
2009-11-24 14:52:31 -08:00
Jim Miller
0afdef649b am f8da578e: resolved conflicts for merge of a442e791 to eclair-mr2-plus-aosp
Merge commit 'f8da578ee7d398f21e002947505cddf827937a98'

* commit 'f8da578ee7d398f21e002947505cddf827937a98':
  Fix 2268841: Updated portrait tab lockscreen to match latest PPL.
2009-11-24 14:47:02 -08:00
Android (Google) Code Review
8b967d2fab Merge change I16925b91 into eclair
* changes:
  Finish fixing issue #2228381: android.view.InflateException...
2009-11-24 14:43:53 -08:00
Mathias Agopian
bbced505c1 am 63851404: Merge change Ibf0c320a into eclair
Merge commit '638514048141bf9f28a4bede77b83c3238f5c194' into eclair-mr2

* commit '638514048141bf9f28a4bede77b83c3238f5c194':
  When using MDP, we needed to use a texture for diming.
2009-11-24 14:43:39 -08:00
Jim Miller
1f9ab2095a resolved conflicts for merge of a442e791 to eclair-mr2-plus-aosp 2009-11-24 14:31:37 -08:00
Android (Google) Code Review
b972ff72ad Merge change Ic4cf6caa into eclair-mr2
* changes:
  Copy SYSTEM_LAST_KMSG from /proc/last_kmsg instead of /data/dontpanic/last_kmsg. (In preparation for not copying to /data/dontpanic/last_kmsg at all.)
2009-11-24 14:29:46 -08:00
Android (Google) Code Review
6d0e906926 Merge change Ibf0c320a into eclair
* changes:
  When using MDP, we needed to use a texture for diming.
2009-11-24 14:26:28 -08:00
Jim Miller
b5c943a89a am 35cdb484: Merge change I6c6c166b into eclair
Merge commit '35cdb484928b34fd517e49e200aa79aa64b4eeb4' into eclair-mr2

* commit '35cdb484928b34fd517e49e200aa79aa64b4eeb4':
  Fix 2268841: Updated portrait tab lockscreen to match latest PPL.
2009-11-24 14:04:44 -08:00