platform/core/api/webapi-plugins.git
6 years ago[Spec] Fixing build dependency 23/176323/1 accepted/tizen/unified/20180424.165645 submit/tizen/20180416.022000 submit/tizen/20180423.122502
Piotr Kosko [Wed, 18 Apr 2018 06:05:48 +0000 (08:05 +0200)]
[Spec] Fixing build dependency

[Verification] Code compiles without errors.

Change-Id: I7bc3f9c4ed440ab00822366c49843228be626b62
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
(cherry picked from commit 5c3f9aa1dc7865cc4f253ec1f7f252f818885552)

6 years agoMerge "[Application] Add removing event_handler in destructor." into tizen
Piotr Kosko [Tue, 17 Apr 2018 11:14:48 +0000 (11:14 +0000)]
Merge "[Application] Add removing event_handler in destructor." into tizen

6 years ago[Application] Add removing event_handler in destructor. 52/176152/2
Lukasz Bardeli [Tue, 17 Apr 2018 08:46:44 +0000 (10:46 +0200)]
[Application] Add removing event_handler in destructor.

Removing all event_handler from events while closing application.
Without removing event_handler it is possible that native api will call
event with destroyed data. This fix is to prevent such situation

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

Change-Id: I94d1fbb85ad47ca6dbcba6c56cd043521952860e
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
6 years ago[MessagePort] Fix for using setMessageListener from utils_api.js 83/173083/5
Lukasz Bardeli [Mon, 9 Apr 2018 10:36:28 +0000 (12:36 +0200)]
[MessagePort] Fix for using setMessageListener from utils_api.js

Remove setMessageListener from messageport_api.js and start using from utils_api.js

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

Change-Id: I17ac80152694e25cb9203ff4815ef271553ddd62
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
6 years agoMerge branch 'tizen_4.0' into tizen 60/175060/1 accepted/tizen/unified/20180409.060339 submit/tizen/20180406.100350
Piotr Kosko [Fri, 6 Apr 2018 09:14:33 +0000 (11:14 +0200)]
Merge branch 'tizen_4.0' into tizen

Change-Id: I9349f0648d154a4a1a9cce8f9f5963ef0023a3a2

6 years agoMerge branch 'tizen_3.0' into tizen_4.0 59/175059/1 accepted/tizen/4.0/unified/20180409.060420 submit/tizen_4.0/20180406.100414
Piotr Kosko [Fri, 6 Apr 2018 09:04:22 +0000 (11:04 +0200)]
Merge branch 'tizen_3.0' into tizen_4.0

Conflicts:
src/download/download_instance.cc
src/download/download_instance.h

Change-Id: Idd927480881807d231e7edf17319e092e8ded81c

6 years ago[version] 2.20 49/175049/1 accepted/tizen/3.0/common/20180409.075437 accepted/tizen/3.0/mobile/20180408.221909 accepted/tizen/3.0/tv/20180408.221919 accepted/tizen/3.0/wearable/20180408.221915 submit/tizen_3.0/20180406.100431
Piotr Kosko [Fri, 6 Apr 2018 07:29:15 +0000 (09:29 +0200)]
[version] 2.20

Change-Id: I8c11218bf7cb61b4dcc530a205e7a4bfc1d94be9

6 years ago[Messaging] Fixed permissions of temporary file used for messaging 47/175047/1
Rafal Walczyna [Fri, 6 Apr 2018 07:19:43 +0000 (09:19 +0200)]
[Messaging] Fixed permissions of temporary file used for messaging

File created by mkstemp() gives permissions only for user,
that's why msg-service could not read from file and body of message was empty.

[Verification] 100% passrate on TM1

Change-Id: I290277294459ca96392b9a97adccded1664a426d
Signed-off-by: Rafal Walczyna <r.walczyna@partner.samsung.com>
6 years ago[Download] Fixed unexpected result of fixing coverity issues 88/174688/1 accepted/tizen/unified/20180405.064313 submit/tizen/20180404.122638
Piotr Kosko [Tue, 3 Apr 2018 08:12:44 +0000 (10:12 +0200)]
[Download] Fixed unexpected result of fixing coverity issues

[Bug] When running on TV device, checking status of cellular network
  returned not supported error, the checking status of cellular needed
  to be moved into correct section instead of running this code in common
  code part.

[Verification] TCT result - 100%

Change-Id: I6cb171034588b2616222bde4101a278c491fdc52
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
(cherry picked from commit affe078baa94cc800e0eefda9262936826e828d7)

6 years ago[Download] Fixed unexpected result of fixing coverity issues 26/174626/2 accepted/tizen/3.0/common/20180405.115959 accepted/tizen/3.0/mobile/20180405.104723 accepted/tizen/3.0/tv/20180405.104717 accepted/tizen/3.0/wearable/20180405.104728 submit/tizen_3.0/20180404.122604
Piotr Kosko [Tue, 3 Apr 2018 08:12:44 +0000 (10:12 +0200)]
[Download] Fixed unexpected result of fixing coverity issues

[Bug] When running on TV device, checking status of cellular network
  returned not supported error, the checking status of cellular needed
  to be moved into correct section instead of running this code in common
  code part.

[Verification] TCT result - 100%

Change-Id: I6cb171034588b2616222bde4101a278c491fdc52
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
6 years ago[Download] Fixed unexpected result of fixing coverity issues 75/174675/1 accepted/tizen/4.0/unified/20180405.064300 submit/tizen_4.0/20180404.122621
Piotr Kosko [Tue, 3 Apr 2018 08:12:44 +0000 (10:12 +0200)]
[Download] Fixed unexpected result of fixing coverity issues

