Piotr Kosko [Fri, 4 Nov 2016 13:38:29 +0000 (14:38 +0100)]
[Push] Module extended for tizen 3.0 features
[Feature] Added register/unregister and connect/disconnect functions.
[Verification] Code compiles without errors.
Checked in chrome console, tct tests need to be updated.
Change-Id: I040954fea6ba6359df1f86c41cb7074a983c3f80
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
Hyunjin Park [Wed, 2 Nov 2016 02:17:15 +0000 (11:17 +0900)]
[version] 1.47
Change-Id: I66a027cf3cff5d26920ddc3a88135b5595a1d4e5
Piotr Kosko [Mon, 24 Oct 2016 08:33:59 +0000 (10:33 +0200)]
[Push] Fixing disconnect method
[Feature] Now disconnect method really disconnects from push server
[Verification] TCT passrate didn't change.
Change-Id: I18fe628e62dd4d2528e4278b5b6dec6143cde4e8
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
Hyunjin Park [Tue, 1 Nov 2016 08:47:27 +0000 (01:47 -0700)]
Merge "[Push] implementation of new manager version" into tizen
Hyunjin Park [Tue, 1 Nov 2016 08:46:06 +0000 (01:46 -0700)]
Merge "[Push] Added stubs for second implementation for Tizen 3.0 apps" into tizen
Hyunjin Park [Tue, 1 Nov 2016 08:45:52 +0000 (01:45 -0700)]
Merge "[Push] refactored module for using multiple managers" into tizen
Piotr Kosko [Wed, 31 Aug 2016 13:33:10 +0000 (15:33 +0200)]
[Push] implementation of new manager version
[Feature] Added implementation of new version of API.
Both scenarios for push service are possible:
1. connect -> register (3.0 API)
2. register -> connect (before 3.0 API)
[Verification] Code compiles without errors.
TCT passrate didn't change.
Change-Id: I17cb8d75775b4f0a2a193a102700a853213afa49
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
Piotr Kosko [Tue, 30 Aug 2016 12:44:19 +0000 (14:44 +0200)]
[Push] Added stubs for second implementation for Tizen 3.0 apps
[Feature] Modifications in super class, added stubs for tizen 3.0 push implementation,
renamed files for old implementation. Added using different PushManager depending on
application version.
[Verification] Code compiles without errors.
TCT passrate was not changed.
Change-Id: I253bace6364aa41d3834bb76886817cba3ee3640
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
Piotr Kosko [Thu, 25 Aug 2016 09:33:31 +0000 (11:33 +0200)]
[Push] refactored module for using multiple managers
[Feature] This commit is the first step for applying new policy
about push module. There would be used different behaviour, dependant
to current version of application. Currently module was refactored to
hold tizen 2.4 behaviour. Tizen 3.0 would be implemented in next commits.
[Verification] Code compiles without errors.
Passrate didn't change.
Change-Id: If26e03352db134b2a5fb5b1a8def46343732c41b
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
jk.pu [Tue, 1 Nov 2016 02:06:18 +0000 (11:06 +0900)]
[iotcon] fix issue that startCaching update cb was not invoked
Change-Id: Ifb4b7e0babe672cf85066bb6fc5bc769d9a433c2
Signed-off-by: jk.pu <jk.pu@samsung.com>
jk.pu [Mon, 31 Oct 2016 06:46:29 +0000 (23:46 -0700)]
Merge "[iotcon] fix some implementation issue." into tizen
jk.pu [Thu, 27 Oct 2016 04:33:26 +0000 (13:33 +0900)]
[iotcon] fix some implementation issue.
1. fix RequestCallback is not called when client send get operation.
2. fix response send() issue(request id is not set, can't find proper response handler)
Change-Id: If3cbaba6aa4ef941c83395b6440ec5addbbee3d4
Signed-off-by: jk.pu <jk.pu@samsung.com>
Jakub Skowron [Fri, 28 Oct 2016 16:56:47 +0000 (18:56 +0200)]
[iotcon] allow virtual roots in initialize .dat file path
Convert virtual root (if present in path) for native
iotcon_initialize function.
Change-Id: I048919c19cd4916a06edef766143bcec31709c8a
Signed-off-by: Jakub Skowron <j.skowron@samsung.com>
Mateusz Bruno-Kaminski [Tue, 25 Oct 2016 12:39:03 +0000 (14:39 +0200)]
[Test] Missing plugins.json in test package
[Details] Rewritten webapi-plugins-devel-test. The plugins.json
file is being created.
Change-Id: Ibcd5219bf59d8049a0a81c1e5f95f8ea6ba7c310
Signed-off-by: Mateusz Bruno-Kaminski <m.bruno2@samsung.com>
Hyunjin Park [Fri, 28 Oct 2016 07:09:11 +0000 (00:09 -0700)]
Merge "[Application] Changing pkgmgrinfo_client API to pkgmgr_client API" into tizen
Szymon Jastrzebski [Thu, 13 Oct 2016 08:58:55 +0000 (10:58 +0200)]
[Application] Changing pkgmgrinfo_client API to pkgmgr_client API
Tests passed 100%.
Change-Id: Iee1520f82d78210710c04389adc896a3aa2ae26a
Signed-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
Szymon Jastrzebski [Thu, 27 Oct 2016 09:54:30 +0000 (11:54 +0200)]
[Alarm] Fixing adding alarms
[Feature] Adding alarms sets proper value of RecurrenceType
[Verification] TCT tests (Alarm) pass 100%
Change-Id: I50f8147543c1f92723b9b567c13b9e35bdb58f57
Signed-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
Hyunjin Park [Thu, 27 Oct 2016 01:35:02 +0000 (18:35 -0700)]
Merge "[SystemInfo] Replace wifi with wifi-manager api." into tizen
jk.pu [Wed, 26 Oct 2016 08:58:53 +0000 (01:58 -0700)]
Merge "[iotcon] enable iotcon at mobile/wearable/tv profile." into tizen
jk.pu [Wed, 26 Oct 2016 08:58:49 +0000 (01:58 -0700)]
Merge "[iotcon] fix fail to retrieve platform info" into tizen
jk.pu [Wed, 26 Oct 2016 08:53:16 +0000 (17:53 +0900)]
[iotcon] enable iotcon at mobile/wearable/tv profile.
Change-Id: I32409bad5fc13118b9fa10d61e34ea520e8ad4d1
Signed-off-by: jk.pu <jk.pu@samsung.com>
Tomasz Marciniak [Tue, 25 Oct 2016 12:38:07 +0000 (14:38 +0200)]
[SystemInfo] Replace wifi with wifi-manager api.
[Verification] Code compiles.
TCT pass rate 100% (372/372/0/0/0)
Change-Id: Ie7690618086b35ad1bdde16741e7034529856d31
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
jk.pu [Tue, 25 Oct 2016 11:07:07 +0000 (20:07 +0900)]
[iotcon] fix fail to retrieve platform info
if some device or platform value is null . it return error callback.
fix to return empty string.
Change-Id: I9eb890d752055a0e4e664b345bb8b237b3e06c24
Signed-off-by: jk.pu <jk.pu@samsung.com>
Hyunjin Park [Tue, 25 Oct 2016 02:32:50 +0000 (11:32 +0900)]
[nfc] remove to get nfc_status information when successes NFC settings appcontrol
cause : it calls failure callback when successes
[Verification] Web TCT- NFC 100% passed
Change-Id: I1ae44f92d25a2d43f97b1629189e7562feedb447
Hyunjin Park [Mon, 24 Oct 2016 02:25:51 +0000 (11:25 +0900)]
[doc] add devel package source
Change-Id: I55874d27531ed703992a9a3b86a10967120bae0d
Hyunjin Park [Mon, 24 Oct 2016 02:23:25 +0000 (11:23 +0900)]
add devel package source
Change-Id: I34c8eeb39e65479b6b752730accb2c209ac3a147
Hyunjin Park [Thu, 20 Oct 2016 07:37:28 +0000 (00:37 -0700)]
Revert "[Spec file] Missing files in devel package"
This reverts commit
6683a609ceaec6731a4bba8a6d5ed8f76c247140.
Change-Id: Ib70a576fd2f64ac9ad97be0285fbbc6e627ca3f2
Mateusz Bruno-Kaminski [Wed, 19 Oct 2016 10:22:57 +0000 (12:22 +0200)]
[Spec file] Missing files in devel package
[Details] Added plugins.json and *.so files into devel package.
Change-Id: I15a0812ee75a8f920ef4f9040a72ddec96f2b9cc
Signed-off-by: Mateusz Bruno-Kaminski <m.bruno2@samsung.com>
Jeongkyun Pu [Tue, 18 Oct 2016 06:55:30 +0000 (23:55 -0700)]
Merge "[SystemInfo] Added ADS property." into tizen
Jeongkyun Pu [Tue, 18 Oct 2016 06:51:29 +0000 (23:51 -0700)]
[SystemInfo] Added ADS property.
This reverts commit
19269471e7a640c476812384f9af22e1cca8bec8.
Change-Id: If3a876c71aff92dc4856007dfe99fa185125cdd7
Hyunjin Park [Fri, 14 Oct 2016 04:56:53 +0000 (13:56 +0900)]
[version] 1.45
Change-Id: I1f7a5570c35e4cb00c060da6bdf0cdbc69d6a0b2
Jeongkyun Pu [Fri, 14 Oct 2016 02:12:23 +0000 (19:12 -0700)]
Merge "replace product.h with internal.h" into tizen
Jeongkyun Pu [Fri, 14 Oct 2016 01:11:40 +0000 (18:11 -0700)]
replace product.h with internal.h
This reverts commit
23a3bf575344a3aeb00bb8e0d54500671e0121af.
Change-Id: I8c9becc5218e84746674762424a96a01f8e450c1
Andrzej Popowski [Wed, 12 Oct 2016 14:55:24 +0000 (16:55 +0200)]
[WidgetService] - Fixing addChangeStateListener crash
Change-Id: Id8cd5505b3809b1902f836465bcc2ae1f4f65e1f
Signed-off-by: Andrzej Popowski <a.popowski@samsung.com>
Signed-off-by: jk.pu <jk.pu@samsung.com>
Jeongkyun Pu [Wed, 12 Oct 2016 15:29:52 +0000 (08:29 -0700)]
Merge "Revert "replace product.h with internal.h"" into tizen
Jeongkyun Pu [Wed, 12 Oct 2016 15:24:14 +0000 (08:24 -0700)]
Revert "replace product.h with internal.h"
This reverts commit
b35c1c57c2fa43046ac09dfb94efbc43587970fa.
Change-Id: I6d6e43ee6d08ee587ecc39394770aeb8fb8355ca
Hyunjin Park [Wed, 12 Oct 2016 11:02:23 +0000 (20:02 +0900)]
[version] 1.44
Change-Id: Ie3f4f6c2e7bb3d87d43d889f3494d053dbd6be30
Hyunjin Park [Wed, 12 Oct 2016 10:59:36 +0000 (03:59 -0700)]
Merge "replace product.h with internal.h" into tizen
jk.pu [Wed, 12 Oct 2016 04:12:09 +0000 (13:12 +0900)]
[widgetservice] fix bug in Widget.addStateChangeListener, wrong parameters
Change-Id: I85aa9b41f68430f113d1b50ed9a026313e88045f
Signed-off-by: jk.pu <jk.pu@samsung.com>
Jeongkyun Pu [Wed, 12 Oct 2016 04:07:07 +0000 (21:07 -0700)]
Revert "[SystemInfo] Added ADS property."
Native ACR is no completed. this make build error.
This reverts commit
cc424855cb5fba3347d9b4af5d483ee22006ede5.
Change-Id: I7248dc2ed7944a23cd62c3a1d9adf37516568825
Hyunjin Park [Tue, 11 Oct 2016 09:10:03 +0000 (18:10 +0900)]
replace product.h with internal.h
Change-Id: Ibcef05c7862adba0cf17e885cc27fb90eeed0a17
Tomasz Marciniak [Mon, 10 Oct 2016 09:57:51 +0000 (11:57 +0200)]
[SystemInfo] Added ADS property.
[Verification] Code compiles.
Change-Id: I16494361f81ab119d72d6a9c6602e966398a00a3
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
Hyunjin Park [Fri, 7 Oct 2016 05:46:53 +0000 (14:46 +0900)]
[version] 1.42
Change-Id: Iba4c50cc4c478ca31ad29557e64d087daec1b852
jk.pu [Fri, 7 Oct 2016 05:11:51 +0000 (14:11 +0900)]
[WidgetService] fix getInstance error issue
only negative ret value is error. positive value is instance count.
Change-Id: I6fcd37209edcf6833693dd87ab6162d8a7d84363
Signed-off-by: jk.pu <jk.pu@samsung.com>
Hyunjin Park [Thu, 6 Oct 2016 01:38:41 +0000 (10:38 +0900)]
[version] 1.41
Change-Id: I8892674c4b70b27ac931b2380ff204903298cf43
Hyunjin Park [Thu, 6 Oct 2016 01:38:22 +0000 (18:38 -0700)]
Merge "[WidgetService] - calling errorCallback on empty widget list" into tizen
Andrzej Popowski [Wed, 5 Oct 2016 13:11:15 +0000 (15:11 +0200)]
[WidgetService] - calling errorCallback on empty widget list
Change-Id: Ib823e3693a2665b889effda57b28ad9011e491c9
Signed-off-by: Andrzej Popowski <a.popowski@samsung.com>
Tomasz Marciniak [Wed, 5 Oct 2016 11:42:53 +0000 (13:42 +0200)]
[Content] Fix for crash in createThumbnail().
[Verification] Code compiles.
Creating thumbnail does not cause crash.
Success callback is called and callback id is correctly retrieved.
Change-Id: I1094730ded85f57bb0088f2f088e50f45d675a95
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
Hyunjin Park [Tue, 4 Oct 2016 11:01:56 +0000 (20:01 +0900)]
[version] 1.40
Change-Id: Iaf0f83e1764de4d53654b8fe945ed2f6457a39de
Andrzej Popowski [Tue, 4 Oct 2016 09:43:00 +0000 (11:43 +0200)]
[Filesystem] - update position and eof attributes of fileStream in read
[Verification] - TCT results 100%
Change-Id: If03b99e8b3ef0619f981353a096c1c5c414cabc8
Signed-off-by: Andrzej Popowski <a.popowski@samsung.com>
Hyunjin Park [Fri, 30 Sep 2016 11:30:42 +0000 (20:30 +0900)]
[version] 1.39
Change-Id: I82e04b1a1a569276806c0f63f974a75ad0bec514
Hyunjin Park [Fri, 30 Sep 2016 11:30:21 +0000 (04:30 -0700)]
Merge "[Sensor] Fix for GyroscopeRotationVectorSensor." into tizen
Tomasz Marciniak [Fri, 30 Sep 2016 11:13:16 +0000 (13:13 +0200)]
[Sensor] Fix for GyroscopeRotationVectorSensor.
[Verification] Code compiles.
TCT pass rate:
wearable - 100% (97/97/0/0/0)
mobile - 100% (93/93/0/0/0)
Change-Id: Idd2c87a1fbbfc82af7807c86d6521bda9a9a4d84
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
Hyunjin Park [Fri, 30 Sep 2016 09:59:10 +0000 (18:59 +0900)]
disable IotCon due to release schedule
Change-Id: I97baa26895bd7d1e24bb3916cd80cfbaa11f5e1d
jk.pu [Tue, 27 Sep 2016 06:23:24 +0000 (15:23 +0900)]
[iotcon] fix set deviceName, set/get timeInterval
Change-Id: I491d892c953f3df3109be5c328c438870be17215
Signed-off-by: jk.pu <jk.pu@samsung.com>
Hyunjin Park [Thu, 29 Sep 2016 04:29:50 +0000 (13:29 +0900)]
[version] 1.37
Change-Id: Id057df5fd16d0a7a343a4857afac502371f20acd
sangrae.kim [Thu, 29 Sep 2016 04:06:08 +0000 (13:06 +0900)]
[convergence] Fix bug listener method name add,remove->set,unset
Change-Id: Iafde157f24c2f4d14ca332896953c29a846b2c81
Signed-off-by: sangrae.kim <sangrae.kim@samsung.com>
Hyunjin Park [Wed, 28 Sep 2016 05:41:05 +0000 (14:41 +0900)]
[version] 1.36
Change-Id: I89aa05ac6eebe383181d6b6d2332166d3db8faa5
Hyunjin Park [Wed, 28 Sep 2016 04:55:01 +0000 (13:55 +0900)]
fix web runtime service TCT's fail - no window case
Change-Id: If7e24cd6ebc8ce6a35ddc974f626108fbb6ae0e4
Hyunjin Park [Mon, 26 Sep 2016 10:41:07 +0000 (19:41 +0900)]
[version] 1.35
Change-Id: Ia4cc45e76415d90263bd67bd9ba899a51cf2ceb5
Piotr Kosko [Thu, 11 Aug 2016 10:30:50 +0000 (12:30 +0200)]
[PlayerUtil] Plugin implementation.
[Verification] Code compiles. Plugin is seen.
Getting and setting latency works correctly.
Change-Id: I567860a26327e8da911796c30e1ef8f2478c3dd8
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
Hyunjin Park [Mon, 26 Sep 2016 08:42:32 +0000 (17:42 +0900)]
add MIT license text for SOLVe system
Change-Id: Ieee615fc9ec015076677818a271392fc950d2ae8
Hyunjin Park [Mon, 26 Sep 2016 01:38:15 +0000 (10:38 +0900)]
[version] 1.33
Change-Id: I2b5a30fe8a0dbda69521a82e33b8d3afecef69f5
Hyunjin Park [Mon, 26 Sep 2016 01:37:40 +0000 (18:37 -0700)]
Merge "[Archive] Replace old virtual root path." into tizen
Tomasz Marciniak [Fri, 23 Sep 2016 10:25:02 +0000 (12:25 +0200)]
[Archive] Replace old virtual root path.
[Verification] Code compiles.
TCT pass rate is 100% with change in inst.py script
which replaces "/home/owner/content/Downloads" to
"/opt/usr/home/owner/media/Downloads"
Change-Id: If567a4d30ee8e8382faf809e4f49687500c4e643
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
Hyunjin Park [Fri, 23 Sep 2016 08:15:37 +0000 (17:15 +0900)]
disable mediacontroller on tv profile
Change-Id: Ib279890ff45a8bcf98541926e1626b86208fff77
Hyunjin Park [Thu, 22 Sep 2016 02:14:01 +0000 (11:14 +0900)]
[version] 1.31
Change-Id: I101dfb5e8ee7d18f493d41840f5483a789ee4f62
Jakub Skowron [Wed, 21 Sep 2016 12:41:45 +0000 (14:41 +0200)]
[HAM] check privilege and throw NotSupportedError from readRecorderData
Added check if given HumanActivityRecorderType is supported.
[Verification]
Code compiles without errors.
100% TCT pass rate (humanactivitymonitor)
Change-Id: I8a7ee7ec24eb3b144f651cc244c307d128ad7ac0
Signed-off-by: Jakub Skowron <j.skowron@samsung.com>
Hyunjin Park [Wed, 21 Sep 2016 08:48:08 +0000 (17:48 +0900)]
[version] 1.30
Change-Id: I39320c6db32e0c0943408b4c91e12c263449c1f1
sangrae.kim [Wed, 21 Sep 2016 02:07:59 +0000 (11:07 +0900)]
[Convergence] Change the channel interface name, Channel->ChannelInfo
SE TC Issue : Channel_notexist...(PASS)
Change-Id: I5e39d2d71c717c8934c8496a49ad52ca2c885435
Signed-off-by: sangrae.kim <sangrae.kim@samsung.com>
Hyunjin Park [Wed, 21 Sep 2016 00:38:25 +0000 (09:38 +0900)]
[version] 1.29
Change-Id: Ib7925ee599991a4082ba4b06285bb45ffdf885b0
Hyunjin Park [Wed, 21 Sep 2016 00:37:25 +0000 (17:37 -0700)]
Merge "[FMRadio] Check radio state before scan." into tizen
Hyunjin Park [Tue, 20 Sep 2016 22:51:31 +0000 (15:51 -0700)]
Merge "[Notification] Fix display of number attribute in the notification" into tizen
Jakub Skowron [Tue, 20 Sep 2016 14:39:40 +0000 (16:39 +0200)]
[Notification] Fix display of number attribute in the notification
std::to_string uses %f formatting (i.e x.xxxxxx) for doubles
Explicitly cast number to long, as defined:
attribute long? number;
Change-Id: I8aacb5ca80b9b5fc9cc01452a1c227ac2da26e65
Signed-off-by: Jakub Skowron <j.skowron@samsung.com>
Tomasz Marciniak [Tue, 20 Sep 2016 12:21:23 +0000 (14:21 +0200)]
[FMRadio] Check radio state before scan.
[Verification] Code compiles. TCT pass rate 100%
This change makes web api less dependent on
native api returned value.
Change-Id: Id51451fd0fdf80c3ed34b03da8fb530b2a592c20
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
Hyunjin Park [Tue, 20 Sep 2016 10:32:34 +0000 (03:32 -0700)]
Merge "[Feedback] add nullable to type parameter and fix isPatternSupported" into tizen
Hyunjin Park [Tue, 20 Sep 2016 10:27:14 +0000 (03:27 -0700)]
Merge "[Application][Messaging][SystemInfo] fix issue from cppTest" into tizen
Hyunjin Park [Tue, 20 Sep 2016 09:12:26 +0000 (02:12 -0700)]
Merge "[Sensor] Adding new sensor type" into tizen
Lukasz Bardeli [Tue, 20 Sep 2016 08:50:24 +0000 (10:50 +0200)]
[Application][Messaging][SystemInfo] fix issue from cppTest
[Verification] Code compiles without error. Passrate 100%
Change-Id: I3ebe8e6876d4e7bb06d844f86e490c189a59bb36
Michal Kolodziej [Mon, 29 Aug 2016 08:10:43 +0000 (10:10 +0200)]
[Sensor] Adding new sensor type
[Feature] Added linear acceleration sensor
Change-Id: I2f8f3b3d12ad68cb4d1853bb748e5f544b1290a7
Signed-off-by: Michal Kolodziej <m.kolodziej@samsung.com>
Hyunjin Park [Tue, 20 Sep 2016 08:00:58 +0000 (01:00 -0700)]
Merge "[SecureElement] Added onSEError in SEChangeListener." into tizen
Jeongkyun Pu [Tue, 20 Sep 2016 07:57:55 +0000 (00:57 -0700)]
Merge "[Iotcon] Fixed wrong resource release in 3 functions" into tizen
Jeongkyun Pu [Tue, 20 Sep 2016 06:56:33 +0000 (23:56 -0700)]
Merge "[Iotcon] Fix bug when options is null in RemoteResourceFromJson" into tizen
jk.pu [Tue, 20 Sep 2016 05:30:55 +0000 (14:30 +0900)]
[IotCon] apply native api change(ACR-762)
iotcon_remote_resource_get/set_time_interval ->iotcon_remote_resource_get/set_checking_interval
Change-Id: If400a2b62f90f098b4122b573cfb2427b48a835d
Signed-off-by: jk.pu <jk.pu@samsung.com>
Michal Kolodziej [Mon, 19 Sep 2016 14:41:39 +0000 (16:41 +0200)]
[Iotcon] Fixed wrong resource release in 3 functions
[Details] Fixed resource release in ClientFindResource (was creating new thread without locks),
ClientFindDeviceInfo and ClientFindPlatformInfo (in both cases there is a possibility of multicast,
and shared resources were released on first callback)
Change-Id: Id8295a36f2b72a0d8f7af2d07270c8229f2412d9
Signed-off-by: Michal Kolodziej <m.kolodziej@samsung.com>
Michal Kolodziej [Thu, 15 Sep 2016 13:36:23 +0000 (15:36 +0200)]
[Iotcon] Fix bug when options is null in RemoteResourceFromJson
[Details] Fixed bug which caused fail on assert in picojson::get method for array.
Function needed an array and value provided was null.
Change-Id: I3942fb65e1f29dbe90b18f5b8a5227afeffe9478
Signed-off-by: Michal Kolodziej <m.kolodziej@samsung.com>
Lukasz Bardeli [Tue, 13 Sep 2016 10:28:42 +0000 (12:28 +0200)]
[Feedback] add nullable to type parameter and fix isPatternSupported
[Verification] TCT auto test 100%
Change-Id: I307eb3026d9f73d535b5b066a55425a33eb7ab12
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
Tomasz Marciniak [Wed, 24 Aug 2016 11:37:49 +0000 (13:37 +0200)]
[SecureElement] Added onSEError in SEChangeListener.
[Verification] Code compiles. TCT pass rate did not change.
Change-Id: I18880c2716b050cd69bfc4ac00b9d200b38cd734
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
Jeongkyun Pu [Thu, 8 Sep 2016 02:46:41 +0000 (19:46 -0700)]
Merge "Revert "[SystemInfo] Replace deprecated native wifi API with wifi-manager API"" into tizen
Hyunjin Park [Thu, 8 Sep 2016 02:42:31 +0000 (19:42 -0700)]
Revert "[SystemInfo] Replace deprecated native wifi API with wifi-manager API"
This reverts commit
78ab25f63f094d4b623ebc3fdf3e46672e2551d6.
Change-Id: Ie7634797434f39ef968dfbc775895e7d480b0cb5
jk.pu [Wed, 7 Sep 2016 04:27:32 +0000 (13:27 +0900)]
[iotcon] fix build error at some destory api. void -> int (native ACR-764)
Change-Id: I105288397b461515df0eb1589cc951084561b7cd
Signed-off-by: jk.pu <jk.pu@samsung.com>
jk.pu [Wed, 7 Sep 2016 01:40:35 +0000 (10:40 +0900)]
[version] 1.27
Change-Id: I6e813c3c5136896e9dbfcf5055d0c1660348b443
Signed-off-by: jk.pu <jk.pu@samsung.com>
Jeongkyun Pu [Wed, 7 Sep 2016 01:31:43 +0000 (18:31 -0700)]
Merge "[Iotcon] Some negative results excluded from throwing error" into tizen
Jeongkyun Pu [Wed, 7 Sep 2016 01:30:47 +0000 (18:30 -0700)]
Merge "[Iotcon] - Changing implementation according to widl changed" into tizen
Tomasz Marciniak [Tue, 30 Aug 2016 09:34:48 +0000 (11:34 +0200)]
[Iotcon] Some negative results excluded from throwing error
Change-Id: Ie2abb77c3e5df0166cf4ffbd456d1647ad3253b0
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
Andrzej Popowski [Fri, 26 Aug 2016 07:57:35 +0000 (09:57 +0200)]
[Iotcon] - Changing implementation according to widl changed
Change-Id: I28eba53023e7cba1c429454c9871d23e9c842df0
Signed-off-by: Andrzej Popowski <a.popowski@samsung.com>
Hyunjin Park [Fri, 2 Sep 2016 10:49:58 +0000 (19:49 +0900)]
[messaging] change msg service db path
opt -> opt/usr
Change-Id: I3afb41de03258c78f82ff9b09224b3599cf35908
Hyunjin Park [Fri, 2 Sep 2016 07:10:01 +0000 (00:10 -0700)]
Merge "[SystemInfo] Replace deprecated native wifi API with wifi-manager API" into tizen
Hyunjin Park [Wed, 31 Aug 2016 08:44:36 +0000 (01:44 -0700)]
Merge "Revert "disable convergence due to unsupported 64bit mode of native module"" into tizen
Hyunjin Park [Wed, 31 Aug 2016 08:42:14 +0000 (01:42 -0700)]
Revert "disable convergence due to unsupported 64bit mode of native module"
This reverts commit
7dd964388ceb9d280120f35e9dcfc7463da1712b.
Change-Id: I3f8d02feb09cd2abac41944488e8a303e92229eb