platform/core/api/webapi-plugins.git
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 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>
9 years ago[Datacontrol] Fixes for invalid exception name
Piotr Kosko [Mon, 30 Mar 2015 13:17:20 +0000 (15:17 +0200)]
[Datacontrol] Fixes for invalid exception name

[Bug] Fixed to satisfy TCT's

Change-Id: Ia9c0c4aa2788d3cdef62fd9a08d190bc83535c44
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
9 years ago[Account] fix in checking capability
Lukasz Bardeli [Tue, 31 Mar 2015 06:38:32 +0000 (08:38 +0200)]
[Account] fix in checking capability

[Verification] Code compiles without error, TCT tests PASS

Change-Id: Iaed31072dc8ab23d3fa06027fa5112968581b8b0
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
9 years ago[Content] Added privileges checks and playlist update in DB added
Piotr Kosko [Mon, 23 Mar 2015 10:37:49 +0000 (11:37 +0100)]
[Content] Added privileges checks and playlist update in DB added

[Feature] Added privileges checks.
  Fixed playlist.name and playlist.thumbnailURI setters to update values also in DB.
  Still needed to add filesystem-based "if uri points to real file" check.

[Verification] Code compiles without errors.
  Checked in console. Setting name or thumbnailURI always update values in DB.
  TCT results: all/ passed/ failed/ timeout/ Not run
    before: 244/231/12/1/0
    after:  244/232/11/1/0

Change-Id: I9d9bf44294a56d58d54cd23fc68abf58262a013c
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
9 years ago[Notification] Fix nullable properties and other small fixes
Pawel Kaczmarek [Tue, 31 Mar 2015 14:26:42 +0000 (16:26 +0200)]
[Notification] Fix nullable properties and other small fixes

[Verification]
All nullable properties can be assigned with null
TCT result should be unchanged or better

Change-Id: I2fbd7f805291fd0623e49b3c7d3f17b3caae964d
Signed-off-by: Pawel Kaczmarek <p.kaczmarek3@samsung.com>
9 years ago[WebSetting] remove privilege from websetting.removeAllCookies()
Lukasz Bardeli [Mon, 30 Mar 2015 10:52:45 +0000 (12:52 +0200)]
[WebSetting] remove privilege from websetting.removeAllCookies()

Change-Id: I59e4e7c8c47691dec44f7c27a3d472b47a3037ad
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
9 years ago[Download] Convert virtual path to real path in start().
Pawel Andruszkiewicz [Mon, 30 Mar 2015 08:42:20 +0000 (10:42 +0200)]
[Download] Convert virtual path to real path in start().

Change-Id: I83ccc08273093bbc9089701ea1bc41eff3ac7ae7

9 years ago[Notification] Fix update of progressValue.
Rafal Galka [Fri, 27 Mar 2015 12:47:06 +0000 (13:47 +0100)]
[Notification] Fix update of progressValue.

[Verification]
NotificationManager_update TCT should pass.

Change-Id: If7ad233b0edefc199678098c9d01dbc0edee84fc

9 years ago[Common] Add path getting functions for Virtual Filesystem
pius.lee [Tue, 10 Feb 2015 15:47:46 +0000 (00:47 +0900)]
[Common] Add path getting functions for Virtual Filesystem

[Verified] tested with self made test case with every virtual roots

Change-Id: Icacb883cc37b3da34c02f1216a01c0fffcacf1b8
Signed-off-by: pius.lee <pius.lee@samsung.com>
9 years ago[Download] Added checks if requested network is available.
Pawel Andruszkiewicz [Fri, 27 Mar 2015 13:31:24 +0000 (14:31 +0100)]
[Download] Added checks if requested network is available.

If requested network is not available, tizen.download.start() should return -1.

[Verification] TCT pass rate 62/62.

Change-Id: I3cf47d49757d479615df380085c518eac85217ca

9 years ago[Download] Reduced number of logs.
Pawel Andruszkiewicz [Thu, 26 Mar 2015 08:36:58 +0000 (09:36 +0100)]
[Download] Reduced number of logs.

Change-Id: Ifee964a02ec0d4c82dd233ad0af9b3d21e9d20c4

9 years ago[Download] Fixes in JS files.
Pawel Andruszkiewicz [Wed, 25 Mar 2015 12:57:50 +0000 (13:57 +0100)]
[Download] Fixes in JS files.

[Verification] TCT pass rate: 62/62.

Change-Id: I1f70d08759d548883835b5c5076908362c55c542