[Bug] When running on TV device, checking status of cellular network
  returned not supported error, the checking status of cellular needed
  to be moved into correct section instead of running this code in common
  code part.

[Verification] TCT result - 100%

Change-Id: I6cb171034588b2616222bde4101a278c491fdc52
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
6 years ago[content] Fixed coding style 44/174144/1 accepted/tizen/unified/20180403.182434 submit/tizen/20180403.060641
Piotr Kosko [Wed, 28 Mar 2018 11:57:23 +0000 (13:57 +0200)]
[content] Fixed coding style

Change-Id: I3a4b396e8fba71fbe68763e7128d68334e4de183
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
6 years agoMerge branch 'tizen_4.0' into tizen 43/174143/1
Piotr Kosko [Wed, 28 Mar 2018 11:44:26 +0000 (13:44 +0200)]
Merge branch 'tizen_4.0' into tizen

Change-Id: Iba0fed733e5d9c99a37a71ca97c3fe8085e55fe4

6 years agoMerge "[datacontrol] Fixing coverity issues" into tizen_4.0 accepted/tizen/4.0/unified/20180404.063501 submit/tizen_4.0/20180403.061033
Piotr Kosko [Wed, 28 Mar 2018 11:34:42 +0000 (11:34 +0000)]
Merge "[datacontrol] Fixing coverity issues" into tizen_4.0

6 years ago[datacontrol] Fixing coverity issues 42/174142/1
Rafal Walczyna [Wed, 28 Mar 2018 11:24:48 +0000 (13:24 +0200)]
[datacontrol] Fixing coverity issues

[Feature] Fixed coverity ids:
109463, 108734

[Verification] 100% passrate on TCT datacontrol tests

Change-Id: I5e563fbd58c814d8d7ca1eefde465303f263c2f3
Signed-off-by: Rafal Walczyna <r.walczyna@partner.samsung.com>
6 years agoMerge branch 'tizen_3.0' into tizen_4.0 38/174138/1
Piotr Kosko [Wed, 28 Mar 2018 11:20:31 +0000 (13:20 +0200)]
Merge branch 'tizen_3.0' into tizen_4.0

Conflicts:
src/download/download_instance.cc

Change-Id: Ib5546e2489ffdd603e5889e895707b0800209174

6 years ago[version] 2.19 33/174133/1 submit/tizen_3.0/20180403.060802
Piotr Kosko [Wed, 28 Mar 2018 11:06:10 +0000 (13:06 +0200)]
[version] 2.19

Change-Id: Ic8848b54eda46b98bd609e0d4254548a8c5beb04
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
6 years agoMerge "[common] Coverity issues fix" into tizen_3.0
Piotr Kosko [Wed, 28 Mar 2018 11:00:13 +0000 (11:00 +0000)]
Merge "[common] Coverity issues fix" into tizen_3.0

6 years ago[common] Coverity issues fix 39/174039/4
Piotr Kosko [Tue, 27 Mar 2018 12:59:02 +0000 (14:59 +0200)]
[common] Coverity issues fix

[Feature] Fixed coverity issues with below ids:
  110914, 110006, 108656, 107626, 107387,
  107077, 106006, 108993, 108297, 106912

  Additionally fixed potential crash in download API -
  in case of native function failure, the "success" response
  is not trying to be build.

[Verification] 100% passrate for modules:
  application, bluetooth, download, exif, filesystem, messaging-*

Change-Id: I8d9482501a7375962408186feaa5ecd1f0826b1d
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
6 years ago[common] Fixing coverity issues 36/174036/2
Rafal Walczyna [Tue, 27 Mar 2018 11:55:44 +0000 (13:55 +0200)]
[common] Fixing coverity issues

Issues: 110672, 108789, 108137, 107617,
106435, 112265, 112254, 107669, 105923

[Verification] 100% passrate in:
bookmark, calendar, contact, content, datacontrol,
filesystem, keymanager

Change-Id: Id667a94fe653f831a8cfdd70813c8ace91e1cf5d
Signed-off-by: Rafal Walczyna <r.walczyna@partner.samsung.com>
6 years agoMerge "[common] Fix coverity issue number 112263" into tizen
Piotr Kosko [Wed, 28 Mar 2018 08:57:28 +0000 (08:57 +0000)]
Merge "[common] Fix coverity issue number 112263" into tizen

6 years ago[common] Fix coverity issue number 112263 16/174116/1
Rafal Walczyna [Wed, 28 Mar 2018 06:45:53 +0000 (08:45 +0200)]
[common] Fix coverity issue number 112263

[Verification] Build successful

Change-Id: I858c6f6cf34174d1f3efadfbdb688fb0bc04ae8d
Signed-off-by: Rafal Walczyna <r.walczyna@partner.samsung.com>
6 years ago[Spec][Mediacontroller] Module enabled for tv profile 89/171689/2
Piotr Kosko [Tue, 6 Mar 2018 11:13:33 +0000 (12:13 +0100)]
[Spec][Mediacontroller] Module enabled for tv profile

http://suprem.sec.samsung.net/jira/browse/TWDAPI-189

Change-Id: I5020039fb673ed084904feb7ce7b79b7a79a4447
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
6 years ago[Push] Prefix string type with namespace std 59/173759/1
Lukasz Wojciechowski [Sat, 10 Mar 2018 02:25:34 +0000 (03:25 +0100)]
[Push] Prefix string type with namespace std

The patch fixes build break in Tizen:4.0:Unified.
The string type without std::string is not recognized by compiler.

