platform/core/api/webapi-plugins.git
8 years ago[Notification] Fixed check for null pointers.
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>
8 years ago[version] 0.16
Hyunjin Park [Fri, 24 Jul 2015 08:20:28 +0000 (17:20 +0900)]
[version] 0.16

Change-Id: I6e32dace535aec3cbad7fe044916d3f7f5f55a79

8 years agoMerge "[Content] - cancelScanDirectory implemented" into tizen_2.4
HyunJin Park [Fri, 24 Jul 2015 08:19:49 +0000 (17:19 +0900)]
Merge "[Content] - cancelScanDirectory implemented" into tizen_2.4

8 years ago[Content] - cancelScanDirectory implemented
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>
8 years agoMerge "[Application] Initialize variable to prevent crash in case of error." into...
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

8 years ago[Application] Initialize variable to prevent crash in case of error.
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>
8 years agoMerge "[docs] Avengers - WebApi Guidelines" into tizen_2.4
HyunJin Park [Fri, 24 Jul 2015 06:23:02 +0000 (15:23 +0900)]
Merge "[docs] Avengers - WebApi Guidelines" into tizen_2.4

8 years agoMerge "[util] loading so is failed in wrt-service case - add undefined-window case...
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

8 years agoMerge "[Badge] Removed dependency on package-manager." 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

8 years ago[Badge] Removed dependency on package-manager.
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>
8 years ago[version] 0.15
Hyunjin Park [Thu, 23 Jul 2015 11:46:28 +0000 (20:46 +0900)]
[version] 0.15

Change-Id: Ic9b70a5b77323145e71cb219592b050724f4dbfb

8 years ago[Content] fix prevent issue
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>
8 years ago[wearable] fix build error - enable tizen_feature_app_control_settings_support feature
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

8 years agoMerge "[CallHistory] Fixed calls to success and error callbacks." into tizen_2.4
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

8 years ago[CallHistory] Fixed calls to success and error callbacks.
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>
8 years agoRemoving warnings from modules: account, alarm, application.
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>
8 years agoNotification, package, sound, tvaudio plugins: removed multiple warnings found by...
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>
8 years agoSysteminfo plugin: removed multiple warnings found by cppcheck
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>
8 years ago[util] loading so is failed in wrt-service case
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

8 years agoTV related code removal
Pawel Sikorski [Wed, 22 Jul 2015 08:20:06 +0000 (10:20 +0200)]
TV related code removal

tizen_3.0 branch should not include TV related code
Task: http://168.219.209.56/jira/browse/XWALK-587

Change-Id: Ic1dbfac08fcd1371a85fba5d4d72be84f9f9f341
Signed-off-by: Pawel Sikorski <p.sikorski@samsung.com>
8 years ago[Messaging] Convert contents of emails to UTF8.
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>
8 years agoMerge "[Bluetooth] setVisible implemented with app control" into tizen_2.4
HyunJin Park [Wed, 22 Jul 2015 01:45:31 +0000 (10:45 +0900)]
Merge "[Bluetooth] setVisible implemented with app control" into tizen_2.4

8 years ago[BT] change version 2.3.1 to 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

8 years ago[version] 0.14
Hyunjin Park [Tue, 21 Jul 2015 13:33:50 +0000 (22:33 +0900)]
[version] 0.14

Change-Id: Ibb495767b98d159717a2a3ef49bb57e227b38f5f

8 years agoMerge "[Bluetooth] Added comment about setVisible deprecation" into tizen_2.4
HyunJin Park [Tue, 21 Jul 2015 12:59:01 +0000 (21:59 +0900)]
Merge "[Bluetooth] Added comment about setVisible deprecation" into tizen_2.4

8 years agoMerge "[Bluetooth] Privilege checking changed to */bluetooth privilege" 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

8 years ago[version] 0.13
Hyunjin Park [Tue, 21 Jul 2015 12:39:07 +0000 (21:39 +0900)]
[version] 0.13

