platform/core/api/webapi-plugins.git
8 years agoMerge branch 'tizen_3.0' into tizen accepted/tizen/tv/20150615.001251 accepted/tizen/wearable/20150615.001357 submit/tizen_mobile/20150612.133019 submit/tizen_tv/20150612.133041 submit/tizen_wearable/20150612.133028
Hyunjin Park [Fri, 12 Jun 2015 12:48:29 +0000 (21:48 +0900)]
Merge branch 'tizen_3.0' into tizen

8 years ago[Build] Tizen 3.0 mobile - re-enable features
Rafal Galka [Fri, 12 Jun 2015 08:52:08 +0000 (10:52 +0200)]
[Build] Tizen 3.0 mobile - re-enable features

Change-Id: I646a67bc061038a5a022c1c603f0dbac168b7879

8 years agoRevert "[systeminfo] replace runtime API with systemsettings API"
pius.lee [Wed, 10 Jun 2015 14:04:35 +0000 (23:04 +0900)]
Revert "[systeminfo] replace runtime API with systemsettings API"

This reverts commit 82b530c69170e53ae96b349f706305bd22c839a2.

Conflicts:
src/systeminfo/systeminfo-utils.cpp

Change-Id: I6ae5b53465587021f1c5701995f4a6dc2b3d515b

8 years agoMerge branch 'tizen_2.4' into HEAD
pius.lee [Wed, 10 Jun 2015 12:36:49 +0000 (21:36 +0900)]
Merge branch 'tizen_2.4' into HEAD

Conflicts:
packaging/webapi-plugins.spec
src/archive/filesystem_node.cc
src/bookmark/bookmark_instance.cc
src/common/extension.cc
src/contact/contact_util.cc
src/exif/exif_tag_saver.cc
src/filesystem/filesystem_manager.cc
src/filesystem/filesystem_stat.cc
src/messaging/message.cc
src/messaging/messaging_util.cc
src/nfc/nfc_adapter.cc
src/nfc/nfc_instance.cc
src/notification/notification_manager.cc
src/systeminfo/systeminfo-utils.cpp
src/systemsetting/systemsetting_instance.cc

Change-Id: Ia15074aed590534d371f955c11a502216c9d08a7

8 years agoMerge "[SystemSetting] Added nullptr check." into tizen_2.4
HyunJin Park [Wed, 10 Jun 2015 10:11:15 +0000 (19:11 +0900)]
Merge "[SystemSetting] Added nullptr check." into tizen_2.4

8 years ago[SystemSetting] Added nullptr check.
Pawel Andruszkiewicz [Wed, 10 Jun 2015 09:50:59 +0000 (11:50 +0200)]
[SystemSetting] Added nullptr check.

Prevent CID: 404472

[Verification] Pass rate should not change.

Change-Id: I9ffa21ae7cd50215dc105849ffa2183ad333d349
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years ago[SystemSetting] Added initialization of variable.
Pawel Andruszkiewicz [Wed, 10 Jun 2015 09:44:54 +0000 (11:44 +0200)]
[SystemSetting] Added initialization of variable.

Prevent CID: 389409, 398556

[Verification] Pass rate should not change.

Change-Id: Ieae163d843381eaf6a652b255e35d015ae019d2f
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years agoMerge "[Systeminfo] Fixed issues from prevent" into tizen_2.4
HyunJin Park [Wed, 10 Jun 2015 09:31:26 +0000 (18:31 +0900)]
Merge "[Systeminfo] Fixed issues from prevent" into tizen_2.4

8 years ago[Systeminfo] Fixed issues from prevent
Piotr Kosko [Wed, 10 Jun 2015 09:22:48 +0000 (11:22 +0200)]
[Systeminfo] Fixed issues from prevent

[Verification] TCT passrate 100%

Change-Id: I962388132dc8737ccfced458f9fcbd86ffa37fd3
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
8 years ago[Application] Updated implementation of uninstall listener.
Pawel Andruszkiewicz [Wed, 10 Jun 2015 08:36:06 +0000 (10:36 +0200)]
[Application] Updated implementation of uninstall listener.

package_manager_get_package_info() replaced with package_info_create().

[Verification] Manual TCT pass rate 100%

Change-Id: Ia415857ccec2c4c4555d6c1631b58752e03b2efa
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years agoMerge "[Secureelement] - fixing bugs with noninitialized variable and deallocating...
HyunJin Park [Wed, 10 Jun 2015 07:14:37 +0000 (16:14 +0900)]
Merge "[Secureelement] - fixing bugs with noninitialized variable and deallocating variable" into tizen_2.4

