Adding docs for some updates for GuidedStepFragment and GuidedAction
done in support lib v23.2. Includes docs on date picker actions,
subactions (new subsection), button actions (new subsection).
Adding docs for popBackStackToGuidedStepFragment and
finishGuidedStepFragments convenience methods.
Also updating page keywords so this page has better search
discoverability.
Staged: https://android-dot-devsite.googleplex.com/training/tv/playback/guided-step.html
Bug: 26902886
Original SHA1: I792bbe6696cd144dbb6319b3c4eb44e67390217d
Change-Id: I57aeb9deb59bb2cdf5a062b24916b625e1553cf0
am: 46c1d5a5d2
* commit '46c1d5a5d2b4c1d6a680f7af5c3973486c1fef2c':
docs: Fix broken link in Volley training
Change-Id: Ib5ae3925cca39db0145bb4c6e6eeb53488bfc316
am: 346114e346
* commit '346114e3467cc06b2a90467a00288f6944dd969b':
docs: Fix broken link in Volley training
Change-Id: Ifb20e8fd2a2c4d87786e61e6490e52dd06742810
am: 05dd9d2c29
* commit '05dd9d2c291c3b5becdf27b78cc0685be3bb5389':
docs: Fix broken link in Volley training
Change-Id: Ia20dd9788d855129033c82e2161e01dc382d85b7
Inline link from from "Making a Standard Request" to "Implementing a
Custom Request" had a typo in the URL string.
Change-Id: I8f7d79e47ea82f423b9e56ef6d908938564a3fe9
Adds minisite at docs/html/work. Adds landing page and
Android for Work specific guides. Moves docs from
training/enterprise and add redirects. Update resource
card info and add new images. Update sitemap, _book, and
add sidebar navigation menu.
bug: 27744376
Change-Id: Ib09f7fc6352dfde7a60fc674b06488c651b196e2
am: 6c568e6322
* commit '6c568e632242e99eb255f721edcbec0223f9934d':
Update links for all files under sdk/ that moved to studio/
Change-Id: I2acd1acd6fef98c527ef4dfc0d016bb5cfa296cc
am: 44b6976acf
* commit '44b6976acf8a6588a68cdba2a9c6e2b1fb841dac':
docs: Added new page and menu link for "Testing Apps for Auto".
Change-Id: Ifbac7b5836ff62b2a10b09199ad43542117f1f13
am: 5295a81926
* commit '5295a81926321bcb7059f645728e021264131227':
Deleting pages so redirects work on DevSite. b/28670825
Change-Id: I4cdefd1ed0a858404428058b46edaf2eabc3f752
As of Android N, passing file:// URIs across package boundaries
throws a FileUriExposedException. This has caused frustration among
app developers trying to use our example as boilerplate code. This
patch replaces the "take picture" example with one that uses
content:// URIs and FileProvider instead.
Bug: 27636012
Change-Id: I9f0b4d9bbcd6b4bfa770dd1e4ad37f321e22195f
Includes all updates to App Translation API content/text. Also
includes "Related Resource" cards.
Bug: 27729402
Change-Id: I0385f448b7b92fe420f3b51394d9a659e7b6df81
Original-Change-Id: Ibcde400fe8b340f032d1c458c83deb828450c9a5
am: e105e8face
* commit 'e105e8faced5b9528421efc48e4ec26e4f487aae':
Remove extraneous Training heading that doesn't appear in other training indexes.
Change-Id: I08b98bc4954535cffc0a4307d540f9f8541e5c56
am: 39579d7
* commit '39579d70b3d729a228c76ae06beeff06c5e94150':
docs: URL and App Indexing API updates for AS 2.0 support b/26642964
Change-Id: Id71f67c7af800535071103c16924daaf6efa72d8
am: 8776f89
* commit '8776f8940a7a73a5763550ab8e902f4ad6210808':
Docs: Added instructions to launch instrumented tests in AS using CTL
Change-Id: If1512e3bc20cfdaed5c08317bdf5889857909b00
Fixes to minor issues (typos and other things that don't require
editorial review) in Android docs.
Staged page URLs provided in CL comments.
Bug: 28172346
Bug: 22411462
Bug: 26422744
Bug: 26776224
Change-Id: Ic3aa8495a1d76a5ce3bccb5037b4172443664d0b
This undoes the automerger skip which occured in
commit e740c84dc3 and
replays it as a standard (NOT -s ours) merge.
Change-Id: If5a47be26f73d6a0735c425cd66310a3e2a89086
This updates Android Keystore developer documentation to clarify how
to replace the self-signed certificate create by Android Keystore when
it generates a new key pair. Some developers are attempting to use
KeyStore.setCertificateEntry which is the wrong method for this. The
correct method is KeyStore.setKeyEntry.
Bug: 28152878
Change-Id: I306447b7792ecad5fbb49bd691a57bedb5207003