From e70900eca35754d1907ba3d3ca21a71755a39d77 Mon Sep 17 00:00:00 2001 From: "Mijin, Cho" Date: Fri, 23 Jun 2017 17:42:33 +0900 Subject: [PATCH] Fix broken links in Web API Reference (tizen_2.4) PS2 : Adding missing file PS3 : Adding missing file Change-Id: Ie0d603fed4b8a689717e79ff232ce8a2d708e1c0 Signed-off-by: Mijin, Cho --- .../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 | 6 +- .../html/device_api/mobile/tizen/bookmark.html | 2 +- .../html/device_api/mobile/tizen/calendar.html | 2 +- .../html/device_api/mobile/tizen/callhistory.html | 2 +- .../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 | 4 +- .../html/device_api/mobile/tizen/exif.html | 2 +- .../html/device_api/mobile/tizen/filesystem.html | 2 +- .../html/device_api/mobile/tizen/fmradio.html | 4 +- .../mobile/tizen/humanactivitymonitor.html | 4 +- .../html/device_api/mobile/tizen/mediakey.html | 4 +- .../html/device_api/mobile/tizen/messageport.html | 2 +- .../html/device_api/mobile/tizen/messaging.html | 4 +- .../mobile/tizen/networkbearerselection.html | 2 +- .../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 +- .../html/device_api/mobile/tizen/push.html | 6 +- .../html/device_api/mobile/tizen/se.html | 4 +- .../html/device_api/mobile/tizen/sensor.html | 4 +- .../html/device_api/mobile/tizen/sound.html | 2 +- .../html/device_api/mobile/tizen/systeminfo.html | 4 +- .../device_api/mobile/tizen/systemsetting.html | 2 +- .../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/w3c_api/w3c_api_m.html | 90 +++++++++++----------- 36 files changed, 100 insertions(+), 100 deletions(-) mode change 100644 => 100755 org.tizen.web.apireference/html/device_api/mobile/tizen/account.html mode change 100644 => 100755 org.tizen.web.apireference/html/device_api/mobile/tizen/alarm.html mode change 100644 => 100755 org.tizen.web.apireference/html/device_api/mobile/tizen/application.html mode change 100644 => 100755 org.tizen.web.apireference/html/device_api/mobile/tizen/archive.html mode change 100644 => 100755 org.tizen.web.apireference/html/device_api/mobile/tizen/badge.html mode change 100644 => 100755 org.tizen.web.apireference/html/device_api/mobile/tizen/bluetooth.html mode change 100644 => 100755 org.tizen.web.apireference/html/device_api/mobile/tizen/bookmark.html mode change 100644 => 100755 org.tizen.web.apireference/html/device_api/mobile/tizen/calendar.html mode change 100644 => 100755 org.tizen.web.apireference/html/device_api/mobile/tizen/callhistory.html mode change 100644 => 100755 org.tizen.web.apireference/html/device_api/mobile/tizen/contact.html mode change 100644 => 100755 org.tizen.web.apireference/html/device_api/mobile/tizen/content.html mode change 100644 => 100755 org.tizen.web.apireference/html/device_api/mobile/tizen/datacontrol.html mode change 100644 => 100755 org.tizen.web.apireference/html/device_api/mobile/tizen/datasync.html mode change 100644 => 100755 org.tizen.web.apireference/html/device_api/mobile/tizen/download.html mode change 100644 => 100755 org.tizen.web.apireference/html/device_api/mobile/tizen/exif.html mode change 100644 => 100755 org.tizen.web.apireference/html/device_api/mobile/tizen/filesystem.html mode change 100644 => 100755 org.tizen.web.apireference/html/device_api/mobile/tizen/fmradio.html mode change 100644 => 100755 org.tizen.web.apireference/html/device_api/mobile/tizen/humanactivitymonitor.html mode change 100644 => 100755 org.tizen.web.apireference/html/device_api/mobile/tizen/mediakey.html mode change 100644 => 100755 org.tizen.web.apireference/html/device_api/mobile/tizen/messageport.html mode change 100644 => 100755 org.tizen.web.apireference/html/device_api/mobile/tizen/messaging.html mode change 100644 => 100755 org.tizen.web.apireference/html/device_api/mobile/tizen/networkbearerselection.html mode change 100644 => 100755 org.tizen.web.apireference/html/device_api/mobile/tizen/nfc.html mode change 100644 => 100755 org.tizen.web.apireference/html/device_api/mobile/tizen/notification.html mode change 100644 => 100755 org.tizen.web.apireference/html/device_api/mobile/tizen/package.html mode change 100644 => 100755 org.tizen.web.apireference/html/device_api/mobile/tizen/power.html mode change 100644 => 100755 org.tizen.web.apireference/html/device_api/mobile/tizen/push.html mode change 100644 => 100755 org.tizen.web.apireference/html/device_api/mobile/tizen/se.html mode change 100644 => 100755 org.tizen.web.apireference/html/device_api/mobile/tizen/sensor.html mode change 100644 => 100755 org.tizen.web.apireference/html/device_api/mobile/tizen/sound.html mode change 100644 => 100755 org.tizen.web.apireference/html/device_api/mobile/tizen/systeminfo.html mode change 100644 => 100755 org.tizen.web.apireference/html/device_api/mobile/tizen/systemsetting.html mode change 100644 => 100755 org.tizen.web.apireference/html/device_api/mobile/tizen/time.html mode change 100644 => 100755 org.tizen.web.apireference/html/device_api/mobile/tizen/tizen.html mode change 100644 => 100755 org.tizen.web.apireference/html/device_api/mobile/tizen/websetting.html mode change 100644 => 100755 org.tizen.web.apireference/html/w3c_api/w3c_api_m.html 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 old mode 100644 new mode 100755 index 10fb03d..543a4b8 --- 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.