8 years agoMerge "[Package] check ethernet feature for testing on emulator" into tizen_2.4
HyunJin Park [Wed, 10 Jun 2015 07:08:58 +0000 (16:08 +0900)]
Merge "[Package] check ethernet feature for testing on emulator" into tizen_2.4

8 years ago[Secureelement] - fixing bugs with noninitialized variable and deallocating variable
Andrzej Popowski [Wed, 10 Jun 2015 06:48:48 +0000 (08:48 +0200)]
[Secureelement] - fixing bugs with noninitialized variable and deallocating variable

Change-Id: I537acf90a04fa5d0cefe4415002715fdcc336568
Signed-off-by: Andrzej Popowski <a.popowski@samsung.com>
8 years ago[Package] check ethernet feature for testing on emulator
Piotr Kosko [Wed, 10 Jun 2015 06:05:03 +0000 (08:05 +0200)]
[Package] check ethernet feature for testing on emulator

Change-Id: Ia5d73a9be8b655bd8c25da9f265baa59ecee8244
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
8 years agoMerge "[NFC] - fixing errors reported by prevent" into tizen_2.4
HyunJin Park [Wed, 10 Jun 2015 03:36:57 +0000 (12:36 +0900)]
Merge "[NFC] - fixing errors reported by prevent" into tizen_2.4

8 years agoMerge "[Sound] Added initialization of variable" into tizen_2.4
HyunJin Park [Wed, 10 Jun 2015 01:38:07 +0000 (10:38 +0900)]
Merge "[Sound] Added initialization of variable" into tizen_2.4

8 years agoMerge "[Notification] - fixing memory deallocation bugs reported by prevent" into...
HyunJin Park [Wed, 10 Jun 2015 01:30:08 +0000 (10:30 +0900)]
Merge "[Notification] - fixing memory deallocation bugs reported by prevent" into tizen_2.4

8 years agoMerge "[Messaging] Fixed memory handling in findMessages()." into tizen_2.4
HyunJin Park [Wed, 10 Jun 2015 01:19:36 +0000 (10:19 +0900)]
Merge "[Messaging] Fixed memory handling in findMessages()." into tizen_2.4

8 years agoMerge "[Messaging] Removed accidental usage of temporary variables." into tizen_2.4
HyunJin Park [Wed, 10 Jun 2015 01:19:22 +0000 (10:19 +0900)]
Merge "[Messaging] Removed accidental usage of temporary variables." into tizen_2.4

8 years agoMerge "[Messaging] Delete composite filter in case of error." into tizen_2.4
HyunJin Park [Wed, 10 Jun 2015 01:19:13 +0000 (10:19 +0900)]
Merge "[Messaging] Delete composite filter in case of error." into tizen_2.4

8 years agoMerge "[Messaging] Delete callback in case of error." into tizen_2.4
HyunJin Park [Wed, 10 Jun 2015 01:19:00 +0000 (10:19 +0900)]
Merge "[Messaging] Delete callback in case of error." into tizen_2.4

8 years agoMerge "[Messaging] Fixed memory handling in convertPlatformShortMessageToObject(...
HyunJin Park [Wed, 10 Jun 2015 01:18:44 +0000 (10:18 +0900)]
Merge "[Messaging] Fixed memory handling in convertPlatformShortMessageToObject()." into tizen_2.4

8 years agoMerge "[Messaging] Fixed memory handling in convertPlatformEmail()." into tizen_2.4
HyunJin Park [Wed, 10 Jun 2015 01:18:32 +0000 (10:18 +0900)]
Merge "[Messaging] Fixed memory handling in convertPlatformEmail()." into tizen_2.4

8 years agoMerge "[Messaging] Fixed type returned from msg_list_length()." into tizen_2.4
HyunJin Park [Wed, 10 Jun 2015 01:18:19 +0000 (10:18 +0900)]
Merge "[Messaging] Fixed type returned from msg_list_length()." into tizen_2.4

8 years agoMerge "[Messaging] Automatically release message memory." into tizen_2.4
HyunJin Park [Wed, 10 Jun 2015 01:18:07 +0000 (10:18 +0900)]
Merge "[Messaging] Automatically release message memory." into tizen_2.4