9 years agoRevert "Revert "[NFC] Native part implementation of HCE""
Grzegorz Rynkowski [Fri, 27 Mar 2015 08:51:28 +0000 (09:51 +0100)]
Revert "Revert "[NFC] Native part implementation of HCE""

This reverts commit 4ab5b92925afa10559da41d695ddfb13aa07709f.

Build break was repaired.

Verification:
1. Successful build on tizen 2.4
2. TCT without change - 91/91

Change-Id: I1bde34473ca0211a3302e0cb8a5e024c3e8441fe
Signed-off-by: Grzegorz Rynkowski <g.rynkowski@samsung.com>
9 years agoMerge "Revert "[NFC] Native part implementation of HCE"" into tizen_2.4
HyunJin Park [Fri, 27 Mar 2015 05:15:26 +0000 (14:15 +0900)]
Merge "Revert "[NFC] Native part implementation of HCE"" into tizen_2.4

9 years agoRevert "[NFC] Native part implementation of HCE"
HyunJin Park [Fri, 27 Mar 2015 05:13:34 +0000 (14:13 +0900)]
Revert "[NFC] Native part implementation of HCE"

This reverts commit db20b11e5e2ccb0ef68621335b6cd99d6a30c8df.

This commit makes build error - map.insert on tizen 2.4

Change-Id: I610c6e725b918ece2761bd00bfb891d3b46c03bb

9 years ago[Notification] Fix backgroundImagePath
Rafal Galka [Wed, 25 Mar 2015 13:28:29 +0000 (14:28 +0100)]
[Notification] Fix backgroundImagePath

[Verification] Following tests should pass:
- NotificationManager_get
- NotificationManager_getAll

Change-Id: Ib9ce26affcf33c86068183de095d7f80c391e3bd

9 years ago[Content] Incorporation of PlatformResult into module
Wojciech Kosowicz [Thu, 26 Mar 2015 12:54:36 +0000 (13:54 +0100)]
[Content] Incorporation of PlatformResult into module

All PlatformExceptions have been changed with PlatformResult

[Verification] TCT without changes

Change-Id: Ie36b2ba256749087893921dc87566294a568191a
Signed-off-by: Wojciech Kosowicz <w.kosowicz@samsung.com>
9 years ago[NFC] Native part implementation of HCE
Grzegorz Rynkowski [Wed, 11 Mar 2015 10:43:47 +0000 (11:43 +0100)]
[NFC] Native part implementation of HCE

[Verification]
TCT without change - 91/91

Change-Id: I050942669e9f629d9e726433d142932da9aa1e4e
Signed-off-by: Grzegorz Rynkowski <g.rynkowski@samsung.com>
9 years ago[NFC] Fix addHCEEventListener
Pawel Kaczmarek [Thu, 26 Mar 2015 12:39:36 +0000 (13:39 +0100)]
[NFC] Fix addHCEEventListener

[Verification]
Related TCT should pass

Change-Id: Ib438d82eb1271bc28fa024736c0a99f9830fab6b
Signed-off-by: Pawel Kaczmarek <p.kaczmarek3@samsung.com>
9 years ago[Application] Fix error checking for Application.kill
Kamil Lysik [Wed, 25 Mar 2015 15:07:01 +0000 (16:07 +0100)]
[Application] Fix error checking for Application.kill

Change-Id: I59dfd60c851e30983f440ba55995d054d5dd636d
Signed-off-by: Kamil Lysik <k.lysik@samsung.com>
9 years ago[Notification] update
Ryszard Matuszyk [Tue, 24 Mar 2015 10:36:47 +0000 (11:36 +0100)]
[Notification] update

[Verification] Build required

Change-Id: Ic57396da6bbcadef3352aaf47b5bb1e3f8b454e3
Signed-off-by: Ryszard Matuszyk <r.matuszyk@samsung.com>
9 years ago[Notification] Fix get: appControl, detailInfo
Pawel Kaczmarek [Wed, 25 Mar 2015 09:37:23 +0000 (10:37 +0100)]
[Notification] Fix get: appControl, detailInfo

[Verification]
TCT NotificationManager_get should pass

Change-Id: Ibe76c6f03712357a5d9e3782816dd88b09339213
Signed-off-by: Pawel Kaczmarek <p.kaczmarek3@samsung.com>
9 years ago[Common] Common code has been extracted to a separate library.
Pawel Andruszkiewicz [Tue, 24 Mar 2015 09:28:17 +0000 (10:28 +0100)]
[Common] Common code has been extracted to a separate library.

