platform/core/api/webapi-plugins.git
9 years ago[Account] Privilege checks moved to JS.
Pawel Andruszkiewicz [Thu, 30 Apr 2015 10:46:21 +0000 (12:46 +0200)]
[Account] Privilege checks moved to JS.

Privileges need to be check before validation of arguments.

Change-Id: I145568782afcce0e25e6abd4227821be66f1a51f

9 years ago[package] - checking privileges moved to JS layer
Andrzej Popowski [Mon, 4 May 2015 07:09:52 +0000 (09:09 +0200)]
[package] - checking privileges moved to JS layer

Change-Id: Iddc225bc1824e118e586a5847356b6c9dfc92b30
Signed-off-by: Andrzej Popowski <a.popowski@samsung.com>
9 years ago[Push] Privilege checks moved to JS layer
Piotr Kosko [Mon, 4 May 2015 07:10:50 +0000 (09:10 +0200)]
[Push] Privilege checks moved to JS layer

Change-Id: I893855bb255593d55134e9b96ea499c5e3182781
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
9 years ago[Content] Moved checking privileges to JS layer.
Tomasz Marciniak [Mon, 4 May 2015 05:35:39 +0000 (07:35 +0200)]
[Content] Moved checking privileges to JS layer.

[Verification] Code compiles without errors.

Change-Id: Ib3a0dd3300023c44a71bf217abb7dd38c06d32cd
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
9 years ago[Notification] Moved checking privileges to JS layer.
Tomasz Marciniak [Mon, 4 May 2015 07:01:11 +0000 (09:01 +0200)]
[Notification] Moved checking privileges to JS layer.

[Verification] Code compiles without errors.

Change-Id: If73090dced65523ce1f4391f0d71ca364bccf629
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
9 years ago[systeminfo] - Checking privileges moved to JS layer
Andrzej Popowski [Thu, 30 Apr 2015 11:52:44 +0000 (13:52 +0200)]
[systeminfo] - Checking privileges moved to JS layer

Change-Id: Iebb0fec92ece10b28a82b520b4664f45acbca151
Signed-off-by: Andrzej Popowski <a.popowski@samsung.com>
9 years ago[power] - checking privileges moved to JS layer
Andrzej Popowski [Mon, 4 May 2015 06:45:59 +0000 (08:45 +0200)]
[power] - checking privileges moved to JS layer

Change-Id: I7eae2d95ca7d218f42db5167253fa8f52056beae
Signed-off-by: Andrzej Popowski <a.popowski@samsung.com>
9 years ago[secureelement] - Checking privileges moved to JS layer
Andrzej Popowski [Thu, 30 Apr 2015 13:43:45 +0000 (15:43 +0200)]
[secureelement] - Checking privileges moved to JS layer

Change-Id: I90da69a37e35c91f54fafc5951342ad68155b41f
Signed-off-by: Andrzej Popowski <a.popowski@samsung.com>
9 years ago[systemsetting] - Checking privileges moved to JS layer
Andrzej Popowski [Thu, 30 Apr 2015 12:35:34 +0000 (14:35 +0200)]
[systemsetting] - Checking privileges moved to JS layer

Change-Id: I6abba4cf96b528bd0c46b65619231f9f6d8c4f4d
Signed-off-by: Andrzej Popowski <a.popowski@samsung.com>
9 years ago[Application] Moved checking privileges to JS layer.
Tomasz Marciniak [Thu, 30 Apr 2015 11:52:17 +0000 (13:52 +0200)]
[Application] Moved checking privileges to JS layer.

[Verification] Code compiles without errors.

Change-Id: Ie60ccefced4aa43480c808b7e6117a34aa888026
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
9 years ago[sound] - Checking privileges moved to JS layer
Andrzej Popowski [Thu, 30 Apr 2015 12:46:54 +0000 (14:46 +0200)]
[sound] - Checking privileges moved to JS layer

Change-Id: I34297aa480a1feb267efff17b9a9cde122c17f28
Signed-off-by: Andrzej Popowski <a.popowski@samsung.com>
9 years ago[Bookmark] Moved checking privileges to JS layer.
Tomasz Marciniak [Thu, 30 Apr 2015 09:11:30 +0000 (11:11 +0200)]
[Bookmark] Moved checking privileges to JS layer.

[Verification] Code compiles without errors.
TCT tests for Bookmark privileges passes.

Change-Id: I960f4e08e9ca058b42a6b23856703af14650dec7
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
9 years ago[Bluetooth] Moved checking privileges to JS layer.
Tomasz Marciniak [Thu, 30 Apr 2015 12:21:42 +0000 (14:21 +0200)]
[Bluetooth] Moved checking privileges to JS layer.