8 years agoMerge "[Messaging] Automatically release mms memory." into tizen_2.4
HyunJin Park [Wed, 10 Jun 2015 01:17:51 +0000 (10:17 +0900)]
Merge "[Messaging] Automatically release mms memory." into tizen_2.4

8 years ago[Messaging] Fixed memory handling in findMessages().
Pawel Andruszkiewicz [Tue, 9 Jun 2015 14:05:03 +0000 (16:05 +0200)]
[Messaging] Fixed memory handling in findMessages().

Prevent CID: 398610, 401216.

[Verification] Pass rate should not change.

Change-Id: Iecc0841c9216d95ce4d4d009105c74eb711e22ab
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years ago[Messaging] Removed accidental usage of temporary variables.
Pawel Andruszkiewicz [Tue, 9 Jun 2015 13:48:29 +0000 (15:48 +0200)]
[Messaging] Removed accidental usage of temporary variables.

Prevent CID: 407660

[Verification] TCT pass rate should not change.

Change-Id: Ic067755f903c98f1b4a628cb318b56ab3c054b1b
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years ago[Messaging] Delete composite filter in case of error.
Pawel Andruszkiewicz [Tue, 9 Jun 2015 13:28:55 +0000 (15:28 +0200)]
[Messaging] Delete composite filter in case of error.

Prevent CID: 403340

[Verification] TCT pass rate should not change.

Change-Id: I82735fb59e399be45931c13641543f822d9fd3ae
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years ago[Messaging] Delete callback in case of error.
Pawel Andruszkiewicz [Tue, 9 Jun 2015 13:21:57 +0000 (15:21 +0200)]
[Messaging] Delete callback in case of error.

Prevent CID: 398471

[Verification] Pass rate should not change.

Change-Id: Idaddd4335edd60d8451a74b5504c20c1cb278413
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years ago[Messaging] Fixed memory handling in convertPlatformEmail().
Pawel Andruszkiewicz [Tue, 9 Jun 2015 13:13:59 +0000 (15:13 +0200)]
[Messaging] Fixed memory handling in convertPlatformEmail().

Prevent CID: 403650

[Verification] Pass rate should not change.

Change-Id: Ib7ae514ab34a61ed8d8c036af8b34d3f4d0b5c98
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years ago[Messaging] Fixed memory handling in convertPlatformShortMessageToObject().
Pawel Andruszkiewicz [Tue, 9 Jun 2015 12:44:40 +0000 (14:44 +0200)]
[Messaging] Fixed memory handling in convertPlatformShortMessageToObject().

Prevent CID: 402406

[Verification] Pass rate should not change.

Change-Id: Ib2ac577e0f7fc62e7b0d52b47ea26e38f65798cb
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years ago[Notification] - fixing memory deallocation bugs reported by prevent
Andrzej Popowski [Tue, 9 Jun 2015 11:56:35 +0000 (13:56 +0200)]
[Notification] - fixing memory deallocation bugs reported by prevent

Change-Id: I16efd559297c2caa8791ce9d96a1cfae28725bbe
Signed-off-by: Andrzej Popowski <a.popowski@samsung.com>
8 years ago[Sound] Added initialization of variable
Piotr Kosko [Tue, 9 Jun 2015 12:22:31 +0000 (14:22 +0200)]
[Sound] Added initialization of variable

Change-Id: I6fbae25f5790db48ae3a67f236b9c54c002fed60
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
8 years ago[Messaging] Fixed type returned from msg_list_length().
Pawel Andruszkiewicz [Tue, 9 Jun 2015 12:22:19 +0000 (14:22 +0200)]
[Messaging] Fixed type returned from msg_list_length().

Prevent CID: 386983, 401838, 405086.

[Verification] TCT pass rate should not change.

Change-Id: Ib2e34aebd61a4b1aaeb014fb2eaacf9438e849a2
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years agoMerge branch 'tizen_3.0' into tizen accepted/tizen/tv/20150610.002145 accepted/tizen/wearable/20150610.002701 submit/tizen_mobile/20150609.113445 submit/tizen_tv/20150609.113453 submit/tizen_wearable/20150609.113502
Hyunjin Park [Tue, 9 Jun 2015 11:29:38 +0000 (20:29 +0900)]
Merge branch 'tizen_3.0' into tizen

8 years agoMerge "[messaging] replace free() to email_free_mail_data()" into tizen_3.0
HyunJin Park [Tue, 9 Jun 2015 11:28:26 +0000 (20:28 +0900)]
Merge "[messaging] replace free() to email_free_mail_data()" into tizen_3.0

