platform/core/api/webapi-plugins.git
6 years agoMerge branch 'tizen_4.0' into tizen 00/167100/1 accepted/tizen/unified/20180116.074414 submit/tizen/20180115.103658
Piotr Kosko [Mon, 15 Jan 2018 09:51:03 +0000 (10:51 +0100)]
Merge branch 'tizen_4.0' into tizen

Change-Id: Ifdbc9dc1034e82a33cef52fffc1656cd91920da7

6 years agoMerge "[Alarm] Delete (add/get)AlarmNotification from tv, common and ivi profiles...
Piotr Kosko [Mon, 15 Jan 2018 09:47:41 +0000 (09:47 +0000)]
Merge "[Alarm] Delete (add/get)AlarmNotification from tv, common and ivi profiles" into tizen_4.0

6 years ago[Filesystem] Fix to commit 50ec63f0b8 to read 64 Kb and greater files 89/166189/2
Arkadiusz Pietraszek [Mon, 8 Jan 2018 15:52:30 +0000 (16:52 +0100)]
[Filesystem] Fix to commit 50ec63f0b8 to read 64 Kb and greater files

[Verification] TCT pass rate is 100%
Automated tests has been run:
tct-archive-tizen-tests
tct-systeminfo-tizen-tests
tct-content-tizen-tests
tct-filesystem-tizen-tests

Commit 50ec63f0b8 has introduced error in which only first 64 Kb of
text file was read.

Change-Id: I679cb4a6447c6996a882388c304989e14f6ec6be

6 years agoMerge "[Utils] remove Native Bridge from utils_api.js" into tizen_4.0
Piotr Kosko [Mon, 8 Jan 2018 10:39:36 +0000 (10:39 +0000)]
Merge "[Utils] remove Native Bridge from utils_api.js" into tizen_4.0

6 years agoMerge "[Filesystem] Quick fix to speed up, by not encoding strings" into tizen_4.0
Piotr Kosko [Mon, 8 Jan 2018 10:09:16 +0000 (10:09 +0000)]
Merge "[Filesystem] Quick fix to speed up, by not encoding strings" into tizen_4.0

6 years ago[Filesystem] Quick fix to speed up, by not encoding strings 79/165879/5
Arkadiusz Pietraszek [Thu, 4 Jan 2018 12:01:16 +0000 (13:01 +0100)]
[Filesystem] Quick fix to speed up, by not encoding strings

FileStream.write and FilesStream.read API methods has been speed up by
removing encoding and decoding operations when passing string data
through XWalk

[Verification] TCT pass rate is 100%
Automated tests has been run:
tct-archive-tizen-tests
tct-systeminfo-tizen-tests
tct-content-tizen-tests
tct-filesystem-tizen-tests

FilesystemInstance::FileRead method was unused and because of that has
been removed.

Change-Id: Ifa48e73f8b795969b584c362de3744fe774e9501
Signed-off-by: Arkadiusz Pietraszek <a.pietraszek@partner.samsung.com>
6 years ago[SPEC] fix for error while uninstalling webapi-plugins on emulator 61/166061/4
Lukasz Bardeli [Fri, 5 Jan 2018 12:42:13 +0000 (13:42 +0100)]
[SPEC] fix for error while uninstalling webapi-plugins on emulator

On emulator there are two packages webapi-plugins-<profile>-extension-emulator and
webapi-plugins-profile_<profile>. Uninstalling one of them causes error
rm: cannot remove `/usr/lib/tizen-extensions-crosswalk/libtizen*.so': No such file or directory
rm: cannot remove `/usr/lib/tizen-extensions-crosswalk/plugins.json': No such file or directory
That's why it is needed to be check if file exists before remove

Change-Id: I25cf8d854a019637bcd05a3c686d86f4020a1cc2
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
6 years ago[Download] fix crash while getting map element 44/165744/2
Lukasz Bardeli [Wed, 3 Jan 2018 12:09:24 +0000 (13:09 +0100)]
[Download] fix crash while getting map element

There may be situation when while destroying DownloadInfoPtr in DownloadInstance
destructor on second thread static method is called and check if instance is exist
and later try to read info from DownloadInfoPtr. To avoid this situation lock_guard
is moved just before part of code responsible for destroying DownloadInfoPtr

[Verification] Code compiles without error. 100% passrate

Change-Id: I20b0b0fc1b021d91d2f7daaf36500e4c2b83766c

6 years ago[SPEC] Fix to build plugins with specific profile and disable some plugins 90/164890/1
Lukasz Bardeli [Thu, 21 Dec 2017 11:19:32 +0000 (12:19 +0100)]
[SPEC] Fix to build plugins with specific profile and disable some plugins

[Verification] Code compiles without error

Change-Id: I62ca497792f02b2240f66b3b66cb9a88edc6792c
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
6 years ago[version] 2.13 92/164692/1 accepted/tizen/4.0/unified/20171221.070930 submit/tizen_4.0/20171220.102452
Lukasz Bardeli [Wed, 20 Dec 2017 10:20:29 +0000 (11:20 +0100)]
[version] 2.13

Change-Id: I8d88c1dad219f6aab62c8a0af371a9a3a2758c66
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
6 years ago[DataControl] Fix for addChangeListener 82/164682/1
Lukasz Bardeli [Wed, 20 Dec 2017 09:29:43 +0000 (10:29 +0100)]
[DataControl] Fix for addChangeListener

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

Change-Id: I6ad313b82498f1517d65f53d3cf5bdba600fe521
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
6 years ago[Utils] remove Native Bridge from utils_api.js 85/164485/1
Lukasz Bardeli [Tue, 19 Dec 2017 08:46:05 +0000 (09:46 +0100)]
[Utils] remove Native Bridge from utils_api.js

        Remove NativeBridge from code. Native Bridge is not used anymore in
        webapi plugins.

[Verification] Code compiles without error. TCT passrate alarm, filesystem, archive and
        systeminfo 100%

