Pawel Andruszkiewicz [Fri, 31 Jul 2015 08:51:00 +0000 (10:51 +0200)]
[MessagingEmail] Remove malformed UTF-8 characters.
[Verification] TCT pass rate: 100%
Change-Id: I5aff8ec8baf16902473967e3d077f42e581043dc
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
sangrae.kim [Thu, 30 Jul 2015 06:33:09 +0000 (15:33 +0900)]
[Bluetooth] Fix the bug refer to failed tct. advertiseData of startAdvertise method
Change-Id: Ib92b0817c42c3a32a7419f11c09141ee84157fc7
Signed-off-by: sangrae.kim <sangrae.kim@samsung.com>
Hyunjin Park [Thu, 30 Jul 2015 11:52:21 +0000 (20:52 +0900)]
[inputdevice] disable inputdevice feature on Mobile/Wearable profile
Change-Id: I7c7bb7bf6092796fb4db34d60accc401d003c693
HyunJin Park [Thu, 30 Jul 2015 11:17:15 +0000 (20:17 +0900)]
Merge "[BLE] fix startScan" into tizen_2.4
Lukasz Bardeli [Thu, 30 Jul 2015 10:52:20 +0000 (12:52 +0200)]
[BLE] fix startScan
[Verification] Code compiles without error
Change-Id: I8767ac6e1aacf56814b6cf4f3aa1e365dfc4ab1c
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
Pawel Andruszkiewicz [Thu, 30 Jul 2015 09:44:08 +0000 (11:44 +0200)]
[Content] Always use platform to check number of playlist items.
Fixes: multiple UTC tests
[Verification] Wearable service UTC: 52/55
Mobile TCT: 230/230
Change-Id: I36d24046eeadf71d3c1b46bac1c80d0fbb3dc492
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
Pawel Andruszkiewicz [Thu, 30 Jul 2015 08:58:23 +0000 (10:58 +0200)]
[Content] Return correct error code if name is duplicated.
Fixes: UTC_content_playlist_name_N_001
[Verification] Wearable service UTC: 43/55
Mobile TCT: 230/230
Change-Id: I0cbb3023f0823d8b748dee494591bc3568b4c721
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
Hyunjin Park [Thu, 30 Jul 2015 05:04:50 +0000 (14:04 +0900)]
[version] 0.19
Change-Id: Ie6373a6028ca8ee81d8b73f8a2aaabaa6dea95ce
HyunJin Park [Thu, 30 Jul 2015 02:28:37 +0000 (11:28 +0900)]
Merge "[Content] Error messages were not propagated properly." into tizen_2.4
HyunJin Park [Thu, 30 Jul 2015 02:01:31 +0000 (11:01 +0900)]
Merge "[Filesystem] Report NotFound error if virtual root is invalid." into tizen_2.4
HyunJin Park [Thu, 30 Jul 2015 02:01:17 +0000 (11:01 +0900)]
Merge "[Filesystem] Fixed argument validation in readBytes()." into tizen_2.4
HyunJin Park [Thu, 30 Jul 2015 01:40:47 +0000 (10:40 +0900)]
Merge "[FMRadio] fix for FMRadio (fix crash)" into tizen_2.4
Hyunjin Park [Wed, 29 Jul 2015 22:46:10 +0000 (07:46 +0900)]
remove useless doc
Change-Id: I5c485e0058394d33534443980bc955f0a90bd467
Lukasz Bardeli [Wed, 29 Jul 2015 13:04:41 +0000 (15:04 +0200)]
[FMRadio] fix for FMRadio (fix crash)
[Verification] Code copmiles without error.
Change-Id: I8be428a353b074e24e8a8b8b292e12aee81321df
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
Pawel Andruszkiewicz [Wed, 29 Jul 2015 12:27:48 +0000 (14:27 +0200)]
[Content] Error messages were not propagated properly.
[Verification] Mobile TCT pass rate: 230/230
Change-Id: I9e962ed0f985efe96f9889aeaee33e1805929bcc
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
HyunJin Park [Wed, 29 Jul 2015 11:49:55 +0000 (20:49 +0900)]
Merge "[Contact] Fixed URIs paths" into tizen_2.4
Pawel Andruszkiewicz [Wed, 29 Jul 2015 09:43:01 +0000 (11:43 +0200)]
[Filesystem] Report NotFound error if virtual root is invalid.
Fixes: UTC_filesystem_resolve_invalid_pram_location_N_003
[Verification] [Verification] Wearable service UTC: 94/94
Mobile TCT: 289/289
Change-Id: I16f8e450eefbc6389591c3e08b1d1b478f65faa1
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
Pawel Andruszkiewicz [Wed, 29 Jul 2015 09:14:57 +0000 (11:14 +0200)]
[Filesystem] Fixed argument validation in readBytes().
Fixes: UTC_filesystem_file_readBytes_error_invalid_param_N_001
[Verification] [Verification] Wearable service UTC: 93/94
Mobile TCT: 289/289
Change-Id: I4e4efc4bca5a74e3e9463bad11f5092c784b846c
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
Pawel Andruszkiewicz [Wed, 29 Jul 2015 08:55:21 +0000 (10:55 +0200)]
[Filesystem] Start numering callbacks with 1.
Fixes: UTC_filesystem_remove_listener_invalid_param_N_001
[Verification] [Verification] Wearable service UTC: 92/94
Mobile TCT: 289/289
Change-Id: I7d64e0a125033d62a881c427d8c6a0f40073df74
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
Pawel Andruszkiewicz [Wed, 29 Jul 2015 08:03:45 +0000 (10:03 +0200)]
[Filesystem] Additional security checks for copyTo() method.
Fixes: UTC_filesystem_copyTo_moveTo_error
[Verification] [Verification] Wearable service UTC: 91/94
Mobile TCT: 289/289
Change-Id: I69e302b46643239ba608a7188927c30a1c758221
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
Pawel Andruszkiewicz [Wed, 29 Jul 2015 07:17:19 +0000 (09:17 +0200)]
[Filesystem] Resolving a path on an unmounted storage should result in NotFound error.
Fixes: UTC_filesystem_check_sdcard_resolve
[Verification] Wearable service UTC: 90/94
Mobile TCT: 289/289
Change-Id: Idd1ed6b2ad624057d22a52e50671316161334512
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
HyunJin Park [Wed, 29 Jul 2015 05:32:43 +0000 (14:32 +0900)]
Merge "[Calendar] Added support for status and priority new values." into tizen_2.4
HyunJin Park [Tue, 28 Jul 2015 23:58:00 +0000 (08:58 +0900)]
Merge "[Filesystem] FIxed JS handling of encoding." into tizen_2.4
Pawel Andruszkiewicz [Tue, 28 Jul 2015 13:03:09 +0000 (15:03 +0200)]
[Filesystem] FIxed JS handling of encoding.
[Verification] Wearable UTC: 83/94.
Mobile TCT: 289/289.
Change-Id: I6c6a6ca0b4add906f3ce9a7a6582c76865af693e
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
Piotr Kosko [Tue, 28 Jul 2015 10:36:55 +0000 (12:36 +0200)]
[Contact] Fixed URIs paths
[Feature] Changed paths to URIs, fixed adding URIs to json.
[Verification] TCT passrate 100%
Change-Id: I8fb921429de1ba9f5e5b3b6e02aae2e028fc9a0f
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
HyunJin Park [Tue, 28 Jul 2015 08:39:07 +0000 (17:39 +0900)]
Merge "[MessagePort] Input parameters cannot be empty." into tizen_2.4
Pawel Andruszkiewicz [Tue, 28 Jul 2015 06:58:47 +0000 (08:58 +0200)]
[MessagePort] Input parameters cannot be empty.
[Verification] Wearable UTC: 29/29.
Mobile TCT: 48/48.
Change-Id: I0e266e10b6c748b5b90aa678165ed845f8e362f7
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
HyunJin Park [Tue, 28 Jul 2015 07:16:29 +0000 (16:16 +0900)]
Merge "[MessagePort] Fix for trusted message port." into tizen_2.4
Pawel Andruszkiewicz [Mon, 27 Jul 2015 13:55:27 +0000 (15:55 +0200)]
[MessagePort] Fix for trusted message port.
[Verification] UTC: 25/29.
TCT: 48/48.
Change-Id: Ibbfb61d0831c4bce4cc507b1b0772279cad1361f
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
Hyunjin Park [Mon, 27 Jul 2015 13:10:20 +0000 (22:10 +0900)]
[version] 0.18
Change-Id: I1fbf3af90f56004d2a89db05e3cd9f8e7c90bbfa
HyunJin Park [Mon, 27 Jul 2015 13:02:47 +0000 (22:02 +0900)]
Merge "[Application] Throw an exception if requested listener is not found." into tizen_2.4
Hyunjin Park [Mon, 27 Jul 2015 12:59:41 +0000 (21:59 +0900)]
Merge "build error fix - replace SYSTEM_SETTINGS_ERROR_CALL_UNSUPPORTED_API with SYSTEM_SETTINGS_ERROR_NOT_SUPPORTED - cause : systemsetting API is changed" into tizen_2.4
Hyunjin Park [Mon, 27 Jul 2015 12:57:53 +0000 (21:57 +0900)]
build error fix - replace SYSTEM_SETTINGS_ERROR_CALL_UNSUPPORTED_API with SYSTEM_SETTINGS_ERROR_NOT_SUPPORTED
- cause : systemsetting API is changed
Change-Id: Id4f1be4616529be69c573a2df2bc8a7e840161eb
HyunJin Park [Mon, 27 Jul 2015 12:23:48 +0000 (21:23 +0900)]
Merge "[Application] Fixed launch errors reporting." into tizen_2.4
HyunJin Park [Mon, 27 Jul 2015 12:12:24 +0000 (21:12 +0900)]
Merge "[Time] - fixing bugs with timezones" into tizen_2.4
Pawel Andruszkiewicz [Mon, 27 Jul 2015 12:11:48 +0000 (14:11 +0200)]
[Application] Fixed launch errors reporting.
[Verification] Tests UTC_application_launch_N_00X pass, UTC pass rate 100%
TCT pass rate: 100%
Change-Id: I872e34b6e5e419234ed485aeb263778143fe401f
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
Andrzej Popowski [Fri, 24 Jul 2015 06:26:02 +0000 (08:26 +0200)]
[Time] - fixing bugs with timezones
[Verification] - TCT results 100% for Alarm, Calendar, Exif and Time
Change-Id: Ifd9f74315c8374d5331ff44185cdbe8ea80fb054
Signed-off-by: Andrzej Popowski <a.popowski@samsung.com>
Pawel Andruszkiewicz [Mon, 27 Jul 2015 11:41:51 +0000 (13:41 +0200)]
[Application] Throw an exception if requested listener is not found.
[Verification] UTC_application_removeAppInfoEventListener_N_001 passes.
TCT pass rate: 100%
Change-Id: Ia394cabe0f98f79fd787c22abcc4612d627f8e11
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
Pawel Andruszkiewicz [Mon, 27 Jul 2015 11:10:13 +0000 (13:10 +0200)]
[Application] Report NotFound error in case of conversion failure.
[Verificaton] UTC UTC_application_getAppContext_N_001 passes.
100% TCT pass rate.
Change-Id: Ic5a8f410f41ae924e1b4c1deb1036820eae471e4
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
Pawel Andruszkiewicz [Mon, 27 Jul 2015 09:28:34 +0000 (11:28 +0200)]
[Application] Check if reply callback is not null.
[Verification] UTC UTC_application_launchAppControl_P_003 passes.
Change-Id: I445ae11cecf61411928d2632220d464a316ab250
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
Hyunjin Park [Fri, 24 Jul 2015 12:13:50 +0000 (21:13 +0900)]
[version] 0.17
Change-Id: Ia571a7d807796fae17136765a573f7bd3b485335
HyunJin Park [Fri, 24 Jul 2015 12:05:44 +0000 (21:05 +0900)]
Merge "[Content] Removed unnecessary memory allocation." into tizen_2.4
Pawel Andruszkiewicz [Fri, 24 Jul 2015 11:55:36 +0000 (13:55 +0200)]
[Content] Removed unnecessary memory allocation.
Prevent CID: 453854
[Verification] TCT pass rate: 100%
Change-Id: Ia036d2b73d7dc48bb2aea752221d20a268bc4f46
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
HyunJin Park [Fri, 24 Jul 2015 11:45:38 +0000 (20:45 +0900)]
Merge "[Content] Initialized variable with default value." into tizen_2.4
Pawel Andruszkiewicz [Fri, 24 Jul 2015 11:36:25 +0000 (13:36 +0200)]
[Content] Initialized variable with default value.
Prevent CID: 453862
[Verification] TCT pass rate: 100%
Change-Id: I1c603ea3b86459e487fa03b3ed8cd61bbd7fb0f9
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
Pawel Andruszkiewicz [Fri, 24 Jul 2015 11:12:21 +0000 (13:12 +0200)]
[Notification] Fixed check for null pointers.
Prevent CID: 453843, 453844.
[Verification] TCT pass rate: 100%
Change-Id: I53544c1ce01357ad6878af11767b9ea9a9ec3421
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
Hyunjin Park [Fri, 24 Jul 2015 08:20:28 +0000 (17:20 +0900)]
[version] 0.16
Change-Id: I6e32dace535aec3cbad7fe044916d3f7f5f55a79
HyunJin Park [Fri, 24 Jul 2015 08:19:49 +0000 (17:19 +0900)]
Merge "[Content] - cancelScanDirectory implemented" into tizen_2.4
Andrzej Popowski [Fri, 24 Jul 2015 07:15:26 +0000 (09:15 +0200)]
[Content] - cancelScanDirectory implemented
[Verification] - TCT results 100% (230/230/0/0/0)
Change-Id: I9cc4ac690034260bf45eb3aaf3b61856f6a5b125
Signed-off-by: Andrzej Popowski <a.popowski@samsung.com>
HyunJin Park [Fri, 24 Jul 2015 07:38:37 +0000 (16:38 +0900)]
Merge "[Application] Initialize variable to prevent crash in case of error." into tizen_2.4
Pawel Andruszkiewicz [Fri, 24 Jul 2015 06:26:01 +0000 (08:26 +0200)]
[Application] Initialize variable to prevent crash in case of error.
Change-Id: Ic817de115614a32494ba4131744b96a2ee79bb92
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
HyunJin Park [Fri, 24 Jul 2015 06:23:02 +0000 (15:23 +0900)]
Merge "[docs] Avengers - WebApi Guidelines" into tizen_2.4
Hyunjin Park [Fri, 24 Jul 2015 05:46:13 +0000 (14:46 +0900)]
Merge "[util] loading so is failed in wrt-service case - add undefined-window case" into tizen_2.4
HyunJin Park [Fri, 24 Jul 2015 00:44:48 +0000 (09:44 +0900)]
Merge "[Badge] Removed dependency on package-manager." into tizen_2.4
Piotr Kosko [Fri, 15 May 2015 10:18:56 +0000 (12:18 +0200)]
[Badge] Removed dependency on package-manager.
[Verification] TCT pass rate: 100%
Fixes: TNEF-2931
Change-Id: I20dee7d269b8d9fb003ef129f73a10a06fda8580
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
Hyunjin Park [Thu, 23 Jul 2015 11:46:28 +0000 (20:46 +0900)]
[version] 0.15
Change-Id: Ic9b70a5b77323145e71cb219592b050724f4dbfb
Lukasz Bardeli [Thu, 23 Jul 2015 11:30:43 +0000 (13:30 +0200)]
[Content] fix prevent issue
[Verification] Code compiles without error. Passrate 100% (230/230/0/0/0)
[Feature] CID 453636, 453637
Change-Id: I75c81f2af06e5d9949c089236b931075a845300b
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
Hyunjin Park [Thu, 23 Jul 2015 06:44:29 +0000 (15:44 +0900)]
[wearable] fix build error - enable tizen_feature_app_control_settings_support feature
Change-Id: I345127826a69c7c0eb2da64caeecd8dc3c4d548c
HyunJin Park [Wed, 22 Jul 2015 13:22:09 +0000 (22:22 +0900)]
Merge "[CallHistory] Fixed calls to success and error callbacks." into tizen_2.4
Pawel Andruszkiewicz [Wed, 22 Jul 2015 13:10:29 +0000 (15:10 +0200)]
[CallHistory] Fixed calls to success and error callbacks.
[Verification] Automatic TCT: 100%.
Manual TCT: 100%
Change-Id: I65ce9ee733ceb1676c284af3d4e3017ae9bdc0cc
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
Anna Niznik [Tue, 21 Jul 2015 10:12:03 +0000 (12:12 +0200)]
Removing warnings from modules: account, alarm, application.
Using cppcheck (with --enable=all flag).
[Verification] TCT tests result:
before: 100.00%
after: 100.00%
Change-Id: I2a1ab62c3d22feba879f30cf46b0934a1d8499e4
Signed-off-by: Anna Niznik <a.niznik@samsung.com>
Maciej Socha [Tue, 21 Jul 2015 11:53:29 +0000 (13:53 +0200)]
Notification, package, sound, tvaudio plugins: removed multiple warnings found by cppcheck
[Verification] TCT results:
Notification - 100%
Package - 98,15%
Sound - 100%
Change-Id: I65d7b379c7e56901c93b892c36a6a4511ae40e49
Signed-off-by: Maciej Socha <m.socha@samsung.com>
Maciej Socha [Tue, 21 Jul 2015 11:45:58 +0000 (13:45 +0200)]
Systeminfo plugin: removed multiple warnings found by cppcheck
[Verification] TCT results 100%
Change-Id: I1ca95765b16e2365af30ec181d6270919cf2b786
Signed-off-by: Maciej Socha <m.socha@samsung.com>
Hyunjin Park [Wed, 22 Jul 2015 10:07:28 +0000 (19:07 +0900)]
[util] loading so is failed in wrt-service case
- add undefined-window case
Change-Id: I8d8741560dc09f91161401cbaa8f952d4a1f436c
Pawel Andruszkiewicz [Tue, 21 Jul 2015 13:27:00 +0000 (15:27 +0200)]
[Messaging] Convert contents of emails to UTF8.
[Verification] Automatic TCT pass rate: 100%
Change-Id: Id62820c09178ce0404d36b804228128ca52cf406
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
HyunJin Park [Wed, 22 Jul 2015 01:45:31 +0000 (10:45 +0900)]
Merge "[Bluetooth] setVisible implemented with app control" into tizen_2.4
Hyunjin Park [Tue, 21 Jul 2015 14:26:00 +0000 (23:26 +0900)]
[BT] change version 2.3.1 to 2.4
Change-Id: I017c5a9c353494f72aa5535d1922ba1f955b6ac2
Hyunjin Park [Tue, 21 Jul 2015 13:33:50 +0000 (22:33 +0900)]
[version] 0.14
Change-Id: Ibb495767b98d159717a2a3ef49bb57e227b38f5f
HyunJin Park [Tue, 21 Jul 2015 12:59:01 +0000 (21:59 +0900)]
Merge "[Bluetooth] Added comment about setVisible deprecation" into tizen_2.4
HyunJin Park [Tue, 21 Jul 2015 12:43:13 +0000 (21:43 +0900)]
Merge "[Bluetooth] Privilege checking changed to */bluetooth privilege" into tizen_2.4
Hyunjin Park [Tue, 21 Jul 2015 12:39:07 +0000 (21:39 +0900)]
[version] 0.13
Change-Id: I360e1c27aa6100a1b2398a7105261ecaeb369d0b
Piotr Kosko [Tue, 21 Jul 2015 10:03:54 +0000 (12:03 +0200)]
[Bluetooth] Added comment about setVisible deprecation
[Feature] Method setVisible() was marked as deprecated
according to ACR http://168.219.209.56/jira/browse/TWDAPI-48
[Verification] TCT passrate didn't change.
Change-Id: I665aa87d6803f59117bd099b9d25802848fa8d2f
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
HyunJin Park [Tue, 21 Jul 2015 10:32:09 +0000 (19:32 +0900)]
Merge "[SecureElement] Changes to remove warning" into tizen_2.4
Piotr Kosko [Mon, 20 Jul 2015 13:00:59 +0000 (15:00 +0200)]
[Bluetooth] Privilege checking changed to */bluetooth privilege
[Feature] Bluetooth privileges replaced with one */bluetooth privilege
according to ACR http://168.219.209.56/jira/browse/TWDAPI-48 for apps ver > 2.3.1
[Verification] TCT passrate didn't change
Change-Id: Ieb121197cbab3b6905c9452ad3819f25c2023092
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
Piotr Kosko [Fri, 17 Jul 2015 05:33:55 +0000 (07:33 +0200)]
[BluetoothLE] BluetoothLEServiceData for BluetoothLEAdvertiseData changed
[Feature] Changed according to widl change:
http://168.219.209.56/gerrit/#/c/63467/
[Verification] TCT result didn't change
Change-Id: Ib0b74ce8ade8a1370053cf4312c4dec5e403c54f
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
Piotr Kosko [Thu, 16 Jul 2015 09:05:00 +0000 (11:05 +0200)]
[BluetoothLE] Added public constructor for BluetoothLEServiceData and BluetoothLEManufacturerData
[Verification] TCT passrate didn't change.
Change-Id: I27f3224d98d61ef8b2d372272495e8bf66b01c7a
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
HyunJin Park [Tue, 21 Jul 2015 09:34:29 +0000 (18:34 +0900)]
Merge "[Bluetooth] replaced privilege */bluetooth to */bluetooth.admin" into tizen_2.4
HyunJin Park [Tue, 21 Jul 2015 09:18:24 +0000 (18:18 +0900)]
Merge "[Messaging] Fixed handling wrong message types to ignore unknown" into tizen_2.4
Piotr Kosko [Tue, 21 Jul 2015 07:56:27 +0000 (09:56 +0200)]
[Messaging] Fixed handling wrong message types to ignore unknown
[Verification] TCT SMS 100%, MMS 100% on binary Z130HDDE0COG2
Change-Id: Ie6fb11ca67c8d0fe420fc71e9c3faa2d001976ff
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
HyunJin Park [Tue, 21 Jul 2015 06:23:37 +0000 (15:23 +0900)]
Merge "[Content] - implemented scanDirectory and setChangeListener for directories" into tizen_2.4
Andrzej Popowski [Mon, 20 Jul 2015 12:53:49 +0000 (14:53 +0200)]
[Content] - implemented scanDirectory and setChangeListener for directories
[Verification] - TCT results 100% (230/230/0/0/0)
Change-Id: I11f3b17431f2bf1c4e47e550a30f8aed7d869ab1
Signed-off-by: Andrzej Popowski <a.popowski@samsung.com>
Hyunjin Park [Mon, 20 Jul 2015 11:30:25 +0000 (20:30 +0900)]
[version] 0.12
Change-Id: Ie7660cd7952cf8b23c6cd015c676188ee7a75e6a
HyunJin Park [Mon, 20 Jul 2015 11:22:18 +0000 (20:22 +0900)]
Merge "[Messaging] InvalidValues error handling added" into tizen_2.4
Piotr Kosko [Mon, 20 Jul 2015 10:46:56 +0000 (12:46 +0200)]
[Messaging] InvalidValues error handling added
[Verification] TCT SMS 100%, MMS 100% on binary Z130HDDE0COG2
Change-Id: I83063fa699e7dd68fac52949cd9176bb822f9925
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
HyunJin Park [Mon, 20 Jul 2015 10:43:44 +0000 (19:43 +0900)]
Merge "[NFC] fix for prevent issue." into tizen_2.4
HyunJin Park [Mon, 20 Jul 2015 10:30:03 +0000 (19:30 +0900)]
Merge "[Systeminfo] fix for prevent issue" into tizen_2.4
Lukasz Bardeli [Mon, 20 Jul 2015 10:04:03 +0000 (12:04 +0200)]
[Systeminfo] fix for prevent issue
[Verification] Code compiles without error.
Passrate 100%
[Feature] CID: 453400
Change-Id: I2c0d3e942c6330b3476bd4f1008437d563385923
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
Lukasz Bardeli [Mon, 20 Jul 2015 09:40:25 +0000 (11:40 +0200)]
[NFC] fix for prevent issue.
[Verification] Code compiles without error
[Feature] CID: 385175, 389070, 396092
Change-Id: I597f2a508dad4c1a3492930cec63ffb09f334740
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
Hyunjin Park [Mon, 20 Jul 2015 08:18:01 +0000 (17:18 +0900)]
[tools] Fixed build break. Added js_minimize.py and slimit in devel package.
Change-Id: I0ea25f263aa77b3dbb28e49fa1d904762d406e16
Lukasz Bardeli [Thu, 16 Jul 2015 13:17:44 +0000 (15:17 +0200)]
[SecureElement] Changes to remove warning
[Verification] Code compiles without error. Web - TCT r31 passrate 100%
Change-Id: Icbcd32b6d87e238214a357463dd471d30caf2f9a
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
Hyunjin Park [Fri, 17 Jul 2015 13:08:01 +0000 (22:08 +0900)]
[version] 0.11
Change-Id: Iec8343ad3089e386422012ce5a3d50cfa4edfd52
Tomasz Marciniak [Fri, 17 Jul 2015 12:49:02 +0000 (14:49 +0200)]
[Calendar] Added support for status and priority new values.
[Verification] Code compiles.
Change-Id: I29437301e39320c533b6b00701debb36e958d100
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
HyunJin Park [Fri, 17 Jul 2015 12:47:06 +0000 (21:47 +0900)]
Merge "[InputDevice] Returned value verification changed." into tizen_2.4
Tomasz Marciniak [Fri, 17 Jul 2015 12:10:08 +0000 (14:10 +0200)]
[InputDevice] Returned value verification changed.
[Verification] Code compiles.
Change-Id: I94ab6f2baa3bad557b3ec4e49bf25c63ddff642d
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
HyunJin Park [Fri, 17 Jul 2015 11:44:01 +0000 (20:44 +0900)]
Merge "[content] fixed warnings" into tizen_2.4
HyunJin Park [Fri, 17 Jul 2015 11:39:40 +0000 (20:39 +0900)]
Merge "[Calendar] Fix for default filter." into tizen_2.4
Maciej Kulawik [Wed, 8 Jul 2015 10:41:23 +0000 (12:41 +0200)]
[content] fixed warnings
[content] removed unused variables from WorkThread (content_instance.cc)
[content] removed unused variable from ContentInstance::ContentManagerCreatPlaylist
[content] added checking of returned values from media_folder_* functions in FolderToJson (content_manager.cc)
[content] fixed unsigned with signed int comparison warning in ContentManager::playlistRemovebatch
[content] fixed unsigned with signed int comparisons warning in ContentManager::playlistSetOrder
[content] added checking of returned value from media_playlist_get_media_count_from_db in ContentManager::playlistSetOrder
[content] removed unused function int get_utc_offset() (content_manager.cc)
Change-Id: Ia274e4542930099a2aaea77c0f0f9d14bdce6053
Signed-off-by: Maciej Kulawik <m.kulawik@samsung.com>
(cherry picked from commit
62bd07282eabe60f9347f00b69610517081f6e53)
Tomasz Marciniak [Tue, 14 Jul 2015 07:08:43 +0000 (09:08 +0200)]
[Calendar] Fix for default filter.
[Features] Events and tasks with status or
priority set to 'none' should also be handled. Default filter
should be set if it was not passed by user.
[Verification] Code compiles without errors.
TCT pass rate 100% (binary
20150712.4)
Change-Id: I64ae93b6759b7bba2a9b700642665ece0b23276c
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
HyunJin Park [Fri, 17 Jul 2015 07:27:48 +0000 (16:27 +0900)]
Merge "[Content] Remove the codes checking if latitude and longitude are zero and Add the code checking if geolocation is null when it is updated" into tizen_2.4
Piotr Kosko [Thu, 16 Jul 2015 08:51:37 +0000 (10:51 +0200)]
[Bluetooth] replaced privilege */bluetooth to */bluetooth.admin
[Verification] None tests fail because of access denied.
TCT passrate: 96.47%(255/246/9/0/0)
Change-Id: I42c0fa5940481b8524a0ef891ffb82d37cee17f8
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>