Sakari
Just found that the bug XWALK-435 are duplicated with another feature 
(XWALK-1164)
It should be a mis-action, right?
Jenny

-----Original Message-----
From: Crosswalk-dev [mailto:crosswalk-dev-boun...@lists.crosswalk-project.org] 
On Behalf Of Poussa, Sakari
Sent: Thursday, March 20, 2014 12:58 PM
To: crosswalk-dev@lists.crosswalk-project.org
Subject: [Crosswalk-dev] Intent to Implement - Tizen Content API

Summary

  Tizen Device API called Content API. This API provides functionality to
discover contents such as images, videos, music, or other files stored on
the device locally.
  It is possible to search for specific contents using filters. The API
also supports setting attributes of specific contents.


Spec

  
https://developer.tizen.org/dev-guide/2.2.1/org.tizen.web.device.apireferen
ce/tizen/content.html

Affected Components

  Tizen-extensions-crosswalk, new directory Œcontent'

Related feature in JIRA

  https://crosswalk-project.org/jira/browse/XWALK-435

Target release

  Crosswalk 5 and 6

Target Platform

  Crosswalk on Tizen

Implementation details

  The API is big. Thus, the implementation is split into following parts.

  Part 1: Infra and essentials. Implement 2 functions (getDirectories and
find) without any filtering or update capabilities. This will enable
sample apps from SDK to work.
  Part 2: Listeners: notifications for add, change and delete of content
  Part 3: Filters: find with Tizen filter capabilities
  Part 4: Update: capability to update media file¹s metadata

  Tizen CAPI for media content (platform/core/api/media-content/include)
will be used to fetch the media content metadata info.

BR, Sakari


_______________________________________________
Crosswalk-dev mailing list
Crosswalk-dev@lists.crosswalk-project.org
https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev
_______________________________________________
Crosswalk-dev mailing list
Crosswalk-dev@lists.crosswalk-project.org
https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev

Reply via email to