Change-Id: Ia2da038df334b08425739bc3e18f0d3a3fc688ab
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
6 years ago[Alarm] Delete (add/get)AlarmNotification from tv, common and ivi profiles 07/164307/4
Lukasz Bardeli [Mon, 18 Dec 2017 11:13:28 +0000 (12:13 +0100)]
[Alarm] Delete (add/get)AlarmNotification from tv, common and ivi profiles

        addAlarmNotification and getAlarmNotification methods are available
        on mobile and wearable profiles only. This fix delete those property from
        AlarmManager when plugins are build on different profile.

[Verification] Code compiles without error. Checked in chrome console.
               TCT passrate on wearable 100%

Change-Id: I5d35656845edfb10c06b3f3c978423ff3f0b6866
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
6 years ago[Feedback] Refactoring JS layer 19/163619/2
Szymon Jastrzebski [Tue, 12 Dec 2017 10:31:44 +0000 (11:31 +0100)]
[Feedback] Refactoring JS layer

[Verification] TCT M&A 100% pass rate

Change-Id: I98c80653b370292332c48feb0dd764d2e0634acd
Signed-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
6 years ago[Feedback] Removing NotSupported exception in isPatternSupported method 01/163601/2
Szymon Jastrzebski [Tue, 12 Dec 2017 09:19:56 +0000 (10:19 +0100)]
[Feedback] Removing NotSupported exception in isPatternSupported method

[Verification] TCT passed 100%

Change-Id: Ic92d01d2335f038ee671ee9a9f4d516d5cb8ef5f
Signed-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
6 years ago[Common] Build as C++14, and with -Werror 24/164024/2
Jakub Skowron [Thu, 14 Dec 2017 16:57:31 +0000 (17:57 +0100)]
[Common] Build as C++14, and with -Werror

Tool chain has already been changed to GCC 6.2.1, which fully
supports -std=c++14

Change-Id: I5a2c82fabcbb599f02fcbac9ff27cd2ce4cb3b65
Signed-off-by: Jakub Skowron <j.skowron@samsung.com>
6 years ago[SPEC] fix for building emulator wearable or mobile 86/163986/1
Lukasz Bardeli [Thu, 14 Dec 2017 11:06:41 +0000 (12:06 +0100)]
[SPEC] fix for building emulator wearable or mobile

When profile is defined this fix help build plugins on emulator

[Verification] Code complies without error. Proper modules are visible in chrome
console. All rpm's were checked if proper .so are included.

Change-Id: Idde16b44e54370a36428b76f0346282dcb2739d2
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
6 years ago[Spec] fix for profile build 69/163569/1
Lukasz Bardeli [Tue, 12 Dec 2017 05:57:57 +0000 (06:57 +0100)]
[Spec] fix for profile build

[Verification] Code compiles without error. Plugins on different repositories build
               properly.

Change-Id: Ic10cb4937738f45aa619ec927f7d8883a0417e58
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
6 years agoMerge branch 'tizen_3.0' into tizen_4.0 56/163256/1 accepted/tizen/4.0/unified/20171211.061431 submit/tizen_4.0/20171208.100627
Piotr Kosko [Fri, 8 Dec 2017 07:31:01 +0000 (16:31 +0900)]
Merge branch 'tizen_3.0' into tizen_4.0

Change-Id: Id6b6e8aa88c05c25c4be7ae3fb6fe5ef8b7dc68e

6 years ago[version] 2.12 52/163252/1 accepted/tizen/3.0/common/20171211.082123 accepted/tizen/3.0/mobile/20171211.000837 accepted/tizen/3.0/tv/20171211.000841 submit/tizen_3.0/20171208.100556
Piotr Kosko [Fri, 8 Dec 2017 07:09:12 +0000 (16:09 +0900)]
[version] 2.12

Change-Id: I55a1a98894acfed37f0524afdb3844684d1fbc3b
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
6 years ago[Iotcon] fix for crash while finding resource 61/163161/1
Lukasz Bardeli [Thu, 7 Dec 2017 12:09:10 +0000 (13:09 +0100)]
[Iotcon] fix for crash while finding resource

Fix for crash when ResourceFoundCallback is called first time with TIMEOUT
and second time with proper value. Now data is deleted 10 seconds after
time when device stopped finding resources

[Verification] Code compiles without error. TCT tests 100% passrate

Change-Id: I3320a70dabddbbb1b5ff8fcc0161dbe1ffc23b95
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
6 years ago[common] Fixed spec file for wearable emulator build 28/163128/1
Piotr Kosko [Thu, 7 Dec 2017 08:52:24 +0000 (09:52 +0100)]
[common] Fixed spec file for wearable emulator build

Change-Id: I759f43851410febffbcf419433dfc200bac85717
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
6 years agoMerge branch 'tizen_3.0' into tizen_4.0 73/162973/1 accepted/tizen/4.0/unified/20171207.070804 submit/tizen_4.0/20171206.135725
Piotr Kosko [Wed, 6 Dec 2017 12:49:57 +0000 (13:49 +0100)]
Merge branch 'tizen_3.0' into tizen_4.0

Change-Id: Ie5069386d12e786e3e3c0d3495814e2c458bd5fb

6 years ago[version] 2.11 64/162964/1 accepted/tizen/3.0/common/20171207.094134 accepted/tizen/3.0/mobile/20171206.235711 accepted/tizen/3.0/tv/20171206.235707 accepted/tizen/3.0/wearable/20171206.235704 submit/tizen_3.0/20171206.135657
Piotr Kosko [Wed, 6 Dec 2017 11:53:38 +0000 (12:53 +0100)]
[version] 2.11

Change-Id: Ice6548513ef6a67b213c1c33ae92f7f6c3e601c0
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
6 years agoMerge "[Bluetooth] Fix bug with ConnectStateChangeListener" into tizen_3.0
Piotr Kosko [Wed, 6 Dec 2017 11:39:32 +0000 (11:39 +0000)]
Merge "[Bluetooth] Fix bug with ConnectStateChangeListener" into tizen_3.0

