platform/core/api/webapi-plugins.git
8 years ago[Content] - fixing problem with added/removed directory callbacks
Andrzej Popowski [Fri, 11 Sep 2015 10:09:35 +0000 (12:09 +0200)]
[Content] - fixing problem with added/removed directory callbacks

Change-Id: Ib4266ead72a58788455df5918f8628301ce9399b
Signed-off-by: Andrzej Popowski <a.popowski@samsung.com>
8 years agoMerge "[Systeminfo] Added filtering of cellular network listeners calls" into tizen_2.4
HyunJin Park [Mon, 14 Sep 2015 02:33:15 +0000 (11:33 +0900)]
Merge "[Systeminfo] Added filtering of cellular network listeners calls" into tizen_2.4

8 years ago[Systeminfo] Added filtering of cellular network listeners calls
Piotr Kosko [Fri, 11 Sep 2015 13:02:24 +0000 (15:02 +0200)]
[Systeminfo] Added filtering of cellular network listeners calls

[Feature] When only single-property cellular network listener is registered,
  it should only react to changes of default (first) SIM card. Changes of others should be ignored.

[Verification] Code compiles without errors.
  Feature was checked in chrome console and changes of second sim are ignored.
  TCT passrate on web-tct_2.4_r41 is 100%.

Change-Id: I6134f84615986724488cba0ba13fc7fec84d1be9
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
8 years ago[sensor] add code to set sensor option
Hyunjin Park [Fri, 11 Sep 2015 07:15:31 +0000 (16:15 +0900)]
[sensor] add code to set sensor option
- to fix Web TCT fail
- TCT result : 100% passed

Change-Id: Icd33486d1651213e4888c494e1e577f67a6fd5ac

8 years ago[InputDevice] Implementation of (un)registerKeyBatch().
Pawel Andruszkiewicz [Fri, 4 Sep 2015 11:08:42 +0000 (13:08 +0200)]
[InputDevice] Implementation of (un)registerKeyBatch().

[Verification] Manually tested:
tizen.inputdevice.registerKeyBatch(['VolumeUp', 'VolumeDown'], function () {console.log('OK');}, function (e) {console.log('error: ' + e);})
tizen.inputdevice.unregisterKeyBatch(['VolumeUp', 'VolumeDown'], function () {console.log('OK');}, function (e) {console.log('error: ' + e);})

Change-Id: Iff64ff419274ee94f5f8e4b9a4559691dca2d3ef
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years agoMerge "[Systeminfo] vconf calls related to SIM replaced with tapi calls" into tizen_2.4
HyunJin Park [Thu, 10 Sep 2015 14:03:39 +0000 (23:03 +0900)]
Merge "[Systeminfo] vconf calls related to SIM replaced with tapi calls" into tizen_2.4

8 years agoMerge "[notification] fix prevent CID 23603, 24335 - SCOPE_EXIT position is after...
Hyunjin Park [Thu, 10 Sep 2015 13:42:16 +0000 (22:42 +0900)]
Merge "[notification] fix prevent CID 23603, 24335 - SCOPE_EXIT position is after return statement. - move it before return statement. - TCT result : 100% passed" into tizen_2.4

8 years agoMerge "[SystemSetting] Fixed using virtual paths." into tizen_2.4
HyunJin Park [Thu, 10 Sep 2015 12:07:21 +0000 (21:07 +0900)]
Merge "[SystemSetting] Fixed using virtual paths." into tizen_2.4

8 years ago[notification] fix prevent CID 23603, 24335
Hyunjin Park [Thu, 10 Sep 2015 11:18:35 +0000 (20:18 +0900)]
[notification] fix prevent CID 23603, 24335
- SCOPE_EXIT position is after return statement.
- move it before return statement.
- TCT result : 100% passed

Change-Id: I17ce78347220872d6062b4ec1f440cf0293d6f11

8 years ago[Systeminfo] vconf calls related to SIM replaced with tapi calls
Piotr Kosko [Thu, 10 Sep 2015 11:12:22 +0000 (13:12 +0200)]
[Systeminfo] vconf calls related to SIM replaced with tapi calls

[Feature] fetching sim-related fields with vconf was replaced with proper
  calls of TAPI (in case of getters and change listeners)

[Verification] Code compiles without errors.
  TCT passrate is 100% on web-tct_2.4_r40.

Change-Id: I7f6ee8b23c301bb15b1d473b44b26bdc46267d0d
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
8 years ago[SystemSetting] Fixed using virtual paths.
Tomasz Marciniak [Thu, 10 Sep 2015 10:26:01 +0000 (12:26 +0200)]
[SystemSetting] Fixed using virtual paths.