Change-Id: I048bad0a1d71cb841965a84b2d11d2afb9c19eea
Signed-off-by: Lukasz Wojciechowski <l.wojciechow@partner.samsung.com>
(cherry picked from commit a2c7a32a5fbc41e6bf20c891797c786e946628c9)

6 years ago[Push] Prefix string type with namespace std 58/173758/1 accepted/tizen/4.0/unified/20180323.190337 submit/tizen_4.0/20180323.180729
Lukasz Wojciechowski [Sat, 10 Mar 2018 02:25:34 +0000 (03:25 +0100)]
[Push] Prefix string type with namespace std

The patch fixes build break in Tizen:4.0:Unified.
The string type without std::string is not recognized by compiler.

Change-Id: I048bad0a1d71cb841965a84b2d11d2afb9c19eea
Signed-off-by: Lukasz Wojciechowski <l.wojciechow@partner.samsung.com>
6 years agoMerge branch 'tizen_4.0' into tizen 37/173737/1
Piotr Kosko [Fri, 23 Mar 2018 12:37:07 +0000 (13:37 +0100)]
Merge branch 'tizen_4.0' into tizen

Change-Id: I0c449ee349da1f34fbed2243ac0a6616b7b70717

6 years agoMerge branch 'tizen_3.0' into tizen_4.0 36/173736/1
Piotr Kosko [Fri, 23 Mar 2018 11:12:17 +0000 (12:12 +0100)]
Merge branch 'tizen_3.0' into tizen_4.0

Change-Id: I08833f4e4e820cafcdf5cbb6a291f4c7d78bf05d

6 years ago[version] 2.18 28/173728/1
Piotr Kosko [Fri, 23 Mar 2018 11:10:31 +0000 (12:10 +0100)]
[version] 2.18

Change-Id: I171c24fc4170a519fef7fde45b4e223843cf33c0

6 years agoMerge "[NFC] Fix isActivatedHandlerFunctions return values" into tizen_3.0
Piotr Kosko [Fri, 23 Mar 2018 11:05:34 +0000 (11:05 +0000)]
Merge "[NFC] Fix isActivatedHandlerFunctions return values" into tizen_3.0

6 years ago[NFC] Fix isActivatedHandlerFunctions return values 19/173719/2
Rafal Walczyna [Fri, 23 Mar 2018 10:05:05 +0000 (11:05 +0100)]
[NFC] Fix isActivatedHandlerFunctions return values

Functions IsActivatedHandlerForCategory and IsActivatedHandlerForAID
always return false. After fix they work properly.

TCT tests needs fixing, after fix there will be 100% passrate.
Tested on TW1 tizen3.0

Change-Id: I9a4833d4073e512e9414e63325515ebfa8d6b8a4
Signed-off-by: Rafal Walczyna <r.walczyna@partner.samsung.com>
6 years ago[Systeminfo] Fix for incorrect USB storage capacity 37/173337/5
Pawel Kaczmarczyk [Mon, 19 Mar 2018 14:45:33 +0000 (15:45 +0100)]
[Systeminfo] Fix for incorrect USB storage capacity

USB_DEVICE has not been reporting correct capacity values
on TV profile. It was caused by different way of handling
reading storage properties.

[Fix]
Each storage type is treated in the same way when
getting information about storage's space.

[Verification] Tested in Chromium cosole
               tct-systeminfo-tizen-tests passrate: 100%
               tct-filesystem-tizen-tests passrate: 100%

Change-Id: I1d2a8a40a2cac18d5961a301bdd3e586cc3eedad
Signed-off-by: Pawel Kaczmarczyk <p.kaczmarczy@samsung.com>
6 years ago[NFC] Fix setPreferredApp() 30/173330/3
Rafal Walczyna [Mon, 26 Feb 2018 11:11:58 +0000 (12:11 +0100)]
[NFC] Fix setPreferredApp()

It was unable to use when there was only one app
or app was already set as preferred. Added checking for
already activated app.

[Verification] 100% passrate (auto + manual)_on solis TW2

Change-Id: Ie85d1c09692bebdca7afe5278f63db9071d1adf5
Signed-off-by: Rafal Walczyna <r.walczyna@partner.samsung.com>
6 years ago[Push] Prefix string type with namespace std 93/172093/1 accepted/tizen/unified/20180312.145917 submit/tizen/20180312.085619 submit/tizen/20180312.090836
Lukasz Wojciechowski [Sat, 10 Mar 2018 02:25:34 +0000 (03:25 +0100)]
[Push] Prefix string type with namespace std

The patch fixes build break in Tizen:Unified.
The string type without std::string is not recognized by compiler.

Change-Id: I048bad0a1d71cb841965a84b2d11d2afb9c19eea
Signed-off-by: Lukasz Wojciechowski <l.wojciechow@partner.samsung.com>
6 years ago[version] 2.18 72/171772/1 accepted/tizen/unified/20180308.070120 submit/tizen/20180307.071016
Lukasz Bardeli [Wed, 7 Mar 2018 07:07:59 +0000 (08:07 +0100)]
[version] 2.18

Change-Id: Ie8b94c3bb824a8214df2649fdaa196cfd9d8d4e5
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
6 years ago[Voice-control] Enabling module for 5.0 83/171383/2
Szymon Jastrzebski [Fri, 2 Mar 2018 07:54:50 +0000 (08:54 +0100)]
[Voice-control] Enabling module for 5.0

[Verification] Code compiles, TCT VC A&M 100%