6 years ago[Bluetooth] Fix bug with ConnectStateChangeListener 16/161816/10
Michal Bistyga [Mon, 27 Nov 2017 13:20:25 +0000 (14:20 +0100)]
[Bluetooth] Fix bug with ConnectStateChangeListener

ConnectStateChangeListener's onConnected callback has been called even when connection failed.

[Verification] 1) automatic bluetooth tests have pass rate 100%
2) All manual tests related to add*/removeConnectStateChangeListener functions passed.

Change-Id: Ic765cc6710c64f82132c96f4b76edcd62bc69305
Signed-off-by: Michal Bistyga <m.bistyga@samsung.com>
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
6 years agoMerge "[Application] Killing and launching moved to main thread" into tizen_3.0
Lukasz Bardeli [Wed, 6 Dec 2017 09:25:21 +0000 (09:25 +0000)]
Merge "[Application] Killing and launching moved to main thread" into tizen_3.0

6 years agoMerge "[Package] Fix SVACE issue - memory leak" into tizen_3.0
Piotr Kosko [Wed, 6 Dec 2017 09:08:32 +0000 (09:08 +0000)]
Merge "[Package] Fix SVACE issue - memory leak" into tizen_3.0

6 years ago[Package] Fix SVACE issue - memory leak 43/162943/1
Piotr Kosko [Wed, 6 Dec 2017 08:57:40 +0000 (09:57 +0100)]
[Package] Fix SVACE issue - memory leak

[Fix] pkg_info is now destroyed properly

[Verification] TCT auto and manual 100% passrate

Change-Id: I2918fd9eeb85d1ca983f0770af6371f0a1f8a16b
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
6 years ago[Application] Killing and launching moved to main thread 11/162811/3
Rafal Walczyna [Tue, 5 Dec 2017 12:39:17 +0000 (13:39 +0100)]
[Application] Killing and launching moved to main thread

Because of the fact that appfw APIs are not thread safe
some functions need to be called from main thread

[Verification] 100% passrate on TM1:
tct-appcontrol-tizen-tests
tct-application-tizen-tests

Change-Id: I092cc84e2ac244cfd6439566c3c65a5e2652813c
Signed-off-by: Rafal Walczyna <r.walczyna@partner.samsung.com>
6 years agoMerge "[Iotcon] Fix preventing crash." into tizen_4.0
Piotr Kosko [Tue, 5 Dec 2017 07:53:46 +0000 (07:53 +0000)]
Merge "[Iotcon] Fix preventing crash." into tizen_4.0

6 years ago[Iotcon] Fix preventing crash. 17/162617/3
Lukasz Bardeli [Mon, 4 Dec 2017 14:49:52 +0000 (15:49 +0100)]
[Iotcon] Fix preventing crash.

Fix with adding id to vector to hold information about possible remote resources.
If id is present in vector then map with remote resources is checked if
pointer exist. If not then callback is ignored

[Verification] Tested in chrome console. TCT auto tests 100%

Change-Id: I2032e0c8c93846ef84ac871944bbf326b8eafac7
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
6 years ago[Iotcon] Fix preventing crash. 82/162582/4
Lukasz Bardeli [Mon, 4 Dec 2017 14:49:52 +0000 (15:49 +0100)]
[Iotcon] Fix preventing crash.

Fix with adding id to vector to hold information about possible remote resources.
If id is present in vector then map with remote resources is checked if
pointer exist. If not then callback is ignored

[Verification] Tested in chrome console. TCT auto tests 100%

Change-Id: I2032e0c8c93846ef84ac871944bbf326b8eafac7
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
6 years agoMerge branch 'tizen_3.0' into tizen_4.0 74/162474/2 accepted/tizen/4.0/unified/20171204.071046 submit/tizen_4.0/20171201.130234
Piotr Kosko [Fri, 1 Dec 2017 12:37:50 +0000 (13:37 +0100)]
Merge branch 'tizen_3.0' into tizen_4.0

Change-Id: I666744134deb6ffadb685a310f57df48a96e1f10

6 years ago[Common] Preventing logger from runtime format definition 59/162359/2
Piotr Kosko [Mon, 27 Nov 2017 07:07:18 +0000 (08:07 +0100)]
[Common] Preventing logger from runtime format definition

[Bug]
  1. ScopeLogger macro was using string format defined in
    runtime, instead of compilation time.
  2. Some logs had invalid format specifiers, needed a hack
    with replacing body of ScopeLogger and Logger* with printf
    to discover them.

[Solution] ScopeLogger class constructor is now not responsible
  for logging object creation. This log was moved to macro,
  which makes possible compilation time format specification.

[Verification] Currently, __dlog_print implementation seems not
  to validate formats as printf() does. I replaced the body of
  ScopeLogger macro with printf() call, to find invalid format
  cases(compilation warnings appeared). After fixing, I
  recovered __dlog_print based implementation.

  1. Code compiles without errors.
  2. ScopeLogger enter and exit logs appear correctly.
  3. Undefining TIZEN_DEBUG_ENABLE makes that ScopeLogger objects
    are no longer created - checked with logs and chrome console.

Change-Id: I736ad5ed7ce191c7099417ef2e0cd81de4eb00a2
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
6 years ago[version] 2.10 66/162466/1 accepted/tizen/3.0/common/20171204.105119 accepted/tizen/3.0/mobile/20171203.092251 accepted/tizen/3.0/tv/20171203.092256 accepted/tizen/3.0/wearable/20171203.092300 submit/tizen_3.0/20171201.130218
Piotr Kosko [Fri, 1 Dec 2017 11:29:00 +0000 (12:29 +0100)]
[version] 2.10

Change-Id: I8bb24470539accbf96eb383ebe4ae521b11f3908