Change-Id: I360e1c27aa6100a1b2398a7105261ecaeb369d0b

8 years ago[Bluetooth] Added comment about setVisible deprecation
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>
8 years agoMerge "[SecureElement] Changes to remove warning" into tizen_2.4
HyunJin Park [Tue, 21 Jul 2015 10:32:09 +0000 (19:32 +0900)]
Merge "[SecureElement] Changes to remove warning" into tizen_2.4

8 years ago[Bluetooth] Privilege checking changed to */bluetooth privilege
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>
8 years ago[BluetoothLE] BluetoothLEServiceData for BluetoothLEAdvertiseData changed
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>
8 years ago[BluetoothLE] Added public constructor for BluetoothLEServiceData and BluetoothLEManu...
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>
8 years agoMerge "[Bluetooth] replaced privilege */bluetooth to */bluetooth.admin" into tizen_2.4
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

8 years agoMerge "[Messaging] Fixed handling wrong message types to ignore unknown" 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

8 years ago[Messaging] Fixed handling wrong message types to ignore unknown
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>
8 years agoMerge "[Content] - implemented scanDirectory and setChangeListener for directories...
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

8 years ago[Content] - implemented scanDirectory and setChangeListener for directories
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>
8 years agoMerge branch 'tizen_3.0' into tizen accepted/tizen/mobile/20150721.001033 accepted/tizen/tv/20150721.001045 accepted/tizen/wearable/20150721.001103 submit/tizen_mobile/20150720.124131 submit/tizen_tv/20150720.124123 submit/tizen_wearable/20150720.124140
Hyunjin Park [Mon, 20 Jul 2015 12:25:02 +0000 (21:25 +0900)]
Merge branch 'tizen_3.0' into tizen

8 years ago[version] 0.12
Hyunjin Park [Mon, 20 Jul 2015 11:30:25 +0000 (20:30 +0900)]
[version] 0.12

Change-Id: Ie7660cd7952cf8b23c6cd015c676188ee7a75e6a

8 years agoMerge "[Messaging] InvalidValues error handling added" into tizen_2.4
HyunJin Park [Mon, 20 Jul 2015 11:22:18 +0000 (20:22 +0900)]
Merge "[Messaging] InvalidValues error handling added" into tizen_2.4

8 years ago[Messaging] InvalidValues error handling added
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>
8 years agoMerge "[NFC] fix for prevent issue." into tizen_2.4
HyunJin Park [Mon, 20 Jul 2015 10:43:44 +0000 (19:43 +0900)]
Merge "[NFC] fix for prevent issue." into tizen_2.4

8 years agoMerge "[Systeminfo] 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

8 years ago[Systeminfo] fix for prevent issue
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>
8 years ago[NFC] fix for prevent issue.
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>
8 years agoMerge branch 'tizen_2.4' into tizen_3.0
Rafal Galka [Mon, 20 Jul 2015 09:23:20 +0000 (11:23 +0200)]
Merge branch 'tizen_2.4' into tizen_3.0

Change-Id: I2c8742df9c176e578de04da9da414ed99636cb64

8 years ago[tools] Fixed build break. Added js_minimize.py and slimit in devel package.
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

8 years ago[SecureElement] Changes to remove warning
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>
8 years ago[version] 0.11
Hyunjin Park [Fri, 17 Jul 2015 13:08:01 +0000 (22:08 +0900)]
[version] 0.11

Change-Id: Iec8343ad3089e386422012ce5a3d50cfa4edfd52

8 years ago[Calendar] Added support for status and priority new values.
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>
8 years agoMerge "[InputDevice] Returned value verification changed." into tizen_2.4
HyunJin Park [Fri, 17 Jul 2015 12:47:06 +0000 (21:47 +0900)]
Merge "[InputDevice] Returned value verification changed." into tizen_2.4