Change-Id: I6a01eb8548582660da8f09ae1fdc75af04e1da59
Signed-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
6 years ago[Power] Fix for casting void* into int 28/171328/2 accepted/tizen/unified/20180302.155636 submit/tizen/20180301.135635
Szymon Jastrzebski [Thu, 1 Mar 2018 11:40:18 +0000 (12:40 +0100)]
[Power] Fix for casting void* into int

This bug caused to fail building on 64-bits architecture.

[Verification] Power M&A TCT 100% (TM1).
The code is build-able for 64-bits arch.

Change-Id: I3600a753956f448ca0938655cf1873e9ba057754
Signed-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
6 years agoMerge branch 'tizen_4.0' into tizen 83/171083/1 submit/tizen/20180228.082430
Piotr Kosko [Mon, 26 Feb 2018 09:58:41 +0000 (10:58 +0100)]
Merge branch 'tizen_4.0' into tizen

Conflicts:
src/nfc/nfc_message_utils.cc

Change-Id: Iec3145fba1c248841abce2dabbd9c912347aa198

6 years agoMerge branch 'tizen_3.0' into tizen_4.0 81/171081/1 accepted/tizen/4.0/unified/20180228.140903 submit/tizen_4.0/20180228.082044
Piotr Kosko [Mon, 26 Feb 2018 09:42:08 +0000 (10:42 +0100)]
Merge branch 'tizen_3.0' into tizen_4.0

Change-Id: I402b1950719d6b614070be9b7cf2228339e3f70f

6 years ago[version] 2.17 79/171079/1 accepted/tizen/3.0/common/20180305.083113 accepted/tizen/3.0/mobile/20180305.040049 accepted/tizen/3.0/tv/20180305.040044 accepted/tizen/3.0/wearable/20180305.040039 submit/tizen_3.0/20180228.081957
Piotr Kosko [Mon, 26 Feb 2018 09:33:00 +0000 (10:33 +0100)]
[version] 2.17

Change-Id: I3bf56e2b79bff86daefb7b9c3c8d53b41d5ac22c
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
6 years agoMerge "[NFC] Fix for casting signed value to unsigned int" into tizen
Piotr Kosko [Fri, 23 Feb 2018 13:52:30 +0000 (13:52 +0000)]
Merge "[NFC] Fix for casting signed value to unsigned int" into tizen

6 years agoMerge "[NFC] Fix memory management problems" into tizen_3.0
Piotr Kosko [Fri, 23 Feb 2018 13:50:55 +0000 (13:50 +0000)]
Merge "[NFC] Fix memory management problems" into tizen_3.0

6 years ago[NFC] Fix memory management problems 78/169978/4
Pawel Wasowski [Mon, 12 Feb 2018 11:14:15 +0000 (12:14 +0100)]
[NFC] Fix memory management problems

This commit prevents crashes, fixing 2 memory management problems:
1. user_data passed to nfc_tag_transceive was deleted twice
2. buffer argument of tagTransceiveCb was deleted inside the function;
   according to Native NFC API reference: "buffer will be automatically
   destroyed when the callback function returns. (Do not release buffer.)"

[Verification] NFCTag.transceive() function was tested in Chrome
               DevTools console and worked fine.

Change-Id: I509c368d817b6663373ba0614af73402f8ad47a6
Signed-off-by: Pawel Wasowski <p.wasowski2@partner.samsung.com>
6 years ago[NFC] Fix for casting signed value to unsigned int 54/170954/1
Szymon Jastrzebski [Thu, 22 Feb 2018 11:55:36 +0000 (12:55 +0100)]
[NFC] Fix for casting signed value to unsigned int

SVACE ID #310366

[Verification] TW2 NFC M&A TCT pass rate 100%.

Change-Id: Id329ba99d1ae62c6380c672dc3a06d2cd581011b
Signed-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
6 years ago[NFC] Fix for casting signed value to unsigned int 41/170841/2
Szymon Jastrzebski [Thu, 22 Feb 2018 11:55:36 +0000 (12:55 +0100)]
[NFC] Fix for casting signed value to unsigned int

SVACE ID #310366

[Verification] TW2 NFC M&A TCT pass rate 100%.

Change-Id: Id329ba99d1ae62c6380c672dc3a06d2cd581011b
Signed-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
6 years agoMerge "[Archive] Updating cached storages" into tizen
Piotr Kosko [Fri, 23 Feb 2018 10:46:03 +0000 (10:46 +0000)]
Merge "[Archive] Updating cached storages" into tizen

6 years agoMerge "[MediaController] Fix for bug onChange events" into tizen
Piotr Kosko [Fri, 23 Feb 2018 10:45:43 +0000 (10:45 +0000)]
Merge "[MediaController] Fix for bug onChange events" into tizen

6 years ago[MediaController] Fix for bug onChange events 86/164886/7
Szymon Jastrzebski [Thu, 21 Dec 2017 06:32:11 +0000 (07:32 +0100)]
[MediaController] Fix for bug onChange events

In server side, all onchange*request events should be fired only after
requesting server state change from client side.
Clients should receive on*changed events only after server state change.

[Verification] TCT passed 100%

Change-Id: I85e5eda12acf6de74bc653a9ccc8a283862eeb16
Signed-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
6 years agoMerge "[MediaController] Refactoring internal implementation into dedicated CAPI...
Piotr Kosko [Fri, 23 Feb 2018 09:06:36 +0000 (09:06 +0000)]
Merge "[MediaController] Refactoring internal implementation into dedicated CAPI" into tizen

