Scott Main
3c81fc9e50
am 56539858: Merge "docs: add guide for optimizing tablet apps for handsets deprecate "optimizing for 3.0" doc" into ics-mr0
...
* commit '5653985830f35184ea772b2ccc8333d6ef634761':
docs: add guide for optimizing tablet apps for handsets deprecate "optimizing for 3.0" doc
2011-10-27 17:04:52 +00: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
Eric Fischer
80d67c66ce
Merge "Import revised translations. DO NOT MERGE" into ics-mr1
2011-10-27 09:43:23 -07: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
Andreas Huber
1388aced2a
Merge "Fix a reference to a stale pointer in AwesomePlayer." into ics-mr1
2011-10-27 09:07:23 -07:00
Scott Main
12f9900bfb
am 737c3dd9: Merge "docs: add package description for wifi.p2p and update the one for wifi" into ics-mr0
...
* commit '737c3dd9f116ae68bcb9b5ce6855afaf2f59738b':
docs: add package description for wifi.p2p and update the one for wifi
2011-10-27 15:51:21 +00: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
James Dong
33fe290ca3
Unhide QVGA related resolution profiles and allow to use QVGA resolution for timelapse video recording.
...
Change-Id: I328d9fa83a381415d7648218a6fb93b3724bbcc6
related-to-bug: 5343832
2011-10-27 08:47:07 -07:00
Narayan Kamath
563fd3ae1b
Widen permissions on synthesized files.
...
When synthesized files are written to app private data dirs,
they are written with owner/grp set to the TTS engine and
are inaccessible by the app itself. This is a reported regression
from gingerbread behaviour. Note that the dir in which the
engine writes files is itself already world writable.
bug:5523587
Change-Id: I2cb26c6f3c3d9cb3cedd60fab32c99a85a27f4b1
2011-10-27 15:00:36 +01:00
Mike Lockwood
d085df318a
am aac4184a: Merge "Revert "PowerManagerService: Enable light sensor debug output"" into ics-mr0
...
* commit 'aac4184a5a0ab969140a11e1ef258fcb4cba07a9':
Revert "PowerManagerService: Enable light sensor debug output"
2011-10-27 13:51:04 +00:00
Mike Lockwood
aac4184a5a
Merge "Revert "PowerManagerService: Enable light sensor debug output"" into ics-mr0
2011-10-27 06:49:12 -07:00
The Android Automerger
a062bd3406
merge in ics-mr0-release history after reset to ics-mr0
2011-10-27 06:28:33 -07:00
James Dong
02b32fc33a
Report call status from AudioSource::start() to file writer
...
Change-Id: I5109dc87a92170dede4eaa58b039efe6d8b7c330
related-to-bug: 5514288
2011-10-26 23:35:01 -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
27812a8f14
am 28e4f87f: 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.
...
* commit '28e4f87f38cae799b494e160467d732e988bad89':
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.
2011-10-27 01:25:38 +00: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
Eric Fischer
440cfec872
Import revised translations. DO NOT MERGE
...
Change-Id: I2a75aaed297a6abd14a40d03c01c1ce0ea4abf1e
2011-10-26 17:38:16 -07:00
Daniel Sandler
6e8db88b4b
Fix race condition in status bar init code.
...
There was a hole between the initial call to get the display
metrics and the attachment of the status bar to its window,
meaning there was an opportunity for the orientation to
change without the status bar's orientation change handler
being called. In this scenario the notification panel would
be sized for the wrong orientation until the configuration
changed again in some way.
Bug: 5509445
Change-Id: Ib1bff79c317945a61ccfccddc073cce015f34caa
2011-10-26 20:29:58 -04: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
Jim Miller
11bfc0c431
Merge "Fix 5369428: Use full battery state information when determining charge status" into ics-mr1
2011-10-26 17:05:13 -07:00
The Android Automerger
051c725bec
merge in ics-mr0-release history after reset to ics-mr0
2011-10-26 16:27:20 -07:00
Jaikumar Ganesh
c307d1aea2
am 01d24784: Merge "Fix auto connection of headset profile." into ics-mr0
...
* commit '01d24784a5ddece8bb7c5d088bf93c99faa0dc7e':
Fix auto connection of headset profile.
2011-10-26 23:20:48 +00:00
Jaikumar Ganesh
01d24784a5
Merge "Fix auto connection of headset profile." into ics-mr0
2011-10-26 16:19:13 -07:00
Justin Ho
1825e51b2d
am d24b020e: Merge "Brighter sysbar assets Bug: 5509557" into ics-mr0
...
* commit 'd24b020e5e6911591f3535815ef9f86b0d57f65c':
Brighter sysbar assets Bug: 5509557
2011-10-26 23:18:32 +00: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
Jim Miller
2333a02e15
Merge "Convert the outer lockscreen ring to a shape drawable. DO NOT MERGE" into ics-mr1
2011-10-26 15:40:08 -07:00
Jeff Sharkey
fd61e702e3
Merge "Only populate stack when StrictMode will use it." into ics-mr1
2011-10-26 15:37:34 -07:00
Justin Ho
b8c76afe7a
am ed124603: Merge "Updated Roboto HHEA table Bug: 5516773" into ics-mr0
...
* commit 'ed12460301cf0e04ac61993aaf1142f75f504814':
Updated Roboto HHEA table Bug: 5516773
2011-10-26 22:24:36 +00:00
Andreas Huber
e96e84b577
Properly report that we're no longer playing after receiving event
...
MEDIA_PLAYBACK_COMPLETE or MEDIA_ERROR.
Change-Id: I03eeba751d3728adb33d9c66de4c7444a91696f3
2011-10-26 15:23:31 -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
4d48303fd8
am 37f4310d: fix build
...
* commit '37f4310d4af51fe6e2e35d27b9375a31fc98c803':
fix build
2011-10-26 22:15:20 +00:00
Justin Ho
44e10f0add
am 7901a2c3: Merge "Adding alternate sound set and corresponding mk file Bug: 5502770" into ics-mr0
...
* commit '7901a2c3a1bfefdefd957d3d9b28dee1ca88787d':
Adding alternate sound set and corresponding mk file Bug: 5502770
2011-10-26 22:15:19 +00:00
Justin Ho
9894c862db
Adding alternate sound set and corresponding mk file
...
Bug: 5502770
Change-Id: I245e6775417df9dfe493f9501542f2cc6aaeb0b4
2011-10-26 22:12:25 +00:00
Mathias Agopian
01d650ed42
fix Corrupted graphics while playing You Tube on orientation change
...
Bug: 5432124
Change-Id: If948b9797b1ec6fff80ca5ea94508abcaced9f31
2011-10-26 15:11:59 -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
Svetoslav Ganov
8c80707639
Merge "NumberPicker does not not fit on Crespo in landscape." into ics-mr1
2011-10-26 14:49:29 -07:00
Svetoslav Ganov
b0267e2870
Merge "AccessibilityNodeInfo makes incorrect check before calling into the system." into ics-mr1
2011-10-26 14:47:49 -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
Jim Miller
16464b8e55
Fix 5369428: Use full battery state information when determining charge status
...
This is a fix for a bug where we'd show "connect charger" when the device was
connected but not charging due to the battery being in an unchargeable state
(too hot, cold, etc).
It now maintains a full copy of the battery state and uses the plugged status
to determine if the device is plugged in.
Change-Id: I60fa4e4566a45663b130f0ff4863bcc595ae3c4a
2011-10-26 14:42:19 -07:00
Justin Ho
733442e33a
am 650c052a: Merge "Notification icons increased opaqueness by 10%" into ics-mr0
...
* commit '650c052aa38447c363163126afffb16f314bbb11':
Notification icons increased opaqueness by 10%
2011-10-26 21:39:28 +00:00
Svetoslav Ganov
c0291bb2eb
AccessibilityNodeInfo makes incorrect check before calling into the system.
...
AccessibilityNodeInfo#getParent is checking whether the source view
accessibility id is specified instead that of the parent.
bug:5505799
Change-Id: I436fd2327def2762b4d307819ba0c23baa9a4e03
2011-10-26 14:37:46 -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
aa3c9b1674
am e2afc5bd: (-s ours) Merge "Import revised translations. DO NOT MERGE" into ics-mr0
...
* commit 'e2afc5bd243e60bdc168ca30284607230fe646f8':
Import revised translations. DO NOT MERGE
2011-10-26 21:06:36 +00:00
Svetoslav Ganov
e0c8ab5aaa
NumberPicker does not not fit on Crespo in landscape.
...
1. Now the NumberPicker has a max height and width for which is looks
good but can still shrink if there is not enough available space.
bug:5512787
Change-Id: Ieea88cafa8408e1d4160bab4bfe2b771bd79f7f8
2011-10-26 14:06:26 -07:00