[Verification] Code compiles. TCT pass rate 100%
Properties can be set with virtual paths.

Change-Id: I95316e15bc8f77ab1e852bb91d75e6174c4794c5
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
8 years ago[version] 0.43
Hyunjin Park [Thu, 10 Sep 2015 10:16:04 +0000 (19:16 +0900)]
[version] 0.43

Change-Id: I1e5d8c5ac2d9a23eae6e634d43bf173fbc7fd018

8 years agoMerge "Revert "[Filesystem] Fixed for copying, deleting and moving files/dirs.""...
HyunJin Park [Thu, 10 Sep 2015 10:13:37 +0000 (19:13 +0900)]
Merge "Revert "[Filesystem] Fixed for copying, deleting and moving files/dirs."" into tizen_2.4

8 years agoRevert "[Filesystem] Fixed for copying, deleting and moving files/dirs."
HyunJin Park [Thu, 10 Sep 2015 09:50:20 +0000 (18:50 +0900)]
Revert "[Filesystem] Fixed for copying, deleting and moving files/dirs."

This reverts commit 904977b3c574276de2187e3302cc3cc6a08e99e6.

Change-Id: I25eb704a920a132f6d8b6dee14c3f566cc8888c2

8 years agoMerge "[Filesystem] Fixed for copying, deleting and moving files/dirs." into tizen_2.4
HyunJin Park [Thu, 10 Sep 2015 08:35:43 +0000 (17:35 +0900)]
Merge "[Filesystem] Fixed for copying, deleting and moving files/dirs." into tizen_2.4

8 years ago[Filesystem] Fixed for copying, deleting and moving files/dirs.
Tomasz Marciniak [Thu, 10 Sep 2015 07:56:52 +0000 (09:56 +0200)]
[Filesystem] Fixed for copying, deleting and moving files/dirs.

[Verification] Code compiles. TCT pass rate 100%
Now current directory cannot be removed, copied or moved.

Change-Id: Iffa948435859b7479dc88c7a36b1ad0b6269bf02
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
8 years ago[messaging] fix prevent CID 24110
Hyunjin Park [Wed, 9 Sep 2015 03:37:00 +0000 (12:37 +0900)]
[messaging] fix prevent CID 24110

- add free() to prevent resource leak
- TCT result : 100% passed

Change-Id: I1d687e03df8f049694edf0609be423c99308f85b

8 years ago[content] fix prevent CID 24610
Hyunjin Park [Wed, 9 Sep 2015 11:32:00 +0000 (20:32 +0900)]
[content] fix prevent CID 24610
- add free () to prevent resource leak
- TCT result isn't changed.

Change-Id: I286821fb08d905575a547697005135ff5a19d122

8 years agoMerge "[SystemSetting] move setProperty to main thread" into tizen_2.4
HyunJin Park [Wed, 9 Sep 2015 09:35:52 +0000 (18:35 +0900)]
Merge "[SystemSetting] move setProperty to main thread" into tizen_2.4

8 years ago[version] 0.42
Hyunjin Park [Wed, 9 Sep 2015 09:15:55 +0000 (18:15 +0900)]
[version] 0.42

Change-Id: I6e0134f34941cb1f9ecec2a690b07ace2bdf8313

8 years agoMerge "[Power] isScreenOn() adjusted to the documentation." into tizen_2.4
HyunJin Park [Wed, 9 Sep 2015 09:15:20 +0000 (18:15 +0900)]
Merge "[Power] isScreenOn() adjusted to the documentation." into tizen_2.4

8 years ago[SystemSetting] move setProperty to main thread
Lukasz Bardeli [Wed, 9 Sep 2015 09:12:42 +0000 (11:12 +0200)]
[SystemSetting] move setProperty to main thread

[Verification] Passrate 100% (33/33/0/0/0)

Change-Id: I9c45d5325b93e97fac03a1e1aa640f8cc2a2698f
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
8 years ago[exif/messaging] fix prevent CID 23206, 23450
Hyunjin Park [Wed, 9 Sep 2015 02:52:19 +0000 (11:52 +0900)]
[exif/messaging] fix prevent CID 23206, 23450
- remove dead default in switch
- TCT result : 100% passed

Change-Id: I7cd80afdf2edd623421f882b1d24850df4388c2e

8 years ago[Power] isScreenOn() adjusted to the documentation.
Tomasz Marciniak [Wed, 9 Sep 2015 06:54:18 +0000 (08:54 +0200)]
[Power] isScreenOn() adjusted to the documentation.

