[TBT][tizen_3.0_wearable][tbt-list.c updated] 13/91513/1
authornazib.ullah <nazib.ullah@samsung.com>
Mon, 10 Oct 2016 02:52:09 +0000 (08:52 +0600)
committernazib.ullah <nazib.ullah@samsung.com>
Mon, 10 Oct 2016 02:55:50 +0000 (08:55 +0600)
Change-Id: I01df75eb61a50cf236c73e4d92f93b50a55e9209

release/binary-arm/org.tizen.tbtcoreapp-1.0.0-arm.tpk
release/binary-x86/org.tizen.tbtcoreapp-1.0.0-i386.tpk
tbtcoreapp/src/model/tbt-list.c

index a6657d46ae83d0e70185081e549df42aabac7b97..21287fe28ecc578b8f23af8ac408d363afd03574 100644 (file)
Binary files a/release/binary-arm/org.tizen.tbtcoreapp-1.0.0-arm.tpk and b/release/binary-arm/org.tizen.tbtcoreapp-1.0.0-arm.tpk differ
index 0fd55142ed9cba08aef6f9607dc7641b847fd52e..a6bd9d5446d87f752059c00ac7e95cc7ddca526d 100644 (file)
Binary files a/release/binary-x86/org.tizen.tbtcoreapp-1.0.0-i386.tpk and b/release/binary-x86/org.tizen.tbtcoreapp-1.0.0-i386.tpk differ
index e4876f75c2664c8ee15ca90d34ca8bfd61c9decb..d7a1e7d3cee27efa52ed6bab853ddca3d75e85e1 100644 (file)
@@ -503,6 +503,21 @@ static tbt_info tbtapps[] =
                        .features_required = {16, 85}
                },
        #endif
+       #ifdef TBT_MODULE_APP_BT_PBAP_ALL_VCARDS
+
+               // PBAP All Vcards
+               {
+                       .name = "PBAP All Vcards",
+                       .parent = "Bluetooth",
+                       .apptype = TBT_APP_BT_PBAP_ALL_VCARDS,
+                       .icon_name = "dummy",
+                       .info = "Get All Phonebook vcards from PBAP Server",
+                       .result = 0,
+                       .required_features_count = 2,
+                       .features_required = {16, 67}
+
+               },
+       #endif
 
 #endif
 
@@ -761,6 +776,32 @@ static tbt_info tbtapps[] =
                        .features_required = {17,81}
                },
        #endif
+               #ifdef TBT_MODULE_APP_NFC_ESE
+               // NFC ESE Test
+               {
+                       .name = "NFC ESE",
+                       .parent = "NFC",
+                       .apptype = TBT_APP_NFC_ESE,
+                       .icon_name = "dummy",
+                       .info = "Test NFC HCE ESE card emulation",
+                       .result = 0,
+                       .required_features_count = 2,
+                       .features_required = {17,81}
+               },
+       #endif
+#endif
+
+#ifdef TBT_MODULE_SMARTCARD
+       #ifdef TBT_MODULE_APP_SMARTCARD
+               {
+                       .name = "Smartcard",
+                       .parent = "Smartcard",
+                       .apptype = TBT_APP_SMARTCARD,
+                       .icon_name = "dummy",
+                       .info = "Smartcard signed <br/> unsigned app check",
+                       .result = 0
+               },
+       #endif
 #endif
 
 #ifdef TBT_MODULE_DISPLAY
@@ -1184,7 +1225,7 @@ static tbt_info tbtapps[] =
                                        "5. Place device on <b>top edge</b>, <b>Y</b> axis value will be <b>~-9.8</b> other axis value will be <b>~0</b>.<br/>"
                                        "6. Place device on bottom edge, Y axis value will be ~9.8 other axis value will be ~0.<br/>"
                                        "7. with the rotation of device Cube will rotate in same orientation.<br/>"
-                                       "7. Min-Max Value range will be shown in top of axis info",
+                                       "8. Min-Max Value range will be shown in top of axis info",
                        .result = 0,
                        .sensortype = SENSOR_ACCELEROMETER,
                        .units = SENSOR_UNIT_METRE_PER_SECOND_SQUARED,
@@ -1706,13 +1747,13 @@ static tbt_info tbtapps[] =
 #endif
 
 #ifdef TBT_MODULE_RUNTIME
-       #ifdef TBT_MODULE_APP_RUNTIME_INFO
+       #ifdef TBT_MODULE_APP_AUDIO_JACK
 
                //Runtime Info
                {
-                       .name = "Runtime Info",
+                       .name = "Audio Jack Status",
                        .parent = "Runtime Info",
-                       .apptype = TBT_APP_RUNTIME_INFO,
+                       .apptype = TBT_APP_AUDIO_JACK,
                        .icon_name = "dummy",
                        .info = "1. Initially <b>Audio Jack Not Connected</b> message will be shown.<br/>"
                                        "2. Insert an only audio out headphone in audio jack.<br/>"
@@ -1723,6 +1764,112 @@ static tbt_info tbtapps[] =
                        .result = 0
                },
        #endif