[Verification] Code compiles without errors.

Change-Id: I13cb9c82ee862e869cd079ba85eef23fd1ecda44
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
9 years ago[Alarm] Moved checking privileges to JS layer.
Tomasz Marciniak [Thu, 30 Apr 2015 10:19:13 +0000 (12:19 +0200)]
[Alarm] Moved checking privileges to JS layer.

[Verification] Code compiles without errors.

Change-Id: Ie4b430b96a1d19a62e1267bbb0ec82c74fbbcf9d
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
9 years ago[Utils] Added list of privileges.
Pawel Andruszkiewicz [Thu, 30 Apr 2015 10:00:36 +0000 (12:00 +0200)]
[Utils] Added list of privileges.

Change-Id: I8abbe329c5972b7397a68b8112285bdb0413261f
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
9 years ago[push] - handling errors of push_register core function
Andrzej Popowski [Thu, 30 Apr 2015 09:42:08 +0000 (11:42 +0200)]
[push] - handling errors of push_register core function

Change-Id: Iaa78d5e00bdf744166441f9a9d1031d314a04cf9
Signed-off-by: Andrzej Popowski <a.popowski@samsung.com>
9 years agoMerge "[Application] ApplicationControl launchMode fix" into tizen_2.4
HyunJin Park [Thu, 30 Apr 2015 09:34:15 +0000 (18:34 +0900)]
Merge "[Application] ApplicationControl launchMode fix" into tizen_2.4

9 years ago[Application] ApplicationControl launchMode fix
Rafal Galka [Thu, 30 Apr 2015 09:02:20 +0000 (11:02 +0200)]
[Application] ApplicationControl launchMode fix

Change-Id: I30e12d3cbbb20d43122e20eb7c24d215de0cc2ed

9 years ago[Messaging] Fix for TCT tests
Lukasz Bardeli [Wed, 29 Apr 2015 12:59:01 +0000 (14:59 +0200)]
[Messaging] Fix for TCT tests

[Verification] Code compiles without errors.

Change-Id: I302c4619b1a6b51fdeccc7d9f4b7372c92c588fe
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
9 years ago[Contact] Added initialization of a variable.
Pawel Andruszkiewicz [Thu, 30 Apr 2015 07:40:04 +0000 (09:40 +0200)]
[Contact] Added initialization of a variable.

Change-Id: I57562e2d1198f45157ecef78bd64fd6d07c870dc

9 years ago[WebSetting] Implementation changed to use sendRuntimeAsyncMessage().
Pawel Andruszkiewicz [Wed, 29 Apr 2015 07:58:32 +0000 (09:58 +0200)]
[WebSetting] Implementation changed to use sendRuntimeAsyncMessage().

Change-Id: I39b96c68c374c07192f45087cc51f32fad1f340b

9 years ago[Utils] Added support for sendRuntimeMessage().
Pawel Andruszkiewicz [Wed, 29 Apr 2015 07:34:12 +0000 (09:34 +0200)]
[Utils] Added support for sendRuntimeMessage().

Change-Id: I48303bd890e58cf0a230aae93f12dbfbb03ce46b

9 years ago[mediacontroller] build error fix - too many argument
Hyunjin Park [Thu, 30 Apr 2015 07:30:12 +0000 (16:30 +0900)]
[mediacontroller] build error fix - too many argument

Change-Id: I82f5a11cf5d110dfa8cf82a9297c224ef6e860e3

9 years agoMerge "modify spec - add buildrequire packages to prevent build error" into tizen_2.4
Hyunjin Park [Wed, 29 Apr 2015 08:50:22 +0000 (17:50 +0900)]
Merge "modify spec - add buildrequire packages to prevent build error" into tizen_2.4

9 years agomodify spec - add buildrequire packages to prevent build error
Hyunjin Park [Wed, 29 Apr 2015 08:50:50 +0000 (17:50 +0900)]
modify spec - add buildrequire packages to prevent build error

Change-Id: I62157a2efb0c9c87e88d60b1323a3ed11fc808ef

9 years ago[MediaController] Added privileges check + cleanup
Rafal Galka [Wed, 29 Apr 2015 07:54:36 +0000 (09:54 +0200)]
[MediaController] Added privileges check + cleanup

Change-Id: Ib8bcab1d18a5cbf5426a7bfdc6fe0ed497a76fa0