8 years ago[InputDevice] Returned value verification changed.
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>
8 years agoMerge "[content] fixed warnings" into tizen_2.4
HyunJin Park [Fri, 17 Jul 2015 11:44:01 +0000 (20:44 +0900)]
Merge "[content] fixed warnings" into tizen_2.4

8 years agoMerge "[Calendar] Fix for default filter." 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

8 years ago[content] fixed warnings
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)

8 years ago[Calendar] Fix for default filter.
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>
8 years agoMerge "[Content] Remove the codes checking if latitude and longitude are zero and...
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

8 years ago[Bluetooth] replaced privilege */bluetooth to */bluetooth.admin
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>
8 years ago[Content] Remove the codes checking if latitude and longitude are zero and Add the...
taekeun.kang [Thu, 9 Jul 2015 04:43:17 +0000 (13:43 +0900)]
[Content] Remove the codes checking if latitude and longitude are zero and Add the code checking if geolocation is null when it is updated

Change-Id: If31ed04db65d5b30714514afa23adb5d6ebf6660
Signed-off-by: taekeun.kang <taekeun.kang@samsung.com>
8 years ago[Download] Add the code to unset callbacks and destroy downloads when Destructor...
taekeun.kang [Thu, 2 Jul 2015 05:36:11 +0000 (14:36 +0900)]
[Download] Add the code to unset callbacks and destroy downloads when Destructor is called

Change-Id: Idd0b08b72287f13062628c149c05c6a1177323d3
Signed-off-by: taekeun.kang <taekeun.kang@samsung.com>
(cherry picked from commit 61afb09ab19a1b67a2270ad1c9b0db4d1488a42e)

8 years agoMerge "[Application] Removed duplicated logic." into tizen_2.4
HyunJin Park [Thu, 16 Jul 2015 12:54:36 +0000 (21:54 +0900)]
Merge "[Application] Removed duplicated logic." into tizen_2.4

8 years ago[Bluetooth] setVisible implemented with app control
Andrzej Popowski [Thu, 16 Jul 2015 12:34:58 +0000 (14:34 +0200)]
[Bluetooth] setVisible implemented with app control

[Verification] - TCT results 100% (211/211/0/0/0)

Change-Id: I24a22ec2dff6d757e315535c48fe17c40481f102
Signed-off-by: Andrzej Popowski <a.popowski@samsung.com>
8 years ago[Bluetooth] - implementing setPowered with the Settings application
Andrzej Popowski [Mon, 13 Jul 2015 10:20:06 +0000 (12:20 +0200)]
[Bluetooth] - implementing setPowered with the Settings application

[Verification] - TCT results for bluetooth: 100% (211/211/0/0/0)

Change-Id: I5125b4b33bb49958e259195633a0ac268393d78a
Signed-off-by: Andrzej Popowski <a.popowski@samsung.com>
8 years agoFix description generator
pius.lee [Wed, 15 Jul 2015 03:38:13 +0000 (12:38 +0900)]
Fix description generator

Finish it with _exit function for ignore unintentional destructor in SO

Change-Id: I6dd69e9d4ec7da2ad7863b168d8b5d5d99f38921

8 years agoFix description generator tool
pius.lee [Tue, 14 Jul 2015 02:54:54 +0000 (11:54 +0900)]
Fix description generator tool

Remove closing loaded library at description generator tool

Change-Id: I2bbb5e4d1c74804445a8de93ba3e3ff828dc3032

8 years ago[version] 0.10
Hyunjin Park [Tue, 14 Jul 2015 14:23:04 +0000 (23:23 +0900)]
[version] 0.10

Change-Id: Ifd2b19771f1f186bf1ec0576c1e9b2800c9f4c7a

8 years ago[NFC] - setPowered based on Settings aplication
Andrzej Popowski [Tue, 14 Jul 2015 07:50:04 +0000 (09:50 +0200)]
[NFC] - setPowered based on Settings aplication

