platform/framework/web/tizen-extensions-crosswalk.git
10 years agoBump version to 0.51
Crosswalk Release Engineering [Sat, 3 May 2014 22:04:37 +0000 (22:04 +0000)]
Bump version to 0.51

10 years agoMerge pull request #293 from alexshalamov/fix_read_empty_file
Alexander Shalamov [Fri, 2 May 2014 11:34:55 +0000 (14:34 +0300)]
Merge pull request #293 from alexshalamov/fix_read_empty_file

[Tizen] Don't throw exception when empty files are read

10 years ago[Tizen] Don't throw exception when empty files are read
Alexander Shalamov [Fri, 2 May 2014 08:06:46 +0000 (11:06 +0300)]
[Tizen] Don't throw exception when empty files are read

This patch removes check that throws exception when empty file is read.

10 years agoBump version to 0.50
Crosswalk Release Engineering [Wed, 30 Apr 2014 22:05:59 +0000 (22:05 +0000)]
Bump version to 0.50

10 years agoMerge pull request #289 from seanlong/app_dev
Halton Huo [Wed, 30 Apr 2014 08:38:49 +0000 (16:38 +0800)]
Merge pull request #289 from seanlong/app_dev

[Application] Add current app exit/hide support

10 years ago[Application] Add current application exit/hide support
Long Xiang [Tue, 29 Apr 2014 05:48:33 +0000 (13:48 +0800)]
[Application] Add current application exit/hide support

The supported APIs are listed below:
Application.hide/exit

The implementation leverages running application object exported by the runtime
process on the DBus session. The "Terminate" and "Exit" methods of it only
permit the launcher process to access.

Supplement Application example for new added APIs are also added.

10 years agoBump version to 0.49
Crosswalk Release Engineering [Fri, 25 Apr 2014 21:07:10 +0000 (21:07 +0000)]
Bump version to 0.49

10 years agoMerge pull request #278 from poussa/content-3
Kenneth Rohde Christiansen [Fri, 25 Apr 2014 15:38:53 +0000 (17:38 +0200)]
Merge pull request #278 from poussa/content-3

[Tizen] Content API - Part 3

10 years agoMerge pull request #287 from alexshalamov/fix_file_attributes
pozdnyakov [Thu, 24 Apr 2014 08:04:52 +0000 (11:04 +0300)]
Merge pull request #287 from alexshalamov/fix_file_attributes

[Tizen] Fix for File.length and File.fileSize properties

10 years ago[Tizen] Content API - Part 3
Sakari Poussa [Mon, 31 Mar 2014 08:06:39 +0000 (11:06 +0300)]
[Tizen] Content API - Part 3

Added support for Tizen filters (AttributeFilter only). The rest (Range and Composite) are coming later.

Added also support for media type specific attributes for audio, video and image types.

Changed some types to more convenient ones f.ex timestamp to string.

Added filtering features to examples/content.html test page.

10 years agoMerge pull request #286 from seanlong/app_dev
Halton Huo [Thu, 24 Apr 2014 05:52:08 +0000 (13:52 +0800)]
Merge pull request #286 from seanlong/app_dev

[Application] Add application context, kill, launch and events support

10 years ago[Application] Add application context, kill, launch and app info events support
Long Xiang [Wed, 23 Apr 2014 07:25:40 +0000 (15:25 +0800)]
[Application] Add application context, kill, launch and app info events support

The supported APIs are listed below:
Application,
ApplicationContext,
ApplicationManager.getCurrentApplication,
ApplicationManager.getAppContext/getAppsContext,
ApplicationManager.kill/launch,
ApplicationManager.addAppInfoEventListener/removeAppInfoEventListener

As we runs extension process logic on launcher now, the AUL related APIs can be
directly called in this extension.
The C++ Application class will represent current running application and owned
by ApplicationExtension. The ApplicationManager class will provide methods to
manipulate other applications and listening to app info events.