9 years ago[MediaController] Implementation of:
Rafal Galka [Wed, 29 Apr 2015 07:58:54 +0000 (09:58 +0200)]
[MediaController] Implementation of:
- sendPlaybackPosition
- sendShuffleMode
- sendRepeatMode
with corresponding server change listeners.

[Remark] CAPI have no dedicated methods.
Implementation is based on custom commands.
It should be updated when new version of CAPI will be available.

Change-Id: Ic7361e6a85cbeff98019aec61d56625d8bf7f1ba
Signed-off-by: Rafal Galka <r.galka@samsung.com>
9 years ago[Bluetooth] Initialize user_request_list_ with 0 values.
Tomasz Marciniak [Tue, 28 Apr 2015 13:08:02 +0000 (15:08 +0200)]
[Bluetooth] Initialize user_request_list_ with 0 values.

[Verification] Code compiles without errors.
TCT automated passrate 100% 212/212

Change-Id: I8ead20b0a1e3ef1fda1c4b5d1f2c76b5ce6748aa
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
9 years ago[Power] fixes for TCT tests.
Lukasz Bardeli [Tue, 28 Apr 2015 10:54:54 +0000 (12:54 +0200)]
[Power] fixes for TCT tests.

[Verification] Code compiles without error.

Change-Id: I0f54415ab2bccd0da31bbe49c400b9801d13ea37
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
9 years ago[systeminfo] - Change systemmanager privilege to telephony privilege
Andrzej Popowski [Mon, 27 Apr 2015 11:45:46 +0000 (13:45 +0200)]
[systeminfo] - Change systemmanager privilege to telephony privilege

Change-Id: Id7e01460bfbb359cc830208f39e34d61f2ad0fc7
Signed-off-by: Andrzej Popowski <a.popowski@samsung.com>
9 years ago[MediaController] Custom commands native implementation.
Rafal Galka [Tue, 28 Apr 2015 10:31:07 +0000 (12:31 +0200)]
[MediaController] Custom commands native implementation.
- MediaControllerServerInfo.sendCommand()
- MediaControllerServer.addCommandListener()

Change-Id: I76741c1f551ba134da89c12caa24dd775a913ffd
Signed-off-by: Rafal Galka <r.galka@samsung.com>
Signed-off-by: Pawel Kaczmarek <p.kaczmarek3@samsung.com>
9 years ago[MediaController] Server status listener
Rafal Galka [Thu, 23 Apr 2015 08:56:46 +0000 (10:56 +0200)]
[MediaController] Server status listener

Change-Id: Ic5b89245c0242c2a5310b0de34771678780b0320
Signed-off-by: Rafal Galka <r.galka@samsung.com>
9 years ago[MediaController] Playback state implementation
Rafal Galka [Wed, 22 Apr 2015 07:06:44 +0000 (09:06 +0200)]
[MediaController] Playback state implementation
- (client) send playback state
- (server) onplaybackstaterequest listener

Change-Id: I2c9110d3ec23932b494e0f186c8ccc0e8cab0946
Signed-off-by: Rafal Galka <r.galka@samsung.com>
9 years ago[MediaController] Client playback info change listener
Rafal Galka [Tue, 28 Apr 2015 10:22:32 +0000 (12:22 +0200)]
[MediaController] Client playback info change listener

Change-Id: Ia81805e2bf709f15b996baf7b1bcda0c9eb02ff4
Signed-off-by: Rafal Galka <r.galka@samsung.com>
9 years ago[WebSetting] Fixed error handling, code cleanup.
Pawel Andruszkiewicz [Mon, 27 Apr 2015 13:11:37 +0000 (15:11 +0200)]
[WebSetting] Fixed error handling, code cleanup.

Change-Id: I6bf70e9c508d8ba643dd99dfd6d20898fa8cd737

9 years ago[Sound] Unregister volume change listener in destructor.
Pawel Andruszkiewicz [Mon, 27 Apr 2015 10:07:28 +0000 (12:07 +0200)]
[Sound] Unregister volume change listener in destructor.

Change-Id: If4d5765cf7afbfac0c32f9b1a9417103b084b550

9 years ago[SecureElement] Added missing reference to utility object.
Pawel Andruszkiewicz [Mon, 27 Apr 2015 08:56:51 +0000 (10:56 +0200)]
[SecureElement] Added missing reference to utility object.

Change-Id: I4b61530009fcbd44264fa80427b910dab1cf5cec

9 years ago[SecureElement] Improvement of initialization and error handling.
Pawel Andruszkiewicz [Mon, 27 Apr 2015 08:20:32 +0000 (10:20 +0200)]
[SecureElement] Improvement of initialization and error handling.