6 years ago[Calendar] Fixing multiple bugs in calendar API 12/170812/2
Michal Bistyga [Thu, 8 Feb 2018 12:41:42 +0000 (13:41 +0100)]
[Calendar] Fixing multiple bugs in calendar API

3 bugs has been fixed:
1) User couldn't add new calendar to database
1a) Resolved by sending new object, no calendar through JSON
2) Calendar object was not updated with id got from native layer
2a) Resolved by returning id to js layer and...
2b) Changing setting its as result.id, not just a result
3) Every event has been set to calendar with id 0
3a) Resolved by utilizing not used calendarId attribute

[Verification]
verified in chrome console
tct-tests 100% passrate

Change-Id: I5edcf33d8dd753fc044d2b61677439145f4a73d1
Signed-off-by: Michal Bistyga <m.bistyga@samsung.com>
6 years agoMerge "[Systeminfo] Prevention for unnecessary double mutex-locking" into tizen
Piotr Kosko [Wed, 21 Feb 2018 13:32:23 +0000 (13:32 +0000)]
Merge "[Systeminfo] Prevention for unnecessary double mutex-locking" into tizen

6 years ago[Archive] Updating cached storages 75/170375/2
Szymon Jastrzebski [Mon, 19 Feb 2018 11:19:44 +0000 (12:19 +0100)]
[Archive] Updating cached storages

Currently the implementation obtains all available storages once, during
launching Archive plugin. The fix is based on solution from Filesystem.

[Verification] Archive 100% pass rate.

Change-Id: If0368d89fef3ac25c95bd7d5cf031d6d635643a4
Signed-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
6 years agoMerge "[MessagePort] Removing unreachable and optimizing code" into tizen
Piotr Kosko [Wed, 21 Feb 2018 06:58:18 +0000 (06:58 +0000)]
Merge "[MessagePort] Removing unreachable and optimizing code" into tizen

6 years agoMerge "[Power] Refactoring module" into tizen
Piotr Kosko [Wed, 21 Feb 2018 06:31:54 +0000 (06:31 +0000)]
Merge "[Power] Refactoring module" into tizen

6 years ago[MessagePort] Removing unreachable and optimizing code 08/170508/3
Szymon Jastrzebski [Tue, 20 Feb 2018 09:58:55 +0000 (10:58 +0100)]
[MessagePort] Removing unreachable and optimizing code

SVACE ids: #312935, #312936.

[Verification] MessagePort TCT 100% pass rate.

Change-Id: I1e17e53cef6fa7a5557485e01375c787b8f8c6d7
Signed-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
6 years ago[Systeminfo] Prevention for unnecessary double mutex-locking 55/170555/2
Szymon Jastrzebski [Tue, 20 Feb 2018 14:09:48 +0000 (15:09 +0100)]
[Systeminfo] Prevention for unnecessary double mutex-locking

The mutex locking may hang the application if all getters fail.

[Verification] Systeminfo TCT 100% pass rate + manually tested in console.

Change-Id: I270c6f5a5cb40f3975104476aa4e7de3179e0e64
Signed-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
6 years agoMerge "[Package] refactor module" into tizen
Piotr Kosko [Tue, 20 Feb 2018 14:33:01 +0000 (14:33 +0000)]
Merge "[Package] refactor module" into tizen

6 years ago[VoiceControl] Fixing bug with releasing listeners 18/170518/2
Rafal Walczyna [Tue, 20 Feb 2018 11:37:53 +0000 (12:37 +0100)]
[VoiceControl] Fixing bug with releasing listeners

Listeners was not removed after calling release() function

[verification] 100% passrate (auto and manual) on TM1

Change-Id: Ie241a7df83a72d0756f51d61b507f60d8b7c5f0f
Signed-off-by: Rafal Walczyna <r.walczyna@partner.samsung.com>
6 years ago[Package] refactor module 49/170249/2
Lukasz Bardeli [Tue, 20 Feb 2018 08:54:28 +0000 (09:54 +0100)]
[Package] refactor module

Remove setMessageListener from package_api.js and start using from utils_api.js

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

Change-Id: I5e5f96a4a836dd85e11c3989233092407d681d28

6 years ago[MediaController] Refactoring internal implementation into dedicated CAPI 75/163775/8
Szymon Jastrzebski [Wed, 13 Dec 2017 09:31:43 +0000 (10:31 +0100)]
[MediaController] Refactoring internal implementation into dedicated CAPI

[Verification] TCT pass rates: 100% A 100% M

Change-Id: Id01a8988a122d0055f662eabe066a4b3f35bb48b
Signed-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
6 years ago[Power] Refactoring module 56/169156/5
Szymon Jastrzebski [Tue, 10 Oct 2017 06:56:25 +0000 (08:56 +0200)]
[Power] Refactoring module

Previous implementation depended partly on Deviced functions through the
dbus interface. Currently, the implementation uses only DeviceD Native API
(except the ReleaseBrightness and SetBrightness methods).
TheReleaseBrightness is still not wrapped into the Native C DeviceD API).

[Verification] TCT pass: A/M - 100%.

Change-Id: I03124c0d332bf03cd5481ac2b38c9e5c9a534063
Signed-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
6 years agoMerge "[Filesystem] Fix return on error in FileWriteString and FileWriteBytes" into...
Piotr Kosko [Fri, 9 Feb 2018 08:52:54 +0000 (08:52 +0000)]
Merge "[Filesystem] Fix return on error in FileWriteString and FileWriteBytes" into tizen_3.0

6 years ago[Filesystem] Fix return on error in FileWriteString and FileWriteBytes 73/169573/1
Jakub Skowron [Wed, 7 Feb 2018 14:02:53 +0000 (15:02 +0100)]
[Filesystem] Fix return on error in FileWriteString and FileWriteBytes

