OSDN Git Service

android-x86/frameworks-base.git
11 years agoMerge "Add additional message methods." into jb-mr2-dev
Wink Saville [Mon, 11 Mar 2013 16:46:05 +0000 (16:46 +0000)]
Merge "Add additional message methods." into jb-mr2-dev

11 years agoAdd additional message methods.
Wink Saville [Wed, 6 Mar 2013 21:41:23 +0000 (13:41 -0800)]
Add additional message methods.

Change-Id: Iac96815f7b72bcb3b9c658a24c24e0733e0ea1b0

11 years agoMerge "Add a delimiter between scheme and host" into jb-mr2-dev
Selim Gurun [Mon, 11 Mar 2013 16:25:38 +0000 (16:25 +0000)]
Merge "Add a delimiter between scheme and host" into jb-mr2-dev

11 years agoMerge "Updating search asset for action bar" into jb-mr2-dev
Michael Jurka [Mon, 11 Mar 2013 11:04:44 +0000 (11:04 +0000)]
Merge "Updating search asset for action bar" into jb-mr2-dev

11 years agoMerge "Handle onPause in ImageProcessing." into jb-mr2-dev
Jason Sams [Sat, 9 Mar 2013 01:09:12 +0000 (01:09 +0000)]
Merge "Handle onPause in ImageProcessing." into jb-mr2-dev

11 years agoHandle onPause in ImageProcessing.
Jason Sams [Sat, 9 Mar 2013 00:35:29 +0000 (16:35 -0800)]
Handle onPause in ImageProcessing.

Change-Id: I538ce0ac7b9da2f4ec6cd7bd35aa84fd710e063f

11 years agoam 2cb314eb: am e0cd3c19: Merge "Improve DateFormat.format."
Elliott Hughes [Sat, 9 Mar 2013 00:21:21 +0000 (16:21 -0800)]
am 2cb314eb: am e0cd3c19: Merge "Improve DateFormat.format."

* commit '2cb314ebc7bb6495a94f577dfb57f9e6c56033ef':
  Improve DateFormat.format.

11 years agoam e0cd3c19: Merge "Improve DateFormat.format."
Elliott Hughes [Sat, 9 Mar 2013 00:18:42 +0000 (16:18 -0800)]
am e0cd3c19: Merge "Improve DateFormat.format."

* commit 'e0cd3c19546a00db3db706c6a993fb0e3bd00b3a':
  Improve DateFormat.format.

11 years agoMerge "Fix long-standing bug with LockPatternView drawing artifacts" into jb-mr2-dev
Jim Miller [Sat, 9 Mar 2013 00:09:18 +0000 (00:09 +0000)]
Merge "Fix long-standing bug with LockPatternView drawing artifacts" into jb-mr2-dev

11 years agoMerge "Improve DateFormat.format."
Elliott Hughes [Fri, 8 Mar 2013 23:50:02 +0000 (23:50 +0000)]
Merge "Improve DateFormat.format."

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 agoUpdating search asset for action bar
Michael Jurka [Fri, 8 Mar 2013 23:33:19 +0000 (00:33 +0100)]
Updating search asset for action bar

Bug: 7599978

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 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 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 agoImprove DateFormat.format.
Elliott Hughes [Fri, 8 Mar 2013 23:06:14 +0000 (15:06 -0800)]
Improve DateFormat.format.

Add support for the 'c' format character, required in many non-English locales.
Reimplement 'c' and 'E', and 'L' and 'M', so they correctly interpret 5-count
pattern characters.

Replace the old incorrect class documentation with a pointer to the
well-maintained libcore equivalent and the Unicode UTS to which these two
implementations are supposed to conform.

Deprecate the useless constants for pattern characters. No one sane is going
to write MONTH + MONTH + MONTH + MONTH instead of "MMMM".

Correct the documentation for getLongDateFormat and getMediumDateFormat.

Also fix DateUtils.getStandaloneMonthString for LENGTH_SHORTEST.

Tests are in https://android-review.googlesource.com/53291.

Change-Id: I4dda8b18070f05ccdc11c1f0a9381a9d233db4e8

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 agoAdd a delimiter between scheme and host
Selim Gurun [Fri, 8 Mar 2013 22:23:00 +0000 (14:23 -0800)]
Add a delimiter between scheme and host

Bug: 6923539
Change-Id: I49aac145e8e80a5af7475cfe93ef4a353d2d3fe6

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 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 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 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 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 agoFix long-standing bug with LockPatternView drawing artifacts
Jim Miller [Fri, 8 Mar 2013 02:44:32 +0000 (18:44 -0800)]
Fix long-standing bug with LockPatternView drawing artifacts

Moving very slowly in LockPatternView would often draw discontinuous
lines and have missing wedges in the pattern rings.