Change-Id: Iad0b767e85d87ab8ec07bfd3b3ce332fa6b62bde

9 years ago[MediaController] Server native implementation
Rafal Galka [Tue, 14 Apr 2015 07:26:00 +0000 (09:26 +0200)]
[MediaController] Server native implementation

[Verification] Code compiles.

Change-Id: Ib76c47dfc1729b1741708046491c4023ccbaae0c

9 years ago[MediaController] Client.GetPlaybackInfo native implementation
Rafal Galka [Tue, 28 Apr 2015 08:35:16 +0000 (10:35 +0200)]
[MediaController] Client.GetPlaybackInfo native implementation

Change-Id: I2a4ea6204c5e8b2e41cb6afb530424aff9f39c77

9 years ago[MediaController] Client native implementation of:
Rafal Galka [Tue, 14 Apr 2015 07:57:48 +0000 (09:57 +0200)]
[MediaController] Client native implementation of:
- findServers
- getLatestServerInfo

[Verification] Code compiles.

Change-Id: Ib9aae61b9e5cc5106483b0e8994438fb9f0fbbc5

9 years ago[Privilege] Fixes for TCT tests.
Pawel Andruszkiewicz [Tue, 21 Apr 2015 11:09:21 +0000 (13:09 +0200)]
[Privilege] Fixes for TCT tests.

Change-Id: Ia86d0a28f48ab53fd17bdf5159a32dd7dea81a96

9 years ago[SystemInfo] Added callback for camera flash change
Wojciech Kosowicz [Wed, 25 Mar 2015 10:31:58 +0000 (11:31 +0100)]
[SystemInfo] Added callback for camera flash change

Unable to test it out as the callback does not come back
from the platform.

[Verification] Tct without changes

Change-Id: I76155c46d7f966a49a11c454a8bcf1c3a3c2cae0
Signed-off-by: Wojciech Kosowicz <w.kosowicz@samsung.com>
9 years ago[Filesystem] Refactoring of commonFS.
Pawel Andruszkiewicz [Tue, 21 Apr 2015 15:06:32 +0000 (17:06 +0200)]
[Filesystem] Refactoring of commonFS.

Internal implementation hidden, just needed methods are exposed.

Change-Id: I6a92b01c210f98c9496a98d5709697cdf3793bdb

9 years ago[Application] Ported implementation.
Tomasz Marciniak [Fri, 24 Apr 2015 10:11:29 +0000 (12:11 +0200)]
[Application] Ported implementation.

[Verification] Code compiles without errors.
TCT passrate 100% 159(159/0/0/0)

Change-Id: Ic455f8db44f343e3887510b088f1024f6c9dae05
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
9 years ago[Download] Check if instance is not deleted.
Tomasz Marciniak [Mon, 20 Apr 2015 10:44:12 +0000 (12:44 +0200)]
[Download] Check if instance is not deleted.

[Feature] Added checking if instance is not deleted
before calling postMessage().

[Verification] Code compiles without errors.

Change-Id: Ib8a5ea3f2c55b17569335fe0f4bc6860d05214b3
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
9 years ago[NetworkBearerSelection] - securing pointers of each instances with a mutex
Andrzej Popowski [Tue, 21 Apr 2015 13:11:32 +0000 (15:11 +0200)]
[NetworkBearerSelection] - securing pointers of each instances with a mutex

Change-Id: Id3dc9df14f4505784afe0fed9e72bcf29506c66a
Signed-off-by: Andrzej Popowski <a.popowski@samsung.com>
9 years ago[spec] disable callhistory feature on wearable profile
Hyunjin Park [Thu, 23 Apr 2015 06:56:29 +0000 (15:56 +0900)]
[spec] disable callhistory feature on wearable profile

Change-Id: I9775859c02dbf4824da1a52014204fb81a897c8b

9 years agoMerge "modify spec for wearable/mobile" into tizen_2.4
pius lee [Thu, 23 Apr 2015 06:23:54 +0000 (15:23 +0900)]
Merge "modify spec for wearable/mobile" into tizen_2.4

9 years ago[MediaController] ListenerManager improved, ReplyCommandListener added
Rafal Galka [Fri, 17 Apr 2015 11:07:51 +0000 (13:07 +0200)]
[MediaController] ListenerManager improved, ReplyCommandListener added