Change-Id: I0377b1a7eaa60a1b5d50c759005d2c6063400332
Signed-off-by: Jakub Skowron <j.skowron@samsung.com>
6 years agoMerge "[Contact] photoURI attribute of Person object is now readonly" into tizen
Piotr Kosko [Wed, 7 Feb 2018 08:45:44 +0000 (08:45 +0000)]
Merge "[Contact] photoURI attribute of Person object is now readonly" into tizen

6 years agoMerge "[Exif] Fix exception throwing constructor" into tizen
Piotr Kosko [Tue, 6 Feb 2018 09:57:25 +0000 (09:57 +0000)]
Merge "[Exif] Fix exception throwing constructor" into tizen

6 years agoMerge branch 'tizen_3.0' into tizen_4.0 90/169390/1 accepted/tizen/4.0/unified/20180212.140732 submit/tizen_4.0/20180207.065235
Piotr Kosko [Tue, 6 Feb 2018 08:36:56 +0000 (09:36 +0100)]
Merge branch 'tizen_3.0' into tizen_4.0

Change-Id: Iaa5ae2327a66726af1922e072dd6b39fc76de3d7

6 years ago[SecureElement][NFC][Messageport] Fixing casting problems 69/169369/1 accepted/tizen/3.0/common/20180219.092234 accepted/tizen/3.0/mobile/20180219.000616 accepted/tizen/3.0/tv/20180219.000536 accepted/tizen/3.0/wearable/20180219.000541 submit/tizen_3.0/20180207.065225
Piotr Kosko [Mon, 5 Feb 2018 12:48:16 +0000 (13:48 +0100)]
[SecureElement][NFC][Messageport] Fixing casting problems

[Bug] Casting double -> char should not be done directly.

[Verification] Passing values greater than 127 to API makes that
  values are correctly translated.
  TCT passrate 100%.

Change-Id: I786392fd3be2e7d0eb5211e224a25c8078f383e9
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
6 years ago[Exif] Fix exception throwing constructor 78/168978/2
Pawel Kaczmarczyk [Thu, 1 Feb 2018 12:43:25 +0000 (13:43 +0100)]
[Exif] Fix exception throwing constructor

Invalid values error could be thrown by ExifInformation constructor.

[Verification] tct-exif-tizen-tests passrate: 100%

Change-Id: Icee96c47faa4c8327b8dec9c9509bd9a53720e15
Signed-off-by: Pawel Kaczmarczyk <p.kaczmarczy@samsung.com>
6 years agoMerge branch 'tizen_4.0' into tizen 47/169247/1 accepted/tizen/unified/20180205.144447 submit/tizen/20180205.083005
Piotr Kosko [Mon, 5 Feb 2018 07:03:27 +0000 (08:03 +0100)]
Merge branch 'tizen_4.0' into tizen

Change-Id: I688196f478770706efdf5843ed34c6524f11a848

6 years agoMerge branch 'tizen_3.0' into tizen_4.0 42/169242/1 accepted/tizen/4.0/unified/20180205.144611 submit/tizen_4.0/20180205.082909
Piotr Kosko [Mon, 5 Feb 2018 06:57:27 +0000 (07:57 +0100)]
Merge branch 'tizen_3.0' into tizen_4.0

Change-Id: I341501004603b29f58f41320ab1093f09f039af6

6 years ago[version] 2.16 39/169239/1 accepted/tizen/3.0/common/20180206.142007 accepted/tizen/3.0/mobile/20180206.090549 accepted/tizen/3.0/tv/20180206.090539 accepted/tizen/3.0/wearable/20180206.090544 submit/tizen_3.0/20180205.082857
Piotr Kosko [Mon, 5 Feb 2018 06:49:29 +0000 (07:49 +0100)]
[version] 2.16

Change-Id: I7316b54e3c6ab3fe41b5e2e1ac6e4b1a9e7dfa35
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
6 years agoMerge "[Bluetooth] Fixing undefined behaviour during cast" into tizen_3.0
Piotr Kosko [Mon, 5 Feb 2018 06:10:16 +0000 (06:10 +0000)]
Merge "[Bluetooth] Fixing undefined behaviour during cast" into tizen_3.0

6 years ago[NFC] Fixing undefined behaviour during static_cast to unsigned char 63/169163/1
Michal Bistyga [Fri, 2 Feb 2018 15:09:33 +0000 (16:09 +0100)]
[NFC] Fixing undefined behaviour during static_cast to unsigned char

Validation:
Automatic tests 100% pass rate
TODO manual tests

Change-Id: I9c15efc77c82f0f7e4019913b2bd02d0f8047bb1
Signed-off-by: Michal Bistyga <m.bistyga@samsung.com>
6 years ago[Bluetooth] Fixing undefined behaviour during cast 48/169148/2
Michal Bistyga [Fri, 2 Feb 2018 11:37:08 +0000 (12:37 +0100)]
[Bluetooth] Fixing undefined behaviour during cast

Char is unsigned by default on ARM architecture. static_cast from double to unsigned char is undefined behaviour and complier overwritten any negative value with 0.

[Validation]
tests 100% pass rate

Change-Id: Iec39a3c17b18ec7aa4f020fe5de709d66fa426fd
Signed-off-by: Michal Bistyga <m.bistyga@samsung.com>
6 years ago[Common] Adding macro to check file access 77/167077/10
Szymon Jastrzebski [Mon, 15 Jan 2018 08:19:22 +0000 (09:19 +0100)]
[Common] Adding macro to check file access