8 years agoMerge changes I9abe9249,Ia3ae086e into tizen_3.0
HyunJin Park [Tue, 9 Jun 2015 11:23:17 +0000 (20:23 +0900)]
Merge changes I9abe9249,Ia3ae086e into tizen_3.0

* changes:
  [Messaging] Removed hard coded paths.
  [Common] Fixed VirtualFs::GetRealPath() method.

8 years agoMerge "[SystemInfo] Removed hard coded paths." into tizen_3.0
pius lee [Tue, 9 Jun 2015 11:20:34 +0000 (20:20 +0900)]
Merge "[SystemInfo] Removed hard coded paths." into tizen_3.0

8 years agoMerge "[Messaging] Removed hard coded paths." into tizen_3.0
pius lee [Tue, 9 Jun 2015 11:18:06 +0000 (20:18 +0900)]
Merge "[Messaging] Removed hard coded paths." into tizen_3.0

8 years agodisable cynara for security team's request submit/tizen_mobile/20150609.111602 submit/tizen_tv/20150609.111552 submit/tizen_wearable/20150609.111542
Hyunjin Park [Tue, 9 Jun 2015 11:10:06 +0000 (20:10 +0900)]
disable cynara for security team's request

8 years agodisable cynara for a while
Hyunjin Park [Tue, 9 Jun 2015 11:07:25 +0000 (20:07 +0900)]
disable cynara for a while
- security team's request

Change-Id: Ibff594072ed0236f9c2c9e03a1b9b157b855e154

8 years ago[messaging] replace free() to email_free_mail_data()
pius.lee [Mon, 8 Jun 2015 10:54:21 +0000 (19:54 +0900)]
[messaging] replace free() to email_free_mail_data()

Change-Id: Ifc569a2204ca62aa1fb67172022800c0d87cdf80

8 years ago[Messaging] Automatically release message memory.
Pawel Andruszkiewicz [Tue, 9 Jun 2015 10:45:01 +0000 (12:45 +0200)]
[Messaging] Automatically release message memory.

Prevent CID: 392578

[Verification] TCT pass rate (SMS) did not change.

Change-Id: Ib85ffad173aa01a31b3d39b3f5529ac2c0a0837f
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years ago[Messaging] Automatically release mms memory.
Pawel Andruszkiewicz [Tue, 9 Jun 2015 10:28:27 +0000 (12:28 +0200)]
[Messaging] Automatically release mms memory.

Prevent CID: 386587

[Verification] TCT pass rate (MMS) did not change.

Change-Id: Icabd80a672a5bd789a0d483f41b252b4a6a9ff87
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years ago[NFC] - fixing errors reported by prevent
Andrzej Popowski [Tue, 9 Jun 2015 10:23:17 +0000 (12:23 +0200)]
[NFC] - fixing errors reported by prevent

Change-Id: I9cccbd853a6eacfd7a073c6b68d9d23eb86d9fcb
Signed-off-by: Andrzej Popowski <a.popowski@samsung.com>
8 years agoMerge "[Exif] - fixing memory allocation and time bugs" into tizen_2.4
HyunJin Park [Tue, 9 Jun 2015 09:42:05 +0000 (18:42 +0900)]
Merge "[Exif] - fixing memory allocation and time bugs" into tizen_2.4

8 years ago[Exif] - fixing memory allocation and time bugs
Andrzej Popowski [Tue, 9 Jun 2015 08:42:49 +0000 (10:42 +0200)]
[Exif] - fixing memory allocation and time bugs

Change-Id: I60ff6c565325ef8dfc9b3183fa13afbfb5ec0928
Signed-off-by: Andrzej Popowski <a.popowski@samsung.com>
8 years agoMerge "[Filesystem] FilesystemStat: initialize all fields in constructor." into tizen_2.4
HyunJin Park [Tue, 9 Jun 2015 09:08:15 +0000 (18:08 +0900)]
Merge "[Filesystem] FilesystemStat: initialize all fields in constructor." into tizen_2.4

8 years agoMerge "[Filesystem] CreateFile() return in case of error." into tizen_2.4
HyunJin Park [Tue, 9 Jun 2015 09:08:03 +0000 (18:08 +0900)]
Merge "[Filesystem] CreateFile() return in case of error." into tizen_2.4

