From 0be9bf77295f6e9de09aaeade2e762d6f586bb2c Mon Sep 17 00:00:00 2001 From: "bg.chun" Date: Mon, 14 Mar 2016 14:48:52 +0900 Subject: [PATCH] [WebAPI] Update & fix webapi reference link address Change-Id: I2337e9759d1a122a98d3e7d989ff7daab388f9f3 Signed-off-by: bg.chun --- org.tizen.web.apireference/html/cover_page.htm | 2 +- .../html/device_api/mobile/tizen/account.html | 8 ++++---- .../html/device_api/mobile/tizen/alarm.html | 4 ++-- .../html/device_api/mobile/tizen/application.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 | 7 +++---- .../html/device_api/mobile/tizen/bookmark.html | 2 +- .../html/device_api/mobile/tizen/calendar.html | 2 +- .../html/device_api/mobile/tizen/callhistory.html | 4 ++-- .../html/device_api/mobile/tizen/contact.html | 2 +- .../html/device_api/mobile/tizen/content.html | 2 +- .../html/device_api/mobile/tizen/datacontrol.html | 2 +- .../html/device_api/mobile/tizen/datasync.html | 4 ++-- .../html/device_api/mobile/tizen/download.html | 2 +- org.tizen.web.apireference/html/device_api/mobile/tizen/exif.html | 2 +- .../html/device_api/mobile/tizen/filesystem.html | 2 +- .../html/device_api/mobile/tizen/fmradio.html | 4 ++-- .../html/device_api/mobile/tizen/humanactivitymonitor.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 +- org.tizen.web.apireference/html/device_api/mobile/tizen/nfc.html | 6 +++--- .../html/device_api/mobile/tizen/notification.html | 4 ++-- .../html/device_api/mobile/tizen/package.html | 2 +- .../html/device_api/mobile/tizen/power.html | 2 +- org.tizen.web.apireference/html/device_api/mobile/tizen/push.html | 6 +++--- org.tizen.web.apireference/html/device_api/mobile/tizen/se.html | 2 +- .../html/device_api/mobile/tizen/sensor.html | 2 +- .../html/device_api/mobile/tizen/sound.html | 2 +- .../html/device_api/mobile/tizen/systeminfo.html | 4 ++-- .../html/device_api/mobile/tizen/systemsetting.html | 2 +- org.tizen.web.apireference/html/device_api/mobile/tizen/time.html | 2 +- .../html/device_api/mobile/tizen/tizen.html | 2 +- .../html/device_api/mobile/tizen/websetting.html | 2 +- .../html/device_api/wearable/tizen/alarm.html | 4 ++-- .../html/device_api/wearable/tizen/application.html | 2 +- .../html/device_api/wearable/tizen/archive.html | 2 +- .../html/device_api/wearable/tizen/badge.html | 2 +- .../html/device_api/wearable/tizen/bluetooth.html | 7 +++---- .../html/device_api/wearable/tizen/content.html | 2 +- .../html/device_api/wearable/tizen/download.html | 2 +- .../html/device_api/wearable/tizen/exif.html | 2 +- .../html/device_api/wearable/tizen/filesystem.html | 2 +- .../html/device_api/wearable/tizen/humanactivitymonitor.html | 2 +- .../html/device_api/wearable/tizen/mediakey.html | 2 +- .../html/device_api/wearable/tizen/messageport.html | 2 +- .../html/device_api/wearable/tizen/nfc.html | 6 +++--- .../html/device_api/wearable/tizen/notification.html | 2 +- .../html/device_api/wearable/tizen/package.html | 2 +- .../html/device_api/wearable/tizen/power.html | 2 +- .../html/device_api/wearable/tizen/push.html | 6 +++--- org.tizen.web.apireference/html/device_api/wearable/tizen/se.html | 2 +- .../html/device_api/wearable/tizen/sensor.html | 2 +- .../html/device_api/wearable/tizen/sound.html | 2 +- .../html/device_api/wearable/tizen/systeminfo.html | 2 +- .../html/device_api/wearable/tizen/systemsetting.html | 2 +- .../html/device_api/wearable/tizen/time.html | 2 +- .../html/device_api/wearable/tizen/tizen.html | 2 +- org.tizen.web.apireference/html/index.htm | 2 +- 60 files changed, 82 insertions(+), 84 deletions(-) diff --git a/org.tizen.web.apireference/html/cover_page.htm b/org.tizen.web.apireference/html/cover_page.htm index e25ce55..1384c74 100644 --- a/org.tizen.web.apireference/html/cover_page.htm +++ b/org.tizen.web.apireference/html/cover_page.htm @@ -22,7 +22,7 @@

