am 2411fe88: Merge "add the helpouts widget and necessary tags to "wave 2" of the Getting Started classes" into lmp-docs

* commit '2411fe88d7b11f628e5338bd8f314c98a9d45bb4':
  add the helpouts widget and necessary tags to "wave 2" of the Getting Started classes
This commit is contained in:
smain@google.com
2014-11-19 23:10:06 +00:00
committed by Android Git Automerger
18 changed files with 32 additions and 51 deletions

View File

@ -1,9 +1,9 @@
page.title=Managing the Activity Lifecycle page.title=Managing the Activity Lifecycle
page.tags=activity lifecycle
helpoutsWidget=true
trainingnavtop=true trainingnavtop=true
startpage=true startpage=true
next.title=Launching an Activity
next.link=starting.html
@jd:body @jd:body

View File

@ -1,12 +1,8 @@
page.title=Pausing and Resuming an Activity page.title=Pausing and Resuming an Activity
parent.title=Managing the Activity Lifecycle page.tags=activity lifecycle
parent.link=index.html helpoutsWidget=true
trainingnavtop=true trainingnavtop=true
previous.title=Starting an Activity
previous.link=starting.html
next.title=Stopping and Restarting an Activity
next.link=stopping.html
@jd:body @jd:body

View File

@ -1,10 +1,8 @@
page.title=Recreating an Activity page.title=Recreating an Activity
parent.title=Managing the Activity Lifecycle page.tags=activity lifecycle
parent.link=index.html helpoutsWidget=true
trainingnavtop=true trainingnavtop=true
previous.title=Stopping and Restarting an Activity
previous.link=stopping.html
@jd:body @jd:body

View File

@ -1,10 +1,8 @@
page.title=Starting an Activity page.title=Starting an Activity
parent.title=Managing the Activity Lifecycle page.tags=activity lifecycle
parent.link=index.html helpoutsWidget=true
trainingnavtop=true trainingnavtop=true
next.title=Pausing and Resuming an Activity
next.link=pausing.html
@jd:body @jd:body

View File

@ -1,12 +1,8 @@
page.title=Stopping and Restarting an Activity page.title=Stopping and Restarting an Activity
parent.title=Managing the Activity Lifecycle page.tags=activity lifecycle
parent.link=index.html helpoutsWidget=true
trainingnavtop=true trainingnavtop=true
previous.title=Pausing and Resuming an Activity
previous.link=pausing.html
next.title=Recreating an Activity
next.link=recreating.html
@jd:body @jd:body

View File

@ -1,4 +1,6 @@
page.title=Communicating with Other Fragments page.title=Communicating with Other Fragments
page.tags=fragments
helpoutsWidget=true
trainingnavtop=true trainingnavtop=true

View File

@ -1,4 +1,6 @@
page.title=Creating a Fragment page.title=Creating a Fragment
page.tags=fragments
helpoutsWidget=true
trainingnavtop=true trainingnavtop=true

View File

@ -1,4 +1,6 @@
page.title=Building a Flexible UI page.title=Building a Flexible UI
page.tags=fragments
helpoutsWidget=true
trainingnavtop=true trainingnavtop=true

View File

@ -1,5 +1,6 @@
page.title=Building a Dynamic UI with Fragments page.title=Building a Dynamic UI with Fragments
page.tags=fragments,user interface,support library page.tags=fragments,user interface,support library
helpoutsWidget=true
trainingnavtop=true trainingnavtop=true
startpage=true startpage=true

View File

@ -1,5 +1,6 @@
page.title=Using the Support Library page.title=Using the Support Library
page.tags=support library page.tags=support library
helpoutsWidget=true
trainingnavtop=true trainingnavtop=true

View File

@ -1,10 +1,8 @@
page.title=Allowing Other Apps to Start Your Activity page.title=Allowing Other Apps to Start Your Activity
parent.title=Interacting with Other Apps page.tags=intents
parent.link=index.html helpoutsWidget=true
trainingnavtop=true trainingnavtop=true
previous.title=Getting a Result from an Activity
previous.link=result.html
@jd:body @jd:body

View File

@ -1,5 +1,6 @@
page.title=Interacting with Other Apps page.title=Interacting with Other Apps
page.tags=intents,activity page.tags=intents,activity
helpoutsWidget=true
trainingnavtop=true trainingnavtop=true
startpage=true startpage=true

View File

@ -1,12 +1,8 @@
page.title=Getting a Result from an Activity page.title=Getting a Result from an Activity
parent.title=Interacting with Other Apps page.tags=intents
parent.link=index.html helpoutsWidget=true
trainingnavtop=true trainingnavtop=true
previous.title=Sending the User to Another App
previous.link=sending.html
next.title=Allowing Other Apps to Start Your Activity
next.link=filters.html
@jd:body @jd:body

View File

@ -1,10 +1,8 @@
page.title=Sending the User to Another App page.title=Sending the User to Another App
parent.title=Interacting with Other Apps page.tags=intents
parent.link=index.html helpoutsWidget=true
trainingnavtop=true trainingnavtop=true
next.title=Getting a Result from an Activity
next.link=result.html
@jd:body @jd:body

View File

@ -1,5 +1,5 @@
page.title=Supporting Different Devices page.title=Supporting Different Devices
page.tags=resources,screens,versions,localization page.tags=layouts,resources,screens,localization
trainingnavtop=true trainingnavtop=true
startpage=true startpage=true

View File

@ -1,11 +1,9 @@
page.title=Supporting Different Languages page.title=Supporting Different Languages
parent.title=Supporting Different Devices parent.title=Supporting Different Devices
page.tags=localizing,localization,resources,formats,l10n page.tags=strings,localizing,localization,resources,formats,l10n
parent.link=index.html helpoutsWidget=true
trainingnavtop=true trainingnavtop=true
next.title=Supporting Different Screens
next.link=screens.html
@jd:body @jd:body

View File

@ -1,11 +1,9 @@
page.title=Supporting Different Platform Versions page.title=Supporting Different Platform Versions
page.metaDescription=Training on how to declare support for minimum and target API levels. page.metaDescription=Training on how to declare support for minimum and target API levels.
parent.title=Supporting Different Devices page.tags=styles
parent.link=index.html helpoutsWidget=true
trainingnavtop=true trainingnavtop=true
previous.title=Supporting Different Screens
previous.link=screens.html
@jd:body @jd:body

View File

@ -1,12 +1,8 @@
page.title=Supporting Different Screens page.title=Supporting Different Screens
parent.title=Supporting Different Devices page.tags=layouts
parent.link=index.html helpoutsWidget=true
trainingnavtop=true trainingnavtop=true
previous.title=Supporting Different Languages
previous.link=languages.html
next.title=Supporting Different Platform Versions
next.link=platforms.html
@jd:body @jd:body