[Verification] The macro works as intended on applications with required
version 4.0 and 5.0.

Change-Id: I2d530cd6c2447616bb963fb3640bd16b8b1b8fd9
Signed-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
6 years ago[Contact] photoURI attribute of Person object is now readonly 51/168551/1
Szymon Jastrzebski [Mon, 29 Jan 2018 08:01:41 +0000 (09:01 +0100)]
[Contact] photoURI attribute of Person object is now readonly

[Verification] 1 tc fails, DPTTIZEN needs to be requested

Change-Id: I038662501bdc5b0409945e3da4a65bab961a4e60
Signed-off-by: Szymon Jastrzebski <s.jastrzebsk@partner.samsung.com>
6 years agoMerge branch 'tizen_3.0' into tizen_4.0 22/168422/1 accepted/tizen/4.0/unified/20180131.050338 submit/tizen_4.0/20180126.102411
Piotr Kosko [Fri, 26 Jan 2018 10:10:36 +0000 (11:10 +0100)]
Merge branch 'tizen_3.0' into tizen_4.0

Conflicts:
src/download/download_instance.cc

Change-Id: I58ad10dac86b0a93074499fc839b30dd365b0f59

6 years ago[version] 2.15 19/168419/1 accepted/tizen/3.0/common/20180202.113512 accepted/tizen/3.0/mobile/20180202.052129 accepted/tizen/3.0/tv/20180202.052135 accepted/tizen/3.0/wearable/20180202.052139 submit/tizen_3.0/20180126.102446
Piotr Kosko [Fri, 26 Jan 2018 10:04:18 +0000 (11:04 +0100)]
[version] 2.15

- version increased
- fixed minor style issue

Change-Id: I70a371ce7e6834bf73c413e19de37111168c9147
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
6 years ago[Download] refactoring module 55/167355/4
Lukasz Bardeli [Fri, 26 Jan 2018 09:37:21 +0000 (10:37 +0100)]
[Download] refactoring module

Remove setMessageListener from download_api.js and start using from utils_api.js
Remove method declarations from .cc file getDownloadRequest and setListener
Variable name changes
Delete element from callbacks after finished, cancel or failed download

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

Change-Id: Idcca394f4ec6bda7ea3097248a9c900b2a542f7a
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
6 years agoMerge "[Utils] Fix Long conversion (allow hex string value)" into tizen_3.0
Piotr Kosko [Fri, 26 Jan 2018 09:01:47 +0000 (09:01 +0000)]
Merge "[Utils] Fix Long conversion (allow hex string value)" into tizen_3.0

6 years ago[Utils] Fix Long conversion (allow hex string value) 33/167433/2
Jakub Skowron [Wed, 17 Jan 2018 13:27:09 +0000 (14:27 +0100)]
[Utils] Fix Long conversion (allow hex string value)

Until now string "0x15" would be converted 0. This change affects
all numeric conversions which use _toLong.

According to https://www.w3.org/TR/WebIDL-1/#es-long value
should be initialized by ToNumber, which is defined in
https://tc39.github.io/ecma262/#sec-tonumber-applied-to-the-string-type
and allows value to be in form of HexIntegerLiteral.

Change-Id: Ib719ce8fd5beccc5947b761dc905c49ac0469490

6 years ago[Filesystem] Add support for ISO-8859-1 20/168020/3
Jakub Skowron [Tue, 23 Jan 2018 12:19:10 +0000 (13:19 +0100)]
[Filesystem] Add support for ISO-8859-1

Latin-1 encoding in FileReadString and FileWriteString

Change-Id: I2cd7942481619989891c3019d3f7d4325b962892
Signed-off-by: Jakub Skowron <j.skowron@samsung.com>
6 years agoMerge "[Filesystem] Remove special case for zero in readBytes/writeBytes" into tizen_4.0
Piotr Kosko [Fri, 26 Jan 2018 06:21:20 +0000 (06:21 +0000)]
Merge "[Filesystem] Remove special case for zero in readBytes/writeBytes" into tizen_4.0

6 years agoMerge "[Download] Fix preventing crash. Prevent call callback twice" into tizen_4.0
Piotr Kosko [Fri, 26 Jan 2018 06:18:08 +0000 (06:18 +0000)]
Merge "[Download] Fix preventing crash. Prevent call callback twice" into tizen_4.0

6 years ago[Download] Fix preventing crash. Prevent call callback twice 78/168378/1
Lukasz Bardeli [Thu, 25 Jan 2018 10:53:43 +0000 (11:53 +0100)]
[Download] Fix preventing crash. Prevent call callback twice

Add condition to prevent call some callback twice and modify body of methods
OnFinished, OnCanceled and OnFailed to prevent crash.

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

Change-Id: I7d194b4d762a52f0281e22555bfd54caa3cb4579
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
6 years ago[Download] Fix preventing crash. Prevent call callback twice 14/168014/2
Lukasz Bardeli [Thu, 25 Jan 2018 10:53:43 +0000 (11:53 +0100)]
[Download] Fix preventing crash. Prevent call callback twice

Add condition to prevent call some callback twice and modify body of methods
OnFinished, OnCanceled and OnFailed to prevent crash.

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

Change-Id: I7d194b4d762a52f0281e22555bfd54caa3cb4579
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
6 years agoMerge "[Application] Removing useless comment" into tizen
Piotr Kosko [Thu, 25 Jan 2018 10:19:16 +0000 (10:19 +0000)]
Merge "[Application] Removing useless comment" into tizen