10 years agoBump version to 0.48
Crosswalk Release Engineering [Tue, 22 Apr 2014 22:06:50 +0000 (22:06 +0000)]
Bump version to 0.48

10 years agoMerge pull request #288 from eurogiciel-oss/download_XWALK-1070
Raphael Kubo da Costa [Tue, 22 Apr 2014 15:12:34 +0000 (18:12 +0300)]
Merge pull request #288 from eurogiciel-oss/download_XWALK-1070

[Download] enable build for all tizen platforms

10 years ago[Download] enable build for all tizen platforms
Corentin Lecouvey [Tue, 22 Apr 2014 13:18:45 +0000 (15:18 +0200)]
[Download] enable build for all tizen platforms

replace '_mobile' suffix by '_tizen' in order to
also support IVI platform.

BUG=XWALK-1070

10 years agoBump version to 0.47
Crosswalk Release Engineering [Mon, 21 Apr 2014 22:07:07 +0000 (22:07 +0000)]
Bump version to 0.47

10 years agoMerge pull request #273 from mrunalk/speech_api
Mrunal Kapade [Mon, 21 Apr 2014 17:25:26 +0000 (10:25 -0700)]
Merge pull request #273 from mrunalk/speech_api

[Speech] Add IVI Speech API support

10 years agoBump version to 0.46
Crosswalk Release Engineering [Thu, 17 Apr 2014 22:06:10 +0000 (22:06 +0000)]
Bump version to 0.46

10 years agoMerge pull request #280 from halton/master
Raphael Kubo da Costa [Thu, 17 Apr 2014 14:09:22 +0000 (17:09 +0300)]
Merge pull request #280 from halton/master

[gyp] Build filesystem for Tizen only

10 years agoMerge pull request #279 from eurogiciel-oss/XWALK-1381
Thiago Marcos P. Santos [Wed, 16 Apr 2014 14:24:40 +0000 (17:24 +0300)]
Merge pull request #279 from eurogiciel-oss/XWALK-1381

Add wayland library as explicit package dependency for system-info exten...

10 years ago[Tizen] Fix for File.length and File.fileSize properties
Alexander Shalamov [Tue, 15 Apr 2014 09:51:32 +0000 (12:51 +0300)]
[Tizen] Fix for File.length and File.fileSize properties

File.length should be undefined for files and defined for directories,
while fileSize should be only available for regular files.

10 years agoBump version to 0.45 accepted/tizen/ivi/20140506.114555 submit/tizen_ivi/20140506.111111 submit/trunk/20140417.094236
Crosswalk Release Engineering [Mon, 14 Apr 2014 22:06:14 +0000 (22:06 +0000)]
Bump version to 0.45

10 years agoMerge pull request #285 from alexshalamov/fix_maxpathlength_attr
pozdnyakov [Mon, 14 Apr 2014 12:36:29 +0000 (15:36 +0300)]
Merge pull request #285 from alexshalamov/fix_maxpathlength_attr

[Tizen] Fix tizen.filesystem.maxPathLength attribute

10 years ago[Tizen] Fix tizen.filesystem.maxPathLength attribute
Alexander Shalamov [Mon, 14 Apr 2014 12:14:32 +0000 (15:14 +0300)]
[Tizen] Fix tizen.filesystem.maxPathLength attribute

This patch changes type of tizen.filesystem.maxPathLength to long
and makes it non-writable.

10 years agoMerge pull request #284 from alexshalamov/check_stream_mode
Alexander Shalamov [Mon, 14 Apr 2014 08:04:21 +0000 (11:04 +0300)]
Merge pull request #284 from alexshalamov/check_stream_mode

[Tizen] Check if stream was opened with correct mode

10 years ago[Tizen] Check if stream was opened with correct mode
Alexander Shalamov [Fri, 11 Apr 2014 13:22:12 +0000 (16:22 +0300)]
[Tizen] Check if stream was opened with correct mode

This patch adds checks whether stream was opened with correct
mode before read or write operation is performed.

