8271 Commits

Author SHA1 Message Date
Grace Kloba
99f9890d29 am a8f0f77b: am d82bc515: Avoid the rounding error, as Math.round(Math.round(viewWidth * mInvActualScale) * mActualScale) not necessary to be viewWidth, we special case when the content exactly fit in the view case.
Merge commit 'a8f0f77b2e3eed77e97dd7ddd553e0dccefaf265'

* commit 'a8f0f77b2e3eed77e97dd7ddd553e0dccefaf265':
  Avoid the rounding error, as Math.round(Math.round(viewWidth * mInvActualScale) * mActualScale) not necessary to be viewWidth, we special case when the content exactly fit in the view case.
2009-09-09 16:29:55 -07:00
Leon Scroggins
529e6fae15 am 6f1c854a: am f416264a: Merge change 24398 into eclair
Merge commit '6f1c854a9e70512ed9cf363eb8dd2ab2f46ea185'

* commit '6f1c854a9e70512ed9cf363eb8dd2ab2f46ea185':
  Adjust the WebTextView's text size according to density.
2009-09-09 16:29:50 -07:00
Romain Guy
5a51a91c2e am de311222: am d380586a: Merge change 24413 into eclair
Merge commit 'de3112227a6e7696fc41116b8461aca105e9f662'

* commit 'de3112227a6e7696fc41116b8461aca105e9f662':
  Remove the FallRS demo, now promoted as a wallpaper.
2009-09-09 16:29:28 -07:00
Nick Pelly
38615fc692 am bf765b6c: am 41140098: Merge change 24274 into eclair
Merge commit 'bf765b6c70c0cc5e494c1361747d3b93e98d962d'

* commit 'bf765b6c70c0cc5e494c1361747d3b93e98d962d':
  API_CHANGE
2009-09-09 16:28:58 -07:00
Nick Pelly
3f51fee5f7 am 16a54b28: am aadc9220: Merge change 24202 into eclair
Merge commit '16a54b2861209a13194b02f7882a0ec247b69060'

* commit '16a54b2861209a13194b02f7882a0ec247b69060':
  API_CHANGE
2009-09-09 16:28:52 -07:00
Andreas Huber
75a201626d am e180af03: am 201511cf: Calculate proper output buffer size for some more 16-bit RGB color spaces.
Merge commit 'e180af0335b9423bd7c0d764ac3819bd4ee88d37'

* commit 'e180af0335b9423bd7c0d764ac3819bd4ee88d37':
  Calculate proper output buffer size for some more 16-bit RGB color spaces.
2009-09-09 16:28:13 -07:00
Andreas Huber
d59e166efe am 13a26677: am 5a65a6e2: Added a .amr file extractor (for AMR-NB and AMR-WB content).
Merge commit '13a26677816cf2b66b34eab2cedb0cdfe541a17c'

* commit '13a26677816cf2b66b34eab2cedb0cdfe541a17c':
  Added a .amr file extractor (for AMR-NB and AMR-WB content).
2009-09-09 16:28:05 -07:00
Andreas Huber
364eedd318 am 022ed17c: am 4e60d7e6: Merge change 24179 into eclair
Merge commit '022ed17cddb0bfb47e587e9b0db93f7b342d2b65'

* commit '022ed17cddb0bfb47e587e9b0db93f7b342d2b65':
  Support encoding amr-wb content in stagefright.
2009-09-09 16:28:00 -07:00
Jaikumar Ganesh
80626de799 am b962208d: am 100f0861: Merge change 24376 into eclair
Merge commit 'b962208d8ec529b8cc07c3bc44732603010bd691'

* commit 'b962208d8ec529b8cc07c3bc44732603010bd691':
  Query for all properties if a property change is received and cache is empty.
