[Application Filtering] Added some features.
authorTomasz Marciniak <t.marciniak@samsung.com>
Tue, 20 Oct 2015 09:51:58 +0000 (11:51 +0200)
committerHyunjin Park <hj.na.park@samsung.com>
Tue, 20 Oct 2015 10:03:07 +0000 (19:03 +0900)
Change-Id: I298d02c48a04bba740c9f2579ab0fdb9f808333a
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
org.tizen.gettingstarted/html/web/details/app_filtering_w.htm

index f977bf8..b47d2de 100644 (file)
     </tr>
 
 <tr>
+<td><span style="font-family: Courier New,Courier,monospace">http://tizen.org/feature/database.encryption</span></td>
+     <td>Specify this key, if the application requires the database encryption feature.</td>
+        <td>2.2.1</td>
+    </tr>
+<tr>
 <td><span style="font-family: Courier New,Courier,monospace">http://tizen.org/feature/datasync</span></td>
      <td>Specify this key, if the application requires the DataSync feature.</td>
         <td>2.3</td>
         <td>2.3</td>
     </tr>
 <tr>
+<td><span style="font-family: Courier New,Courier,monospace">http://tizen.org/feature/led</span></td>
+     <td>Specify this key, if the application requires the LED feature.</td>
+        <td>2.4</td>
+    </tr>
+<tr>
 <td><span style="font-family: Courier New,Courier,monospace">http://tizen.org/feature/sensor.heart_rate_monitor.led_green</span></td> 
      <td>Specify this key, if the application requires the LED green heart rate monitor sensor.</td> 
         <td>2.3.1</td>
 <td><span style="font-family: Courier New,Courier,monospace">http://tizen.org/feature/sensor.heart_rate_monitor.led_red</span></td> 
      <td>Specify this key, if the application requires the LED red heart rate monitor sensor.</td> 
         <td>2.3.1</td>
-    </tr>      
+    </tr>
 <tr>
 <td><span style="font-family: Courier New,Courier,monospace">http://tizen.org/feature/sensor.magnetometer</span></td>
      <td>Specify this key, if the application requires a magnetic sensor for using the Sensor (MAGNETIC Type) API.</td>
         <th>Platform version</th>
     </tr>
 <tr>
+<td><span style="font-family: Courier New,Courier,monospace">http://tizen.org/feature/database.encryption</span></td>
+     <td>Specify this key, if the application requires the database encryption feature.</td>
+        <td>2.2.1</td>
+    </tr>
+
+<tr>
 <td><span style="font-family: Courier New,Courier,monospace">http://tizen.org/feature/download</span></td>
      <td>Specify this key, if the application requires the network connection to access the Internet for using the <a href="../../../../org.tizen.web.apireference/html/device_api/wearable/tizen/download.html">Download</a> API.</td>
         <td>2.3</td>
         <td>2.3</td>
     </tr>
 <tr>
+<td><span style="font-family: Courier New,Courier,monospace">http://tizen.org/feature/led</span></td>
+     <td>Specify this key, if the application requires the LED feature.</td>
+        <td>2.4</td>
+    </tr>
+<tr>
 <td><span style="font-family: Courier New,Courier,monospace">http://tizen.org/feature/sensor.heart_rate_monitor.led_green</span></td> 
      <td>Specify this key, if the application requires the LED green heart rate monitor sensor.</td> 
         <td>2.3.1</td>