From 6740d134c9de014e6fca2ec81d9e27e9fb0008e9 Mon Sep 17 00:00:00 2001 From: Tomasz Marciniak Date: Tue, 20 Oct 2015 11:51:58 +0200 Subject: [PATCH] [Application Filtering] Added some features. Change-Id: I298d02c48a04bba740c9f2579ab0fdb9f808333a Signed-off-by: Tomasz Marciniak --- .../html/web/details/app_filtering_w.htm | 23 +++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/org.tizen.gettingstarted/html/web/details/app_filtering_w.htm b/org.tizen.gettingstarted/html/web/details/app_filtering_w.htm index f977bf8..b47d2de 100644 --- a/org.tizen.gettingstarted/html/web/details/app_filtering_w.htm +++ b/org.tizen.gettingstarted/html/web/details/app_filtering_w.htm @@ -213,6 +213,11 @@ +http://tizen.org/feature/database.encryption + Specify this key, if the application requires the database encryption feature. + 2.2.1 + + http://tizen.org/feature/datasync Specify this key, if the application requires the DataSync feature. 2.3 @@ -318,6 +323,11 @@ 2.3 +http://tizen.org/feature/led + Specify this key, if the application requires the LED feature. + 2.4 + + http://tizen.org/feature/sensor.heart_rate_monitor.led_green Specify this key, if the application requires the LED green heart rate monitor sensor. 2.3.1 @@ -331,7 +341,7 @@ http://tizen.org/feature/sensor.heart_rate_monitor.led_red Specify this key, if the application requires the LED red heart rate monitor sensor. 2.3.1 - + http://tizen.org/feature/sensor.magnetometer Specify this key, if the application requires a magnetic sensor for using the Sensor (MAGNETIC Type) API. @@ -438,6 +448,12 @@ Platform version +http://tizen.org/feature/database.encryption + Specify this key, if the application requires the database encryption feature. + 2.2.1 + + + http://tizen.org/feature/download Specify this key, if the application requires the network connection to access the Internet for using the Download API. 2.3 @@ -541,6 +557,11 @@ 2.3 +http://tizen.org/feature/led + Specify this key, if the application requires the LED feature. + 2.4 + + http://tizen.org/feature/sensor.heart_rate_monitor.led_green Specify this key, if the application requires the LED green heart rate monitor sensor. 2.3.1 -- 2.7.4