Change-Id: I2a8647d84a65d84f334ac5dda8f0cc2ce02833f4
Signed-off-by: Andrzej Popowski <a.popowski@samsung.com>
8 years ago[inputdevice] enable feature on mobile profile
Hyunjin Park [Tue, 14 Jul 2015 13:53:41 +0000 (22:53 +0900)]
[inputdevice] enable feature on mobile profile

Change-Id: Ia282c5cf9fdccd4e7bf78149aac5f7ee2888086b

8 years ago[BluetoothLE] Fixed validation of callback
Piotr Kosko [Tue, 14 Jul 2015 12:41:06 +0000 (14:41 +0200)]
[BluetoothLE] Fixed validation of callback

[Verification] TCT passrate increases.
  Two more tests pass:
    BluetoothLEAdapter_startScan_successCallback_invalid_cb
    BluetoothLEAdapter_startScan_successCallback_TypeMismatch

Change-Id: Ie11caed21eb18262da2ac28cd92d6a61ccbdd5c5
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
8 years agoMerge "[Notification] Changed implementation of getAll()" into tizen_2.4
HyunJin Park [Tue, 14 Jul 2015 09:06:22 +0000 (18:06 +0900)]
Merge "[Notification] Changed implementation of getAll()" into tizen_2.4

8 years ago[Notification] Changed implementation of getAll()
Piotr Kosko [Tue, 14 Jul 2015 08:31:53 +0000 (10:31 +0200)]
[Notification] Changed implementation of getAll()

[Featrue] Usage of notification_get_grouping_list() was changed to notification_get_detail_list().

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

Change-Id: I93afcf1e73099f03fc42add75320faf0bb3135fa
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
8 years ago[version] 0.9
Hyunjin Park [Mon, 13 Jul 2015 13:19:27 +0000 (22:19 +0900)]
[version] 0.9

Change-Id: I399fa78451ee450272cb713f2e8f8f4bbe94f1b5

8 years agoMerge "[Notification] Added checking for 'system' notifications" into tizen_2.4
HyunJin Park [Mon, 13 Jul 2015 13:16:37 +0000 (22:16 +0900)]
Merge "[Notification] Added checking for 'system' notifications" into tizen_2.4

8 years ago[Notification] Added checking for 'system' notifications
Piotr Kosko [Mon, 13 Jul 2015 12:42:18 +0000 (14:42 +0200)]
[Notification] Added checking for 'system' notifications

[Feature] Added checking if notification is from application, not from system.
  System notifications are not returned with getAll() method.

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

Change-Id: I0c1a4a05f3dcfdd551139ffab4ab07efcc1ffc8d
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
8 years ago[HAM] Rounging heartRate value
Andrzej Popowski [Mon, 13 Jul 2015 12:23:32 +0000 (14:23 +0200)]
[HAM] Rounging heartRate value

Change-Id: Ic7f9d9087e671f1b17eee0187e6caf37a9967a5d
Signed-off-by: Andrzej Popowski <a.popowski@samsung.com>
8 years ago[Systeminfo] Supported second sim for CELLULAR_NETWORK
Piotr Kosko [Fri, 10 Jul 2015 08:34:16 +0000 (10:34 +0200)]
[Systeminfo] Supported second sim for CELLULAR_NETWORK

[Feature] Added support for getting CELLULAR_NETWORK properties array when
  multiple SIM cards are present.

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

Change-Id: I19aeb1f0e135272d1458c7cbba30affc04e1bb60
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
8 years agoMerge "[Systeminfo] Supported second sim for CELLULAR_NETWORK" into tizen_2.4
HyunJin Park [Fri, 10 Jul 2015 09:47:39 +0000 (18:47 +0900)]
Merge "[Systeminfo] Supported second sim for CELLULAR_NETWORK" into tizen_2.4

8 years ago[Systeminfo] Supported second sim for CELLULAR_NETWORK
Piotr Kosko [Fri, 10 Jul 2015 08:34:16 +0000 (10:34 +0200)]
[Systeminfo] Supported second sim for CELLULAR_NETWORK

