platform/core/api/webapi-plugins.git
8 years agoMerge "Revert "[Notification] Moved checking privileges to JS layer."" into tizen_3.0
HyunJin Park [Wed, 9 Dec 2015 05:50:31 +0000 (14:50 +0900)]
Merge "Revert "[Notification] Moved checking privileges to JS layer."" into tizen_3.0

8 years agoMerge "Revert "[DataControl] Privilege checks moved to JS."" into tizen_3.0
HyunJin Park [Wed, 9 Dec 2015 05:29:25 +0000 (14:29 +0900)]
Merge "Revert "[DataControl] Privilege checks moved to JS."" into tizen_3.0

8 years agoMerge "Revert "[CallHistory] Privilege checks moved to JS."" into tizen_3.0
HyunJin Park [Wed, 9 Dec 2015 05:23:46 +0000 (14:23 +0900)]
Merge "Revert "[CallHistory] Privilege checks moved to JS."" into tizen_3.0

8 years agoMerge "Revert "[Contact] Privilege checks moved to JS."" into tizen_3.0
HyunJin Park [Wed, 9 Dec 2015 05:07:01 +0000 (14:07 +0900)]
Merge "Revert "[Contact] Privilege checks moved to JS."" into tizen_3.0

8 years agoRevert "[Application] Moved checking privileges to JS layer."
Tomasz Marciniak [Fri, 6 Nov 2015 10:05:01 +0000 (11:05 +0100)]
Revert "[Application] Moved checking privileges to JS layer."

This reverts commit d5be33204f9eb3e15bfe15a437a026d4d21f601a.
This also applies changes from commit 0c20e951d04a6917e12ea80b7691fb582eeb3d12

Change-Id: I230dac370fed041e094ef7f4cfc1fe49bce4b0c6
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
8 years agoMerge "Revert "[Account] Privilege checks moved to JS."" into tizen_3.0
HyunJin Park [Wed, 9 Dec 2015 04:51:53 +0000 (13:51 +0900)]
Merge "Revert "[Account] Privilege checks moved to JS."" into tizen_3.0

8 years agoMerge "Revert "[systeminfo] - Checking privileges moved to JS layer"" into tizen_3.0
HyunJin Park [Wed, 9 Dec 2015 04:31:02 +0000 (13:31 +0900)]
Merge "Revert "[systeminfo] - Checking privileges moved to JS layer"" into tizen_3.0

8 years agoMerge "Revert "[systemsetting] - Checking privileges moved to JS layer"" into tizen_3.0
HyunJin Park [Wed, 9 Dec 2015 03:17:45 +0000 (12:17 +0900)]
Merge "Revert "[systemsetting] - Checking privileges moved to JS layer"" into tizen_3.0

8 years agoMerge "Revert "[Calendar] Privilege checks moved to JS."" into tizen_3.0
HyunJin Park [Wed, 9 Dec 2015 03:10:51 +0000 (12:10 +0900)]
Merge "Revert "[Calendar] Privilege checks moved to JS."" into tizen_3.0

8 years agoMerge "Revert "[NBS] Privilege checks moved to JS."" into tizen_3.0
HyunJin Park [Wed, 9 Dec 2015 02:54:05 +0000 (11:54 +0900)]
Merge "Revert "[NBS] Privilege checks moved to JS."" into tizen_3.0

8 years agoMerge "Revert "[NFC] Privilege checks moved to JS."" into tizen_3.0
HyunJin Park [Wed, 9 Dec 2015 02:49:06 +0000 (11:49 +0900)]
Merge "Revert "[NFC] Privilege checks moved to JS."" into tizen_3.0

8 years agoMerge "[content] apply replaced API" into tizen_3.0
Hyunjin Park [Wed, 9 Dec 2015 02:43:01 +0000 (11:43 +0900)]
Merge "[content] apply replaced API" into tizen_3.0

8 years agoMerge "[KeyManager] - checking privileges in the C++ layer" into tizen_3.0
HyunJin Park [Wed, 9 Dec 2015 02:42:48 +0000 (11:42 +0900)]
Merge "[KeyManager] - checking privileges in the C++ layer" into tizen_3.0

8 years agoMerge "[HAM] Added privilege checks in C++." into tizen_3.0
HyunJin Park [Wed, 9 Dec 2015 02:37:56 +0000 (11:37 +0900)]
Merge "[HAM] Added privilege checks in C++." into tizen_3.0

8 years ago[content] apply replaced API
Hyunjin Park [Wed, 9 Dec 2015 00:14:15 +0000 (09:14 +0900)]
[content] apply replaced API

