208670 Commits

Author SHA1 Message Date
Hemal Patel
d5af0a1214 Docs: Changed sample link under Related Samples
am: ab5de09e7e

Change-Id: Ic7423b2c59cb70ff8a13c8b67e51e5d6e572f278
2016-06-20 21:53:54 +00:00
Hemal Patel
ab5de09e7e Docs: Changed sample link under Related Samples
Changed the Hello Compute sample link to point to Github Android Samples page

Bug: 28928053
Change-Id: I0673620f8beb03297b5dea0b50f4ddbd9d6e25db
2016-06-17 16:29:47 -07:00
Aurimas Liutikas
cd9cc200d8 Merge \"Fix spelling error in Core App Quality docs.\" into mnc-io-docs
am: 3c8b96ad1f

Change-Id: I78b545d5bf018f7c9fd94397365753c8120700fe
2016-06-17 23:06:08 +00:00
Aurimas Liutikas
3c8b96ad1f Merge "Fix spelling error in Core App Quality docs." into mnc-io-docs 2016-06-17 22:57:03 +00:00
Yigit Boyar
f693ea687f Merge \"Docs: Completed updates to the Data Binding docs\" into mnc-io-docs
am: eebe22fef6

Change-Id: I47b4003b1bd1bb5cdfc12bde543dd2c9d8babdcc
2016-06-17 18:31:17 +00:00
Hemal Patel
eebe22fef6 Merge "Docs: Completed updates to the Data Binding docs" into mnc-io-docs 2016-06-17 18:25:48 +00:00
Aurimas Liutikas
377617b983 Fix spelling error in Core App Quality docs.
Bug:
https://code.google.com/p/android/issues/detail?id=213248

Change-Id: Idf83eb4fdc09bc3c78a7786b4bf11707178092c7
(cherry picked from commit 08b10586120f3db6e29e5ece9c3e05462f0c01e9)
2016-06-17 16:27:10 +00:00
Yigit Boyar
05eaab6a1e Docs: Completed updates to the Data Binding docs
Bug: 28987432

Change-Id: I29d630618f9fff20e3c266f9b8ff59629fc607be
2016-06-16 13:42:47 -07:00
Bert McMeen
7250594f04 Merge \"Docs: A removal from docs of an obsolete watch face permission\" into mnc-io-docs
am: 9011149e19

Change-Id: If34c51a5c2f8b28612c3526ca40cfce5a9a4a140
2016-06-15 23:03:13 +00:00
Bert McMeen
9011149e19 Merge "Docs: A removal from docs of an obsolete watch face permission" into mnc-io-docs 2016-06-15 22:57:59 +00:00
Bert McMeen
b65a30ebde Docs: A removal from docs of an obsolete watch face permission
Bug: 24738486
Change-Id: I522021bc2363790695929fee504bc7b843bc61dc
2016-06-14 14:00:20 -07:00
Daniel Yu
4c5e5ec6d5 Merge \"docs: Clarifying direct boot notification messages\" into mnc-io-docs
am: 120fd583d5

Change-Id: I076e69e0a0497ed461dc576b72419152e89bb010
2016-06-14 19:53:35 +00:00
Dan Yu
120fd583d5 Merge "docs: Clarifying direct boot notification messages" into mnc-io-docs 2016-06-14 19:49:12 +00:00
Aurimas Liutikas
423fe7db6a Merge \"Fix broken {@docRoot} links\" into mnc-io-docs
am: a0fa50e40b

Change-Id: I7dd53f31f44262e09624d23d820723893aaba5c7
2016-06-14 17:27:57 +00:00
Aurimas Liutikas
a0fa50e40b Merge "Fix broken {@docRoot} links" into mnc-io-docs 2016-06-14 17:14:59 +00:00
Daniel Yu
23a7c7e087 docs: Clarifying direct boot notification messages
Adding details on which notification message to listen for
when developing apps that need to interact with direct boot mode.
Note: This is a doc fix for the N direct boot feature docs, but
not specific to any preview release.

Bug: 28729775
Change-Id: If6b239e7aa92bced735cfa1e72d8891d193a420c
2016-06-14 08:33:39 -07:00
Bert McMeen
106af82850 Merge \"Docs: Watch face performance update\" into mnc-io-docs
am: 99677fb42d