+       #ifdef TBT_MODULE_APP_KEY_VIBRATION
+
+               //Runtime Info
+               {
+                       .name = "Key Vibration Status",
+                       .parent = "Runtime Info",
+                       .apptype = TBT_APP_KEY_VIBRATION,
+                       .icon_name = "dummy",
+                       .info = "View Audio Jack <br/>Insert Info",
+                       .result = 0
+               },
+       #endif
+       #ifdef TBT_MODULE_APP_BATTERY
+
+               //Runtime Info
+               {
+                       .name = "Battery Status",
+                       .parent = "Runtime Info",
+                       .apptype = TBT_APP_BATTERY,
+                       .icon_name = "dummy",
+                       .info = "View Audio Jack <br/>Insert Info",
+                       .result = 0
+               },
+       #endif
+       #ifdef TBT_MODULE_APP_GPS_STATUS
+
+               //Runtime Info
+               {
+                       .name = "Gps Status",
+                       .parent = "Runtime Info",
+                       .apptype = TBT_APP_GPS_STATUS,
+                       .icon_name = "dummy",
+                       .info = "View Audio Jack <br/>Insert Info",
+                       .result = 0,
+                       .required_features_count = 1,
+                       .features_required = {11}
+               },
+       #endif
+       #ifdef TBT_MODULE_APP_USB_CONNECTED
+
+               //Runtime Info
+               {
+                       .name = "USB Status",
+                       .parent = "Runtime Info",
+                       .apptype = TBT_APP_USB_CONNECTED,
+                       .icon_name = "dummy",
+                       .info = "View Audio Jack <br/>Insert Info",
+                       .result = 0
+               },
+       #endif
+       #ifdef TBT_MODULE_APP_BLUETOOTH_ENABLED
+
+               //Runtime Info
+               {
+                       .name = "Bluetooth Status",
+                       .parent = "Runtime Info",
+                       .apptype = TBT_APP_BLUETOOTH_ENABLED,
+                       .icon_name = "dummy",
+                       .info = "View Audio Jack <br/>Insert Info",
+                       .result = 0,
+                       .required_features_count = 1,
+                       .features_required = {16}
+               },
+       #endif
+       #ifdef TBT_MODULE_APP_AUTO_ROTATION_ENABLED
+
+               //Runtime Info
+               {
+                       .name = "Auto Rotate Status",
+                       .parent = "Runtime Info",
+                       .apptype = TBT_APP_AUTO_ROTATION_ENABLED,
+                       .icon_name = "dummy",
+                       .info = "View Audio Jack <br/>Insert Info",
+                       .result = 0,
+                       .required_features_count = 1,
+                       .features_required = {41}
+               },
+       #endif
+       #ifdef TBT_MODULE_APP_LOCATION_SERVICE_ENABLED
+
+               //Runtime Info
+               {
+                       .name = "Location Status",
+                       .parent = "Runtime Info",
+                       .apptype = TBT_APP_LOCATION_SERVICE_ENABLED,
+                       .icon_name = "dummy",
+                       .info = "View Audio Jack <br/>Insert Info",
+                       .result = 0,
+                       .required_features_count = 1,
+                       .features_required = {10}
+               },
+       #endif
+       #ifdef TBT_MODULE_APP_WIFI_HOTSPOT_ENABLED
+
+               //Runtime Info
+               {
+                       .name = "Wifi HotSpot Status",
+                       .parent = "Runtime Info",
+                       .apptype = TBT_APP_WIFI_HOTSPOT_ENABLED,
+                       .icon_name = "dummy",
+                       .info = "View Audio Jack <br/>Insert Info",
+                       .result = 0,
+                       .required_features_count = 1,
+                       .features_required = {24}
+               },
+       #endif
 #endif
 
 #ifdef TBT_MODULE_SCREEN_MIRROR
@@ -2021,21 +2168,129 @@ static tbt_info tbtapps[] =
        #endif
 #endif
 #ifdef TBT_MODULE_SYSTEMSETTINGS
