OSDN Git Service

android-x86/frameworks-base.git
7 years agoMerge "docs: Improved Google Play Developer Console documentation" into nyc-docs
Kevin Hufnagle [Fri, 29 Jul 2016 22:01:18 +0000 (22:01 +0000)]
Merge "docs: Improved Google Play Developer Console documentation" into nyc-docs

7 years agoMerge "docs: fix escaped characters in data binding doc" into nyc-docs
Mark Lu [Fri, 29 Jul 2016 20:41:08 +0000 (20:41 +0000)]
Merge "docs: fix escaped characters in data binding doc" into nyc-docs

7 years agodocs: Improved Google Play Developer Console documentation
Kevin Hufnagle [Thu, 30 Jun 2016 23:49:15 +0000 (16:49 -0700)]
docs: Improved Google Play Developer Console documentation

The "In-app Promotions," "Preparing Your In-app Billing Application,"
"In-app Billing Overview," and "Developer Console" pages now contain
up-to-date content and use a cleaner writing style.

Bug: 29358568
Change-Id: I0d21fba8ef6bedbacdb38e7a5203041e79cb455f

7 years agoDocs: Adds a redirect to allow a shorter URL for NBU page on DAC.
David Friedman [Fri, 29 Jul 2016 00:07:46 +0000 (17:07 -0700)]
Docs: Adds a redirect to allow a shorter URL for NBU page on DAC.

Bug: 30292533
Change-Id: Ifd9ca24804d96d0e50dd0f94a028233cc2cbca4e
(cherry picked from commit 4dd89b6d86c13f170c61ca425d22e0463a81224f)

7 years agoDoc change: remove deprecated intl versions of notifications guidelines.
Dirk Dougherty [Thu, 28 Jul 2016 23:24:12 +0000 (16:24 -0700)]
Doc change: remove deprecated intl versions of notifications guidelines.

Bug: 28768849
Change-Id: Id38ce9f9a26ff7b6e77a55baa7feb0b93aa58f82

7 years agoFix nesting of sample XML code in complex-resources doc
Adam Lesinski [Wed, 27 Jul 2016 23:33:15 +0000 (16:33 -0700)]
Fix nesting of sample XML code in complex-resources doc

Bug:30447181
Change-Id: Icea1580f6d919585d488befd62bfa16be7b4a0a6
(cherry picked from commit 4d1e2adf60fc99f76a9814eeb58c7d2d98bc4699)

7 years agodocs: fix escaped characters in data binding doc
Mark Lu [Thu, 28 Jul 2016 18:15:11 +0000 (11:15 -0700)]
docs: fix escaped characters in data binding doc

This commit fixes the following issues:
- replace curved “”  ‘’ quotes with straight quotes
- replace " and ' with " and ' (no escape required)
- fix incorrectly escaped characters like <

Bug:30471915
Change-Id: I194d04ef7ac8269db3f99f8526da1283e26ef499

7 years agoDoc change: remove notifications guidelines page and redirect to material spec.
Dirk Dougherty [Wed, 27 Jul 2016 16:46:35 +0000 (09:46 -0700)]
Doc change: remove notifications guidelines page and redirect to material spec.

Bug-Id: 28768849
Change-Id: I8f73a3023ae7648cf89d2e31f0cf055195da2bd7

7 years agoMerge "docs: Fixed bad link to cloud-backup training class" into nyc-docs
Andrew Solovay [Wed, 27 Jul 2016 22:47:33 +0000 (22:47 +0000)]
Merge "docs: Fixed bad link to cloud-backup training class" into nyc-docs

7 years agoMerge "docs: Removed reference to Android Support Library" into nyc-docs
Andrew Solovay [Wed, 27 Jul 2016 22:47:15 +0000 (22:47 +0000)]
Merge "docs: Removed reference to Android Support Library" into nyc-docs

7 years agodocs: Removed reference to Android Support Library
Andrew Solovay [Mon, 25 Jul 2016 21:44:36 +0000 (14:44 -0700)]
docs: Removed reference to Android Support Library

In the Android Studio world, devs download the Android Support
*Repository*, not the now-deprecated *Library*. Updated the prose
and a screenshot to reflect this. Did other cleanup to docs to make
them more consistent with the new Android Studio/Gradle world. (For
example, the process for adding a library is now the same whether
or not the library has resources, so I consolidated the two "adding
a library" sections, and removed the paragraphs from features.html
that specified whether or not a library had resources.)

Also fixed bad formatting of code snippets (once again, we got bit by
the {@code &lt;} issue). Changed the {@code} tags to <code></code> to
fix it.

Other misc. fixes too, as they popped up in the review process.

See first comment for doc stage location.

bug: 30269620
Change-Id: I72922655e9887d1365e97b75982432c97e041f1f

7 years agoMerge "Docs: Used NotificationCompat.MediaStyle" into nyc-docs
Hemal Patel [Wed, 27 Jul 2016 19:13:52 +0000 (19:13 +0000)]
Merge "Docs: Used NotificationCompat.MediaStyle" into nyc-docs

7 years agodocs: updates to Buildilng Your First App doc
Mark Lu [Fri, 15 Jul 2016 20:36:55 +0000 (13:36 -0700)]
docs: updates to Buildilng Your First App doc

This commit includes the following updates:
- replaces Basic activity with Empty activity
- uses default values wherever possible
- removes instructions for floating button
- removes SDK instructions. Users must use Android Studio
- updates the SDK version to API 15
- combines some instructions that were too text heavy

Bug: 29766869
Bug: 29768686
Bug: 19154557

Change-Id: Id819cb2dde74b68b5145dfefe7a8502892bb377a
(cherry picked from commit 08d1bff71f19e5567b8f545314fd84701e9b2cec)

7 years agoDocs: Used NotificationCompat.MediaStyle
Hemal Patel [Fri, 22 Jul 2016 22:50:48 +0000 (15:50 -0700)]
Docs: Used NotificationCompat.MediaStyle

