103921 Commits

Author SHA1 Message Date
Dirk Dougherty
be9edb83cf am 09c03c92: am e0e54203: am dacb0480: am 33b1ed42: am 1519c299: Merge "Doc change: Add docs for test purchases." into jb-mr1.1-docs
* commit '09c03c92163cd1bc6a8ba0a9f3f82f0d48bfd52d':
  Doc change: Add docs for test purchases.
2013-05-14 22:35:25 -07:00
Dirk Dougherty
09c03c9216 am e0e54203: am dacb0480: am 33b1ed42: am 1519c299: Merge "Doc change: Add docs for test purchases." into jb-mr1.1-docs
* commit 'e0e5420321f9cb63fff3af8d088e8ee4e47a28a9':
  Doc change: Add docs for test purchases.
2013-05-14 22:32:48 -07:00
Dirk Dougherty
e0e5420321 am dacb0480: am 33b1ed42: am 1519c299: Merge "Doc change: Add docs for test purchases." into jb-mr1.1-docs
* commit 'dacb0480e73320e3c919a219732afe3808235c62':
  Doc change: Add docs for test purchases.
2013-05-14 22:30:41 -07:00
Dirk Dougherty
dacb0480e7 am 33b1ed42: am 1519c299: Merge "Doc change: Add docs for test purchases." into jb-mr1.1-docs
* commit '33b1ed42d44b403f10d6691cc852ca9fb110dce3':
  Doc change: Add docs for test purchases.
2013-05-14 22:29:09 -07:00
Dirk Dougherty
33b1ed42d4 am 1519c299: Merge "Doc change: Add docs for test purchases." into jb-mr1.1-docs
* commit '1519c2991eae7aae25b395b0d042a592ba2a3d84':
  Doc change: Add docs for test purchases.
2013-05-14 22:27:23 -07:00
Dirk Dougherty
1519c2991e Merge "Doc change: Add docs for test purchases." into jb-mr1.1-docs 2013-05-15 05:25:10 +00:00
Dirk Dougherty
c80197d065 Doc change: Add docs for test purchases.
Change-Id: Ic686cd220a6af8676567bd87a9769fc985189cd3
2013-05-14 22:24:05 -07:00
Joe Fernandez
3565d31848 am 868bbbec: am cc67c8ac: am 5e73f029: Merge "docs: Translation Manager Plugin - instructions fix" into jb-mr1.1-ub-dev
* commit '868bbbec4b3bce6668a401b179be43a4edc7351b':
  docs: Translation Manager Plugin - instructions fix
2013-05-14 21:47:49 -07:00
Joe Fernandez
868bbbec4b am cc67c8ac: am 5e73f029: Merge "docs: Translation Manager Plugin - instructions fix" into jb-mr1.1-ub-dev
* commit 'cc67c8acd6ba6b91f802e0a6671a8792dd01cf8d':
  docs: Translation Manager Plugin - instructions fix
2013-05-14 21:46:30 -07:00
Joe Fernandez
cc67c8acd6 am 5e73f029: Merge "docs: Translation Manager Plugin - instructions fix" into jb-mr1.1-ub-dev
* commit '5e73f029fb8f350d16184f1ac073eee6ea771e5e':
  docs: Translation Manager Plugin - instructions fix
2013-05-14 21:44:13 -07:00
Joe Fernandez
5e73f029fb Merge "docs: Translation Manager Plugin - instructions fix" into jb-mr1.1-ub-dev 2013-05-15 04:43:24 +00:00
Chet Haase
5495c72612 Dirty rect must expand, not contract.
Different devices have different precision, leading to different pixels
being touched during rendering operations. We need to ensure that the
dirty rect we draw with (and which gets erased on the following frame)
encompasses all possible pixels instead of some ideal rounded rectangle.

The bug from this code led to dropped-pixels artifacts on some devices,
where we'd scale a view, drawing it into some pixels, then invalidate
that same area on the next frame, but the invalidation rectangle didn't
cover the same pixels as the device drew into.

