OSDN Git Service

android-x86/frameworks-native.git
12 years agoOptimize fillWindow to improve reverse-seek performance.
Jeff Brown [Thu, 27 Oct 2011 21:52:28 +0000 (14:52 -0700)]
Optimize fillWindow to improve reverse-seek performance.
Bug: 5520301

When an application requests a row from a SQLiteCursor that
is not in the window, instead of filling from the requested
row position onwards, fill from a little bit ahead of the
requested row position.

This fixes a problem with applications that seek backwards
in large cursor windows.  Previously the application could
end up refilling the window every time it moved back
one position.

We try to fill about 1/3 before the requested position and
2/3 after which substantially improves scrolling responsiveness
when the list is bound to a data set that does not fit
entirely within one cursor window.

Change-Id: I168ff1d3aed1a41ac96267be34a026c108590e52

12 years agoam ce6578ac: am 84bee4f8: Merge "Fix copyStringToBuffer row index calculation. Bug...
Jeff Brown [Fri, 28 Oct 2011 08:24:11 +0000 (08:24 +0000)]
am ce6578ac: am 84bee4f8: Merge "Fix copyStringToBuffer row index calculation. Bug: 5515552" into ics-mr0

* commit 'ce6578acc5729f76fc93b6daafede413703a8d19':
  Fix copyStringToBuffer row index calculation. Bug: 5515552

12 years agoam 84bee4f8: Merge "Fix copyStringToBuffer row index calculation. Bug: 5515552" into...
Jeff Brown [Fri, 28 Oct 2011 08:20:20 +0000 (08:20 +0000)]
am 84bee4f8: Merge "Fix copyStringToBuffer row index calculation. Bug: 5515552" into ics-mr0

* commit '84bee4f8746a19428e0ddfd10df1130324dc39fa':
  Fix copyStringToBuffer row index calculation. Bug: 5515552

12 years agoMerge "Fix copyStringToBuffer row index calculation. Bug: 5515552" into ics-mr0
Jeff Brown [Fri, 28 Oct 2011 08:18:07 +0000 (01:18 -0700)]
Merge "Fix copyStringToBuffer row index calculation. Bug: 5515552" into ics-mr0

12 years agoam c1a1cca8: Merge "Fix 5487180: Check for empty plmn/spn strings instead of just...
Jim Miller [Fri, 28 Oct 2011 07:26:05 +0000 (07:26 +0000)]
am c1a1cca8: Merge "Fix 5487180: Check for empty plmn/spn strings instead of just null" into ics-mr1

* commit 'c1a1cca866ff76a6dbfa500292593d8031908a9b':
  Fix 5487180: Check for empty plmn/spn strings instead of just null

12 years agoMerge "Fix 5487180: Check for empty plmn/spn strings instead of just null" into ics-mr1
Jim Miller [Fri, 28 Oct 2011 07:22:53 +0000 (00:22 -0700)]
Merge "Fix 5487180: Check for empty plmn/spn strings instead of just null" into ics-mr1

12 years agoam ca50b44e: am c43b9b6d: Merge "Add SFR DUN configuration." into ics-mr0
Robert Greenwalt [Fri, 28 Oct 2011 04:10:54 +0000 (04:10 +0000)]
am ca50b44e: am c43b9b6d: Merge "Add SFR DUN configuration." into ics-mr0

* commit 'ca50b44e2f8a279a37c31dbf9571e12a1e429493':
  Add SFR DUN configuration.

12 years agoam c43b9b6d: Merge "Add SFR DUN configuration." into ics-mr0
Robert Greenwalt [Fri, 28 Oct 2011 04:06:09 +0000 (04:06 +0000)]
am c43b9b6d: Merge "Add SFR DUN configuration." into ics-mr0

* commit 'c43b9b6d97ed6dc40e181843aa79159c504e7004':
  Add SFR DUN configuration.

12 years agoMerge "Add SFR DUN configuration." into ics-mr0
Robert Greenwalt [Fri, 28 Oct 2011 04:04:17 +0000 (21:04 -0700)]
Merge "Add SFR DUN configuration." into ics-mr0

12 years agoam 81bd76e4: Merge "Removing 2nd background clock font display from statusbar and...
Peter Ng [Fri, 28 Oct 2011 02:53:26 +0000 (02:53 +0000)]
am 81bd76e4: Merge "Removing 2nd background clock font display from statusbar and lock screen" into ics-mr1

* commit '81bd76e4b33ea00d30bb2b2193ca5bd0cf445546':
  Removing 2nd background clock font display from statusbar and lock screen