10 years agoMerge pull request #282 from deqing/fix-constructor-throw
Halton Huo [Mon, 14 Apr 2014 06:26:44 +0000 (14:26 +0800)]
Merge pull request #282 from deqing/fix-constructor-throw

[download] Throw TypeError when Constructor called as function

10 years agoBump version to 0.44
Crosswalk Release Engineering [Fri, 11 Apr 2014 22:06:33 +0000 (22:06 +0000)]
Bump version to 0.44

10 years ago[download] Throw TypeError when Constructor called as function
Deqing Huang [Fri, 11 Apr 2014 08:31:16 +0000 (16:31 +0800)]
[download] Throw TypeError when Constructor called as function

BUG=https://crosswalk-project.org/jira/browse/xwalk-959

10 years agoMerge pull request #281 from alexshalamov/raise_exception_on_invalid_mode
Alexander Shalamov [Fri, 11 Apr 2014 06:50:54 +0000 (09:50 +0300)]
Merge pull request #281 from alexshalamov/raise_exception_on_invalid_mode

[Tizen] Raise exception when 'mode' parameter is invalid

10 years ago[Tizen] Raise exception when 'mode' parameter is invalid
Alexander Shalamov [Thu, 10 Apr 2014 10:17:10 +0000 (13:17 +0300)]
[Tizen] Raise exception when 'mode' parameter is invalid

According to specification, whether mode is invalid, exception
should be raised. If mode is null or undefined, mode defaults to
'rw'.

10 years ago[gyp] Build filesystem for Tizen only
Halton Huo [Thu, 10 Apr 2014 09:07:54 +0000 (17:07 +0800)]
[gyp] Build filesystem for Tizen only

10 years agoAdd wayland library as explicit package dependency for system-info extension
Baptiste DURAND [Wed, 9 Apr 2014 16:29:52 +0000 (18:29 +0200)]
Add wayland library as explicit package dependency for system-info extension

BUG=https://crosswalk-project.org/jira/browse/XWALK-1381

Signed-off-by: Baptiste DURAND <baptiste.durand@open.eurogiciel.org>
10 years agoBump version to 0.43 accepted/tizen_generic accepted/tizen/generic/20140409.125407 accepted/tizen/ivi/20140409.182528 submit/tizen/20140409.125343
Crosswalk Release Engineering [Tue, 8 Apr 2014 22:04:50 +0000 (22:04 +0000)]
Bump version to 0.43

10 years agoMerge pull request #272 from alexshalamov/add_filesystem_features
Alexander Shalamov [Tue, 8 Apr 2014 13:35:08 +0000 (16:35 +0300)]
Merge pull request #272 from alexshalamov/add_filesystem_features

[Tizen] Add storage listing functionality

10 years ago[Tizen] Add storage listing functionality
Alexander Shalamov [Thu, 27 Mar 2014 09:35:17 +0000 (11:35 +0200)]
[Tizen] Add storage listing functionality

This patch adds storage listing and watching functionality to
Tizen filesystem API.

10 years ago[Speech] Add IVI Speech API support
Mrunal Kapade [Tue, 8 Apr 2014 01:06:06 +0000 (18:06 -0700)]
[Speech] Add IVI Speech API support

Adding the synthesizer/vocalizer part for now.
Will add the recognition later.

10 years agoBump version to 0.42 accepted/tizen_ivi_panda accepted/tizen/generic/20140404.092246 accepted/tizen/ivi/20140409.182054 accepted/tizen/ivi/panda/20140408.203414 submit/tizen/20140404.082816
Crosswalk Release Engineering [Wed, 2 Apr 2014 22:04:15 +0000 (22:04 +0000)]
Bump version to 0.42

10 years agoMerge pull request #276 from eurogiciel-oss/XWALK-1346
Kenneth Rohde Christiansen [Wed, 2 Apr 2014 15:20:26 +0000 (17:20 +0200)]
Merge pull request #276 from eurogiciel-oss/XWALK-1346