ACR : 432
replaced API : media_content_add_db_updated_cb(), media_content_remove_db_updated_cb()

Change-Id: Ia612a08551f1de4456fbc8f3854eb98ef19535bf

8 years ago[Common] Fixed devel package for 64bit systems.
Pawel Andruszkiewicz [Tue, 8 Dec 2015 14:25:22 +0000 (15:25 +0100)]
[Common] Fixed devel package for 64bit systems.

[Verification] Code copiles on both armv7l and aarch64 systems.
               It's possible to use devel package on both of these systems.

Change-Id: Ie6696536679dd869a2e0f02319bd45e5cefbe2b3
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years ago[version] 0.26
Hyunjin Park [Tue, 8 Dec 2015 08:03:30 +0000 (17:03 +0900)]
[version] 0.26

Change-Id: Id15e769ee14d9b70c19e9f4481bca3ca712c50d1

8 years agofix build error of cordova
Hyunjin Park [Tue, 8 Dec 2015 01:08:15 +0000 (10:08 +0900)]
fix build error of cordova

Change-Id: I8b2c8b5a6779cc01dce0b0245b46e49e321ffe66

8 years agoRevert "[systeminfo] - Checking privileges moved to JS layer"
Piotr Kosko [Wed, 4 Nov 2015 12:24:52 +0000 (13:24 +0100)]
Revert "[systeminfo] - Checking privileges moved to JS layer"

This reverts commit 70158c3f7b0e23143d1479edd95f666cf34c8fe0.
This also applies chagnes from commit a2dfb57d190b04947765174efc12a09c2e7e42f6

Commit also changes way of checking privileges for getters in objects in JS.

[Verification] TCT passrate is 100%

Change-Id: I582f9e9c6e0573dbb2f03aecc4b126a7c0a9b3a7
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
8 years agoRevert "[systemsetting] - Checking privileges moved to JS layer"
Tomasz Marciniak [Wed, 4 Nov 2015 11:18:50 +0000 (12:18 +0100)]
Revert "[systemsetting] - Checking privileges moved to JS layer"

This reverts commit 2bbad674b5c99a6d4ccafc39d0f98b47a80c9c29.
This also applies changes from commit 8f7f932bde2e3b5bd4697d40a5ee61d10509abb9

[Verification] Code compiles. TCT pass didn't change against results on: http://168.219.209.56/confluence/display/WRT/TCT+results+-+WebAPI+for+Tizen+3.0+Mobile

Change-Id: I00cda286d339e4a1740e7fbcbac2474eb97a0480
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
8 years agoRevert "[Calendar] Privilege checks moved to JS."
Tomasz Marciniak [Wed, 4 Nov 2015 12:53:51 +0000 (13:53 +0100)]
Revert "[Calendar] Privilege checks moved to JS."

This reverts commit ff6ac48ff0131f859d150d6b2c49c8b5f8b48061.
This also applies changes from commit 7944293215371f1cadca56f172a412f01e30463d

[Verification] Code compiles. TCT pass rate is not changed.

Change-Id: I0820a7ca85cc40302f179e3d8f19e61ec2eb4a5f
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
8 years agoRevert "[Notification] Moved checking privileges to JS layer."
Tomasz Marciniak [Wed, 4 Nov 2015 11:31:11 +0000 (12:31 +0100)]
Revert "[Notification] Moved checking privileges to JS layer."

This reverts commit 7bd561f1d2119cb7fcc19f89fa536d846dc40e80.
This also applies changes from commit bcba48b118a6724da5c96aa155db22fe2fc87df0

[Verification] Code compiles. TCT pass rate 100%

Change-Id: Icf6c2d4e348f8bc0f4d0874ae639ccbfce8254c5
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
8 years agoRevert "[NBS] Privilege checks moved to JS."
Piotr Kosko [Wed, 4 Nov 2015 13:31:24 +0000 (14:31 +0100)]
Revert "[NBS] Privilege checks moved to JS."

This reverts commit 802910c166d66be6857bec53983a47465f754e64.
This also applies changes from 81a066f51f6f7b4d24b2986602375ce38293e2c3

[Verification] Code compiles without errors, unable to test on tizen3.0

Change-Id: Ia1cc247b2fd512ea3244f2b6be3353d3851f1502
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
8 years agoRevert "[NFC] Privilege checks moved to JS."
Piotr Kosko [Wed, 4 Nov 2015 13:38:19 +0000 (14:38 +0100)]
Revert "[NFC] Privilege checks moved to JS."

