8442 Commits

Author SHA1 Message Date
Wink Saville
88e3f827e6 Allow an alternate eri file.
For testing purposes it is deseriable to allow
vendors to provide an alternate eri file. This
fixes Part A of bug 2108379.

Bug:2108379
Change-Id: I51703c9ac211ced053418e28e277dfab68deea21
2009-09-10 14:51:09 -07:00
Andreas Huber
e6c409632f Media MIME types now have corresponding constants in MediaDefs.h, new codec enumeration API. 2009-09-10 14:43:36 -07:00
Dianne Hackborn
6b2bc11bed am 635c4b41: am e8f0603e: Merge change 24567 into eclair
Merge commit '635c4b41ca2d8c8b697527e8b4039aef99d6efde'

* commit '635c4b41ca2d8c8b697527e8b4039aef99d6efde':
  Fix issue #1943927: need notification in status bar when adb is active
2009-09-10 14:36:36 -07:00
Romain Guy
7f00d63d7d am e1d85dca: am 5b61bea7: Merge change 24581 into eclair
Merge commit 'e1d85dca89d45d2fca7b379827ee33ae656b61fb'

* commit 'e1d85dca89d45d2fca7b379827ee33ae656b61fb':
  Dialog titles would sometimes use a font too large.
2009-09-10 14:36:32 -07:00
Dianne Hackborn
635c4b41ca am e8f0603e: Merge change 24567 into eclair
Merge commit 'e8f0603eb631ecef5f41105711f4afdea8c6d8d8' into eclair-plus-aosp

* commit 'e8f0603eb631ecef5f41105711f4afdea8c6d8d8':
  Fix issue #1943927: need notification in status bar when adb is active
2009-09-10 14:30:53 -07:00
Romain Guy
e1d85dca89 am 5b61bea7: Merge change 24581 into eclair
Merge commit '5b61bea7aba93fc812991116fbbf9c4dbccb4890' into eclair-plus-aosp

* commit '5b61bea7aba93fc812991116fbbf9c4dbccb4890':
  Dialog titles would sometimes use a font too large.
2009-09-10 14:30:48 -07:00
Android (Google) Code Review
e8f0603eb6 Merge change 24567 into eclair
* changes:
  Fix issue #1943927: need notification in status bar when adb is active
2009-09-10 17:28:57 -04:00
Dianne Hackborn
477e3be424 Fix issue #1943927: need notification in status bar when adb is active
Just a string tweak.

Change-Id: I823445a2db80e6101ebb592a5cee05f369dd4d1d
2009-09-10 14:28:04 -07:00
Android (Google) Code Review
5b61bea7ab Merge change 24581 into eclair
* changes:
  Dialog titles would sometimes use a font too large.
2009-09-10 17:26:05 -04:00
Romain Guy
4bdf17c697 Dialog titles would sometimes use a font too large.
This was due to code in DialogTitle.java which would multiply the textSize of
the theme twice.

Change-Id: Id44e39e729ebd43b08c967a67cde0d33dd8f2efb
2009-09-10 14:11:20 -07:00
Dianne Hackborn
3a972b29cf am 62e5480a: am bcbcaa7e: Wallpapers, animations, pending intent.
Merge commit '62e5480a70650ec3d151e627dc175c2fa1350edb'

* commit '62e5480a70650ec3d151e627dc175c2fa1350edb':
  Wallpapers, animations, pending intent.
2009-09-10 13:11:35 -07:00
Mike Reed
ba3f9e466a am a859ba13: am e1fd0240: Merge change 24551 into eclair
Merge commit 'a859ba1398454736017938d3f410bd936ad8be96'

* commit 'a859ba1398454736017938d3f410bd936ad8be96':
  default dithering to ON (cheap, looks good)
2009-09-10 13:11:30 -07:00
Dmitri Plotnikov
e5f82d70a4 am 1224c883: am 84b4d37d: [Issue 2099206] Encoding phone number prior to sending it to the phone lookup filter
Merge commit '1224c8830dee489436081cf18be49167b1aad2e6'

* commit '1224c8830dee489436081cf18be49167b1aad2e6':
  [Issue 2099206] Encoding phone number prior to sending it to the phone lookup filter
2009-09-10 13:11:25 -07:00
Dianne Hackborn
62e5480a70 am bcbcaa7e: Wallpapers, animations, pending intent.
Merge commit 'bcbcaa7edd32ba67c6290d79f7e7821c4b5b39ac' into eclair-plus-aosp

* commit 'bcbcaa7edd32ba67c6290d79f7e7821c4b5b39ac':
  Wallpapers, animations, pending intent.
2009-09-10 13:06:08 -07:00
Mike Reed
a859ba1398 am e1fd0240: Merge change 24551 into eclair
Merge commit 'e1fd02400d69c059db2cc6299c893eba4096cc1d' into eclair-plus-aosp

* commit 'e1fd02400d69c059db2cc6299c893eba4096cc1d':
  default dithering to ON (cheap, looks good)
