OSDN Git Service

android-x86/frameworks-base.git
11 years agoam 515b51f8: Merge "Make account cloning API public" into jb-mr2-dev
Amith Yamasani [Fri, 8 Mar 2013 23:38:09 +0000 (23:38 +0000)]
am 515b51f8: Merge "Make account cloning API public" into jb-mr2-dev

* commit '515b51f83f1363329c66372be51813db15fb21c6':
  Make account cloning API public

11 years agoMerge "Make account cloning API public" into jb-mr2-dev
Amith Yamasani [Fri, 8 Mar 2013 23:35:31 +0000 (23:35 +0000)]
Merge "Make account cloning API public" into jb-mr2-dev

11 years agoMake account cloning API public
Amith Yamasani [Fri, 8 Mar 2013 23:29:55 +0000 (15:29 -0800)]
Make account cloning API public

Change-Id: If48d93dab49afcaaa301a5a3aa514f3d4dd3bab8

11 years agoam 28d4f210: Merge "DO NOT MERGE - Full backup/restore now handles OBBs sensibly...
Christopher Tate [Fri, 8 Mar 2013 23:28:50 +0000 (23:28 +0000)]
am 28d4f210: Merge "DO NOT MERGE - Full backup/restore now handles OBBs sensibly" into jb-mr2-dev

* commit '28d4f210f17fa2ea46f155bc246953e23cf9addc':
  DO NOT MERGE - Full backup/restore now handles OBBs sensibly

11 years agoMerge "DO NOT MERGE - Full backup/restore now handles OBBs sensibly" into jb-mr2-dev
Christopher Tate [Fri, 8 Mar 2013 23:26:35 +0000 (23:26 +0000)]
Merge "DO NOT MERGE - Full backup/restore now handles OBBs sensibly" into jb-mr2-dev

11 years agoam b3498834: Merge "Do some minor cleanup of SearchView icons" into jb-mr2-dev
Michael Jurka [Fri, 8 Mar 2013 23:21:55 +0000 (23:21 +0000)]
am b3498834: Merge "Do some minor cleanup of SearchView icons" into jb-mr2-dev

* commit 'b349883487e06ec8cd07d3e1adc97819c8c66d93':
  Do some minor cleanup of SearchView icons

11 years agoam 8c7d5d80: Merge "Fix typo" into jb-mr2-dev
Jason Sams [Fri, 8 Mar 2013 23:18:15 +0000 (23:18 +0000)]
am 8c7d5d80: Merge "Fix typo" into jb-mr2-dev

* commit '8c7d5d80461ddb7d99063eab7a1489c6a2aa0058':
  Fix typo

11 years agoam e3982a86: Merge "Update IP_JB to Mr1" into jb-mr2-dev
Jason Sams [Fri, 8 Mar 2013 23:18:11 +0000 (23:18 +0000)]
am e3982a86: Merge "Update IP_JB to Mr1" into jb-mr2-dev

* commit 'e3982a86cc52447f93fab3deddf52a0d7c7adcb1':
  Update IP_JB to Mr1

11 years agoMerge "Do some minor cleanup of SearchView icons" into jb-mr2-dev
Michael Jurka [Fri, 8 Mar 2013 23:16:18 +0000 (23:16 +0000)]
Merge "Do some minor cleanup of SearchView icons" into jb-mr2-dev

11 years agoMerge "Fix typo" into jb-mr2-dev
Jason Sams [Fri, 8 Mar 2013 23:15:34 +0000 (23:15 +0000)]
Merge "Fix typo" into jb-mr2-dev

11 years agoMerge "Update IP_JB to Mr1" into jb-mr2-dev
Jason Sams [Fri, 8 Mar 2013 23:13:45 +0000 (23:13 +0000)]
Merge "Update IP_JB to Mr1" into jb-mr2-dev

11 years agoDO NOT MERGE - Full backup/restore now handles OBBs sensibly
Christopher Tate [Tue, 19 Feb 2013 22:08:59 +0000 (14:08 -0800)]
DO NOT MERGE - Full backup/restore now handles OBBs sensibly

OBB backup/ restore is no longer handled within the target app
process.  This is done to avoid having to require that OBB-using
apps have full read/write permission for external storage.

The new OBB backup service is a new component running in the
same app as the already-existing shared storage backup agent.
The backup infrastructure delegates backup/restore of apps'
OBB contents to this component (because the system process
may not itself read/write external storage).

From the command line, OBB backup is enabled by using new
-obb / -noobb flags with adb backup.  The default is noobb.

Finally, a couple of nit fixes:

- buffer-size mismatch between the writer and reader of chunked
  file data has been corrected; now the reading side won't be
  issuing an extra pipe read per chunk.

- bu now explicitly closes the transport socket fd after
  adopting it. This was benign but triggered a logged
  warning about leaked fds.

(Cherrypicked)

Change-Id: I471f6348abcccb7bf1e1710b7beda9f23de53e14

11 years agoam 5043dc20: am bf8a663c: am 3f7a4990: Merge "Improve the Resource.getQuantityString...
Elliott Hughes [Fri, 8 Mar 2013 22:51:09 +0000 (22:51 +0000)]
am 5043dc20: am bf8a663c: am 3f7a4990: Merge "Improve the Resource.getQuantityString/getQuantityText documentation."