The fix is to floor() the left/top pixels and ceil() the right/bottom
pixels of the transformed invalidation rectangle.

Issue #8971348 dropped pixel artifacts during some scaling operations

Change-Id: Iedb1afd5621dff43bf7a3919bdbd8d2251647fd2
2013-05-14 21:19:48 -07:00
Scott Main
60347e98e2 am 228b36b0: am dc38894a: am 62cd3ec2: add new Design doc for navigation drawer includes updates to App Nav and Action Bar pages
* commit '228b36b0bc379a18fc6e3d0f738ad0ec55e23d9d':
  add new Design doc for navigation drawer includes updates to App Nav and Action Bar pages
2013-05-14 20:50:11 -07:00
Scott Main
228b36b0bc am dc38894a: am 62cd3ec2: add new Design doc for navigation drawer includes updates to App Nav and Action Bar pages
* commit 'dc38894a416209e7657f76694b834097627b1ee3':
  add new Design doc for navigation drawer includes updates to App Nav and Action Bar pages
2013-05-14 20:48:06 -07:00
Scott Main
dc38894a41 am 62cd3ec2: add new Design doc for navigation drawer includes updates to App Nav and Action Bar pages
* commit '62cd3ec20fb4cf4d02e521ed43f6e2ca66186ad9':
  add new Design doc for navigation drawer includes updates to App Nav and Action Bar pages
2013-05-14 20:45:41 -07:00
Joe Fernandez
8bb7c6335b docs: Translation Manager Plugin - instructions fix
Adding in requested fixes for installation of Translation Manager
plugin.

Change-Id: I2ba9f7f713e2bdc149cf60966d7d6e3d48acfd46
2013-05-14 19:36:36 -07:00
Scott Main
62cd3ec20f add new Design doc for navigation drawer
includes updates to App Nav and Action Bar pages

Change-Id: I4ace9b37d3ade59e97d95b544cf380e5eb73665b
2013-05-14 18:56:39 -07:00
Joe Fernandez
7515d04b45 am 98139183: am b8122630: am 9167c2d0: am c6cb1b84: am 85cd4ead: Merge "docs: Android SDK/ADT 22.0 Release Notes" into jb-mr1.1-docs
* commit '98139183f3dc807a83d704b5f68b10372d93bc57':
  docs: Android SDK/ADT 22.0 Release Notes
2013-05-14 18:35:57 -07:00
Joe Fernandez
98139183f3 am b8122630: am 9167c2d0: am c6cb1b84: am 85cd4ead: Merge "docs: Android SDK/ADT 22.0 Release Notes" into jb-mr1.1-docs
* commit 'b8122630b0ed360c4bd653ee52e023c2af005fe4':
  docs: Android SDK/ADT 22.0 Release Notes
2013-05-14 18:34:36 -07:00
Joe Fernandez
b8122630b0 am 9167c2d0: am c6cb1b84: am 85cd4ead: Merge "docs: Android SDK/ADT 22.0 Release Notes" into jb-mr1.1-docs
* commit '9167c2d08c1473555f1338b395a27df66de82c13':
  docs: Android SDK/ADT 22.0 Release Notes
2013-05-14 18:33:32 -07:00
Joe Fernandez
9167c2d08c am c6cb1b84: am 85cd4ead: Merge "docs: Android SDK/ADT 22.0 Release Notes" into jb-mr1.1-docs
* commit 'c6cb1b84b59cadeed2fcbc9680c771efc6fce3b1':
  docs: Android SDK/ADT 22.0 Release Notes
2013-05-14 18:31:54 -07:00
Joe Fernandez
c6cb1b84b5 am 85cd4ead: Merge "docs: Android SDK/ADT 22.0 Release Notes" into jb-mr1.1-docs
* commit '85cd4ead84b893bb7e8896ce692845318943a578':
  docs: Android SDK/ADT 22.0 Release Notes