6 years ago[Messaging] Fix problem with adding drafts 41/162441/3
Pawel Kaczmarczyk [Thu, 30 Nov 2017 14:03:33 +0000 (15:03 +0100)]
[Messaging] Fix problem with adding drafts

[Bug] Managers were created in wrong order.
  MessagingManager calls registerStatusCallback on
  ShortMsgManager, so ShortMsgManager has to be
  created before.

[Verification] 100% passrate (with re-run)
  tct-messaging-email-tizen-tests
  tct-messaging-sms-tizen-tests
  tct-messaging-mms-tizen-tests

change-Id: Ia4e4b1771f40e60a4f5ef4fcd6f3c5f420637546
Signed-off-by: Pawel Kaczmarczyk <p.kaczmarczy@partner.samsung.com>
6 years ago[Content] remove deprecated methods set/unset db updated 35/160835/3 accepted/tizen/unified/20171204.072236 submit/tizen/20171130.124131
Lukasz Bardeli [Mon, 20 Nov 2017 07:43:04 +0000 (08:43 +0100)]
[Content] remove deprecated methods set/unset db updated

          remove methods:
          media_content_set_db_updated_cb
          media_content_unset_db_updated_cb

[Verification] Passrate didn't change

Change-Id: I903d75b49dc648dc1910e6fa23ffc2eab40d57ee
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
6 years agoMerge branch 'tizen_4.0' into tizen 80/161580/1
Lukasz Bardeli [Fri, 24 Nov 2017 07:42:32 +0000 (08:42 +0100)]
Merge branch 'tizen_4.0' into tizen

voice control temporally disabled until voice-control package will be synchronized

Change-Id: I2106ffe625259361cb5db18207742b66d80a5716
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
6 years agoMerge branch 'tizen_3.0' into tizen_4.0 00/161400/1 accepted/tizen/4.0/unified/20171124.063700 submit/tizen_4.0/20171123.103301
Piotr Kosko [Wed, 22 Nov 2017 13:49:17 +0000 (14:49 +0100)]
Merge branch 'tizen_3.0' into tizen_4.0

Change-Id: I1d0e1011a39025df17d98be6a7d903e7cc0dad6c

6 years ago[version] 2.09 03/161303/1 accepted/tizen/3.0/common/20171127.084418 accepted/tizen/3.0/mobile/20171127.041617 accepted/tizen/3.0/tv/20171127.041621 accepted/tizen/3.0/wearable/20171127.041625 submit/tizen_3.0/20171123.103244
Piotr Kosko [Wed, 22 Nov 2017 13:48:04 +0000 (14:48 +0100)]
[version] 2.09

Change-Id: I53fba98b16652feeabc5285b0bfba978767c2350
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
6 years ago[Messaging] Refactor singleton managers into instance's fields 12/160912/2
Pawel Kaczmarczyk [Mon, 20 Nov 2017 10:39:32 +0000 (11:39 +0100)]
[Messaging] Refactor singleton managers into instance's fields
to prevent crash

Callback could be called even after MessagingInstance
object was destroyed.

[Verification] Passrate didn't change

Change-Id: I3ac0db270f9f7a07613a9bd53e18f3b954952944
Signed-off-by: Pawel Kaczmarczyk <p.kaczmarczy@partner.samsung.com>
6 years agoMerge "[Docs] Updating docs/src for Tizen 4.0" into tizen_4.0 accepted/tizen/4.0/unified/20171120.064709 submit/tizen_4.0/20171117.110318
Piotr Kosko [Fri, 17 Nov 2017 10:55:07 +0000 (10:55 +0000)]
Merge "[Docs] Updating docs/src for Tizen 4.0" into tizen_4.0

6 years agoMerge branch 'tizen_3.0' into tizen_4.0 65/160665/1
Piotr Kosko [Fri, 17 Nov 2017 10:28:43 +0000 (11:28 +0100)]
Merge branch 'tizen_3.0' into tizen_4.0

Conflicts:
src/humanactivitymonitor/humanactivitymonitor_manager.cc

Change-Id: Iae74a00bd144f06f0bd6aed5ee881019c5a0bc1e

6 years ago[version] 2.08 64/160664/1 accepted/tizen/3.0/common/20171120.094037 accepted/tizen/3.0/mobile/20171119.231603 accepted/tizen/3.0/tv/20171119.231607 accepted/tizen/3.0/wearable/20171119.231634 submit/tizen_3.0/20171117.110035
Piotr Kosko [Fri, 17 Nov 2017 10:14:10 +0000 (11:14 +0100)]
[version] 2.08

Change-Id: Ic0dd5f3b4fb5f004f3b3f7d993bbae2761f84392
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
6 years ago[humanactivitymonitor] Fix generating query for recording 61/160661/2
Rafal Walczyna [Mon, 23 Oct 2017 13:19:47 +0000 (15:19 +0200)]
[humanactivitymonitor] Fix generating query for recording

[Verification] 100% passrate on TW1

Before fix function readRecorderData() returned only one value,
now it returns multiple values - as expected

Change-Id: I2d0de2633e2e7fd55aa6f04aadad4a0fb3569d4a
Signed-off-by: Rafal Walczyna <r.walczyna@partner.samsung.com>
6 years agoMerge "[DataControl] Crash when changeListener was not removed properly fixed" into...
Lukasz Bardeli [Fri, 17 Nov 2017 07:56:27 +0000 (07:56 +0000)]
Merge "[DataControl] Crash when changeListener was not removed properly fixed" into tizen_4.0

6 years ago[DataControl] Crash when changeListener was not removed properly fixed 42/160442/4
Rafal Walczyna [Thu, 16 Nov 2017 06:52:50 +0000 (07:52 +0100)]
[DataControl] Crash when changeListener was not removed properly fixed

[Verification] Passrate 100%