This reverts commit 63fdf2ed9c01e6649ca14013ff70dc18e1e43d4c.
This also applies changes from commit b0ca3500b76b97d58ed5d68af1a7676355dfb03c

[Verification] Code compiles without errors, unable to test on tizen3.0

Change-Id: I8b8024e04cb3d8d23aaed5544ac8353370795f8f
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
8 years ago[KeyManager] - checking privileges in the C++ layer
Andrzej Popowski [Thu, 5 Nov 2015 10:17:15 +0000 (11:17 +0100)]
[KeyManager] - checking privileges in the C++ layer

This also applies changes from commit b7dde80459d8b9091e8ab8ff1495c4b2bdc04a10

[Verification] Code compiles without errors, unable to test on tizen3.0

Change-Id: I06235df7f4148446c25d68a68f74885d5e8a819a
Signed-off-by: Andrzej Popowski <a.popowski@samsung.com>
8 years ago[HAM] Added privilege checks in C++.
Pawel Andruszkiewicz [Thu, 5 Nov 2015 09:42:31 +0000 (10:42 +0100)]
[HAM] Added privilege checks in C++.

This also applies changes from commit 3e6e823ce54e6c08af533da9c6b516251aa688a1

[Verification] Code compiles, unable to test on tizen3.0

Change-Id: Iaa19f477e070dae6dc7f20f5b6da74ee688e209e
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years agoRevert "[Contact] Privilege checks moved to JS."
Tomasz Marciniak [Wed, 4 Nov 2015 13:01:29 +0000 (14:01 +0100)]
Revert "[Contact] Privilege checks moved to JS."

This reverts commit 8ddab5bb72ca965f4312093344c6d6c014c65df2.
This also applies changes from commit 86945f152c2dbb9111d28a3c979c48cf53da9c91

[Verification] Code compiles.

Change-Id: I27c5c3417053a0534b403c10e83faf81d897086f
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
8 years agoRevert "[CallHistory] Privilege checks moved to JS."
Piotr Kosko [Wed, 4 Nov 2015 12:59:30 +0000 (13:59 +0100)]
Revert "[CallHistory] Privilege checks moved to JS."

This reverts commit 5d7a7ee7edb9e6dfb29dd880bb437282280dc962.
This also applies changes from commit 825a2472318d80cb21fcd058d2ace35d1d227bf1

[Verification] Code compiles.

Change-Id: Iecc69c205fb549267162073276d13b220d3cfbef
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
8 years agoMerge "Revert "[Badge] Privilege checks moved to JS."" into tizen_3.0
HyunJin Park [Fri, 4 Dec 2015 02:35:40 +0000 (11:35 +0900)]
Merge "Revert "[Badge] Privilege checks moved to JS."" into tizen_3.0

8 years agoMerge "Revert "[Content] Moved checking privileges to JS layer."" into tizen_3.0
HyunJin Park [Fri, 4 Dec 2015 02:16:52 +0000 (11:16 +0900)]
Merge "Revert "[Content] Moved checking privileges to JS layer."" into tizen_3.0

8 years agoMerge "[Filesystem] Used private object to check privilege." into tizen_3.0
HyunJin Park [Fri, 4 Dec 2015 02:06:29 +0000 (11:06 +0900)]
Merge "[Filesystem] Used private object to check privilege." into tizen_3.0

8 years ago[Filesystem] Used private object to check privilege.
Tomasz Marciniak [Thu, 5 Nov 2015 11:46:58 +0000 (12:46 +0100)]
[Filesystem] Used private object to check privilege.

This commit implements also changes from commit 133111ea646f29821a8af3eee32981d0de9b1c11

[Features] Implementation of Filesystem has been adjusted to new privilege policy.
All JS functions have been wrapped in order to use private function and hide implementation.
Local copy of of xwalk.utils and its sub objects has been added to prevent overwriting.

Privilege check has to be done at the beginning of the executed function.
As some Filesystem functions execute callbacks before going down to C++ layer and
exclude checking privilege in C++ it is good idea to check privilege in JS layer.

[Verification] Code compiles. TCT pass rate 100%

Change-Id: Ia3996b03954bfd8241f9470399a25f0a216769be
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
8 years agoRemoved deprecated API of D-Bus and added new API of GDBus
Lukasz Wartalowicz [Fri, 20 Nov 2015 13:18:48 +0000 (14:18 +0100)]
Removed deprecated API of D-Bus and added new API of GDBus

Change-Id: Ib47039c7d69766f21841178aafdbdaa9073601fa

8 years agoMerge "[Application] changes in log" into tizen_3.0
HyunJin Park [Thu, 3 Dec 2015 08:11:37 +0000 (17:11 +0900)]
Merge "[Application] changes in log" into tizen_3.0

