platform/framework/web/tizen-extensions-crosswalk.git
9 years agoMerge pull request #447 from WonyoungChoi/merge_new_bt_api master
Halton Huo [Tue, 3 Feb 2015 09:20:45 +0000 (17:20 +0800)]
Merge pull request #447 from WonyoungChoi/merge_new_bt_api

[Bluetooth] Fix for new bluetooth platform api.

9 years ago[Bluetooth] Fix for new bluetooth platform api. submit/tizen/20150210.050335
WonYoung Choi [Tue, 3 Feb 2015 08:51:16 +0000 (17:51 +0900)]
[Bluetooth] Fix for new bluetooth platform api.

'BT_ADAPTER_DEVICE_DISCOVERY_REMOVED' enum was removed in new BT api.

9 years agoBump version to 0.143
Crosswalk Release Engineering [Mon, 26 Jan 2015 15:18:33 +0000 (15:18 +0000)]
Bump version to 0.143

9 years agoMerge pull request #416 from liyingzh/cellularNetwork
Halton Huo [Mon, 26 Jan 2015 05:13:08 +0000 (13:13 +0800)]
Merge pull request #416 from liyingzh/cellularNetwork

[SystemInfo] add system_info_cellular_network_ivi.cc to fit ivi system

9 years ago[SystemInfo] Add system_info_cellular_network_ivi.cc to fit ivi system
liyingzh [Tue, 16 Dec 2014 06:08:52 +0000 (14:08 +0800)]
[SystemInfo] Add system_info_cellular_network_ivi.cc to fit ivi system

