From 330cc07207e855894dd28f8f35034324a4a02565 Mon Sep 17 00:00:00 2001 From: "sujin921.kim" Date: Tue, 10 Oct 2017 09:26:40 +0900 Subject: [PATCH] Apply newly released Log View and Remove Connection Explorer View. - Introduce the newly released UX of Log View. - Disabled Connection Explorer. PS2: Reviewed PS5: Connection Explorer topic removal Change-Id: I63d747ee40e59183b8ce877ac491e1bdb6c83a3e --- .../html/common_tools/tools_common.htm | 14 +-- org.tizen.devtools/html/index.htm | 1 - org.tizen.devtools/index.xml | 1 - .../html/common_tools/connection_explorer_view.htm | 128 --------------------- org.tizen.studio/html/common_tools/log_view.htm | 99 +++++++--------- .../html/images/conn_explorer_connection.png | Bin 24855 -> 0 bytes .../html/images/conn_explorer_icon1.png | Bin 217 -> 0 bytes .../html/images/conn_explorer_icon2.png | Bin 535 -> 0 bytes .../html/images/conn_explorer_icon3.png | Bin 263 -> 0 bytes org.tizen.studio/html/images/log_view.png | Bin 51461 -> 99888 bytes .../html/images/log_view_clear_logs_icon.png | Bin 0 -> 393 bytes .../html/images/log_view_edit_tab_icon.png | Bin 0 -> 276 bytes .../html/images/log_view_export_logs_icon.png | Bin 0 -> 261 bytes org.tizen.studio/html/images/log_view_fields.png | Bin 21373 -> 0 bytes org.tizen.studio/html/images/log_view_icon.png | Bin 323 -> 0 bytes .../html/images/log_view_icon_clear.png | Bin 327 -> 0 bytes .../html/images/log_view_icon_export.png | Bin 240 -> 0 bytes .../html/images/log_view_icon_lock.png | Bin 284 -> 0 bytes .../html/images/log_view_icon_remove_tab.png | Bin 247 -> 0 bytes org.tizen.studio/html/index.htm | 2 - .../html/native_tools/cover_native_n.htm | 2 +- .../html/native_tools/cover_run_test_n.htm | 3 - .../html/web_tools/cover_run_test_w.htm | 3 - org.tizen.studio/html/web_tools/cover_web_w.htm | 2 +- org.tizen.studio/index.xml | 2 - .../html/native/mobile/first_app_mn.htm | 1 - .../html/native/wearable/first_app_wn.htm | 1 - .../native/wearable_watch/first_app_watch_wn.htm | 1 - .../native/wearable_widget/first_app_widget_wn.htm | 1 - .../html/web/mobile/first_app_mw.htm | 1 - .../html/web/wearable/first_app_ww.htm | 1 - .../html/web/wearable_watch/first_app_watch_ww.htm | 1 - .../web/wearable_widget/first_app_widget_ww.htm | 1 - 33 files changed, 52 insertions(+), 213 deletions(-) delete mode 100644 org.tizen.studio/html/common_tools/connection_explorer_view.htm delete mode 100644 org.tizen.studio/html/images/conn_explorer_connection.png delete mode 100644 org.tizen.studio/html/images/conn_explorer_icon1.png delete mode 100644 org.tizen.studio/html/images/conn_explorer_icon2.png delete mode 100644 org.tizen.studio/html/images/conn_explorer_icon3.png create mode 100644 org.tizen.studio/html/images/log_view_clear_logs_icon.png create mode 100644 org.tizen.studio/html/images/log_view_edit_tab_icon.png create mode 100644 org.tizen.studio/html/images/log_view_export_logs_icon.png delete mode 100644 org.tizen.studio/html/images/log_view_fields.png delete mode 100644 org.tizen.studio/html/images/log_view_icon.png delete mode 100644 org.tizen.studio/html/images/log_view_icon_clear.png delete mode 100644 org.tizen.studio/html/images/log_view_icon_export.png delete mode 100644 org.tizen.studio/html/images/log_view_icon_lock.png delete mode 100644 org.tizen.studio/html/images/log_view_icon_remove_tab.png diff --git a/org.tizen.devtools/html/common_tools/tools_common.htm b/org.tizen.devtools/html/common_tools/tools_common.htm index 48b75de..783c41f 100644 --- a/org.tizen.devtools/html/common_tools/tools_common.htm +++ b/org.tizen.devtools/html/common_tools/tools_common.htm @@ -5,13 +5,13 @@ - + - Common Tools + Common Tools @@ -35,18 +35,16 @@
  • Certificate Registration

    This tool is used to register the author certificate.

  • - +
  • Application running and testing tools -
  • Analysis and debugging tools
  • Tips for tool usage - diff --git a/org.tizen.devtools/html/index.htm b/org.tizen.devtools/html/index.htm index 02d07f1..381e6d1 100644 --- a/org.tizen.devtools/html/index.htm +++ b/org.tizen.devtools/html/index.htm @@ -27,7 +27,6 @@