* commit '5043dc20633a05c429de3ae469dc7d74bfb92451':
  Improve the Resource.getQuantityString/getQuantityText documentation.

11 years agoam 2042cc40: Merge "Update IP and IP2" into jb-mr2-dev
Jason Sams [Fri, 8 Mar 2013 22:47:02 +0000 (22:47 +0000)]
am 2042cc40: Merge "Update IP and IP2" into jb-mr2-dev

* commit '2042cc403a6eba2de1c5220e8402b045bdf24192':
  Update IP and IP2

11 years agoam 7a7369a8: Merge "Fix bug #8058390 Space is required after the battery sign in...
Fabrice Di Meglio [Fri, 8 Mar 2013 22:46:59 +0000 (22:46 +0000)]
am 7a7369a8: Merge "Fix bug #8058390 Space is required after the battery sign in the RTL locales" into jb-mr2-dev

* commit '7a7369a8acedb301efd8309440ebf2ad1409896d':
  Fix bug #8058390 Space is required after the battery sign in the RTL locales

11 years agoam e10837f4: [DO NOT MERGE] DatePickerDialog title initially incorrect if calendar...
Svetoslav [Fri, 8 Mar 2013 22:46:52 +0000 (22:46 +0000)]
am e10837f4: [DO NOT MERGE] DatePickerDialog title initially incorrect if calendar view shown.

* commit 'e10837f444c3da40a50a269e696afac63729bce3':
  [DO NOT MERGE] DatePickerDialog title initially incorrect if calendar view shown.

11 years agoam bf8a663c: am 3f7a4990: Merge "Improve the Resource.getQuantityString/getQuantityTe...
Elliott Hughes [Fri, 8 Mar 2013 22:44:40 +0000 (14:44 -0800)]
am bf8a663c: am 3f7a4990: Merge "Improve the Resource.getQuantityString/getQuantityText documentation."

* commit 'bf8a663c53454f8b8cd7e07344316981022efa10':
  Improve the Resource.getQuantityString/getQuantityText documentation.

11 years agoMerge "Update IP and IP2" into jb-mr2-dev
Jason Sams [Fri, 8 Mar 2013 22:34:04 +0000 (22:34 +0000)]
Merge "Update IP and IP2" into jb-mr2-dev

11 years agoFix typo
Jason Sams [Fri, 8 Mar 2013 22:32:43 +0000 (14:32 -0800)]
Fix typo

Change-Id: I4e4d3aec62d1400f90a10802148ef875b5a268ef

11 years agoUpdate IP_JB to Mr1
Jason Sams [Fri, 8 Mar 2013 22:31:15 +0000 (14:31 -0800)]
Update IP_JB to Mr1

Change-Id: I007b5048a187c90bc19c38e7155d0d5adcc34144

11 years agoMerge "Fix bug #8058390 Space is required after the battery sign in the RTL locales...
Fabrice Di Meglio [Fri, 8 Mar 2013 22:25:24 +0000 (22:25 +0000)]
Merge "Fix bug #8058390 Space is required after the battery sign in the RTL locales" into jb-mr2-dev

11 years agoFix bug #8058390 Space is required after the battery sign in the RTL locales
Fabrice Di Meglio [Fri, 8 Mar 2013 22:05:28 +0000 (14:05 -0800)]
Fix bug #8058390 Space is required after the battery sign in the RTL locales

- fix remaining left/right properties that needed to be start/end properties

Change-Id: Iaa5090c2ad256e378313f164e2388f42428e5700

11 years agoUpdate IP and IP2
Jason Sams [Fri, 8 Mar 2013 22:00:27 +0000 (14:00 -0800)]
Update IP and IP2

Change-Id: I5e81ae906a36fc1f6dc8de872398c6aa580238f1

11 years agoam 3f7a4990: Merge "Improve the Resource.getQuantityString/getQuantityText documentat...
Elliott Hughes [Fri, 8 Mar 2013 21:59:59 +0000 (13:59 -0800)]
am 3f7a4990: Merge "Improve the Resource.getQuantityString/getQuantityText documentation."

* commit '3f7a49904cef7ea14808590b63b115a4381537a1':
  Improve the Resource.getQuantityString/getQuantityText documentation.

11 years ago[DO NOT MERGE] DatePickerDialog title initially incorrect if calendar view shown.
Svetoslav [Fri, 8 Mar 2013 20:43:15 +0000 (12:43 -0800)]
[DO NOT MERGE] DatePickerDialog title initially incorrect if calendar view shown.

If the calendar view of the date picker dialog is shown we
do not use a formatted date as the dialog title since the
calendar view shows it, instead we show a static "Set date"
title. However, the initial state of the date picker dialog
on a tablet has a formatted date since the date picker widget
does not do a correct check whether the calendar view is shown
which returns a false negative resulting in a title with a
formatted date being added since the dialog thinks it has no
calendar view.

Change-Id: Ibf4c433b34ab1ee1bc1dc386689664a32283fb6a

11 years agoMerge "Improve the Resource.getQuantityString/getQuantityText documentation."
Elliott Hughes [Fri, 8 Mar 2013 21:18:34 +0000 (21:18 +0000)]
Merge "Improve the Resource.getQuantityString/getQuantityText documentation."

11 years agoam eab5a349: Merge "Revert "Add a delimiter between scheme and host"" into jb-mr2-dev
Selim Gurun [Fri, 8 Mar 2013 19:54:53 +0000 (19:54 +0000)]
am eab5a349: Merge "Revert "Add a delimiter between scheme and host"" into jb-mr2-dev