[Verification] Code compiles. TCT did not changed.

Change-Id: I65b7d6ac0a40213b050bb7b0160938b790b937ec
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
8 years ago[notification] fix prevent CID 24596
Hyunjin Park [Wed, 9 Sep 2015 05:09:52 +0000 (14:09 +0900)]
[notification] fix prevent CID 24596
- add SCOPE_EXIT to prevent resource leak
- TCT result : 100% passed

Change-Id: Ibac5e2c719c092d56804921a0876f5597dd8cbb6

8 years agoMerge "[Systeminfo] Fixed getting ip for Ethernet and Cellular" into tizen_2.4
HyunJin Park [Tue, 8 Sep 2015 12:39:00 +0000 (21:39 +0900)]
Merge "[Systeminfo] Fixed getting ip for Ethernet and Cellular" into tizen_2.4

8 years agoMerge "[Systeminfo] Fixes in CPU and STORAGE listeners, wifi additional check" into...
HyunJin Park [Tue, 8 Sep 2015 12:35:35 +0000 (21:35 +0900)]
Merge "[Systeminfo] Fixes in CPU and STORAGE listeners, wifi additional check" into tizen_2.4

8 years ago[Systeminfo] Fixed getting ip for Ethernet and Cellular
Piotr Kosko [Tue, 8 Sep 2015 12:28:33 +0000 (14:28 +0200)]
[Systeminfo] Fixed getting ip for Ethernet and Cellular

[Verification] Code compiles without errors.
  TCT passrate on web-tct_2.4_r40 is 100% (with SIM card inserted)

Change-Id: I0182c4e7afee881c3cbc8a1dc685840a3a6ed1fa
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
8 years agoMerge "[Systeminfo] New implementation of listeners was added" into tizen_2.4
HyunJin Park [Tue, 8 Sep 2015 12:08:19 +0000 (21:08 +0900)]
Merge "[Systeminfo] New implementation of listeners was added" into tizen_2.4

8 years agoMerge "[Systeminfo] Module reorganization, next part" into tizen_2.4
HyunJin Park [Tue, 8 Sep 2015 12:02:15 +0000 (21:02 +0900)]
Merge "[Systeminfo] Module reorganization, next part" into tizen_2.4

8 years agoMerge "[Systeminfo] Changed implementation of getPropertyValue method" into tizen_2.4
HyunJin Park [Tue, 8 Sep 2015 11:59:06 +0000 (20:59 +0900)]
Merge "[Systeminfo] Changed implementation of getPropertyValue method" into tizen_2.4

8 years agoMerge "[Systeminfo] Module reorganized" into tizen_2.4
HyunJin Park [Tue, 8 Sep 2015 11:55:55 +0000 (20:55 +0900)]
Merge "[Systeminfo] Module reorganized" into tizen_2.4

8 years ago[Systeminfo] Fixes in CPU and STORAGE listeners, wifi additional check
Piotr Kosko [Tue, 8 Sep 2015 08:00:34 +0000 (10:00 +0200)]
[Systeminfo] Fixes in CPU and STORAGE listeners, wifi additional check

[Feature] Fixes for not triggering listeners continously, added control if something really changed.

[Verification] Code compiles without errors.
  TCT passrate didn't change.
  Listeners checked in console.

Change-Id: I33a72f5986c5271ed9d6ea0ef3ade3a2c3dd4a2f
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
8 years ago[version] 0.41
Hyunjin Park [Tue, 8 Sep 2015 11:02:42 +0000 (20:02 +0900)]
[version] 0.41

Change-Id: Ibabcc6547205e57248a4d53ecc4ac08ee077fca4

8 years agoMerge "[Notification] Fixed saving notification attributes paths." into tizen_2.4
HyunJin Park [Tue, 8 Sep 2015 10:44:19 +0000 (19:44 +0900)]
Merge "[Notification] Fixed saving notification attributes paths." into tizen_2.4

8 years ago[Notification] Fixed saving notification attributes paths.
Tomasz Marciniak [Tue, 8 Sep 2015 10:23:57 +0000 (12:23 +0200)]
[Notification] Fixed saving notification attributes paths.

[Verification] Code compiles. TCT pass rate 100%
Icon paths are visible in notification bar

Change-Id: I3af76ead29bb7f9e9eb738bbe2453dfe76553fc5
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
8 years ago[Systeminfo] New implementation of listeners was added
Piotr Kosko [Mon, 7 Sep 2015 06:48:52 +0000 (08:48 +0200)]
[Systeminfo] New implementation of listeners was added