Click the application type you want:

-

Web Application Native Application

+

Web Application Native Application

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 7c7ecd2..f39b120 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 @@ -34,10 +34,10 @@ instance bound to the account.

To use add(), remove(), and update() methods of AccountManager can be invoked only -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> +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.

@@ -641,7 +641,7 @@ If the account is added successfully, an accountId and provider are newly assign

This method can be used only by an account provider application.
If the application is registered as provider, it will be launched to authenticate the account. You should implement the appcontrol for the account provider.
For more details, see -Account Provider

+Account Provider

Privilege level: @@ -943,7 +943,7 @@ If you want to get all accounts, omit the applicationId argument.

You can register your application as an account provider by writing account related information in config.xml.
For more details, see -Account Provider

+Account Provider

Privilege level: diff --git a/org.tizen.web.apireference/html/device_api/mobile/tizen/alarm.html b/org.tizen.web.apireference/html/device_api/mobile/tizen/alarm.html index e6459a6..4c1ebd2 100644 --- a/org.tizen.web.apireference/html/device_api/mobile/tizen/alarm.html +++ b/org.tizen.web.apireference/html/device_api/mobile/tizen/alarm.html @@ -21,7 +21,7 @@ Each application has its own individual alarm storage, that is, applications can

Once an alarm goes off, it will be removed from the alarm storage automatically. AlarmManager provides methods to manage alarms such as adding and removing. -For more information on the Alarm features, see Alarm Guide. +For more information on the Alarm features, see Alarm Guide.

@@ -230,7 +230,7 @@ It defines the number of seconds in a week.

Sets an alarm with the application ID to be run. You should definitely provide the application ID to run -and the application controlinformation if it is necessary. +and the application controlinformation if it is necessary. For more information about the application control, see The Application API.

diff --git a/org.tizen.web.apireference/html/device_api/mobile/tizen/application.html b/org.tizen.web.apireference/html/device_api/mobile/tizen/application.html index e742a01..a668bc7 100644 --- a/org.tizen.web.apireference/html/device_api/mobile/tizen/application.html +++ b/org.tizen.web.apireference/html/device_api/mobile/tizen/application.html @@ -32,7 +32,7 @@ the basic operations for the current application such as exit or hide. Since Tizen 2.4 the Application interface provides application event broadcasting and listening features. An application can broadcast user events to other listening applications and listen to broadcasted user events from other applications. In a future Tizen release, applications will also be able to receive pre-defined system events from the platform.

-For more information on the Application features, see Application Guide. +For more information on the Application features, see Application 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 9fb8872..978173a 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 82766d9..1ce080f 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 499dcc8..8b8adc7 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.

@@ -1221,8 +1221,7 @@ Instead, use http://tizen.org/privilege/bluetooth. 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.

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

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