Fix build for x64 arch

10 years agoFix build for x64 arch
Baptiste DURAND [Wed, 2 Apr 2014 09:47:37 +0000 (11:47 +0200)]
Fix build for x64 arch

media_info_get_size waits unsigned long long not uint64_t
even if it seems to be the same in 32 bits arch.

=> int media_info_get_size(media_info_h media, unsigned long long *size)

log:

[   27s] content/content_instance.cc: In member function 'void ContentItem::init(media_info_h)':
[   27s] content/content_instance.cc:313:38: error: invalid conversion from 'uint64_t* {aka long unsigned int*}' to 'long long unsigned int*' [-fpermissive]
[   27s]    if (media_info_get_size(handle, &ll) == MEDIA_CONTENT_ERROR_NONE)
[   27s]                                       ^

BUG=https://crosswalk-project.org/jira/browse/XWALK-1346

Signed-off-by: Baptiste DURAND <baptiste.durand@open.eurogiciel.org>
10 years agoBump version to 0.41
Crosswalk Release Engineering [Sat, 29 Mar 2014 22:06:01 +0000 (22:06 +0000)]
Bump version to 0.41

10 years agoMerge pull request #275 from avalluri/master
Kenneth Rohde Christiansen [Sat, 29 Mar 2014 18:07:06 +0000 (19:07 +0100)]
Merge pull request #275 from avalluri/master

SystemInfo extension module fixes

10 years ago[SystemInfo] : Initialize the plugin instance only when need.
Amarnath Valluri [Sat, 29 Mar 2014 04:08:08 +0000 (06:08 +0200)]
[SystemInfo] : Initialize the plugin instance only when need.

Moved plugin instance initialization from CreateExtension() to CreateInstance().

XW_Initialize/CreateExtension is intended to call by the xwalk extension server
while registering the extension with the server. CreateInstance() is called
when exactly the api is accessed by application, so this is the point where we
need to initialize extension.

10 years ago[SystemInfo]: Fix crash in wifi network module on desktop.
Amarnath Valluri [Sat, 29 Mar 2014 03:59:21 +0000 (05:59 +0200)]
[SystemInfo]: Fix crash in wifi network module on desktop.

This commit fixes the deletion of pointer owning by GVariant.

10 years agoBump version to 0.40
Crosswalk Release Engineering [Fri, 28 Mar 2014 22:05:30 +0000 (22:05 +0000)]
Bump version to 0.40

10 years agoBump version to 0.39
Crosswalk Release Engineering [Wed, 26 Mar 2014 22:06:00 +0000 (22:06 +0000)]
Bump version to 0.39

10 years agoMerge pull request #271 from nagineni/contact
Raphael Kubo da Costa [Wed, 26 Mar 2014 15:22:34 +0000 (17:22 +0200)]
Merge pull request #271 from nagineni/contact

[Content] Fix the Desktop build.

10 years ago[Content] Fix the Desktop build.
Sudarsana Nagineni [Wed, 26 Mar 2014 14:35:02 +0000 (16:35 +0200)]
[Content] Fix the Desktop build.

Content API was implemented only for Tizen, so build it only
for Tizen.

10 years ago[TIZEN] Add suffix _tizen.* to the sources which are common for all Tizen profiles.
Sudarsana Nagineni [Wed, 26 Mar 2014 12:59:25 +0000 (14:59 +0200)]
[TIZEN] Add suffix _tizen.* to the sources which are common for all Tizen profiles.

10 years agoMerge pull request #270 from nagineni/tizen_profile_2
Raphael Kubo da Costa [Wed, 26 Mar 2014 14:20:17 +0000 (16:20 +0200)]
Merge pull request #270 from nagineni/tizen_profile_2

[TIZEN] Add suffix _tizen.* to the sources which are common for all Tize...