[Feature] Implementation of listeners was changed to use SysteminfoManager.
  Old implementation of listeners was removed.

[Verification] Checked in chrome console.
  TCT r39 passrate is 99.66% (known issue).

Change-Id: I345e32c9be6aff416bcece53a1fafdf4b5c72a93
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
8 years ago[Systeminfo] Module reorganization, next part
Piotr Kosko [Thu, 27 Aug 2015 14:45:51 +0000 (16:45 +0200)]
[Systeminfo] Module reorganization, next part

[Feature] Implementation of getters was changed to use specialized classes.
  Listeners implementation was temporarly disabled.

[Verification] Code compiles without errors.
  Getters checked in chrome console and work fine.

Change-Id: I63cc9c21d0be1057375f349edf44b24b6cc4024a
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
8 years ago[Systeminfo] Changed implementation of getPropertyValue method
Piotr Kosko [Thu, 27 Aug 2015 06:22:32 +0000 (08:22 +0200)]
[Systeminfo] Changed implementation of getPropertyValue method

[Feature] Implementation of getPropertyValue was changed to use new class:
  SysteminfoPropertiesManager. Module was reorganized.

[Verification] Code compiles without errors.

Change-Id: I962411adf614f33734c88ed4a9caf47767aa247f
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
8 years ago[Systeminfo] Module reorganized
Piotr Kosko [Wed, 26 Aug 2015 10:13:46 +0000 (12:13 +0200)]
[Systeminfo] Module reorganized

[Feature] Added class SysteminfoManger for future purposes.
  Implementation of SysteminfoDeviceCapability moved to own .cc and .h files.
  Implementation of getCapabilities and getCapability methods was moved to SysteminfoManager class.
  Small fix in implementation of check*Capability methods.

[Verification] TCT r37 pass rate 99.66%
Failed test is TC issue.

Change-Id: I9c34e0b1246519e8e179ba9d234accb46dfe2e49
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
8 years ago[filesystem] add exception log
Hyunjin Park [Tue, 8 Sep 2015 05:27:38 +0000 (14:27 +0900)]
[filesystem] add exception log

Change-Id: I660a07af47e3d993d58de441693afb4f5685aa81

8 years ago[version] 0.40
Hyunjin Park [Mon, 7 Sep 2015 09:19:51 +0000 (18:19 +0900)]
[version] 0.40

Change-Id: Ide334ee98a0b3e0dd45091fae24cd3f5fe5aa484

8 years agoMerge "[Content] Fix for scanDirectory missarg" into tizen_2.4
HyunJin Park [Mon, 7 Sep 2015 09:01:10 +0000 (18:01 +0900)]
Merge "[Content] Fix for scanDirectory missarg" into tizen_2.4

8 years ago[Content] Fix for scanDirectory missarg
Lukasz Bardeli [Mon, 7 Sep 2015 08:36:06 +0000 (10:36 +0200)]
[Content] Fix for scanDirectory missarg

[Verification] Code compiles without error
Passrate 99.18% (245/243/0/2/0)

Change-Id: Ia7756b564f2bd6843049d28676fba48a75bb6988
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
8 years agoMerge "[FMRadio] Function start() and stop() adjusted to the documentation." into...
HyunJin Park [Mon, 7 Sep 2015 01:40:46 +0000 (10:40 +0900)]
Merge "[FMRadio] Function start() and stop() adjusted to the documentation." into tizen_2.4

8 years ago[FMRadio] Function start() and stop() adjusted to the documentation.
Tomasz Marciniak [Fri, 4 Sep 2015 11:29:41 +0000 (13:29 +0200)]
[FMRadio] Function start() and stop() adjusted to the documentation.

[Verification] Code compiles. TCT pass rate did not changed.

Change-Id: I02be324c37de4b068d458599c383d747a777fd54
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
8 years agoMerge "[Contact] Manage the memory of 'groups_list' variable." into tizen_2.4
HyunJin Park [Fri, 4 Sep 2015 08:54:17 +0000 (17:54 +0900)]
Merge "[Contact] Manage the memory of 'groups_list' variable." into tizen_2.4

8 years ago[version] 0.39
Hyunjin Park [Fri, 4 Sep 2015 08:34:09 +0000 (17:34 +0900)]
[version] 0.39

Change-Id: Id7c7214495291ce934ad5c07ed5b760deff86bc6

8 years ago[Contact] Manage the memory of 'groups_list' variable.
Pawel Andruszkiewicz [Fri, 4 Sep 2015 08:33:24 +0000 (10:33 +0200)]
[Contact] Manage the memory of 'groups_list' variable.