* commit 'eab5a3491b16ec9dd8c010de3fce1cc9f11afb55':
  Revert "Add a delimiter between scheme and host"

11 years agoam b3a5c23b: am ac071e36: am 0c25ecfd: Merge "Use getRelativeDayString in getRelative...
Elliott Hughes [Fri, 8 Mar 2013 19:54:50 +0000 (19:54 +0000)]
am b3a5c23b: am ac071e36: am 0c25ecfd: Merge "Use getRelativeDayString in getRelativeTimeSpanString."

* commit 'b3a5c23b3a7a55bea7ef0d2cfb15b566809c6dca':
  Use getRelativeDayString in getRelativeTimeSpanString.

11 years agoMerge "Revert "Add a delimiter between scheme and host"" into jb-mr2-dev
Selim Gurun [Fri, 8 Mar 2013 19:50:43 +0000 (19:50 +0000)]
Merge "Revert "Add a delimiter between scheme and host"" into jb-mr2-dev

11 years agoam ac071e36: am 0c25ecfd: Merge "Use getRelativeDayString in getRelativeTimeSpanString."
Elliott Hughes [Fri, 8 Mar 2013 19:49:24 +0000 (11:49 -0800)]
am ac071e36: am 0c25ecfd: Merge "Use getRelativeDayString in getRelativeTimeSpanString."

* commit 'ac071e36aecd47a453641074e81c5ebcf888dd82':
  Use getRelativeDayString in getRelativeTimeSpanString.

11 years agoRevert "Add a delimiter between scheme and host"
Selim Gurun [Fri, 8 Mar 2013 19:49:18 +0000 (19:49 +0000)]
Revert "Add a delimiter between scheme and host"

This reverts commit e990e359f99a9e791106d4eefa046bdff8e22e6d

Change-Id: I2007f04295a5d3b24e281c5823b144ab2782adb7

11 years agoam 0c25ecfd: Merge "Use getRelativeDayString in getRelativeTimeSpanString."
Elliott Hughes [Fri, 8 Mar 2013 19:47:39 +0000 (11:47 -0800)]
am 0c25ecfd: Merge "Use getRelativeDayString in getRelativeTimeSpanString."

* commit '0c25ecfd43235340c9b6bf5b640232138a217836':
  Use getRelativeDayString in getRelativeTimeSpanString.

11 years agoam 84275799: Merge "Move blur code from FontRenderer to utils/Blur.cpp" into jb-mr2-dev
Romain Guy [Fri, 8 Mar 2013 19:32:33 +0000 (19:32 +0000)]
am 84275799: Merge "Move blur code from FontRenderer to utils/Blur.cpp" into jb-mr2-dev

* commit '842757995052c27abc3211083395f1b97ef1a063':
  Move blur code from FontRenderer to utils/Blur.cpp

11 years agoMerge "Move blur code from FontRenderer to utils/Blur.cpp" into jb-mr2-dev
Romain Guy [Fri, 8 Mar 2013 19:30:00 +0000 (19:30 +0000)]
Merge "Move blur code from FontRenderer to utils/Blur.cpp" into jb-mr2-dev

11 years agoMove blur code from FontRenderer to utils/Blur.cpp
Romain Guy [Fri, 8 Mar 2013 19:28:22 +0000 (11:28 -0800)]
Move blur code from FontRenderer to utils/Blur.cpp

Change-Id: I2cebbfbcb722ed4b37e54ffbf8b53bb92ad0c964

11 years agoImprove the Resource.getQuantityString/getQuantityText documentation.
Elliott Hughes [Fri, 8 Mar 2013 19:26:57 +0000 (11:26 -0800)]
Improve the Resource.getQuantityString/getQuantityText documentation.

Natural languages differ so much and in such odd ways that you can't
use getQuantityString as an "if" statement. It's really just for grammaticality.
This is explained well in
http://developer.android.com/guide/topics/resources/string-resource.html#Plurals
but we need to make more of an effort to motivate people to read that, and to
at least get the most important point across if they don't read it.

Change-Id: I549b9f3563462c45f2dea34c558185e0714127cd

11 years agoam e990e359: Add a delimiter between scheme and host
Selim Gurun [Fri, 8 Mar 2013 19:22:03 +0000 (19:22 +0000)]
am e990e359: Add a delimiter between scheme and host

* commit 'e990e359f99a9e791106d4eefa046bdff8e22e6d':
  Add a delimiter between scheme and host

11 years agoAdd a delimiter between scheme and host
Selim Gurun [Wed, 6 Mar 2013 23:30:24 +0000 (15:30 -0800)]
Add a delimiter between scheme and host

Bug: 6923539
Change-Id: Id5bbf44c90f9d0d5a468f3be3aa3e009a2ad3687

11 years agoMerge "Use getRelativeDayString in getRelativeTimeSpanString."
Elliott Hughes [Fri, 8 Mar 2013 18:39:47 +0000 (18:39 +0000)]
Merge "Use getRelativeDayString in getRelativeTimeSpanString."

11 years agoam 01eaa2d5: Merge "Tweak comment." into jb-mr2-dev
Andy McFadden [Fri, 8 Mar 2013 17:54:38 +0000 (17:54 +0000)]
am 01eaa2d5: Merge "Tweak comment." into jb-mr2-dev