Change-Id: Iffd2c705037e7303a1db5696549f3039d523a673
Signed-off-by: Pawel Kaczmarek <p.kaczmarek3@samsung.com>
9 years ago[Filesystem] Store only storages provided by platform.
Pawel Andruszkiewicz [Tue, 21 Apr 2015 14:46:51 +0000 (16:46 +0200)]
[Filesystem] Store only storages provided by platform.

Change-Id: Ie609619f03f98ae1833705e9cd82fa2d85918ac3

9 years ago[Filesystem] Implementation modified to use common virtual FS.
Pawel Andruszkiewicz [Fri, 27 Mar 2015 09:07:18 +0000 (10:07 +0100)]
[Filesystem] Implementation modified to use common virtual FS.

[Verification] TCT pass rate did not change.

Change-Id: If00593df3034dd5929128bce080ee72e38b8feaf

9 years ago[Systeminfo] Refactored getCapability method
Piotr Kosko [Mon, 20 Apr 2015 12:26:18 +0000 (14:26 +0200)]
[Systeminfo] Refactored getCapability method

Change-Id: I6806cb61b6d90dbe0e015d4fae400cce1c0170ca
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
9 years ago[Common] fix in WebAPIException
Lukasz Bardeli [Mon, 20 Apr 2015 11:46:23 +0000 (13:46 +0200)]
[Common] fix in WebAPIException

[Feature] Adaptation to documentation.
readonly unsigned short code
16-bit error code.
For the possible values of this attribute, see DOMException.

DOMException - http://www.w3.org/TR/dom/#domexception
The code exception field must return the value it was initialized to.

To throw a name exception run these steps:
1. Let code be zero.
2. If name is in the first column of the error names table and has a corresponding legacy code exception field value in the third column, set code to that value.
3. Throw a new DOMException exception, whose message is a user agent-defined value, name is name, and whose code exception field is code.

Change-Id: Ic14e6855220da2c66d38c50bb6f3439f26d05f0e
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
9 years ago[DataControl] fix for select and update in DataControl
Lukasz Bardeli [Fri, 17 Apr 2015 13:10:22 +0000 (15:10 +0200)]
[DataControl] fix for select and update in DataControl

[Verification] Code compiles without error.

Change-Id: I70adb9f85207546291ae70449b01fda0ef5c5ad2
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
9 years ago[Archive] Added support to options in ArchiveFile.add() method
Piotr Kosko [Fri, 17 Apr 2015 09:15:46 +0000 (11:15 +0200)]
[Archive] Added support to options in ArchiveFile.add() method

[Feature] Options for ArchiveFile.add() method was not supported.
  Added support for destination, stripSourceDirectory and compressionLevel.

[Verification] Code compiles without errors.
  TCT passrate increased to 98.11%.

Change-Id: Iff1af6ef0e9e704b3820795b3c969d1c7ad331ff
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
9 years ago[Archive] Fixed fetching widget paths
Piotr Kosko [Thu, 16 Apr 2015 11:47:01 +0000 (13:47 +0200)]
[Archive] Fixed fetching widget paths

[Bug] Widget paths was fetched incorretly - implementation fixed to use common/virtual_fs

[Verification] Code compiles without errors.
  tizen.archive is visible in tests.
  TCT passrate increased to 97.17%

Change-Id: Ida147f48148b343496d009f1414c6288a345e552
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
9 years agoFixed validation of method calls, appropriate parameter type should be FUNCTION.
Pawel Andruszkiewicz [Tue, 21 Apr 2015 08:00:36 +0000 (10:00 +0200)]
Fixed validation of method calls, appropriate parameter type should be FUNCTION.

Change-Id: Ia09c1d93bb2f161e21544811b001536f0d4d222f

9 years ago[Utils] Fixed isObject() function.
Pawel Andruszkiewicz [Mon, 20 Apr 2015 14:26:59 +0000 (16:26 +0200)]
[Utils] Fixed isObject() function.

Previous implementation returned true for function.

Change-Id: I09cf359efaccefd5eb93f2ad0141a2dad373417a

9 years ago[Utils] Empty listener object is valid.
Pawel Andruszkiewicz [Mon, 20 Apr 2015 14:22:32 +0000 (16:22 +0200)]
[Utils] Empty listener object is valid.

Change-Id: Ib392793a8a5e40bc5b9063b15754409490d72fb5

9 years ago[Package] Fixed reported errors in callbacks.
Pawel Andruszkiewicz [Mon, 20 Apr 2015 14:14:00 +0000 (16:14 +0200)]
[Package] Fixed reported errors in callbacks.

Change-Id: Ie7dbf9c4bc603a6647dfd2b833e8f98cc1598370