Change-Id: Ie9e5fd96a215a30e2ff53d9bfb4b9ed8a16406a8
Signed-off-by: Rafal Walczyna <r.walczyna@partner.samsung.com>
6 years ago[Power][Common] Calling "lockstate" instead "lockstate_nopt" 68/160468/5
Michal Bistyga [Thu, 16 Nov 2017 08:25:39 +0000 (09:25 +0100)]
[Power][Common] Calling "lockstate" instead "lockstate_nopt"

Native API reverted its changes. Now we should call "lockstate" again.
With this change API can request DIM brightness again.

[Native changes]
https://review.tizen.org/gerrit/#/c/159981/
https://review.tizen.org/gerrit/#/c/159994/
https://review.tizen.org/gerrit/#/c/159993/
https://review.tizen.org/gerrit/#/c/159980/

[Verification] 100% pass rate on power manual and automatic tests

Change-Id: I2ec53da7d9f79d5f583603a0f75f3fd7ce35fb91
Signed-off-by: Michal Bistyga <m.bistyga@samsung.com>
6 years ago[Docs] Updating docs/src for Tizen 4.0 07/159507/3
Szymon Jastrzebski [Thu, 9 Nov 2017 09:28:52 +0000 (10:28 +0100)]
[Docs] Updating docs/src for Tizen 4.0

+ adding conversion table
+ adding guide for example WIDL code style

Change-Id: I59a6d885b567a848c546f0ef3e660057558bfa58
Signed-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
6 years agoMerge "[PROJECT] Removing deprecated logs" into tizen_4.0
Lukasz Bardeli [Mon, 13 Nov 2017 12:52:05 +0000 (12:52 +0000)]
Merge "[PROJECT] Removing deprecated logs" into tizen_4.0

6 years ago[PROJECT] Removing deprecated logs 68/158068/7
Michal Bistyga [Fri, 27 Oct 2017 13:36:50 +0000 (15:36 +0200)]
[PROJECT] Removing deprecated logs

[Verification] 1) Code compiles
2) Exif package 100% passrate
3) NFC automatic package 100% passrate

Change-Id: I97e40576fa0551905ef84befee2996b93eb678bf
Signed-off-by: Michal Bistyga <m.bistyga@samsung.com>
6 years ago[spec] enabled sensor for wearable profile 33/159533/3 accepted/tizen/4.0/unified/20171113.161412 submit/tizen_4.0/20171110.102410
Piotr Kosko [Thu, 9 Nov 2017 11:32:10 +0000 (12:32 +0100)]
[spec] enabled sensor for wearable profile

[Requester] 20171109
 1. [정군왕 / GunWang Jeong]
    Sensor module is a very important feature of wearable device. So it should be added and verified for wearable profile.
 2. [정석원 / SEOKWON JEONG]
    just enable feature only without api behavior change or add new api something?

[Verification] code compiles without errors.
  web-tct_4.0_r1_rc33:
  - with manually enabled sensor TCT for wearable:
    tct-namespace-tizen-tests (31/31 - 100%)
    tct-sensor-tizen-tests (A:97/97 M:6/6 - 100%)
    tct-capability-tests (32/32 - 100%)
  webWidgetTCT_4.0_r5 for sensor 100%

Change-Id: If6bac42bddfd51a2179878c1e0d47010067291b0
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
6 years ago[spec] fixing build for wearable 00/159500/1
Piotr Kosko [Thu, 9 Nov 2017 08:33:58 +0000 (09:33 +0100)]
[spec] fixing build for wearable

Change-Id: I27d8bf258d19c961d10266a2354f99fe6d1fd74d
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
6 years agoMerge branch 'tizen_3.0' into tizen_4.0 36/159336/1 accepted/tizen/4.0/unified/20171109.065855 submit/tizen_4.0/20171108.104235
Piotr Kosko [Wed, 8 Nov 2017 07:24:44 +0000 (08:24 +0100)]
Merge branch 'tizen_3.0' into tizen_4.0

Change-Id: I863b34ebe42e5cb07021d2265b31ba3879dd6ae6

6 years ago[version] 2.07 21/159321/1 accepted/tizen/3.0/common/20171109.103509 accepted/tizen/3.0/mobile/20171108.221511 accepted/tizen/3.0/tv/20171108.221531 accepted/tizen/3.0/wearable/20171108.221536 submit/tizen_3.0/20171108.104119
Piotr Kosko [Wed, 8 Nov 2017 07:20:25 +0000 (08:20 +0100)]
[version] 2.07

Change-Id: Ia8d9706056bab38aabd9d5cda41980b8bd527b33
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
6 years agoMerge "[Documentation] Add license information for tools in doc" into tizen_3.0
Piotr Kosko [Wed, 8 Nov 2017 07:10:25 +0000 (07:10 +0000)]
Merge "[Documentation] Add license information for tools in doc" into tizen_3.0

6 years agoMerge "[Spec] fix privilege engine to common profile" into tizen_4.0
Piotr Kosko [Wed, 8 Nov 2017 06:09:13 +0000 (06:09 +0000)]
Merge "[Spec] fix privilege engine to common profile" into tizen_4.0

6 years ago[Documentation] Add license information for tools in doc 49/159249/1
Jakub Skowron [Tue, 7 Nov 2017 17:28:52 +0000 (18:28 +0100)]
[Documentation] Add license information for tools in doc

Some parts of automatically generated documentation was missing
license information.

Change-Id: I1df6f3145050800d5fbd6babcc5234bd76128d6b

6 years agoMerge "[Exif] Fixing warning: control reaches end of non-void function" into tizen_4.0
Piotr Kosko [Tue, 7 Nov 2017 12:59:18 +0000 (12:59 +0000)]
Merge "[Exif] Fixing  warning: control reaches end of non-void function" into tizen_4.0

6 years ago[Exif] Fixing warning: control reaches end of non-void function 42/159042/3
Szymon Jastrzebski [Tue, 7 Nov 2017 10:44:27 +0000 (11:44 +0100)]
[Exif] Fixing  warning: control reaches end of non-void function

[Verification] Code compiles