* commit '01eaa2d545a0b0dc28f8f13e6db7348bb6e098e3':
  Tweak comment.

11 years agoMerge "Tweak comment." into jb-mr2-dev
Andy McFadden [Fri, 8 Mar 2013 17:51:24 +0000 (17:51 +0000)]
Merge "Tweak comment." into jb-mr2-dev

11 years agoDo some minor cleanup of SearchView icons
Michael Jurka [Fri, 8 Mar 2013 13:59:08 +0000 (14:59 +0100)]
Do some minor cleanup of SearchView icons

Making one asset sharper, and deleting an unused
asset

Bug: 7599978

11 years agoam 6916c6ee: Merge "Do not hang in pm clear on an invalid package name" into jb-mr2-dev
Christopher Tate [Fri, 8 Mar 2013 02:06:59 +0000 (02:06 +0000)]
am 6916c6ee: Merge "Do not hang in pm clear on an invalid package name" into jb-mr2-dev

* commit '6916c6ee105e7e91f494ec79c24152fb64d8eed1':
  Do not hang in pm clear on an invalid package name

11 years agoMerge "Do not hang in pm clear on an invalid package name" into jb-mr2-dev
Christopher Tate [Fri, 8 Mar 2013 02:03:25 +0000 (02:03 +0000)]
Merge "Do not hang in pm clear on an invalid package name" into jb-mr2-dev

11 years agoTweak comment.
Andy McFadden [Fri, 8 Mar 2013 01:56:40 +0000 (17:56 -0800)]
Tweak comment.

Change-Id: Ic99fefde512fa3a5b1fca2bc65cd37c8170e7f2c

11 years agoam dd3e75fa: Merge "Publish new MediaCodec API" into jb-mr2-dev
Andy McFadden [Fri, 8 Mar 2013 01:53:24 +0000 (01:53 +0000)]
am dd3e75fa: Merge "Publish new MediaCodec API" into jb-mr2-dev

* commit 'dd3e75fa6b9fd93790eec010f40c8bc1c3aeda3c':
  Publish new MediaCodec API

11 years agoDo not hang in pm clear on an invalid package name
Christopher Tate [Fri, 8 Mar 2013 01:50:11 +0000 (17:50 -0800)]
Do not hang in pm clear on an invalid package name

The Activity Manager was not properly informing the observer that
the operation had concluded (unsuccessfully).

Bug 8222595

Change-Id: I8234e32d8edf4112c8c7a5e20e341d0b41e23014

11 years agoMerge "Publish new MediaCodec API" into jb-mr2-dev
Andy McFadden [Fri, 8 Mar 2013 01:50:00 +0000 (01:50 +0000)]
Merge "Publish new MediaCodec API" into jb-mr2-dev

11 years agoam 15061d74: Merge "Make View#computeOpaqueFlags recognize OUTSIDE_OVERLAY scrollbars...
Adam Powell [Fri, 8 Mar 2013 01:09:42 +0000 (01:09 +0000)]
am 15061d74: Merge "Make View#computeOpaqueFlags recognize OUTSIDE_OVERLAY scrollbars" into jb-mr2-dev

* commit '15061d747d578fb542f1a11856dae5515036b4ce':
  Make View#computeOpaqueFlags recognize OUTSIDE_OVERLAY scrollbars

11 years agoam e526a5b9: Merge "Don\'t apply scale to glyphs when a perspective is set. Bug ...
Romain Guy [Fri, 8 Mar 2013 01:06:18 +0000 (01:06 +0000)]
am e526a5b9: Merge "Don\'t apply scale to glyphs when a perspective is set. Bug #8337925" into jb-mr2-dev

* commit 'e526a5b94643370eb1f26ca3a132a5741a667e26':
  Don't apply scale to glyphs when a perspective is set. Bug #8337925

11 years agoMerge "Make View#computeOpaqueFlags recognize OUTSIDE_OVERLAY scrollbars" into jb...
Adam Powell [Fri, 8 Mar 2013 01:05:51 +0000 (01:05 +0000)]
Merge "Make View#computeOpaqueFlags recognize OUTSIDE_OVERLAY scrollbars" into jb-mr2-dev

11 years agoMerge "Don't apply scale to glyphs when a perspective is set. Bug #8337925" into...
Romain Guy [Fri, 8 Mar 2013 01:04:03 +0000 (01:04 +0000)]
Merge "Don't apply scale to glyphs when a perspective is set. Bug #8337925" into jb-mr2-dev

11 years agoDon't apply scale to glyphs when a perspective is set.
Romain Guy [Fri, 8 Mar 2013 01:01:05 +0000 (17:01 -0800)]
Don't apply scale to glyphs when a perspective is set.
Bug #8337925

Magazines uses very large scale factors that blow up font cache & CPU.

Change-Id: I1c0ed430ed91b86cc6c6f59f7e8bdcc89a464e46

11 years agoUse getRelativeDayString in getRelativeTimeSpanString.
Elliott Hughes [Fri, 8 Mar 2013 00:46:55 +0000 (16:46 -0800)]
Use getRelativeDayString in getRelativeTimeSpanString.

The bug we're fixing here is that languages that don't
distinguish the "one" case grammatically (such as Japanese)
would say the equivalent of "In 1 day" rather than "Tomorrow"
because of the misuse of getQuantityString.