9 years ago[Calendar] Fixed unregistering listeners.
Pawel Andruszkiewicz [Thu, 16 Apr 2015 13:54:55 +0000 (15:54 +0200)]
[Calendar] Fixed unregistering listeners.

Change-Id: I403eb5096ba67c8d001a78ee4c46b651a48b1b9c

9 years ago[Account] Fixed native call.
Pawel Andruszkiewicz [Thu, 16 Apr 2015 07:59:01 +0000 (09:59 +0200)]
[Account] Fixed native call.

Change-Id: I91f4509459c7351ccf905939718ca0f8f9cd80f0

9 years agoadd icu-i18n package on spec
Hyunjin Park [Mon, 20 Apr 2015 09:58:28 +0000 (18:58 +0900)]
add icu-i18n package on spec

Change-Id: Icef7b92dc7604907704e11c256bd482bd5eec641

9 years agomodify spec for wearable/mobile
Hyunjin Park [Sat, 18 Apr 2015 13:37:28 +0000 (22:37 +0900)]
modify spec for wearable/mobile

Change-Id: Id23cf3dbe0ecda572518bd9fa99316b218619ef0

9 years ago[MediaController] getPlaybackInfo fix
Pawel Kaczmarek [Tue, 14 Apr 2015 12:10:50 +0000 (14:10 +0200)]
[MediaController] getPlaybackInfo fix

Change-Id: Icccbc0ea23f4e4404c437d6e0a48c906af22ca97
Signed-off-by: Pawel Kaczmarek <p.kaczmarek3@samsung.com>
9 years ago[MediaController] Update MediaController properties
Pawel Kaczmarek [Tue, 14 Apr 2015 09:42:24 +0000 (11:42 +0200)]
[MediaController] Update MediaController properties

Change-Id: Ia393ba2f70bef0ca04c10520f9b036c1f5f906f7
Signed-off-by: Pawel Kaczmarek <p.kaczmarek3@samsung.com>
9 years ago[common] - using new ACE security functions
Andrzej Popowski [Fri, 27 Mar 2015 13:40:18 +0000 (14:40 +0100)]
[common] - using new ACE security functions

Change-Id: I08ff6154aa5156992839d94d11f46be20914af2e
Signed-off-by: Andrzej Popowski <a.popowski@samsung.com>
9 years ago[Tizen] fix checking constructor call
Lukasz Bardeli [Wed, 15 Apr 2015 09:53:59 +0000 (11:53 +0200)]
[Tizen] fix checking constructor call

[Verification] Code compiles without error

Change-Id: Ia0f11e322483c6b67347b9230cd1f685906d1f6d
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
9 years ago[Filesystem] If there's a problem with stat(), report NotFound error.
Pawel Andruszkiewicz [Tue, 14 Apr 2015 14:19:45 +0000 (16:19 +0200)]
[Filesystem] If there's a problem with stat(), report NotFound error.

Change-Id: Ifb3a582edac6c435d1cf3f8db5474799ee7437f5

9 years ago[Common] Verify if V8-specific code is available before calling it.
Pawel Andruszkiewicz [Tue, 14 Apr 2015 14:01:03 +0000 (16:01 +0200)]
[Common] Verify if V8-specific code is available before calling it.

Change-Id: I0b0ec44ed748b8ca23cae6d9db8f64fa7a73bca1

9 years ago[Application] Bug fixed. app_control_launch_mode_e(SINGLE, GROUP)
JongHeon [Tue, 14 Apr 2015 07:10:00 +0000 (16:10 +0900)]
[Application] Bug fixed. app_control_launch_mode_e(SINGLE, GROUP)

Change-Id: Iacd1216bf6ef439e2e9e2212d7f519202907ddf9

9 years ago[Application] Bug fixed to launchMode
JongHeon [Mon, 13 Apr 2015 04:58:39 +0000 (13:58 +0900)]
[Application] Bug fixed to launchMode

Change-Id: I4b2554aecb10a8208aa08f08dd7900c2645227f0

9 years ago[Messaging] Allow to create multiple instances of MessagingInstance class.
Lukasz Bardeli [Tue, 14 Apr 2015 07:08:59 +0000 (09:08 +0200)]
[Messaging] Allow to create multiple instances of MessagingInstance class.

Change-Id: I64862e45301f295d45bebe81741dcd9efae2e1cf
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
9 years ago[Sound] Allow to create multiple instances of SoundInstance class.
Lukasz Bardeli [Tue, 14 Apr 2015 06:37:45 +0000 (08:37 +0200)]
[Sound] Allow to create multiple instances of SoundInstance class.