Change-Id: I41b6ee0628e561cfb7f711d07ac1e41ff71fcb60
2016-06-14 15:07:53 +00:00
Bert McMeen
99677fb42d Merge "Docs: Watch face performance update" into mnc-io-docs 2016-06-14 15:02:01 +00:00
Aurimas Liutikas
5699312627 Merge \"Fix a spelling error in Supporting Languages page.\" into mnc-io-docs
am: ab239a0c1a

Change-Id: I2de3485349f22c1eae990808c81320c8a995430d
2016-06-14 00:48:55 +00:00
Aurimas Liutikas
1729c75f73 Merge \"Swap fill_parent with match_parent in best practices doc.\" into mnc-io-docs
am: df4528fbe8

Change-Id: Ie2039cf96c3591b6fc2c0cb8ec1097707edcc76b
2016-06-14 00:48:50 +00:00
Aurimas Liutikas
ce2e9d8716 Merge \"Correct parentActivity example in Activity Element docs.\" into mnc-io-docs
am: 893413e50c

Change-Id: I845619909443f9d56bfc7d9f5284b15c2587c5d6
2016-06-14 00:48:43 +00:00
Aurimas Liutikas
ab239a0c1a Merge "Fix a spelling error in Supporting Languages page." into mnc-io-docs 2016-06-14 00:33:53 +00:00
Aurimas Liutikas
df4528fbe8 Merge "Swap fill_parent with match_parent in best practices doc." into mnc-io-docs 2016-06-14 00:33:20 +00:00
Aurimas Liutikas
abc918b76a Fix broken {@docRoot} links
Some {@docRoot} links were followed by a "/" causing links to break.

Bug:
https://code.google.com/p/android/issues/detail?id=174753

Change-Id: Ic5923ee447c55ac2aa95af365ae63425041e4fcf
(cherry picked from commit e0af48d190114afcd0c7a615187fd524aecda512)
2016-06-14 00:32:22 +00:00
Aurimas Liutikas
893413e50c Merge "Correct parentActivity example in Activity Element docs." into mnc-io-docs 2016-06-14 00:31:47 +00:00
ggfan
999b7afac8 Update validation-layer.jd for NDK-R12: use packed layer binaries punt building layers to Khronos github repo
am: c1755d345d

Change-Id: I881cd1e70e422267dbe345be525330f18bae4126
2016-06-13 23:12:49 +00:00
ggfan
c1755d345d Update validation-layer.jd for NDK-R12:
use packed layer binaries
   punt building layers to Khronos github repo

Change-Id: Icf840de42856d2488a87174b2cd6c604ef8d8770
(cherry picked from commit f22d094a30c9446abe074b82bb84f6daf51e0534)
2016-06-13 22:54:47 +00:00
Bert McMeen
2acb932302 Docs: Watch face performance update
Bug: 28923320
Change-Id: Ie1e8f0670bda1a4c975de829a6f27d6d95138ac7
2016-06-13 14:41:16 -07:00
Andrew Solovay
2c0261224a Merge \"docs: Corrected method name in multi-window docs\" into mnc-io-docs
am: 0e68b6b5fc

Change-Id: I93b8a2788eadbfeac3b2d293e42d2cef0a42eae4
2016-06-13 21:17:09 +00:00
TreeHugger Robot
0e68b6b5fc Merge "docs: Corrected method name in multi-window docs" into mnc-io-docs 2016-06-13 21:12:47 +00:00
Bert McMeen
ba86350c63 Docs: Fixed one of the addListener() links
am: 33a1ea297d

Change-Id: Ia54cdf5de78ad7357cab5617753f5bf28ea89487
2016-06-13 20:31:28 +00:00
Bert McMeen
33a1ea297d Docs: Fixed one of the addListener() links
Bug: 28454953
Change-Id: I00002c8bba42e972331d5d80193094606243e252
2016-06-13 12:23:00 -07:00
Andrew Solovay
7ebbf85590 docs: Corrected method name in multi-window docs
Confirmed on nyc-dev, the method name is
Activity.RequestDragAndDropPermissions(), not--as incorrectly
stated--Activity.RequestDropPermissions(). Updating preview docs
accordingly.

See first comment for doc stage location.

bug: 29057218
Change-Id: If147a9a5758abbe8fc46a6b40720e1328c78a095
2016-06-10 13:17:08 -07:00
Aurimas Liutikas
18240e6ebc Correct parentActivity example in Activity Element docs.
Bug:
https://code.google.com/p/android/issues/detail?id=74474