This has the side-effect of switching us over to the CLDR
strings for relative day names, which have consistent capitalization;
the Android donottranslate-cldr.xml strings varied even within
a language, so although this is a change, it seems like a step
in the right direction.

In a future change, we should actually push all relative
day formatting down into icu4c.

Bug: 7098707
Change-Id: Ia2f9af3d18c441d6093dd5da7956a3d0130e5b06

11 years agoam a2dba054: am d9cdde94: am 6d3943b6: am b3d07573: am 49e3d6ba: am d55091f6: change...
Scott Main [Fri, 8 Mar 2013 00:29:34 +0000 (00:29 +0000)]
am a2dba054: am d9cdde94: am 6d3943b6: am b3d07573: am 49e3d6ba: am d55091f6: change devbytes playlist order to reverse playlist order

* commit 'a2dba054b66b01ff294acd6218371677f57d00c7':
  change devbytes playlist order to reverse playlist order

11 years agoam d9cdde94: am 6d3943b6: am b3d07573: am 49e3d6ba: am d55091f6: change devbytes...
Scott Main [Fri, 8 Mar 2013 00:27:17 +0000 (16:27 -0800)]
am d9cdde94: am 6d3943b6: am b3d07573: am 49e3d6ba: am d55091f6: change devbytes playlist order to reverse playlist order

* commit 'd9cdde94f3139fac59eb6da73ae9dc53661628d8':
  change devbytes playlist order to reverse playlist order

11 years agoam 6d3943b6: am b3d07573: am 49e3d6ba: am d55091f6: change devbytes playlist order...
Scott Main [Fri, 8 Mar 2013 00:25:49 +0000 (16:25 -0800)]
am 6d3943b6: am b3d07573: am 49e3d6ba: am d55091f6: change devbytes playlist order to reverse playlist order

* commit '6d3943b69d5b766e94a12a8249fcd268d0337c2f':
  change devbytes playlist order to reverse playlist order

11 years agoam b3d07573: am 49e3d6ba: am d55091f6: change devbytes playlist order to reverse...
Scott Main [Fri, 8 Mar 2013 00:24:41 +0000 (16:24 -0800)]
am b3d07573: am 49e3d6ba: am d55091f6: change devbytes playlist order to reverse playlist order

* commit 'b3d07573617656e6008466d01dfb5aebbd7568ba':
  change devbytes playlist order to reverse playlist order

11 years agoam 49e3d6ba: am d55091f6: change devbytes playlist order to reverse playlist order
Scott Main [Fri, 8 Mar 2013 00:23:26 +0000 (16:23 -0800)]
am 49e3d6ba: am d55091f6: change devbytes playlist order to reverse playlist order

* commit '49e3d6baf55098b8de07cd6a4585ea0984f86d16':
  change devbytes playlist order to reverse playlist order

11 years agoam d55091f6: change devbytes playlist order to reverse playlist order
Scott Main [Fri, 8 Mar 2013 00:20:23 +0000 (16:20 -0800)]
am d55091f6: change devbytes playlist order to reverse playlist order

* commit 'd55091f6fdec4bb42e2f922369dfa19f8993be8d':
  change devbytes playlist order to reverse playlist order

11 years agochange devbytes playlist order to reverse playlist order
Scott Main [Fri, 8 Mar 2013 00:17:06 +0000 (16:17 -0800)]
change devbytes playlist order to reverse playlist order

Change-Id: Ic6f91cf6adc3999ff4c6394f652a7ef4e2fc3c22

11 years agoam 09ed05ce: am 4a1bd464: am d0d1be2d: Merge "Explain why the frameworks/base DateUti...
Elliott Hughes [Thu, 7 Mar 2013 23:43:38 +0000 (23:43 +0000)]
am 09ed05ce: am 4a1bd464: am d0d1be2d: Merge "Explain why the frameworks/base DateUtilsTest isn\'t merged with CTS\' DateUtilsTest."

* commit '09ed05ceaecc5fca46e25fe9bd9e8c0ee61fd31d':
  Explain why the frameworks/base DateUtilsTest isn't merged with CTS' DateUtilsTest.

11 years agoam 4a1bd464: am d0d1be2d: Merge "Explain why the frameworks/base DateUtilsTest isn...
Elliott Hughes [Thu, 7 Mar 2013 23:41:14 +0000 (15:41 -0800)]
am 4a1bd464: am d0d1be2d: Merge "Explain why the frameworks/base DateUtilsTest isn\'t merged with CTS\' DateUtilsTest."

* commit '4a1bd4640c5e915ed1ebd320a515725e31992545':
  Explain why the frameworks/base DateUtilsTest isn't merged with CTS' DateUtilsTest.

11 years agoam d0d1be2d: Merge "Explain why the frameworks/base DateUtilsTest isn\'t merged with...
Elliott Hughes [Thu, 7 Mar 2013 23:39:46 +0000 (15:39 -0800)]
am d0d1be2d: Merge "Explain why the frameworks/base DateUtilsTest isn\'t merged with CTS\' DateUtilsTest."

* commit 'd0d1be2d27af35fe7553835ee8c411fd13d1c8d7':
  Explain why the frameworks/base DateUtilsTest isn't merged with CTS' DateUtilsTest.