[Feature] Added support for getting CELLULAR_NETWORK properties array when
  multiple SIM cards are present.

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

Change-Id: I71951631c754af8a55bccad54542faf07a438e20
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
8 years ago[Sound] - Fixing problem with getting volume listener
Andrzej Popowski [Fri, 10 Jul 2015 08:06:18 +0000 (10:06 +0200)]
[Sound] - Fixing problem with getting volume listener

[Verification] - TCT results 100% (52/52/0/0/0)

Change-Id: Id8bc7c252006349d4e458b0771133a02469054be
Signed-off-by: Andrzej Popowski <a.popowski@samsung.com>
8 years agoMerge branch 'tizen_3.0' into tizen accepted/tizen/mobile/20150710.080154 accepted/tizen/tv/20150710.080204 accepted/tizen/wearable/20150710.080218 submit/tizen/20150710.052205
Hyunjin Park [Fri, 10 Jul 2015 05:08:15 +0000 (14:08 +0900)]
Merge branch 'tizen_3.0' into tizen

8 years ago[motion] rename libcore-context-manager to motion
Hyunjin Park [Fri, 10 Jul 2015 04:11:29 +0000 (13:11 +0900)]
[motion] rename libcore-context-manager to motion

Change-Id: I586a89a8c95907ff6d05f1a16c3d53afc5772809

8 years ago[motion] rename libcore-context-manager to motion
Hyunjin Park [Fri, 10 Jul 2015 04:11:29 +0000 (13:11 +0900)]
[motion] rename libcore-context-manager to motion

Change-Id: I586a89a8c95907ff6d05f1a16c3d53afc5772809

8 years agoMerge branch 'tizen_3.0' into tizen accepted/tizen/mobile/20150710.003929 accepted/tizen/tv/20150710.004009 accepted/tizen/wearable/20150710.004133 submit/tizen/20150709.143404
Hyunjin Park [Thu, 9 Jul 2015 14:21:00 +0000 (23:21 +0900)]
Merge branch 'tizen_3.0' into tizen

8 years agoMerge "[Messaging] Removed compilation warnings" into tizen_2.4
HyunJin Park [Thu, 9 Jul 2015 14:19:12 +0000 (23:19 +0900)]
Merge "[Messaging] Removed compilation warnings" into tizen_2.4

8 years agoCynara check disabled temporarily
Rafal Galka [Thu, 9 Jul 2015 13:57:06 +0000 (15:57 +0200)]
Cynara check disabled temporarily

Change-Id: I9e1f8235fcb2f89a9647ecfe0c57cbd1504a1587

8 years agoMerge "[Filesystem] fix for copyTo" into tizen_2.4
HyunJin Park [Thu, 9 Jul 2015 12:44:01 +0000 (21:44 +0900)]
Merge "[Filesystem] fix for copyTo" into tizen_2.4

8 years ago[Filesystem] fix for copyTo
Lukasz Bardeli [Thu, 9 Jul 2015 12:38:56 +0000 (14:38 +0200)]
[Filesystem] fix for copyTo

[Verification] Code compiles without error.
              100% passrate

Change-Id: I63e07d578e720e6482cb593615ed74b8020559b7
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
8 years agoBug fix: description generator for lazy loading
pius.lee [Thu, 9 Jul 2015 08:27:15 +0000 (17:27 +0900)]
Bug fix: description generator for lazy loading

Add missed xwalk namespace from json

Change-Id: I4fc77d58f9e808d2811114d3e1ae03d146a0ecaa

8 years agoBug fix : Plugin description generator
pius.lee [Thu, 9 Jul 2015 06:56:26 +0000 (15:56 +0900)]
Bug fix : Plugin description generator

Fix missed "tizen" and remove "common" from json.

Change-Id: I7d929a3a400c424efe776782c60ae0a8e7fa3244