Change-Id: I8d89d09dc864bfa4b43f2aec78327a38a0960c81
Signed-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
6 years ago[Spec] fix privilege engine to common profile 16/159216/2
Lukasz Bardeli [Tue, 7 Nov 2017 11:47:49 +0000 (12:47 +0100)]
[Spec] fix privilege engine to common profile

Change-Id: I3cb42546442911adbf46394b8a492d79f23c971a
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
6 years ago[Documentation] Remove unnecessary file logo.png 72/159172/1
Jakub Skowron [Mon, 6 Nov 2017 13:36:22 +0000 (14:36 +0100)]
[Documentation] Remove unnecessary file logo.png

This is a logo for documentation generator. Not used in documentation

Change-Id: I508793c952bd35ede3ec95b31e6876f942f2dab5

6 years agoMerge "[Exif] remove unnecessary semicolon" into tizen_3.0
Piotr Kosko [Tue, 7 Nov 2017 07:16:29 +0000 (07:16 +0000)]
Merge "[Exif] remove unnecessary semicolon" into tizen_3.0

6 years ago[Exif] remove unnecessary semicolon 46/159146/1
Lukasz Bardeli [Tue, 7 Nov 2017 07:14:13 +0000 (08:14 +0100)]
[Exif] remove unnecessary semicolon

Change-Id: If8ad91e6faf4be242067278b611d260b5d967e84
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
6 years agoMerge "[PROJECT] Refactoring entering logs into ScopeLogger" into tizen_4.0
Piotr Kosko [Tue, 7 Nov 2017 06:45:26 +0000 (06:45 +0000)]
Merge "[PROJECT] Refactoring entering logs into ScopeLogger" into tizen_4.0

6 years agoMerge "[Project] Fixing formatting + errors found by cpplint" into tizen_4.0
Piotr Kosko [Tue, 7 Nov 2017 06:44:04 +0000 (06:44 +0000)]
Merge "[Project] Fixing formatting + errors found by cpplint" into tizen_4.0

6 years ago[PROJECT] Refactoring entering logs into ScopeLogger 31/159031/2
Szymon Jastrzebski [Mon, 6 Nov 2017 13:02:09 +0000 (14:02 +0100)]
[PROJECT] Refactoring entering logs into ScopeLogger

[Verification] Code compiles

Change-Id: I2733b7a7bcafa50f5a6a87195ec9efbcec97c574
Signed-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
6 years agoMerge branch 'tizen_3.0' into tizen_4.0 06/159006/2
Piotr Kosko [Mon, 6 Nov 2017 09:03:17 +0000 (10:03 +0100)]
Merge branch 'tizen_3.0' into tizen_4.0

Change-Id: I14a16192e54058421fb745bcdbd8a78adc1fb8ff

6 years agoMerge "[version] 2.06" into tizen_3.0
Piotr Kosko [Mon, 6 Nov 2017 09:02:08 +0000 (09:02 +0000)]
Merge "[version] 2.06" into tizen_3.0

6 years ago[version] 2.06 05/159005/1
Piotr Kosko [Mon, 6 Nov 2017 09:01:24 +0000 (10:01 +0100)]
[version] 2.06

Change-Id: I6076c3c5b8269e4c27b7cdcb1f4437f36e5821a5
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
6 years agoMerge "[Tools] Added scripts for code style validation and auto fixing" into tizen_3.0
Piotr Kosko [Mon, 6 Nov 2017 07:53:22 +0000 (07:53 +0000)]
Merge "[Tools] Added scripts for code style validation and auto fixing" into tizen_3.0

6 years ago[Project] Fixing formatting + errors found by cpplint 92/158992/1
Szymon Jastrzebski [Mon, 6 Nov 2017 07:39:40 +0000 (08:39 +0100)]
[Project] Fixing formatting + errors found by cpplint

[Verification] Code compiles

Change-Id: I9a501c568d7da8348284977ec5d1f58837170e70

6 years agoMerge "[Logger] Removing warning from code analysis" into tizen_3.0
Piotr Kosko [Fri, 3 Nov 2017 11:24:16 +0000 (11:24 +0000)]
Merge "[Logger] Removing warning from code analysis" into tizen_3.0

6 years ago[Logger] Removing warning from code analysis 16/158716/2
Michal Bistyga [Thu, 2 Nov 2017 13:59:11 +0000 (14:59 +0100)]
[Logger] Removing warning from code analysis

[Verification] Code compiles, random packages pass their tests

Change-Id: Ibfa0053c23faa5b4b6a1e49da633289719af1bd7
Signed-off-by: Michal Bistyga <m.bistyga@samsung.com>
6 years agoMerge "[Content] Crash in CreateThumbnail fixed" into tizen_3.0
Piotr Kosko [Fri, 3 Nov 2017 10:33:47 +0000 (10:33 +0000)]
Merge "[Content] Crash in CreateThumbnail fixed" into tizen_3.0

6 years ago[Content] Crash in CreateThumbnail fixed 20/158820/2
Rafal Walczyna [Thu, 2 Nov 2017 14:08:00 +0000 (15:08 +0100)]
[Content] Crash in CreateThumbnail fixed

[verification] 100% passrate on TM1 target and emulator

Change-Id: Ia2f8fe4ab6996ba872573235cfccc600282cc8f0
Signed-off-by: Rafal Walczyna <r.walczyna@partner.samsung.com>
6 years agoMerge "[Sensor] Fix for HRM_RAW sensor" into tizen_4.0
Piotr Kosko [Fri, 3 Nov 2017 09:32:30 +0000 (09:32 +0000)]
Merge "[Sensor] Fix for HRM_RAW sensor" into tizen_4.0

6 years ago[Callhistory] Fix for find method 96/158396/6
Pawel Kaczmarczyk [Tue, 31 Oct 2017 12:53:47 +0000 (13:53 +0100)]
[Callhistory] Fix for find method

