Tomasz Marciniak [Wed, 18 May 2016 07:28:52 +0000 (09:28 +0200)]
[WidgetService] Adjusted privilege checking.
[Verification] Code compiles.
Change-Id: I2004b99232a4b71a158f4b75bef0c5325312b0bc
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
Jeongkyun Pu [Mon, 30 May 2016 06:35:25 +0000 (23:35 -0700)]
Merge "[HAM] change codes to check whether the option is undefied [version] 0.89" into tizen
taekeun.kang [Mon, 30 May 2016 05:54:54 +0000 (14:54 +0900)]
[HAM] change codes to check whether the option is undefied [version] 0.89
Change-Id: Ic83d343669a4e283de1d3f637a0c07a80d983b21
Signed-off-by: taekeun.kang <taekeun.kang@samsung.com>
Hyunjin Park [Mon, 30 May 2016 02:03:29 +0000 (11:03 +0900)]
[version] 0.89
Change-Id: I46473170e96bbe15640758cfd2961aea61b1c2db
Tomasz Marciniak [Fri, 27 May 2016 12:39:32 +0000 (14:39 +0200)]
[FileSystem] Remove code for cutting last '/'
[Verification] Code compiles.
FileSystem tct pass rate 100%
Security tct related to paths pass.
Change-Id: Ib1b90f6224e9909f9d1f4206b72fde08b88d3767
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
Hyunjin Park [Mon, 30 May 2016 01:58:25 +0000 (18:58 -0700)]
Merge "[Common][Filesystem] Fix for checking privilege." into tizen
Tomasz Marciniak [Fri, 27 May 2016 11:14:08 +0000 (13:14 +0200)]
[Common][Filesystem] Fix for checking privilege.
[Verification] Code compiles.
TCT privilege pass rate 100%
Change-Id: Ie81b929b657bde2d800198dda7cb12aa10a45ed7
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
Piotr Kosko [Fri, 27 May 2016 10:05:50 +0000 (12:05 +0200)]
[Contact] Added more restrictive validation of filter in findByUsageCount
[Feature] Added more validation of filter in findByUsageCount - value and type are checked
for validyty - value shouldn't be less than 0, type should be one of values in enum.
[Verification] Code compiles without errors.
Contact TCT passrate r11 is 100%.
Change-Id: Iee3b6a86eb931f6fda3fc9304771837d5a4f5ad5
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
Hyunjin Park [Thu, 26 May 2016 02:06:14 +0000 (11:06 +0900)]
[version] 0.88
Change-Id: I9bef9a8e155bbeae4737c65ffe887c3de1e6ac52
Tomasz Marciniak [Wed, 25 May 2016 12:20:07 +0000 (14:20 +0200)]
[InputDevice] Added missing privilege to utils_api.
[Verification] Code compiles. There is no undefined privilege
in cynara anymore.
Change-Id: I9db54df23a1707d4ed907400425617c117a9cba5
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
Hyunjin Park [Wed, 25 May 2016 09:28:59 +0000 (18:28 +0900)]
[version] 0.87
Change-Id: Ia53e974338b15b8fbf88908f68031c63c479cc89
Hyunjin Park [Wed, 25 May 2016 09:28:24 +0000 (02:28 -0700)]
Merge "[Common] Dbus name is changed." into tizen
Tomasz Marciniak [Wed, 25 May 2016 08:50:38 +0000 (10:50 +0200)]
[Common] Dbus name is changed.
[Feature] deviced name changed to storage.
[Verification] Code compiles.
Change-Id: Id0f1e834350c3bd65175be5f392e1b5cdd44c727
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
Hyunjin Park [Wed, 25 May 2016 08:32:40 +0000 (01:32 -0700)]
Merge "[Common][Filesystem] Added support for global paths from Tizen 2.4 filesystem" into tizen
Hyunjin Park [Wed, 25 May 2016 07:45:33 +0000 (16:45 +0900)]
[version] 0.86
Change-Id: I1671ea501243a1b34afee4dc95e1905c49a08144
Hyunjin Park [Wed, 25 May 2016 07:44:36 +0000 (00:44 -0700)]
Merge "[SecureElement] Added fixes for transmit function." into tizen
Piotr Kosko [Tue, 24 May 2016 12:55:19 +0000 (14:55 +0200)]
[Common][Filesystem] Added support for global paths from Tizen 2.4 filesystem
[Feature] Now Tizen 3.0 invalid global paths, like '/opt/usr/media/Documents' (valid for 2.4), are
now converted to Tizen3.0, like '/home/<user>/content/Documents' if application required version
is lower than 3.0. This commit is to resolve problems existing in some Store apps, when migrating
to Tizen 3.0.
[Verification] Tested in console. Paths are converted for older applications.
TCT passrate for filesystem, archive and content is 100%.
Store application ColorEffectImageEditor.wgt could save files correctly.
Change-Id: I707f70e9f9ef3cb762b6370965d88651ebdec74f
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
Tomasz Marciniak [Wed, 25 May 2016 07:01:22 +0000 (09:01 +0200)]
[SecureElement] Added fixes for transmit function.
[Verification] Code compiles. Related tests pass.
Change-Id: I9bfe3acd7a94da866f7e8b928d1225ba3db1920f
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
taekeun.kang [Tue, 24 May 2016 11:28:21 +0000 (20:28 +0900)]
[Downlaod] to enable download on wearable target
[version] 0.85
Change-Id: I6987274563f2847def9a57018b19f8e6b6dfea14
Signed-off-by: taekeun.kang <taekeun.kang@samsung.com>
Hyunjin Park [Tue, 24 May 2016 02:01:35 +0000 (11:01 +0900)]
[version] 0.84
Change-Id: I28849306d0445925fb0ceddae710c2850892034e
Hyunjin Park [Mon, 23 May 2016 10:01:31 +0000 (03:01 -0700)]
Merge "[Filesystem] '.' and '..' paths are forbiden" into tizen
Piotr Kosko [Wed, 18 Nov 2015 11:37:11 +0000 (12:37 +0100)]
[Filesystem] '.' and '..' paths are forbiden
[Verification] TCT passrate 100%.
Checked in chrome console - resolving when path contain '/.' or '/..' directories causes error.
Change-Id: I025c8177693a11ac8422a0ec91bf769ad930edfc
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
Signed-off-by: bg.chun <bg.chun@samsung.com>
Hyunjin Park [Mon, 23 May 2016 09:38:08 +0000 (02:38 -0700)]
Merge "Fixed a bug in TZDate constructor" into tizen
Piotr Kosko [Tue, 3 Nov 2015 13:07:39 +0000 (14:07 +0100)]
[Filesystem] Fixed path-name issue
[Bug] Values of path and name in File object do not follow documentation when resolve paths with trailing '/' sign.
[Verification] TCT of filesystem, alarm, archive, exif and security 100% passrate.
Scenarios below are correct as in comments:
tizen.filesystem.resolve('/', function(v){console.log("path \"" + v.path + "\" name \"" + v.name + "\"")},
function(){}, 'r');
// return path "/" name ""
tizen.filesystem.resolve('/opt', function(v){console.log("path \"" + v.path + "\" name \"" + v.name + "\"")},
function(){}, 'r');
// return path "/" name "opt"
tizen.filesystem.resolve('/opt/', function(v){console.log("path \"" + v.path + "\" name \"" + v.name + "\"")},
function(){}, 'r');
// return path "/" name "opt/"
tizen.filesystem.resolve('documents', function(v){console.log("path \"" + v.path + "\" name \"" + v.name + "\"")},
function(){}, 'r');
// return path "documents" name ""
tizen.filesystem.resolve('documents/', function(v){console.log("path \"" + v.path + "\" name \"" + v.name + "\"")},
function(){}, 'r');
// return path "documents/" name ""
tizen.filesystem.resolve('documents/file.txt', function(v){console.log("path \"" + v.path + "\" name \"" + v.name + "\"")},
function(){}, 'r');
// return path "documents/" name "file.txt"
Change-Id: I1090a9c40d3ec30953631f5ce9c40fe5acff5f72
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
SungHyun Min [Fri, 23 Oct 2015 01:32:09 +0000 (10:32 +0900)]
[FileSystem] Remove code for cutting last '/'
Change-Id: I43e404dea387026d9cfee2df7d56d78765baaeee
Signed-off-by: Sunghyun Min <shyun.min@samsung.com>
Piotr Kosko [Thu, 27 Aug 2015 09:47:18 +0000 (18:47 +0900)]
[FileSystem] Fix issue about destination path in copyTo() method.
cherry-pick from tizen_2.4_tv_product_migration branch.
Issue : copyTo() method returns error, when the destination path is virtual path without '/'
Change-Id: Ibb87064acccada243bff85298401a6639c1b44c6
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
Piotr Kosko [Thu, 15 Oct 2015 10:52:36 +0000 (12:52 +0200)]
[Filesystem] Fixed path-related issues
[Features] Fixed issues:
1. resolve "documents/" works as resolving "documents"
2. multiple "/" is filepaths are merged to single one
[Verification] Code compiles without errors.
TCTs of Filesystem, Calendar, Alarm, Archive and Exif return 100% passrate.
Scenarios with results below:
1.
tizen.filesystem.resolve(
'images/',
function(dir) {
var a = dir.createDirectory('testt');
console.log("path: " + a.path + " fullPath: " + a.fullPath);
}, function(e) {
console.log("Error: " + e.message);
}, "rw"
);
---------
path: images/ fullPath: images/testt
2.
tizen.filesystem.resolve(
'images/testt/',
function(dir) {
console.log("Mount point Name is " + dir.path);
console.log("path: " + dir.path + " fullPath: " + dir.fullPath);
}, function(e) {
console.log("Error: " + e.message);
}, "rw"
);
---------
path: images/ fullPath: images/testt
3.
tizen.filesystem.resolve(
'images//////testt/',
function(dir) {
console.log("Mount point Name is " + dir.path);
console.log("path: " + dir.path + " fullPath: " + dir.fullPath);
}, function(e) {
console.log("Error: " + e.message);
}, "rw"
);
---------
path: images/ fullPath: images/testt
Change-Id: I66ce92a5207148dfa82109e187b8e4f58727aead
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
Piotr Kosko [Fri, 20 May 2016 09:42:25 +0000 (11:42 +0200)]
Fixed a bug in TZDate constructor
[Bug] With following conditions:
1. Device local timezone uses DST.
2. current date has +1 hour according to DST.
3. Creating new tizen date with local timezone, on which date there would not be +1 hour DST
created date would have incorrect time.
Example:
1. using timezone 'Europe/Warsaw'
2. current date 20.05.2016 (+2 hour from UTC = 1 (for timezone) + 1 (for DST))
3. line below returned 13, which was incorrect:
var d = new tizen.TZDate(new Date(2016,01,20,13)); d.getHours();
[Verification] TCT passrate time - 100%.
Verified in console - above example returned '13' which was correct value.
Change-Id: Iffff14814d2c5011561158cc7bd1db215659953a
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
jk.pu [Fri, 20 May 2016 02:24:41 +0000 (11:24 +0900)]
[iotcon]change native api follow to Native ACR-620
Change-Id: Icdd4115315606f3e1e2de8a950fe6128432cc4e0
Signed-off-by: jk.pu <jk.pu@samsung.com>
Hyunjin Park [Thu, 19 May 2016 09:25:06 +0000 (18:25 +0900)]
[version] 0.83
Change-Id: I14c7337930ef31a48ddb90cb374f31388bb8042d
Hyunjin Park [Thu, 19 May 2016 09:14:30 +0000 (18:14 +0900)]
[HAM] remove build warning
humanactivitymonitor_manager.cc:562:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
Change-Id: I292f3986556f95a55b33175a8fd9b9d8233befe0
Hyunjin Park [Thu, 19 May 2016 07:08:52 +0000 (00:08 -0700)]
Merge "[Common] Added CHECK_PRIVILEGE macro." into tizen
Hyunjin Park [Thu, 19 May 2016 01:35:49 +0000 (10:35 +0900)]
[version] 0.82
Change-Id: If8cece950d4d1001e4512dc37a5e668439b5e985
Tomasz Marciniak [Wed, 18 May 2016 07:21:11 +0000 (09:21 +0200)]
[Common] Added CHECK_PRIVILEGE macro.
[Feature] This macro is used by new modules which
return TizenPlatform object to JS layer.
[Verification] Code compiles.
Change-Id: Id471face94ea52896092221f3ad03052d18007ac
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
Lukasz Bardeli [Tue, 17 May 2016 11:50:05 +0000 (13:50 +0200)]
[Feedback] small fixes
Change-Id: Ie1e2515de414cfb95d63116eb12954f2552fa63e
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
Hyunjin Park [Tue, 17 May 2016 09:37:17 +0000 (18:37 +0900)]
[version] 0.81
Change-Id: Ib4a8b79a2c243af4cf1b2a23f415a26bce020978
Tomasz Marciniak [Mon, 16 May 2016 12:20:59 +0000 (14:20 +0200)]
[Push] Return null in case there is no data received.
[Feature] If native api return PUSH_SERVICE_ERROR_NO_DATA
in JS layer null object should be returned.
[Verification] Code compiles.
Change-Id: Id34aaacf5494208ae022ef4403cdbf9dac212860
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
Hyunjin Park [Mon, 16 May 2016 01:23:45 +0000 (10:23 +0900)]
[version] 0.80
Change-Id: Ie0313fb209f384d364ab9ccd83ef4f8a304f1cce
Hyunjin Park [Mon, 16 May 2016 01:23:12 +0000 (18:23 -0700)]
Merge "[Common][Systeminfo] deviced used for mobile profile" into tizen
Hyunjin Park [Mon, 16 May 2016 01:11:51 +0000 (18:11 -0700)]
Merge "[SecureElement] remove space" into tizen
Piotr Kosko [Wed, 11 May 2016 13:08:40 +0000 (15:08 +0200)]
[Common][Systeminfo] deviced used for mobile profile
[Feature] Deviced is used to handle sdcard on mobile now
[Verification] Code compiles without errors.
TCT passrate of filesystem(auto and manual) - 100%
TCT passrate of systeminfo - 100%
Verification was done on binary 0511.1 with installed latest deviced package.
Change-Id: I282334ab55a996db79f502d606ced56fd6107665
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
Lukasz Bardeli [Thu, 12 May 2016 09:08:21 +0000 (11:08 +0200)]
[SecureElement] remove space
Change-Id: Ibb3c6dc7eb5ecf4229181681ca36ceb711295dd9
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
Hyunjin Park [Thu, 12 May 2016 04:24:14 +0000 (13:24 +0900)]
[version] 0.79
Change-Id: I8cf1a859bfe6a65a574d8b7b47f2521776d3b6f3
Piotr Kosko [Wed, 11 May 2016 12:30:42 +0000 (14:30 +0200)]
Fixed method name in JS layer
[Bug] name of method was incorrect
Change-Id: I05c9ee1b389b1a31d1d702992580275f771493c8
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
Hyunjin Park [Wed, 11 May 2016 06:23:23 +0000 (23:23 -0700)]
Merge "[Contact] - Improving performance of the functions find" into tizen
taekeun.kang [Wed, 11 May 2016 02:18:51 +0000 (11:18 +0900)]
[PackageManager] add code to check if each property in progressCallback is available
Change-Id: I83300fbd159d603886dfb9425898db60f18c510c
Signed-off-by: taekeun.kang <taekeun.kang@samsung.com>
Andrzej Popowski [Tue, 10 May 2016 11:55:22 +0000 (13:55 +0200)]
[Contact] - Improving performance of the functions find
[Verification] - TCT results 100% (459/459/0/0/0)
Change-Id: I7de61960bb809ac56b65a807d0e1bfb0cd11f66d
Signed-off-by: Andrzej Popowski <a.popowski@samsung.com>
Hyunjin Park [Tue, 10 May 2016 07:52:23 +0000 (00:52 -0700)]
Merge "[Common] deviced dbus used interface changed" into tizen
Hyunjin Park [Tue, 10 May 2016 02:43:50 +0000 (11:43 +0900)]
[widget service] add conditional feature on widget service
due to TV profile's build error
Change-Id: Ic52961d40e16d16627cebaaafbe474135aaf2f11
Hyunjin Park [Wed, 4 May 2016 00:57:22 +0000 (09:57 +0900)]
[Common] deviced dbus used interface changed
[Feature] Deviced block module interface was changed. Expected data format is
(issssssisibii) - two additional ints were added.
[Verification] Filesystem and Systeminfo TCTs 100% passrate on mobiles
Change-Id: If7697493f0ec51024242c5e1524efc5098901a7d
Hyunjin Park [Mon, 9 May 2016 01:54:00 +0000 (10:54 +0900)]
Merge branch 'tizen_3.0' into tizen
Hyunjin Park [Mon, 9 May 2016 01:52:40 +0000 (10:52 +0900)]
[version] 0.77
Change-Id: Ib5d188f07e1a16c678a959107a52e44dd3374d0c
HyunJin Park [Mon, 9 May 2016 01:51:20 +0000 (10:51 +0900)]
Merge "[Contact] - fixing bug when getting data of a person" into tizen_3.0
HyunJin Park [Mon, 9 May 2016 01:48:00 +0000 (10:48 +0900)]
Merge "[Push] Added new functionalites, code uses push-service.h" into tizen_3.0
Pawel Andruszkiewicz [Fri, 1 Apr 2016 12:05:22 +0000 (14:05 +0200)]
[SystemInfo] Wait for all existing asynchronous operations.
Running cordova test with WiFi disabled and mobile data enabled caused segmentation fault.
This commit fixed that issue.
[Verification] TCT pass rate: 100% (297/297/0/0/0)
Change-Id: Ibdc42f439f878605c7edc0e5a9c2084d8528226d
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
Andrzej Popowski [Fri, 6 May 2016 13:59:06 +0000 (15:59 +0200)]
[Contact] - fixing bug when getting data of a person
Change-Id: I7db8525d713ca6f7029513f4fbdcf62bf0936bb4
Signed-off-by: Andrzej Popowski <a.popowski@samsung.com>
Hyunjin Park [Wed, 4 May 2016 09:39:21 +0000 (18:39 +0900)]
Merge branch 'tizen_3.0' into tizen
Hyunjin Park [Wed, 4 May 2016 09:38:45 +0000 (18:38 +0900)]
[version] 0.76
Change-Id: I6411fa2614e7207b73197f860644bf0307ee7b9c
HyunJin Park [Wed, 4 May 2016 09:33:31 +0000 (18:33 +0900)]
Merge "[systeminfo] add kPlatformTv, kProfileTv for tv profile [Verification] sysinfo TCT 100% pass 248/248/0/0/0" into tizen_3.0
bg.chun [Wed, 4 May 2016 08:05:59 +0000 (17:05 +0900)]
[systeminfo] add kPlatformTv, kProfileTv for tv profile
[Verification] sysinfo TCT 100% pass 248/248/0/0/0
Change-Id: I3608f46a58d7448a4e57bb106e6dcf29d69b2b7c
Signed-off-by: bg.chun <bg.chun@samsung.com>
jk.pu [Wed, 4 May 2016 06:54:08 +0000 (15:54 +0900)]
[HAM]add unknown at PedometerStepStatus(TWDAPI-103)
Change-Id: I8756f96e1ae503de142e124073b3eaf32ab6a16e
Signed-off-by: jk.pu <jk.pu@samsung.com>
Hyunjin Park [Wed, 4 May 2016 05:34:39 +0000 (14:34 +0900)]
[doc] add tizen.widl description
Change-Id: I9973bc5a655d118f739a841c00a646013bc5ed0f
Hyunjin Park [Tue, 3 May 2016 23:31:31 +0000 (08:31 +0900)]
Merge branch 'tizen_3.0' into tizen
Hyunjin Park [Tue, 3 May 2016 23:30:40 +0000 (08:30 +0900)]
[version] 0.75
Change-Id: Iea3c857ecc14e3943ef6338d310176c8486a75d6
HyunJin Park [Tue, 3 May 2016 23:28:45 +0000 (08:28 +0900)]
Merge "[Messaging] fix for memory leak" into tizen_3.0
taekeun.kang [Tue, 3 May 2016 06:05:28 +0000 (15:05 +0900)]
[HAM] fix implementation for calling GPS listener
Change-Id: I7b7b389e9ee895ab9dcde4a021cef70af9cb8ec8
Signed-off-by: taekeun.kang <taekeun.kang@samsung.com>
Lukasz Bardeli [Mon, 2 May 2016 13:02:40 +0000 (15:02 +0200)]
[Messaging] fix for memory leak
Change-Id: Id05e8dda11d5840bf5470f1711fca96183e27f23
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
Hyunjin Park [Mon, 2 May 2016 01:57:31 +0000 (10:57 +0900)]
Merge branch 'tizen_3.0' into tizen
Hyunjin Park [Mon, 2 May 2016 01:56:30 +0000 (10:56 +0900)]
[version] 0.74
Change-Id: I54fa7aa4727a3bb1cd8907a8e26a89103c64a9ec
Tomasz Marciniak [Tue, 9 Feb 2016 14:27:02 +0000 (15:27 +0100)]
[Push] Added new functionalites, code uses push-service.h
[Verification] Code compiles, TCT pass rate: 100% (41/41/0/0/0)
Change-Id: Ia5bfdd92c450877aa83fa9e306bf8bbf1733c4c7
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
Piotr Kosko [Fri, 29 Apr 2016 09:32:53 +0000 (11:32 +0200)]
[NFC][Wearable] NFC disabled for wearable profile as it is in model-config.xml
[Feature]on wearable emulator:
20160421.3, model-config.xml file:
<key name="tizen.org/feature/network.nfc" type="bool">false</key>
<key name="tizen.org/feature/network.nfc.tag" type="bool">false</key>
<key name="tizen.org/feature/network.nfc.p2p" type="bool">false</key>
<key name="tizen.org/feature/network.nfc.card_emulation" type="bool">false</key>
<key name="tizen.org/feature/network.nfc.card_emulation.hce" type="bool">false</key>
<key name="tizen.org/feature/network.nfc.reserved_push" type="bool">false</key>
build configuration should follow above settings to satisfy TCT tests.
[Verification] TCT of capability passrate 100% on wearable.
Change-Id: I8fccc4803a1b3c2edfeed5bc7b2fb058af81b3fd
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
Andrzej Popowski [Thu, 10 Mar 2016 07:18:01 +0000 (08:18 +0100)]
[Contact] - Reset usage count
Change-Id: Icea3f60a102f6210770e40997d5098f72ccd8130
Signed-off-by: Andrzej Popowski <a.popowski@samsung.com>
HyunJin Park [Fri, 29 Apr 2016 06:04:32 +0000 (15:04 +0900)]
Merge "[Contact] Added method for finding by usageCount" into tizen_3.0
HyunJin Park [Fri, 29 Apr 2016 06:04:22 +0000 (15:04 +0900)]
Merge "[Contact] - Implementing getUsageCount() function" into tizen_3.0
taekeun.kang [Thu, 28 Apr 2016 23:31:56 +0000 (08:31 +0900)]
[IOTCON] apply changed api name and revise options behavior (readonly -> writable)
[version] 0.73
Change-Id: I6994856ae5dd9c88549aa9f320a943d817504faf
Signed-off-by: taekeun.kang <taekeun.kang@samsung.com>
Hyunjin Park [Fri, 29 Apr 2016 05:24:40 +0000 (14:24 +0900)]
Merge branch 'tizen_3.0' into tizen
Hyunjin Park [Fri, 29 Apr 2016 05:16:00 +0000 (14:16 +0900)]
[HAM] add NFC module on mobile emulator and fix build error of emulator
- fix build error of emulator due to picojson
- add NFC module on mobile emulator
Change-Id: I678a886f9c5711f75485e2a75b88c12710c2ae2e
Hyunjin Park [Fri, 29 Apr 2016 03:02:52 +0000 (12:02 +0900)]
Merge branch 'tizen_3.0' into tizen
Hyunjin Park [Fri, 29 Apr 2016 03:02:05 +0000 (12:02 +0900)]
[version] 0.71
Change-Id: I02124814ea27b46ea1c4a3adf50658aa1167f103
HyunJin Park [Fri, 29 Apr 2016 03:00:17 +0000 (12:00 +0900)]
Merge "[sensor] add getHardwareInfo()" into tizen_3.0
Hyunjin Park [Wed, 27 Apr 2016 02:51:27 +0000 (11:51 +0900)]
Merge branch 'tizen_3.0' into tizen
Hyunjin Park [Wed, 27 Apr 2016 02:49:17 +0000 (11:49 +0900)]
[version] 0.70
Change-Id: I7baab6d829af27d78a811889ade0b533434a0974
HyunJin Park [Wed, 27 Apr 2016 02:34:40 +0000 (11:34 +0900)]
Merge "[Feedback] Added privilege checking" into tizen_3.0
HyunJin Park [Wed, 27 Apr 2016 02:31:03 +0000 (11:31 +0900)]
Merge "[Common] Changed way of handling privileges for API versions" into tizen_3.0
jk.pu [Tue, 26 Apr 2016 12:37:59 +0000 (21:37 +0900)]
[HAM] fix some implementation error.
- gps error range return 0 issue.
- sleep monitor timestamp return monotonic time.
- missing location_manager_unset_setting_changed_cb() at stop()
Change-Id: Id36a65a3e4ba78b4d24a8497e586e77e3eef99af
Signed-off-by: jk.pu <jk.pu@samsung.com>
jk.pu [Tue, 26 Apr 2016 02:18:11 +0000 (11:18 +0900)]
Merge branch 'tizen_3.0' into tizen
jk.pu [Tue, 26 Apr 2016 02:12:13 +0000 (11:12 +0900)]
[version] 0.69
Change-Id: I4de75545c03170988534e968e11299fc4afac8d8
Signed-off-by: jk.pu <jk.pu@samsung.com>
JeongKyun Pu [Tue, 26 Apr 2016 01:39:26 +0000 (10:39 +0900)]
Merge "[HAM] move the function for gps setting change after location_manager_create()" into tizen_3.0
JeongKyun Pu [Tue, 26 Apr 2016 01:26:42 +0000 (10:26 +0900)]
Merge "[Sensor] - Fixing bug when comparing events" into tizen_3.0
taekeun.kang [Tue, 26 Apr 2016 00:00:01 +0000 (09:00 +0900)]
[HAM] move the function for gps setting change after location_manager_create()
Change-Id: I46507b553887a094cc02aaf1a411cc61f72e5765
Signed-off-by: taekeun.kang <taekeun.kang@samsung.com>
Andrzej Popowski [Mon, 25 Apr 2016 11:29:02 +0000 (13:29 +0200)]
[Sensor] - Fixing bug when comparing events
Change-Id: Ife8b40eb4bab51f7e58b8d2dfb2e59761c482af1
Signed-off-by: Andrzej Popowski <a.popowski@samsung.com>
Lukasz Bardeli [Mon, 25 Apr 2016 12:58:55 +0000 (14:58 +0200)]
[Feedback] Added privilege checking
Change-Id: I941fb2d530473819b18e97d0c7ae1cdbd52189b2
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
Piotr Kosko [Thu, 21 Apr 2016 07:30:54 +0000 (09:30 +0200)]
[Common] Changed way of handling privileges for API versions
[Feature] privilege_manager_get_mapped_privilege_list function is used to get
proper mapping of privileges for application version and current platform.
Such solution replaces hardcoded mapping for 3.0 in utils_api.js file.
[Verification] auto TCT's passrate didn't change.
Change-Id: If39de763d92a4489e56a824bd035ee5db1548df9
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
JeongKyun Pu [Mon, 25 Apr 2016 11:54:19 +0000 (20:54 +0900)]
Merge "[HAM] change implementation for GPS interval" into tizen_3.0
taekeun.kang [Mon, 25 Apr 2016 11:41:58 +0000 (20:41 +0900)]
[HAM] change implementation for GPS interval
Change-Id: I438208215fdf8c4826bd617626e555f5739f25ee
Signed-off-by: taekeun.kang <taekeun.kang@samsung.com>
JeongKyun Pu [Mon, 25 Apr 2016 11:47:01 +0000 (20:47 +0900)]
Merge "[Feedback] Implement new module plugin" into tizen_3.0
Jakub Skowron [Mon, 25 Apr 2016 11:36:43 +0000 (13:36 +0200)]
[Feedback] Implement new module plugin
Note:
It wasn't tested sufficiently. 'feedback_is_supported_pattern' Native function
returns 'false' status for all system pre-defined patterns and types.
Tested on:
[Version]
Model=Tizen3/Mobile;
Build=tizen-mobile_20160121.1;
Change-Id: I405eefa24892f6bdfbebbb55af9c3ec1a5f36af0
Signed-off-by: Piotr Czaja <p.czaja@samsung.com>
Signed-off-by: Jakub Skowron <j.skowron@samsung.com>
Tomasz Marciniak [Mon, 25 Apr 2016 08:54:14 +0000 (10:54 +0200)]
[HAM] Changed LOGGER() into LoggerE.
[Verification] Code compiles.
Change-Id: Idc39f6a93b377443999cd52d5387fe41a37ac79f
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
Tomasz Marciniak [Mon, 25 Apr 2016 08:04:52 +0000 (10:04 +0200)]
[HAM] Added error callback to start() function.
[Verification] Code compiles. Tested on emulator.
When location is off error callback is called.
Change-Id: Icd7fc9fe39fe45feb98eec48ec1c7c0c40b10d2a
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
Andrzej Popowski [Thu, 21 Apr 2016 10:12:34 +0000 (12:12 +0200)]
[HAM] - timestamp in pedometer limited to seconds
Change-Id: I19e036ff4ddd4f8da8a3aa7d40641195aa0c7774
Signed-off-by: Andrzej Popowski <a.popowski@samsung.com>