2009-09-09 16:27:47 -07:00
Andrei Popescu
d2a43c36e4 am 0faff7b0: am cf7b5521: Remove the call to nativeAddJavascriptInterface() from BrowserFrame::addJavascriptInterface() as it causes an intermitent crash.
Merge commit '0faff7b0cc06ffb933763a9494056a8ec132183a'

* commit '0faff7b0cc06ffb933763a9494056a8ec132183a':
  Remove the call to nativeAddJavascriptInterface() from BrowserFrame::addJavascriptInterface() as it causes an intermitent crash.
2009-09-09 16:27:16 -07:00
Grace Kloba
a9af25befb am b84214a3: am ccda4c49: Merge change 24288 into eclair
Merge commit 'b84214a329963be9e156f771c3c8d142280882d7'

* commit 'b84214a329963be9e156f771c3c8d142280882d7':
  Do not cache POST response as Cache is indexed with url.
2009-09-09 16:26:39 -07:00
Andy McFadden
ed61d9ec9e am 894d083e: am b9e52a07: Fix sim-eng build.
Merge commit '894d083ec1bcdc52996fbf3d6cd10823262e47fc'

* commit '894d083ec1bcdc52996fbf3d6cd10823262e47fc':
  Fix sim-eng build.
2009-09-09 16:26:34 -07:00
Grace Kloba
a8f0f77b2e am d82bc515: Avoid the rounding error, as Math.round(Math.round(viewWidth * mInvActualScale) * mActualScale) not necessary to be viewWidth, we special case when the content exactly fit in the view case.
Merge commit 'd82bc5158c764bdd30b7d22f32258ad3c2c0c0f6' into eclair-plus-aosp

* commit 'd82bc5158c764bdd30b7d22f32258ad3c2c0c0f6':
  Avoid the rounding error, as Math.round(Math.round(viewWidth * mInvActualScale) * mActualScale) not necessary to be viewWidth, we special case when the content exactly fit in the view case.
2009-09-09 14:02:05 -07:00
Leon Scroggins
6f1c854a9e am f416264a: Merge change 24398 into eclair
Merge commit 'f416264a3b13c5965bfe1c75e9fb2a480d556f87' into eclair-plus-aosp

* commit 'f416264a3b13c5965bfe1c75e9fb2a480d556f87':
  Adjust the WebTextView's text size according to density.
2009-09-09 14:02:01 -07:00
Grace Kloba
d82bc5158c Avoid the rounding error, as Math.round(Math.round(viewWidth * mInvActualScale) * mActualScale) not necessary to be viewWidth, we special case when the content exactly fit in the view case.
Fix http://b/issue?id=2099889
2009-09-09 13:53:02 -07:00
Mathias Agopian
7151176f86 am 1d9161e2: am 11c803ac: Merge change 24335 into eclair
Merge commit '1d9161e2624e3b2b7e4671dc5be8547a06d35fe8'

* commit '1d9161e2624e3b2b7e4671dc5be8547a06d35fe8':
  use broadcast() instead of signal() when signaling the condition-variable Thread::RequestExitAndWait() is waiting for
2009-09-09 13:42:47 -07:00
Mathias Agopian
88a1f4c25e am 44187ac0: am 72e2d6da: Merge change 24334 into eclair
Merge commit '44187ac07c73dc3ad0d3e9f9da432edffab0829d'

* commit '44187ac07c73dc3ad0d3e9f9da432edffab0829d':
  fix [2037525] Fail to start camera after adb sync new Camera
2009-09-09 13:42:42 -07:00
Mathias Agopian
ab4b4ab913 am dfc6ca96: am 0a5bf257: Merge change 24333 into eclair
Merge commit 'dfc6ca96529319613e744092d7dffeae70bf35e3'

* commit 'dfc6ca96529319613e744092d7dffeae70bf35e3':
  rename Mutexes to make the code easier to follow
2009-09-09 13:42:37 -07:00
Chung-yih Wang
591a16220b am 53fb67a8: am 0c065d9e: Merge change 24117 into eclair
Merge commit '53fb67a8196e75965a5042fdbd83d266980420d9'