12 years agoam e3a31d03: am 31d157ba: Merge "Fix bug in enabling/disabling SMS cell broadcast...
Jake Hamby [Fri, 28 Oct 2011 02:53:24 +0000 (02:53 +0000)]
am e3a31d03: am 31d157ba: Merge "Fix bug in enabling/disabling SMS cell broadcast activation." into ics-mr0

* commit 'e3a31d0340802352d568c8c35ff1fa1047018a42':
  Fix bug in enabling/disabling SMS cell broadcast activation.

12 years agoam a196c688: am 9e7407ed: Merge "Increase navigation icon brightness by 10%" into...
Justin Ho [Fri, 28 Oct 2011 02:53:23 +0000 (02:53 +0000)]
am a196c688: am 9e7407ed: Merge "Increase navigation icon brightness by 10%" into ics-mr0

* commit 'a196c688ed1c8aa92d711b53c4dabd7d1399e740':
  Increase navigation icon brightness by 10%

12 years agoam 64653ac2: am e7ff3906: Merge "Increase notification icon brightness" into ics-mr0
Justin Ho [Fri, 28 Oct 2011 02:53:21 +0000 (02:53 +0000)]
am 64653ac2: am e7ff3906: Merge "Increase notification icon brightness" into ics-mr0

* commit '64653ac2fa32a679f0695495764146a4be47897e':
  Increase notification icon brightness

12 years agoam fc9592f8: am 08479cee: Merge "Stagefright: ANW::connect in MediaPlayerService...
Jamie Gennis [Fri, 28 Oct 2011 02:53:20 +0000 (02:53 +0000)]
am fc9592f8: am 08479cee: Merge "Stagefright: ANW::connect in MediaPlayerService" into ics-mr0

* commit 'fc9592f8a5f2f75207e5e532655ac294eb2b334b':
  Stagefright: ANW::connect in MediaPlayerService

12 years agoam 859bf0f2: am 81433a38: Merge "Temp disable Tethering if DUN is required" into...
Robert Greenwalt [Fri, 28 Oct 2011 02:53:18 +0000 (02:53 +0000)]
am 859bf0f2: am 81433a38: Merge "Temp disable Tethering if DUN is required" into ics-mr0

* commit '859bf0f2efb7b5518055893c17aa3a6437023633':
  Temp disable Tethering if DUN is required

12 years agoam 1b15f7f1: (-s ours) am 28b3fd13: Merge "Correctly updating Roboto HHEA table"...
Justin Ho [Fri, 28 Oct 2011 02:53:17 +0000 (02:53 +0000)]
am 1b15f7f1: (-s ours) am 28b3fd13: Merge "Correctly updating Roboto HHEA table" into ics-mr0

* commit '1b15f7f1abc73683fe067e4b0b00e2e5c70a6282':
  Correctly updating Roboto HHEA table

12 years agoMerge "Removing 2nd background clock font display from statusbar and lock screen...
Peter Ng [Fri, 28 Oct 2011 02:17:19 +0000 (19:17 -0700)]
Merge "Removing 2nd background clock font display from statusbar and lock screen" into ics-mr1

12 years agoam 31d157ba: Merge "Fix bug in enabling/disabling SMS cell broadcast activation....
Jake Hamby [Fri, 28 Oct 2011 02:14:08 +0000 (02:14 +0000)]
am 31d157ba: Merge "Fix bug in enabling/disabling SMS cell broadcast activation." into ics-mr0

* commit '31d157bad27e4ecbe415f6f581946b6da7cc2ba3':
  Fix bug in enabling/disabling SMS cell broadcast activation.

12 years agoam 9e7407ed: Merge "Increase navigation icon brightness by 10%" into ics-mr0
Justin Ho [Fri, 28 Oct 2011 02:14:05 +0000 (02:14 +0000)]
am 9e7407ed: Merge "Increase navigation icon brightness by 10%" into ics-mr0

* commit '9e7407ed2b18800291612fb9fb355ef062801f07':
  Increase navigation icon brightness by 10%

12 years agoam e7ff3906: Merge "Increase notification icon brightness" into ics-mr0
Justin Ho [Fri, 28 Oct 2011 02:14:04 +0000 (02:14 +0000)]
am e7ff3906: Merge "Increase notification icon brightness" into ics-mr0

* commit 'e7ff39066c42f66913dbe23f61478273daa30f4d':
  Increase notification icon brightness