[Bug] LoadPhoneNumbers must be called before FindThread.
  Because of critical section of LoadPhoneNumbers lasts for
  whole scope, so they can be called sequentially.

[Verification] Passrate 100%

Change-Id: I8207f488f0f4926d70d2289d42b1a46d2b98ee75
Signed-off-by: Pawel Kaczmarczyk <p.kaczmarczy@partner.samsung.com>
6 years agoMerge branch 'tizen_3.0' into tizen_4.0 04/158804/1
Piotr Kosko [Thu, 2 Nov 2017 13:39:09 +0000 (14:39 +0100)]
Merge branch 'tizen_3.0' into tizen_4.0

Conflicts:
src/application/application_manager.cc
src/exif/exif_gps_location.cc
src/exif/rational.cc
src/humanactivitymonitor/humanactivitymonitor_instance.cc
src/nfc/nfc_util.cc
src/notification/notification_instance.cc
src/notification/notification_manager.cc
src/notification/status_notification.cc
src/systeminfo/systeminfo_manager.cc
src/systeminfo/systeminfo_properties_manager.cc

Change-Id: I1e6dffb7fb8bc7a088b55a18bee700887550d03f

6 years ago[PROJECT] Refactoring entering logs into ScopeLogger 11/150711/12
Szymon Jastrzebski [Mon, 18 Sep 2017 09:30:34 +0000 (11:30 +0200)]
[PROJECT] Refactoring entering logs into ScopeLogger

Removing logs in trivial function and adding when they are missed will be part of another commit

PS2 Rebase
PS3 Change some left Loggers
PS4 After using clang
PS5 Utilizing changes in ScopeLogger
PS6 Cleaning up
PS8 Adding missing logs - not formatted
PS9 Clang
PS10 Rebase

[Verification] Code compiles
10 random packages has 100% passrate:
alarm, systemsetting, systeminfo, security, content, filesystem, iotcon,
push, capability, privillege

Change-Id: I7972fee44dd13277d9ef7693433aad7b0321dd68
Signed-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
Signed-off-by: Michal Bistyga <m.bistyga@samsung.com>
6 years ago[Notification] Remove warning: 'visibility' attribute ignored [-Wattributes] 89/158389/1
Jakub Skowron [Tue, 31 Oct 2017 11:59:56 +0000 (12:59 +0100)]
[Notification] Remove warning: 'visibility' attribute ignored [-Wattributes]

typedef does not need to be exported from shared object

[Verification] TCT Pass 100% (alarm, notification)

Change-Id: I0ea19c255f03e62fb16ee01c956acc183327a9ee

6 years ago[Tools] Added scripts for code style validation and auto fixing 98/154498/3
Piotr Kosko [Mon, 9 Oct 2017 11:57:35 +0000 (13:57 +0200)]
[Tools] Added scripts for code style validation and auto fixing

[Feature] Added below scripts:
  - tools/codestyle/code_formatter.sh - common formatter for both C and JS
    (changes files)
  - tools/codestyle/code_validation.sh - common validator for both C and JS
    (does not change files)
  - tools/codestyle/c++_clang_formatter.sh - for auto formating C++ files
  - tools/codestyle/js_clang_formatter.sh - for auto formating JS files
  - tools/codestyle/cpplint_tizen_160919.py and tools/codestyle/cpplint_tizen_dir.sh
    scripts for C++ code style validation, provided by HQ
  - tools/codestyle/eslint_config_mandatory_length90.js - coding rules for
    JS sources validation - provided by HQ
  - code_format and code_validate - links to scripts for easier access

[Help] You can check usage for code_format and code_validate using '-h' option

[Verification] Checked manually. Analysis seem to be done properly.
  Since now, we should reformat new code using:
   ./code_format -c <path/to/changed/module>
  and validate:
   ./code_validate -c <path/to/changed/module>
  Using scripts for JS sources is not recommended for now.

Change-Id: I4af01a1f23c93547cd140ba7e5fed6294726c161
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
6 years ago[Systeminfo] Fix unregister callback functions 97/158197/2
Jakub Skowron [Mon, 30 Oct 2017 11:22:11 +0000 (12:22 +0100)]
[Systeminfo] Fix unregister callback functions

Ensure all callbacks are unregistered, even in case
of previous error in unregister function.

[Verification] TCT Tests: 100% Pass

Change-Id: If0bc0342b77985ecfa09c99111298c7d62e51dab

6 years agoMerge "[PPM] requestPermission implementation" into tizen_4.0 accepted/tizen/4.0/unified/20171026.153040 submit/tizen_4.0/20171026.082852 tizen_4.0.m2_release
Piotr Kosko [Thu, 26 Oct 2017 08:30:09 +0000 (08:30 +0000)]
Merge "[PPM] requestPermission implementation" into tizen_4.0

6 years agoMerge "[PPM] stubs implementation and checkPermission implementation" into tizen_4.0
Piotr Kosko [Thu, 26 Oct 2017 08:29:49 +0000 (08:29 +0000)]
Merge "[PPM] stubs implementation and checkPermission implementation" into tizen_4.0

6 years ago[PPM] requestPermission implementation 65/157765/3
Lukasz Bardeli [Thu, 26 Oct 2017 07:51:47 +0000 (09:51 +0200)]
[PPM] requestPermission implementation

[Verification] Code compiles without error. Tested in chrome console.

Change-Id: I2515dd8c5e8e10e3f92da8104d519ccc81fea970
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
6 years ago[PPM] stubs implementation and checkPermission implementation 21/157621/5
Lukasz Bardeli [Wed, 25 Oct 2017 13:18:26 +0000 (15:18 +0200)]
[PPM] stubs implementation and checkPermission implementation

[Verification] Code compiles without error

Change-Id: I865ba4c1b60050faa685891283567cdd696bd2fb
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
6 years ago[Datacontrol] Fix SVACE issue 37/157637/2
Pawel Kaczmarczyk [Wed, 25 Oct 2017 09:32:21 +0000 (11:32 +0200)]
[Datacontrol] Fix SVACE issue