Change-Id: Ibd1223378a367b8cb9ec05a052e575c90a4bea80

9 years ago[Common] Enable webapi-plugins on binary
Lukasz Bardeli [Thu, 26 Mar 2015 08:57:37 +0000 (09:57 +0100)]
[Common] Enable webapi-plugins on binary

Change-Id: I8ff005b294344304241ac91dc9f363ceb3573551
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
9 years ago[SE] Fix build brake
Lukasz Bardeli [Thu, 26 Mar 2015 07:54:54 +0000 (08:54 +0100)]
[SE] Fix build brake

[Verification] Code compiles without error

Change-Id: I3f2936f4bc065ad16ee3fcd78f5087ffcbe335cf
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
9 years ago[Badge] Fix build brake
Lukasz Bardeli [Thu, 26 Mar 2015 07:54:46 +0000 (08:54 +0100)]
[Badge] Fix build brake

[Verification] Code compiles without error

Change-Id: Ib7dd68586e957a5b741e5df7b020a141904860c1
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
9 years ago[FMRadio] Fix build brake
Lukasz Bardeli [Thu, 26 Mar 2015 07:54:35 +0000 (08:54 +0100)]
[FMRadio] Fix build brake

[Verification] Code compiles without error

Change-Id: I85a096cf1defa9b97c791c78c0f288e1fbd325a8
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
9 years ago[Calendar] Fix build brake
Lukasz Bardeli [Thu, 26 Mar 2015 07:54:16 +0000 (08:54 +0100)]
[Calendar] Fix build brake

[Verification] Code compiles without error

Change-Id: I1e508daac5bf21b5c5794e72093b2929d0b66524
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
9 years ago[Content] Added missing return.
Pawel Andruszkiewicz [Wed, 25 Mar 2015 15:59:53 +0000 (16:59 +0100)]
[Content] Added missing return.

Change-Id: Icce1fea66adad2dd0e27842fa1858e2bee8141e6

9 years ago[Notification] Added privilege checks.
Tomasz Marciniak [Thu, 19 Mar 2015 14:32:04 +0000 (15:32 +0100)]
[Notification] Added privilege checks.

[Verification] Code compiles without errors.

Change-Id: I27dfc3dfb8afba7914700b7850bbc95019ddd494
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
9 years ago[Filesystem] - checking privileges
Andrzej Popowski [Mon, 23 Mar 2015 08:06:10 +0000 (09:06 +0100)]
[Filesystem] - checking privileges

Change-Id: I64cb50c7166519b321b5fdf55013c51cc8e7ca83
Signed-off-by: Andrzej Popowski <a.popowski@samsung.com>
9 years ago[Download] Added privilege checks.
Piotr Kosko [Thu, 19 Mar 2015 12:36:53 +0000 (13:36 +0100)]
[Download] Added privilege checks.

Change-Id: I63090a06e747122125c3a41dc93f8f80692a744a
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
9 years ago[Calendar] Added privilege checks.
Piotr Kosko [Thu, 19 Mar 2015 09:31:51 +0000 (10:31 +0100)]
[Calendar] Added privilege checks.

Change-Id: I00ce694ba9cb74731e5069cee8e5ef1b49d272ca
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
9 years ago[Contact] Added privilege checks.
Piotr Kosko [Thu, 19 Mar 2015 10:19:18 +0000 (11:19 +0100)]
[Contact] Added privilege checks.

Change-Id: Ifa68b9a5f53f108055cbe0170b6f7aa0112c667a
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
9 years ago[Sound] - Checking privileges implementation
Andrzej Popowski [Fri, 20 Mar 2015 07:51:03 +0000 (08:51 +0100)]
[Sound] - Checking privileges implementation

Change-Id: I747507fc717852b6bd6af174eaf86fd89e5c02a9
Signed-off-by: Andrzej Popowski <a.popowski@samsung.com>
9 years ago[Package] Added privilege checks.
Tomasz Marciniak [Fri, 20 Mar 2015 07:59:48 +0000 (08:59 +0100)]
[Package] Added privilege checks.

[Verification] Code compiles without errors.

Change-Id: I8ccea8e8aa32cb73a6a3d29d56b7bea477eb4f73
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
9 years ago[Badge] Added privilege checks.
Piotr Kosko [Thu, 19 Mar 2015 08:23:08 +0000 (09:23 +0100)]
[Badge] Added privilege checks.

Change-Id: I110f2db3b6444600e3eaf31da9b36ab430138d85
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
9 years ago[Datacontrol] - Checking privileges added
Andrzej Popowski [Thu, 19 Mar 2015 14:24:42 +0000 (15:24 +0100)]
[Datacontrol] - Checking privileges added