2013-05-14 18:29:21 -07:00
Joe Fernandez
85cd4ead84 Merge "docs: Android SDK/ADT 22.0 Release Notes" into jb-mr1.1-docs 2013-05-15 01:27:19 +00:00
Joe Fernandez
82772f1dfe docs: Android SDK/ADT 22.0 Release Notes
SDK 22 Release Notes for Google I/O 2013 release

Change-Id: I56f4db97b8cc1ae178ba0ab4f2391d074a658f0b
2013-05-14 18:23:02 -07:00
Joe Fernandez
cb5d59fd35 am 278f6ec3: am 9af9a39d: am 95f6c758: Search tag additions
* commit '278f6ec3c3611f18a6364df0902a7ff6eb78b690':
  Search tag additions
2013-05-14 17:57:49 -07:00
Joe Fernandez
278f6ec3c3 am 9af9a39d: am 95f6c758: Search tag additions
* commit '9af9a39d4e49b1d437a591c1d2d276c031beebea':
  Search tag additions
2013-05-14 17:56:24 -07:00
Joe Fernandez
9af9a39d4e am 95f6c758: Search tag additions
* commit '95f6c758ae176747cf6675e37b984a8aece29dcd':
  Search tag additions
2013-05-14 17:54:58 -07:00
Christopher Tate
f95fdc9754 Merge "Maintain restrictions when downgrading system apps" into jb-mr2-dev 2013-05-15 00:14:06 +00:00
Zhentao Sun
5f8afdd8ec Merge "Passed the correct gps geofence availability value to client." into jb-mr2-dev 2013-05-14 23:51:16 +00:00
Christopher Tate
acee6e9121 Maintain restrictions when downgrading system apps
When an upgraded system-bundled app is reverted to the factory
version, we now maintain restricted profiles' access policies
w.r.t. that app.

Bug 8905395

Change-Id: I3f230ac3f70a77fb14c0180b44c9b42fc49250a2
2013-05-14 16:47:07 -07:00
Matthew Xie
f270fc3b50 Merge "cannot turn on bluetooth" into jb-mr2-dev 2013-05-14 23:18:04 +00:00
Joe Fernandez
95f6c758ae Search tag additions
Adding more search tags for feature areas (tools, adk, gcm, etc.)

Change-Id: I34b9b6e220b19f6adaf532e39eebb0d30b1573c7
2013-05-14 16:10:58 -07:00
Zhentao Sun
b8061be81c Passed the correct gps geofence availability value to client.
Fixed b/8967427.

Change-Id: If205b963533f096c27985476a5d487a2d090ccf8
2013-05-14 15:34:15 -07:00
Amith Yamasani
ce2b6f9654 Opt-in Settings package to see restricted accounts
This can't be done in the settings package because the API only allows one account type
to be listed. This resource gives the Settings app blanket access to restricted accounts
when running in a restricted profile.

Bug: 8968575
Change-Id: I69b42b496d9cf235982d40a142c084295edc6281
2013-05-14 15:10:19 -07:00
Raph Levien
01524651cb Fix for bug 8911390 RTL text alignment is changed ...
The predicate for detecting whether text was right aligned was missing
some cases - it was correctly sensing RIGHT or OPPOSITE aligned text
in the LTR case, but was missing NORMAL for rtl. This patch just adds
that case.

Change-Id: I06691e7122e1ca91d66299cf0d7ef1f8a476a44b
2013-05-14 14:00:07 -07:00
Glenn Kasten
7c6ebac75d am b1199209: am 702543f3: am c0f462c9: am 86593304: am 068e2315: Merge "A/V sync and latency PCB" into jb-mr1.1-docs
* commit 'b1199209adbdf62d0ba1f48815925c15ed17d120':
  A/V sync and latency PCB
2013-05-14 12:56:18 -07:00
Glenn Kasten
b1199209ad am 702543f3: am c0f462c9: am 86593304: am 068e2315: Merge "A/V sync and latency PCB" into jb-mr1.1-docs
* commit '702543f3e1b9e3fdaa379663e8e79d532ad6edd8':
  A/V sync and latency PCB