8 years ago[Application] changes in log
Lukasz Bardeli [Thu, 3 Dec 2015 07:19:09 +0000 (08:19 +0100)]
[Application] changes in log

[Verification] Code compiles without error.

Change-Id: I3a6b37587d18b78e259bce5fb8e9ec517ca2bfdc
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
8 years agoMerge "[Push] update logs" into tizen_3.0
HyunJin Park [Thu, 3 Dec 2015 04:41:56 +0000 (13:41 +0900)]
Merge "[Push]  update logs" into tizen_3.0

8 years agoMerge "[Package] update logs" into tizen_3.0
HyunJin Park [Thu, 3 Dec 2015 03:07:53 +0000 (12:07 +0900)]
Merge "[Package]  update logs" into tizen_3.0

8 years agoMerge "[Notification] update logs" into tizen_3.0
HyunJin Park [Thu, 3 Dec 2015 02:56:23 +0000 (11:56 +0900)]
Merge "[Notification]  update logs" into tizen_3.0

8 years agoMerge "[FMRadio] update logs" into tizen_3.0
HyunJin Park [Thu, 3 Dec 2015 02:51:19 +0000 (11:51 +0900)]
Merge "[FMRadio]  update logs" into tizen_3.0

8 years agoMerge "[Contact] update logs" into tizen_3.0
HyunJin Park [Thu, 3 Dec 2015 02:19:09 +0000 (11:19 +0900)]
Merge "[Contact]  update logs" into tizen_3.0

8 years agoMerge "[Account] update logs" into tizen_3.0
HyunJin Park [Thu, 3 Dec 2015 02:12:20 +0000 (11:12 +0900)]
Merge "[Account]  update logs" into tizen_3.0

8 years agoMerge "[Messaging] - Refactoring logs" into tizen_3.0
HyunJin Park [Thu, 3 Dec 2015 02:06:57 +0000 (11:06 +0900)]
Merge "[Messaging] - Refactoring logs" into tizen_3.0

8 years agoMerge "[Systeminfo] - refactoring logs" into tizen_3.0
HyunJin Park [Thu, 3 Dec 2015 02:01:34 +0000 (11:01 +0900)]
Merge "[Systeminfo] - refactoring logs" into tizen_3.0

8 years agoMerge "[Messageport] - refactoring logs" into tizen_3.0
HyunJin Park [Thu, 3 Dec 2015 01:55:42 +0000 (10:55 +0900)]
Merge "[Messageport] - refactoring logs" into tizen_3.0

8 years agoMerge "[Bluetooth] - refactoring logs" into tizen_3.0
HyunJin Park [Thu, 3 Dec 2015 01:50:26 +0000 (10:50 +0900)]
Merge "[Bluetooth] - refactoring logs" into tizen_3.0

8 years ago[Time] Log refactoring.
Pawel Andruszkiewicz [Mon, 30 Nov 2015 08:58:50 +0000 (09:58 +0100)]
[Time] Log refactoring.

[Verification] Pass rate did not change: 99.36% (470/467/3/0/0).

Change-Id: I5c1f9a7212cbd5eb636188e5a2d3ed74aaab905d
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years agoMerge "[Sound] - refactoring logs" into tizen_3.0
HyunJin Park [Thu, 3 Dec 2015 01:32:40 +0000 (10:32 +0900)]
Merge "[Sound] - refactoring logs" into tizen_3.0

8 years agoMerge "[Filesystem] - refactoring logs" into tizen_3.0
HyunJin Park [Thu, 3 Dec 2015 01:31:21 +0000 (10:31 +0900)]
Merge "[Filesystem] - refactoring logs" into tizen_3.0

8 years agoMerge "[DataControl] - refactoring logs" into tizen_3.0
HyunJin Park [Thu, 3 Dec 2015 01:21:31 +0000 (10:21 +0900)]
Merge "[DataControl] - refactoring logs" into tizen_3.0

8 years agoMerge "[Content] - refactoring logs" into tizen_3.0
HyunJin Park [Thu, 3 Dec 2015 01:02:19 +0000 (10:02 +0900)]
Merge "[Content] - refactoring logs" into tizen_3.0

8 years agoMerge "[Calendar] - refactoring logs" into tizen_3.0
HyunJin Park [Thu, 3 Dec 2015 00:57:01 +0000 (09:57 +0900)]
Merge "[Calendar] - refactoring logs" into tizen_3.0

