60104 Commits

Author SHA1 Message Date
Robert Greenwalt
81433a3878 Merge "Temp disable Tethering if DUN is required" into ics-mr0 2011-10-27 15:43:47 -07:00
Justin Ho
28b3fd136d Merge "Correctly updating Roboto HHEA table" into ics-mr0 2011-10-27 15:26:42 -07:00
Bart Sears
777e682f13 Merge "Add Lohit-Tamil.ttf and Lohit-Bengali.ttf to Fallback list" into ics-mr0 2011-10-27 15:20:12 -07:00
Justin Ho
b5cc0e1d3d Correctly updating Roboto HHEA table
Bug: 5516773

The last change regressed a few glyphs since the wrong file was checked in

Change-Id: I1f42c2ef9d57e840804d431183a07b0ed8640ea4
2011-10-27 14:53:20 -07:00
Robert Greenwalt
4efe58d8e7 Temp disable Tethering if DUN is required
Getting source-based routing working is too risk for this point
in the project but tethering is broken otherwise, so disable
the tethering option if DUN is required until we can get a real
fix in.

bug:5495862
Change-Id: I5e852bf30c887599024a8b61af86ffec1d5333af
2011-10-27 14:50:27 -07:00
Eric Fischer
6091225497 Merge "Import revised translations. DO NOT MERGE" into ics-mr0 2011-10-27 13:59:51 -07:00
Robert Greenwalt
8d059ac5b1 Merge "Fix Tethering settings." into ics-mr0 2011-10-27 13:20:15 -07:00
Scott Main
b6cf4b7f04 docs: quick update for fragments guide to consider handsets and new figure (bigger update coming later)
Change-Id: Id662300e3b2d289dd3ea5213fc6d12c49de7fc92
2011-10-27 13:03:43 -07:00
Scott Main
cbce4eda4f Merge "docs: change calendar overview to recommend using data URI instead of MIME type for event intents" into ics-mr0 2011-10-27 11:04:46 -07:00
satok
e0122406bb Merge "Add a path to HelloSpellChecker sample application for SDK build" into ics-mr0 2011-10-27 10:50:14 -07:00
Bill Gruber
6c60e9a3ba docs cherrypick from hc-mr2: Change-Id: Id8dd0a0baa2fcc88bcfc8171e2be5882d0f06479
Doc update: publishing topics
Also fixes bug 5279672

Change-Id: Ifb06f7f56ee372a9680a63bdb659f495698fe794
2011-10-27 10:40:13 -07:00
satok
182e4ae2f4 Add a path to HelloSpellChecker sample application for SDK build
Change-Id: I77e334f8e2b50b8609b1729edb253254d6b7360b
2011-10-28 02:27:53 +09:00
Scott Main
5653985830 Merge "docs: add guide for optimizing tablet apps for handsets deprecate "optimizing for 3.0" doc" into ics-mr0 2011-10-27 10:03:10 -07:00
Eric Fischer
bb53aa4cc3 Import revised translations. DO NOT MERGE
Change-Id: I667d7530fd0308b7bd62abf2eec96a9178580d4b
2011-10-27 09:49:49 -07:00
Wu-cheng Li
0f4f97b70f Update camera continuous autofocus javadoc.
Suppose applications call autoFocus in CAF picture mode. If
CAF is in the middle of scanning, the picture is very likely to
be blurry. Change focus callback to return when the scanning
finishes.

bug:5514415
Change-Id: Ibcb8f92a5263d7dbd7cce54df3617fb21c6255d4
2011-10-28 00:38:02 +08:00
Scott Main
cea5853949 docs: change calendar overview to recommend using data URI instead of MIME type for event intents
Change-Id: Ic7ac54fd6fd9fc0ad882beccdd2edb260e6017a3
2011-10-27 09:24:17 -07:00
Scott Main
737c3dd9f1 Merge "docs: add package description for wifi.p2p and update the one for wifi" into ics-mr0 2011-10-27 08:49:48 -07:00
Mike Lockwood
aac4184a5a Merge "Revert "PowerManagerService: Enable light sensor debug output"" into ics-mr0 2011-10-27 06:49:12 -07:00
Jamie Gennis
2fa0ac2e44 Stagefright: ANW::connect in MediaPlayerService
This change moves the ANativeWindow connect and disconnect logic from
MediaPlayer to MediaPlayerService::Client.