11 years agoMerge "Explain why the frameworks/base DateUtilsTest isn't merged with CTS' DateUtils...
Elliott Hughes [Thu, 7 Mar 2013 23:24:40 +0000 (23:24 +0000)]
Merge "Explain why the frameworks/base DateUtilsTest isn't merged with CTS' DateUtilsTest."

11 years agoam cbe9f48c: Merge "Update NfcBarcode documentation for Kovio." into jb-mr2-dev
Martijn Coenen [Thu, 7 Mar 2013 23:08:42 +0000 (23:08 +0000)]
am cbe9f48c: Merge "Update NfcBarcode documentation for Kovio." into jb-mr2-dev

* commit 'cbe9f48c256444e7cd8f3f23b937e518b6f2fbb6':
  Update NfcBarcode documentation for Kovio.

11 years agoMerge "Update NfcBarcode documentation for Kovio." into jb-mr2-dev
Martijn Coenen [Thu, 7 Mar 2013 23:05:40 +0000 (23:05 +0000)]
Merge "Update NfcBarcode documentation for Kovio." into jb-mr2-dev

11 years agoUpdate NfcBarcode documentation for Kovio.
Martijn Coenen [Tue, 11 Dec 2012 01:16:58 +0000 (17:16 -0800)]
Update NfcBarcode documentation for Kovio.

Change-Id: I4b6a452805c3dd68247dbe5493db14a263729615

11 years agoam 617283c3: Merge "Fix bug #8217354 Suspicious behavior in RTL support for a Relativ...
Fabrice Di Meglio [Thu, 7 Mar 2013 22:53:42 +0000 (22:53 +0000)]
am 617283c3: Merge "Fix bug #8217354 Suspicious behavior in RTL support for a RelativeLayout" into jb-mr2-dev

* commit '617283c3c0746c497fca7742c2f337d3d201cc4c':
  Fix bug #8217354 Suspicious behavior in RTL support for a RelativeLayout

11 years agoMerge "Fix bug #8217354 Suspicious behavior in RTL support for a RelativeLayout"...
Fabrice Di Meglio [Thu, 7 Mar 2013 22:49:38 +0000 (22:49 +0000)]
Merge "Fix bug #8217354 Suspicious behavior in RTL support for a RelativeLayout" into jb-mr2-dev

11 years agoExplain why the frameworks/base DateUtilsTest isn't merged with CTS' DateUtilsTest.
Elliott Hughes [Thu, 7 Mar 2013 22:30:17 +0000 (14:30 -0800)]
Explain why the frameworks/base DateUtilsTest isn't merged with CTS' DateUtilsTest.

Change-Id: Icbdb4e9133a9ae1c1b37f822367e1ac86e9e36cb

11 years agoPublish new MediaCodec API
Andy McFadden [Wed, 6 Mar 2013 22:26:34 +0000 (14:26 -0800)]
Publish new MediaCodec API

Un-hide two new methods in MediaCodec, one new constant, and a new
EGL extension.

Bug 7991062
Bug 8191230

Change-Id: I028669132d9ffda1e4b34a561bab3997bbd7dae5

11 years agoam b1b6efd0: Merge "Specify the size of the Map in the constructor" into jb-mr2-dev
Scott Kennedy [Thu, 7 Mar 2013 22:17:35 +0000 (22:17 +0000)]
am b1b6efd0: Merge "Specify the size of the Map in the constructor" into jb-mr2-dev

* commit 'b1b6efd0829f55c4331218bf67b34a89aeb7d87f':
  Specify the size of the Map in the constructor

11 years agoMerge "Specify the size of the Map in the constructor" into jb-mr2-dev
Scott Kennedy [Thu, 7 Mar 2013 22:14:18 +0000 (22:14 +0000)]
Merge "Specify the size of the Map in the constructor" into jb-mr2-dev

11 years agoam 3afc18af: Enhance MediaRouter API.
Jeff Brown [Thu, 7 Mar 2013 22:01:33 +0000 (22:01 +0000)]
am 3afc18af: Enhance MediaRouter API.

* commit '3afc18af2cea898753b10e8575dcf20c11356bca':
  Enhance MediaRouter API.

11 years agoEnhance MediaRouter API.
Jeff Brown [Thu, 7 Mar 2013 21:21:13 +0000 (13:21 -0800)]
Enhance MediaRouter API.

The support library MediaRouter implementation needs a couple
of extra generally useful APIs in the platform MediaRouter to ensure
that it can safely synchronize its state.

Change-Id: I72c5652e10f3b6de48800abfa922affbefbd250f

11 years agoam 9f3443c5: Merge "Properly support USER_ALL in notification listener API." into...
Daniel Sandler [Thu, 7 Mar 2013 20:51:25 +0000 (20:51 +0000)]
am 9f3443c5: Merge "Properly support USER_ALL in notification listener API." into jb-mr2-dev

* commit '9f3443c55c51562e22abb6b16c83cbe036dd2db4':
  Properly support USER_ALL in notification listener API.

11 years agoMerge "Properly support USER_ALL in notification listener API." into jb-mr2-dev
Daniel Sandler [Thu, 7 Mar 2013 20:46:09 +0000 (20:46 +0000)]
Merge "Properly support USER_ALL in notification listener API." into jb-mr2-dev