@@ -6568,7 +6567,7 @@ To guarantee that the Bluetooth Low Energy application runs on a device with Blu

  • http://tizen.org/feature/network.bluetooth.le
  • - For more information, see Application Filtering. + For more information, see Application Filtering.

    4. Full WebIDL

    module Bluetooth {
    diff --git a/org.tizen.web.apireference/html/device_api/mobile/tizen/bookmark.html b/org.tizen.web.apireference/html/device_api/mobile/tizen/bookmark.html
    index cd1735c..5c29f33 100644
    --- a/org.tizen.web.apireference/html/device_api/mobile/tizen/bookmark.html
    +++ b/org.tizen.web.apireference/html/device_api/mobile/tizen/bookmark.html
    @@ -15,7 +15,7 @@ This API provides functionality to get, add, and remove bookmarks.
             
     

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

    diff --git a/org.tizen.web.apireference/html/device_api/mobile/tizen/calendar.html b/org.tizen.web.apireference/html/device_api/mobile/tizen/calendar.html index d1e53cb..327ff22 100644 --- a/org.tizen.web.apireference/html/device_api/mobile/tizen/calendar.html +++ b/org.tizen.web.apireference/html/device_api/mobile/tizen/calendar.html @@ -21,7 +21,7 @@ The Internet Calendaring and Scheduling Core Object Specification (iCalendar), d This API provides functionality to read, create, delete, and update items in specific calendars. Calendars can be obtained using the getCalendars() method, which returns an array of Calendar objects.

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

    diff --git a/org.tizen.web.apireference/html/device_api/mobile/tizen/callhistory.html b/org.tizen.web.apireference/html/device_api/mobile/tizen/callhistory.html index 13b4dea..94e8bed 100644 --- a/org.tizen.web.apireference/html/device_api/mobile/tizen/callhistory.html +++ b/org.tizen.web.apireference/html/device_api/mobile/tizen/callhistory.html @@ -14,7 +14,7 @@

    -For more information on the Callhistory features, see Call History Guide. +For more information on the Callhistory features, see Call History Guide.

    @@ -999,7 +999,7 @@ To guarantee that the call log application runs on a device with the telephony f

  • http://tizen.org/feature/network.telephony
  • - For more information, see Application Filtering. + For more information, see Application Filtering.

    3. Full WebIDL

    module Callhistory {
    diff --git a/org.tizen.web.apireference/html/device_api/mobile/tizen/contact.html b/org.tizen.web.apireference/html/device_api/mobile/tizen/contact.html
    index 9c73eaf..647e259 100644
    --- a/org.tizen.web.apireference/html/device_api/mobile/tizen/contact.html
    +++ b/org.tizen.web.apireference/html/device_api/mobile/tizen/contact.html
    @@ -26,7 +26,7 @@ A person is a set of information that describes a person. Two different
     This API provides functionality to read, create, remove, and update contacts in specific address books. Address books can be obtained using the getAddressBooks() method, which returns an array of AddressBook objects.
             

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

    diff --git a/org.tizen.web.apireference/html/device_api/mobile/tizen/content.html b/org.tizen.web.apireference/html/device_api/mobile/tizen/content.html index 4450eef..5938e78 100644 --- a/org.tizen.web.apireference/html/device_api/mobile/tizen/content.html +++ b/org.tizen.web.apireference/html/device_api/mobile/tizen/content.html @@ -18,7 +18,7 @@ It is possible to search for specific content using filters. The API also supports setting the attributes of specific content.

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

    Playlist functionality has been added in Tizen 2.3. diff --git a/org.tizen.web.apireference/html/device_api/mobile/tizen/datacontrol.html b/org.tizen.web.apireference/html/device_api/mobile/tizen/datacontrol.html index c9af8c8..0ccbdb9 100644 --- a/org.tizen.web.apireference/html/device_api/mobile/tizen/datacontrol.html +++ b/org.tizen.web.apireference/html/device_api/mobile/tizen/datacontrol.html @@ -17,7 +17,7 @@ The DataControl functionality provides a way to access specific data that is exported by other applications.

    -Please read the Data Control Guide to know how to share own application data with other applications. +Please read the Data Control Guide to know how to share own application data with other applications.

    diff --git a/org.tizen.web.apireference/html/device_api/mobile/tizen/datasync.html b/org.tizen.web.apireference/html/device_api/mobile/tizen/datasync.html index 1af18e1..76870f4 100644 --- a/org.tizen.web.apireference/html/device_api/mobile/tizen/datasync.html +++ b/org.tizen.web.apireference/html/device_api/mobile/tizen/datasync.html @@ -11,7 +11,7 @@

    DataSynchronization API

    This API provides methods to synchronize contact and event data to the server using the OMA DS 1.2 protocol. -To know the details of this specification, visit OMA web page. And for more information on the DataSync features, see Data Synchronization Guide. +To know the details of this specification, visit OMA web page. And for more information on the DataSync features, see Data Synchronization Guide.

    Since: @@ -1454,7 +1454,7 @@ To guarantee that data synch application runs on a device, declare the following

  • http://tizen.org/feature/datasync
  • - For more information, see Application Filtering. + For more information, see Application Filtering.

    4. Full WebIDL

    module DataSynchronization {
    diff --git a/org.tizen.web.apireference/html/device_api/mobile/tizen/download.html b/org.tizen.web.apireference/html/device_api/mobile/tizen/download.html
    index 9128589..70b8bc2 100644
    --- a/org.tizen.web.apireference/html/device_api/mobile/tizen/download.html
    +++ b/org.tizen.web.apireference/html/device_api/mobile/tizen/download.html
    @@ -14,7 +14,7 @@
             
     

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

    diff --git a/org.tizen.web.apireference/html/device_api/mobile/tizen/exif.html b/org.tizen.web.apireference/html/device_api/mobile/tizen/exif.html index f0d75bc..0ad7642 100644 --- a/org.tizen.web.apireference/html/device_api/mobile/tizen/exif.html +++ b/org.tizen.web.apireference/html/device_api/mobile/tizen/exif.html @@ -20,7 +20,7 @@ the saveExifInfo() method of the ExifManager object should be called wi

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

    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 5451ad0..cc19a3a 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 153e577..fa28caf 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.

    @@ -995,7 +995,7 @@ To guarantee that the FM radio application runs on a device with FM radio, decla

  • http://tizen.org/feature/fmradio
  • - For more information, see Application Filtering. + For more information, see Application Filtering.

    4. Full WebIDL

    module FMRadio {
    diff --git a/org.tizen.web.apireference/html/device_api/mobile/tizen/humanactivitymonitor.html b/org.tizen.web.apireference/html/device_api/mobile/tizen/humanactivitymonitor.html
    index 02c1019..bace4a0 100644
    --- a/org.tizen.web.apireference/html/device_api/mobile/tizen/humanactivitymonitor.html
    +++ b/org.tizen.web.apireference/html/device_api/mobile/tizen/humanactivitymonitor.html
    @@ -23,7 +23,7 @@ Set up callbacks for data change notification          
     Get current human activity monitor data          
             
             

    -For more information about how to use Human Activity Monitor API, see Human Activity Monitor Guide. +For more information about how to use Human Activity Monitor API, see Human Activity Monitor 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 d260932..4669aee 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 36b6aa1..d169f41 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 92825eb..3907d10 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 78cb93b..ca5d56e 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);
                  
    @@ -4089,7 +4089,7 @@ To guarantee that the NFC host-based card emulation application runs on a device
  • http://tizen.org/feature/network.nfc.card_emulation.hce
  • - For more information, see Application Filtering. + For more information, see Application Filtering.

    4. Full WebIDL

    module NFC {
    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 fb9ab91..42abb33 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.

    @@ -1187,7 +1187,7 @@ If an application uses playLEDCustomEffect() or stopLEDCustomEffect(), declare t

  • http://tizen.org/feature/led
  • - For more information, see Application Filtering. + For more information, see Application Filtering.

    4. Full WebIDL

    module Notification {
    diff --git a/org.tizen.web.apireference/html/device_api/mobile/tizen/package.html b/org.tizen.web.apireference/html/device_api/mobile/tizen/package.html
    index d74c0cd..137b7f1 100644
    --- a/org.tizen.web.apireference/html/device_api/mobile/tizen/package.html
    +++ b/org.tizen.web.apireference/html/device_api/mobile/tizen/package.html
    @@ -11,7 +11,7 @@
     

    Package API

    This API provides functionalities to install or uninstall packages, and retrieve information about installed packages.
    It also provides a listener method so that an application can be notified when there is a change on the installed packages. -For more information on the Package features, see Package Guide. +For more information on the Package features, see Package Guide.

    Since: diff --git a/org.tizen.web.apireference/html/device_api/mobile/tizen/power.html b/org.tizen.web.apireference/html/device_api/mobile/tizen/power.html index d83b459..5f8a943 100644 --- a/org.tizen.web.apireference/html/device_api/mobile/tizen/power.html +++ b/org.tizen.web.apireference/html/device_api/mobile/tizen/power.html @@ -14,7 +14,7 @@

    -For more information on the Power features, see Power Guide. +For more information on the Power features, see Power 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 af42a21..42e7b35 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.

    @@ -199,7 +199,7 @@ UnknownError - If any other error occurs. http://tizen.org/privilege/push

    Remark : - In order to use the push messaging service, see the native Push Messaging Guide. + In order to use the push messaging service, see the native Push Messaging Guide.

    Parameters:

    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 1c0f584..bd5d740 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/sensor.html b/org.tizen.web.apireference/html/device_api/mobile/tizen/sensor.html index d0d7fcd..298be11 100644 --- a/org.tizen.web.apireference/html/device_api/mobile/tizen/sensor.html +++ b/org.tizen.web.apireference/html/device_api/mobile/tizen/sensor.html @@ -25,7 +25,7 @@ Set and unset notification of the sensor data change Get current sensor data

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

    diff --git a/org.tizen.web.apireference/html/device_api/mobile/tizen/sound.html b/org.tizen.web.apireference/html/device_api/mobile/tizen/sound.html index d6a1fc6..c2fc956 100644 --- a/org.tizen.web.apireference/html/device_api/mobile/tizen/sound.html +++ b/org.tizen.web.apireference/html/device_api/mobile/tizen/sound.html @@ -18,7 +18,7 @@ You can get the maximum volume level for system, notifications, alarm, media and Also, you can change or get the current volume level.

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

    diff --git a/org.tizen.web.apireference/html/device_api/mobile/tizen/systeminfo.html b/org.tizen.web.apireference/html/device_api/mobile/tizen/systeminfo.html index 23c6aab..fd2f1a4 100644 --- a/org.tizen.web.apireference/html/device_api/mobile/tizen/systeminfo.html +++ b/org.tizen.web.apireference/html/device_api/mobile/tizen/systeminfo.html @@ -76,7 +76,7 @@ NET_PROXY_NETWORK - tizen.systeminfo.getCapability("http://tizen.org/feature WIFI_NETWORK - tizen.systeminfo.getCapability("http://tizen.org/feature/network.wifi")

    -For more information on the SystemInfo features, see System Information Guide. +For more information on the SystemInfo features, see System Information Guide.

    @@ -3564,7 +3564,7 @@ To guarantee the running of the application on a device which supports network p

  • http://tizen.org/feature/network.net_proxy
  • - For more information, see Application Filtering.. + For more information, see Application Filtering.

    4. Full WebIDL

    module SystemInfo {
    diff --git a/org.tizen.web.apireference/html/device_api/mobile/tizen/systemsetting.html b/org.tizen.web.apireference/html/device_api/mobile/tizen/systemsetting.html
    index f0e9e0f..d1c9c74 100644
    --- a/org.tizen.web.apireference/html/device_api/mobile/tizen/systemsetting.html
    +++ b/org.tizen.web.apireference/html/device_api/mobile/tizen/systemsetting.html
    @@ -44,7 +44,7 @@ In addition, not all the above properties may be available even though a device
      NOTIFICATION_EMAIL - tizen.systeminfo.getCapability("http://tizen.org/feature/systemsetting.notification_email")          
             
             

    -For more information on the SystemSetting features, see System Setting Guide. +For more information on the SystemSetting features, see System Setting Guide.

    diff --git a/org.tizen.web.apireference/html/device_api/mobile/tizen/time.html b/org.tizen.web.apireference/html/device_api/mobile/tizen/time.html index 0001eb1..27b0fdd 100644 --- a/org.tizen.web.apireference/html/device_api/mobile/tizen/time.html +++ b/org.tizen.web.apireference/html/device_api/mobile/tizen/time.html @@ -35,7 +35,7 @@ This API can be used to get TZDate objects with full time zone support, convert between timezones, retrieve available timezones.

    -For more information on the Time features, see Time Guide. +For more information on the Time features, see Time 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 4de7cb5..60fba17 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/mobile/tizen/websetting.html b/org.tizen.web.apireference/html/device_api/mobile/tizen/websetting.html index bd85189..00d2ab2 100644 --- a/org.tizen.web.apireference/html/device_api/mobile/tizen/websetting.html +++ b/org.tizen.web.apireference/html/device_api/mobile/tizen/websetting.html @@ -26,7 +26,7 @@ A Tizen Web application includes a web view and the properties below of the web Note that all the settings using the Web setting API is bound to your application; thus, no other applications are affected via the Web setting API calls within your application.

    -For more information on the Web setting features, see Web Setting Guide. +For more information on the Web setting features, see Web Setting Guide.

    diff --git a/org.tizen.web.apireference/html/device_api/wearable/tizen/alarm.html b/org.tizen.web.apireference/html/device_api/wearable/tizen/alarm.html index dd77e37..8a5522e 100644 --- a/org.tizen.web.apireference/html/device_api/wearable/tizen/alarm.html +++ b/org.tizen.web.apireference/html/device_api/wearable/tizen/alarm.html @@ -21,7 +21,7 @@ Each application has its own individual alarm storage, that is, applications can

    Once an alarm goes off, it will be removed from the alarm storage automatically. AlarmManager provides methods to manage alarms such as adding and removing. -For more information on the Alarm features, see Alarm Guide. +For more information on the Alarm features, see Alarm Guide.

    @@ -230,7 +230,7 @@ It defines the number of seconds in a week.

    Sets an alarm with the application ID to be run. You should definitely provide the application ID to run -and the application controlinformation if it is necessary. +and the application controlinformation if it is necessary. For more information about the application control, see The Application API.

    diff --git a/org.tizen.web.apireference/html/device_api/wearable/tizen/application.html b/org.tizen.web.apireference/html/device_api/wearable/tizen/application.html index 001a04c..019c263 100644 --- a/org.tizen.web.apireference/html/device_api/wearable/tizen/application.html +++ b/org.tizen.web.apireference/html/device_api/wearable/tizen/application.html @@ -32,7 +32,7 @@ the basic operations for the current application such as exit or hide. Since Tizen 2.4 the Application interface provides application event broadcasting and listening features. An application can broadcast user events to other listening applications and listen to broadcasted user events from other applications. In a future Tizen release, applications will also be able to receive pre-defined system events from the platform.

    -For more information on the Application features, see Application Guide. +For more information on the Application features, see Application 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 1301059..9fceb3b 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/badge.html b/org.tizen.web.apireference/html/device_api/wearable/tizen/badge.html index 1e3063a..edb896d 100644 --- a/org.tizen.web.apireference/html/device_api/wearable/tizen/badge.html +++ b/org.tizen.web.apireference/html/device_api/wearable/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/wearable/tizen/bluetooth.html b/org.tizen.web.apireference/html/device_api/wearable/tizen/bluetooth.html index 2fe5b84..6dcde98 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.

    @@ -1134,8 +1134,7 @@ Instead, use http://tizen.org/privilege/bluetooth. 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.

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

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

    @@ -6350,7 +6349,7 @@ To guarantee that the Bluetooth Low Energy application runs on a device with Blu

  • http://tizen.org/feature/network.bluetooth.le
  • - For more information, see Application Filtering. + For more information, see Application Filtering.

    4. Full WebIDL

    module Bluetooth {
    diff --git a/org.tizen.web.apireference/html/device_api/wearable/tizen/content.html b/org.tizen.web.apireference/html/device_api/wearable/tizen/content.html
    index e5f2880..7b707ce 100644
    --- a/org.tizen.web.apireference/html/device_api/wearable/tizen/content.html
    +++ b/org.tizen.web.apireference/html/device_api/wearable/tizen/content.html
    @@ -18,7 +18,7 @@ It is possible to search for specific content using filters.
     The API also supports setting the attributes of specific content.
             

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

    Playlist functionality has been added in Tizen 2.3. diff --git a/org.tizen.web.apireference/html/device_api/wearable/tizen/download.html b/org.tizen.web.apireference/html/device_api/wearable/tizen/download.html index 2727430..feff51c 100644 --- a/org.tizen.web.apireference/html/device_api/wearable/tizen/download.html +++ b/org.tizen.web.apireference/html/device_api/wearable/tizen/download.html @@ -14,7 +14,7 @@

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

    diff --git a/org.tizen.web.apireference/html/device_api/wearable/tizen/exif.html b/org.tizen.web.apireference/html/device_api/wearable/tizen/exif.html index 7786617..de58318 100755 --- a/org.tizen.web.apireference/html/device_api/wearable/tizen/exif.html +++ b/org.tizen.web.apireference/html/device_api/wearable/tizen/exif.html @@ -20,7 +20,7 @@ the saveExifInfo() method of the ExifManager object should be called wi

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

    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 79281e7..cf4e9e0 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/humanactivitymonitor.html b/org.tizen.web.apireference/html/device_api/wearable/tizen/humanactivitymonitor.html index 71b6c3e..0436d28 100644 --- a/org.tizen.web.apireference/html/device_api/wearable/tizen/humanactivitymonitor.html +++ b/org.tizen.web.apireference/html/device_api/wearable/tizen/humanactivitymonitor.html @@ -23,7 +23,7 @@ Set up callbacks for data change notification Get current human activity monitor data

    -For more information about how to use Human Activity Monitor API, see Human Activity Monitor Guide. +For more information about how to use Human Activity Monitor API, see Human Activity Monitor 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 87f2174..64dfd16 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 67ed54f..c602528 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 a45999f..f15498d 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);
                  
    @@ -3729,7 +3729,7 @@ To guarantee that the NFC host-based card emulation application runs on a device
  • http://tizen.org/feature/network.nfc.card_emulation.hce
  • - For more information, see Application Filtering. + For more information, see Application Filtering.

    4. Full WebIDL

    module NFC {
    diff --git a/org.tizen.web.apireference/html/device_api/wearable/tizen/notification.html b/org.tizen.web.apireference/html/device_api/wearable/tizen/notification.html
    index 57d1685..a42fbf2 100644
    --- a/org.tizen.web.apireference/html/device_api/wearable/tizen/notification.html
    +++ b/org.tizen.web.apireference/html/device_api/wearable/tizen/notification.html
    @@ -15,7 +15,7 @@ In Tizen Wearable Profile, only icon, title, content, time are guaranteed to be
             
     

    -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/wearable/tizen/package.html b/org.tizen.web.apireference/html/device_api/wearable/tizen/package.html index b1381d9..a115b55 100644 --- a/org.tizen.web.apireference/html/device_api/wearable/tizen/package.html +++ b/org.tizen.web.apireference/html/device_api/wearable/tizen/package.html @@ -11,7 +11,7 @@

    Package API

    This API provides functionalities to install or uninstall packages, and retrieve information about installed packages.
    It also provides a listener method so that an application can be notified when there is a change on the installed packages. -For more information on the Package features, see Package Guide. +For more information on the Package features, see Package Guide.

    Since: diff --git a/org.tizen.web.apireference/html/device_api/wearable/tizen/power.html b/org.tizen.web.apireference/html/device_api/wearable/tizen/power.html index aff10cb..673f0ad 100644 --- a/org.tizen.web.apireference/html/device_api/wearable/tizen/power.html +++ b/org.tizen.web.apireference/html/device_api/wearable/tizen/power.html @@ -14,7 +14,7 @@

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

    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 ef9a968..88f4d5a 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.

    @@ -199,7 +199,7 @@ UnknownError - If any other error occurs. http://tizen.org/privilege/push

    Remark : - In order to use the push messaging service, see the native Push Messaging Guide. + In order to use the push messaging service, see the native Push Messaging Guide.

    Parameters:

    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 6605dad..a53337b 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.

    diff --git a/org.tizen.web.apireference/html/device_api/wearable/tizen/sensor.html b/org.tizen.web.apireference/html/device_api/wearable/tizen/sensor.html index 22577ba..140656a 100644 --- a/org.tizen.web.apireference/html/device_api/wearable/tizen/sensor.html +++ b/org.tizen.web.apireference/html/device_api/wearable/tizen/sensor.html @@ -25,7 +25,7 @@ Set and unset notification of the sensor data change Get current sensor data

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

    diff --git a/org.tizen.web.apireference/html/device_api/wearable/tizen/sound.html b/org.tizen.web.apireference/html/device_api/wearable/tizen/sound.html index abcc6c0..81c99a4 100644 --- a/org.tizen.web.apireference/html/device_api/wearable/tizen/sound.html +++ b/org.tizen.web.apireference/html/device_api/wearable/tizen/sound.html @@ -18,7 +18,7 @@ You can get the maximum volume level for system, notifications, alarm, media and Also, you can change or get the current volume level.

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

    diff --git a/org.tizen.web.apireference/html/device_api/wearable/tizen/systeminfo.html b/org.tizen.web.apireference/html/device_api/wearable/tizen/systeminfo.html index 441d7cc..da1d67c 100644 --- a/org.tizen.web.apireference/html/device_api/wearable/tizen/systeminfo.html +++ b/org.tizen.web.apireference/html/device_api/wearable/tizen/systeminfo.html @@ -69,7 +69,7 @@ Not all above properties may be available on every Tizen device. For instance, a SIM - tizen.systeminfo.getCapability("http://tizen.org/feature/network.telephony")

    -For more information on the SystemInfo features, see System Information Guide. +For more information on the SystemInfo features, see System Information Guide.

    diff --git a/org.tizen.web.apireference/html/device_api/wearable/tizen/systemsetting.html b/org.tizen.web.apireference/html/device_api/wearable/tizen/systemsetting.html index ec8ffac..1bfe50c 100644 --- a/org.tizen.web.apireference/html/device_api/wearable/tizen/systemsetting.html +++ b/org.tizen.web.apireference/html/device_api/wearable/tizen/systemsetting.html @@ -44,7 +44,7 @@ In addition, not all the above properties may be available even though a device NOTIFICATION_EMAIL - tizen.systeminfo.getCapability("http://tizen.org/feature/systemsetting.notification_email")

    -For more information on the SystemSetting features, see System Setting Guide. +For more information on the SystemSetting features, see System Setting Guide.

    diff --git a/org.tizen.web.apireference/html/device_api/wearable/tizen/time.html b/org.tizen.web.apireference/html/device_api/wearable/tizen/time.html index 0ebab91..d69e785 100644 --- a/org.tizen.web.apireference/html/device_api/wearable/tizen/time.html +++ b/org.tizen.web.apireference/html/device_api/wearable/tizen/time.html @@ -35,7 +35,7 @@ This API can be used to get TZDate objects with full time zone support, convert between timezones, retrieve available timezones.

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

    diff --git a/org.tizen.web.apireference/html/device_api/wearable/tizen/tizen.html b/org.tizen.web.apireference/html/device_api/wearable/tizen/tizen.html index 6d254e0..d27795e 100644 --- a/org.tizen.web.apireference/html/device_api/wearable/tizen/tizen.html +++ b/org.tizen.web.apireference/html/device_api/wearable/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/index.htm b/org.tizen.web.apireference/html/index.htm index 83ac430..80dfe22 100644 --- a/org.tizen.web.apireference/html/index.htm +++ b/org.tizen.web.apireference/html/index.htm @@ -540,7 +540,7 @@ -

    Native Application

    +

    Native Application

    -- 2.7.4