Bug: 5502654
Change-Id: Ifc43b98b01ad8f35d62d7ece43110724ec7fda3d
2011-10-26 18:40:00 -07:00
Jason Sams
28e4f87f38 Fix bug where CPU could be stuck spinning
Required the wallpaper be animating and
the system to have run slowly during the
last frame when rendering stopped.

bug 5180240

Change-Id: I38c2b6f07a1e36019dd05c77a58973e36d12728c
2011-10-26 17:56:00 -07:00
Bart Sears
57e0855456 Add Lohit-Tamil.ttf and Lohit-Bengali.ttf to Fallback list
Bug: 5370370

Lohit-Tamil.ttf and Lohit-Bengali.ttf were added to the system
image in CL 4baaa05f0383bee670a0bebc177b94a1c119eab7 but did not
get added to the fallback_fonts.xml file, so skia will never find
these fonts.  This CL will not increase the sysetm image size, it
will simply let Skia find these fonts.

Change-Id: I85b3c191c278181ee36a88841832dcfba0bab886
2011-10-26 17:06:23 -07:00
Jaikumar Ganesh
01d24784a5 Merge "Fix auto connection of headset profile." into ics-mr0 2011-10-26 16:19:13 -07:00
Justin Ho
d24b020e5e Merge "Brighter sysbar assets Bug: 5509557" into ics-mr0 2011-10-26 16:16:52 -07:00
Justin Ho
9d7ae974b3 Brighter sysbar assets
Bug: 5509557

Change-Id: I487bbb62ed7a9f39aab4dca0260e5f06de729d43
2011-10-26 16:06:20 -07:00
Jaikumar Ganesh
6ae5912175 Fix auto connection of headset profile.
Sometimes when headset service doesn't get bound, the auto
connection fails.

Based on a patch by: Chunho Park <chun.ho.park@samsung.com>

Change-Id: Ia24613b47487717f51895953c7e8bc52abffecb5
2011-10-26 16:00:28 -07:00
Justin Ho
ed12460301 Merge "Updated Roboto HHEA table Bug: 5516773" into ics-mr0 2011-10-26 15:22:57 -07:00
Scott Main
5e44f68a66 docs: add guide for optimizing tablet apps for handsets
deprecate "optimizing for 3.0" doc

Change-Id: I290ff5cd22c714e639fb820251c9e1d763f750df
2011-10-26 15:21:40 -07:00
Robert Ly
37f4310d4a fix build
Change-Id: Ia82910e34da2613473ad2875330fbfdd48822eca
2011-10-26 15:11:30 -07:00
Justin Ho
d4297c3de7 Updated Roboto HHEA table
Bug: 5516773

Change-Id: Ia8da7be2be4345260dadb66b1abec1bd7cd66409
2011-10-26 15:01:25 -07:00
Justin Ho
7901a2c3a1 Merge "Adding alternate sound set and corresponding mk file Bug: 5502770" into ics-mr0 2011-10-26 14:46:15 -07:00
Justin Ho
650c052aa3 Merge "Notification icons increased opaqueness by 10%" into ics-mr0 2011-10-26 14:37:43 -07:00
Justin Ho
a11df991f5 Adding alternate sound set and corresponding mk file
Bug: 5502770