11 years agoMake View#computeOpaqueFlags recognize OUTSIDE_OVERLAY scrollbars
Adam Powell [Thu, 7 Mar 2013 01:45:45 +0000 (17:45 -0800)]
Make View#computeOpaqueFlags recognize OUTSIDE_OVERLAY scrollbars

While the inset scrollbars may change padding and how backgrounds are
drawn such that an otherwise opaque view is no longer opaque. However,
OUTSIDE_OVERLAY scrollbars don't change the padding and should not
affect the determination of opacity.

Change-Id: I8c0c1408aeb540813de3351f0c0d1ad12ba5919c

11 years agoam 1f33ebd4: am 4147f866: am 69a98134: am 2da55bd9: am b4d42b02: am 6f6b20d9: Merge...
Scott Main [Thu, 7 Mar 2013 20:32:01 +0000 (20:32 +0000)]
am 1f33ebd4: am 4147f866: am 69a98134: am 2da55bd9: am b4d42b02: am 6f6b20d9: Merge "fix rounding errors in dashboard data" into jb-mr1.1-docs

* commit '1f33ebd41dd1c149f86c822ad56f936f0373013d':
  fix rounding errors in dashboard data

11 years agoam 2f724543: am baea90dd: am 77560a3d: am 08664441: am 4ce887bd: am 3378c90a: Merge...
Scott Main [Thu, 7 Mar 2013 20:31:58 +0000 (20:31 +0000)]
am 2f724543: am baea90dd: am 77560a3d: am 08664441: am 4ce887bd: am 3378c90a: Merge "update google io banner graphic" into jb-mr1.1-docs

* commit '2f7245434594e24c0df7c738eb97c5e588183ebe':
  update google io banner graphic

11 years agoam 5c562c11: am f9f02831: am 03740d22: am 2d6f8185: am df4fd7ba: am 34418be0: am...
Trevor Johns [Thu, 7 Mar 2013 20:31:55 +0000 (20:31 +0000)]
am 5c562c11: am f9f02831: am 03740d22: am 2d6f8185: am df4fd7ba: am 34418be0: am 58a54cb3: [docs] Fix issue #8288695: Typo in OAuth2 training

* commit '5c562c11543d36cfbc739b7f4de40d2c6fd1a1f0':