8 years agoMerge "[KeyManager] Check value returned by g_base64_decode()." into tizen_2.4
HyunJin Park [Tue, 9 Jun 2015 09:07:45 +0000 (18:07 +0900)]
Merge "[KeyManager] Check value returned by g_base64_decode()." into tizen_2.4

8 years agoMerge "[MediaController] Added check for nullptr." into tizen_2.4
HyunJin Park [Tue, 9 Jun 2015 09:07:34 +0000 (18:07 +0900)]
Merge "[MediaController] Added check for nullptr." into tizen_2.4

8 years agoMerge "[Messaging] Added nullptr check." into tizen_2.4
HyunJin Park [Tue, 9 Jun 2015 09:07:19 +0000 (18:07 +0900)]
Merge "[Messaging] Added nullptr check." into tizen_2.4

8 years ago[Messaging] Added nullptr check.
Pawel Andruszkiewicz [Tue, 9 Jun 2015 08:32:17 +0000 (10:32 +0200)]
[Messaging] Added nullptr check.

Prevent CID: 395691

[Verification] Code compiles, pass rate should not be affected.

Change-Id: I8e4cb65866142ca55c5b5738505fa5dcbde737f2
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years ago[MediaController] Added check for nullptr.
Pawel Andruszkiewicz [Tue, 9 Jun 2015 08:11:33 +0000 (10:11 +0200)]
[MediaController] Added check for nullptr.

Prevent CID: 389014

[Verification] Code compiles.

Change-Id: I107264ca2067a100183029add8eca1eee4d8fe86
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years ago[KeyManager] Check value returned by g_base64_decode().
Pawel Andruszkiewicz [Tue, 9 Jun 2015 07:54:36 +0000 (09:54 +0200)]
[KeyManager] Check value returned by g_base64_decode().

Prevent CID: 403734

[Verification] Code compiles.

Change-Id: Iace43a13f78105d43d0986c90c81d959498c3da2
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years agoMerge branch 'tizen_3.0' into tizen submit/tizen_mobile/20150609.075501 submit/tizen_tv/20150609.075514 submit/tizen_wearable/20150609.075522
Hyunjin Park [Tue, 9 Jun 2015 07:52:56 +0000 (16:52 +0900)]
Merge branch 'tizen_3.0' into tizen

8 years agoinclude vconf-internal-keys for VCONFKEY_SYSMAN_MMC_STATUS
Hyunjin Park [Tue, 9 Jun 2015 07:46:32 +0000 (16:46 +0900)]
include vconf-internal-keys for VCONFKEY_SYSMAN_MMC_STATUS

Change-Id: Ie9d5063eb38f5cb35b16c044af2fed2a4d3bc6bf

8 years ago[Filesystem] FilesystemStat: initialize all fields in constructor.
Pawel Andruszkiewicz [Tue, 9 Jun 2015 07:39:42 +0000 (09:39 +0200)]
[Filesystem] FilesystemStat: initialize all fields in constructor.

Prevent CID: 436460

[Verification] TCT pass rate: 289/289.

Change-Id: I05e6195f1f9bffa0738fc4772330109c43ec4700
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years ago[Filesystem] CreateFile() return in case of error.
Pawel Andruszkiewicz [Tue, 9 Jun 2015 07:24:50 +0000 (09:24 +0200)]
[Filesystem] CreateFile() return in case of error.

Prevent CID: 406692

[Verification] TCT pass rate: 289/289

Change-Id: I1b8ec74e59a3355f82e3a37a1d2c42e1d8b05149
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years agochange build feature for fm radio
Hyunjin Park [Tue, 9 Jun 2015 05:05:20 +0000 (14:05 +0900)]
change build feature for fm radio
- build feature doesn't work

Change-Id: I7dfc419fb06e080187f6791e897d5755eaf6f197

8 years agoMerge "build error fix - disable VCONFKEY_SYSMAN_MMC_STATUS" into tizen_2.4
Hyunjin Park [Tue, 9 Jun 2015 04:39:49 +0000 (13:39 +0900)]
Merge "build error fix - disable VCONFKEY_SYSMAN_MMC_STATUS" into tizen_2.4

8 years agobuild error fix - disable VCONFKEY_SYSMAN_MMC_STATUS
Hyunjin Park [Tue, 9 Jun 2015 04:38:26 +0000 (13:38 +0900)]
build error fix - disable VCONFKEY_SYSMAN_MMC_STATUS

Change-Id: Ia5c4466cca1af15e00587f7e5d981b1b140d6682