10 years agoMerge pull request #269 from nagineni/tizen_profile
Raphael Kubo da Costa [Wed, 26 Mar 2014 12:54:49 +0000 (14:54 +0200)]
Merge pull request #269 from nagineni/tizen_profile

[gyp] Teach how to include sources which work on all Tizen profiles.

10 years ago[gyp] Teach how to include sources which work on all Tizen profiles.
Sudarsana Nagineni [Wed, 26 Mar 2014 11:18:26 +0000 (13:18 +0200)]
[gyp] Teach how to include sources which work on all Tizen profiles.

Patch to include sources with suffix _tizen.cc in all the Tizen profiles
automatically.

In addition, it also fixes the missing symbols when loading the SystemInfo
and NetworkBearer APIs on IVI.

10 years agoBump version to 0.38
Crosswalk Release Engineering [Tue, 25 Mar 2014 22:04:18 +0000 (22:04 +0000)]
Bump version to 0.38

10 years agoMerge pull request #268 from nagineni/system_setting
Raphael Kubo da Costa [Tue, 25 Mar 2014 15:50:16 +0000 (17:50 +0200)]
Merge pull request #268 from nagineni/system_setting

[SystemSetting] Fix missing symbol when loading the SystemSetting API on...

10 years ago[SystemSetting] Fix missing symbol when loading the SystemSetting API on IVI
Sudarsana Nagineni [Tue, 25 Mar 2014 10:28:09 +0000 (12:28 +0200)]
[SystemSetting] Fix missing symbol when loading the SystemSetting API on IVI

10 years agoMerge pull request #267 from poussa/style-1
Kenneth Rohde Christiansen [Tue, 25 Mar 2014 09:25:33 +0000 (10:25 +0100)]
Merge pull request #267 from poussa/style-1

[Tizen] Content API - Style fixes

10 years ago[Tizen] Content API - Style fixes
Sakari Poussa [Tue, 25 Mar 2014 18:16:33 +0000 (20:16 +0200)]
[Tizen] Content API - Style fixes

10 years agoMerge pull request #263 from poussa/content
Kenneth Rohde Christiansen [Mon, 24 Mar 2014 23:37:14 +0000 (00:37 +0100)]
Merge pull request #263 from poussa/content

Tizen Content API - Part 1

10 years agoTizen Content API - Part 1
Sakari Poussa [Tue, 25 Feb 2014 09:31:41 +0000 (11:31 +0200)]
Tizen Content API - Part 1

First part of the Tizen Device API called Content API

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

This part implements only the following methods in basic mode (only success and error callback parameters supported)

  - getDirectories
  - find

Also, sample test page is included for the above methods.

10 years agoBump version to 0.37
Crosswalk Release Engineering [Mon, 24 Mar 2014 22:03:46 +0000 (22:03 +0000)]
Bump version to 0.37

10 years agoMerge pull request #266 from eurogiciel-oss/dev_XWALK-1254
Raphael Kubo da Costa [Mon, 24 Mar 2014 14:39:24 +0000 (16:39 +0200)]
Merge pull request #266 from eurogiciel-oss/dev_XWALK-1254

[TIZEN] : Fix build for common profile

10 years ago[TIZEN] : Fix build for common profile
Baptiste DURAND [Mon, 24 Mar 2014 11:17:58 +0000 (12:17 +0100)]
[TIZEN] : Fix build for common profile

- Use %profile as name of extension_host_os
- capi-telephony-sim is only for mobile profile

BUG=https://crosswalk-project.org/jira/browse/XWALK-1254

Signed-off-by: Baptiste DURAND <baptiste.durand@open.eurogiciel.org>
10 years agoBump version to 0.36
Crosswalk Release Engineering [Fri, 21 Mar 2014 22:04:53 +0000 (22:04 +0000)]
Bump version to 0.36

10 years agoMerge pull request #265 from tmpsantos/missing_symbol2
Thiago Marcos P. Santos [Fri, 21 Mar 2014 14:53:30 +0000 (16:53 +0200)]
Merge pull request #265 from tmpsantos/missing_symbol2