6 years agoMerge "[Common] Improve performance of picojson::serialize_str" into tizen_4.0
Piotr Kosko [Thu, 25 Jan 2018 10:15:55 +0000 (10:15 +0000)]
Merge "[Common] Improve performance of picojson::serialize_str" into tizen_4.0

6 years ago[humanactivitymonitor] Fix crash when WRIST_UP event was called 81/168281/1
Rafal Walczyna [Thu, 25 Jan 2018 09:01:43 +0000 (10:01 +0100)]
[humanactivitymonitor] Fix crash when WRIST_UP event was called

[Verification] Tested with custom app - event fires properly
Auto test on TW2 - 100% passrate

Change-Id: I762a2a0950c4b17333f78b11eb320680f8ec1128
Signed-off-by: Rafal Walczyna <r.walczyna@partner.samsung.com>
6 years ago[Filesystem] Remove special case for zero in readBytes/writeBytes 19/168019/2
Jakub Skowron [Wed, 24 Jan 2018 08:44:34 +0000 (09:44 +0100)]
[Filesystem] Remove special case for zero in readBytes/writeBytes

Null character in Unicode sequence is correctly interpreted
by picojson and crosswalk, so remove mapping 0 to 0x100.

Change-Id: I61988a1089ecdab006ce5cc2492960d526fb9455
Signed-off-by: Jakub Skowron <j.skowron@samsung.com>
6 years ago[Common] Remove unused member and parameters from ScopeLogger 36/167736/2
Jakub Skowron [Fri, 19 Jan 2018 11:00:53 +0000 (12:00 +0100)]
[Common] Remove unused member and parameters from ScopeLogger

Change-Id: I1ce2a5747c31e7a751f75005b0574e983e860fb1
Signed-off-by: Jakub Skowron <j.skowron@samsung.com>
6 years ago[Common] Improve performance of picojson::serialize_str 18/168018/1
Jakub Skowron [Tue, 23 Jan 2018 10:29:48 +0000 (11:29 +0100)]
[Common] Improve performance of picojson::serialize_str

Remove snprintf by mapping all C0 control characters
in a static array.

Change-Id: I3c801551845523b8c33d74426cdddc30103d426d
Signed-off-by: Jakub Skowron <j.skowron@samsung.com>
6 years ago[Sound] Using new native API 91/167991/2
Piotr Kosko [Tue, 23 Jan 2018 08:39:18 +0000 (09:39 +0100)]
[Sound] Using new native API

[Feature] Old native API was removed with ACR-1128, so there is need to use
  new API instead.

[Verification] TCT passrate 100%

Change-Id: I9cd4343294f10a7d56fea597adda0cf1153d1300
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
6 years agoMerge branch 'tizen_4.0' into tizen 76/167976/1
Piotr Kosko [Tue, 23 Jan 2018 07:04:57 +0000 (08:04 +0100)]
Merge branch 'tizen_4.0' into tizen

Change-Id: Icf932b14b5aecf7a4e381a464f4fb5a81f64e6fc

6 years agoMerge branch 'tizen_3.0' into tizen_4.0 01/167601/2 accepted/tizen/4.0/unified/20180123.000850 submit/tizen_4.0/20180122.134957
Piotr Kosko [Thu, 18 Jan 2018 12:35:15 +0000 (13:35 +0100)]
Merge branch 'tizen_3.0' into tizen_4.0

Conflicts:
src/filesystem/filesystem_file.cc

Change-Id: I0360e670aefd456dd14b93948c1f2e3e4640e88e

6 years ago[version] 2.14 03/167603/1 accepted/tizen/3.0/common/20180123.124808 accepted/tizen/3.0/mobile/20180122.224252 accepted/tizen/3.0/tv/20180122.224248 accepted/tizen/3.0/wearable/20180122.224256 submit/tizen_3.0/20180122.134630
Piotr Kosko [Thu, 18 Jan 2018 12:32:21 +0000 (13:32 +0100)]
[version] 2.14

Change-Id: I7b9924c14471bce00e2e5eaf607080c869ad92b1
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
6 years agoMerge "[Filesystem] Remove unused Base64 and UTF-8 functions" into tizen_3.0
Piotr Kosko [Thu, 18 Jan 2018 11:45:51 +0000 (11:45 +0000)]
Merge "[Filesystem] Remove unused Base64 and UTF-8 functions" into tizen_3.0

6 years agoMerge "[Filesystem] Speed up conversion to octet in writeBytes" into tizen_3.0
Piotr Kosko [Thu, 18 Jan 2018 11:45:14 +0000 (11:45 +0000)]
Merge "[Filesystem] Speed up conversion to octet in writeBytes" into tizen_3.0

6 years agoMerge "[Filesystem] Write file performace improvement (binary data through UTF-8...
Piotr Kosko [Thu, 18 Jan 2018 11:44:56 +0000 (11:44 +0000)]
Merge "[Filesystem] Write file performace improvement (binary data through UTF-8)" into tizen_3.0

6 years agoMerge "[Filesystem] Read file performace improvement (binary data through UTF-8)...
Piotr Kosko [Thu, 18 Jan 2018 11:44:07 +0000 (11:44 +0000)]
Merge "[Filesystem] Read file performace improvement (binary data through UTF-8)" into tizen_3.0

6 years ago[Application] Removing useless comment 24/167124/2
Szymon Jastrzebski [Mon, 15 Jan 2018 11:57:52 +0000 (12:57 +0100)]
[Application] Removing useless comment

The Context-History related features are available on Mobile&Wearables.

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