8 years ago[SystemSetting] Log refactoring.
Pawel Andruszkiewicz [Mon, 30 Nov 2015 08:22:21 +0000 (09:22 +0100)]
[SystemSetting] Log refactoring.

[Verification] Pass rate did not change: 90.91% (33/30/3/0/0).

Change-Id: I46e0ae22be3f70725c24a7ca7042cad0206dc34e
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years ago[Sensor] Log refactoring.
Pawel Andruszkiewicz [Mon, 30 Nov 2015 07:47:47 +0000 (08:47 +0100)]
[Sensor] Log refactoring.

[Verification] Code compiles, tests have zero test cases.

Change-Id: I8d6729824d71973c01082b07458c3ebd69b8bc88
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years ago[SecureElement] Log refactoring.
Pawel Andruszkiewicz [Fri, 27 Nov 2015 14:01:14 +0000 (15:01 +0100)]
[SecureElement] Log refactoring.

[Verification] Not tested, module disabled.

Change-Id: I713402f563dc7665ca87a17433541ec5e89f1f12
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years agoMerge "[Download] - refactoring logs" into tizen_3.0
HyunJin Park [Thu, 3 Dec 2015 00:24:49 +0000 (09:24 +0900)]
Merge "[Download] - refactoring logs" into tizen_3.0

8 years agoMerge "[Alarm] - refactoring logs" into tizen_3.0
HyunJin Park [Thu, 3 Dec 2015 00:16:52 +0000 (09:16 +0900)]
Merge "[Alarm] - refactoring logs" into tizen_3.0

8 years ago[NFC] Log refactoring.
Pawel Andruszkiewicz [Fri, 27 Nov 2015 13:25:01 +0000 (14:25 +0100)]
[NFC] Log refactoring.

[Verification] Module disabled, code not compiled.

Change-Id: Ia3bffc6c47b548a2a6997c5c7dfe8d944214477d
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years ago[NBS] Log refactoring.
Pawel Andruszkiewicz [Fri, 27 Nov 2015 11:56:12 +0000 (12:56 +0100)]
[NBS] Log refactoring.

[Verification] Module disabled, not tested..

Change-Id: I9647222fa458338d0b5572dfce0c56c04208de57
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years ago[MediaKey] Log refactoring.
Pawel Andruszkiewicz [Fri, 27 Nov 2015 11:37:04 +0000 (12:37 +0100)]
[MediaKey] Log refactoring.

[Verification] TCT pass rate (r20): 100% (11/11/0/0/0).

Change-Id: Ibf4ab9ee572ede36f80a47a5099b3a23efecdad5
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years agoMerge "[Power] update logs" into tizen_3.0
HyunJin Park [Wed, 2 Dec 2015 23:52:01 +0000 (08:52 +0900)]
Merge "[Power]  update logs" into tizen_3.0

8 years ago[MediaController] Log refactoring.
Pawel Andruszkiewicz [Fri, 27 Nov 2015 09:41:10 +0000 (10:41 +0100)]
[MediaController] Log refactoring.

[Verification] TCT pass rate (r20): 100% (162/162/0/0/0)

Change-Id: I50c590be2b39dbade4b94f9501bcc09bc926c0ad
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years ago[Badge] Log refactoring.
Pawel Andruszkiewicz [Fri, 27 Nov 2015 08:37:01 +0000 (09:37 +0100)]
[Badge] Log refactoring.

[Verification] TCT pass rate (r20): 100% (26/26/0/0/0)

Change-Id: Id2bce39b31f2c1fe83e7495763839035b5b55a26
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years agoMerge "[CallHistory] update logs" into tizen_3.0
HyunJin Park [Wed, 2 Dec 2015 23:34:12 +0000 (08:34 +0900)]
Merge "[CallHistory]  update logs" into tizen_3.0

8 years agoMerge "[Archive] Log refactoring." into tizen_3.0
HyunJin Park [Wed, 2 Dec 2015 23:27:52 +0000 (08:27 +0900)]
Merge "[Archive] Log refactoring." into tizen_3.0

8 years agoMerge "[HAM] update logs" into tizen_3.0
HyunJin Park [Wed, 2 Dec 2015 23:17:56 +0000 (08:17 +0900)]
Merge "[HAM]  update logs" into tizen_3.0

8 years agoMerge "[Exif] update logs" into tizen_3.0
HyunJin Park [Wed, 2 Dec 2015 22:57:59 +0000 (07:57 +0900)]
Merge "[Exif]  update logs" into tizen_3.0

8 years agoMerge "[Bookmark] - refactoring logs" into tizen_3.0
HyunJin Park [Wed, 2 Dec 2015 22:18:32 +0000 (07:18 +0900)]
Merge "[Bookmark] - refactoring logs" into tizen_3.0