[Power] Fix missing symbol when loading the power API on IVI

10 years ago[Power] Fix missing symbol when loading the power API on IVI
Thiago Marcos P. Santos [Fri, 21 Mar 2014 13:48:18 +0000 (15:48 +0200)]
[Power] Fix missing symbol when loading the power API on IVI

10 years agoMerge pull request #264 from tmpsantos/missing_symbol
Raphael Kubo da Costa [Fri, 21 Mar 2014 14:45:59 +0000 (16:45 +0200)]
Merge pull request #264 from tmpsantos/missing_symbol

[Notification] Fix missing symbol when loading notification on IVI

10 years ago[Notification] Fix missing symbol when loading notification on IVI
Thiago Marcos P. Santos [Fri, 21 Mar 2014 13:48:18 +0000 (15:48 +0200)]
[Notification] Fix missing symbol when loading notification on IVI

BUG=https://crosswalk-project.org/jira/browse/XWALK-1238

10 years agoBump version to 0.35
Crosswalk Release Engineering [Tue, 18 Mar 2014 22:04:29 +0000 (22:04 +0000)]
Bump version to 0.35

10 years agoMerge pull request #261 from alexshalamov/mediaserver_initial_commit
Raphael Kubo da Costa [Tue, 18 Mar 2014 12:01:22 +0000 (14:01 +0200)]
Merge pull request #261 from alexshalamov/mediaserver_initial_commit

[DLNA] Initial implementation of Media Server API

10 years ago[DLNA] Initial implementation of Media Server API
Alexander Shalamov [Tue, 25 Feb 2014 13:48:31 +0000 (15:48 +0200)]
[DLNA] Initial implementation of Media Server API

This patch provides implementation for Media Server API
http://01org.github.io/cloud-dleyna/mediaserver.html

10 years agoBump version to 0.34
Crosswalk Release Engineering [Mon, 10 Mar 2014 22:04:18 +0000 (22:04 +0000)]
Bump version to 0.34

10 years agoMerge pull request #259 from zolkis/master
Raphael Kubo da Costa [Mon, 10 Mar 2014 11:50:33 +0000 (13:50 +0200)]
Merge pull request #259 from zolkis/master

enabled building callhistory extension

10 years agoenabled building callhistory extension
Zoltan Kis [Mon, 10 Mar 2014 09:31:31 +0000 (11:31 +0200)]
enabled building callhistory extension

10 years agoBump version to 0.33
Crosswalk Release Engineering [Fri, 7 Mar 2014 22:04:38 +0000 (22:04 +0000)]
Bump version to 0.33

10 years agoMerge pull request #258 from zolkis/master
Raphael Kubo da Costa [Fri, 7 Mar 2014 15:40:42 +0000 (17:40 +0200)]
Merge pull request #258 from zolkis/master

build desktop, Tizen mobile and IVI profiles properly,

10 years agoBuild desktop, Tizen mobile and IVI profiles properly.
Zoltan Kis [Fri, 7 Mar 2014 15:05:09 +0000 (17:05 +0200)]
Build desktop, Tizen mobile and IVI profiles properly.

Replace TIZEN_MOBILE definitions for TIZEN, change spec file to test on the %profile
variable for ivi and mobile (defined in build.xml and propagated to build.conf)
instead of _with_ivi. In the gyp files, 'extension_host_os' tests have been replaced
with testing 'tizen'. In source code, TIZEN_MOBILE used to be assumed to work with
 IVI, considering mobile equal to IVI, which is not the case with every extension.
With this change, 'extension_host_os' is set to 'desktop' by default.
If a tizen repository is present, TIZEN will be defined to 1. In addition, TIZEN_IVI
is defined for IVI and TIZEN_MOBILE is defined for mobile. All extensions which
should work on all Tizen profiles, should use TIZEN, others should use the more
specific TIZEN_MOBILE and TIZEN_IVI.