-       #ifdef TBT_MODULE_APP_SYSTEM_SETTINGS
+       #ifdef TBT_MODULE_APP_SYSTEM_SETTINGS_FONT
 
                //System Settings
                {
-                       .name = "System Settings",
+                       .name = "System Settings Font",
                        .parent = "System Settings",
-                       .apptype = TBT_APP_SYSTEM_SETTINGS,
+                       .apptype = TBT_APP_SYSTEM_SETTINGS_FONT,
                        .icon_name = "dummy",
-                       .info = "<br/>1.Manually change settings for each item through device Settings.<br/>"
-                                       "2. Verify all the items' values.",
+                       .info = "<br/>1.Manually change settings for each item through device Settings.<br/>2. Verify all the items' values.",
+                       .result = 0
+               },
+       #endif
+       #ifdef TBT_MODULE_APP_SYSTEM_SETTINGS_TIMEFORMAT
+
+               //System Settings
+               {
+                       .name = "System Settings Time Format",
+                       .parent = "System Settings",
+                       .apptype = TBT_APP_SYSTEM_SETTINGS_TIMEFORMAT,
+                       .icon_name = "dummy",
+                       .info = "<br/>1.Manually change settings for each item through device Settings.<br/>2. Verify all the items' values.",
+                       .result = 0
+               },
+       #endif
+       #ifdef TBT_MODULE_APP_SYSTEM_SETTINGS_TIMECHANGE
+
+               //System Settings
+               {
+                       .name = "System Settings Time Change",
+                       .parent = "System Settings",
+                       .apptype = TBT_APP_SYSTEM_SETTINGS_TIMECHANGE,
+                       .icon_name = "dummy",
+                       .info = "<br/>1.Manually change settings for each item through device Settings.<br/>2. Verify all the items' values.",
+                       .result = 0
+               },
+       #endif
+       #ifdef TBT_MODULE_APP_SYSTEM_SETTINGS_LOCKSOUND
+
+               //System Settings
+               {
+                       .name = "System Settings Lock Sound",
+                       .parent = "System Settings",
+                       .apptype = TBT_APP_SYSTEM_SETTINGS_LOCKSOUND,
+                       .icon_name = "dummy",
+                       .info = "<br/>1.Manually change settings for each item through device Settings.<br/>2. Verify all the items' values.",
+                       .result = 0
+               },
+       #endif
+       #ifdef TBT_MODULE_APP_SYSTEM_SETTINGS_SILENT
+
+               //System Settings
+               {
+                       .name = "System Settings Silent Mode",
+                       .parent = "System Settings",
+                       .apptype = TBT_APP_SYSTEM_SETTINGS_SILENT,
+                       .icon_name = "dummy",
+                       .info = "<br/>1.Manually change settings for each item through device Settings.<br/>2. Verify all the items' values.",
+                       .result = 0
+               },
+       #endif
+       #ifdef TBT_MODULE_APP_SYSTEM_SETTINGS_TOUCHSOUND
+
+               //System Settings
+               {
+                       .name = "System Settings Touch Sound",
+                       .parent = "System Settings",
+                       .apptype = TBT_APP_SYSTEM_SETTINGS_TOUCHSOUND,
+                       .icon_name = "dummy",
+                       .info = "<br/>1.Manually change settings for each item through device Settings.<br/>2. Verify all the items' values.",
+                       .result = 0
+               },
+       #endif
+       #ifdef TBT_MODULE_APP_SYSTEM_SETTINGS_SCREENROTATION
+
+               //System Settings
+               {
+                       .name = "System Settings Screen Rotation",
+                       .parent = "System Settings",
+                       .apptype = TBT_APP_SYSTEM_SETTINGS_SCREENROTATION,
+                       .icon_name = "dummy",
+                       .info = "<br/>1.Manually change settings for each item through device Settings.<br/>2. Verify all the items' values.",
+                       .result = 0
+               },
+       #endif
+       #ifdef TBT_MODULE_APP_SYSTEM_SETTINGS_MOTION
+
+               //System Settings
+               {
+                       .name = "System Settings Motion",
+                       .parent = "System Settings",
+                       .apptype = TBT_APP_SYSTEM_SETTINGS_MOTION,
+                       .icon_name = "dummy",
+                       .info = "<br/>1.Manually change settings for each item through device Settings.<br/>2. Verify all the items' values.",
+                       .result = 0
+               },
+       #endif
+       #ifdef TBT_MODULE_APP_SYSTEM_SETTINGS_FILGHTMODE
+
+               //System Settings
+               {
+                       .name = "System Settings Flight Mode",
+                       .parent = "System Settings",
+                       .apptype = TBT_APP_SYSTEM_SETTINGS_FILGHTMODE,
+                       .icon_name = "dummy",
+                       .info = "<br/>1.Manually change settings for each item through device Settings.<br/>2. Verify all the items' values.",
+                       .result = 0
+               },
+       #endif
+       #ifdef TBT_MODULE_APP_SYSTEM_SETTINGS_LOCKSTATE
+
+               //System Settings
+               {
+                       .name = "System Settings Lock State",
+                       .parent = "System Settings",
+                       .apptype = TBT_APP_SYSTEM_SETTINGS_LOCKSTATE,
+                       .icon_name = "dummy",
+                       .info = "<br/>1.Manually change settings for each item through device Settings.<br/>2. Verify all the items' values.",
                        .result = 0
                },
        #endif
 #endif
 
+
 #ifdef TBT_MODULE_CONTACTS
        #ifdef TBT_MODULE_APP_CONTACTS