* commit '53fb67a8196e75965a5042fdbd83d266980420d9':
  Replace the delimiter whitespace with '\0'.
2009-09-09 13:42:15 -07:00
Eric Laurent
7fae310537 am d3a31996: am db603b0b: Merge change 24114 into eclair
Merge commit 'd3a31996e6ef915bc25ff67f1f35274447a14862'

* commit 'd3a31996e6ef915bc25ff67f1f35274447a14862':
  Fix issue 1992233: DTMF tones on Sholes is really long.
2009-09-09 13:41:53 -07:00
Tammo Spalink
54807f3b5e am e579dc1c: am 997eddb0: Merge change 24318 into eclair
Merge commit 'e579dc1cc55648c3b8b81560214c47c9adee81f1'

* commit 'e579dc1cc55648c3b8b81560214c47c9adee81f1':
  Avoid CDMA messages with IDs of zero.
2009-09-09 13:41:40 -07:00
Omari Stephens
99af2813e0 am c5e15ad7: am 948ef29e: Merge change 24316 into eclair
Merge commit 'c5e15ad767b4ff92d4eb85655b6e5fd517c0ae93'

* commit 'c5e15ad767b4ff92d4eb85655b6e5fd517c0ae93':
  Fix typo: IMMEDITATE -> IMMEDIATE
2009-09-09 13:41:17 -07:00
Android (Google) Code Review
f416264a3b Merge change 24398 into eclair
* changes:
  Adjust the WebTextView's text size according to density.
2009-09-09 16:22:16 -04:00
Romain Guy
de3112227a am d380586a: Merge change 24413 into eclair
Merge commit 'd380586ac19903145e23ad3a8d073f01b4fe1192' into eclair-plus-aosp

* commit 'd380586ac19903145e23ad3a8d073f01b4fe1192':
  Remove the FallRS demo, now promoted as a wallpaper.
2009-09-09 13:19:49 -07:00
Android (Google) Code Review
d380586ac1 Merge change 24413 into eclair
* changes:
  Remove the FallRS demo, now promoted as a wallpaper.
2009-09-09 16:11:30 -04:00
Romain Guy
fa736d79b7 Remove the FallRS demo, now promoted as a wallpaper.
Change-Id: I0e40f2aa4b51f9e9cdbe14d178491b3667662023
2009-09-09 13:10:56 -07:00
Leon Scroggins
3a6c88c289 Adjust the WebTextView's text size according to density.
Fix for http://b/issue?id=2063143 .  Use TypedValue's
types to set the text size properly for the screen's
density.

Change-Id: I3772035157e2a9a8a2dba00ebddbf967c42bfa99
2009-09-09 15:00:38 -04:00
Nick Pelly
bf765b6c70 am 41140098: Merge change 24274 into eclair
Merge commit '411400980720895c4195c71e181831bc771a5a7b' into eclair-plus-aosp

* commit '411400980720895c4195c71e181831bc771a5a7b':
  API_CHANGE
2009-09-09 11:39:22 -07:00
Nick Pelly
16a54b2861 am aadc9220: Merge change 24202 into eclair
Merge commit 'aadc9220bd04ba8dd016fe634fabf6c91a1ce672' into eclair-plus-aosp

* commit 'aadc9220bd04ba8dd016fe634fabf6c91a1ce672':
  API_CHANGE
2009-09-09 11:39:16 -07:00
Android (Google) Code Review
4114009807 Merge change 24274 into eclair
* changes:
  API_CHANGE
2009-09-09 14:34:44 -04:00
Android (Google) Code Review
aadc9220bd Merge change 24202 into eclair
* changes:
  API_CHANGE
2009-09-09 14:30:15 -04:00
Andreas Huber
e180af0335 am 201511cf: Calculate proper output buffer size for some more 16-bit RGB color spaces.
Merge commit '201511cf8a004d386ec9f592041ad3e3d4107184' into eclair-plus-aosp