Change-Id: Ibfcf123269461a931fd9672696940009c1bfb409
Signed-off-by: Andrzej Popowski <a.popowski@samsung.com>
9 years ago[WebSetting] Added privilege checks.
Pawel Andruszkiewicz [Fri, 20 Mar 2015 10:47:03 +0000 (11:47 +0100)]
[WebSetting] Added privilege checks.

Change-Id: I388ad5a173dc0c4b68c3eda617a5b2801f827fd5

9 years ago[SystemSetting] Added privilege checks.
Pawel Andruszkiewicz [Fri, 20 Mar 2015 10:33:41 +0000 (11:33 +0100)]
[SystemSetting] Added privilege checks.

Change-Id: I9a8cea6b9a016dd2ce62d446555bc0e867048e5d

9 years ago[SystemInfo] Added privilege checks.
Pawel Andruszkiewicz [Fri, 20 Mar 2015 10:24:41 +0000 (11:24 +0100)]
[SystemInfo] Added privilege checks.

Change-Id: I971955873c2ef06c5fe923233e06a7bce3b9c20f

9 years ago[Sensor] Added privilege checks.
Pawel Andruszkiewicz [Thu, 19 Mar 2015 15:28:42 +0000 (16:28 +0100)]
[Sensor] Added privilege checks.

Change-Id: I43e0d91434738e08b440b3a20c9aad64a395722b

9 years ago[Push] Added privilege checks.
Pawel Andruszkiewicz [Thu, 19 Mar 2015 15:17:14 +0000 (16:17 +0100)]
[Push] Added privilege checks.

Change-Id: I6c0051634fbc8870ab2868cb57f876ac04a8cbf3

9 years ago[Power] Added privilege checks.
Pawel Andruszkiewicz [Thu, 19 Mar 2015 15:07:01 +0000 (16:07 +0100)]
[Power] Added privilege checks.

Change-Id: I1bce93f86d8d23ed39564eaae21061ee0b1c6f26

9 years ago[NFC] Added privilege checks.
Pawel Andruszkiewicz [Thu, 19 Mar 2015 14:39:31 +0000 (15:39 +0100)]
[NFC] Added privilege checks.

Change-Id: Iee67939d06e692724bca98f46ee6d88c3d1fe442

9 years ago[NBS] Added privilege checks.
Pawel Andruszkiewicz [Thu, 19 Mar 2015 14:10:37 +0000 (15:10 +0100)]
[NBS] Added privilege checks.

Change-Id: I5cbcfd76c3bcb4b220e142d11a75baab952bc16e

9 years ago[Messaging] Changed checking filter objects type.
Tomasz Marciniak [Wed, 25 Mar 2015 11:40:30 +0000 (12:40 +0100)]
[Messaging] Changed checking filter objects type.

[Verification] Code compiles without errors.

Change-Id: I564aa2405937b8c65e71da7db718845e4dd55986
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
9 years ago[Messaging] Added privilege checks.
Pawel Andruszkiewicz [Thu, 19 Mar 2015 13:32:08 +0000 (14:32 +0100)]
[Messaging] Added privilege checks.

Change-Id: Iab61cce81895fed273a7f669cef523f57f8c97b0

9 years ago[CallHistory] Added privilege checks.
Pawel Andruszkiewicz [Thu, 19 Mar 2015 09:06:36 +0000 (10:06 +0100)]
[CallHistory] Added privilege checks.

Change-Id: Iecd4fca5b8f720defe4c33082e2343dd1d99555f

9 years ago[Bookmark] Added privilege checks.
Pawel Andruszkiewicz [Thu, 19 Mar 2015 08:51:25 +0000 (09:51 +0100)]
[Bookmark] Added privilege checks.

Change-Id: Ie79886f830215214c87dbc090b68f58f5704e1e6

9 years ago[Bluetooth] Added privilege checks.
Pawel Andruszkiewicz [Thu, 19 Mar 2015 08:23:50 +0000 (09:23 +0100)]
[Bluetooth] Added privilege checks.

Change-Id: I519b72d516268d9fb4f37b439ae2ab7b4e7d57ef

9 years ago[Archive] Added privilege checks.
Pawel Andruszkiewicz [Wed, 18 Mar 2015 15:00:55 +0000 (16:00 +0100)]
[Archive] Added privilege checks.

Change-Id: I8f0896718cc232e4d709774d801330c058096b0b