Prevent CID: 476710

[Verification] TCT pass rate (r38): 100% (441/441/0/0/0).

Change-Id: I0942b4a31e0786f7eac761de6cf9b3b4e79074b6
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years ago[Calendar] Constructor of CalendarAlarm should not throw an exception.
Pawel Andruszkiewicz [Fri, 4 Sep 2015 08:11:48 +0000 (10:11 +0200)]
[Calendar] Constructor of CalendarAlarm should not throw an exception.

Fixes: XWALK-769

[Verification] TCT pass rate (r38): 100% (354/354/0/0/0)

Change-Id: I55b2f30d9c6b1ce4cd961b13ac752bf807d0b7f0
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years ago[Common] Replaced std::cerr with LoggerE().
Pawel Andruszkiewicz [Fri, 4 Sep 2015 07:53:33 +0000 (09:53 +0200)]
[Common] Replaced std::cerr with LoggerE().

[Verification] Code compiles, behaviour not changed.

Change-Id: I4d15d545af342bccf33754088ca8a97ea2a18fc6
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years ago[version] 0.38
Hyunjin Park [Thu, 3 Sep 2015 12:38:44 +0000 (21:38 +0900)]
[version] 0.38

Change-Id: Ifd5ae317ac29557410bb48ef5b869269c8044ae8

8 years ago[Time] Fix for getting region.
Tomasz Marciniak [Thu, 3 Sep 2015 12:00:25 +0000 (14:00 +0200)]
[Time] Fix for getting region.

[Verification] Code compiles.
TCT pass rate 100% (r38)

Change-Id: I4ddcc7e991c0a90f57f7a141a41028f4a1db9171
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
8 years ago[version] 0.37
Hyunjin Park [Wed, 2 Sep 2015 07:50:25 +0000 (16:50 +0900)]
[version] 0.37

Change-Id: Ie937fbb19f21861a9bd61fa18f0a5dc43a515ca8

8 years agoMerge "[Filesystem] Fix for FileWriteSync()" into tizen_2.4
HyunJin Park [Wed, 2 Sep 2015 07:49:56 +0000 (16:49 +0900)]
Merge "[Filesystem] Fix for FileWriteSync()" into tizen_2.4

8 years ago[Filesystem] Fix for FileWriteSync()
Tomasz Marciniak [Wed, 2 Sep 2015 07:18:12 +0000 (09:18 +0200)]
[Filesystem] Fix for FileWriteSync()

[Verification] Code compiles.
TCT pass rate 100%

Change-Id: I8277b0df50990dd054ebb124351b56e7ce1b3d2e
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
8 years ago[Filesystem] Fix for memory leak.
Tomasz Marciniak [Wed, 2 Sep 2015 06:16:34 +0000 (08:16 +0200)]
[Filesystem] Fix for memory leak.

[Verification] Code compiles.
TCT pass rate 100%

Change-Id: I4a0c57492929c5c36fd76416e498935f9dc3a730
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
8 years ago[Filesystem] Fixed readBytes().
Pawel Andruszkiewicz [Tue, 1 Sep 2015 10:16:39 +0000 (12:16 +0200)]
[Filesystem] Fixed readBytes().

Error detected while working with XWALK-737.

[Verification] TCT pass rate did not change.

Change-Id: Icd0235faf42666cecb747558de7bc2d0334de189
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years ago[version] 0.36
Hyunjin Park [Tue, 1 Sep 2015 08:35:46 +0000 (17:35 +0900)]
[version] 0.36

Change-Id: If5b91e3f6d432a06bc169179a4ade11efd703980

8 years agoFilesystem API implementation using binary interface
Wojciech Kosowicz [Wed, 12 Aug 2015 14:00:21 +0000 (16:00 +0200)]
Filesystem API implementation using binary interface

All tct testcases passed

Change-Id: Ia4fa839763ff5c5fe8e5f8dd988c2c7ea8618f5a
Signed-off-by: Wojciech Kosowicz <w.kosowicz@samsung.com>
8 years ago[mediacontroller] modify enum2
Hyunjin Park [Tue, 1 Sep 2015 02:48:05 +0000 (11:48 +0900)]
[mediacontroller] modify enum2

Change-Id: I31738b51871c1d993f00af41de50eaf14f112217

8 years ago[mediacontroller] modify enum
Hyunjin Park [Tue, 1 Sep 2015 02:14:19 +0000 (11:14 +0900)]
[mediacontroller] modify enum
- due to http://168.219.209.56/jira/browse/ACR-381

Change-Id: I36eb08b642de6c11b8d602d07d4e033fa701e3b0