* commit '201511cf8a004d386ec9f592041ad3e3d4107184':
  Calculate proper output buffer size for some more 16-bit RGB color spaces.
2009-09-09 11:29:43 -07:00
Andreas Huber
13a2667781 am 5a65a6e2: Added a .amr file extractor (for AMR-NB and AMR-WB content).
Merge commit '5a65a6e22017e51ebcebb0f41510c54f1085f82c' into eclair-plus-aosp

* commit '5a65a6e22017e51ebcebb0f41510c54f1085f82c':
  Added a .amr file extractor (for AMR-NB and AMR-WB content).
2009-09-09 11:25:11 -07:00
Andreas Huber
201511cf8a Calculate proper output buffer size for some more 16-bit RGB color spaces. 2009-09-09 11:24:33 -07:00
Andreas Huber
5a65a6e220 Added a .amr file extractor (for AMR-NB and AMR-WB content). 2009-09-09 11:05:42 -07:00
Andreas Huber
022ed17cdd am 4e60d7e6: Merge change 24179 into eclair
Merge commit '4e60d7e60b29c42c6745dd23ff90dced8834fa7c' into eclair-plus-aosp

* commit '4e60d7e60b29c42c6745dd23ff90dced8834fa7c':
  Support encoding amr-wb content in stagefright.
2009-09-09 11:02:33 -07:00
Tammo Spalink
091ecf7e81 am 71a9687e: am 0a46e913: Merge change 23414 into eclair
Merge commit '71a9687e8baa9ad7ae594e6cb66a14e82d71b237'

* commit '71a9687e8baa9ad7ae594e6cb66a14e82d71b237':
  Fix broken GSM SMS unit test, and general cleanup.
2009-09-09 10:59:36 -07:00
Yu Shan Emily Lau
86b2d7c54d am ec00bcbe: am bde54df0: modified: tests/MediaFrameworkTest/src/com/android/mediaframeworktest/MediaNames.java Fixed the incorrect expected druation
Merge commit 'ec00bcbe544c342a6de892a7d5427acfe7579a1a'

* commit 'ec00bcbe544c342a6de892a7d5427acfe7579a1a':
  modified:   tests/MediaFrameworkTest/src/com/android/mediaframeworktest/MediaNames.java
2009-09-09 10:59:18 -07:00
Fred Quintana
be5bc78a98 am f43d282d: am b0dccf73: Merge change 24012 into eclair
Merge commit 'f43d282dc7ed88e6d018fa3729da568af8b58158'

* commit 'f43d282dc7ed88e6d018fa3729da568af8b58158':
  add a transaction monitor
2009-09-09 10:58:43 -07:00
Eric Fischer
7bbfdb2bf1 am 817f3cb4: (-s ours) am 046263ce: Merge change 24220 into eclair
Merge commit '817f3cb41bd5a412f50c131094cf52e04eab9141'

* commit '817f3cb41bd5a412f50c131094cf52e04eab9141':
  Import revised translations.  DO NOT MERGE
2009-09-09 10:56:38 -07:00
Yu Shan Emily Lau
7a9ed089a8 am 0f69788f: am 9bb1101f: Merge change 23924 into eclair
Merge commit '0f69788f62486f5759e16911effd4bbd9395bcce'

* commit '0f69788f62486f5759e16911effd4bbd9395bcce':
  new file:   LowStorageTest/Android.mk
2009-09-09 10:56:14 -07:00
Android (Google) Code Review
4e60d7e60b Merge change 24179 into eclair
* changes:
  Support encoding amr-wb content in stagefright.
2009-09-09 13:55:48 -04:00
Jaikumar Ganesh
b962208d8e am 100f0861: Merge change 24376 into eclair
Merge commit '100f08613392c225b8dff3f1e1d586f981884e29' into eclair-plus-aosp

