Jamie Gennis
08479ceeba
Merge "Stagefright: ANW::connect in MediaPlayerService" into ics-mr0
2011-10-27 16:04:45 -07:00
Dianne Hackborn
d4c4b76889
New framework performance tests.
...
Change-Id: Ib8cc6704f508b7516ba0a30aa71bb88ef028691d
2011-10-27 16:03:14 -07:00
Adam Powell
635c60af62
Add API for deferring fragment start.
...
Fragments now have the setDeferStart method to signal that a fragment
has lower priority than others. Deferred start fragments will not
always be started immediately; they will be started once any loaders
have finished servicing any outstanding requests. This is useful if
any attached fragments are not immediately visible and can wait to
start until later.
Disabling deferStart on a fragment that is waiting for a deferred
start will start it immediately. Start.
Change-Id: Ia1f004877ca5e88d4f10147d21c7e2e97f141c34
2011-10-27 15:54:51 -07:00
Robert Greenwalt
81433a3878
Merge "Temp disable Tethering if DUN is required" into ics-mr0
2011-10-27 15:43:47 -07:00
Mathias Agopian
5f7a00551d
am 7165b92e: Merge "fix Corrupted graphics while playing You Tube on orientation change" into ics-mr1
...
* commit '7165b92e71bc6a1a741a53dc7968af88e7958f39':
fix Corrupted graphics while playing You Tube on orientation change
2011-10-27 22:41:29 +00:00
Mathias Agopian
7165b92e71
Merge "fix Corrupted graphics while playing You Tube on orientation change" into ics-mr1
2011-10-27 15:37:33 -07:00
James Dong
21122cb44e
am da57c0e8: Merge "Report call status from AudioSource::start() to file writer" into ics-mr1
...
* commit 'da57c0e8cf7e5022dd927b51fab3c1a40a8adf54':
Report call status from AudioSource::start() to file writer
2011-10-27 22:28:08 +00:00
Justin Ho
28b3fd136d
Merge "Correctly updating Roboto HHEA table" into ics-mr0
2011-10-27 15:26:42 -07:00
Bart Sears
7cb556f5a9
am 88fbb19a: am 777e682f: Merge "Add Lohit-Tamil.ttf and Lohit-Bengali.ttf to Fallback list" into ics-mr0
...
* commit '88fbb19a55d17803bbf474c80707730b8de200e4':
Add Lohit-Tamil.ttf and Lohit-Bengali.ttf to Fallback list
2011-10-27 22:25:47 +00:00
James Dong
da57c0e8cf
Merge "Report call status from AudioSource::start() to file writer" into ics-mr1
2011-10-27 15:24:28 -07:00
Bart Sears
88fbb19a55
am 777e682f: Merge "Add Lohit-Tamil.ttf and Lohit-Bengali.ttf to Fallback list" into ics-mr0
...
* commit '777e682f13c8874f60ca21cb9264ae26a9d19a40':
Add Lohit-Tamil.ttf and Lohit-Bengali.ttf to Fallback list
2011-10-27 22:21:34 +00:00
Mangesh Ghiware
f0e96d54b6
Fix restore of view and text wrap scales.
...
Fixes bug 5507881: Open pages in overview doesn't stick on initial
browser load.
Update the fix for bug 5230909: Zoom not restored on Back.
Added a boolean to indicate that scales have been restored. In the case
of restored scales (view and text wrap) being zero, set them to overview
and reading level respectively.
Change-Id: I5a22dd2040a22ee3b48c5903b586a65a4fa320f2
2011-10-27 15:20:49 -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
Gilles Debunne
28f81dede5
Revert "Potential thread concurrency issue with WordIterators."
...
This reverts commit d224c88c480b4493b001f64b59ad37334c00e8dd.
Based on Dianne's comments, this small optimization seems uncessarily
risky. I'll submit a new change where each SpellParser has its own
WordIterator to make this thread-safe.
Change-Id: Ic09fa656b00d284536e58f4cc7d26d5e26c3f3cf
2011-10-27 15:02:00 -07:00
Michael Jurka
208e1a159d
am c4f09e03: Merge "Fix recents button on large devices (5490265)" into ics-mr1
...
* commit 'c4f09e03099cddc57aa5b777921182ab1d13ae8a':
Fix recents button on large devices (5490265)
2011-10-27 21:59:30 +00:00
Michael Jurka
c4f09e0309
Merge "Fix recents button on large devices (5490265)" into ics-mr1
2011-10-27 14:55:37 -07:00
Eric Fischer
d178500357
am d01b6451: (-s ours) am 60912254: (-s ours) Merge "Import revised translations. DO NOT MERGE" into ics-mr0
...
* commit 'd01b6451c6caaf33b827a3eeee10b0f54dd93650':
Import revised translations. DO NOT MERGE
2011-10-27 21:54:11 +00:00
Robert Greenwalt
7962d2f129
am 52201ae5: am 8d059ac5: Merge "Fix Tethering settings." into ics-mr0
...
* commit '52201ae5421b1efed2568109f3fc37462fdb7c35':
Fix Tethering settings.
2011-10-27 21:54:09 +00: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
Svetoslav Ganov
ec6c89b616
Merge "Minor documentation fixes for the APIs to expose virtual view tree."
2011-10-27 14:52:51 -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
Scott Main
f9eba6bfb9
am b4e50fe0: Merge "resolved conflicts for merge of b6cf4b7f to ics-mr1" into ics-mr1
...
* commit 'b4e50fe03c269e0c6b60db1702993ac0649bb5a2':
docs: quick update for fragments guide to consider handsets and new figure (bigger update coming later)
2011-10-27 21:47:51 +00:00
Eric Fischer
d01b6451c6
am 60912254: (-s ours) Merge "Import revised translations. DO NOT MERGE" into ics-mr0
...
* commit '60912254972abee324f10f57b0093732aa01adb8':
Import revised translations. DO NOT MERGE
2011-10-27 21:46:42 +00:00
Robert Greenwalt
52201ae542
am 8d059ac5: Merge "Fix Tethering settings." into ics-mr0
...
* commit '8d059ac5b186547a86bb92678c7d1cb13fd8ce1c':
Fix Tethering settings.
2011-10-27 21:46:35 +00:00
RoboErik
28e9733e35
am 8805dc13: Merge "b/5309787 Add new columns to hidden list of read only fields" into ics-mr1
...
* commit '8805dc137ad2c254f25117a5eb1fd662a4ef63b0':
b/5309787 Add new columns to hidden list of read only fields
2011-10-27 21:45:44 +00:00
Scott Main
b4e50fe03c
Merge "resolved conflicts for merge of b6cf4b7f to ics-mr1" into ics-mr1
2011-10-27 14:43:50 -07:00
RoboErik
8805dc137a
Merge "b/5309787 Add new columns to hidden list of read only fields" into ics-mr1
2011-10-27 14:41:03 -07:00
Scott Main
e815a58557
resolved conflicts for merge of b6cf4b7f to ics-mr1
...
Change-Id: Ie5b151ad0dbaf6577b836f10f74181b898f26320
2011-10-27 14:40:53 -07:00
James Dong
b4a9fd9faf
am 17a5fb36: Merge "Unhide QVGA related resolution profiles and allow to use QVGA resolution for timelapse video recording." into ics-mr1
...
* commit '17a5fb36f88d90e30fd656d0d93b540ec2e2b84a':
Unhide QVGA related resolution profiles and allow to use QVGA resolution for timelapse video recording.
2011-10-27 21:13:54 +00:00
RoboErik
c7ef9390cf
b/5309787 Add new columns to hidden list of read only fields
...
Change-Id: I9bfc01e4211087be0dfd144c022903c51817c024
2011-10-27 14:11:44 -07:00
James Dong
17a5fb36f8
Merge "Unhide QVGA related resolution profiles and allow to use QVGA resolution for timelapse video recording." into ics-mr1
2011-10-27 14:09:50 -07:00
Mark Brophy
437049b76e
Merge "Fix scroll listeners lost in ViewTreeObserver."
2011-10-27 14:08:31 -07:00
Gilles Debunne
e9c98bdf99
Merge "Potential thread concurrency issue with WordIterators."
2011-10-27 14:04:03 -07:00
Gilles Debunne
f2a02018e2
Scroll performance improved in multiline TextEdit
...
Measuring line widths, glyph by glyph slows down the scrolling
process for long text (for some reason, width measure efficiency
is affectedi by text length, maybe because the whole text has to
be passed to JNI layers).
This optimization avoids this computation in the case where there
is no possible horizontal scroll.
Change-Id: I2082e3d0eedace1a86122a03e4b21f90f3bc8522
2011-10-27 14:00:56 -07:00
Eric Fischer
6091225497
Merge "Import revised translations. DO NOT MERGE" into ics-mr0
2011-10-27 13:59:51 -07:00
John Reck
0cce87ef07
am 44c99092: Merge "Keep text handles in sync with native touch targets" into ics-mr1
...
* commit '44c990927c362b26b51c4388f8c51e8c799f9932':
Keep text handles in sync with native touch targets
2011-10-27 20:43:40 +00:00
John Reck
44c990927c
Merge "Keep text handles in sync with native touch targets" into ics-mr1
2011-10-27 13:40:24 -07:00
Daniel Sandler
0dd6b86948
am 9760cd14: Merge "Restore bluetooth icons on tablets." into ics-mr1
...
* commit '9760cd1463f06f12c1049fb7ee26796d01cbab99':
Restore bluetooth icons on tablets.
2011-10-27 20:21:15 +00:00
Robert Greenwalt
8d059ac5b1
Merge "Fix Tethering settings." into ics-mr0
2011-10-27 13:20:15 -07:00
RoboErik
6520174f4c
am 20345af2: Merge "Add new Calendar APIs to fw" into ics-mr1
...
* commit '20345af24a50798965f6d295fbe4cc8f78c95e7f':
Add new Calendar APIs to fw
2011-10-27 20:19:06 +00:00
Daniel Sandler
9760cd1463
Merge "Restore bluetooth icons on tablets." into ics-mr1
2011-10-27 13:16:43 -07:00
Daniel Sandler
e3b7a2d13e
Fix initial Bluetooth icon state.
...
Bug: 5206026
Change-Id: I17cd7ec00fefc0598673b885331c03ebbdf1bc39
2011-10-27 16:16:15 -04:00
RoboErik
20345af24a
Merge "Add new Calendar APIs to fw" into ics-mr1
2011-10-27 13:13:36 -07:00
Michael Jurka
5571ab2d47
Fix recents button on large devices (5490265)
...
- Also, delay preloading recents so that we get haptic feedback immediately (5507038)
Change-Id: I8a22ad719493bd9cfec0ef56d09949b164c1451b
2011-10-27 13:09:24 -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
Daniel Sandler
0f167d7566
Restore bluetooth icons on tablets.
...
- status bar
- notification panel header area
Bug: 5385369
Change-Id: I382b9e4fbd3dd440919484c70d50b00ce85a8fa1
2011-10-27 14:58:52 -04:00
John Reck
effabe8d8b
Keep text handles in sync with native touch targets
...
Bug: 5522153
Also add some slop to the handle targets, cleaned
up the JNI and improved debugging.
Change-Id: I9ac637d793f2bd88d5315aa1483a4513d2496716
2011-10-27 11:32:55 -07:00
Scott Main
5158f043b0
am 7c210d2d: am cbce4eda: Merge "docs: change calendar overview to recommend using data URI instead of MIME type for event intents" into ics-mr0
...
* commit '7c210d2dad36f19abefe4e1e8224579c66a737c4':
docs: change calendar overview to recommend using data URI instead of MIME type for event intents
2011-10-27 18:09:55 +00:00
Jeff Hamilton
b38fbaf256
Merge "Clarify the docs around the activityInfo field."
2011-10-27 11:08:35 -07:00
Jeff Hamilton
ca756bfd97
Clarify the docs around the activityInfo field.
...
Change-Id: Id9a5ac610d564165073cb60e5b631b1cba3e8187
2011-10-27 13:07:23 -05:00