8 years agoMerge "Replaced all PostMessage() instances with its safe counterpart." into tizen_2.4
HyunJin Park [Tue, 1 Sep 2015 00:19:24 +0000 (09:19 +0900)]
Merge "Replaced all PostMessage() instances with its safe counterpart." into tizen_2.4

8 years agoMerge "[Application] Initialize the variable to avoid crash." into tizen_2.4
HyunJin Park [Tue, 1 Sep 2015 00:19:16 +0000 (09:19 +0900)]
Merge "[Application] Initialize the variable to avoid crash." into tizen_2.4

8 years agoReplaced all PostMessage() instances with its safe counterpart.
Pawel Andruszkiewicz [Fri, 28 Aug 2015 12:07:33 +0000 (14:07 +0200)]
Replaced all PostMessage() instances with its safe counterpart.

[Verification] TCT pass rate did not change.

Change-Id: I58c3061407709acfd69d8b412dd2917dd60aae28
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years ago[Common] Invoke callbacks and listeners asynchronously.
Pawel Andruszkiewicz [Fri, 28 Aug 2015 07:12:58 +0000 (09:12 +0200)]
[Common] Invoke callbacks and listeners asynchronously.

This change is needed for http://168.219.209.56/gerrit/#/c/77690/ to work correctly, in order to avoid deadlocks.

Change-Id: Ie664660da69e4b0b0368b4af9b2e0e7243c41ada
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years ago[Application] Initialize the variable to avoid crash.
Pawel Andruszkiewicz [Fri, 28 Aug 2015 13:17:08 +0000 (15:17 +0200)]
[Application] Initialize the variable to avoid crash.

Issue: XWALK-738

[Verification] TCT pass rate: 100% (184/184/0/0/0)

Change-Id: I4544c5b3d2440e3ad2a5b4deee956b1c3e44e258
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years ago[version] 0.35
Hyunjin Park [Fri, 28 Aug 2015 10:28:04 +0000 (19:28 +0900)]
[version] 0.35

Change-Id: Id0ad5b2f27400b34d9fc2044a906d78aeeb428ed

8 years ago[SystemInfo] Fix for systemInfo CameraFlash
Lukasz Bardeli [Fri, 28 Aug 2015 09:08:11 +0000 (11:08 +0200)]
[SystemInfo] Fix for systemInfo CameraFlash

[Verification] Code compiles without error. Passrate 99.66% (297/296/1/0/0)

Change-Id: I1d3b7058183620d6e47ef65fdf92527955bfe15e
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
8 years agoMerge "[Application] Adjusting broadcasting methods to widl changes" into tizen_2.4
HyunJin Park [Thu, 27 Aug 2015 11:39:52 +0000 (20:39 +0900)]
Merge "[Application] Adjusting broadcasting methods to widl changes" into tizen_2.4

8 years agoMerge "[Notification] Added privilege checks to LED methods." into tizen_2.4
HyunJin Park [Thu, 27 Aug 2015 10:51:17 +0000 (19:51 +0900)]
Merge "[Notification] Added privilege checks to LED methods." into tizen_2.4

8 years ago[Notification] Added privilege checks to LED methods.
Pawel Andruszkiewicz [Thu, 27 Aug 2015 10:00:33 +0000 (12:00 +0200)]
[Notification] Added privilege checks to LED methods.

[Verification] TCT pass rate (r36) has decreased, since TCT app does not specify the 'http://tizen.org/privilege/led' privilege:
               93.55% (93/87/6/0/0)

Change-Id: I11f9bed4a3efb5127f614609dbb2c160f3c21798
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years ago[Application] Adjusting broadcasting methods to widl changes
Pawel Kaczmarek [Thu, 27 Aug 2015 09:39:30 +0000 (11:39 +0200)]
[Application] Adjusting broadcasting methods to widl changes

Change-Id: If943ca102829fc50dfb1cca18cc4e55b46eca289
widl: http://168.219.209.56/gerrit/#/c/77538/2
Signed-off-by: Pawel Kaczmarek <p.kaczmarek3@samsung.com>
8 years ago[Common] Keep track of created and destroyed instances. Safe PostMessage() method.
Pawel Andruszkiewicz [Thu, 27 Aug 2015 09:31:13 +0000 (11:31 +0200)]
[Common] Keep track of created and destroyed instances. Safe PostMessage() method.

Fixes: XWALK-730

The PostMessage() method is usually called after asynchronous job executed in background.
Since the job may finish after an instance has been destroyed, it's not very safe. Some of the modules
have experienced this problem before, and had similar workaround implemented (i.e. Download).