Follow system_info_sim_ivi.cc(#369), add system_info_cellular_network_ivi.cc
to fit ivi system. Also fix the lac and cellId attribute error value.

BUG=XWALK-2362

9 years agoBump version to 0.142
Crosswalk Release Engineering [Tue, 20 Jan 2015 15:21:21 +0000 (15:21 +0000)]
Bump version to 0.142

9 years agoMerge pull request #443 from liyingzh/GetOfonoMedemPath
Halton Huo [Tue, 20 Jan 2015 07:04:18 +0000 (15:04 +0800)]
Merge pull request #443 from liyingzh/GetOfonoMedemPath

[SystemInfo] Fix copy and free pointers in OfonoGetModemPath

9 years ago[SystemInfo] Change return type of OfonoGetModemPath
liyingzh [Fri, 16 Jan 2015 04:43:21 +0000 (12:43 +0800)]
[SystemInfo] Change return type of OfonoGetModemPath

Fix memory leak in OfonoGetModemPath and free pointers in right position

9 years agoBump version to 0.141
Crosswalk Release Engineering [Sat, 17 Jan 2015 15:21:10 +0000 (15:21 +0000)]
Bump version to 0.141

9 years agoMerge pull request #442 from piotrowskim/g_dbus_proxy_new_for_bus_sync
Halton Huo [Fri, 16 Jan 2015 10:41:06 +0000 (18:41 +0800)]
Merge pull request #442 from piotrowskim/g_dbus_proxy_new_for_bus_sync

Fix handling g_dbus_proxy_new_for_bus_sync

9 years agoFix handling g_dbus_proxy_new_for_bus_sync
Maciej Piotrowski [Fri, 16 Jan 2015 08:53:37 +0000 (09:53 +0100)]
Fix handling g_dbus_proxy_new_for_bus_sync

This patch frees values returned by this function, what should be done
manually according to documentation
https://developer.gnome.org/gio/stable/GDBusProxy.html#g-dbus-proxy-new-for-bus-sync

9 years agoMerge pull request #441 from piotrowskim/g_dbus_proxy_call_sync
Halton Huo [Fri, 16 Jan 2015 05:25:12 +0000 (13:25 +0800)]
Merge pull request #441 from piotrowskim/g_dbus_proxy_call_sync

Fix handling g_dbus_proxy_call_sync

9 years agoFix handling g_dbus_proxy_call_sync
Maciej Piotrowski [Thu, 15 Jan 2015 15:19:53 +0000 (16:19 +0100)]
Fix handling g_dbus_proxy_call_sync

This patch frees values returned by this function, what should be done
manually according to documentation
https://developer.gnome.org/gio/stable/GDBusProxy.html#g-dbus-proxy-call-sync

9 years agoBump version to 0.140
Crosswalk Release Engineering [Thu, 15 Jan 2015 15:21:55 +0000 (15:21 +0000)]
Bump version to 0.140

9 years agoMerge pull request #440 from sstolinski/XWALK_3248
Halton Huo [Thu, 15 Jan 2015 12:49:05 +0000 (20:49 +0800)]
Merge pull request #440 from sstolinski/XWALK_3248

[Tizen] Fix incorrect errorCallback handling

9 years ago[Tizen] Fix incorrect errorCallback handling
Sebastian Stolinski [Thu, 15 Jan 2015 12:40:43 +0000 (13:40 +0100)]
[Tizen] Fix incorrect errorCallback handling

Validation parameters of functions: PackageManager.install,
PackageManager.uninstall, PackageManager.getPackagesInfo is fixed.

BUG=XWALK-3248

9 years agoMerge pull request #439 from piotrowskim/g_variant_iter_next
Halton Huo [Thu, 15 Jan 2015 03:12:52 +0000 (11:12 +0800)]
Merge pull request #439 from piotrowskim/g_variant_iter_next

Fix handling g_variant_iter_next

9 years agoBump version to 0.139
Crosswalk Release Engineering [Wed, 14 Jan 2015 15:21:02 +0000 (15:21 +0000)]
Bump version to 0.139

9 years agoFix handling g_variant_iter_next
Maciej Piotrowski [Tue, 13 Jan 2015 15:43:58 +0000 (16:43 +0100)]
Fix handling g_variant_iter_next

Arguments passed to g_variant_iter_next should be freed
in every iteration:
https://developer.gnome.org/glib/stable/glib-GVariant.html#g-variant-iter-next

9 years agoMerge pull request #438 from piotrowskim/fix_destory
Raphael Kubo da Costa [Wed, 14 Jan 2015 14:27:38 +0000 (16:27 +0200)]
Merge pull request #438 from piotrowskim/fix_destory

[Alarm] Fix function name in AlarmInfo

9 years ago[Alarm] Fix function name in AlarmInfo
Maciej Piotrowski [Wed, 14 Jan 2015 14:05:13 +0000 (15:05 +0100)]
[Alarm] Fix function name in AlarmInfo

Function name was DestoryService instead of DestroyService.

9 years agoMerge pull request #437 from piotrowskim/fix_alarm
Raphael Kubo da Costa [Wed, 14 Jan 2015 14:11:28 +0000 (16:11 +0200)]
Merge pull request #437 from piotrowskim/fix_alarm

[Alarm] Fix return type of AlarmInfo::type()

9 years agoMerge pull request #421 from liyingzh/Network
Halton Huo [Wed, 14 Jan 2015 14:09:05 +0000 (22:09 +0800)]
Merge pull request #421 from liyingzh/Network

[SystemInfo] add system_info_network_ivi.cc to fit tizen ivi/common.

9 years ago[Alarm] Fix return type of AlarmInfo::type()
Maciej Piotrowski [Mon, 12 Jan 2015 15:21:28 +0000 (16:21 +0100)]
[Alarm] Fix return type of AlarmInfo::type()

Type of type_ field is AlarmType but return type of
type() is int.

9 years agoMerge pull request #436 from piotrowskim/refactor_telephony
Raphael Kubo da Costa [Wed, 14 Jan 2015 10:50:00 +0000 (12:50 +0200)]
Merge pull request #436 from piotrowskim/refactor_telephony

[Telephony] Fix return value in TelephonyBackend::InitCall

9 years ago[SystemInfo] Add system_info_network_ivi.cc to fit tizen ivi/common.
liyingzh [Thu, 18 Dec 2014 05:59:12 +0000 (13:59 +0800)]
[SystemInfo] Add system_info_network_ivi.cc to fit tizen ivi/common.

Follow system_info_sim_ivi.cc(#369), add system_info_network_ivi.cc
to fit ivi/common system.

BUG=XWALK-2361

9 years ago[Telephony] Fix return value in TelephonyBackend::InitCall
Maciej Piotrowski [Tue, 30 Dec 2014 13:23:38 +0000 (14:23 +0100)]
[Telephony] Fix return value in TelephonyBackend::InitCall

In one of return cases 0 was returned instead of false.

9 years agoBump version to 0.138
Crosswalk Release Engineering [Tue, 13 Jan 2015 15:19:33 +0000 (15:19 +0000)]
Bump version to 0.138

9 years agoMerge pull request #435 from piotrowskim/rm_unused_content
Raphael Kubo da Costa [Mon, 12 Jan 2015 16:21:32 +0000 (18:21 +0200)]
Merge pull request #435 from piotrowskim/rm_unused_content

[Content] Remove unused variable

9 years ago[Content] Remove unused variable
Maciej Piotrowski [Mon, 12 Jan 2015 16:10:30 +0000 (17:10 +0100)]
[Content] Remove unused variable

Variable o was never used.

9 years agoMerge pull request #434 from piotrowskim/fix_content
Raphael Kubo da Costa [Mon, 12 Jan 2015 16:12:32 +0000 (18:12 +0200)]
Merge pull request #434 from piotrowskim/fix_content

[Tizen] Fix wrong condition checking

9 years ago[Tizen] Fix wrong condition checking
Maciej Piotrowski [Fri, 9 Jan 2015 14:34:16 +0000 (15:34 +0100)]
[Tizen] Fix wrong condition checking

In function ContentInstance::HandleSyncMessage there is wrong
condition check, which is always true.

9 years agoMerge pull request #433 from piotrowskim/refactor_alarm
Raphael Kubo da Costa [Mon, 12 Jan 2015 15:58:38 +0000 (17:58 +0200)]
Merge pull request #433 from piotrowskim/refactor_alarm

[Tizen] Fix inappropriate return value

9 years ago[Tizen] Fix inappropriate return value
Maciej Piotrowski [Fri, 9 Jan 2015 13:30:14 +0000 (14:30 +0100)]
[Tizen] Fix inappropriate return value

In AlarmInstance::HandleGetAllAlarms() always 0 were passed
as the result to SendSyncMessage() instead of return value of
AlarmManager::GetAllAlarms.

9 years agoBump version to 0.137
Crosswalk Release Engineering [Fri, 9 Jan 2015 15:07:37 +0000 (15:07 +0000)]
Bump version to 0.137

9 years agoMerge pull request #432 from KFilipek/fix_system_info_display_brightness
Raphael Kubo da Costa [Thu, 8 Jan 2015 16:29:08 +0000 (18:29 +0200)]
Merge pull request #432 from KFilipek/fix_system_info_display_brightness

Fix brightness read from ACPI and its calculation

9 years agoFix brightness calculation
Krzysztof Filipek [Thu, 8 Jan 2015 12:38:10 +0000 (13:38 +0100)]
Fix brightness calculation

This patch fixes brightness calculation and prevent
from losing precision.

9 years agoFix brightness read from ACPI
Krzysztof Filipek [Wed, 7 Jan 2015 14:25:50 +0000 (15:25 +0100)]
Fix brightness read from ACPI

This patch fixes path to specific ACPI device.

9 years agoBump version to 0.136
Crosswalk Release Engineering [Wed, 7 Jan 2015 15:08:16 +0000 (15:08 +0000)]
Bump version to 0.136

9 years agoMerge pull request #431 from piotrowskim/rm_nits_callhistory
Kenneth Rohde Christiansen [Wed, 7 Jan 2015 09:10:40 +0000 (10:10 +0100)]
Merge pull request #431 from piotrowskim/rm_nits_callhistory

[Tizen] Remove unused variable and fix other nits

9 years ago[Tizen] Remove unused variable and fix other nits
Maciej Piotrowski [Mon, 29 Dec 2014 11:35:29 +0000 (12:35 +0100)]
[Tizen] Remove unused variable and fix other nits

Unused variable 'sortorder' was removed and some other nits were
introduced. Besides this one optimization was done in
NotifyDatabaseChange fuction (check validity of user_data before
preparing response).

9 years agoBump version to 0.135 accepted/tizen/common/20150105.180052 accepted/tizen/ivi/20150108.091750 accepted/tizen/tv/20150112.114026 accepted/tizen/wearable/20150112.054913 submit/tizen_common/20150105.171808 submit/tizen_ivi/20150105.151715 submit/tizen_ivi/20150108.072147 submit/tizen_mobile/20150109.000000 submit/tizen_mobile/20150116.000002 submit/tizen_tv/20150109.000000 submit/tizen_wearable/20150109.000000
Crosswalk Release Engineering [Wed, 31 Dec 2014 15:06:12 +0000 (15:06 +0000)]
Bump version to 0.135

9 years agoMerge pull request #430 from piotrowskim/rm_nits_history
Raphael Kubo da Costa [Wed, 31 Dec 2014 14:49:53 +0000 (16:49 +0200)]
Merge pull request #430 from piotrowskim/rm_nits_history

[Tizen] Prevent segmentation fault in callhistory_mobile.cc

9 years ago[Tizen] Prevent segmentation fault in callhistory_mobile.cc
Maciej Piotrowski [Wed, 31 Dec 2014 10:07:21 +0000 (11:07 +0100)]
[Tizen] Prevent segmentation fault in callhistory_mobile.cc

There was intent to declare variable "int* ids" as an array, but it was
initialized as a scalar. Further use of this variable could lead to
segmentation faults and invalid writes to memory.

9 years agoMerge pull request #429 from KFilipek/fix_name
Raphael Kubo da Costa [Wed, 31 Dec 2014 11:36:55 +0000 (13:36 +0200)]
Merge pull request #429 from KFilipek/fix_name

[Tizen] Fix failed path to xwalk-launcher in script

9 years ago[Tizen] Fix failed path to xwalk-launcher in script
Krzysztof Filipek [Tue, 30 Dec 2014 17:19:45 +0000 (18:19 +0100)]
[Tizen] Fix failed path to xwalk-launcher in script

Path points to non existing file

Change-Id: I205badb370bfaa5278f082c99a7a4160efab3d67

9 years agoBump version to 0.134
Crosswalk Release Engineering [Tue, 30 Dec 2014 15:07:21 +0000 (15:07 +0000)]
Bump version to 0.134

9 years agoMerge pull request #427 from piotrowskim/rm_unused_audiosystem
Halton Huo [Tue, 30 Dec 2014 01:40:54 +0000 (09:40 +0800)]
Merge pull request #427 from piotrowskim/rm_unused_audiosystem

[Tizen] Fix wrongly passed variable to function in audiosystem

9 years agoMerge pull request #428 from piotrowskim/rm_nits_bluetooth
Halton Huo [Tue, 30 Dec 2014 01:40:18 +0000 (09:40 +0800)]
Merge pull request #428 from piotrowskim/rm_nits_bluetooth

[Tizen] Prevent segmentation faults in bluetooth

9 years ago[Tizen] Prevent segmentation faults in bluetooth
Maciej Piotrowski [Wed, 17 Dec 2014 11:46:57 +0000 (12:46 +0100)]
[Tizen] Prevent segmentation faults in bluetooth

Fixes are connected with cases when null pointers were not
handled properly. Some other nits fixed.

Change-Id: I4263b2643c2fbd67d8cbe9315235bbec2cb638dd

9 years ago[Tizen] Fix wrongly passed variable to function in audiosystem
Maciej Piotrowski [Wed, 17 Dec 2014 09:37:15 +0000 (10:37 +0100)]
[Tizen] Fix wrongly passed variable to function in audiosystem

js_reply variable was prepared, but instead of it js_message was
passed to PostMessage function. Some other nits were fixed.

Change-Id: Id19978ecd38c516c8e16aea3749796fd9400748f

9 years agoBump version to 0.133
Crosswalk Release Engineering [Mon, 22 Dec 2014 15:06:45 +0000 (15:06 +0000)]
Bump version to 0.133

9 years agoMerge pull request #426 from halton/gio
Halton Huo [Mon, 22 Dec 2014 11:01:33 +0000 (19:01 +0800)]
Merge pull request #426 from halton/gio

[SystemSetting] Fixed build issue on desktop.

9 years agoMerge pull request #419 from eurogiciel-oss/keep_adapter_state
Halton Huo [Mon, 22 Dec 2014 09:56:15 +0000 (17:56 +0800)]
Merge pull request #419 from eurogiciel-oss/keep_adapter_state

[bluetooth] keep BT state when calling getDefaultAdapter() API

9 years agoMerge pull request #425 from halton/bt_type
Halton Huo [Mon, 22 Dec 2014 09:11:10 +0000 (17:11 +0800)]
Merge pull request #425 from halton/bt_type

[Bluetooth] Choose bluetooth depend on system avilable.

9 years ago[SystemSetting] Fixed build issue on desktop.
Halton Huo [Mon, 22 Dec 2014 08:44:57 +0000 (16:44 +0800)]
[SystemSetting] Fixed build issue on desktop.

gio-2.0 dependency is added implicitly by vconf, but vconf is available
on Tizen only. So we need add this dependency in general to fix the
desktop build issue.

BUG=None

9 years ago[Bluetooth] Auto choose bluetooth type depend on which library availability.
Halton Huo [Mon, 22 Dec 2014 08:18:30 +0000 (16:18 +0800)]
[Bluetooth] Auto choose bluetooth type depend on which library availability.

Current bluetooth.gyp break desktop build because bluetooth% is hard
coded as tizen_capi.

Script identify_bluetooth_type.sh is added to return correct
bluetooth string depend on the exsit of pkgconfig(capi-network-bluetooth)
and version of pkgconfig(bluez).

BUG=None

9 years agoMerge pull request #422 from liyingzh/Locale
Halton Huo [Mon, 22 Dec 2014 08:06:52 +0000 (16:06 +0800)]
Merge pull request #422 from liyingzh/Locale

[SystemInfo] Fix the language and country syntax

9 years ago[SystemInfo] Fix the language and country info syntax
liyingzh [Fri, 19 Dec 2014 07:38:26 +0000 (15:38 +0800)]
[SystemInfo] Fix the language and country info  syntax

The country_info and language_info is LANGUAGE_REGION.uft8 format on Tizen,
but LANGUAGE_REGION syntax is required on the spec
(https://developer.tizen.org/dev-guide/2.2.1/org.tizen.web.device.apireference/tizen/systeminfo.html#::SystemInfo::SystemInfoLocale),
so fix it.

BUG=XWALK-2361

9 years agoMerge pull request #424 from paritosh-in/branch_solve_mem_leak_callhistory
Halton Huo [Mon, 22 Dec 2014 06:57:41 +0000 (14:57 +0800)]
Merge pull request #424 from paritosh-in/branch_solve_mem_leak_callhistory

[CallHistory] Fix of memory leak in callhistory/callhistory_mobile.cc

9 years ago[CallHistory] Fix of memory leak in callhistory/callhistory_mobile.cc
Paritosh Kumar [Mon, 22 Dec 2014 05:49:20 +0000 (11:19 +0530)]
[CallHistory] Fix of memory leak in callhistory/callhistory_mobile.cc

9 years agoMerge pull request #423 from sstolinski/XWALK_2308
Halton Huo [Mon, 22 Dec 2014 06:21:12 +0000 (14:21 +0800)]
Merge pull request #423 from sstolinski/XWALK_2308

[Tizen] Fix attribute value issues for Tizen extension

9 years agoBump version to 0.132
Crosswalk Release Engineering [Fri, 19 Dec 2014 15:06:41 +0000 (15:06 +0000)]
Bump version to 0.132

9 years ago[Tizen] Fix attribute value issues for Tizen extension
Sebastian Stolinski [Fri, 19 Dec 2014 12:08:37 +0000 (13:08 +0100)]
[Tizen] Fix attribute value issues for Tizen extension

AttributeFilter, CompositeFilter, SimpleCoordinates and SortMode
interfaces have been refactored.
Setters, getters and additional validation have been added.

BUG=XWALK-2308

Change-Id: Ie12aba676a266eb926f987e938dbc8349ce7a943

9 years agoMerge pull request #420 from poussa/tct-fixes
Halton Huo [Fri, 19 Dec 2014 07:34:41 +0000 (15:34 +0800)]
Merge pull request #420 from poussa/tct-fixes

[Content] TCT fixes

9 years ago[Content] TCT fixes
Sakari Poussa [Thu, 18 Dec 2014 08:14:26 +0000 (10:14 +0200)]
[Content] TCT fixes

Improve Tizen Compliancy Test (TCT) suite pass rates:

  - Implement missing updateBatch method
  - Check for null and range assignments for js objects

BUG=XWALK-2801
BUG=XWALK-2802
BUG=XWALK-2808
BUG=XWALK-2811

9 years agoBump version to 0.131
Crosswalk Release Engineering [Wed, 17 Dec 2014 15:06:34 +0000 (15:06 +0000)]
Bump version to 0.131

9 years ago[bluetooth] keep BT state when calling getDefaultAdapter() API
Corentin Lecouvey [Thu, 11 Dec 2014 14:04:58 +0000 (15:04 +0100)]
[bluetooth] keep BT state when calling getDefaultAdapter() API

Bluetooth-frwk has been adapted to allow getting adapter properties
even if bluetooth adapter is powered off.

So modify getDefaultAdapter() API logic in order to be synchronous.

Handle bonded devices in order to fill known_devices array in javascript
once bluetooth is enabled.

relates to TC-2024

Signed-off-by: Corentin Lecouvey <corentin.lecouvey@open.eurogiciel.org>
9 years agoMerge pull request #418 from piotrowskim/rm_unused_media_renderer
Halton Huo [Wed, 17 Dec 2014 07:13:12 +0000 (15:13 +0800)]
Merge pull request #418 from piotrowskim/rm_unused_media_renderer

Remove unused variables in file media_renderer.cc

9 years agoMerge pull request #417 from sstolinski/XWALK_3122
Halton Huo [Wed, 17 Dec 2014 02:42:55 +0000 (10:42 +0800)]
Merge pull request #417 from sstolinski/XWALK_3122

[Tizen] Fix invalid AttributeFilter.attributeName issue

9 years agoRemove unused variables in file media_renderer.cc
Maciej Piotrowski [Mon, 15 Dec 2014 11:47:02 +0000 (12:47 +0100)]
Remove unused variables in file media_renderer.cc

Variables "objects" and "child" of type GVariant* were declared but never used.
That's why they were removed. Some other nits were fixed.

9 years ago[Tizen] Fix invalid AttributeFilter.attributeName issue
Sebastian Stolinski [Tue, 16 Dec 2014 10:55:37 +0000 (11:55 +0100)]
[Tizen] Fix invalid AttributeFilter.attributeName issue

AttributeFilter has been refactored.
Setter and getter for attributeName have been added.

BUG=XWALK-3122

Change-Id: I5507a67731371846a6f86860117f3fef29ae1ef8

9 years agoBump version to 0.130
Crosswalk Release Engineering [Mon, 15 Dec 2014 15:06:47 +0000 (15:06 +0000)]
Bump version to 0.130

9 years agoMerge pull request #413 from sstolinski/XWALK_3044
Halton Huo [Mon, 15 Dec 2014 13:40:18 +0000 (21:40 +0800)]
Merge pull request #413 from sstolinski/XWALK_3044

[Tizen] Fix problem with creating AttributeFilter

9 years ago[Tizen] Fix problem with creating AttributeFilter
Sebastian Stolinski [Mon, 15 Dec 2014 08:18:42 +0000 (09:18 +0100)]
[Tizen] Fix problem with creating AttributeFilter

Validation of matchFlag has been corrected.

BUG=XWALK-3044

9 years agoMerge pull request #415 from wkosowicz/XWALK-3170
Halton Huo [Mon, 15 Dec 2014 09:42:02 +0000 (17:42 +0800)]
Merge pull request #415 from wkosowicz/XWALK-3170

Moving extensions source code into src/ directory

9 years agoBump version to 0.129 accepted/tizen/common/20141215.134628 accepted/tizen/ivi/20141216.072435 accepted/tizen/mobile/20141216.103414 accepted/tizen/mobile/20150105.022444 accepted/tizen/tv/20141217.014340 accepted/tizen/tv/20150105.022355 accepted/tizen/wearable/20141217.015452 accepted/tizen/wearable/20150105.054716 submit/tizen_common/20141212.162305 submit/tizen_ivi/20141215.151515 submit/tizen_ivi/20141216.161616 submit/tizen_ivi/20141216.171717 submit/tizen_mobile/20141216.100759 submit/tizen_mobile/20141231.012840 submit/tizen_mobile/20151202.000000 submit/tizen_tv/20141216.100806 submit/tizen_tv/20151202.000000 submit/tizen_wearable/20141216.100814 submit/tizen_wearable/20150102.000000
Crosswalk Release Engineering [Fri, 12 Dec 2014 15:05:37 +0000 (15:05 +0000)]
Bump version to 0.129

9 years agoMoving extensions source code into src/ directory
Wojciech Kosowicz [Thu, 11 Dec 2014 10:18:43 +0000 (11:18 +0100)]
Moving extensions source code into src/ directory

All the source code related to extensions is moved into src
directory. All other sources (eg demos, examples, packaging)
 are not moved.

BUG = XWALK-3170

9 years agoMerge pull request #410 from eurogiciel-oss/refactor_bluetooth
Halton Huo [Fri, 12 Dec 2014 01:01:35 +0000 (09:01 +0800)]
Merge pull request #410 from eurogiciel-oss/refactor_bluetooth

[bluetooth] refactoring code

9 years agoBump version to 0.128
Crosswalk Release Engineering [Thu, 11 Dec 2014 15:06:09 +0000 (15:06 +0000)]
Bump version to 0.128

9 years ago[bluetooth] refactoring code
Corentin Lecouvey [Tue, 9 Dec 2014 18:27:53 +0000 (19:27 +0100)]
[bluetooth] refactoring code

* Add CAPI(),  CAPI_SYNC() and CAPI_SYNC2() macros :
  In order to handle Tizen CAPI in a generic way. If CAPI call returns
  an error, a JSON post message is directly sent back to JS.
  If CAPI call returns no error, reply id is stored in order to be
  reused to finalize the JS async call.

* All reply ids are stored in reply_id_map_ associated with the
  JSON message cmd.

* Add specific methods to send JSON messages to JS:
    - PostAsyncReply() method is used for JS async calls.
    - SendCmdToJs() method is used to independently update JS state.
      For instance it allows to update Bluetooth web API state
      when BlueZ is attacked externally to Tizen CAPI.

* Remove several useless variables/methods.

* Fix getDefaultAdapter() API.

Also fix XWALK-2832, XWALK-1334, TC-1940 and TC-2126

9 years agoMerge pull request #414 from tripzero/master
Halton Huo [Thu, 11 Dec 2014 01:51:42 +0000 (09:51 +0800)]
Merge pull request #414 from tripzero/master

[Vehicle] remove vehicle api

9 years ago[Vehicle] remove vehicle api
Kevron Rees [Wed, 10 Dec 2014 20:07:35 +0000 (12:07 -0800)]
[Vehicle] remove vehicle api

9 years agoBump version to 0.127
Crosswalk Release Engineering [Wed, 10 Dec 2014 15:06:09 +0000 (15:06 +0000)]
Bump version to 0.127

9 years agoMerge pull request #411 from sstolinski/XWALK3047
Halton Huo [Wed, 10 Dec 2014 00:56:31 +0000 (08:56 +0800)]
Merge pull request #411 from sstolinski/XWALK3047

[Tizen] Fix invalid AttributeRangeFilter.attributeName issue

9 years agoBump version to 0.126
Crosswalk Release Engineering [Tue, 9 Dec 2014 15:06:29 +0000 (15:06 +0000)]
Bump version to 0.126

9 years ago[Tizen] Fix invalid AttributeRangeFilter.attributeName issue
Sebastian Stolinski [Tue, 9 Dec 2014 13:13:34 +0000 (14:13 +0100)]
[Tizen] Fix invalid AttributeRangeFilter.attributeName issue

AttributeRangeFilter has been refactored.
Setter and getter for attributeName have been added.
Coding style has been corrected.

BUG=XWALK-3047

9 years agoMerge pull request #412 from rakuco/fix-style-issues
Raphael Kubo da Costa [Mon, 8 Dec 2014 16:23:50 +0000 (18:23 +0200)]
Merge pull request #412 from rakuco/fix-style-issues

Fix coding style warnings.

9 years agosystem_info: Fix coding style warnings.
Raphael Kubo da Costa [Mon, 8 Dec 2014 15:01:31 +0000 (17:01 +0200)]
system_info: Fix coding style warnings.

./system_info/system_info_instance.cc:90:  Missing spaces around =  [whitespace/operators] [4]
./system_info/system_info_instance.cc:111:  Missing spaces around =  [whitespace/operators] [4]
./system_info/system_info_instance.cc:120:  Missing spaces around =  [whitespace/operators] [4]

9 years agofilesystem: Include <tuple> when using it.
Raphael Kubo da Costa [Mon, 8 Dec 2014 14:58:55 +0000 (16:58 +0200)]
filesystem: Include <tuple> when using it.

./filesystem/filesystem_instance.h:85:  Add #include <tuple> for tuple<> [build/include_what_you_use] [4]

9 years agoaudiosystem: Fix coding style warning.
Raphael Kubo da Costa [Mon, 8 Dec 2014 14:58:06 +0000 (16:58 +0200)]
audiosystem: Fix coding style warning.

./audiosystem/audiosystem_instance.cc:52:  Missing spaces around = [whitespace/operators] [4]

9 years agoBump version to 0.125
Crosswalk Release Engineering [Fri, 5 Dec 2014 15:05:13 +0000 (15:05 +0000)]
Bump version to 0.125

9 years agoMerge pull request #404 from nagineni/error_handling
Halton Huo [Fri, 5 Dec 2014 09:44:44 +0000 (17:44 +0800)]
Merge pull request #404 from nagineni/error_handling

[Tizen] Fix error handling in system setting API

9 years agoBump version to 0.124 accepted/tizen/common/20141210.165750 submit/tizen_common/20141210.091427 submit/tizen_mobile/20141216.000000
Crosswalk Release Engineering [Thu, 4 Dec 2014 15:05:57 +0000 (15:05 +0000)]
Bump version to 0.124

9 years agoMerge pull request #409 from jimmy-huang/master
Halton Huo [Thu, 4 Dec 2014 01:33:39 +0000 (09:33 +0800)]
Merge pull request #409 from jimmy-huang/master

[Phone] Fixed typo in handling call history events

9 years ago[Phone] Fix typo in handling call history events
Jimmy Huang [Tue, 2 Dec 2014 23:38:31 +0000 (15:38 -0800)]
[Phone] Fix typo in handling call history events

Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
9 years agoBump version to 0.123
Crosswalk Release Engineering [Wed, 3 Dec 2014 15:06:08 +0000 (15:06 +0000)]
Bump version to 0.123

9 years agoMerge pull request #405 from tripzero/master
Halton Huo [Wed, 3 Dec 2014 01:02:13 +0000 (09:02 +0800)]
Merge pull request #405 from tripzero/master

Fix build issue with latest AMB

9 years ago[Vehicle] Fix build issue with latest AMB (AMB 0.12.803)
Kevron Rees [Mon, 24 Nov 2014 19:24:33 +0000 (11:24 -0800)]
[Vehicle] Fix build issue with latest AMB (AMB 0.12.803)

9 years agoBump version to 0.122
Crosswalk Release Engineering [Fri, 28 Nov 2014 15:05:37 +0000 (15:05 +0000)]
Bump version to 0.122