Change-Id: I245e6775417df9dfe493f9501542f2cc6aaeb0b4
2011-10-26 14:31:00 -07:00
Eric Fischer
e2afc5bd24 Merge "Import revised translations. DO NOT MERGE" into ics-mr0 2011-10-26 14:04:35 -07:00
Robert Ly
576ea5eb91 Merge "docs: tools/adt r15 rel notes" into ics-mr0 2011-10-26 13:50:28 -07:00
Jamie Gennis
b7b4eaaa05 Merge "Stagefright: push blank buffers when tearing down" into ics-mr0 2011-10-26 13:33:16 -07:00
Peter Ng
4c02afa746 Notification icons increased opaqueness by 10%
Bug: 5509556
Change-Id: Ibecaecc32c9e0311e5141e8acf5a1979bb1c9260
2011-10-26 13:02:53 -07:00
Eric Fischer
e34395cc7a Import revised translations. DO NOT MERGE
Change-Id: Id71f059af3b7e40f387a92190f043ab5fbc62594
2011-10-26 10:17:50 -07:00
Bart Sears
d887377aa8 Merge "Fix power key handling after volume change. Bug: 5497716" into ics-mr0 2011-10-26 00:08:59 -07:00
Jeff Brown
ff20471b08 Fix power key handling after volume change.
Bug: 5497716

We should only cancel the pending power key when there
actually is one pending.

Change-Id: Iab684d24a643e1be4a8abde5cf905ca1819e9aa8
2011-10-25 21:30:40 -07:00
Jamie Gennis
c0e4293794 Stagefright: push blank buffers when tearing down
This change makes OMXCodec push RGB 565 buffers filled with black to an
ANativeWindow when tearing down after decoding to protected gralloc
buffers.  This allows the OMX tear down to zero out any protected
buffers that were used without the possibility that the buffer is still
being used by SurfaceFlinger or HWComposer.

Bug: 5483222
Change-Id: I8acedd81a7bb67dfdc2fd15733e3375b6ce8d560
2011-10-25 18:35:02 -07:00
Dianne Hackborn
67a1b7d6e5 Merge "Fix issue #5508024: Rotation jank seen in live wallpapers" into ics-mr0 2011-10-25 15:25:21 -07:00
Justin Ho
1f182af915 Merge "Update Prime keyboard feedback sounds Tune notification sound Hojus Bug: 5416299" into ics-mr0 2011-10-25 14:28:29 -07:00
Dianne Hackborn
3ec891ae80 Fix issue #5508024: Rotation jank seen in live wallpapers
Fix a few places where we would unfreeze the screen too early.
Now that we are no longer relying on surface flinger freezing, we
can't depend on it keeping the screen frozen until surfaces get
drawn.

Change-Id: Icb03bf30c9599a5e2016817bfa5ca6458adc7249
2011-10-25 14:14:26 -07:00
Robert Ly
490463ff99 docs: tools/adt r15 rel notes
Change-Id: I346b75e7286e5a289c145990bf8e193469a0ac8b
2011-10-25 13:48:17 -07:00
Justin Ho
a6d2e6b952 Updated Roboto font
Bugs: 5462847, 5497556, 5502610

Change-Id: Ic4943bd05519f5fbf0cb2a818e2eb0625e01604d
2011-10-25 11:16:27 -07:00
Justin Ho
4349c5556d Update Prime keyboard feedback sounds
Tune notification sound Hojus
Bug: 5416299

Change-Id: I474a4e692f4132399ca35d1aa5ca9ccfd86af557
2011-10-25 09:14:22 -07:00
Mike Lockwood
ae92eb3496 Revert "PowerManagerService: Enable light sensor debug output"
This reverts commit 22d12ab14cefa8d9a59e63945f57b4f809849c76.

Bug: 5505809
2011-10-25 10:11:46 -04:00
Mike Lockwood
9dc20214f5 Merge "Reset cached light sensor values when toggling auto-brightness mode" into ics-mr0 2011-10-25 07:02:52 -07:00
Mike Lockwood
141fc9868b Merge "Revert "PowerManagerService: Remove assumption that light sensor will always send a value as soon as it is enabled."" into ics-mr0 2011-10-25 07:02:45 -07:00
Roman Nurik
ee403c6e12 Merge "Add Q3 2011 ADL slides to docs/shareables/adl" into ics-mr0 2011-10-25 06:55:59 -07:00