LGTM

On Thu, Mar 20, 2014 at 5:58 AM, Poussa, Sakari <sakari.pou...@intel.com>wrote:

> 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
>



-- 
Kenneth Rohde Christiansen
Web Platform Architect, Intel Corporation.
Phone  +45 4294 9458 ﹆﹆﹆
_______________________________________________
Crosswalk-dev mailing list
Crosswalk-dev@lists.crosswalk-project.org
https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev

Reply via email to