From fec8be19f4a48677d4b721c721bb56f1de9f57fb Mon Sep 17 00:00:00 2001 From: Hyunjin Park Date: Fri, 22 Jan 2016 18:33:20 +0900 Subject: [PATCH] [Web API] update link to apply new category Change-Id: I0c44c90feacbb6dea28e8e33b4d8861ed6da42b6 --- .../html/web/details/tizen_apis_w.htm | 119 +++++++++------------ .../html/mobile_w/archivemanager_mw.htm | 2 +- .../html/mobile_w/bluetoothchat_mw.htm | 6 +- .../html/mobile_w/chatter_mw.htm | 6 +- .../html/mobile_w/contactsexchanger_mw.htm | 6 +- .../html/mobile_w/filemanager_mw.htm | 6 +- .../html/mobile_w/fmradio_mw.htm | 2 +- .../html/mobile_w/sd_mw.htm | 8 +- .../html/wearable_w/filemanager_ww.htm | 2 +- .../tizen/application/message_port_tutorial_w.htm | 2 +- .../html/web/tizen/application/noti_tutorial_w.htm | 4 +- .../html/web/tizen/content/download_tutorial_w.htm | 2 +- .../html/device_api/mobile/tizen/account.html | 2 +- .../html/device_api/mobile/tizen/archive.html | 2 +- .../html/device_api/mobile/tizen/badge.html | 2 +- .../html/device_api/mobile/tizen/bluetooth.html | 4 +- .../html/device_api/mobile/tizen/filesystem.html | 2 +- .../html/device_api/mobile/tizen/fmradio.html | 2 +- .../html/device_api/mobile/tizen/mediakey.html | 2 +- .../html/device_api/mobile/tizen/messageport.html | 2 +- .../html/device_api/mobile/tizen/messaging.html | 2 +- .../html/device_api/mobile/tizen/nfc.html | 4 +- .../html/device_api/mobile/tizen/notification.html | 2 +- .../html/device_api/mobile/tizen/push.html | 4 +- .../html/device_api/mobile/tizen/se.html | 2 +- .../html/device_api/mobile/tizen/tizen.html | 2 +- .../html/device_api/wearable/tizen/archive.html | 2 +- .../html/device_api/wearable/tizen/bluetooth.html | 4 +- .../html/device_api/wearable/tizen/filesystem.html | 2 +- .../html/device_api/wearable/tizen/mediakey.html | 2 +- .../device_api/wearable/tizen/messageport.html | 2 +- .../html/device_api/wearable/tizen/nfc.html | 4 +- .../html/device_api/wearable/tizen/push.html | 4 +- .../html/device_api/wearable/tizen/se.html | 2 +- 34 files changed, 99 insertions(+), 122 deletions(-) diff --git a/org.tizen.gettingstarted/html/web/details/tizen_apis_w.htm b/org.tizen.gettingstarted/html/web/details/tizen_apis_w.htm index 38aaa19..f6488da 100644 --- a/org.tizen.gettingstarted/html/web/details/tizen_apis_w.htm +++ b/org.tizen.gettingstarted/html/web/details/tizen_apis_w.htm @@ -48,18 +48,18 @@ Documentation - Tizen + Base This API contain classes and interfaces that provide a set of basic definitions and interfaces that are used in the Tizen Device API.

You can use filters and sorting modes for query methods, generic success and error event handlers, a generic error interface, and a simple coordinate interface for defining location information.

- Application + Application Framework These APIs contain classes and interfaces that enable you to manage alarm, application, and package features.

You can schedule an application to be run at a specific time, retrieve information about the applications installed or running on the device, and enable package management.

@@ -70,17 +70,6 @@ - Communication - These APIs contain classes and interfaces that enable you to manage Bluetooth, messaging, NFC (Near Field Communication), push, and secure element features. -

You can transfer data over a Bluetooth connection, send and receive messages, share contacts, photos, and videos using NFC, receive push notifications from a push server, and access secure elements, such as SIM card and secure SD card, in a device.

- - - - Content These APIs contain classes and interfaces that enable you to manage content and download features.

You can search and manage multimedia content locally, download files from the Internet, and monitor the download progress and status.

@@ -92,14 +81,14 @@ - Input/Output - These APIs contain classes and interfaces that enable you to manage file system and message port features. -

You can access specific parts of the device file system, archive files, and send and receive messages through message ports.

+ Messaging + These APIs contain classes and interfaces and methods for managing SMS, MMS, and email messages. +