[Verification] Passrate didn't change

Change-Id: I3c30d9d913bd0048c127b4e2435998a936542e4a
Signed-off-by: Pawel Kaczmarczyk <p.kaczmarczy@partner.samsung.com>
6 years ago[version] 2.06 67/157467/1 submit/tizen_4.0/20171024.133713
Piotr Kosko [Tue, 24 Oct 2017 13:33:20 +0000 (15:33 +0200)]
[version] 2.06

Change-Id: Id2815094c6f831cfafcb26913585313b8091ae9a
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
6 years agoMerge "[humanactivitymonitor] Fix generating query for recording" into tizen_4.0
Piotr Kosko [Tue, 24 Oct 2017 12:00:17 +0000 (12:00 +0000)]
Merge "[humanactivitymonitor] Fix generating query for recording" into tizen_4.0

6 years agoMerge "[DataControl] fix for callback in addChangeListener" into tizen_4.0
Piotr Kosko [Tue, 24 Oct 2017 09:47:14 +0000 (09:47 +0000)]
Merge "[DataControl] fix for callback in addChangeListener" into tizen_4.0

6 years ago[DataControl] fix for callback in addChangeListener 84/157384/2
Lukasz Bardeli [Tue, 24 Oct 2017 09:30:34 +0000 (11:30 +0200)]
[DataControl] fix for callback in addChangeListener

[Verification] Code compiles without error. Tested in chrome console.
               TCT passrate didn't change

Change-Id: Ic03b2edc005ca2d6b609b2b36d641615ad5f861d
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
6 years ago[humanactivitymonitor] Fix generating query for recording 58/157158/2
Rafal Walczyna [Mon, 23 Oct 2017 13:19:47 +0000 (15:19 +0200)]
[humanactivitymonitor] Fix generating query for recording

[Verification] Passrate changed from 86.11% to 98.15%

Change-Id: If66bccc0df9e10d7ac8aad14934cc1e0b58ace4e
Signed-off-by: Rafal Walczyna <r.walczyna@partner.samsung.com>
6 years ago[Sensor] Fixed some bugs 37/157037/3
Piotr Kosko [Wed, 4 Oct 2017 07:45:45 +0000 (09:45 +0200)]
[Sensor] Fixed some bugs

[Bug]
  - listener interval in case of multiple setListener calls was not updated
  - start/stop/setListener/unsetListener was not protected against multithread access
  - different behaviour in below scenarios:
    a.> HRMrawsensor = tizen.sensorservice.getDefaultSensor("HRM_RAW");
      > HRMrawsensor.stop()
      undefined   /// nothing happen

    b.> HRMrawsensor = tizen.sensorservice.getDefaultSensor("HRM_RAW");
      > HRMrawsensor.start(function(s){console.log(s)}, function(s){console.log(s)})
        WebAPIException {code: 9, name: "NotSupportedError", message: "None HRM LED sensor is supported."}
      > HRMrawsensor.stop()
        Uncaught WebAPIException {code: 9, name: "NotSupportedError", message: "None HRM LED sensor is supported."}

[Verification] Manual and Auto TCT passed 100% (s.jastrzebsk)

Change-Id: I4862823f84fc386d05eabfeb3dabb7345e9c592c
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
Signed-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
6 years ago[Common] Fixing expectation of datatypes warnings in Logger methods 15/157015/1
Arkadiusz Pietraszek [Thu, 19 Oct 2017 17:02:47 +0000 (19:02 +0200)]
[Common] Fixing expectation of datatypes warnings in Logger methods

Either formats %_ corrected to expect correct datatype or dytatype
casting while passing it to Logger method.

[Verification] Code compiles without warnings regarding datatypes passed
to Logger methods.

Change-Id: I8bf50728aee0c09b4b998614f3854972ef178aa5
Signed-off-by: Arkadiusz Pietraszek <a.pietraszek@partner.samsung.com>
6 years ago[Sensor] Fix for HRM_RAW sensor 07/156607/1
Szymon Jastrzebski [Tue, 26 Sep 2017 11:24:19 +0000 (13:24 +0200)]
[Sensor] Fix for HRM_RAW sensor

The getDefaultSensor method should throw exception while getting the
'HRM_RAW' sensor, if it is not supported.

Change-Id: Ib55d5088df6462a96a167103d3b9d76a4eade130
Signed-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
6 years agoMerge branch 'tizen_3.0' into tizen_4.0 74/156474/1 accepted/tizen/4.0/unified/20171018.232138 submit/tizen_4.0/20171018.120310
Piotr Kosko [Wed, 18 Oct 2017 11:38:48 +0000 (13:38 +0200)]
Merge branch 'tizen_3.0' into tizen_4.0

Change-Id: I5f9b5954fd3767856b4e4d9b23a9d77f6c1582e5

6 years ago[version] 2.05 66/156466/1 accepted/tizen/3.0/common/20171019.135605 accepted/tizen/3.0/mobile/20171019.104608 accepted/tizen/3.0/tv/20171019.104623 accepted/tizen/3.0/wearable/20171019.104640 submit/tizen_3.0/20171018.113206
Piotr Kosko [Wed, 18 Oct 2017 11:27:07 +0000 (13:27 +0200)]
[version] 2.05

Change-Id: I26e4d40ed0d09cbcf4c55f1c0e19082d3c6c6262
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
6 years ago[VoiceControl] Refactoring/reformatting module 26/156426/3
Szymon Jastrzebski [Wed, 18 Oct 2017 09:48:32 +0000 (11:48 +0200)]
[VoiceControl] Refactoring/reformatting module

+ refactor the code and replace static VoiceControlClient into member of
    VoiceControlInstace to prevent possible crashes
+ moving VcConvertCmdType function into the vc_utils

[Verification] Code compiles

Change-Id: Ibe76be9af93df3825917c7fb2115afb0d8826d76
Signed-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>