10 years agoBump version to 0.32
Crosswalk Release Engineering [Tue, 4 Mar 2014 22:05:38 +0000 (22:05 +0000)]
Bump version to 0.32

10 years agoMerge pull request #254 from eurogiciel-oss/wayland_x11_display
Raphael Kubo da Costa [Tue, 4 Mar 2014 09:56:38 +0000 (11:56 +0200)]
Merge pull request #254 from eurogiciel-oss/wayland_x11_display

Fix build on pure wayland platform

10 years ago[SystemInfo] Add Wayland support to get screen size
Corentin Lecouvey [Mon, 24 Feb 2014 15:29:17 +0000 (16:29 +0100)]
[SystemInfo] Add Wayland support to get screen size

- Fix build on pure wayland platform using 'with_wayland' macro
  to distinguish x11 and wayland display systems.

- Add get_wayland_screen_size() method to retrieve the screen size in System_info API
  using native Wayland API.

Signed-off-by: Corentin Lecouvey <corentin.lecouvey@open.eurogiciel.org>
10 years agoMerge pull request #257 from zolkis/master
Raphael Kubo da Costa [Mon, 3 Mar 2014 17:28:55 +0000 (19:28 +0200)]
Merge pull request #257 from zolkis/master

disable temporarily callhistory until target detection is fixed ivi vs m...

10 years agoremoved mobile contacts dep from spec file
Zoltan Kis [Mon, 3 Mar 2014 17:25:25 +0000 (19:25 +0200)]
removed mobile contacts dep from spec file

10 years agodisable temporarily callhistory until target detection is fixed ivi vs mobile
Zoltan Kis [Mon, 3 Mar 2014 17:20:05 +0000 (19:20 +0200)]
disable temporarily callhistory until target detection is fixed ivi vs mobile

10 years agoMerge pull request #256 from zolkis/master
Raphael Kubo da Costa [Mon, 3 Mar 2014 16:19:01 +0000 (18:19 +0200)]
Merge pull request #256 from zolkis/master

fixed spec file break with tapi

10 years agofixed spec file break with tapi
Zoltan Kis [Mon, 3 Mar 2014 16:01:06 +0000 (18:01 +0200)]
fixed spec file break with tapi

10 years agoMerge pull request #243 from zolkis/master
Kenneth Rohde Christiansen [Mon, 3 Mar 2014 15:08:58 +0000 (16:08 +0100)]
Merge pull request #243 from zolkis/master

Added Tizen filters and Call History extension

10 years agoAdded Tizen filters and Call History extension using now reentrant versions of localt...
Zoltan Kis [Fri, 31 Jan 2014 20:50:10 +0000 (22:50 +0200)]
Added Tizen filters and Call History extension using now reentrant versions of localtime and strtok; cleaned up logging in JS fix code style issues; isolate code for mobile; change native logging code style improvements code style fixes fixed some comments fixed js style errors

callhistory: merged js and html

callhistory: fix coding style

callhistory: fix code style

callhistory: fix coding style

callhistory: fixed comments

callhistory: styled constants

callhistory: added scoping to C variables, changed constants

callhistory: removed debug statements

10 years agoBump version to 0.31
Crosswalk Release Engineering [Fri, 28 Feb 2014 22:04:26 +0000 (22:04 +0000)]
Bump version to 0.31

10 years agoMerge pull request #246 from seanlong/app_dev
Halton Huo [Fri, 28 Feb 2014 09:34:01 +0000 (17:34 +0800)]
Merge pull request #246 from seanlong/app_dev

[Application] Add Application API initial support (getAppInfo/getAppsInfo)

10 years ago[Application] Add Application API example for getAppInfo/getAppsInfo
Long Xiang [Thu, 27 Feb 2014 07:20:23 +0000 (15:20 +0800)]
[Application] Add Application API example for getAppInfo/getAppsInfo

Application API needs to be run in an installed app context, so a manifest file
is also added.