* commit '100f08613392c225b8dff3f1e1d586f981884e29':
  Query for all properties if a property change is received and cache is empty.
2009-09-09 10:55:14 -07:00
Nick Pelly
b24e11baac API_CHANGE
Deprecate BluetoothError.java.

I spent a lot of time experimenting with a class BluetoothError to enumerate
the many error codes returned by the Bluetooth API. But at the end of the day
they were never used. The vast majority of method calls only really need a
true/false error value, and often not even that.

Methods which do need more detailed error enumeration (for example, bonding
failures) can have there own enumerated error codes. But there is no need
for a common set of error codes.

Also change the IPC failed warnings in BluetoothA2dp to Log.e. These indicate
a very serious error.

Introduce BluetoothAdapter.ERROR and BluetoothDevice.ERROR as helper sentinel
values.
2009-09-09 10:52:18 -07:00
Nick Pelly
de893f5503 API_CHANGE
Another round of Bluetooth API clean up, javadoc'ing and unhide'ing.

-- Symbols for getting/setting bluetooth state --
BluetoothAdapter.ACTION_STATE_CHANGED
BluetoothAdapter.EXTRA_STATE
BluetoothAdapter.EXTRA_PREVIOUS_STATE
BluetoothAdapter.STATE_OFF
BluetoothAdapter.STATE_TURNING_ON
BluetoothAdapter.STATE_ON
BluetoothAdapter.STATE_TURNING_OFF
BluetoothAdapter.isEnabled()
BluetoothAdapter.getState()
BluetoothAdapter.enable()
BluetoothAdapter.disable()

-- Symbols for getting/setting scan mode --
BluetoothAdapter.ACTION_SCAN_MODE_CHANGED
BluetoothAdapter.EXTRA_SCAN_MODE
BluetoothAdapter.EXTRA_PREVIOUS_SCAN_MODE
BluetoothAdapter.SCAN_MODE_NONE
BluetoothAdapter.SCAN_MODE_CONNECTABLE
BluetoothAdapter.SCAN_MODE_DISCOVERABLE
BluetoothAdapter.getScanMode()
BluetoothAdapter.setScanMode()

-- Symbols for getting address/names --
BluetoothAdapter.getAddress()
BluetoothAdapter.getName()
BluetoothAdapter.setName()
2009-09-09 10:52:02 -07:00
Android (Google) Code Review
100f086133 Merge change 24376 into eclair
* changes:
  Query for all properties if a property change is received and cache is empty.
2009-09-09 13:47:27 -04:00
Andrei Popescu
0faff7b0cc am cf7b5521: Remove the call to nativeAddJavascriptInterface() from BrowserFrame::addJavascriptInterface() as it causes an intermitent crash.
Merge commit 'cf7b5521fc4a8f87033e3bf3626e8a2cf81fccfd' into eclair-plus-aosp

* commit 'cf7b5521fc4a8f87033e3bf3626e8a2cf81fccfd':
  Remove the call to nativeAddJavascriptInterface() from BrowserFrame::addJavascriptInterface() as it causes an intermitent crash.
2009-09-09 10:16:18 -07:00
Andrei Popescu
cf7b5521fc Remove the call to nativeAddJavascriptInterface() from BrowserFrame::addJavascriptInterface() as it causes an intermitent crash. 2009-09-09 17:44:51 +01:00
Grace Kloba
b84214a329 am ccda4c49: Merge change 24288 into eclair
Merge commit 'ccda4c4960ad6694e506e075f8f0b479ea2bafb6' into eclair-plus-aosp

* commit 'ccda4c4960ad6694e506e075f8f0b479ea2bafb6':
  Do not cache POST response as Cache is indexed with url.
2009-09-09 09:00:07 -07:00
Android (Google) Code Review
ccda4c4960 Merge change 24288 into eclair
* changes:
  Do not cache POST response as Cache is indexed with url.
2009-09-09 11:55:03 -04:00