Change-Id: I09d07a69d6aa0087e60443ed819541e979012948
(cherry picked from commit 0b54c6c74a28d7c96ffef80baaa0ddb6b9881ff9)
2016-06-09 20:20:07 +00:00
Eric Schmidt
2dea7d3836 Merge \"docs: Added links to performance resources section\" into mnc-io-docs
am: e4b1149320

Change-Id: Ib1fa097035dce4d6e4c55ac6d87aa26bacceade8
2016-06-09 17:45:53 +00:00
Eric Schmidt
e4b1149320 Merge "docs: Added links to performance resources section" into mnc-io-docs 2016-06-09 17:37:26 +00:00
Aurimas Liutikas
fa1965e316 Swap fill_parent with match_parent in best practices doc.
Bug:
https://code.google.com/p/android/issues/detail?id=61600

Change-Id: I86ef4f69800c3271fe6e4a5b09a184b2de7f6bc9
(cherry picked from commit 309e97fc3c05135261d6c5e4ac054e53f081637c)
2016-06-09 16:47:25 +00:00
Aurimas Liutikas
6e70538600 Merge \"Correct the size of example bitmap for xxhdpi.\" into mnc-io-docs
am: 396ed8d2cf

Change-Id: Idb10cf41ebddc99613fcac41e9b6367c6e6b9e46
2016-06-09 16:45:15 +00:00
Aurimas Liutikas
9bd21c0fbb Merge \"Remove duplicate the from AppBar documentation.\" into mnc-io-docs
am: f9f7a29fe9

Change-Id: I7c79f4df131bbb7f2f5189af901cd75ac240c194
2016-06-09 16:45:13 +00:00
Aurimas Liutikas
5b8233126d Merge \"Fix code example in testing-support-library.\" into mnc-io-docs
am: e172a4b692

Change-Id: I47e39e2a19289d12d1d54000c974ef9c1c97839a
2016-06-09 16:45:12 +00:00
Aurimas Liutikas
5d75a24896 Merge \"Fix a link to CustomTabsCallback in support-library docs.\" into mnc-io-docs
am: 2ff2814a4a

Change-Id: Ic1b3b40336bc22503ac86aea96bd98b705adf96d
2016-06-09 16:45:10 +00:00
Aurimas Liutikas
12edbe1751 Fix a spelling error in Supporting Languages page.
Bug:
https://code.google.com/p/android/issues/detail?id=71378

Change-Id: I82bc1b3e9b20fdafc74ef544e5bde4f22c47f2e3
(cherry picked from commit 52eae0ac1e78fc22cae962a99d19ed6f33d2a2da)
2016-06-09 16:44:21 +00:00
Aurimas Liutikas
396ed8d2cf Merge "Correct the size of example bitmap for xxhdpi." into mnc-io-docs 2016-06-09 16:42:17 +00:00
Aurimas Liutikas
f9f7a29fe9 Merge "Remove duplicate the from AppBar documentation." into mnc-io-docs 2016-06-09 16:41:55 +00:00
Aurimas Liutikas
e172a4b692 Merge "Fix code example in testing-support-library." into mnc-io-docs 2016-06-09 16:39:26 +00:00
Aurimas Liutikas
2ff2814a4a Merge "Fix a link to CustomTabsCallback in support-library docs." into mnc-io-docs 2016-06-09 16:39:15 +00:00
sreevanis
539b6b7580 Merge \"docs: Documented how to handle alarms in AA media apps.\" into mnc-io-docs
am: 21d6abf7be

Change-Id: Id05d99983414d3884c0c90fb67eec224ca77c80b
2016-06-09 02:23:30 +00:00
Sreevani Sreejith
21d6abf7be Merge "docs: Documented how to handle alarms in AA media apps." into mnc-io-docs 2016-06-09 02:15:38 +00:00
sreevanis
c2f67456aa docs: Documented how to handle alarms in AA media apps.
Bug:27708785
Change-Id: Iee2a676fd8adbcba00301932d5e5637ee21df224
2016-06-08 19:10:49 -07:00
Eric Schmidt
a63e0209ee docs: Added links to performance resources section
Bug: 27925680
Change-Id: Ide169d8f1b182cb1ed0021c35f2eee51feac71d7
2016-06-08 15:37:40 -07:00