10 years ago[Application] Add Applicatin extension skeleton and getAppInfo/getAppsInfo support
Long Xiang [Thu, 27 Feb 2014 07:19:52 +0000 (15:19 +0800)]
[Application] Add Applicatin extension skeleton and getAppInfo/getAppsInfo support

The implementation is based on below spec:
https://developer.tizen.org/dev-guide/2.2.0/org.tizen.web.device.apireference/tizen/application.html

The ApplicationInformation class will encapsulate Tizen application info, and
provides serialization method to transfer its data. An internal PkgMgrHandle
class is implemented to abstract appinfo and pkginfo handles, it also provides
methods to fetch different application information from them by using
pkgmgr-info/pkgmgr APIs.

In order to bind current ApplicationId to application extension, we will
translate the Crosswalk application ID to Tizen ApplicationId when it is
created.

10 years agoBump version to 0.30
Crosswalk Release Engineering [Tue, 25 Feb 2014 22:06:52 +0000 (22:06 +0000)]
Bump version to 0.30

10 years agoMerge pull request #251 from qjia7/remove-sim-dependency
Kenneth Rohde Christiansen [Tue, 25 Feb 2014 15:32:49 +0000 (16:32 +0100)]
Merge pull request #251 from qjia7/remove-sim-dependency

[SystemInfo] add 'SYSTEMINFO_SIM_ACCESS' macro

10 years agoMerge pull request #255 from xuzhang/extension_update
Kenneth Rohde Christiansen [Tue, 25 Feb 2014 09:23:05 +0000 (10:23 +0100)]
Merge pull request #255 from xuzhang/extension_update

[Extension] Fix build issue on size_t not declared

10 years ago[Extension] Fix build issue on size_t not declared
Xu Zhang [Tue, 25 Feb 2014 08:59:53 +0000 (16:59 +0800)]
[Extension] Fix build issue on size_t not declared

The error was introduced the patch 88b8aa029d1699 which is to sync
files from crosswalk to t-e-c. The header file <sys/types.h> is
forgot to added in t-e-c.
Also function pointer is wrongly used in the patch 88b8aa029d1699.

10 years agoMerge pull request #253 from xuzhang/extension_update
Kenneth Rohde Christiansen [Mon, 24 Feb 2014 17:13:20 +0000 (18:13 +0100)]
Merge pull request #253 from xuzhang/extension_update

Add XW_Extension_Permissions.h and XW_Extension_Runtime.h

10 years ago[SystemInfo] add 'SYSTEMINFO_SIM_ACCESS' macro
jiajia qin [Fri, 21 Feb 2014 15:33:22 +0000 (23:33 +0800)]
[SystemInfo] add 'SYSTEMINFO_SIM_ACCESS' macro

Add 'SYSTEMINFO_SIM_ACCESS' macro to indicate whether to load sim module.
In IVI device, SIM module is not needed.

10 years agoAdd XW_Extension_Permissions.h and XW_Extension_Runtime.h
Xu Zhang [Mon, 24 Feb 2014 11:29:16 +0000 (19:29 +0800)]
Add XW_Extension_Permissions.h and XW_Extension_Runtime.h

This defines two internal interfaces in Crosswalk to enforce
permission control for extension API and get varibles for runtime.

Also XW_Extension_SyncMessage.h is updated with that in crosswalk

10 years agoBump version to 0.29
Crosswalk Release Engineering [Thu, 20 Feb 2014 22:05:43 +0000 (22:05 +0000)]
Bump version to 0.29

10 years agoMerge pull request #249 from qjia7/fix_type_mismatch
Kenneth Rohde Christiansen [Thu, 20 Feb 2014 09:17:38 +0000 (10:17 +0100)]
Merge pull request #249 from qjia7/fix_type_mismatch

[Download] Fixed type mismache error

10 years ago[Download] Fixed type mismache error
jiajia qin [Wed, 19 Feb 2014 16:33:10 +0000 (00:33 +0800)]
[Download] Fixed type mismache error