The 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 Management 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 old mode 100644 new mode 100755 index f6faeaf..db7bb74 --- 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 control information 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 old mode 100644 new mode 100755 index 96e0ab1..bcdf886 --- 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, Application Group Guide or Application Control 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 old mode 100644 new mode 100755 index 5cb8c83..784159d --- 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 File Archiving 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 old mode 100644 new mode 100755 index be3b247..2eef53c --- 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 old mode 100644 new mode 100755 index 95280b4..996e78b --- 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.

@@ -1240,7 +1240,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 Guide.

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

@@ -6724,7 +6724,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
    old mode 100644
    new mode 100755
    index 4bbb122..5c5b585
    --- 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 old mode 100644 new mode 100755 index 36034ab..9d3715e --- 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 old mode 100644 new mode 100755 index bae8d02..4e3f93b --- 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.

    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 old mode 100644 new mode 100755 index 81edb01..362dda7 --- a/org.tizen.web.apireference/html/device_api/mobile/tizen/contact.html +++ b/org.tizen.web.apireference/html/device_api/mobile/tizen/contact.html @@ -27,7 +27,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 old mode 100644 new mode 100755 index e7558f5..cb1a361 --- 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 Stored Content Management 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 old mode 100644 new mode 100755 index d49746e..e7321dd --- 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 old mode 100644 new mode 100755 index da9893a..92dd7e1 --- 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 sync 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
    old mode 100644
    new mode 100755
    index b331a05..4eaf2d8
    --- 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.

    @@ -985,7 +985,7 @@ DownloadNetworkType 'CELLULAR' can be available on a cellular-enabled d

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

    4. Full WebIDL

    module Download {
    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
    old mode 100644
    new mode 100755
    index f20561b..f327fb6
    --- 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
             
     

    -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 old mode 100644 new mode 100755 index 10e5097..e1a2413 --- 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 old mode 100644 new mode 100755 index 1e83e71..1e297f7 --- 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 to 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 Radio 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
    old mode 100644
    new mode 100755
    index 970aedf..18c2ba1
    --- 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.

    @@ -1129,7 +1129,7 @@ To guarantee that the GPS batch information tracking application runs on a devic

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

    4. Full WebIDL

    module HumanActivityMonitor {
    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
    old mode 100644
    new mode 100755
    index 4669aee..1968654
    --- 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.

    @@ -302,7 +302,7 @@ To guarantee that the MediaKey application runs on a device with Bluetooth featu

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

    4. Full WebIDL

    module MediaKey {
    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
    old mode 100644
    new mode 100755
    index 55b00f3..d3e819c
    --- 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 old mode 100644 new mode 100755 index 082ed89..e52cbe8 --- 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.

    @@ -3935,7 +3935,7 @@ To guarantee that the mms application runs on a device with MMS feature, define

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

    4. Full WebIDL

    module Messaging {
    diff --git a/org.tizen.web.apireference/html/device_api/mobile/tizen/networkbearerselection.html b/org.tizen.web.apireference/html/device_api/mobile/tizen/networkbearerselection.html
    old mode 100644
    new mode 100755
    index b7bb81e..2dddfd5
    --- a/org.tizen.web.apireference/html/device_api/mobile/tizen/networkbearerselection.html
    +++ b/org.tizen.web.apireference/html/device_api/mobile/tizen/networkbearerselection.html
    @@ -403,7 +403,7 @@ To guarantee that the NBS application runs on a device with telephony feature, d
     
  • http://tizen.org/feature/network.telephony
  • - For more information, see Application Filtering. + For more information, see Application Filtering.

    4. Full WebIDL

    module NetworkBearerSelection {
    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
    old mode 100644
    new mode 100755
    index 6ee799f..6990a16
    --- 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 Guide.

    void setPowered(boolean state, optional SuccessCallback? successCallback, optional ErrorCallback? errorCallback);
                  
    @@ -4081,7 +4081,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
    old mode 100644
    new mode 100755
    index 9329537..95f9495
    --- 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

  • 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
    old mode 100644
    new mode 100755
    index dc2dff7..a5507a2
    --- 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 old mode 100644 new mode 100755 index 9549c3b..cd9e05b --- 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 States 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 old mode 100644 new mode 100755 index a2baed2..da6d5aa --- 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 Notification Guide.

    @@ -706,7 +706,7 @@ To guarantee that the push application runs on a device with the push feature, d

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

    4. Full WebIDL

    module Push {
    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
    old mode 100644
    new mode 100755
    index dd7b4db..8cc574d
    --- 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 Secure Element Access Guide.

    @@ -1460,7 +1460,7 @@ To guarantee this application will run on a device with a Secure Element, add th

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

    3. Full WebIDL

    module SecureElement {
    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
    old mode 100644
    new mode 100755
    index 90d53da..32f8423
    --- 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 Device Sensors Guide.

    @@ -1496,7 +1496,7 @@ To guarantee that the Heart Rate Monitor application runs on a device with a hea

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

    4. Full WebIDL

    module Sensor {
    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
    old mode 100644
    new mode 100755
    index b7851cf..a69cc90
    --- 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 Audio Management 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 old mode 100644 new mode 100755 index 98e7272..12049ac --- a/org.tizen.web.apireference/html/device_api/mobile/tizen/systeminfo.html +++ b/org.tizen.web.apireference/html/device_api/mobile/tizen/systeminfo.html @@ -71,7 +71,7 @@ Not all above properties may be available on every Tizen device. For instance, a 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.

    @@ -3513,7 +3513,7 @@ To guarantee the running of the application on a device which supports Wi-Fi, de

  • http://tizen.org/feature/network.wifi
  • - 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
    old mode 100644
    new mode 100755
    index 546acf6..21664cb
    --- 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 old mode 100644 new mode 100755 index 393118c..b3101c5 --- 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 old mode 100644 new mode 100755 index 5da21e3..fde6f33 --- 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 Data Filtering and Sorting Guide or Error Handling 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 old mode 100644 new mode 100755 index c889312..5a66ad3 --- 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 following properties of the 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 View Settings Guide.

    diff --git a/org.tizen.web.apireference/html/w3c_api/w3c_api_m.html b/org.tizen.web.apireference/html/w3c_api/w3c_api_m.html old mode 100644 new mode 100755 index cc879b8..c99bfb8 --- a/org.tizen.web.apireference/html/w3c_api/w3c_api_m.html +++ b/org.tizen.web.apireference/html/w3c_api/w3c_api_m.html @@ -22,8 +22,8 @@

    Tizen Mobile Web W3C/HTML5 and Supplementaries API Reference

    The APIs listed in this category are all part of the W3C specifications. Some of the APIs are stable while others are draft specifications. The draft APIs are subject to change as the W3C specification evolves.

    -

    The W3C APIs are categorized based on the functionality to make it easier to locate specific APIs. - To learn the Tizen features provided by the W3C/HTML5 and some supplementary APIs, see Guide to W3C/HTML5 and Some Supplementary Features and W3C/HTML5 and Some Supplementaries Tutorials.

    +

    The W3C APIs are categorized based on the functionality to make it easier to locate specific APIs. + To learn the Tizen features provided by the W3C/HTML5 and some supplementary APIs, see Guide to W3C/HTML5 and Some Supplementary Features.

    DOM, Forms and Styles

    @@ -183,7 +183,7 @@
  • compassneedscalibration event
  • - +
    ED
    Web Audio API (Partial)Web Audio API (Partial) W3C Web Audio API describes a high-level JavaScript API for processing and synthesizing audio in Web Applications. The interfaces and attribute currently not supported are:
    • MediaElementAudioSourceNode and MediaStreamAudioSourceNode interfaces @@ -355,9 +355,9 @@
      SpeechSynthesis
    HTML Media Capture Capture and record multimedia content with input tag.
    The WebSocket API Offers bi-directional network connectivity.