Change-Id: Iad04b853543d3eee58bda087989b0c8ad6c8cc59
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
9 years ago[SystemInfo] Allow to create multiple instances of SysteminfoInstance class.
Lukasz Bardeli [Thu, 9 Apr 2015 12:50:44 +0000 (14:50 +0200)]
[SystemInfo] Allow to create multiple instances of SysteminfoInstance class.

Change-Id: I95a07d0ff4536027eb428c5844e9307c68e5cf92
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
9 years ago[Time] Allow to create multiple instances of TimeInstance class
Lukasz Bardeli [Thu, 9 Apr 2015 08:16:51 +0000 (10:16 +0200)]
[Time] Allow to create multiple instances of TimeInstance class

Change-Id: Ic1119c809130a7be136d8d80b0bf769730aba431
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
9 years ago[Sensor] Allow to create multiple instances of SensorInstance class.
Pawel Andruszkiewicz [Thu, 9 Apr 2015 14:03:40 +0000 (16:03 +0200)]
[Sensor] Allow to create multiple instances of SensorInstance class.

Change-Id: I667b07d5289cbcd95a5e4ff72d10eb85aa29ae52

9 years ago[SecureElement] Allow to create multiple instances of SecureElementInstance class.
Pawel Andruszkiewicz [Thu, 9 Apr 2015 12:18:56 +0000 (14:18 +0200)]
[SecureElement] Allow to create multiple instances of SecureElementInstance class.

Change-Id: Ib0b232dc5a61d44915fbc639abf831dcc8aa2544

9 years ago[FMRadio] Allow to create multiple instances of RadioInstance class.
Pawel Andruszkiewicz [Thu, 9 Apr 2015 10:14:24 +0000 (12:14 +0200)]
[FMRadio] Allow to create multiple instances of RadioInstance class.

Change-Id: I2afba9bbc266d942da7c1f5a8f7f26f7ad70ccf5

9 years ago[NFC] Allow to create multiple instances of NFCInstance class.
Pawel Andruszkiewicz [Thu, 9 Apr 2015 08:20:55 +0000 (10:20 +0200)]
[NFC] Allow to create multiple instances of NFCInstance class.

Change-Id: I1df43b82d9c980b86edf0b91fe37dde0ca4b2014

9 years ago[Contact] Allow to create multiple instances of ContactInstance class.
Pawel Andruszkiewicz [Thu, 9 Apr 2015 07:30:38 +0000 (09:30 +0200)]
[Contact] Allow to create multiple instances of ContactInstance class.

Change-Id: Ide5b4ee72919aa7430ba3e8e16097adc71f6eb73

9 years ago[CallHistory] Allow to create multiple instances of CallHistoryInstance class.
Pawel Andruszkiewicz [Wed, 8 Apr 2015 14:11:48 +0000 (16:11 +0200)]
[CallHistory] Allow to create multiple instances of CallHistoryInstance class.

Change-Id: Ifbd2665a193842a2cfe5904893c0877573e0e208

9 years ago[Calendar] Allow to create multiple instances of CalendarInstance class.
Pawel Andruszkiewicz [Wed, 8 Apr 2015 12:09:20 +0000 (14:09 +0200)]
[Calendar] Allow to create multiple instances of CalendarInstance class.

Change-Id: Ia5cdc66235cb4dd7fc09626f7af00068ae7c39d4

9 years ago[Bluetooth] Allow to create multiple instances of BluetoothInstance class.
Pawel Andruszkiewicz [Wed, 8 Apr 2015 11:06:26 +0000 (13:06 +0200)]
[Bluetooth] Allow to create multiple instances of BluetoothInstance class.

Change-Id: I0424009bd9cdb0d4a199b1b9601bb1518d1c7535

9 years ago[Badge] Allow to create multiple instances of BadgeInstance class.
Pawel Andruszkiewicz [Wed, 8 Apr 2015 09:38:35 +0000 (11:38 +0200)]
[Badge] Allow to create multiple instances of BadgeInstance class.

Change-Id: I1217fadf29de3dfcf133591c33cb63b31c68c2ac

9 years ago[Archive] Allow to create multiple instances of ArchiveInstance class.
Pawel Andruszkiewicz [Wed, 8 Apr 2015 09:34:18 +0000 (11:34 +0200)]
[Archive] Allow to create multiple instances of ArchiveInstance class.

Change-Id: Ic40aa1763bd71166392c0477181859dced902849