11 years agoam 3389e19e: am c19b8661: am ef631700: am b02ca5ef: am 0c9f413b: am 58a54cb3: [docs...
Trevor Johns [Thu, 7 Mar 2013 20:31:53 +0000 (20:31 +0000)]
am 3389e19e: am c19b8661: am ef631700: am b02ca5ef: am 0c9f413b: am 58a54cb3: [docs] Fix issue #8288695: Typo in OAuth2 training

* commit '3389e19e9450c0aaca3e1752e7472f8f3dd35fd7':
  [docs] Fix issue #8288695: Typo in OAuth2 training

11 years agoam 4147f866: am 69a98134: am 2da55bd9: am b4d42b02: am 6f6b20d9: Merge "fix rounding...
Scott Main [Thu, 7 Mar 2013 20:21:38 +0000 (12:21 -0800)]
am 4147f866: am 69a98134: am 2da55bd9: am b4d42b02: am 6f6b20d9: Merge "fix rounding errors in dashboard data" into jb-mr1.1-docs

* commit '4147f86699fc0db2fec2e26f339b46e70d2027b4':
  fix rounding errors in dashboard data

11 years agoam baea90dd: am 77560a3d: am 08664441: am 4ce887bd: am 3378c90a: Merge "update google...
Scott Main [Thu, 7 Mar 2013 20:21:35 +0000 (12:21 -0800)]
am baea90dd: am 77560a3d: am 08664441: am 4ce887bd: am 3378c90a: Merge "update google io banner graphic" into jb-mr1.1-docs

* commit 'baea90ddf50b34f6f49f2ae362a416a5e055d391':
  update google io banner graphic

11 years agoam f9f02831: am 03740d22: am 2d6f8185: am df4fd7ba: am 34418be0: am 58a54cb3: [docs...
Trevor Johns [Thu, 7 Mar 2013 20:21:33 +0000 (12:21 -0800)]
am f9f02831: am 03740d22: am 2d6f8185: am df4fd7ba: am 34418be0: am 58a54cb3: [docs] Fix issue #8288695: Typo in OAuth2 training

* commit 'f9f0283109b8cc0e4373000cbf5333d98f508e79':

11 years agoam c19b8661: am ef631700: am b02ca5ef: am 0c9f413b: am 58a54cb3: [docs] Fix issue...
Trevor Johns [Thu, 7 Mar 2013 20:21:29 +0000 (12:21 -0800)]
am c19b8661: am ef631700: am b02ca5ef: am 0c9f413b: am 58a54cb3: [docs] Fix issue #8288695: Typo in OAuth2 training

* commit 'c19b86615869c9d3904ac2e7fea72cefd5818150':
  [docs] Fix issue #8288695: Typo in OAuth2 training

11 years agoam ccca3f39: Merge "Revert "Add default route constants to RouteInfo."" into jb-mr2-dev
Robert Greenwalt [Thu, 7 Mar 2013 20:17:25 +0000 (20:17 +0000)]
am ccca3f39: Merge "Revert "Add default route constants to RouteInfo."" into jb-mr2-dev

* commit 'ccca3f39b393757f6bf04c84767a6fea214f989e':
  Revert "Add default route constants to RouteInfo."

11 years agoMerge "Revert "Add default route constants to RouteInfo."" into jb-mr2-dev
Robert Greenwalt [Thu, 7 Mar 2013 20:12:53 +0000 (20:12 +0000)]
Merge "Revert "Add default route constants to RouteInfo."" into jb-mr2-dev

11 years agoRevert "Add default route constants to RouteInfo."
Robert Greenwalt [Thu, 7 Mar 2013 20:11:18 +0000 (20:11 +0000)]
Revert "Add default route constants to RouteInfo."

This reverts commit 642eb63a65b58fb31635f264fc8ffe44fdf075c5

Change-Id: Ide6d7f3b935da41477b736ef0ef20ec9872563e1

11 years agoam e33f4366: Merge "Add default route constants to RouteInfo." into jb-mr2-dev
Lorenzo Colitti [Thu, 7 Mar 2013 20:04:06 +0000 (20:04 +0000)]
am e33f4366: Merge "Add default route constants to RouteInfo." into jb-mr2-dev

* commit 'e33f43669f4f610483062b85cd117e76cbd6ce80':
  Add default route constants to RouteInfo.

11 years agoMerge "Add default route constants to RouteInfo." into jb-mr2-dev
Lorenzo Colitti [Thu, 7 Mar 2013 20:01:46 +0000 (20:01 +0000)]
Merge "Add default route constants to RouteInfo." into jb-mr2-dev

11 years agoam 69a98134: am 2da55bd9: am b4d42b02: am 6f6b20d9: Merge "fix rounding errors in...
Scott Main [Thu, 7 Mar 2013 19:49:34 +0000 (11:49 -0800)]
am 69a98134: am 2da55bd9: am b4d42b02: am 6f6b20d9: Merge "fix rounding errors in dashboard data" into jb-mr1.1-docs

* commit '69a981342c620b829a4fe09c767a3eb50fbd2464':
  fix rounding errors in dashboard data

11 years agoam 77560a3d: am 08664441: am 4ce887bd: am 3378c90a: Merge "update google io banner...
Scott Main [Thu, 7 Mar 2013 19:49:31 +0000 (11:49 -0800)]
am 77560a3d: am 08664441: am 4ce887bd: am 3378c90a: Merge "update google io banner graphic" into jb-mr1.1-docs

* commit '77560a3d6e9b37c16f346b98bbe618834a24d6a2':
  update google io banner graphic

11 years agoam 03740d22: am 2d6f8185: am df4fd7ba: am 34418be0: am 58a54cb3: [docs] Fix issue...
Trevor Johns [Thu, 7 Mar 2013 19:49:28 +0000 (11:49 -0800)]
am 03740d22: am 2d6f8185: am df4fd7ba: am 34418be0: am 58a54cb3: [docs] Fix issue #8288695: Typo in OAuth2 training

* commit '03740d228396bbbbcdc1589bdd997280f3b428f1':

11 years agoam ef631700: am b02ca5ef: am 0c9f413b: am 58a54cb3: [docs] Fix issue #8288695: Typo...
Trevor Johns [Thu, 7 Mar 2013 19:49:26 +0000 (11:49 -0800)]
am ef631700: am b02ca5ef: am 0c9f413b: am 58a54cb3: [docs] Fix issue #8288695: Typo in OAuth2 training

* commit 'ef631700eb26a47820eeab2b2450dcfb4213af5c':
  [docs] Fix issue #8288695: Typo in OAuth2 training

11 years agoam 2da55bd9: am b4d42b02: am 6f6b20d9: Merge "fix rounding errors in dashboard data...
Scott Main [Thu, 7 Mar 2013 19:45:49 +0000 (11:45 -0800)]
am 2da55bd9: am b4d42b02: am 6f6b20d9: Merge "fix rounding errors in dashboard data" into jb-mr1.1-docs

* commit '2da55bd9ec4cf3a6f68f7a37f973cc2b28f71ac5':
  fix rounding errors in dashboard data

11 years agoam 08664441: am 4ce887bd: am 3378c90a: Merge "update google io banner graphic" into...
Scott Main [Thu, 7 Mar 2013 19:45:46 +0000 (11:45 -0800)]
am 08664441: am 4ce887bd: am 3378c90a: Merge "update google io banner graphic" into jb-mr1.1-docs

* commit '086644416623741c0aad4a65b2c7c135fb1ef20b':
  update google io banner graphic

11 years agoam 2d6f8185: am df4fd7ba: am 34418be0: am 58a54cb3: [docs] Fix issue #8288695: Typo...
Trevor Johns [Thu, 7 Mar 2013 19:45:44 +0000 (11:45 -0800)]
am 2d6f8185: am df4fd7ba: am 34418be0: am 58a54cb3: [docs] Fix issue #8288695: Typo in OAuth2 training

* commit '2d6f81852c685abe423ce249359b019a2f2f9dc1':

11 years agoam b02ca5ef: am 0c9f413b: am 58a54cb3: [docs] Fix issue #8288695: Typo in OAuth2...
Trevor Johns [Thu, 7 Mar 2013 19:45:41 +0000 (11:45 -0800)]
am b02ca5ef: am 0c9f413b: am 58a54cb3: [docs] Fix issue #8288695: Typo in OAuth2 training

* commit 'b02ca5efd995f167ccd90fc56572033e88b57032':
  [docs] Fix issue #8288695: Typo in OAuth2 training