Scott Main
e02f4f1274
am c2d3fc2c: Merge change 22323 into donut
...
Merge commit 'c2d3fc2cc1db63e7bb9421878f2959a3936325a9' into eclair
* commit 'c2d3fc2cc1db63e7bb9421878f2959a3936325a9':
docs only.
2009-09-10 11:40:01 -07:00
Android (Google) Code Review
c2d3fc2cc1
Merge change 22323 into donut
...
* changes:
docs only. add the 1.6 platform highlights
2009-09-10 14:29:59 -04:00
Android (Google) Code Review
dc9555fb64
Merge change 24464 into eclair
...
* changes:
Fix for bug # 2023074: settings db updater broken at version 34.
2009-09-10 14:09:54 -04:00
Android (Google) Code Review
d9ca6a79c6
Merge change 24530 into eclair
...
* changes:
Add component name to informational logging in OMXCodec.cpp
2009-09-10 13:27:50 -04:00
Andreas Huber
e087373d0b
Add component name to informational logging in OMXCodec.cpp
2009-09-10 10:27:14 -07:00
Lixin Yue
2d3f9c5593
Add timestamp support for call history vcard
2009-09-10 10:13:14 -07:00
Android (Google) Code Review
466dbbfd45
Merge change 24450 into eclair
...
* changes:
Minor API change in MPEG4Writer, support for amr output into MPEG4 containers.
2009-09-10 12:39:26 -04:00
Android (Google) Code Review
546f3cd579
Merge change 24448 into eclair
...
* changes:
Support for amr-wb tracks in MPEG4Extractor.
2009-09-10 12:39:16 -04:00
Android (Google) Code Review
18ed7601d2
Merge change 24447 into eclair
...
* changes:
Added some more verbose output for AMR formats. Properly fill out the output format.
2009-09-10 12:39:08 -04:00
Android (Google) Code Review
68f6f01cf6
Merge change 24527 into eclair
...
* changes:
MountService: Use correct icon for SD card notifications.
2009-09-10 12:20:49 -04:00
Android (Google) Code Review
6573671856
Merge change 24283 into eclair
...
* changes:
CameraService change for OVERLAY_FORMAT_DEFAULT
2009-09-10 11:28:20 -04:00
Mike Lockwood
a7ef2698a6
MountService: Use correct icon for SD card notifications.
...
Change-Id: Ia15847c48fce7957f1a376e173d39137b661d51c
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-09-10 11:19:57 -04:00
Android (Google) Code Review
f63e3f3cc8
Merge change 24512 into eclair
...
* changes:
Fix issue android.permission.cts.NoAudioPermissionTest:testRouting is failing.
2009-09-10 11:12:03 -04:00
Bob Lee
eec2f41d60
Addressed reviewer comments.
2009-09-10 11:01:24 +02:00
Android (Google) Code Review
df4edc807c
Merge change 24499 into eclair
...
* changes:
Modify android.syncml.pim so that no one is going to use.
2009-09-10 04:22:09 -04:00
Android (Google) Code Review
57fc41143d
Merge change 24132 into eclair
...
* changes:
Add two CertTool helper classes.
2009-09-10 04:16:56 -04:00
Eric Laurent
dc1d17a1db
Fix issue android.permission.cts.NoAudioPermissionTest:testRouting is failing.
...
Add audio permission checks in setSpeakerphoneOn() and setBluetoothScoOn() methods.
2009-09-10 00:48:21 -07:00
Android (Google) Code Review
a8cdbc85c0
Merge change 24501 into eclair
...
* changes:
Make Phone.updateServiceLocation acquire a one-shot wake lock.
2009-09-10 03:40:54 -04:00
Tammo Spalink
7a043b351b
Make Phone.updateServiceLocation acquire a one-shot wake lock.
...
Phone.updateServiceLocation() is the internal routine triggered by
external calls to CellLocation.requestLocationUpdate().
addresses bug http://b/issue?id=1724246
Change-Id: Id3d5cab1a77df12d3e94373a58ae94688a8630c6
2009-09-10 15:38:01 +08:00
Daisuke Miyakawa
f5269c14f9
Modify android.syncml.pim so that no one is going to use.
...
- Remove android.syncml.pim.vcalendar since no one is using it.
-- We have android.pim.ICalendar.java, so handling vCalendar (== ICalendar) is possble without android.syncml.pim
- Mark android.syncml.pim.vcard and related code as obsolete.
-- Refactored version is in android.pim.vcard, which supports new Contacts database schema.
Related issue: 2110530
2009-09-10 15:17:24 +09:00
Jeff Sharkey
6ba23c59f2
Handle cases where TYPE can be undefined, such as EAS.
...
When TYPE not provided, assume a default value and check
that label isn't empty when CUSTOM is used.
2009-09-09 23:05:34 -07:00
Hung-ying Tyan
9249cc69b8
Add two CertTool helper classes.
...
Also add the unlock action string to Keystore.
2009-09-10 12:51:07 +08:00
Mathias Agopian
24d237db94
add a debug property to disable h/w composition. debug.sf.hw, when set to 0 will disable h/w composition
2009-09-09 19:20:10 -07:00
Android (Google) Code Review
bbe14a1758
Merge change 24473 into eclair
...
* changes:
fix [2074427] SurfaceView doesn't disappear on GONE
2009-09-09 22:17:45 -04:00
Jim Miller
f186055a53
Fix for bug # 2023074: settings db updater broken at version 34.
2009-09-09 19:10:57 -07:00
Android (Google) Code Review
0d134509f4
Merge change 24468 into eclair
...
* changes:
Increasing uninterrupted sleep quantum in SQLiteDatabase to increase transaction size.
2009-09-09 22:06:48 -04:00
Android (Google) Code Review
d0f02a4da1
Merge change 24138 into eclair
...
* changes:
Do not die when printing empty prefs.
2009-09-09 21:36:48 -04:00
Mathias Agopian
6b7f1a62b5
fix [2074427] SurfaceView doesn't disappear on GONE
2009-09-09 18:32:34 -07:00
Android (Google) Code Review
67af9f5bf1
Merge change 24471 into eclair
...
* changes:
Fixed the fastscroll thumb asset in hdpi.
2009-09-09 21:31:07 -04:00
Amith Yamasani
da256fabed
Fixed the fastscroll thumb asset in hdpi.
...
Asset was 1 pixel taller than necessary and was causing scaling artifacts.
2009-09-09 18:28:44 -07:00
Android (Google) Code Review
9ca7d0c2ef
Merge change 24460 into eclair
...
* changes:
The empty path and no path mean default path. So "a=d" should replace "a=c".
2009-09-09 21:23:46 -04:00
Grace Kloba
d0990d4a78
The empty path and no path mean default path. So "a=d" should replace "a=c".
2009-09-09 18:22:44 -07:00
Dmitri Plotnikov
b43b58d349
Increasing uninterrupted sleep quantum in SQLiteDatabase to increase transaction size.
2009-09-09 18:10:42 -07:00
Android (Google) Code Review
b33f92dd56
Merge change 24465 into eclair
...
* changes:
fix [2102410] Home Screen is not displayed in the background in Landscape Mode
2009-09-09 20:52:03 -04:00
Mathias Agopian
e7c11d770a
fix [2102410] Home Screen is not displayed in the background in Landscape Mode
...
the blurring code now handles NPOT textures.
2009-09-09 17:47:15 -07:00
Scott Main
0c91049482
am aa4511cf: docs only. revise ADC2 announcement
...
Merge commit 'aa4511cfcde8edfb3e63fd6127ad6f3102c69369' into eclair
* commit 'aa4511cfcde8edfb3e63fd6127ad6f3102c69369':
docs only.
2009-09-09 17:46:50 -07:00
Jeff Sharkey
f46a9cf382
API to combine LOOKUP_KEY and Contacts._ID together.
2009-09-09 17:41:18 -07:00
Scott Main
aa4511cfcd
docs only.
...
revise ADC2 announcement
Change-Id: Ia2130b8c334053e8e27a4ab680f3bcf57de9504b
2009-09-09 17:36:09 -07:00
Andreas Huber
033e6c3a68
Minor API change in MPEG4Writer, support for amr output into MPEG4 containers.
2009-09-09 16:36:12 -07:00
Andreas Huber
2a651177be
Support for amr-wb tracks in MPEG4Extractor.
2009-09-09 16:33:53 -07:00
Andreas Huber
7ae02c8855
Added some more verbose output for AMR formats. Properly fill out the output format.
2009-09-09 16:29:47 -07:00
Scott Main
a930fcd63e
docs only.
...
add the 1.6 platform highlights
Change-Id: I231f17025b3eb436fd73c228d499e27562f1883f
2009-09-09 15:31:24 -07:00
Android (Google) Code Review
16b72bbbc9
Merge change 24391 into eclair
...
* changes:
RIO-7461: Update media scanner to scan AAC files. (Change in frameworks/base git)
2009-09-09 17:42:32 -04:00
Android (Google) Code Review
1048ad554a
Merge change 24395 into eclair
...
* changes:
Make NumberPicker subclassable
2009-09-09 17:24:51 -04:00
Android (Google) Code Review
7dcf5c7ba8
Merge change 24426 into eclair
...
* changes:
keystore: remove "#include <openssl/engine.h>".
2009-09-09 17:04:44 -04: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
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
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
Chia-chi Yeh
37062b93dc
keystore: remove "#include <openssl/engine.h>".
2009-09-10 03:56:04 +08:00