2009-09-10 13:06:03 -07:00
Dmitri Plotnikov
1224c8830d am 84b4d37d: [Issue 2099206] Encoding phone number prior to sending it to the phone lookup filter
Merge commit '84b4d37dd1e9269f73c2a9cacadcd88ec4256e3f' into eclair-plus-aosp

* commit '84b4d37dd1e9269f73c2a9cacadcd88ec4256e3f':
  [Issue 2099206] Encoding phone number prior to sending it to the phone lookup filter
2009-09-10 13:05:58 -07:00
Dianne Hackborn
bcbcaa7edd Wallpapers, animations, pending intent.
Some more tweaks and fixes to wallpapers.  Make sure wallpapers are
told they are not visible when the screen is off.  Add some new animations
for transitions across tasks, and fiddle with many of the existing
animations.  Clean up the relationship between translucent activities
and animations.  Add new API to start a PendingIntent from an
activity.

Change-Id: Ie0bf45fe44081bb6982c75361257a55d9cd9d863
2009-09-10 12:08:50 -07:00
Android (Google) Code Review
e1fd02400d Merge change 24551 into eclair
* changes:
  default dithering to ON (cheap, looks good) officially ignore filtering (expensive, no real improvement)
2009-09-10 14:53:26 -04:00
Scott Main
523a1c39bc am dfaaf194: am e02f4f12: am c2d3fc2c: Merge change 22323 into donut
Merge commit 'dfaaf1944701164b1bf1f8221ae5dd4da9e76243'

* commit 'dfaaf1944701164b1bf1f8221ae5dd4da9e76243':
  docs only.
2009-09-10 11:51:09 -07:00
Dmitri Plotnikov
84b4d37dd1 [Issue 2099206] Encoding phone number prior to sending it to the phone lookup filter
Change-Id: I80327febe7134ac1bdef958251943a9777879d53
2009-09-10 11:47:10 -07:00
Mike Reed
d9512a30d8 default dithering to ON (cheap, looks good)
officially ignore filtering (expensive, no real improvement)
2009-09-10 14:46:41 -04:00
Scott Main
dfaaf19447 am e02f4f12: am c2d3fc2c: Merge change 22323 into donut
Merge commit 'e02f4f1274ac166a1d314e44b586c31febaf56a7' into eclair-plus-aosp

* commit 'e02f4f1274ac166a1d314e44b586c31febaf56a7':
  docs only.
2009-09-10 11:46:34 -07:00
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
Jim Miller
6831b03dd7 am 52356ab1: am dc9555fb: Merge change 24464 into eclair
Merge commit '52356ab108597dd6014fcf4eaad54b336fb95b67'

* commit '52356ab108597dd6014fcf4eaad54b336fb95b67':
  Fix for bug # 2023074: settings db updater broken at version 34.
2009-09-10 11:23:39 -07:00
Andreas Huber
21e576dbb0 am 0cb94317: am d9ca6a79: Merge change 24530 into eclair
Merge commit '0cb94317d7460dadd4032a3596b27c9d03184941'

* commit '0cb94317d7460dadd4032a3596b27c9d03184941':
  Add component name to informational logging in OMXCodec.cpp
2009-09-10 11:23:35 -07:00
Jim Miller
52356ab108 am dc9555fb: Merge change 24464 into eclair
Merge commit 'dc9555fb64b3fe53a06e7eabbf4a31018b9ee1ac' into eclair-plus-aosp

* commit 'dc9555fb64b3fe53a06e7eabbf4a31018b9ee1ac':
  Fix for bug # 2023074: settings db updater broken at version 34.
2009-09-10 11:18:56 -07:00
Andreas Huber
0cb94317d7 am d9ca6a79: Merge change 24530 into eclair
Merge commit 'd9ca6a79c6ac9cc8790aabbb42fe2ce579001528' into eclair-plus-aosp

* commit 'd9ca6a79c6ac9cc8790aabbb42fe2ce579001528':
  Add component name to informational logging in OMXCodec.cpp
2009-09-10 11:18:52 -07: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
14ec827b1c am a1e3c40c: am 2d3f9c55: Add timestamp support for call history vcard
Merge commit 'a1e3c40ce9a9647e3355b0343c38690ae0465752'

* commit 'a1e3c40ce9a9647e3355b0343c38690ae0465752':
  Add timestamp support for call history vcard
2009-09-10 10:26:39 -07:00
Lixin Yue
a1e3c40ce9 am 2d3f9c55: Add timestamp support for call history vcard
Merge commit '2d3f9c559366ede6aefe9bcff554ef9c4eac21dd' into eclair-plus-aosp

* commit '2d3f9c559366ede6aefe9bcff554ef9c4eac21dd':
  Add timestamp support for call history vcard
2009-09-10 10:22:08 -07:00
Lixin Yue
2d3f9c5593 Add timestamp support for call history vcard 2009-09-10 10:13:14 -07:00
Andreas Huber
a888c22681 am 6f208f44: am 466dbbfd: Merge change 24450 into eclair
Merge commit '6f208f448c49792e1dae6b9866b2e812e48b3945'