9 years ago[Alarm] Allow to create multiple instances of AlarmInstance class.
Pawel Andruszkiewicz [Wed, 8 Apr 2015 09:18:56 +0000 (11:18 +0200)]
[Alarm] Allow to create multiple instances of AlarmInstance class.

Change-Id: I111f0a4e6f1e8808ef5ae385bc6d939ebf4a8762

9 years ago[common] minor cleanup
Rafal Galka [Wed, 8 Apr 2015 08:37:42 +0000 (10:37 +0200)]
[common] minor cleanup

Change-Id: I8cbaef9cbc53893cc5da74e8b4fe238b1258774a

9 years ago[MediaController] add module to build, reorder commands
Rafal Galka [Wed, 8 Apr 2015 14:37:56 +0000 (16:37 +0200)]
[MediaController] add module to build, reorder commands

[Verification] module should build and be available
as tizen.mediaController

Change-Id: I7d59dd22444b403edbd5f48a1d77258c1210dda5

9 years ago[Mediacontroller] Initial implementation
Pawel Kaczmarek [Thu, 9 Apr 2015 12:54:06 +0000 (14:54 +0200)]
[Mediacontroller] Initial implementation

[Verification] Build requires

Change-Id: I9a723e733ee6c623016893eccb39698b85ab13b7
Signed-off-by: Pawel Kaczmarek <p.kaczmarek3@samsung.com>
9 years agoAdd samsung on license file
Hyunjin Park [Fri, 10 Apr 2015 12:50:52 +0000 (21:50 +0900)]
Add samsung on license file

Change-Id: I4877fa58393d72941f9c1630ec64aa4aa3a2ed0b

9 years ago[Application] Add launchMode to launchAppControl
Kamil Lysik [Tue, 24 Mar 2015 10:08:38 +0000 (11:08 +0100)]
[Application] Add launchMode to launchAppControl

Due to change in native API, a change is proposed
to introduce launchMode into launchAppControl.

Change-Id: Iaeddec76be830fe1e465f02c4a46a7996abc0168
Signed-off-by: Kamil Lysik <k.lysik@samsung.com>
9 years ago[NFC] Small fixes
Grzegorz Rynkowski [Mon, 30 Mar 2015 10:42:40 +0000 (12:42 +0200)]
[NFC] Small fixes

Verification:
1. Build the source.
2. TCT tests result should be unchanged (basic tests package: 91/91,
   plus unchanged results of extended tests package).

Change-Id: I3a4d3dc548bed82304f66db8ad3f1fcb88ab4129
Signed-off-by: Grzegorz Rynkowski <g.rynkowski@samsung.com>
9 years ago[Content] Playlist.editableAttributes removed
Rafal Galka [Tue, 24 Mar 2015 09:47:43 +0000 (10:47 +0100)]
[Content] Playlist.editableAttributes removed

This property is not defined in WIDL.

Change-Id: Id0db1534c91cc8b3206dd6c7286c1e390f4c44a9

9 years agoMerge "[Systeminfo] systemmanager privilege replaced with telephony" into tizen_2.4
HyunJin Park [Wed, 8 Apr 2015 01:49:05 +0000 (10:49 +0900)]
Merge "[Systeminfo] systemmanager privilege replaced with telephony" into tizen_2.4

9 years ago[Notification] LED implementation
Rafal Galka [Wed, 25 Mar 2015 10:16:42 +0000 (11:16 +0100)]
[Notification] LED implementation

Change-Id: I69788dbf129c40ce0e1f08d13f7474c0b7017762

9 years ago[Systeminfo] systemmanager privilege replaced with telephony
Piotr Kosko [Wed, 1 Apr 2015 08:51:43 +0000 (10:51 +0200)]
[Systeminfo] systemmanager privilege replaced with telephony

[Feature]
  Privilege http://tizen.org/privilege/systemmanager was replaced with
    http://tizen.org/privilege/telephony

[Verification] Code compiles without errors.
  Passrate didn't change.

Change-Id: Icf7a883677b8c97d567d0ae28595c33eba8a4da9
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
9 years ago[Systeminfo] Fixed SIM members wrong type
Piotr Kosko [Tue, 31 Mar 2015 11:33:44 +0000 (13:33 +0200)]
[Systeminfo] Fixed SIM members wrong type

Change-Id: Ic422ea05bfb7c53775e2ffa64deaaea6b525280a
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
9 years ago[Messaging] Fixed callback id type
Piotr Kosko [Tue, 31 Mar 2015 10:53:48 +0000 (12:53 +0200)]
[Messaging] Fixed callback id type

Change-Id: I05315b4715f14dca8964f9f1c78c7e75aa6f7c48
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>