Tizen 2.3 Rev1 SDK Release Notes

  • Release Date: December 2, 2014

Tizen Platform Mobile Profile

Web framework

Changed Features

  • Webkit

    • The unit of Media Query has been changed from phisical pixel to CSS pixel.
    • Now window.screen object returns the values in which the devicePixelRatio is reflected.

Native Framework

Changed Features

  • Network API Module

    • The connection_reset_profile(…) has been changed from synchronous API to asynchronous API.
    • The behavior of NFC set activiaton via app control has been changed to return the result and end automatically after the operation.
    • The package_manager_clear_cache_dir(), package_manager_clear_all_cache_dir(), package_manager_get_package_size_info() and package_manager_get_total_package_size_info() have been removed for the security reason.
    • Bluetooth system popup has been added for phone book request and message request operations.

Fixed Bugs

  • Network API Module

    • The issue of the bluetooth pairing did not working properly on occasion has been fixed.
    • Connection API privilege issues have been fixed.

IDE and Tools

New Features

  • Web UI Builder

    • Migration

      • Added Migration wizard for project(tizen 2.2.1).
    • N-Screen
      • Added Configuration Editor (UI Builder project configuration editor).

Changed Features

  • Web UI Builder

    • Page Designer

      • Added page combo in toolbar.
      • Added “Set positon” in context menu.
    • Pages View
      • Changed page template wizard. (create, import, export template wizard).
      • Changed context menu(“Add Basic Page” From “Add Empty Page”).
      • The position of page name was changed to the top of the page in pages view.
    • DataBinding view
      • Added “Set Target” in toolbar of Data Model panel.
    • N-Screen
      • Changed devices list.
    • Animation
      • Added custom animation..
    • Changed timeline icon.

Fixed Bugs

  • Fixed less compiler’s bug that cannot compile less resources.
  • Removed xwalk’s launch command and option page.
  • Fixed to show logs normally for the service applications.
  • Emulator

    • In Ubuntu, added warning message if host’s graphic driver is invalid for emulator.(Gallium driver). Pop-up dialog is showed when.

      • Emulator is installed.
      • Launch emulator with emulator-manager.
    • IntelHaxm
      • Skip IntelHaxm installation if the same version of the driver has already been installed.
  • Tools
    • Added to generate .exportMap file when native project is created.
    • Fixed rootstrap bug that causes some compile error.
  • Web UI builder
    • Fixed UI Builder’s bug that occurred tool exception sometimes.

Known Issues