This commit adds a common mechanism which keeps track of existing instances and provides safe PostMessage() method.

As a follow-up, the method 'void Instance::PostMessage(const char* msg)' should be made private and all existing
calls to that method should be replaced with calls to 'void Instance::PostMessage(Instance* that, const char* msg)'.

Change-Id: Icb0bd38516f8a8203d7c9ca28837c036a258f9b6
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years ago[version] 0.34
Hyunjin Park [Thu, 27 Aug 2015 07:51:24 +0000 (16:51 +0900)]
[version] 0.34

Change-Id: I454aa1b84978f5d452839716dbb4acf02402f2ef

8 years agoMerge "[Notification] Fixed validation of LED color." into tizen_2.4
HyunJin Park [Thu, 27 Aug 2015 07:35:09 +0000 (16:35 +0900)]
Merge "[Notification] Fixed validation of LED color." into tizen_2.4

8 years agoMerge "[Application] Unmarshal the app ID and event name." into tizen_2.4
HyunJin Park [Thu, 27 Aug 2015 07:34:15 +0000 (16:34 +0900)]
Merge "[Application] Unmarshal the app ID and event name." into tizen_2.4

8 years ago[Notification] Fixed validation of LED color.
Pawel Andruszkiewicz [Thu, 27 Aug 2015 07:31:54 +0000 (09:31 +0200)]
[Notification] Fixed validation of LED color.

Test NotificationManager_playLEDCustomEffect_color_invalid passes.

[Verification] TCT pass rate (r36): 97.85% (93/91/2/0/0).

Change-Id: Id050536aa5018ad2582757ca3e70f16caaf26e0a
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years ago[Application] Unmarshal the app ID and event name.
Pawel Andruszkiewicz [Wed, 26 Aug 2015 13:47:14 +0000 (15:47 +0200)]
[Application] Unmarshal the app ID and event name.

Fixes: EventCallback_onevent

[Verification] TCT pass rate (r36): 100% (184/184/0/0/0).

Change-Id: I52d2e61c9e0a098749139d7d3d60f3200f7ce985
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years ago[version] 0.33
Hyunjin Park [Thu, 27 Aug 2015 06:31:13 +0000 (15:31 +0900)]
[version] 0.33

Change-Id: I1e07ba758a63b2f6a6b8887920bb1db0bd5f7745

8 years agoMerge "[Alarm] AlarmRelative updated to use inexact scheduling method." into tizen_2.4
HyunJin Park [Thu, 27 Aug 2015 05:40:42 +0000 (14:40 +0900)]
Merge "[Alarm] AlarmRelative updated to use inexact scheduling method." into tizen_2.4

8 years ago[version] 0.32
Hyunjin Park [Wed, 26 Aug 2015 08:05:54 +0000 (17:05 +0900)]
[version] 0.32

Change-Id: I71189e4942798caf6fb8180130032db7a120e372

8 years agomodify name of security rpm
Hyunjin Park [Wed, 26 Aug 2015 07:57:48 +0000 (16:57 +0900)]
modify name of security rpm
- capi-security-privliege-manager -> security-privilege-checker

Change-Id: Id61300b8f6f1f8c4b153440cc266932020ada16e

8 years ago[MessagingEmail] Make sure that resources are freed in case of error.
Pawel Andruszkiewicz [Wed, 26 Aug 2015 07:21:05 +0000 (09:21 +0200)]
[MessagingEmail] Make sure that resources are freed in case of error.

Prevent CID: 476172

[Verification] TCT pass rate (r35): 100% (308/308/0/0/0).

Change-Id: I7df6af7127de24b2eb712693f890c69889c956d9
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years ago[version] 0.31
Hyunjin Park [Wed, 26 Aug 2015 01:07:05 +0000 (10:07 +0900)]
[version] 0.31

Change-Id: Id9d981af667759e833838c0f024eafd3f356649c

8 years agoMerge "[Calendar] Fixed handling of startDate and endDate." into tizen_2.4
HyunJin Park [Wed, 26 Aug 2015 01:06:23 +0000 (10:06 +0900)]
Merge "[Calendar] Fixed handling of startDate and endDate." into tizen_2.4

8 years ago[Calendar] Fixed handling of startDate and endDate.
Pawel Andruszkiewicz [Tue, 25 Aug 2015 14:32:15 +0000 (16:32 +0200)]
[Calendar] Fixed handling of startDate and endDate.

Issue: TNEF-4351

The platform expects that both start date and end date will be of the same type.
If only one of these values is set in JS, that value should be used as both start and end date, to ensure that they are properly filled for platform.
Note: this might be only related to isAllDay value set to true.