* commit '6f208f448c49792e1dae6b9866b2e812e48b3945':
  Minor API change in MPEG4Writer, support for amr output into MPEG4 containers.
2009-09-10 09:49:19 -07:00
Andreas Huber
3fccf06add am 26c13100: am 546f3cd5: Merge change 24448 into eclair
Merge commit '26c131006c01a6034e75f7ebcc6f517ad9d1007a'

* commit '26c131006c01a6034e75f7ebcc6f517ad9d1007a':
  Support for amr-wb tracks in MPEG4Extractor.
2009-09-10 09:49:14 -07:00
Andreas Huber
7ffe124202 am b71e9b4e: am 18ed7601: Merge change 24447 into eclair
Merge commit 'b71e9b4e03f23d262f1ab665873f15e1a51e2a11'

* commit 'b71e9b4e03f23d262f1ab665873f15e1a51e2a11':
  Added some more verbose output for AMR formats. Properly fill out the output format.
2009-09-10 09:49:09 -07:00
Andreas Huber
6f208f448c am 466dbbfd: Merge change 24450 into eclair
Merge commit '466dbbfd4595d714127a4bc92dd9235807b88be6' into eclair-plus-aosp

* commit '466dbbfd4595d714127a4bc92dd9235807b88be6':
  Minor API change in MPEG4Writer, support for amr output into MPEG4 containers.
2009-09-10 09:44:54 -07:00
Andreas Huber
26c131006c am 546f3cd5: Merge change 24448 into eclair
Merge commit '546f3cd579b80299307d82a769aca8e8f68484ec' into eclair-plus-aosp

* commit '546f3cd579b80299307d82a769aca8e8f68484ec':
  Support for amr-wb tracks in MPEG4Extractor.
2009-09-10 09:44:49 -07:00
Andreas Huber
b71e9b4e03 am 18ed7601: Merge change 24447 into eclair
Merge commit '18ed7601d2b5d9c3e1c610fb77499900f0c74993' into eclair-plus-aosp

* commit '18ed7601d2b5d9c3e1c610fb77499900f0c74993':
  Added some more verbose output for AMR formats. Properly fill out the output format.
2009-09-10 09:44:44 -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
Mike Lockwood
44dbf0294d am a62c071f: am 68f6f01c: Merge change 24527 into eclair
Merge commit 'a62c071f610d1b0043cb8651a7c7a0d70ee7e463'

* commit 'a62c071f610d1b0043cb8651a7c7a0d70ee7e463':
  MountService: Use correct icon for SD card notifications.
2009-09-10 09:31:01 -07:00
Mike Lockwood
a62c071f61 am 68f6f01c: Merge change 24527 into eclair
Merge commit '68f6f01cf62e0c282b570adf492352a5d4418584' into eclair-plus-aosp

* commit '68f6f01cf62e0c282b570adf492352a5d4418584':
  MountService: Use correct icon for SD card notifications.
2009-09-10 09:25:35 -07:00
Snigdha Sinha
ac024cc4dc am b870e14a: am 65736718: Merge change 24283 into eclair
Merge commit 'b870e14ad6e584b7d605fcf1f55773ce92b3b646'

* commit 'b870e14ad6e584b7d605fcf1f55773ce92b3b646':
  CameraService change for OVERLAY_FORMAT_DEFAULT
2009-09-10 09:24:26 -07:00
Eric Laurent
9657a06b93 am c6f6253a: am f63e3f3c: Merge change 24512 into eclair
Merge commit 'c6f6253ad2095b7d23735ed484706630a080ea8f'

* commit 'c6f6253ad2095b7d23735ed484706630a080ea8f':
  Fix issue android.permission.cts.NoAudioPermissionTest:testRouting is failing.
2009-09-10 09:24:05 -07:00
Daisuke Miyakawa
0dc868e07a am d43252a7: am df4edc80: Merge change 24499 into eclair
Merge commit 'd43252a7b27a5a6966a51e8b35f5003f92c207fa'

* commit 'd43252a7b27a5a6966a51e8b35f5003f92c207fa':
  Modify android.syncml.pim so that no one is going to use.
2009-09-10 09:24:00 -07:00
Hung-ying Tyan
64a3302bd6 am e39725c9: am 57fc4114: Merge change 24132 into eclair
Merge commit 'e39725c9c07bd7cfa0302da1843a2d92ec124e26'

* commit 'e39725c9c07bd7cfa0302da1843a2d92ec124e26':
  Add two CertTool helper classes.
2009-09-10 09:23:13 -07:00
Tammo Spalink
7fce418709 am 9183d361: am a8cdbc85: Merge change 24501 into eclair
Merge commit '9183d361e0571b10e5ebbfac06eee5171f701da4'

* commit '9183d361e0571b10e5ebbfac06eee5171f701da4':
  Make Phone.updateServiceLocation acquire a one-shot wake lock.
2009-09-10 09:22:54 -07:00