You can send and receive messages, receive push notifications from a push server

@@ -113,7 +102,17 @@
  • API Reference: Multimedia
  • - + + Network + These APIs contain classes and interfaces that enable you to manage Bluetooth, messaging, NFC (Near Field Communication), push, and secure element features. +

    You can transfer data over a Bluetooth connection, share contacts, photos, and videos using NFC, and access secure elements, such as SIM card and secure SD card, in a device.

    + + + Social These APIs contain classes and interfaces that enable you to manage bookmark, calendar, call history, contact, and data synchronization features. @@ -137,17 +136,6 @@ - User Interface - These APIs contain classes and interfaces that enable you to manage badge and notification features. -

    You can manage and monitor badge numbers, and create and manage notifications about application events.

    - - - - Web UI Framework These APIs contain classes and interfaces that enable you to manage the Tizen Advanced UI (TAU) features.

    You can create and manage various kinds of UI components.

    @@ -177,36 +165,25 @@ Documentation - Tizen + Base This API contain classes and interfaces that provide a set of basic definitions and interfaces that are used in the Tizen Device API.

    You can use filters and sorting modes for query methods, generic success and error event handlers, a generic error interface, and a simple coordinate interface for defining location information.

    - Application + Application Framework These APIs contain classes and interfaces that enable you to manage alarm, application, and package features.

    You can schedule an application to be run at a specific time, retrieve information about the applications installed or running on the device, and enable package management.

    - - - Communication - These APIs contain classes and interfaces that enable you to manage Bluetooth, NFC (Near Field Communication), push, and secure element features. -

    You can transfer data over a Bluetooth connection, share contacts, photos, and videos using NFC, receive push notifications from a push server, and access secure elements, such as SIM card and secure SD card, in a device.

    - - @@ -220,15 +197,15 @@
  • API Reference: Content
  • - - Input/Output - These APIs contain classes and interfaces that enable you to manage file system and message port features. -

    You can access specific parts of the device file system, archive files, and send and receive messages through message ports.

    + + Messaging + These APIs contain classes and interfaces and methods for managing SMS, MMS, and email messages. +

    You can send and receive messages, receive push notifications from a push server

    @@ -242,6 +219,17 @@
  • API Reference: Multimedia
  • + + Network + These APIs contain classes and interfaces that enable you to manage Bluetooth, NFC (Near Field Communication), push, and secure element features. +

    You can transfer data over a Bluetooth connection, share contacts, photos, and videos using NFC, and access secure elements, such as SIM card and secure SD card, in a device.

    + + + System These APIs contain classes and interfaces that enable you to manage power, system information and setting, and time features. @@ -254,17 +242,6 @@ - User Interface - These APIs contain classes and interfaces that enable you to manage badge and notification features. -

    You can manage and monitor badge numbers, and create and manage notifications about application events.

    - - - - Web UI Framework These APIs contain classes and interfaces that enable you to manage the Tizen Advanced UI (TAU) features.

    You can create and manage various kinds of UI components.

    diff --git a/org.tizen.sampledescriptions/html/mobile_w/archivemanager_mw.htm b/org.tizen.sampledescriptions/html/mobile_w/archivemanager_mw.htm index e66327c..4a89736 100644 --- a/org.tizen.sampledescriptions/html/mobile_w/archivemanager_mw.htm +++ b/org.tizen.sampledescriptions/html/mobile_w/archivemanager_mw.htm @@ -24,7 +24,7 @@

    Related Info

    diff --git a/org.tizen.sampledescriptions/html/mobile_w/bluetoothchat_mw.htm b/org.tizen.sampledescriptions/html/mobile_w/bluetoothchat_mw.htm index edd0354..63533d8 100644 --- a/org.tizen.sampledescriptions/html/mobile_w/bluetoothchat_mw.htm +++ b/org.tizen.sampledescriptions/html/mobile_w/bluetoothchat_mw.htm @@ -24,8 +24,8 @@

    Related Info

      -
    • Bluetooth Guide
    • -
    • Bluetooth Tutorial
    • +
    • Bluetooth Guide
    • +
    • Bluetooth Tutorial
    • Bluetooth API
    • Application API
    • Filesystem API
    • @@ -36,7 +36,7 @@

      BluetoothChat Sample Overview

      The BluetoothChat sample application demonstrates how you can create a chat application that uses a Bluetooth connection for sending messages.

      -

      For information on creating the sample application project in the IDE, see Creating Sample Applications, and on the coding of the sample application, see Bluetooth Chat task.

      +

      For information on creating the sample application project in the IDE, see Creating Sample Applications, and on the coding of the sample application, see Bluetooth Chat task.

      The following figure illustrates the main screens of the BluetoothChat.

      Figure: BluetoothChat screens

      BluetoothChat screens

      diff --git a/org.tizen.sampledescriptions/html/mobile_w/chatter_mw.htm b/org.tizen.sampledescriptions/html/mobile_w/chatter_mw.htm index 62708c3..7797c95 100644 --- a/org.tizen.sampledescriptions/html/mobile_w/chatter_mw.htm +++ b/org.tizen.sampledescriptions/html/mobile_w/chatter_mw.htm @@ -24,8 +24,8 @@

      Related Info

        -
      • Messaging Guide
      • -
      • Messaging Tutorial
      • +
      • Messaging Guide
      • +
      • Messaging Tutorial
      • Messaging API
      • Application API
      • Contact API
      • @@ -36,7 +36,7 @@

        Chatter Sample Overview

        The Chatter sample application demonstrates how you can send and receive text messages between devices and view the message history of a specific caller.

        -

        For information on creating the sample application project in the IDE, see Creating Sample Applications, and on the coding of the sample application, see Chatter task.

        +

        For information on creating the sample application project in the IDE, see Creating Sample Applications, and on the coding of the sample application, see Chatter task.

        The following figure illustrates the main screens of the Chatter.

        Figure: Chatter screens

        Chatter screens

        diff --git a/org.tizen.sampledescriptions/html/mobile_w/contactsexchanger_mw.htm b/org.tizen.sampledescriptions/html/mobile_w/contactsexchanger_mw.htm index 6f91563..a86cc95 100644 --- a/org.tizen.sampledescriptions/html/mobile_w/contactsexchanger_mw.htm +++ b/org.tizen.sampledescriptions/html/mobile_w/contactsexchanger_mw.htm @@ -24,8 +24,8 @@

        Related Info

          -
        • NFC Guide
        • -
        • NFC Tutorial
        • +
        • NFC Guide
        • +
        • NFC Tutorial
        • NFC API
        • Application API
        • Contact API
        • @@ -37,7 +37,7 @@

          ContactsExchanger Sample Overview

          The ContactsExchanger sample application demonstrates how you can share contact card details between 2 NFC (Near Field Communication) devices or through an NFC tag.

          -

          For information on creating the sample application project in the IDE, see Creating Sample Applications, and on the coding of the sample application, see Contacts Exchanger task.

          +

          For information on creating the sample application project in the IDE, see Creating Sample Applications, and on the coding of the sample application, see Contacts Exchanger task.

          The following figure illustrates the main screens of the ContactsExchanger.

          Figure: ContactsExchanger screens

          ContactsExchanger screens

          diff --git a/org.tizen.sampledescriptions/html/mobile_w/filemanager_mw.htm b/org.tizen.sampledescriptions/html/mobile_w/filemanager_mw.htm index 93a6ae0..fb2295b 100644 --- a/org.tizen.sampledescriptions/html/mobile_w/filemanager_mw.htm +++ b/org.tizen.sampledescriptions/html/mobile_w/filemanager_mw.htm @@ -24,8 +24,8 @@ @@ -34,7 +34,7 @@

          FileManager Sample Overview

          The FileManager sample application demonstrates how you can manage the files stored on the device.

          -

          For information on creating the sample application project in the IDE, see Creating Sample Applications, and on the coding of the sample application, see File Manager task.

          +

          For information on creating the sample application project in the IDE, see Creating Sample Applications, and on the coding of the sample application, see File Manager task.

          The following figure illustrates the main screens of the FileManager.

          Figure: FileManager screens

          FileManager screens

          diff --git a/org.tizen.sampledescriptions/html/mobile_w/fmradio_mw.htm b/org.tizen.sampledescriptions/html/mobile_w/fmradio_mw.htm index 6a52839..b3c7a1f 100644 --- a/org.tizen.sampledescriptions/html/mobile_w/fmradio_mw.htm +++ b/org.tizen.sampledescriptions/html/mobile_w/fmradio_mw.htm @@ -24,7 +24,7 @@ diff --git a/org.tizen.sampledescriptions/html/mobile_w/sd_mw.htm b/org.tizen.sampledescriptions/html/mobile_w/sd_mw.htm index 9d0daee..b1ce5f3 100644 --- a/org.tizen.sampledescriptions/html/mobile_w/sd_mw.htm +++ b/org.tizen.sampledescriptions/html/mobile_w/sd_mw.htm @@ -67,7 +67,7 @@
        • Bluetooth API
        • Application API
        • Filesystem API
        • -

        This sample is also explained in the tutorials: Task: Bluetooth Chat.

        +

      This sample is also explained in the tutorials: Task: Bluetooth Chat.

      Calculator @@ -101,7 +101,7 @@
    • Application API
    • Contact API
    -

    This sample is also explained in the tutorials: Task: Chatter.

    +

    This sample is also explained in the tutorials: Task: Chatter.

    Compass @@ -129,7 +129,7 @@
  • Contact API
  • System Information API
  • -

    This sample is also explained in the tutorials: Task: Contacts Exchanger.

    +

    This sample is also explained in the tutorials: Task: Contacts Exchanger.

    DownloadManager @@ -161,7 +161,7 @@ Demonstrates how you can access the files stored on the device using:

    This sample is also explained in the tutorials: Task: File Manager.

    +

    This sample is also explained in the tutorials: Task: File Manager.

    Flashlight diff --git a/org.tizen.sampledescriptions/html/wearable_w/filemanager_ww.htm b/org.tizen.sampledescriptions/html/wearable_w/filemanager_ww.htm index fb8460d..8b78515 100644 --- a/org.tizen.sampledescriptions/html/wearable_w/filemanager_ww.htm +++ b/org.tizen.sampledescriptions/html/wearable_w/filemanager_ww.htm @@ -22,7 +22,7 @@ diff --git a/org.tizen.tutorials/html/web/tizen/application/message_port_tutorial_w.htm b/org.tizen.tutorials/html/web/tizen/application/message_port_tutorial_w.htm index f4e4173..2622c29 100644 --- a/org.tizen.tutorials/html/web/tizen/application/message_port_tutorial_w.htm +++ b/org.tizen.tutorials/html/web/tizen/application/message_port_tutorial_w.htm @@ -28,7 +28,7 @@

    Related Info

    diff --git a/org.tizen.tutorials/html/web/tizen/application/noti_tutorial_w.htm b/org.tizen.tutorials/html/web/tizen/application/noti_tutorial_w.htm index 42afbef..9967c8e 100644 --- a/org.tizen.tutorials/html/web/tizen/application/noti_tutorial_w.htm +++ b/org.tizen.tutorials/html/web/tizen/application/noti_tutorial_w.htm @@ -73,7 +73,7 @@ var notificationDict =    /* Application control to be launched when the user selects the notification */    appControl: appControl }; -

    The path in the iconPath and soundPath parameters means a relative file location defined in the Filesystem API (in mobile and wearable applications). The path is not an absolute file location, but instead uses a virtual root location (such as images in images/image1.jpg).

    +

    The path in the iconPath and soundPath parameters means a relative file location defined in the Filesystem API (in mobile and wearable applications). The path is not an absolute file location, but instead uses a virtual root location (such as images in images/image1.jpg).

  • To be able to display the notification, create a StatusNotification object (in mobile and wearable applications) with the status notification type, title, and the additional notification properties defined in the previous step.

     var notification = new tizen.StatusNotification("SIMPLE", "Simple notification", notificationDict);
     
  • @@ -100,7 +100,7 @@ var notificationDict =    progressType: "PERCENTAGE",    progressValue: 0 }; -

    The path in the iconPath and soundPath parameters means a file location defined in the Filesystem API (in mobile and wearable applications). The path is not an absolute file location, but instead uses a virtual root location (such as images in images/image1.jpg).

    +

    The path in the iconPath and soundPath parameters means a file location defined in the Filesystem API (in mobile and wearable applications). The path is not an absolute file location, but instead uses a virtual root location (such as images in images/image1.jpg).

  • To be able to display the notification, create a StatusNotification object (in mobile and wearable applications) with the status notification type, title, and the additional notification properties defined in the previous step:

     var notification = new tizen.StatusNotification("PROGRESS", "Progress notification", notificationDict);
     
  • diff --git a/org.tizen.tutorials/html/web/tizen/content/download_tutorial_w.htm b/org.tizen.tutorials/html/web/tizen/content/download_tutorial_w.htm index 876ce6c..c432cf1 100644 --- a/org.tizen.tutorials/html/web/tizen/content/download_tutorial_w.htm +++ b/org.tizen.tutorials/html/web/tizen/content/download_tutorial_w.htm @@ -61,7 +61,7 @@
    1. Create an instance of the DownloadRequest interface (in mobile and wearable applications) that defines the URL of the file to be downloaded:

       var downloadRequest = new tizen.DownloadRequest("http://download.tizen.org/tools/README.txt", "downloads");
      -

      The final parameter (downloads) defines the folder where the downloaded content is stored. The parameter uses a relative folder location defined in the Filesystem API (in mobile and wearable applications). The folder is not an absolute folder location, but instead uses a virtual root location (downloads is the default download location in the virtual root).

    2. +

      The final parameter (downloads) defines the folder where the downloaded content is stored. The parameter uses a relative folder location defined in the Filesystem API (in mobile and wearable applications). The folder is not an absolute folder location, but instead uses a virtual root location (downloads is the default download location in the virtual root).

    3. It is not possible to download anything when the device is not connected to a network. To check whether any connection is available, use the getPropertyValue() method of the SystemInfo interface (in mobile and wearable applications):

       tizen.systeminfo.getPropertyValue("NETWORK", function(networkInfo)
      diff --git a/org.tizen.web.apireference/html/device_api/mobile/tizen/account.html b/org.tizen.web.apireference/html/device_api/mobile/tizen/account.html
      index 29b7658..652c70b 100644
      --- a/org.tizen.web.apireference/html/device_api/mobile/tizen/account.html
      +++ b/org.tizen.web.apireference/html/device_api/mobile/tizen/account.html
      @@ -37,7 +37,7 @@ To use add(), remove(), and update() methods of AccountManager can be i
       by account provider application. A web application is an account provider when its config.xml contains Account provider section. For example:
      <tizen:account multiple-account-support="true">
         <tizen:icon section="Account">icon.png</tizen:icon>
         <tizen:icon section="AccountSmall">icon.png</tizen:icon>
         <tizen:display-name xml:lang="en-gb">Test</tizen:display-name>
         <tizen:capability>http://tizen.org/account/capability/contact</tizen:capability>
      </tizen:account>

      -For more information about how to use Account API, see Account Guide. +For more information about how to use Account API, see Account Guide.

    diff --git a/org.tizen.web.apireference/html/device_api/mobile/tizen/archive.html b/org.tizen.web.apireference/html/device_api/mobile/tizen/archive.html index 574d57f..9fb8872 100644 --- a/org.tizen.web.apireference/html/device_api/mobile/tizen/archive.html +++ b/org.tizen.web.apireference/html/device_api/mobile/tizen/archive.html @@ -15,7 +15,7 @@ You can extract files, add a file to an archive file, and so on.

    -For more information about how to use Archive API, see Archive Guide. +For more information about how to use Archive API, see Archive Guide.

    diff --git a/org.tizen.web.apireference/html/device_api/mobile/tizen/badge.html b/org.tizen.web.apireference/html/device_api/mobile/tizen/badge.html index 373417b..6c4324a 100644 --- a/org.tizen.web.apireference/html/device_api/mobile/tizen/badge.html +++ b/org.tizen.web.apireference/html/device_api/mobile/tizen/badge.html @@ -16,7 +16,7 @@ For example, when a new message is received the badge count appears on the app i

    -For more information about how to use Badge API, see Badge Guide. +For more information about how to use Badge API, see Badge Guide.

    diff --git a/org.tizen.web.apireference/html/device_api/mobile/tizen/bluetooth.html b/org.tizen.web.apireference/html/device_api/mobile/tizen/bluetooth.html index eb175a5..5f94932 100644 --- a/org.tizen.web.apireference/html/device_api/mobile/tizen/bluetooth.html +++ b/org.tizen.web.apireference/html/device_api/mobile/tizen/bluetooth.html @@ -37,7 +37,7 @@ Advertise for remote devices (including Bluetooth LE devices) Act as a GATT client (Generic Attribute Profile client)

    -For more information on the Bluetooth features, see Bluetooth Guide. +For more information on the Bluetooth features, see Bluetooth Guide.

    @@ -1134,7 +1134,7 @@ For most Bluetooth actions, the Bluetooth adapter must be powered on.

    Deprecated. Deprecated since 2.3. Instead, let the user turn on/off Bluetooth through the Settings application. see the Bluetooth Tutorial.

    +org.tizen.tutorials/html/web/tizen/network/bluetooth_tutorial_w.htm">Bluetooth Tutorial.

    void setPowered(boolean state, optional SuccessCallback? successCallback, optional ErrorCallback? errorCallback);
                  

    diff --git a/org.tizen.web.apireference/html/device_api/mobile/tizen/filesystem.html b/org.tizen.web.apireference/html/device_api/mobile/tizen/filesystem.html index cb77e1f..5451ad0 100644 --- a/org.tizen.web.apireference/html/device_api/mobile/tizen/filesystem.html +++ b/org.tizen.web.apireference/html/device_api/mobile/tizen/filesystem.html @@ -105,7 +105,7 @@ on aspects that cannot be supported across multiple platforms. When a path is used to interact with the underlying filesystem, the encoding used for the file path should be the platform default.

    -For more information on the Filesystem features, see File System Guide. +For more information on the Filesystem features, see File System Guide.

    diff --git a/org.tizen.web.apireference/html/device_api/mobile/tizen/fmradio.html b/org.tizen.web.apireference/html/device_api/mobile/tizen/fmradio.html index 5b08405..153e577 100644 --- a/org.tizen.web.apireference/html/device_api/mobile/tizen/fmradio.html +++ b/org.tizen.web.apireference/html/device_api/mobile/tizen/fmradio.html @@ -30,7 +30,7 @@ FM Radio works according the following state table:

    tizen.fmradio.seekUp() and tizen.fmradio.seekDown() work when the radio is in playing state. InvalidStateError is thrown when they are called in other states.

    -For more information about how to use FMRadio API, see FMRadio Guide. +For more information about how to use FMRadio API, see FMRadio Guide.

    diff --git a/org.tizen.web.apireference/html/device_api/mobile/tizen/mediakey.html b/org.tizen.web.apireference/html/device_api/mobile/tizen/mediakey.html index 464bc3f..d260932 100644 --- a/org.tizen.web.apireference/html/device_api/mobile/tizen/mediakey.html +++ b/org.tizen.web.apireference/html/device_api/mobile/tizen/mediakey.html @@ -17,7 +17,7 @@ Media keys are the keys of a Bluetooth headset which control multimedia playback.

    -For more information on the MediaKey features, see MediaKey Guide. +For more information on the MediaKey features, see MediaKey Guide.

    diff --git a/org.tizen.web.apireference/html/device_api/mobile/tizen/messageport.html b/org.tizen.web.apireference/html/device_api/mobile/tizen/messageport.html index 9b2ff0d..575f294 100644 --- a/org.tizen.web.apireference/html/device_api/mobile/tizen/messageport.html +++ b/org.tizen.web.apireference/html/device_api/mobile/tizen/messageport.html @@ -14,7 +14,7 @@

    -For more information on the MessagePort features, see MessagePort Guide. +For more information on the MessagePort features, see MessagePort Guide.

    diff --git a/org.tizen.web.apireference/html/device_api/mobile/tizen/messaging.html b/org.tizen.web.apireference/html/device_api/mobile/tizen/messaging.html index 8b10982..92825eb 100644 --- a/org.tizen.web.apireference/html/device_api/mobile/tizen/messaging.html +++ b/org.tizen.web.apireference/html/device_api/mobile/tizen/messaging.html @@ -31,7 +31,7 @@ Subscribing to receive notifications of message storage modifications < Fetching conversations and subscribing to conversation updates

    -For more information on the Messaging features, see Messaging Guide. +For more information on the Messaging features, see Messaging Guide.

    diff --git a/org.tizen.web.apireference/html/device_api/mobile/tizen/nfc.html b/org.tizen.web.apireference/html/device_api/mobile/tizen/nfc.html index 6ea770f..4ff8d93 100644 --- a/org.tizen.web.apireference/html/device_api/mobile/tizen/nfc.html +++ b/org.tizen.web.apireference/html/device_api/mobile/tizen/nfc.html @@ -28,7 +28,7 @@ Exchanging some information or data between two devices by holding them close to Making payments by holding mobile phones close to point of sales terminals instead of swiping smart cards.

    -For more information on the NFC features, see NFC Guide. +For more information on the NFC features, see NFC Guide.

    @@ -833,7 +833,7 @@ If the NFC service is not available, it returns null. Sets the power of an NFC adapter to either an on state or an off state.

    Deprecated. - Deprecated since 2.3. Instead, let the user turn NFC on/off through the Settings application. See the Managing NFC Tutorial. + Deprecated since 2.3. Instead, let the user turn NFC on/off through the Settings application. See the Managing NFC Tutorial.

    void setPowered(boolean state, optional SuccessCallback? successCallback, optional ErrorCallback? errorCallback);
                  
    diff --git a/org.tizen.web.apireference/html/device_api/mobile/tizen/notification.html b/org.tizen.web.apireference/html/device_api/mobile/tizen/notification.html index 447f9bb..fb9ab91 100644 --- a/org.tizen.web.apireference/html/device_api/mobile/tizen/notification.html +++ b/org.tizen.web.apireference/html/device_api/mobile/tizen/notification.html @@ -14,7 +14,7 @@

    -For more information on the Notification features, see Notification Guide. +For more information on the Notification features, see Notification Guide.

    diff --git a/org.tizen.web.apireference/html/device_api/mobile/tizen/push.html b/org.tizen.web.apireference/html/device_api/mobile/tizen/push.html index da5c586..af42a21 100644 --- a/org.tizen.web.apireference/html/device_api/mobile/tizen/push.html +++ b/org.tizen.web.apireference/html/device_api/mobile/tizen/push.html @@ -36,10 +36,10 @@ Connect to the push service Get notification data

    -To use Push features, you must register to the Push service. +To use Push features, you must register to the Push service.

    -For more information on the Push features, see Push Guide. +For more information on the Push features, see Push Guide.

    diff --git a/org.tizen.web.apireference/html/device_api/mobile/tizen/se.html b/org.tizen.web.apireference/html/device_api/mobile/tizen/se.html index 4023ea7..1c0f584 100644 --- a/org.tizen.web.apireference/html/device_api/mobile/tizen/se.html +++ b/org.tizen.web.apireference/html/device_api/mobile/tizen/se.html @@ -13,7 +13,7 @@ The SecureElement API provides functionality to communicate with applications in several Secure Elements. A Secure Element is a secure smart card chip. It can be a UICC/SIM, an embedded Secure Element, or a Secure SD card that is inserted in a device.

    -For more information about how to use SecureElement API, see SecureElement Guide. +For more information about how to use SecureElement API, see SecureElement Guide.

    diff --git a/org.tizen.web.apireference/html/device_api/mobile/tizen/tizen.html b/org.tizen.web.apireference/html/device_api/mobile/tizen/tizen.html index 81b1d15..0838487 100644 --- a/org.tizen.web.apireference/html/device_api/mobile/tizen/tizen.html +++ b/org.tizen.web.apireference/html/device_api/mobile/tizen/tizen.html @@ -24,7 +24,7 @@ Additionally, this API specifies the location in the ECMAScript hierarchy in whi the Tizen Web Device API is instantiated (window.tizen).

    -For more information on the Tizen features, see Tizen Guide. +For more information on the Tizen features, see Tizen Guide.

    diff --git a/org.tizen.web.apireference/html/device_api/wearable/tizen/archive.html b/org.tizen.web.apireference/html/device_api/wearable/tizen/archive.html index 8c32a7f..1301059 100755 --- a/org.tizen.web.apireference/html/device_api/wearable/tizen/archive.html +++ b/org.tizen.web.apireference/html/device_api/wearable/tizen/archive.html @@ -15,7 +15,7 @@ You can extract files, add a file to an archive file, and so on.

    -For more information about how to use Archive API, see Archive Guide. +For more information about how to use Archive API, see Archive Guide.

    diff --git a/org.tizen.web.apireference/html/device_api/wearable/tizen/bluetooth.html b/org.tizen.web.apireference/html/device_api/wearable/tizen/bluetooth.html index 2b86433..2fe5b84 100644 --- a/org.tizen.web.apireference/html/device_api/wearable/tizen/bluetooth.html +++ b/org.tizen.web.apireference/html/device_api/wearable/tizen/bluetooth.html @@ -37,7 +37,7 @@ Advertise for remote devices (including Bluetooth LE devices) Act as a GATT client (Generic Attribute Profile client)

    -For more information on the Bluetooth features, see Bluetooth Guide. +For more information on the Bluetooth features, see Bluetooth Guide.

    @@ -1135,7 +1135,7 @@ For most Bluetooth actions, the Bluetooth adapter must be powered on.

    Deprecated. Deprecated since 2.3. Instead, let the user turn on/off Bluetooth through the Settings application. see the Bluetooth Tutorial.

    +org.tizen.tutorials/html/web/tizen/network/bluetooth_tutorial_w.htm">Bluetooth Tutorial.

    void setPowered(boolean state, optional SuccessCallback? successCallback, optional ErrorCallback? errorCallback);
                  

    diff --git a/org.tizen.web.apireference/html/device_api/wearable/tizen/filesystem.html b/org.tizen.web.apireference/html/device_api/wearable/tizen/filesystem.html index ea8829d..79281e7 100644 --- a/org.tizen.web.apireference/html/device_api/wearable/tizen/filesystem.html +++ b/org.tizen.web.apireference/html/device_api/wearable/tizen/filesystem.html @@ -105,7 +105,7 @@ on aspects that cannot be supported across multiple platforms. When a path is used to interact with the underlying filesystem, the encoding used for the file path should be the platform default.

    -For more information on the Filesystem features, see File System Guide. +For more information on the Filesystem features, see File System Guide.

    diff --git a/org.tizen.web.apireference/html/device_api/wearable/tizen/mediakey.html b/org.tizen.web.apireference/html/device_api/wearable/tizen/mediakey.html index b221c11..87f2174 100644 --- a/org.tizen.web.apireference/html/device_api/wearable/tizen/mediakey.html +++ b/org.tizen.web.apireference/html/device_api/wearable/tizen/mediakey.html @@ -17,7 +17,7 @@ Media keys are the keys of a Bluetooth headset which control multimedia playback.

    -For more information on the MediaKey features, see MediaKey Guide. +For more information on the MediaKey features, see MediaKey Guide.

    diff --git a/org.tizen.web.apireference/html/device_api/wearable/tizen/messageport.html b/org.tizen.web.apireference/html/device_api/wearable/tizen/messageport.html index 804b4bd..67ed54f 100644 --- a/org.tizen.web.apireference/html/device_api/wearable/tizen/messageport.html +++ b/org.tizen.web.apireference/html/device_api/wearable/tizen/messageport.html @@ -14,7 +14,7 @@

    -For more information on the MessagePort features, see MessagePort Guide. +For more information on the MessagePort features, see MessagePort Guide.

    diff --git a/org.tizen.web.apireference/html/device_api/wearable/tizen/nfc.html b/org.tizen.web.apireference/html/device_api/wearable/tizen/nfc.html index eab4ca1..a45999f 100755 --- a/org.tizen.web.apireference/html/device_api/wearable/tizen/nfc.html +++ b/org.tizen.web.apireference/html/device_api/wearable/tizen/nfc.html @@ -28,7 +28,7 @@ Exchanging some information or data between two devices by holding them close to Making payments by holding mobile phones close to point of sales terminals instead of swiping smart cards.

    -For more information on the NFC features, see NFC Guide. +For more information on the NFC features, see NFC Guide.

    @@ -833,7 +833,7 @@ If the NFC service is not available, it returns null. Sets the power of an NFC adapter to either an on state or an off state.

    Deprecated. - Deprecated since 2.3. Instead, let the user turn NFC on/off through the Settings application. See the Managing NFC Tutorial. + Deprecated since 2.3. Instead, let the user turn NFC on/off through the Settings application. See the Managing NFC Tutorial.

    void setPowered(boolean state, optional SuccessCallback? successCallback, optional ErrorCallback? errorCallback);
                  
    diff --git a/org.tizen.web.apireference/html/device_api/wearable/tizen/push.html b/org.tizen.web.apireference/html/device_api/wearable/tizen/push.html index bdf4ea6..ef9a968 100755 --- a/org.tizen.web.apireference/html/device_api/wearable/tizen/push.html +++ b/org.tizen.web.apireference/html/device_api/wearable/tizen/push.html @@ -36,10 +36,10 @@ Connect to the push service Get notification data

    -To use Push features, you must register to the Push service. +To use Push features, you must register to the Push service.

    -For more information on the Push features, see Push Guide. +For more information on the Push features, see Push Guide.

    diff --git a/org.tizen.web.apireference/html/device_api/wearable/tizen/se.html b/org.tizen.web.apireference/html/device_api/wearable/tizen/se.html index c4977e9..6605dad 100755 --- a/org.tizen.web.apireference/html/device_api/wearable/tizen/se.html +++ b/org.tizen.web.apireference/html/device_api/wearable/tizen/se.html @@ -13,7 +13,7 @@ The SecureElement API provides functionality to communicate with applications in several Secure Elements. A Secure Element is a secure smart card chip. It can be a UICC/SIM, an embedded Secure Element, or a Secure SD card that is inserted in a device.

    -For more information about how to use SecureElement API, see SecureElement Guide. +For more information about how to use SecureElement API, see SecureElement Guide.

    -- 2.7.4