8 years agoRevert "[DataControl] Privilege checks moved to JS."
Piotr Kosko [Wed, 4 Nov 2015 13:04:47 +0000 (14:04 +0100)]
Revert "[DataControl] Privilege checks moved to JS."

This reverts commit 69b5210ff5bbc6a303e27729e08a14c45d96f0db.
This also applies changes from commit f128cf95a3fc1e639f63214e21474735a13adc77

[Verification] TCT passrate is 100%

Change-Id: Ie45c83810e987c395e269499a213fc044ffd18e0
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
8 years agoRevert "[Content] Moved checking privileges to JS layer."
Tomasz Marciniak [Wed, 4 Nov 2015 11:48:55 +0000 (12:48 +0100)]
Revert "[Content] Moved checking privileges to JS layer."

This reverts commit 1d903b6b966b48c7bdc46dc772b8e85e8e47b126.
This also applies changes from commit eca7fd3484d8aab3b6b196c711c80097079a9d41

[Verification] Code compiles. TCT pass rate 100%

Change-Id: I431661c863f96430a414bc0cdd3fa0ce0c6e2037
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
8 years agoRevert "[Account] Privilege checks moved to JS."
Tomasz Marciniak [Wed, 4 Nov 2015 11:05:02 +0000 (12:05 +0100)]
Revert "[Account] Privilege checks moved to JS."

This reverts commit 56d62cfd264357832fb8349c2a7be159efc4715e.
This also applies changes from commit 5916ee92167ffd8b27d8f9aefc3cd0032e004670

[Verification] Code compiles. TCT pass rate 100%

Change-Id: I7568481f878f85f3e1c6f43de1f7db6c78bb0f90
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
8 years agoMerge "[Common] - Making ReportSuccess and ReportError static" into tizen_3.0
HyunJin Park [Wed, 2 Dec 2015 10:00:15 +0000 (19:00 +0900)]
Merge "[Common] - Making ReportSuccess and ReportError static" into tizen_3.0

8 years ago[HAM] update logs
Lukasz Bardeli [Wed, 2 Dec 2015 08:41:16 +0000 (09:41 +0100)]
[HAM]  update logs

Verification] Code compiles without errors

Change-Id: Ia2ed3d22f401ab6236effee116581e49ce5d34f8
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
8 years ago[Exif] update logs
Lukasz Bardeli [Wed, 2 Dec 2015 08:26:32 +0000 (09:26 +0100)]
[Exif]  update logs

Verification] Code compiles without errors

Change-Id: I9d36d497a193947811f4ceb47e5cb54472faa055
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
8 years ago[Sound] Expand valid range of get volumn
jk.pu [Wed, 2 Dec 2015 08:09:43 +0000 (17:09 +0900)]
[Sound] Expand valid range of get volumn

Change-Id: I1dc79ea710638879da803bd398c5d72c307ab0ba
Signed-off-by: jk.pu <jk.pu@samsung.com>
8 years ago[Messaging] - Refactoring logs
Andrzej Popowski [Fri, 27 Nov 2015 15:15:37 +0000 (16:15 +0100)]
[Messaging] - Refactoring logs

Change-Id: Ideb1a83c7e6584f0a6d5cff8166fe5a5553755be
Signed-off-by: Andrzej Popowski <a.popowski@samsung.com>
8 years ago[Systeminfo] - refactoring logs
Andrzej Popowski [Mon, 30 Nov 2015 11:47:48 +0000 (12:47 +0100)]
[Systeminfo] - refactoring logs

Change-Id: I6394c5ed21a52c9082b97a709307c4a84b28dec4
Signed-off-by: Andrzej Popowski <a.popowski@samsung.com>
8 years ago[Bluetooth] - refactoring logs
Andrzej Popowski [Tue, 24 Nov 2015 15:20:17 +0000 (16:20 +0100)]
[Bluetooth] - refactoring logs

Change-Id: I6d196dd5c4c98fbb9b77a5c7e8d5ab2945074286
Signed-off-by: Andrzej Popowski <a.popowski@samsung.com>
8 years ago[Sound] - refactoring logs
Andrzej Popowski [Mon, 30 Nov 2015 08:27:11 +0000 (09:27 +0100)]
[Sound] - refactoring logs

Change-Id: I351b8b98f6814f6f37680a8aed922c55cd32efb5
Signed-off-by: Andrzej Popowski <a.popowski@samsung.com>
8 years ago[Push] update logs
Lukasz Bardeli [Mon, 30 Nov 2015 07:40:49 +0000 (08:40 +0100)]
[Push]  update logs