8 years agoMerge "[Contact] Fixed check for CONTACTS_NUMBER_TYPE_OTHER." into tizen_2.4
HyunJin Park [Tue, 9 Jun 2015 04:24:12 +0000 (13:24 +0900)]
Merge "[Contact] Fixed check for CONTACTS_NUMBER_TYPE_OTHER." into tizen_2.4

8 years agoMerge "[Download] - fixing memory leaks" into tizen_2.4
HyunJin Park [Tue, 9 Jun 2015 04:18:23 +0000 (13:18 +0900)]
Merge "[Download] - fixing memory leaks" into tizen_2.4

8 years agoMerge "[Contact] Fixed check for CONTACTS_ADDRESS_TYPE_OTHER." into tizen_2.4
HyunJin Park [Tue, 9 Jun 2015 00:42:55 +0000 (09:42 +0900)]
Merge "[Contact] Fixed check for CONTACTS_ADDRESS_TYPE_OTHER." into tizen_2.4

8 years agoMerge "[Contact] Fixed check for CONTACTS_EMAIL_TYPE_OTHER." into tizen_2.4
HyunJin Park [Tue, 9 Jun 2015 00:41:19 +0000 (09:41 +0900)]
Merge "[Contact] Fixed check for CONTACTS_EMAIL_TYPE_OTHER." into tizen_2.4

8 years ago[Contact] Fixed check for CONTACTS_ADDRESS_TYPE_OTHER.
Pawel Andruszkiewicz [Mon, 8 Jun 2015 13:32:41 +0000 (15:32 +0200)]
[Contact] Fixed check for CONTACTS_ADDRESS_TYPE_OTHER.

Prevent CID: 402902

[Verification] TCT pass rate: 441/441.

Change-Id: I895dadf8473f7c75077380645ca4020f973124a4
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years ago[Contact] Fixed check for CONTACTS_EMAIL_TYPE_OTHER.
Pawel Andruszkiewicz [Mon, 8 Jun 2015 13:23:32 +0000 (15:23 +0200)]
[Contact] Fixed check for CONTACTS_EMAIL_TYPE_OTHER.

Prevent CID: 392499

[Verification] TCT pass rate: 441/441.

Change-Id: I33041ca3c0891e90d55e8a5e4313a0a1092ad9e1
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years ago[Download] - fixing memory leaks
Andrzej Popowski [Mon, 8 Jun 2015 13:13:09 +0000 (15:13 +0200)]
[Download] - fixing memory leaks

Change-Id: Ia274fd8f4b2a45f98500f12e0c897f9c336e58d4
Signed-off-by: Andrzej Popowski <a.popowski@samsung.com>
8 years ago[Contact] Fixed check for CONTACTS_NUMBER_TYPE_OTHER.
Pawel Andruszkiewicz [Mon, 8 Jun 2015 13:07:19 +0000 (15:07 +0200)]
[Contact] Fixed check for CONTACTS_NUMBER_TYPE_OTHER.

Prevent CID: 385999

[Verification] TCT pass rate: 441/441.

Change-Id: Ic9b475053be8138bb2baeefa3eacb597ac14be27
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years agoMerge "[Contact] Fixed memory leak in ContactManagerImportFromVCard." into tizen_2.4
HyunJin Park [Mon, 8 Jun 2015 13:04:16 +0000 (22:04 +0900)]
Merge "[Contact] Fixed memory leak in ContactManagerImportFromVCard." into tizen_2.4

8 years ago[Content] Fixes for prevent issues
Piotr Kosko [Mon, 8 Jun 2015 12:53:34 +0000 (14:53 +0200)]
[Content] Fixes for prevent issues

[Bug] Fixed memory leaks etc.

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

Change-Id: I54e34819553fa412e28a87c6fd0f95ca046d22f1
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
8 years ago[Contact] Fixed memory leak in ContactManagerImportFromVCard.
Pawel Andruszkiewicz [Mon, 8 Jun 2015 12:48:51 +0000 (14:48 +0200)]
[Contact] Fixed memory leak in ContactManagerImportFromVCard.

Prevent CID: 395213

[Verification] TCT pass rate 441/441.

Change-Id: I1473bc589aef86788da821add23790764e193bdf
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years agoMerge "[Datacontol] - fixing a bug in the function SQLColumnValue" into tizen_2.4
HyunJin Park [Mon, 8 Jun 2015 12:45:46 +0000 (21:45 +0900)]
Merge "[Datacontol] - fixing a bug in the function SQLColumnValue" into tizen_2.4