In the Controlling Media section, updated the overview and sample code to
reference NotificationCompat.MediaStyle. Removed the note about the
pre-requisite to have Android 5.0 and higher.

Bug: 22505224
Change-Id: Id9a647ca8eec7f1b763227ee4fd1f18dee4bcb6f

7 years agoMerge \"docs: Fixed option for \"launchMode\" within Android manifest doc.\" into...
Kevin Hufnagle [Mon, 25 Jul 2016 15:39:27 +0000 (15:39 +0000)]
Merge \"docs: Fixed option for \"launchMode\" within Android manifest doc.\" into mnc-io-docs
am: c46ee88f9a

Change-Id: I4197d61f056148f06978c2471b2b1ebf25b37881

7 years agodocs: Fixed option for \"launchMode\" within Android manifest doc.
Kevin Hufnagle [Mon, 25 Jul 2016 15:39:22 +0000 (15:39 +0000)]
docs: Fixed option for \"launchMode\" within Android manifest doc.
am: 7ce51cf350

Change-Id: I1c16676d7a605c8a4c5d7b9bb0b2075c2e0c4355

7 years agoMerge "docs: Fixed option for "launchMode" within Android manifest doc." into mnc...
Kevin Hufnagle [Mon, 25 Jul 2016 15:33:02 +0000 (15:33 +0000)]
Merge "docs: Fixed option for "launchMode" within Android manifest doc." into mnc-io-docs

8 years agodocs: Fixed bad link to cloud-backup training class
Andrew Solovay [Fri, 22 Jul 2016 20:20:14 +0000 (13:20 -0700)]
docs: Fixed bad link to cloud-backup training class

The name and URL of the old "Syncing to the Cloud" class had changed.
Fixed a single bad link; also changed the title on other pages where
the class was referred to by the old name.