Verification] Code compiles without errors

Change-Id: I34d83b0cdf30eba15d1e6dbdfd446c3797c583eb
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
8 years ago[Archive] Log refactoring.
Pawel Andruszkiewicz [Fri, 27 Nov 2015 07:31:44 +0000 (08:31 +0100)]
[Archive] Log refactoring.

[Verification] TCT pass rate (r20): 100% (106/106/0/0/0)

Change-Id: Ie1cdd9bc3cb523d30744f268a473cb36b6547f5c
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years ago[Power] update logs
Lukasz Bardeli [Fri, 27 Nov 2015 14:12:23 +0000 (15:12 +0100)]
[Power]  update logs

Verification] Code compiles without errors

Change-Id: I89ab50bd0711388a0baf1091e0009fddc021631b
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
8 years ago[Package] update logs
Lukasz Bardeli [Fri, 27 Nov 2015 13:21:20 +0000 (14:21 +0100)]
[Package]  update logs

Verification] Code compiles without errors

Change-Id: I38d751df904afed5ddaf823ad625a0f23e0010a2
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
8 years ago[Notification] update logs
Lukasz Bardeli [Fri, 27 Nov 2015 13:02:00 +0000 (14:02 +0100)]
[Notification]  update logs

Verification] Code compiles without errors

Change-Id: I1a96fa4e3f1ea4688dcca17623b026ff4f0bd9a8
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
8 years ago[Messageport] - refactoring logs
Andrzej Popowski [Fri, 27 Nov 2015 09:49:08 +0000 (10:49 +0100)]
[Messageport] - refactoring logs

Change-Id: I9724c21781ef315127073bb3063d1547536a680a
Signed-off-by: Andrzej Popowski <a.popowski@samsung.com>
8 years ago[Filesystem] - refactoring logs
Andrzej Popowski [Fri, 27 Nov 2015 09:14:19 +0000 (10:14 +0100)]
[Filesystem] - refactoring logs

Change-Id: I96411895538d90e144546566d8bb06b2e275dae4
Signed-off-by: Andrzej Popowski <a.popowski@samsung.com>
8 years ago[Download] - refactoring logs
Andrzej Popowski [Thu, 26 Nov 2015 15:17:21 +0000 (16:17 +0100)]
[Download] - refactoring logs

Change-Id: Ibab7746ffa8f9fc74b473e2e48bb600ad20a4331
Signed-off-by: Andrzej Popowski <a.popowski@samsung.com>
8 years ago[FMRadio] update logs
Lukasz Bardeli [Thu, 26 Nov 2015 14:06:48 +0000 (15:06 +0100)]
[FMRadio]  update logs

Verification] Code compiles without errors

Change-Id: I92e1665e3b510547be95b756a089ff352478ed59
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
8 years ago[Common] - Making ReportSuccess and ReportError static
Andrzej Popowski [Thu, 26 Nov 2015 12:45:58 +0000 (13:45 +0100)]
[Common] - Making ReportSuccess and ReportError static

Change-Id: Iedd8dae91c72401b30ca2c94e6e19133c1086c4b
Signed-off-by: Andrzej Popowski <a.popowski@samsung.com>
8 years agoMerge "[Common] Added macros useful for reporting errors." into tizen_3.0
HyunJin Park [Thu, 26 Nov 2015 09:25:49 +0000 (18:25 +0900)]
Merge "[Common] Added macros useful for reporting errors." into tizen_3.0

8 years ago[DataControl] - refactoring logs
Andrzej Popowski [Thu, 26 Nov 2015 09:08:13 +0000 (10:08 +0100)]
[DataControl] - refactoring logs

Change-Id: I1f55f351be7ad6e4f45ee8f446750e17943500ec
Signed-off-by: Andrzej Popowski <a.popowski@samsung.com>
8 years ago[Contact] update logs
Lukasz Bardeli [Thu, 26 Nov 2015 08:41:57 +0000 (09:41 +0100)]
[Contact]  update logs

Verification] Code compiles without errors

Change-Id: I302b548d710a40360936522a3dc15128390a21a1
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
8 years ago[Content] - refactoring logs
Andrzej Popowski [Wed, 25 Nov 2015 15:21:39 +0000 (16:21 +0100)]
[Content] - refactoring logs

Change-Id: I4236e4eee013eb7c3304f9c9f19060676351ed4d
Signed-off-by: Andrzej Popowski <a.popowski@samsung.com>
8 years ago[Calendar] - refactoring logs
Andrzej Popowski [Wed, 25 Nov 2015 12:25:33 +0000 (13:25 +0100)]
[Calendar] - refactoring logs