12 years agoam 08479cee: Merge "Stagefright: ANW::connect in MediaPlayerService" into ics-mr0
Jamie Gennis [Fri, 28 Oct 2011 02:14:01 +0000 (02:14 +0000)]
am 08479cee: Merge "Stagefright: ANW::connect in MediaPlayerService" into ics-mr0

* commit '08479ceeba56c460fb52f60a24df27776f1936c3':
  Stagefright: ANW::connect in MediaPlayerService

12 years agoam 81433a38: Merge "Temp disable Tethering if DUN is required" into ics-mr0
Robert Greenwalt [Fri, 28 Oct 2011 02:13:59 +0000 (02:13 +0000)]
am 81433a38: Merge "Temp disable Tethering if DUN is required" into ics-mr0

* commit '81433a38784e64dbc155047a3915cf5eff32840b':
  Temp disable Tethering if DUN is required

12 years agoam 28b3fd13: Merge "Correctly updating Roboto HHEA table" into ics-mr0
Justin Ho [Fri, 28 Oct 2011 02:13:56 +0000 (02:13 +0000)]
am 28b3fd13: Merge "Correctly updating Roboto HHEA table" into ics-mr0

* commit '28b3fd136d713b4d94fc72113e1ff42637374d2a':
  Correctly updating Roboto HHEA table