[Verification] TCT pass rate did not change.

Change-Id: I9c21e7d301be8df42471e060b1de5bdff180dc49
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years agoMerge "[Filesystem] Allow for filepath separators to exist in relative path." into...
HyunJin Park [Tue, 25 Aug 2015 01:47:23 +0000 (10:47 +0900)]
Merge "[Filesystem] Allow for filepath separators to exist in relative path." into tizen_2.4

8 years ago[Filesystem] Allow for filepath separators to exist in relative path.
Pawel Andruszkiewicz [Mon, 24 Aug 2015 13:53:45 +0000 (15:53 +0200)]
[Filesystem] Allow for filepath separators to exist in relative path.

Fixes: TNEF-4356

[Verification] TCT pass rate (r35): 100% (289/289/0/0/0)

Change-Id: I976ce6e1e3a977b20f451ad65bee921b82bbaf9f
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years ago[version] 0.30
Hyunjin Park [Mon, 24 Aug 2015 11:20:29 +0000 (20:20 +0900)]
[version] 0.30

Change-Id: I5a313f95d9bebf009183f33c472d9382e093c643

8 years agoMerge "[Messaging] Return in case of allocation error." into tizen_2.4
HyunJin Park [Mon, 24 Aug 2015 11:17:48 +0000 (20:17 +0900)]
Merge "[Messaging] Return in case of allocation error." into tizen_2.4

8 years ago[Messaging] Return in case of allocation error.
Pawel Andruszkiewicz [Mon, 24 Aug 2015 10:52:24 +0000 (12:52 +0200)]
[Messaging] Return in case of allocation error.

Prevent CID: 454028

[Verification] TCT pass rate (r35, email): 100% (308/308/0/0/0).

Change-Id: I0a70bb688c1ab7b63eb9b5b7264522301b9f2ab4
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years agoMerge "[SystemInfo] Added default case in error reporting routine." into tizen_2.4
HyunJin Park [Mon, 24 Aug 2015 10:27:56 +0000 (19:27 +0900)]
Merge "[SystemInfo] Added default case in error reporting routine." into tizen_2.4

8 years agoMerge "[Content] Fixed memory leaks." into tizen_2.4
HyunJin Park [Mon, 24 Aug 2015 10:25:18 +0000 (19:25 +0900)]
Merge "[Content] Fixed memory leaks." into tizen_2.4

8 years ago[SystemInfo] Added default case in error reporting routine.
Pawel Andruszkiewicz [Mon, 24 Aug 2015 09:44:24 +0000 (11:44 +0200)]
[SystemInfo] Added default case in error reporting routine.

Prevent CID: 455406

[Verification] TCT pass rate (r35): 100% (289/289/0/0/0).

Change-Id: I80b46399b1906617ccee5ff88f01fe120997dd62
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years ago[Package] Fixed memory leak.
Pawel Andruszkiewicz [Mon, 24 Aug 2015 09:25:03 +0000 (11:25 +0200)]
[Package] Fixed memory leak.

Prevent CID: 435873

[Verification] TCT pass rate (r35): 100% (54/54/0/0/0)

Change-Id: I9259991af7b1dd45c6b6ae57782ff6ce2dc5fa0b
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years ago[Content] Fixed memory leaks.
Pawel Andruszkiewicz [Mon, 24 Aug 2015 09:12:52 +0000 (11:12 +0200)]
[Content] Fixed memory leaks.

Prevent CIDs: 435866, 435892, 435893, 435906, 435939

[Verification] TCT pass rate (r35): 100% (230/230/0/0/0)

Change-Id: I381fb39f0388dd3a3eca3710fdffe8dccdb6eaf9
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years agoMerge "Messaging plugin: removed multiple warnings found by cppcheck" into tizen_2.4
HyunJin Park [Mon, 24 Aug 2015 09:11:50 +0000 (18:11 +0900)]
Merge "Messaging plugin: removed multiple warnings found by cppcheck" into tizen_2.4

8 years agoMerge "[Contact] Fixed URI handling in Contact module." into tizen_2.4
HyunJin Park [Mon, 24 Aug 2015 02:20:53 +0000 (11:20 +0900)]
Merge "[Contact] Fixed URI handling in Contact module." into tizen_2.4

8 years agoMerge "[Utils] Binary Exchanging support" into tizen_2.4
HyunJin Park [Fri, 21 Aug 2015 08:33:47 +0000 (17:33 +0900)]
Merge "[Utils] Binary Exchanging support" into tizen_2.4