2013-05-14 12:53:49 -07:00
Glenn Kasten
702543f3e1 am c0f462c9: am 86593304: am 068e2315: Merge "A/V sync and latency PCB" into jb-mr1.1-docs
* commit 'c0f462c9b5fb5288e78c9a676e8b86525646d522':
  A/V sync and latency PCB
2013-05-14 12:51:32 -07:00
Glenn Kasten
c0f462c9b5 am 86593304: am 068e2315: Merge "A/V sync and latency PCB" into jb-mr1.1-docs
* commit '86593304c7733fff6308543e2359573435376def':
  A/V sync and latency PCB
2013-05-14 12:49:44 -07:00
Glenn Kasten
86593304c7 am 068e2315: Merge "A/V sync and latency PCB" into jb-mr1.1-docs
* commit '068e2315ff61d2aadd8ee78b25deeef27084dc64':
  A/V sync and latency PCB
2013-05-14 12:48:13 -07:00
Glenn Kasten
068e2315ff Merge "A/V sync and latency PCB" into jb-mr1.1-docs 2013-05-14 19:45:36 +00:00
kmccormick
157155887c am c9c33d93: am 19721f9e: am 592b822c: am 6e5dc4dd: am 0bf8c6f9: Merge "Doc update: CCS and notifications" into jb-mr1.1-docs
* commit 'c9c33d9373d9781dd21e449493e66de127c2d87a':
  Doc update: CCS and notifications
2013-05-14 11:35:59 -07:00
kmccormick
c9c33d9373 am 19721f9e: am 592b822c: am 6e5dc4dd: am 0bf8c6f9: Merge "Doc update: CCS and notifications" into jb-mr1.1-docs
* commit '19721f9e6fe58814cf8bef213a14503f7eb77f0c':
  Doc update: CCS and notifications
2013-05-14 11:33:35 -07:00
kmccormick
19721f9e6f am 592b822c: am 6e5dc4dd: am 0bf8c6f9: Merge "Doc update: CCS and notifications" into jb-mr1.1-docs
* commit '592b822c48498844170dd24d26103336afdaaae6':
  Doc update: CCS and notifications
2013-05-14 11:32:12 -07:00
Dirk Dougherty
d01558cb96 am 6078beaa: am d322783e: am d9938ed3: am 373fb749: am 70b0728b: Merge "Doc change: Add localization checklist." into jb-mr1.1-docs
* commit '6078beaae94e1cbb369d0c254106898a689e4968':
  Doc change: Add localization checklist.
2013-05-14 11:32:06 -07:00
Dirk Dougherty
c5478d504d am 8719fd07: am 9d59115b: am 42a039cd: am d1ebc639: am 53559d0b: Merge "Doc change: Clean refresh of gms reference to remove unused." into jb-mr1.1-docs
* commit '8719fd079c0852cc8fcf8aa824e381d2d0843d66':
  Doc change: Clean refresh of gms reference to remove unused.
2013-05-14 11:32:03 -07:00
Scott Main
8f4b806237 am ad78d575: am 5644deed: am cbcd17d3: add new notice link from design docs to developer docs
* commit 'ad78d575815d7af55ec66cdc06f190a6ae070399':
  add new notice link from design docs to developer docs
2013-05-14 11:31:59 -07:00
kmccormick
592b822c48 am 6e5dc4dd: am 0bf8c6f9: Merge "Doc update: CCS and notifications" into jb-mr1.1-docs
* commit '6e5dc4dde8ed020759bb4c0fa50d92cb889d7882':
  Doc update: CCS and notifications
2013-05-14 11:29:53 -07:00
kmccormick
6e5dc4dde8 am 0bf8c6f9: Merge "Doc update: CCS and notifications" into jb-mr1.1-docs
* commit '0bf8c6f9264337450f9ba1d6e66888e527dd6164':
  Doc update: CCS and notifications
2013-05-14 11:27:34 -07:00
kmccormick
3722947f2f Merge "Doc update: manual merge of changes from jb-mr1.1" into jb-mr2-dev 2013-05-14 18:26:38 +00:00