12 years agoam ea1db611: Fix build. Forgot to add files. :(
Dianne Hackborn [Fri, 28 Oct 2011 02:08:18 +0000 (02:08 +0000)]
am ea1db611: Fix build.  Forgot to add files. :(

* commit 'ea1db611b493d70e82641f8dc01d4a4c4ffcd3e7':
  Fix build.  Forgot to add files. :(

12 years agoam 114ac293: Merge "New framework performance tests." into ics-mr1
Dianne Hackborn [Fri, 28 Oct 2011 01:37:40 +0000 (01:37 +0000)]
am 114ac293: Merge "New framework performance tests." into ics-mr1

* commit '114ac293b8df1e1db817603bcb77507451e87cd4':
  New framework performance tests.

12 years agoMerge "New framework performance tests." into ics-mr1
Dianne Hackborn [Fri, 28 Oct 2011 01:34:04 +0000 (18:34 -0700)]
Merge "New framework performance tests." into ics-mr1

12 years agoam d939dd2e: Merge "Fix race condition in status bar init code." into ics-mr1
Daniel Sandler [Fri, 28 Oct 2011 00:59:12 +0000 (00:59 +0000)]
am d939dd2e: Merge "Fix race condition in status bar init code." into ics-mr1

* commit 'd939dd2eaacbe898dc82170a4b41a7248fe182e6':
  Fix race condition in status bar init code.

12 years agoMerge "Fix race condition in status bar init code." into ics-mr1
Daniel Sandler [Fri, 28 Oct 2011 00:54:50 +0000 (17:54 -0700)]
Merge "Fix race condition in status bar init code." into ics-mr1

12 years agoMerge "Fix bug in enabling/disabling SMS cell broadcast activation." into ics-mr0
Jake Hamby [Fri, 28 Oct 2011 00:46:32 +0000 (17:46 -0700)]
Merge "Fix bug in enabling/disabling SMS cell broadcast activation." into ics-mr0

12 years agoMerge "Increase navigation icon brightness by 10%" into ics-mr0
Justin Ho [Thu, 27 Oct 2011 23:37:02 +0000 (16:37 -0700)]
Merge "Increase navigation icon brightness by 10%" into ics-mr0

12 years agoMerge "Increase notification icon brightness" into ics-mr0
Justin Ho [Thu, 27 Oct 2011 23:36:52 +0000 (16:36 -0700)]
Merge "Increase notification icon brightness" into ics-mr0

12 years agoam ade26e2e: Merge "Fix restore of view and text wrap scales." into ics-mr1
Mangesh Ghiware [Thu, 27 Oct 2011 23:15:58 +0000 (23:15 +0000)]
am ade26e2e: Merge "Fix restore of view and text wrap scales." into ics-mr1

* commit 'ade26e2e383cd0041f8aa94467d119c2bd1ee5e8':
  Fix restore of view and text wrap scales.

12 years agoMerge "Fix restore of view and text wrap scales." into ics-mr1
Mangesh Ghiware [Thu, 27 Oct 2011 23:11:32 +0000 (16:11 -0700)]
Merge "Fix restore of view and text wrap scales." into ics-mr1

12 years agoMerge "Stagefright: ANW::connect in MediaPlayerService" into ics-mr0
Jamie Gennis [Thu, 27 Oct 2011 23:04:45 +0000 (16:04 -0700)]
Merge "Stagefright: ANW::connect in MediaPlayerService" into ics-mr0

12 years agoMerge "Temp disable Tethering if DUN is required" into ics-mr0
Robert Greenwalt [Thu, 27 Oct 2011 22:43:47 +0000 (15:43 -0700)]
Merge "Temp disable Tethering if DUN is required" into ics-mr0

12 years agoam 7165b92e: Merge "fix Corrupted graphics while playing You Tube on orientation...
Mathias Agopian [Thu, 27 Oct 2011 22:41:29 +0000 (22:41 +0000)]
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

12 years agoMerge "fix Corrupted graphics while playing You Tube on orientation change" into...
Mathias Agopian [Thu, 27 Oct 2011 22:37:33 +0000 (15:37 -0700)]
Merge "fix Corrupted graphics while playing You Tube on orientation change" into ics-mr1

12 years agoam da57c0e8: Merge "Report call status from AudioSource::start() to file writer"...
James Dong [Thu, 27 Oct 2011 22:28:08 +0000 (22:28 +0000)]
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

12 years agoMerge "Correctly updating Roboto HHEA table" into ics-mr0
Justin Ho [Thu, 27 Oct 2011 22:26:42 +0000 (15:26 -0700)]
Merge "Correctly updating Roboto HHEA table" into ics-mr0

12 years agoam 88fbb19a: am 777e682f: Merge "Add Lohit-Tamil.ttf and Lohit-Bengali.ttf to Fallbac...
Bart Sears [Thu, 27 Oct 2011 22:25:47 +0000 (22:25 +0000)]
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

12 years agoMerge "Report call status from AudioSource::start() to file writer" into ics-mr1
James Dong [Thu, 27 Oct 2011 22:24:28 +0000 (15:24 -0700)]
Merge "Report call status from AudioSource::start() to file writer" into ics-mr1

12 years agoam 777e682f: Merge "Add Lohit-Tamil.ttf and Lohit-Bengali.ttf to Fallback list" into...
Bart Sears [Thu, 27 Oct 2011 22:21:34 +0000 (22:21 +0000)]
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

12 years agoMerge "Add Lohit-Tamil.ttf and Lohit-Bengali.ttf to Fallback list" into ics-mr0
Bart Sears [Thu, 27 Oct 2011 22:20:12 +0000 (15:20 -0700)]
Merge "Add Lohit-Tamil.ttf and Lohit-Bengali.ttf to Fallback list" into ics-mr0

12 years agoam c4f09e03: Merge "Fix recents button on large devices (5490265)" into ics-mr1
Michael Jurka [Thu, 27 Oct 2011 21:59:30 +0000 (21:59 +0000)]
am c4f09e03: Merge "Fix recents button on large devices (5490265)" into ics-mr1

* commit 'c4f09e03099cddc57aa5b777921182ab1d13ae8a':
  Fix recents button on large devices (5490265)

12 years agoMerge "Fix recents button on large devices (5490265)" into ics-mr1
Michael Jurka [Thu, 27 Oct 2011 21:55:37 +0000 (14:55 -0700)]
Merge "Fix recents button on large devices (5490265)" into ics-mr1

12 years agoam d01b6451: (-s ours) am 60912254: (-s ours) Merge "Import revised translations...
Eric Fischer [Thu, 27 Oct 2011 21:54:11 +0000 (21:54 +0000)]
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

12 years agoam 52201ae5: am 8d059ac5: Merge "Fix Tethering settings." into ics-mr0
Robert Greenwalt [Thu, 27 Oct 2011 21:54:09 +0000 (21:54 +0000)]
am 52201ae5: am 8d059ac5: Merge "Fix Tethering settings." into ics-mr0

* commit '52201ae5421b1efed2568109f3fc37462fdb7c35':
  Fix Tethering settings.

12 years agoMerge "Minor documentation fixes for the APIs to expose virtual view tree."
Svetoslav Ganov [Thu, 27 Oct 2011 21:52:51 +0000 (14:52 -0700)]
Merge "Minor documentation fixes for the APIs to expose virtual view tree."

12 years agoam b4e50fe0: Merge "resolved conflicts for merge of b6cf4b7f to ics-mr1" into ics-mr1
Scott Main [Thu, 27 Oct 2011 21:47:51 +0000 (21:47 +0000)]
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)

12 years agoam 60912254: (-s ours) Merge "Import revised translations. DO NOT MERGE" into ics-mr0
Eric Fischer [Thu, 27 Oct 2011 21:46:42 +0000 (21:46 +0000)]
am 60912254: (-s ours) Merge "Import revised translations.  DO NOT MERGE" into ics-mr0

* commit '60912254972abee324f10f57b0093732aa01adb8':
  Import revised translations.  DO NOT MERGE

12 years agoam 8d059ac5: Merge "Fix Tethering settings." into ics-mr0
Robert Greenwalt [Thu, 27 Oct 2011 21:46:35 +0000 (21:46 +0000)]
am 8d059ac5: Merge "Fix Tethering settings." into ics-mr0

* commit '8d059ac5b186547a86bb92678c7d1cb13fd8ce1c':
  Fix Tethering settings.

12 years agoam 8805dc13: Merge "b/5309787 Add new columns to hidden list of read only fields...
RoboErik [Thu, 27 Oct 2011 21:45:44 +0000 (21:45 +0000)]
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

12 years agoMerge "resolved conflicts for merge of b6cf4b7f to ics-mr1" into ics-mr1
Scott Main [Thu, 27 Oct 2011 21:43:50 +0000 (14:43 -0700)]
Merge "resolved conflicts for merge of b6cf4b7f to ics-mr1" into ics-mr1

12 years agoMerge "b/5309787 Add new columns to hidden list of read only fields" into ics-mr1
RoboErik [Thu, 27 Oct 2011 21:41:03 +0000 (14:41 -0700)]
Merge "b/5309787 Add new columns to hidden list of read only fields" into ics-mr1

12 years agoresolved conflicts for merge of b6cf4b7f to ics-mr1
Scott Main [Thu, 27 Oct 2011 21:40:53 +0000 (14:40 -0700)]
resolved conflicts for merge of b6cf4b7f to ics-mr1

Change-Id: Ie5b151ad0dbaf6577b836f10f74181b898f26320

12 years agoam 17a5fb36: Merge "Unhide QVGA related resolution profiles and allow to use QVGA...
James Dong [Thu, 27 Oct 2011 21:13:54 +0000 (21:13 +0000)]
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.

12 years agoMerge "Unhide QVGA related resolution profiles and allow to use QVGA resolution for...
James Dong [Thu, 27 Oct 2011 21:09:50 +0000 (14:09 -0700)]
Merge "Unhide QVGA related resolution profiles and allow to use QVGA resolution for timelapse video recording." into ics-mr1

12 years agoMerge "Fix scroll listeners lost in ViewTreeObserver."
Mark Brophy [Thu, 27 Oct 2011 21:08:31 +0000 (14:08 -0700)]
Merge "Fix scroll listeners lost in ViewTreeObserver."

12 years agoMerge "Potential thread concurrency issue with WordIterators."
Gilles Debunne [Thu, 27 Oct 2011 21:04:03 +0000 (14:04 -0700)]
Merge "Potential thread concurrency issue with WordIterators."

12 years agoMerge "Import revised translations. DO NOT MERGE" into ics-mr0
Eric Fischer [Thu, 27 Oct 2011 20:59:51 +0000 (13:59 -0700)]
Merge "Import revised translations.  DO NOT MERGE" into ics-mr0

12 years agoam 44c99092: Merge "Keep text handles in sync with native touch targets" into ics-mr1
John Reck [Thu, 27 Oct 2011 20:43:40 +0000 (20:43 +0000)]
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

12 years agoMerge "Keep text handles in sync with native touch targets" into ics-mr1
John Reck [Thu, 27 Oct 2011 20:40:24 +0000 (13:40 -0700)]
Merge "Keep text handles in sync with native touch targets" into ics-mr1

12 years agoam 9760cd14: Merge "Restore bluetooth icons on tablets." into ics-mr1
Daniel Sandler [Thu, 27 Oct 2011 20:21:15 +0000 (20:21 +0000)]
am 9760cd14: Merge "Restore bluetooth icons on tablets." into ics-mr1

* commit '9760cd1463f06f12c1049fb7ee26796d01cbab99':
  Restore bluetooth icons on tablets.

12 years agoMerge "Fix Tethering settings." into ics-mr0
Robert Greenwalt [Thu, 27 Oct 2011 20:20:15 +0000 (13:20 -0700)]
Merge "Fix Tethering settings." into ics-mr0

12 years agoam 20345af2: Merge "Add new Calendar APIs to fw" into ics-mr1
RoboErik [Thu, 27 Oct 2011 20:19:06 +0000 (20:19 +0000)]
am 20345af2: Merge "Add new Calendar APIs to fw" into ics-mr1

* commit '20345af24a50798965f6d295fbe4cc8f78c95e7f':
  Add new Calendar APIs to fw

12 years agoMerge "Restore bluetooth icons on tablets." into ics-mr1
Daniel Sandler [Thu, 27 Oct 2011 20:16:43 +0000 (13:16 -0700)]
Merge "Restore bluetooth icons on tablets." into ics-mr1

12 years agoMerge "Add new Calendar APIs to fw" into ics-mr1
RoboErik [Thu, 27 Oct 2011 20:13:36 +0000 (13:13 -0700)]
Merge "Add new Calendar APIs to fw" into ics-mr1

12 years agoam 7c210d2d: am cbce4eda: Merge "docs: change calendar overview to recommend using...
Scott Main [Thu, 27 Oct 2011 18:09:55 +0000 (18:09 +0000)]
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

12 years agoMerge "Clarify the docs around the activityInfo field."
Jeff Hamilton [Thu, 27 Oct 2011 18:08:35 +0000 (11:08 -0700)]
Merge "Clarify the docs around the activityInfo field."

12 years agoam cbce4eda: Merge "docs: change calendar overview to recommend using data URI instea...
Scott Main [Thu, 27 Oct 2011 18:06:15 +0000 (18:06 +0000)]
am cbce4eda: Merge "docs: change calendar overview to recommend using data URI instead of MIME type for event intents" into ics-mr0

* commit 'cbce4eda4fae6b18efde9aa161a665e92a36c969':
  docs: change calendar overview to recommend using data URI instead of MIME type for event intents

12 years agoMerge "docs: change calendar overview to recommend using data URI instead of MIME...
Scott Main [Thu, 27 Oct 2011 18:04:46 +0000 (11:04 -0700)]
Merge "docs: change calendar overview to recommend using data URI instead of MIME type for event intents" into ics-mr0

12 years agoam c04e2d5f: am e0122406: Merge "Add a path to HelloSpellChecker sample application...
satok [Thu, 27 Oct 2011 17:55:52 +0000 (17:55 +0000)]
am c04e2d5f: am e0122406: Merge "Add a path to HelloSpellChecker sample application for SDK build" into ics-mr0

* commit 'c04e2d5f1678b3251edbcc1297015b49b36086a7':
  Add a path to HelloSpellChecker sample application for SDK build

12 years agoam e0122406: Merge "Add a path to HelloSpellChecker sample application for SDK build...
satok [Thu, 27 Oct 2011 17:51:51 +0000 (17:51 +0000)]
am e0122406: Merge "Add a path to HelloSpellChecker sample application for SDK build" into ics-mr0

* commit 'e0122406bb1c512ee57f3a5a1503435a0779e1d8':
  Add a path to HelloSpellChecker sample application for SDK build

12 years agoMerge "Add a path to HelloSpellChecker sample application for SDK build" into ics-mr0
satok [Thu, 27 Oct 2011 17:50:14 +0000 (10:50 -0700)]
Merge "Add a path to HelloSpellChecker sample application for SDK build" into ics-mr0

12 years agoam a9039329: am 6c60e9a3: docs cherrypick from hc-mr2: Change-Id: Id8dd0a0baa2fcc88bc...
Bill Gruber [Thu, 27 Oct 2011 17:49:25 +0000 (17:49 +0000)]
am a9039329: am 6c60e9a3: docs cherrypick from hc-mr2: Change-Id: Id8dd0a0baa2fcc88bcfc8171e2be5882d0f06479 Doc update: publishing topics Also fixes bug 5279672

* commit 'a903932948c0a93b47e243a1dcd6e2a8643191ff':
  docs cherrypick from hc-mr2: Change-Id: Id8dd0a0baa2fcc88bcfc8171e2be5882d0f06479 Doc update: publishing topics Also fixes bug 5279672

12 years agoam 6c60e9a3: docs cherrypick from hc-mr2: Change-Id: Id8dd0a0baa2fcc88bcfc8171e2be588...
Bill Gruber [Thu, 27 Oct 2011 17:45:36 +0000 (17:45 +0000)]
am 6c60e9a3: docs cherrypick from hc-mr2: Change-Id: Id8dd0a0baa2fcc88bcfc8171e2be5882d0f06479 Doc update: publishing topics Also fixes bug 5279672

* commit '6c60e9a3ba3555590d7e7bdaf3634c9daaf8b33b':
  docs cherrypick from hc-mr2: Change-Id: Id8dd0a0baa2fcc88bcfc8171e2be5882d0f06479 Doc update: publishing topics Also fixes bug 5279672

12 years agoam 3c81fc9e: am 56539858: Merge "docs: add guide for optimizing tablet apps for hands...
Scott Main [Thu, 27 Oct 2011 17:08:51 +0000 (17:08 +0000)]
am 3c81fc9e: am 56539858: Merge "docs: add guide for optimizing tablet apps for handsets deprecate "optimizing for 3.0" doc" into ics-mr0

* commit '3c81fc9e50cd1475e58e0b979d5ee26da00afd01':
  docs: add guide for optimizing tablet apps for handsets deprecate "optimizing for 3.0" doc

12 years agoam 56539858: Merge "docs: add guide for optimizing tablet apps for handsets deprecate...
Scott Main [Thu, 27 Oct 2011 17:04:52 +0000 (17:04 +0000)]
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

12 years agoMerge "docs: add guide for optimizing tablet apps for handsets deprecate "optimizing...
Scott Main [Thu, 27 Oct 2011 17:03:10 +0000 (10:03 -0700)]
Merge "docs: add guide for optimizing tablet apps for handsets deprecate "optimizing for 3.0" doc" into ics-mr0

12 years agoam 80d67c66: (-s ours) Merge "Import revised translations. DO NOT MERGE" into ics-mr1
Eric Fischer [Thu, 27 Oct 2011 16:48:44 +0000 (16:48 +0000)]
am 80d67c66: (-s ours) Merge "Import revised translations.  DO NOT MERGE" into ics-mr1

* commit '80d67c66cef1b6cded786ec51d87a0c786ac12c6':
  Import revised translations.  DO NOT MERGE

12 years agoMerge "Import revised translations. DO NOT MERGE" into ics-mr1
Eric Fischer [Thu, 27 Oct 2011 16:43:23 +0000 (09:43 -0700)]
Merge "Import revised translations.  DO NOT MERGE" into ics-mr1

12 years agoam 1388aced: Merge "Fix a reference to a stale pointer in AwesomePlayer." into ics-mr1
Andreas Huber [Thu, 27 Oct 2011 16:11:56 +0000 (16:11 +0000)]
am 1388aced: Merge "Fix a reference to a stale pointer in AwesomePlayer." into ics-mr1

* commit '1388aced2a5ce3aafa8b0ae922925efafb61a5e1':
  Fix a reference to a stale pointer in AwesomePlayer.

12 years agoMerge "Fix a reference to a stale pointer in AwesomePlayer." into ics-mr1
Andreas Huber [Thu, 27 Oct 2011 16:07:23 +0000 (09:07 -0700)]
Merge "Fix a reference to a stale pointer in AwesomePlayer." into ics-mr1

12 years agoam 12f9900b: am 737c3dd9: Merge "docs: add package description for wifi.p2p and updat...
Scott Main [Thu, 27 Oct 2011 15:55:22 +0000 (15:55 +0000)]
am 12f9900b: am 737c3dd9: Merge "docs: add package description for wifi.p2p and update the one for wifi" into ics-mr0

* commit '12f9900bfb004a09ea6a8ce0df27c661124f46ac':
  docs: add package description for wifi.p2p and update the one for wifi

12 years agoam 737c3dd9: Merge "docs: add package description for wifi.p2p and update the one...
Scott Main [Thu, 27 Oct 2011 15:51:21 +0000 (15:51 +0000)]
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

12 years agoMerge "docs: add package description for wifi.p2p and update the one for wifi" into...
Scott Main [Thu, 27 Oct 2011 15:49:48 +0000 (08:49 -0700)]
Merge "docs: add package description for wifi.p2p and update the one for wifi" into ics-mr0

12 years agoam d085df31: am aac4184a: Merge "Revert "PowerManagerService: Enable light sensor...
Mike Lockwood [Thu, 27 Oct 2011 13:55:07 +0000 (13:55 +0000)]
am d085df31: am aac4184a: Merge "Revert "PowerManagerService: Enable light sensor debug output"" into ics-mr0

* commit 'd085df318afc8b3485afdd81106ce93a13265ebb':
  Revert "PowerManagerService: Enable light sensor debug output"

12 years agoam aac4184a: Merge "Revert "PowerManagerService: Enable light sensor debug output...
Mike Lockwood [Thu, 27 Oct 2011 13:51:04 +0000 (13:51 +0000)]
am aac4184a: Merge "Revert "PowerManagerService: Enable light sensor debug output"" into ics-mr0

* commit 'aac4184a5a0ab969140a11e1ef258fcb4cba07a9':
  Revert "PowerManagerService: Enable light sensor debug output"

12 years agoMerge "Revert "PowerManagerService: Enable light sensor debug output"" into ics-mr0
Mike Lockwood [Thu, 27 Oct 2011 13:49:12 +0000 (06:49 -0700)]
Merge "Revert "PowerManagerService: Enable light sensor debug output"" into ics-mr0

12 years agoam 27812a8f: am 28e4f87f: Fix bug where CPU could be stuck spinning Required the...
Jason Sams [Thu, 27 Oct 2011 02:35:09 +0000 (02:35 +0000)]
am 27812a8f: 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 '27812a8f14ca22f0a709320e5a41d200ac59b63b':
  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.

12 years agoam 11bfc0c4: Merge "Fix 5369428: Use full battery state information when determining...
Jim Miller [Thu, 27 Oct 2011 02:35:02 +0000 (02:35 +0000)]
am 11bfc0c4: Merge "Fix 5369428: Use full battery state information when determining charge status" into ics-mr1

* commit '11bfc0c431f57e7aac6190aa77b311c649a01619':
  Fix 5369428: Use full battery state information when determining charge status

12 years agoam c307d1ae: am 01d24784: Merge "Fix auto connection of headset profile." into ics-mr0
Jaikumar Ganesh [Thu, 27 Oct 2011 02:35:00 +0000 (02:35 +0000)]
am c307d1ae: am 01d24784: Merge "Fix auto connection of headset profile." into ics-mr0

* commit 'c307d1aea2fe755780f02922e1d1d347bf35aba3':
  Fix auto connection of headset profile.

12 years agoam 1825e51b: am d24b020e: Merge "Brighter sysbar assets Bug: 5509557" into ics-mr0
Justin Ho [Thu, 27 Oct 2011 02:34:59 +0000 (02:34 +0000)]
am 1825e51b: am d24b020e: Merge "Brighter sysbar assets Bug: 5509557" into ics-mr0

* commit '1825e51b2d35e3b5a06411274ea4382da0439973':
  Brighter sysbar assets Bug: 5509557

12 years agoam 2333a02e: (-s ours) Merge "Convert the outer lockscreen ring to a shape drawable...
Jim Miller [Thu, 27 Oct 2011 02:34:57 +0000 (02:34 +0000)]
am 2333a02e: (-s ours) Merge "Convert the outer lockscreen ring to a shape drawable. DO NOT MERGE" into ics-mr1

* commit '2333a02e152616c4b982c149ea2a5c9e9615e274':
  Convert the outer lockscreen ring to a shape drawable. DO NOT MERGE

12 years agoam 28e4f87f: Fix bug where CPU could be stuck spinning Required the wallpaper be...
Jason Sams [Thu, 27 Oct 2011 01:25:38 +0000 (01:25 +0000)]
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.

12 years agoMerge "Fix 5369428: Use full battery state information when determining charge status...
Jim Miller [Thu, 27 Oct 2011 00:05:13 +0000 (17:05 -0700)]
Merge "Fix 5369428: Use full battery state information when determining charge status" into ics-mr1

12 years agoam 01d24784: Merge "Fix auto connection of headset profile." into ics-mr0
Jaikumar Ganesh [Wed, 26 Oct 2011 23:20:48 +0000 (23:20 +0000)]
am 01d24784: Merge "Fix auto connection of headset profile." into ics-mr0

* commit '01d24784a5ddece8bb7c5d088bf93c99faa0dc7e':
  Fix auto connection of headset profile.

12 years agoMerge "Fix auto connection of headset profile." into ics-mr0
Jaikumar Ganesh [Wed, 26 Oct 2011 23:19:13 +0000 (16:19 -0700)]
Merge "Fix auto connection of headset profile." into ics-mr0

12 years agoam d24b020e: Merge "Brighter sysbar assets Bug: 5509557" into ics-mr0
Justin Ho [Wed, 26 Oct 2011 23:18:32 +0000 (23:18 +0000)]
am d24b020e: Merge "Brighter sysbar assets Bug: 5509557" into ics-mr0

* commit 'd24b020e5e6911591f3535815ef9f86b0d57f65c':
  Brighter sysbar assets Bug: 5509557

12 years agoMerge "Brighter sysbar assets Bug: 5509557" into ics-mr0
Justin Ho [Wed, 26 Oct 2011 23:16:52 +0000 (16:16 -0700)]
Merge "Brighter sysbar assets Bug: 5509557" into ics-mr0