Change-Id: I60672d9b298d4a634c22b24435022a00a11a512c
Signed-off-by: Andrzej Popowski <a.popowski@samsung.com>
8 years ago[CallHistory] update logs
Lukasz Bardeli [Wed, 25 Nov 2015 11:18:33 +0000 (12:18 +0100)]
[CallHistory]  update logs

Verification] Code compiles without errors

Change-Id: I43b355cde9c384ecbece7c185b48efd4eebf825e
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
8 years ago[Bookmark] - refactoring logs
Andrzej Popowski [Wed, 25 Nov 2015 08:45:25 +0000 (09:45 +0100)]
[Bookmark] - refactoring logs

Change-Id: Ic1db4d7ea03ccba05a66167364d1b8a9fcfa138c
Signed-off-by: Andrzej Popowski <a.popowski@samsung.com>
8 years ago[Common] Disabled debug logs in common module.
Pawel Andruszkiewicz [Mon, 23 Nov 2015 09:16:29 +0000 (10:16 +0100)]
[Common] Disabled debug logs in common module.

[Verification] Code compiles, logic was not affected.

Change-Id: I3a453dd290daa27dcafe64f06db4b010273c663c
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years ago[Account] update logs
Lukasz Bardeli [Tue, 24 Nov 2015 09:45:50 +0000 (10:45 +0100)]
[Account]  update logs

[Verification] Code compiles without errors

Change-Id: I32036dae800e0b156815ccb4569bb0d1e27380c8
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
8 years ago[Alarm] - refactoring logs
Andrzej Popowski [Tue, 24 Nov 2015 09:06:05 +0000 (10:06 +0100)]
[Alarm] - refactoring logs

Change-Id: I24a3efb20b64833e543e850e6ce44c4ac60d48cf
Signed-off-by: Andrzej Popowski <a.popowski@samsung.com>
8 years ago[Common] Added macros useful for reporting errors.
Pawel Andruszkiewicz [Mon, 23 Nov 2015 11:16:29 +0000 (12:16 +0100)]
[Common] Added macros useful for reporting errors.

[Usage]
///////////////////////
    result = ArchiveManager::getInstance().open(callback);

    if (result) {
        ReportSuccess(out);
    } else {
        LogAndReportError(result, &out);
        LogAndReportError(result, &out, ("Failed to open archive."));
        LogAndReportError(result, &out, ("Failed to open archive: %d.", 11));
    }
///////////////////////
    auto pr1 = LogAndCreateResult(ErrorCode::IO_ERR);
    PlatformResult pr2 = LogAndCreateResult(ErrorCode::IO_ERR);
    return LogAndCreateResult(ErrorCode::IO_ERR);

    auto pr3 = LogAndCreateResult(ErrorCode::IO_ERR, "Not a directory.");
    PlatformResult pr4 = LogAndCreateResult(ErrorCode::IO_ERR, "Not a directory.");
    return LogAndCreateResult(ErrorCode::IO_ERR, "Not a directory.");

    auto pr5 = LogAndCreateResult(ErrorCode::IO_ERR, "Not a directory.", ("Not a directory: reporting IO error"));
    PlatformResult pr6 = LogAndCreateResult(ErrorCode::IO_ERR, "Not a directory.", ("Not a directory: reporting IO error"));
    return LogAndCreateResult(ErrorCode::IO_ERR, "Not a directory.", ("Not a directory: reporting IO error"));

    auto pr7 = LogAndCreateResult(ErrorCode::IO_ERR, "Not a directory.", ("Not a directory: reporting IO error: %d", 33));
    PlatformResult pr8 = LogAndCreateResult(ErrorCode::IO_ERR, "Not a directory.", ("Not a directory: reporting IO error: %d", 33));
    return LogAndCreateResult(ErrorCode::IO_ERR, "Not a directory.", ("Not a directory: reporting IO error: %d", 33));

[Verification] Existing code was not affected.

Change-Id: I8391443ae00c784d89ad25d50de212e26a1bdc07
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
8 years agoRevert "[Badge] Privilege checks moved to JS."
Tomasz Marciniak [Wed, 4 Nov 2015 12:45:37 +0000 (13:45 +0100)]
Revert "[Badge] Privilege checks moved to JS."

This reverts commit 442cdabd8e361635d635bca8d49cd18e53bde064.

[Verification] Code compiles. TCT pass rate 100%

Change-Id: If9762b1d8f1722b9a5fe377b91aced50bd009493
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>