8 years agoMerge "[Filesystem] Fixed implementation of readAsText()." into tizen_2.4
HyunJin Park [Mon, 8 Jun 2015 12:33:44 +0000 (21:33 +0900)]
Merge "[Filesystem] Fixed implementation of readAsText()." into tizen_2.4

8 years ago[Filesystem] Fixed implementation of readAsText().
Pawel Andruszkiewicz [Mon, 8 Jun 2015 12:14:42 +0000 (14:14 +0200)]
[Filesystem] Fixed implementation of readAsText().

Read operation is now performed asynchronously on main thread.
Recursive call removed.

[Verification] Pass rate: 289/289.
Warning: Due to nature of implementation and current architecture, the test
File_readAsText_with_encoding may block. If there are large files present in
/opt/usr/media/Documents/ folder (i.e. created by Download test suite) the test
will not be able to finish in time.

Change-Id: I031ac1d7c6d3ab223a0f93a0788938d5067b8a8c
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years ago[Datacontol] - fixing a bug in the function SQLColumnValue
Andrzej Popowski [Mon, 8 Jun 2015 12:13:26 +0000 (14:13 +0200)]
[Datacontol] - fixing a bug in the function SQLColumnValue

Change-Id: Id95e21b44eac8a5f4c9edf4e4bce184158ebd3c7
Signed-off-by: Andrzej Popowski <a.popowski@samsung.com>
8 years agoMerge "[Alarm] - fixing bugs in AlarmManager" into tizen_2.4
HyunJin Park [Mon, 8 Jun 2015 11:19:03 +0000 (20:19 +0900)]
Merge "[Alarm] - fixing bugs in AlarmManager" into tizen_2.4

8 years agoMerge "[Common] Make sure to release allocated memory." into tizen_2.4
HyunJin Park [Mon, 8 Jun 2015 11:08:58 +0000 (20:08 +0900)]
Merge "[Common] Make sure to release allocated memory." into tizen_2.4

8 years agoMerge "[Contact] Added nullptr checks, improved memory handling." into tizen_2.4
HyunJin Park [Mon, 8 Jun 2015 11:08:43 +0000 (20:08 +0900)]
Merge "[Contact] Added nullptr checks, improved memory handling." into tizen_2.4

8 years ago[Alarm] - fixing bugs in AlarmManager
Andrzej Popowski [Mon, 8 Jun 2015 10:43:13 +0000 (12:43 +0200)]
[Alarm] - fixing bugs in AlarmManager

Change-Id: I6b795de2884a8b6264b199fad812e979821350d3
Signed-off-by: Andrzej Popowski <a.popowski@samsung.com>
8 years ago[nfc] delete buffer on every time for nfc_tag_transceive()
pius.lee [Mon, 8 Jun 2015 10:36:41 +0000 (19:36 +0900)]
[nfc] delete buffer on every time for nfc_tag_transceive()
Because nfc_tag_transceive() copy input buffer.

Change-Id: I450cc2590ca8ec894a4f43d13d512f1acd49bf00

8 years agoMerge "[common] remove unused over allocated memory" into tizen_2.4
HyunJin Park [Mon, 8 Jun 2015 10:08:22 +0000 (19:08 +0900)]
Merge "[common] remove unused over allocated memory" into tizen_2.4

8 years ago[Contact] Added nullptr checks, improved memory handling.
Pawel Andruszkiewicz [Mon, 8 Jun 2015 10:07:40 +0000 (12:07 +0200)]
[Contact] Added nullptr checks, improved memory handling.

Prevent CID: 403116

[Verification] TCT pass rate: 441/441.

Change-Id: I208f343a6513d09bb82d9d45e43be24b750db38e
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years ago[Common] Make sure to release allocated memory.
Pawel Andruszkiewicz [Mon, 8 Jun 2015 09:33:05 +0000 (11:33 +0200)]
[Common] Make sure to release allocated memory.

Change-Id: I790d14f3e44e6cf5c39258ff9ee4246d0d4103a8
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years agoMerge "[Calendar] Fixed release of allocated query." into tizen_2.4
HyunJin Park [Mon, 8 Jun 2015 09:30:34 +0000 (18:30 +0900)]
Merge "[Calendar] Fixed release of allocated query." into tizen_2.4