8 years ago[Messaging] Removed compilation warnings
Piotr Kosko [Wed, 1 Jul 2015 13:00:42 +0000 (15:00 +0200)]
[Messaging] Removed compilation warnings

[Verification] Code compiles without errors and warnings.

Change-Id: I240af4c873661a4e38edf2c0ea1136de77e59f7e
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
8 years agoMerge branch 'tizen_3.0' into tizen accepted/tizen/mobile/20150709.044140 accepted/tizen/tv/20150709.044152 accepted/tizen/wearable/20150709.044206 submit/tizen/20150709.041752
Hyunjin Park [Thu, 9 Jul 2015 03:10:28 +0000 (12:10 +0900)]
Merge branch 'tizen_3.0' into tizen

8 years ago[Account] Removed deprecated API
Piotr Kosko [Wed, 8 Jul 2015 07:27:53 +0000 (09:27 +0200)]
[Account] Removed deprecated API

[Feature] Removed calls account_connect and account_disconnect.

[Verification] TCT passrate 100%.

Change-Id: I3ecb55be23d8f134fdd656376b886e3e5f316f4e
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
8 years agoMerge branch 'tizen_3.0' into tizen accepted/tizen/mobile/20150709.044048 accepted/tizen/tv/20150709.044102 accepted/tizen/wearable/20150709.044116 submit/tizen/20150709.025138
Hyunjin Park [Thu, 9 Jul 2015 02:41:12 +0000 (11:41 +0900)]
Merge branch 'tizen_3.0' into tizen

8 years agoMerge "[BluetoothLE] Fixes for BLE implementation" into tizen_2.4
HyunJin Park [Thu, 9 Jul 2015 02:25:40 +0000 (11:25 +0900)]
Merge "[BluetoothLE] Fixes for BLE implementation" into tizen_2.4

8 years agoRemove unwanted log from description generator
pius.lee [Thu, 9 Jul 2015 01:51:18 +0000 (10:51 +0900)]
Remove unwanted log from description generator

Change-Id: I359f59a8381ad643f39b0562b3e7d7959499d8e4

8 years agoFix build for 64bit
Rafal Galka [Wed, 8 Jul 2015 13:20:49 +0000 (15:20 +0200)]
Fix build for 64bit

Change-Id: Ia3ec91ed7ec5ce8deb6ff5c8e3440c2e68908ef5

8 years agoAdd json generator for plugins description.
pius.lee [Wed, 8 Jul 2015 13:14:48 +0000 (22:14 +0900)]
Add json generator for plugins description.

This generator make json file for lazy loading in build time.

Change-Id: I8e593440977d3dd1cad623be9be13cb31f51d8d6

8 years agoAdd temporary plugin description for lazy loading.
pius.lee [Tue, 7 Jul 2015 07:16:13 +0000 (16:16 +0900)]
Add temporary plugin description for lazy loading.

Important.
Plugin description (plugins.json) must be change to generate
at build time from made shared objects in future patch.
Every current module information written in this plugin description.

Change-Id: Ifc80f354fc04b8affc1b17d63aad6c51f949084c

8 years ago[BluetoothLE] Fixes for BLE implementation
Piotr Kosko [Wed, 8 Jul 2015 12:41:47 +0000 (14:41 +0200)]
[BluetoothLE] Fixes for BLE implementation

[Bugs] Added public constructor for BluetoothLEAdvertiseData.
  Changed member names according to widl.

[Verification] Code compiles without errors.
  TCT passrate increased to 96.77% (web-tct_2.3.1_r22)

Change-Id: Ic9909f7a02a3f69cf3497ded8a36aecafe23c885
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
8 years ago[Account] Removed deprecated API
Piotr Kosko [Wed, 8 Jul 2015 07:27:53 +0000 (09:27 +0200)]
[Account] Removed deprecated API

[Feature] Removed calls account_connect and account_disconnect.

[Verification] TCT passrate 100%.

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