[TBT][Push][NonACR][TSIX-6569, Guide modified as per applcation] 89/244589/1
authorNibha Sharma <nibha.sharma@samsung.com>
Tue, 22 Sep 2020 06:15:26 +0000 (11:45 +0530)
committerNibha Sharma <nibha.sharma@samsung.com>
Tue, 22 Sep 2020 06:15:26 +0000 (11:45 +0530)
Change-Id: I2567cdbf2ba4c7168fb70fb7ba6060e0a5fc3d6e
Signed-off-by: Nibha Sharma <nibha.sharma@samsung.com>
release/binary-armv7l/org.tizen.tbtcoreapp-1.0.0-arm.tpk
release/binary-x86/org.tizen.tbtcoreapp-1.0.0-x86.tpk
tbtcoreapp/src/model/tbt-list.c

index e3b4e5cba9c4cbe1a492edfce3025691ae7d6a73..f37742de59ca22be19e4d20987d684a0c10ccd25 100755 (executable)
Binary files a/release/binary-armv7l/org.tizen.tbtcoreapp-1.0.0-arm.tpk and b/release/binary-armv7l/org.tizen.tbtcoreapp-1.0.0-arm.tpk differ
index 14a5208a507845ce73565a20508dfbbd51fb43ac..ec280714d6b7f569842bdb309aabf0998d1125df 100755 (executable)
Binary files a/release/binary-x86/org.tizen.tbtcoreapp-1.0.0-x86.tpk and b/release/binary-x86/org.tizen.tbtcoreapp-1.0.0-x86.tpk differ
index 3a7289e42dc2360d3ddb6c7aed13d59e3082661c..f3793bb8d39596b2d3bca9db0c4f3eda0f3874bb 100644 (file)
@@ -1785,14 +1785,12 @@ static tbt_info tbtapps[] =
                        .parent = "Push Service",
                        .apptype = TBT_APP_PUSH_SERVICE,
                        .icon_name = "dummy",
-                       .info = "1.     Press <b>Start</b> button to start the push service and a successful response will be displayed.<br/>"
-                                       "2.     Then long press the Home button and clear the application instance.<br/>"
-                                       "3.     After a few moments, there will a notification.<br/>"
-                                       "4.     Click on the notification and the message will be shown.<br/>"
-                                       "5.     Secondly, Press button <b>Start</b> to start the push service.<br/>"
-                                       "6.     Press button <b>Message</b>.<br/>"
-                                       "7.     After a few moments a message will be shown.<br/>"
-                                       "8.     Press button Disconnect to <b>Disconnect</b> Push Service",
+                       .info = "1.     <b> Make sure high speed internet should be connecected with device.</br>"
+                                       "2.     Press <b>Start</b> button to start the push service and before hello tizen message appear immediately go to home screen of wearable<br/>"
+                                       "3.     Notification of tbtcoreapp app with name Hi will appear<br/>"
+                                       "4.     Click on the notification and open the app, tbtcoreapp will be launched and hello tizen message with disabled connect and disconnect button appear in push testcase view.<br/>"
+                                       "5.     Secondly, Press button <b>Start</b> and a message <b>Hello Tizen</b> will be displayed.<br/>"
+                                       "6.     Press button <b>Disconnect</b> and message<b> Disconnected successfully</b> will be displayed.",
                        .result = 0,
                        .required_features_count = 1,
                        .features_required = {FEATURE_NETWORK_PUSH}