8 years agoMerge "[Calendar] Fixed release of allocated filter." into tizen_2.4
HyunJin Park [Mon, 8 Jun 2015 09:28:21 +0000 (18:28 +0900)]
Merge "[Calendar] Fixed release of allocated filter." into tizen_2.4

8 years ago[Calendar] Fixed release of allocated query.
Pawel Andruszkiewicz [Mon, 8 Jun 2015 08:33:39 +0000 (10:33 +0200)]
[Calendar] Fixed release of allocated query.

Prevent CID: 405420

[Verification] TCT pass rate 352/352.

Change-Id: I78dfcc7a09e7aa5c9b56fdcad78142552f85214a
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years ago[Calendar] Fixed release of allocated filter.
Pawel Andruszkiewicz [Mon, 8 Jun 2015 08:20:43 +0000 (10:20 +0200)]
[Calendar] Fixed release of allocated filter.

Prevent CID: 448160

[Verification] TCT pass rate 352/352.

Change-Id: Ifb28bbe2e8354552fd01eeb2b04b53b24cc93ca3
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years ago[Bookmark] Fixed implementation of BookmarkAdd method.
Pawel Andruszkiewicz [Mon, 8 Jun 2015 07:55:39 +0000 (09:55 +0200)]
[Bookmark] Fixed implementation of BookmarkAdd method.

Prevent CID: 387890

[Verification] TCT pass rate: 36/36.

Change-Id: Ie5db54608acf9f4f5eeb16dcea0375556c432a35
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years ago[common] remove unused over allocated memory
pius.lee [Mon, 8 Jun 2015 07:50:02 +0000 (16:50 +0900)]
[common] remove unused over allocated memory

Change-Id: Ic6cac10bdb3398745e2f3eb2c43ab6b677f7ee42

8 years ago[Bookmark] Fixed implementation of BookmarkTitleExistsInParent method.
Pawel Andruszkiewicz [Mon, 8 Jun 2015 07:42:34 +0000 (09:42 +0200)]
[Bookmark] Fixed implementation of BookmarkTitleExistsInParent method.

Prevent CID: 387890

[Verification] TCT pass rate: 36/36.

Change-Id: Ifca74a28401d05ff69f733da64fd88dba4b6ac3d
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years ago[Bookmark] Fixed implementation of BookmarkUrlExists method.
Pawel Andruszkiewicz [Mon, 8 Jun 2015 07:17:12 +0000 (09:17 +0200)]
[Bookmark] Fixed implementation of BookmarkUrlExists method.
Prevent CID: 385388

[Verification] TCT pass rate: 36/36.

Change-Id: Ibf39aa0dd7c6ff8e5414d04e95c18bde743f878d
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years agouncomment DOWNLOAD_ERROR_NOT_SUPPORTED
Hyunjin Park [Mon, 8 Jun 2015 02:00:14 +0000 (11:00 +0900)]
uncomment DOWNLOAD_ERROR_NOT_SUPPORTED

Change-Id: I68dbf4ac9932681dda260f7165710181e2fd1a74

8 years agoenable media key
Hyunjin Park [Fri, 5 Jun 2015 11:30:56 +0000 (20:30 +0900)]
enable media key
add BuildRequires: pkgconfig(libcapi-network-connection)

Change-Id: I9869e9c4f3fe5d5d13bc1bc5529919b070bc8249

8 years agoMerge "[bluetooth] replace to g_free() to free(). According to the bt_adapter_le_get_...
HyunJin Park [Fri, 5 Jun 2015 10:33:19 +0000 (19:33 +0900)]
Merge "[bluetooth] replace to g_free() to free(). According to the bt_adapter_le_get_scan_result_device_name()'s spec" into tizen_3.0

8 years agoMerge "enable contact, callhistory, bookmark" into tizen_3.0
Hyunjin Park [Fri, 5 Jun 2015 10:25:23 +0000 (19:25 +0900)]
Merge "enable contact, callhistory, bookmark" into tizen_3.0

8 years agoenable contact, callhistory, bookmark
Hyunjin Park [Fri, 5 Jun 2015 10:24:27 +0000 (19:24 +0900)]
enable contact, callhistory, bookmark

Change-Id: I930f9c78f1114d0c4528ebca30c7cbe12acdc012

8 years agoMerge "[Bluetooth] Fixed handling of allocated data." into tizen_2.4
HyunJin Park [Fri, 5 Jun 2015 08:36:46 +0000 (17:36 +0900)]
Merge "[Bluetooth] Fixed handling of allocated data." into tizen_2.4