I know that changing the _toc.cs files is redundant at this point
(since we don't use those files to generate TOCs any more) but I
figured I'd do it for consistency's sake.

See first comment for doc stage location.

bug: 30309375
Change-Id: I0cd8b1442ef3a8dd8a1917e897a3f0555c48e6ef

8 years agodocs: Updated support library revision history for 24.1.1
Andrew Solovay [Fri, 22 Jul 2016 18:35:04 +0000 (11:35 -0700)]
docs: Updated support library revision history for 24.1.1

See first comment for doc stage location.

bug: 30302654
Change-Id: Icb9a171963b6bf7feec69b6dd36aa6513055bb05

8 years agoMerge "docs: Replacing curly apostrophes with straight ones" into nyc-docs
TreeHugger Robot [Thu, 21 Jul 2016 23:07:15 +0000 (23:07 +0000)]
Merge "docs: Replacing curly apostrophes with straight ones" into nyc-docs

8 years agodocs: Replacing curly apostrophes with straight ones
Andrew Solovay [Thu, 21 Jul 2016 20:50:23 +0000 (13:50 -0700)]
docs: Replacing curly apostrophes with straight ones

Need to have a CL ready to go in case that's necessary to force
a docs build on the new branch, so I'm setting up this one. Doing
nothing but changing ’ to ' in a few files.

Change-Id: I408f9152d4898e75ab34a92606620afeaf4d3ab9

8 years agoMerge \"docs: Fixed typo.\" into mnc-io-docs
sreevanis [Thu, 21 Jul 2016 20:32:55 +0000 (20:32 +0000)]
Merge \"docs: Fixed typo.\" into mnc-io-docs
am: 71f742920d

Change-Id: Ia489afb465582c6600d35ffed5826816b4043746

8 years agoMerge "docs: Fixed typo." into mnc-io-docs
Sreevani Sreejith [Thu, 21 Jul 2016 20:24:50 +0000 (20:24 +0000)]
Merge "docs: Fixed typo." into mnc-io-docs

8 years agodocs: work - Managed configuration bundles
Billy Lamberta [Wed, 20 Jul 2016 22:15:57 +0000 (22:15 +0000)]
docs: work - Managed configuration bundles
am: ef57498142

Change-Id: I6186c90e5d7125d678db5c876dc47697e14e60d7

8 years agodocs: work - Managed configuration bundles
Billy Lamberta [Mon, 11 Jul 2016 20:13:56 +0000 (13:13 -0700)]
docs: work - Managed configuration bundles

Update 'Set up Managed Configurations' guide to include
examples for restriction bundles and bundle_arrays.
Include table for restriction entry types and usage.
Link to EMM doc for building DPC. Formatting.

bug: 26151150
bug: 29966701
Change-Id: I89f732709fadd511b968515ab16f07dd46195f0e

8 years agoFix for b/30088807 Dashboard page repeating charts three times on mobile.
Amanda Kassay [Wed, 20 Jul 2016 18:11:24 +0000 (14:11 -0400)]
Fix for b/30088807 Dashboard page repeating charts three times on mobile.
Staged: https://android-dot-devsite.googleplex.com/about/dashboards/index.html

Change-Id: Iff6820353ff6fb3ec678ddfe209b2200ab872812

8 years agoMerge changes Id25696e4,I939a12a2 into klp-dev am: 77b5526229 am: 2169197e28 am:...
Paul Stewart [Wed, 20 Jul 2016 03:17:07 +0000 (03:17 +0000)]
Merge changes Id25696e4,I939a12a2 into klp-dev am: 77b5526229 am: 2169197e28 am: 58555ee891 am: 2e85e2ef26 am: c92e93c47b am: bb7439d8a1 am: 0f9a968c0e am: 1e9889d5ac am: a09b6ee165 am: 2331eefef7
am: a20314a28e

Change-Id: I54f5b652c5c5bc148a8058cea665aab5327c61ab

8 years agoFix string equality comparison am: 1033c6fdbc am: fdd4fe53cf am: 3fbe9280a4 am: bf4f0...
Paul Stewart [Wed, 20 Jul 2016 03:17:01 +0000 (03:17 +0000)]
Fix string equality comparison am: 1033c6fdbc am: fdd4fe53cf am: 3fbe9280a4 am: bf4f010a5b am: 700c72d01d am: 5d60d2f772 am: 6245774994 am: f8d4c187a3 am: b3ff6b4437 am: 537535c14a
am: 6b05e285cc

Change-Id: I85e36294bd68be5da928d96dd7d9742f7fba53d3

8 years agoWifiEnterpriseConfiguration: Do not print credentials in toString am: cc00f4d646...
Paul Stewart [Wed, 20 Jul 2016 03:16:50 +0000 (03:16 +0000)]
WifiEnterpriseConfiguration: Do not print credentials in toString am: cc00f4d646 am: fa4bbf4ad6 am: df93deccf9 am: 141477b103 am: e2a03026c4 am: e41e0064ee am: 701a6c1ed6 am: d78a14531e am: c77f18b2a3 am: eef477c8b9
am: cf3595400b  -s ours

Change-Id: I983c0d096671d522f3eed3eb3deacff300b50bb9

8 years agoMerge changes Id25696e4,I939a12a2 into klp-dev am: 77b5526229 am: 2169197e28 am:...
Paul Stewart [Wed, 20 Jul 2016 01:35:14 +0000 (01:35 +0000)]
Merge changes Id25696e4,I939a12a2 into klp-dev am: 77b5526229 am: 2169197e28 am: 58555ee891 am: 2e85e2ef26 am: c92e93c47b am: bb7439d8a1 am: 0f9a968c0e am: 1e9889d5ac am: a09b6ee165
am: 2331eefef7

Change-Id: Ia0cccdca5f4e44ad4caf75240240eec73757e22b

8 years agoFix string equality comparison am: 1033c6fdbc am: fdd4fe53cf am: 3fbe9280a4 am: bf4f0...
Paul Stewart [Wed, 20 Jul 2016 01:35:10 +0000 (01:35 +0000)]
Fix string equality comparison am: 1033c6fdbc am: fdd4fe53cf am: 3fbe9280a4 am: bf4f010a5b am: 700c72d01d am: 5d60d2f772 am: 6245774994 am: f8d4c187a3 am: b3ff6b4437
am: 537535c14a

Change-Id: I0f9c27f32518f9c7bb1d3735741843178fc1dc02

8 years agoMerge changes Id25696e4,I939a12a2 into klp-dev am: 77b5526229 am: 2169197e28 am:...
Paul Stewart [Wed, 20 Jul 2016 01:28:54 +0000 (01:28 +0000)]
Merge changes Id25696e4,I939a12a2 into klp-dev am: 77b5526229 am: 2169197e28 am: 58555ee891 am: 2e85e2ef26 am: c92e93c47b am: bb7439d8a1 am: 0f9a968c0e am: 1e9889d5ac
am: a09b6ee165

Change-Id: I63a60f729f95f273bf1918689626ac83771c73ac

8 years agoFix string equality comparison am: 1033c6fdbc am: fdd4fe53cf am: 3fbe9280a4 am: bf4f0...
Paul Stewart [Wed, 20 Jul 2016 01:28:52 +0000 (01:28 +0000)]
Fix string equality comparison am: 1033c6fdbc am: fdd4fe53cf am: 3fbe9280a4 am: bf4f010a5b am: 700c72d01d am: 5d60d2f772 am: 6245774994 am: f8d4c187a3
am: b3ff6b4437

Change-Id: I51e07e2ab6b3bee89dada0b6bf1ce1bf52f78d2f

8 years agoWifiEnterpriseConfiguration: Do not print credentials in toString am: cc00f4d646...
Paul Stewart [Wed, 20 Jul 2016 01:28:32 +0000 (01:28 +0000)]
WifiEnterpriseConfiguration: Do not print credentials in toString am: cc00f4d646 am: fa4bbf4ad6 am: df93deccf9 am: 141477b103 am: e2a03026c4 am: e41e0064ee am: 701a6c1ed6 am: d78a14531e am: c77f18b2a3
am: eef477c8b9

Change-Id: I38649e47184a6b34a923037922fb6743f14fb6e1

8 years agoMerge \\\\"docs: Updated descriptions of device orientation angles.\\\\" into mnc...
Kevin Hufnagle [Wed, 20 Jul 2016 01:20:20 +0000 (01:20 +0000)]
Merge \\\\"docs: Updated descriptions of device orientation angles.\\\\" into mnc-docs am: d312201b74 am: 6b4d2a2e6d am: a812012c52
am: b9487874fe

Change-Id: I034ce5c4a115fa4b694569c66a7e764543191cf7

8 years agoWifiEnterpriseConfiguration: Do not print credentials in toString am: cc00f4d646...
Paul Stewart [Wed, 20 Jul 2016 01:20:08 +0000 (01:20 +0000)]
WifiEnterpriseConfiguration: Do not print credentials in toString am: cc00f4d646 am: fa4bbf4ad6 am: df93deccf9 am: 141477b103 am: e2a03026c4 am: e41e0064ee am: 701a6c1ed6 am: d78a14531e
am: c77f18b2a3

Change-Id: Id93c8ac53a78931c8fdba21b7c168e38a7ad7fe4

8 years agoMerge changes Id25696e4,I939a12a2 into klp-dev am: 77b5526229 am: 2169197e28 am:...
Paul Stewart [Wed, 20 Jul 2016 01:19:50 +0000 (01:19 +0000)]
Merge changes Id25696e4,I939a12a2 into klp-dev am: 77b5526229 am: 2169197e28 am: 58555ee891 am: 2e85e2ef26 am: c92e93c47b am: bb7439d8a1 am: 0f9a968c0e
am: 1e9889d5ac

Change-Id: Ie0bfc4653bfe90335952110b38be2eeee418f98f

8 years agoFix string equality comparison am: 1033c6fdbc am: fdd4fe53cf am: 3fbe9280a4 am: bf4f0...
Paul Stewart [Wed, 20 Jul 2016 01:19:46 +0000 (01:19 +0000)]
Fix string equality comparison am: 1033c6fdbc am: fdd4fe53cf am: 3fbe9280a4 am: bf4f010a5b am: 700c72d01d am: 5d60d2f772 am: 6245774994
am: f8d4c187a3

Change-Id: If6d30364da0246233415bc15a1dda7c297f7bf6b

8 years agoMerge \\\"docs: Updated descriptions of device orientation angles.\\\" into mnc-docs...
Kevin Hufnagle [Wed, 20 Jul 2016 01:12:40 +0000 (01:12 +0000)]
Merge \\\"docs: Updated descriptions of device orientation angles.\\\" into mnc-docs am: d312201b74 am: 6b4d2a2e6d
am: a812012c52

Change-Id: Ifff8f0ca783a601dab3b4968a0e9708e34aa83f4

8 years agoMerge changes Id25696e4,I939a12a2 into klp-dev am: 77b5526229 am: 2169197e28 am:...
Paul Stewart [Wed, 20 Jul 2016 01:12:15 +0000 (01:12 +0000)]
Merge changes Id25696e4,I939a12a2 into klp-dev am: 77b5526229 am: 2169197e28 am: 58555ee891 am: 2e85e2ef26 am: c92e93c47b am: bb7439d8a1
am: 0f9a968c0e

Change-Id: I5ef9b70287cd8b0beaa169f194e7011b8c354454

8 years agoFix string equality comparison am: 1033c6fdbc am: fdd4fe53cf am: 3fbe9280a4 am: bf4f0...
Paul Stewart [Wed, 20 Jul 2016 01:12:11 +0000 (01:12 +0000)]
Fix string equality comparison am: 1033c6fdbc am: fdd4fe53cf am: 3fbe9280a4 am: bf4f010a5b am: 700c72d01d am: 5d60d2f772
am: 6245774994

Change-Id: Ib82209c5c6b71f3c47feaa17c346f853288b0131

8 years agoWifiEnterpriseConfiguration: Do not print credentials in toString am: cc00f4d646...
Paul Stewart [Wed, 20 Jul 2016 01:11:49 +0000 (01:11 +0000)]
WifiEnterpriseConfiguration: Do not print credentials in toString am: cc00f4d646 am: fa4bbf4ad6 am: df93deccf9 am: 141477b103 am: e2a03026c4 am: e41e0064ee am: 701a6c1ed6
am: d78a14531e

Change-Id: Id37927594f47a5a32b05b15c8e09df0fa4ea9569

8 years agoMerge \\"docs: Updated descriptions of device orientation angles.\\" into mnc-docs...
Kevin Hufnagle [Wed, 20 Jul 2016 01:02:28 +0000 (01:02 +0000)]
Merge \\"docs: Updated descriptions of device orientation angles.\\" into mnc-docs am: d312201b74
am: 6b4d2a2e6d

Change-Id: Idffebefeb70955553bf7539e1e225935cf57e82c

8 years agoWifiEnterpriseConfiguration: Do not print credentials in toString am: cc00f4d646...
Paul Stewart [Wed, 20 Jul 2016 01:01:15 +0000 (01:01 +0000)]
WifiEnterpriseConfiguration: Do not print credentials in toString am: cc00f4d646 am: fa4bbf4ad6 am: df93deccf9 am: 141477b103 am: e2a03026c4 am: e41e0064ee
am: 701a6c1ed6

Change-Id: I34acfe2e2ab1da2615f5a7107a9879e7491b0857

8 years agoMerge \"docs: Updated descriptions of device orientation angles.\" into mnc-docs
Kevin Hufnagle [Wed, 20 Jul 2016 00:56:28 +0000 (00:56 +0000)]
Merge \"docs: Updated descriptions of device orientation angles.\" into mnc-docs
am: d312201b74

Change-Id: Idfe0c0ec38bd33d64f5b8be602d24aec778fac09

8 years agoMerge changes Id25696e4,I939a12a2 into klp-dev am: 77b5526229 am: 2169197e28 am:...
Paul Stewart [Wed, 20 Jul 2016 00:54:33 +0000 (00:54 +0000)]
Merge changes Id25696e4,I939a12a2 into klp-dev am: 77b5526229 am: 2169197e28 am: 58555ee891 am: 2e85e2ef26 am: c92e93c47b
am: bb7439d8a1

Change-Id: I0aa11cbba826189e7e5e4e9196654c4f43157de0

8 years agoFix string equality comparison am: 1033c6fdbc am: fdd4fe53cf am: 3fbe9280a4 am: bf4f0...
Paul Stewart [Wed, 20 Jul 2016 00:54:27 +0000 (00:54 +0000)]
Fix string equality comparison am: 1033c6fdbc am: fdd4fe53cf am: 3fbe9280a4 am: bf4f010a5b am: 700c72d01d
am: 5d60d2f772

Change-Id: I1a0651d22571a4dec3b4b6ca97f6b62b930f1cc7

8 years agoWifiEnterpriseConfiguration: Do not print credentials in toString am: cc00f4d646...
Paul Stewart [Wed, 20 Jul 2016 00:54:20 +0000 (00:54 +0000)]
WifiEnterpriseConfiguration: Do not print credentials in toString am: cc00f4d646 am: fa4bbf4ad6 am: df93deccf9 am: 141477b103 am: e2a03026c4
am: e41e0064ee

Change-Id: I9582c9327b859c981cb75d6aad52bb5dd1fafe20

8 years agoMerge "docs: Updated descriptions of device orientation angles." into mnc-docs
Kevin Hufnagle [Wed, 20 Jul 2016 00:45:08 +0000 (00:45 +0000)]
Merge "docs: Updated descriptions of device orientation angles." into mnc-docs

8 years agoMerge changes Id25696e4,I939a12a2 into klp-dev am: 77b5526229 am: 2169197e28 am:...
Paul Stewart [Wed, 20 Jul 2016 00:45:09 +0000 (00:45 +0000)]
Merge changes Id25696e4,I939a12a2 into klp-dev am: 77b5526229 am: 2169197e28 am: 58555ee891 am: 2e85e2ef26
am: c92e93c47b

Change-Id: I50ca54dc65b61cb2dbb550eb964bd50938595168

8 years agoFix string equality comparison am: 1033c6fdbc am: fdd4fe53cf am: 3fbe9280a4 am: bf4f0...
Paul Stewart [Wed, 20 Jul 2016 00:45:07 +0000 (00:45 +0000)]
Fix string equality comparison am: 1033c6fdbc am: fdd4fe53cf am: 3fbe9280a4 am: bf4f010a5b
am: 700c72d01d

Change-Id: I6fc08163a75790e15d05ab952ad4e706a1391916

8 years agoWifiEnterpriseConfiguration: Do not print credentials in toString am: cc00f4d646...
Paul Stewart [Wed, 20 Jul 2016 00:45:04 +0000 (00:45 +0000)]
WifiEnterpriseConfiguration: Do not print credentials in toString am: cc00f4d646 am: fa4bbf4ad6 am: df93deccf9 am: 141477b103
am: e2a03026c4

Change-Id: Iba16c43199d5ab238ce129d37519f9c5a7ba2005

8 years agoMerge changes Id25696e4,I939a12a2 into klp-dev am: 77b5526229 am: 2169197e28 am:...
Paul Stewart [Wed, 20 Jul 2016 00:37:53 +0000 (00:37 +0000)]
Merge changes Id25696e4,I939a12a2 into klp-dev am: 77b5526229 am: 2169197e28 am: 58555ee891
am: 2e85e2ef26

Change-Id: If8a2f4e1fcbb4adf6e2ddef438781fb83de04cc3

8 years agoFix string equality comparison am: 1033c6fdbc am: fdd4fe53cf am: 3fbe9280a4
Paul Stewart [Wed, 20 Jul 2016 00:37:50 +0000 (00:37 +0000)]
Fix string equality comparison am: 1033c6fdbc am: fdd4fe53cf am: 3fbe9280a4
am: bf4f010a5b

Change-Id: I7e57c484be20197748c40c80acd987802b43a734

8 years agoWifiEnterpriseConfiguration: Do not print credentials in toString am: cc00f4d646...
Paul Stewart [Wed, 20 Jul 2016 00:37:44 +0000 (00:37 +0000)]
WifiEnterpriseConfiguration: Do not print credentials in toString am: cc00f4d646 am: fa4bbf4ad6 am: df93deccf9
am: 141477b103

Change-Id: Ie4c9d06d225a2b99ebb4411e4282ea792c67d26b

8 years agoMerge changes Id25696e4,I939a12a2 into klp-dev am: 77b5526229 am: 2169197e28
Paul Stewart [Wed, 20 Jul 2016 00:31:29 +0000 (00:31 +0000)]
Merge changes Id25696e4,I939a12a2 into klp-dev am: 77b5526229 am: 2169197e28
am: 58555ee891

Change-Id: I1032efe65d45995a79572f669cddc5a4cf6131d9

8 years agoFix string equality comparison am: 1033c6fdbc am: fdd4fe53cf
Paul Stewart [Wed, 20 Jul 2016 00:31:22 +0000 (00:31 +0000)]
Fix string equality comparison am: 1033c6fdbc am: fdd4fe53cf
am: 3fbe9280a4

Change-Id: Ib3bea7489d319bb94a41f3c8cb0d8ec7e40b14b7

8 years agoWifiEnterpriseConfiguration: Do not print credentials in toString am: cc00f4d646...
Paul Stewart [Wed, 20 Jul 2016 00:31:15 +0000 (00:31 +0000)]
WifiEnterpriseConfiguration: Do not print credentials in toString am: cc00f4d646 am: fa4bbf4ad6
am: df93deccf9

Change-Id: Iaeae846189a8f5fa38c5da988eec7879300f8ab5

8 years agoMerge changes Id25696e4,I939a12a2 into klp-dev am: 77b5526229
Paul Stewart [Wed, 20 Jul 2016 00:25:20 +0000 (00:25 +0000)]
Merge changes Id25696e4,I939a12a2 into klp-dev am: 77b5526229
am: 2169197e28

Change-Id: I24f2c9f59336454aa071acca44d6aca5b44fda4a

8 years agoFix string equality comparison am: 1033c6fdbc
Paul Stewart [Wed, 20 Jul 2016 00:25:17 +0000 (00:25 +0000)]
Fix string equality comparison am: 1033c6fdbc
am: fdd4fe53cf

Change-Id: Id179c734fc503abea1216e7c6057d4903a17f340

8 years agoWifiEnterpriseConfiguration: Do not print credentials in toString am: cc00f4d646
Paul Stewart [Wed, 20 Jul 2016 00:25:14 +0000 (00:25 +0000)]
WifiEnterpriseConfiguration: Do not print credentials in toString am: cc00f4d646
am: fa4bbf4ad6

Change-Id: I3ec1ff70fdfc2fd2aabf22ad1b7b3dad27ad4674

8 years agoMerge changes Id25696e4,I939a12a2 into klp-dev
Paul Stewart [Wed, 20 Jul 2016 00:17:49 +0000 (00:17 +0000)]
Merge changes Id25696e4,I939a12a2 into klp-dev
am: 77b5526229

Change-Id: I07fc88a342c3c6d1594832d0a05dd0734eb48424

8 years agoFix string equality comparison
Paul Stewart [Wed, 20 Jul 2016 00:17:47 +0000 (00:17 +0000)]
Fix string equality comparison
am: 1033c6fdbc

Change-Id: I6503cb15fdc0741b6c6c2da9ee14057265f87545

8 years agoWifiEnterpriseConfiguration: Do not print credentials in toString
Paul Stewart [Wed, 20 Jul 2016 00:17:43 +0000 (00:17 +0000)]
WifiEnterpriseConfiguration: Do not print credentials in toString
am: cc00f4d646

Change-Id: Iece2fd19363a3524746b01cf388566363d678431

8 years agoMerge changes Id25696e4,I939a12a2 into klp-dev
Paul Stewart [Tue, 19 Jul 2016 23:58:59 +0000 (23:58 +0000)]
Merge changes Id25696e4,I939a12a2 into klp-dev

* changes:
  Fix string equality comparison
  WifiEnterpriseConfiguration: Do not print credentials in toString

8 years agoMerge "docs: Added two new logos to Auto index page. Merge commit 'b94941d03ee77ed6c0...
Sreevani Sreejith [Tue, 19 Jul 2016 21:13:00 +0000 (21:13 +0000)]
Merge "docs: Added two new logos to Auto index page. Merge commit 'b94941d03ee77ed6c0e842683ec8bf5d420298d7' into manual_merge_b94941d" into nyc-dev

8 years agodocs: Added two new logos to Auto index page.
sreevanis [Tue, 19 Jul 2016 20:32:30 +0000 (13:32 -0700)]
docs: Added two new logos to Auto index page.
Merge commit 'b94941d03ee77ed6c0e842683ec8bf5d420298d7' into manual_merge_b94941d

Bug:29625414
Change-Id: Iab1b6d2cdf29fd45fae953626271efc2c4d5635d

8 years agoMerge "Don't allow enable/disable of tuner on lockscreen" into nyc-dev
Jason Monk [Tue, 19 Jul 2016 20:31:21 +0000 (20:31 +0000)]
Merge "Don't allow enable/disable of tuner on lockscreen" into nyc-dev

8 years agoMerge "Pre-setup restrictions" into nyc-dev
Jason Monk [Tue, 19 Jul 2016 20:31:17 +0000 (20:31 +0000)]
Merge "Pre-setup restrictions" into nyc-dev

8 years agoMerge "docs: Added call to build to code snippet" into nyc-dev
Eric Schmidt [Tue, 19 Jul 2016 18:56:09 +0000 (18:56 +0000)]
Merge "docs: Added call to build to code snippet" into nyc-dev

8 years agoMerge "docs: Late-breaking Behavior Changes addition for N Preview 5" into nyc-dev
Andrew Solovay [Tue, 19 Jul 2016 18:34:13 +0000 (18:34 +0000)]
Merge "docs: Late-breaking Behavior Changes addition for N Preview 5" into nyc-dev

8 years agodocs: Fixed typo.
sreevanis [Tue, 19 Jul 2016 17:43:05 +0000 (10:43 -0700)]
docs: Fixed typo.

Bug:24735177
Change-Id: I08e5f54795e5d26e2207fb9feccc0f2eff96ed70

8 years agoMerge "docs: Updated images and content on "Google Sign-In" page." into nyc-dev
Kevin Hufnagle [Tue, 19 Jul 2016 17:41:51 +0000 (17:41 +0000)]
Merge "docs: Updated images and content on "Google Sign-In" page." into nyc-dev

8 years agodocs: Added two new logos to Auto index page. borgward and lada logos.
sreevanis [Tue, 19 Jul 2016 17:21:55 +0000 (17:21 +0000)]
docs: Added two new logos to Auto index page. borgward and lada logos.
am: f8710dd62f

Change-Id: I93ff55c7fce479be8d67d726b004ac9a5bc964e7

8 years agodocs: Added two new logos to Auto index page.
sreevanis [Mon, 18 Jul 2016 19:46:59 +0000 (12:46 -0700)]
docs: Added two new logos to Auto index page.
borgward and lada logos.

Bug:29625414
Change-Id: Idc2e78ad4d3ddab3ce4af9bd903264c9ba8a7664

8 years agoDon't allow enable/disable of tuner on lockscreen
Jason Monk [Tue, 19 Jul 2016 16:39:58 +0000 (12:39 -0400)]
Don't allow enable/disable of tuner on lockscreen

Change-Id: Id9748ea39a8fa03b67d3fa6f91da530dd5cf9409
Fixes: 30107438

8 years agodocs: Updated images and content on "Google Sign-In" page.
Kevin Hufnagle [Fri, 1 Jul 2016 00:22:35 +0000 (17:22 -0700)]
docs: Updated images and content on "Google Sign-In" page.

Removed 3 outdated images and replaced with a banner image. Also
updated content layout to fill the page appropriately given new
(single) image.

Bug: 26243119
Change-Id: I4bd71e2a22175ad8fe3bf592e80ff558877f0b11

8 years agoMerge "docs: Added metadata to display AdMob Udacity resource card" into nyc-dev
Kevin Hufnagle [Tue, 19 Jul 2016 03:05:35 +0000 (03:05 +0000)]
Merge "docs: Added metadata to display AdMob Udacity resource card" into nyc-dev

8 years agoMerge "docs: Edited phrasing for "orderId is blank with test IAP purchases"" into...
Kevin Hufnagle [Tue, 19 Jul 2016 03:05:08 +0000 (03:05 +0000)]
Merge "docs: Edited phrasing for "orderId is blank with test IAP purchases"" into nyc-dev

8 years agoDO NOT MERGE: Remove the use of JHEAD in ExifInterface am: 8dbf0b5558 am: 3c979c6aa6...
Sungsoo Lim [Tue, 19 Jul 2016 01:41:08 +0000 (01:41 +0000)]
DO NOT MERGE: Remove the use of JHEAD in ExifInterface am: 8dbf0b5558 am: 3c979c6aa6 am: 710605dccf  -s ours am: 3900104379  -s ours am: 6e0cedcaf6 am: aa0ad336b6 am: 407bb6ad53  -s ours am: 3e4c8a96fa am: a1f106b558 am: 9e48fa5de1
am: 249acab988  -s ours

Change-Id: Ia722ab69188cbf569a67c97d340da8634c2f7f7f

8 years agoDO NOT MERGE: Remove the use of JHEAD in ExifInterface am: 8dbf0b5558 am: 3c979c6aa6...
Sungsoo Lim [Tue, 19 Jul 2016 01:35:26 +0000 (01:35 +0000)]
DO NOT MERGE: Remove the use of JHEAD in ExifInterface am: 8dbf0b5558 am: 3c979c6aa6 am: 710605dccf  -s ours am: 3900104379  -s ours am: 6e0cedcaf6 am: aa0ad336b6 am: 407bb6ad53  -s ours am: 3e4c8a96fa am: a1f106b558
am: 9e48fa5de1

Change-Id: I2e278c6a3cf3763520321253751fc55ba3026d59

8 years agoDO NOT MERGE: Remove the use of JHEAD in ExifInterface am: 9fffc56cb1 -s ours am...
Sungsoo Lim [Tue, 19 Jul 2016 01:28:08 +0000 (01:28 +0000)]
DO NOT MERGE: Remove the use of JHEAD in ExifInterface am: 9fffc56cb1  -s ours am: 1ae841f508 am: 82a7ad2b09 am: 4e192f9a04  -s ours am: d1b350ce7d am: d8f381af5a am: e863a0c868
am: 16b9011dd5  -s ours

Change-Id: I4814fcb307d5e577ed5b3ea3f66ab9949035e3ca

8 years agoDO NOT MERGE: Remove the use of JHEAD in ExifInterface am: 8dbf0b5558 am: 3c979c6aa6...
Sungsoo Lim [Tue, 19 Jul 2016 01:26:16 +0000 (01:26 +0000)]
DO NOT MERGE: Remove the use of JHEAD in ExifInterface am: 8dbf0b5558 am: 3c979c6aa6 am: 710605dccf  -s ours am: 3900104379  -s ours am: 6e0cedcaf6 am: aa0ad336b6 am: 407bb6ad53  -s ours am: 3e4c8a96fa
am: a1f106b558

Change-Id: I8b67e9f8958f99adb0e07d4ad857ad8e388dfb54

8 years agoDO NOT MERGE: Remove the use of JHEAD in ExifInterface am: 3261c5f7b3 am: 57aaad8161...
Sungsoo Lim [Tue, 19 Jul 2016 01:19:16 +0000 (01:19 +0000)]
DO NOT MERGE: Remove the use of JHEAD in ExifInterface am: 3261c5f7b3 am: 57aaad8161 am: d35b114a35  -s ours am: a2044118a5 am: e8a7640503 am: f98fcae527
am: 4f88587f65  -s ours

Change-Id: I0da0be3e09c6f27ae6e88ad486c5f8d907e2728a

8 years agoDO NOT MERGE: Remove the use of JHEAD in ExifInterface am: 9fffc56cb1 -s ours am...
Sungsoo Lim [Tue, 19 Jul 2016 01:18:35 +0000 (01:18 +0000)]
DO NOT MERGE: Remove the use of JHEAD in ExifInterface am: 9fffc56cb1  -s ours am: 1ae841f508 am: 82a7ad2b09 am: 4e192f9a04  -s ours am: d1b350ce7d am: d8f381af5a
am: e863a0c868

Change-Id: Iac2d21886968fb4db06d0c136fad09730aa72662

8 years agoDO NOT MERGE: Remove the use of JHEAD in ExifInterface am: 8dbf0b5558 am: 3c979c6aa6...
Sungsoo Lim [Tue, 19 Jul 2016 01:18:25 +0000 (01:18 +0000)]
DO NOT MERGE: Remove the use of JHEAD in ExifInterface am: 8dbf0b5558 am: 3c979c6aa6 am: 710605dccf  -s ours am: 3900104379  -s ours am: 6e0cedcaf6 am: aa0ad336b6 am: 407bb6ad53  -s ours
am: 3e4c8a96fa

Change-Id: Ieab0b4aa107ce1471d601ab65051d9ed0ec18e8a

8 years agoDO NOT MERGE: Remove the use of JHEAD in ExifInterface am: 9fffc56cb1 -s ours am...
Sungsoo Lim [Tue, 19 Jul 2016 01:13:53 +0000 (01:13 +0000)]
DO NOT MERGE: Remove the use of JHEAD in ExifInterface am: 9fffc56cb1  -s ours am: 1ae841f508 am: 82a7ad2b09 am: 4e192f9a04  -s ours am: d1b350ce7d
am: d8f381af5a

Change-Id: I80023836cc9fc1bda49c65d0f1cb819310fc1df3

8 years agoDO NOT MERGE: Remove the use of JHEAD in ExifInterface am: 3261c5f7b3 am: 57aaad8161...
Sungsoo Lim [Tue, 19 Jul 2016 01:12:40 +0000 (01:12 +0000)]
DO NOT MERGE: Remove the use of JHEAD in ExifInterface am: 3261c5f7b3 am: 57aaad8161 am: d35b114a35  -s ours am: a2044118a5 am: e8a7640503
am: f98fcae527

Change-Id: Ib968326fe95bbd34f50c7764a17b21af01e377a7

8 years agoDO NOT MERGE: Remove the use of JHEAD in ExifInterface am: 8dbf0b5558 am: 3c979c6aa6...
Sungsoo Lim [Tue, 19 Jul 2016 01:12:12 +0000 (01:12 +0000)]
DO NOT MERGE: Remove the use of JHEAD in ExifInterface am: 8dbf0b5558 am: 3c979c6aa6 am: 710605dccf  -s ours am: 3900104379  -s ours am: 6e0cedcaf6 am: aa0ad336b6
am: 407bb6ad53  -s ours

Change-Id: I461f779db4fdb5c5f9170c6bb3941c5269d980f2

8 years agoDO NOT MERGE: Remove the use of JHEAD in ExifInterface am: 9fffc56cb1 -s ours am...
Sungsoo Lim [Tue, 19 Jul 2016 01:08:17 +0000 (01:08 +0000)]
DO NOT MERGE: Remove the use of JHEAD in ExifInterface am: 9fffc56cb1  -s ours am: 1ae841f508 am: 82a7ad2b09 am: 4e192f9a04  -s ours
am: d1b350ce7d

Change-Id: I2dfbdb7f5b716d2795f883b333c1339c4fd6c0a3

8 years agoDO NOT MERGE: Remove the use of JHEAD in ExifInterface am: 8dbf0b5558 am: 3c979c6aa6...
Sungsoo Lim [Tue, 19 Jul 2016 01:08:02 +0000 (01:08 +0000)]
DO NOT MERGE: Remove the use of JHEAD in ExifInterface am: 8dbf0b5558 am: 3c979c6aa6 am: 710605dccf  -s ours am: 3900104379  -s ours am: 6e0cedcaf6
am: aa0ad336b6

Change-Id: I58f0e3ddfb4b5e5289e0d79602747de1dfd0106b

8 years agoDO NOT MERGE: Remove the use of JHEAD in ExifInterface am: 3261c5f7b3 am: 57aaad8161...
Sungsoo Lim [Tue, 19 Jul 2016 01:03:18 +0000 (01:03 +0000)]
DO NOT MERGE: Remove the use of JHEAD in ExifInterface am: 3261c5f7b3 am: 57aaad8161 am: d35b114a35  -s ours am: a2044118a5
am: e8a7640503

Change-Id: I0e9a8731a75135d91103e1f3067aba2b1c90e79d

8 years agoMerge "docs: Fixed indentation for android:required attribute" into nyc-dev
TreeHugger Robot [Tue, 19 Jul 2016 00:59:25 +0000 (00:59 +0000)]
Merge "docs: Fixed indentation for android:required attribute" into nyc-dev

8 years agoMerge "docs: fix typo error in class name" into nyc-dev
TreeHugger Robot [Tue, 19 Jul 2016 00:56:28 +0000 (00:56 +0000)]
Merge "docs: fix typo error in class name" into nyc-dev

8 years agoMerge \\\\"DO NOT MERGE: Remove the use of JHEAD in ExifInterface\\\\" into mnc-dev...
Sungsoo Lim [Tue, 19 Jul 2016 00:54:24 +0000 (00:54 +0000)]
Merge \\\\"DO NOT MERGE: Remove the use of JHEAD in ExifInterface\\\\" into mnc-dev am: f4710c174f am: aa85bf99ee am: 452dc91f2d
am: f78637ff64  -s ours

Change-Id: Ia67c680bd2a72b7e0ce4f6d1225bc85b1b4feadb

8 years agoDO NOT MERGE: Remove the use of JHEAD in ExifInterface am: 9fffc56cb1 -s ours am...
Sungsoo Lim [Tue, 19 Jul 2016 00:53:31 +0000 (00:53 +0000)]
DO NOT MERGE: Remove the use of JHEAD in ExifInterface am: 9fffc56cb1  -s ours am: 1ae841f508 am: 82a7ad2b09
am: 4e192f9a04  -s ours

Change-Id: I074d9e6bf5d08b760fd428eca04d4812899555b0

8 years agoDO NOT MERGE: Remove the use of JHEAD in ExifInterface am: 8dbf0b5558 am: 3c979c6aa6...
Sungsoo Lim [Tue, 19 Jul 2016 00:53:30 +0000 (00:53 +0000)]
DO NOT MERGE: Remove the use of JHEAD in ExifInterface am: 8dbf0b5558 am: 3c979c6aa6 am: 710605dccf  -s ours am: 3900104379  -s ours
am: 6e0cedcaf6

Change-Id: Icd142cfe2b224c2f1c5c56175b955d9c65fbe195

8 years agoDO NOT MERGE: Remove the use of JHEAD in ExifInterface am: 3261c5f7b3 am: 57aaad8161...
Sungsoo Lim [Tue, 19 Jul 2016 00:53:14 +0000 (00:53 +0000)]
DO NOT MERGE: Remove the use of JHEAD in ExifInterface am: 3261c5f7b3 am: 57aaad8161 am: d35b114a35  -s ours
am: a2044118a5

Change-Id: Iacf1a129eded02dcfe14a13bbcc0b324b462ec4c

8 years agoDO NOT MERGE: Remove the use of JHEAD in ExifInterface am: 9fffc56cb1 -s ours am...
Sungsoo Lim [Tue, 19 Jul 2016 00:47:11 +0000 (00:47 +0000)]
DO NOT MERGE: Remove the use of JHEAD in ExifInterface am: 9fffc56cb1  -s ours am: 1ae841f508
am: 82a7ad2b09

Change-Id: Ifb48dfec4944dfcdcbb1a7d5d36a30732fa058e6

8 years agoDO NOT MERGE: Remove the use of JHEAD in ExifInterface am: 3261c5f7b3 am: 57aaad8161
Sungsoo Lim [Tue, 19 Jul 2016 00:46:25 +0000 (00:46 +0000)]
DO NOT MERGE: Remove the use of JHEAD in ExifInterface am: 3261c5f7b3 am: 57aaad8161
am: d35b114a35  -s ours

Change-Id: I33b922f13d4e9cfb6fdf2764f8e202eb38162e58