This fixes the problem by correctly accounting for the invalidate
region. The invalidate region is constrained to the last registered
pattern cell and the current point.  When a new pattern cell is added,
the bounding region expands to refresh it once.

Fixes bug 8315830

Change-Id: I72342535ae292fcadb02d96b89665ba8431886b2

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 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 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 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 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 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 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 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 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 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 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 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 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

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

* commit 'b4d42b0247576b9ad08600080f5fcec1aecb116f':
  fix rounding errors in dashboard data

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

* commit '4ce887bdca72478c998baab0f7f85b7ea84d7ba9':
  update google io banner graphic

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

* commit 'df4fd7baf80e9cb1b86d358957f1df26cac6aba3':

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

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

11 years agoAdd default route constants to RouteInfo.
Lorenzo Colitti [Thu, 7 Mar 2013 18:04:15 +0000 (10:04 -0800)]
Add default route constants to RouteInfo.

Bug: 8276725
Change-Id: I9c3ad7393430de9275f5b1c0189a94e5a27975fc

11 years agoProperly support USER_ALL in notification listener API.
Daniel Sandler [Thu, 7 Mar 2013 18:58:00 +0000 (13:58 -0500)]
Properly support USER_ALL in notification listener API.

Listeners should be notified for any notification if they
register for USER_ALL, or for any notification posted to
USER_ALL.

Bug: 8328357
Change-Id: Ib5024d41287090d1a390539a015d8cb4dfa854a7

11 years agoMerge "Round scale factors to rasterize text" into jb-mr2-dev
Romain Guy [Thu, 7 Mar 2013 17:53:52 +0000 (17:53 +0000)]
Merge "Round scale factors to rasterize text" into jb-mr2-dev

11 years agoam 6f6b20d9: Merge "fix rounding errors in dashboard data" into jb-mr1.1-docs
Scott Main [Thu, 7 Mar 2013 16:55:50 +0000 (08:55 -0800)]
am 6f6b20d9: Merge "fix rounding errors in dashboard data" into jb-mr1.1-docs

* commit '6f6b20d9675711ef5ff7e776bc5542688d77d144':
  fix rounding errors in dashboard data

11 years agoMerge "fix rounding errors in dashboard data" into jb-mr1.1-docs
Scott Main [Thu, 7 Mar 2013 16:52:14 +0000 (16:52 +0000)]
Merge "fix rounding errors in dashboard data" into jb-mr1.1-docs

11 years agoam 3378c90a: Merge "update google io banner graphic" into jb-mr1.1-docs
Scott Main [Thu, 7 Mar 2013 16:50:23 +0000 (08:50 -0800)]
am 3378c90a: Merge "update google io banner graphic" into jb-mr1.1-docs

* commit '3378c90a09079af9f3f3bd8f9176413aa8644f48':
  update google io banner graphic

11 years agoMerge "update google io banner graphic" into jb-mr1.1-docs
Scott Main [Thu, 7 Mar 2013 16:46:37 +0000 (16:46 +0000)]
Merge "update google io banner graphic" into jb-mr1.1-docs

11 years agofix rounding errors in dashboard data
Scott Main [Thu, 7 Mar 2013 16:26:57 +0000 (08:26 -0800)]
fix rounding errors in dashboard data

Change-Id: Ifc65072e95f2bf761fd947231c8512d432f55e24

11 years agoMerge "fix JNI use of incStrong/decStrong" into jb-mr2-dev
Mathias Agopian [Thu, 7 Mar 2013 04:52:01 +0000 (04:52 +0000)]
Merge "fix JNI use of incStrong/decStrong" into jb-mr2-dev

11 years agoupdate google io banner graphic
Scott Main [Wed, 6 Mar 2013 16:23:32 +0000 (08:23 -0800)]
update google io banner graphic

Change-Id: I20e2b8472f384b4e60d64c412ec226dc1b2aaa44

11 years agoRound scale factors to rasterize text
Romain Guy [Thu, 7 Mar 2013 03:09:59 +0000 (19:09 -0800)]
Round scale factors to rasterize text

Harder, better, faster, stronger.

Change-Id: Iee4125de98c4e61603f56bb7f06002cc86458214

11 years agoMerge "Import translations. DO NOT MERGE" into jb-mr2-dev
Baligh Uddin [Thu, 7 Mar 2013 02:59:19 +0000 (02:59 +0000)]
Merge "Import translations. DO NOT MERGE" into jb-mr2-dev

11 years agofix JNI use of incStrong/decStrong
Mathias Agopian [Thu, 7 Mar 2013 01:45:42 +0000 (17:45 -0800)]
fix JNI use of incStrong/decStrong

Change-Id: Ia11b404dea483dc19bbc30f4d7bcff516655e180