Rafal Galka [Thu, 8 Jan 2015 12:06:45 +0000 (13:06 +0100)]
[Tool][Generator] License boilerplates
Change-Id: I9153be4cac3829b788bdc26d2ff1bd6071d1fe88
ByungWoo Lee [Wed, 14 Jan 2015 02:44:43 +0000 (11:44 +0900)]
Merge "Modifid power modules" into devel/master
ByungWoo Lee [Wed, 14 Jan 2015 02:43:22 +0000 (11:43 +0900)]
Merge "Added initial version of tizen.application" into devel/master
Sunggyu Choi [Wed, 14 Jan 2015 01:26:48 +0000 (10:26 +0900)]
Added initial version of tizen.application
Change-Id: Ie8dec7d6f35e1056b27576bd5bdec2cd337942e9
Signed-off-by: Sunggyu Choi <sunggyu.choi@samsung.com>
Adam Banasiak [Mon, 12 Jan 2015 07:33:45 +0000 (08:33 +0100)]
[Badge] setBadgeCount and getBadgeCound implementation
[DependsOn] http://168.219.209.56/gerrit/#/c/13547/
Signed-off-by: Adam Banasiak <a.banasiak@samsung.com>
Change-Id: I54af56cfdf588b7990d6af95f79d45a71d28453a
Konrad Zdunczyk [Thu, 8 Jan 2015 14:28:43 +0000 (15:28 +0100)]
[Exif] saveExifInfo implementation
Change-Id: Ie1c5ae096a39ad6b968bdbfe86bcd03411d6afe9
Signed-off-by: Konrad Zdunczyk <k.zdunczyk@samsung.com>
Pawel Kaczmarek [Tue, 13 Jan 2015 10:48:07 +0000 (11:48 +0100)]
[Time] Listeners
[Verification]
TCT Summary:
Test cases all: 475
Test cases passed: 468
Test cases failed: 3
Test cases timed out: 4
Test cases not run: 0
All listeners are working correctly.
4 TCT (timeouts) should be tested manually:
Listener set with setTimezoneChangeListener() method is called when device time zone has changed.
Listener set with setDateTimeChangeListener method is called when device time was set by the user.
It is not invoked when time changes.
Change-Id: I45f8febdb3b37ed921de24539482e4d564e61064
Signed-off-by: Pawel Kaczmarek <p.kaczmarek3@samsung.com>
Kamil Nowac [Thu, 11 Dec 2014 14:47:10 +0000 (15:47 +0100)]
[Bookmark] Initial implementation of Bookmark
TCT Pass rate: 26 / 36
Change-Id: I70d151ae42f677e6351179bf6803d7fb549207ce
Signed-off-by: Kamil Nowac <k.nowac@samsung.com>
Rafal Galka [Tue, 13 Jan 2015 12:09:27 +0000 (13:09 +0100)]
[Contact] JS files renamed to match common convention
Change-Id: I9c82b5be3a09867ebed73ce9d67aff716b42b0e9
Signed-off-by: Rafal Galka <r.galka@samsung.com>
Rafal Galka [Tue, 13 Jan 2015 12:04:19 +0000 (13:04 +0100)]
[Calendar] JS files renamed to match common convention
Change-Id: I6d24a57e7e50004eb43b2ad2425de302facf839c
Signed-off-by: Rafal Galka <r.galka@samsung.com>
Kim, jichul [Tue, 13 Jan 2015 03:59:09 +0000 (12:59 +0900)]
Modifid power modules
Change-Id: I53d8f44568345712821d63b8c10e2fd2dcef5abd
Signed-off-by: Kim, jichul <jichoul45.kim@samsung.com>
Adam Banasiak [Wed, 7 Jan 2015 09:46:56 +0000 (10:46 +0100)]
[Badge] Initial commit
Change-Id: Ia444ec987450d0b2bf711746417ef0da7ee5d67e
Signed-off-by: Adam Banasiak <a.banasiak@samsung.com>
Piotr Kosko [Mon, 12 Jan 2015 09:58:31 +0000 (10:58 +0100)]
[Systeminfo] Buildbreak fix. Removed ITapiSim_product API usage
Change-Id: I86a3fd59e29e4d1ad465e947ae8a8dba72c08632
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
Karol Pawlowski [Fri, 9 Jan 2015 12:12:15 +0000 (13:12 +0100)]
[Time] Validator added
[Verification]
TCT results should be self same
Change-Id: Id1c1fbfc1eb8b6561e6b96978046c481b62e1ad6
Signed-off-by: Karol Pawlowski <k.pawlowski@samsung.com>
Robert Karolak [Wed, 31 Dec 2014 07:29:48 +0000 (08:29 +0100)]
[Messaging] C++ loadMessageAttachment implementation
[Verification] Code compiles. Problem with java script layer
(MessageAttachment object construction from json)
Change-Id: Id42148e58a7fc39c7435ddc9909e0a80ef504800
Signed-off-by: Robert Karolak <r.karolak@samsung.com>
Karol Pawlowski [Mon, 5 Jan 2015 14:42:37 +0000 (15:42 +0100)]
[Time] Fix time date format and leap year exception
[Verification] Tests:
- TimeUtil_getDateFormat
- TimeUtil_isLeapYear_misarg
should pass
Change-Id: I8a002b33608594b9c488e4dbad546111afa8f906
Signed-off-by: Karol Pawlowski <k.pawlowski@samsung.com>
Pawel Czajkowski [Fri, 19 Dec 2014 09:59:16 +0000 (10:59 +0100)]
[DataSync] Remove try catch mechanism
Change-Id: I792978ef680bf5bc4f6c5641ca53396e775c6667
Signed-off-by: Pawel Czajkowski <p.czajkowski@samsung.com>
Karol Pawlowski [Thu, 8 Jan 2015 12:05:22 +0000 (13:05 +0100)]
[Time] Refactoring part 1.
[Verification]
TCT results should be self same
Change-Id: I376bfa5c6bcc7bc91c665d2f37625c300195c6d1
Signed-off-by: Karol Pawlowski <k.pawlowski@samsung.com>
Jerzy Pabich [Fri, 9 Jan 2015 08:47:14 +0000 (17:47 +0900)]
Merge "[Messaging] moved SMS storage and SMS manager" into devel/master
Jerzy Pabich [Fri, 9 Jan 2015 08:47:03 +0000 (17:47 +0900)]
Merge "[Messaging] SMS getMessageServices" into devel/master
Jerzy Pabich [Fri, 9 Jan 2015 06:34:52 +0000 (15:34 +0900)]
Merge "[Messasging] removeChangeListener (for emails)" into devel/master
Jerzy Pabich [Fri, 9 Jan 2015 06:33:07 +0000 (15:33 +0900)]
Merge "[Utils] extensions for NativeBridge" into devel/master
Maciek Blim [Mon, 22 Dec 2014 14:34:51 +0000 (15:34 +0100)]
[Messasging] removeChangeListener (for emails)
Change-Id: I2ba149529ecc4c99364be46696a45ba2e4331bd5
Signed-off-by: Maciek Blim <m.blim@samsung.com>
Maciek Blim [Thu, 8 Jan 2015 14:31:59 +0000 (15:31 +0100)]
[Messaging] moved SMS storage and SMS manager
Change-Id: Id5a34e880160a24100dc7cc68c51521aba79cca1
Signed-off-by: Maciek Blim <m.blim@samsung.com>
Wojciech Kosowicz [Thu, 8 Jan 2015 13:56:07 +0000 (14:56 +0100)]
[Calendar] Added recounting endDate when startDate gets changed
endDate/dueDate attribute should be recounted every time the setter
for startDate attribute is used in CalendarTask or CalendarEvent
Change-Id: I8351f83972124f7e547caf48236b2681eb350f5c
Signed-off-by: Wojciech Kosowicz <w.kosowicz@samsung.com>
Maciek Blim [Thu, 8 Jan 2015 12:14:38 +0000 (13:14 +0100)]
[Messaging] SMS getMessageServices
Change-Id: I12bb11565c19741cd6dc8204aeccb634f11b690f
Signed-off-by: Maciek Blim <m.blim@samsung.com>
Jerzy Pabich [Thu, 8 Jan 2015 12:38:07 +0000 (21:38 +0900)]
Merge "[NFC] Fixed TODO sections." into devel/master
Rafal Galka [Thu, 8 Jan 2015 09:59:38 +0000 (10:59 +0100)]
[Tool] Basic generator README file
Change-Id: Ifcab248bc64f7b7cc0735eb49f5f0c07951154ef
Rafal Galka [Thu, 8 Jan 2015 09:55:23 +0000 (10:55 +0100)]
[Tool] Skeleton generator moved to subdirectory
Change-Id: Ifda10be187799bf71a719f4b4706b6803f697729
WonYoung Choi [Thu, 8 Jan 2015 11:41:12 +0000 (20:41 +0900)]
Merge "[Tool] add module skeletone generator" into devel/master
Ryszard Matuszyk [Thu, 8 Jan 2015 09:42:57 +0000 (10:42 +0100)]
[DataSync] getProfilesNum
Verification: not available. Platform function sync_agent_ds_init not working.
Change-Id: I9d3be5e99a47ce2e7cd369a72770693fefb47f6b
Signed-off-by: Ryszard Matuszyk <r.matuszyk@samsung.com>
Maciek Blim [Thu, 8 Jan 2015 09:28:25 +0000 (10:28 +0100)]
[Utils] extensions for NativeBridge
Change-Id: I41fd428af4a9c7dee046017e02ab706bb00d17ec
Signed-off-by: Maciek Blim <m.blim@samsung.com>
Wojciech Kosowicz [Wed, 31 Dec 2014 11:06:08 +0000 (12:06 +0100)]
[Calendar] Code clean up. Removal of unnecessary comments
Change-Id: I2136385a17d47dcd66240dd879ada95a9e749345
Signed-off-by: Wojciech Kosowicz <w.kosowicz@samsung.com>
Pawel Czajkowski [Wed, 7 Jan 2015 14:12:44 +0000 (15:12 +0100)]
[DataSync] Declaration of types_ variable
Change-Id: I63c01ed7933b65c1ff7583b32c15c660acab8d6d
Signed-off-by: Pawel Czajkowski <p.czajkowski@samsung.com>
Jerzy Pabich [Thu, 8 Jan 2015 08:09:14 +0000 (17:09 +0900)]
Merge "[Messaging] folders change listener" into devel/master
Jerzy Pabich [Thu, 8 Jan 2015 07:39:22 +0000 (16:39 +0900)]
Merge "[TVChannel] Stubs" into devel/master
Lukasz Foniok [Thu, 11 Dec 2014 14:18:00 +0000 (15:18 +0100)]
[TVChannel] Stubs
Change-Id: I06ee6f7e932182d0fefa41140a8240084d5f64ac
Signed-off-by: Lukasz Foniok <l.foniok@samsung.com>
Tomasz Marciniak [Wed, 7 Jan 2015 14:32:13 +0000 (15:32 +0100)]
[NFC] Fixed TODO sections.
[Verification] Code compiles without errors.
Change-Id: Ie3b6baef0d8ae9216f829216b76946c44872ef71
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
Maciek Blim [Wed, 7 Jan 2015 13:43:09 +0000 (14:43 +0100)]
[Messaging] folders change listener
Change-Id: I81bb39aa4c384e345373b12315f1fa8146912f44
Signed-off-by: Maciek Blim <m.blim@samsung.com>
Jerzy Pabich [Wed, 7 Jan 2015 14:06:58 +0000 (23:06 +0900)]
Merge "[packaging] Beep files installing added to spec (for tvaudio)" into devel/master
Marcin Wasowski [Fri, 19 Dec 2014 11:14:42 +0000 (12:14 +0100)]
[packaging] Beep files installing added to spec (for tvaudio)
res/tvsounds/*.pcm => opt/usr/share/settings/Ringtones/
Change-Id: Ie5ee9d591448efa4de70fe5af28368529cf7d2a4
Signed-off-by: Marcin Wasowski <m.wasowski2@samsung.com>
Jerzy Pabich [Wed, 7 Jan 2015 14:02:27 +0000 (23:02 +0900)]
Merge "[Messaging] conversations change listener" into devel/master
Jerzy Pabich [Wed, 7 Jan 2015 13:26:20 +0000 (22:26 +0900)]
Merge "[TV Audio] Implementation of playSound()" into devel/master
Marcin Wasowski [Thu, 18 Dec 2014 20:57:50 +0000 (21:57 +0100)]
[TV Audio] Implementation of playSound()
- audio files added to res/tvsounds/
- audio files still need to be added to packaging
Change-Id: I9f1a6852f28b4b2f7e4ea6de58a8065207a3269f
Signed-off-by: Marcin Wasowski <m.wasowski2@samsung.com>
Rafal Lelusz [Wed, 7 Jan 2015 13:08:06 +0000 (14:08 +0100)]
[Exif] Add libexif dependency, partial implementation of getExifInfo()
Change-Id: I9d4d8e95fdb8940cb1013f2bbd86359d226c441d
Signed-off-by: Rafal Lelusz <r.lelusz@samsung.com>
pius.lee [Wed, 7 Jan 2015 12:33:12 +0000 (21:33 +0900)]
[Tool] add module skeletone generator
[Verification] test skeletone code with every Web IDL module.
Change-Id: Id6046fdd97efd6a40f136e5ecefffe0b41c73dd3
Signed-off-by: pius.lee <pius.lee@samsung.com>
Marcin Wasowski [Thu, 18 Dec 2014 10:58:32 +0000 (11:58 +0100)]
[TV Audio] Add missing javascript doc, fix minor lint issues
Change-Id: Id57f972ec9ff8a7cf18650b1f4f4db9714aa5eb9
Signed-off-by: Marcin Wasowski <m.wasowski2@samsung.com>
Mariusz Polasinski [Mon, 29 Dec 2014 17:32:48 +0000 (18:32 +0100)]
[TVAudio] Listener implementation
[Verification]
Code complies without error
Methods are tested in node
Change-Id: Id07de5060a9b456a8ed8f4b4648b4656eaeaf0c3
Signed-off-by: Mariusz Polasinski <m.polasinski@samsung.com>
Mariusz Polasinski [Wed, 17 Dec 2014 17:51:51 +0000 (18:51 +0100)]
[TVAudio] Implement sync methods (except playSound())
Change-Id: I2620836772aab4941ac727a25724c96afdb7ed59
Signed-off-by: Mariusz Polasinski <m.polasinski@samsung.com>
Mariusz Polasinski [Wed, 17 Dec 2014 17:32:20 +0000 (18:32 +0100)]
[TVAudio] Stub for sync methods (except playSound())
[Verification]
Code complies without error
Methods are visible in node (and returns hardcoded values)
Change-Id: I25f786b713bfcf5ad8aa52a63cbafda3b8a4069c
Signed-off-by: Mariusz Polasinski <m.polasinski@samsung.com>
Mariusz Polasinski [Thu, 18 Dec 2014 16:50:14 +0000 (17:50 +0100)]
[TVAudio] Stub
[Verification]
Code complies without error
Methods are visible in node
Change-Id: Ibb807716c3890b7063a7a2eb36b028dd97a53bcf
Signed-off-by: Mariusz Polasinski <m.polasinski@samsung.com>
Jerzy Pabich [Wed, 7 Jan 2015 11:47:22 +0000 (20:47 +0900)]
Merge "[Compatibility] The bringing together mobile and tv compilation." into devel/master
Lukasz Foniok [Wed, 7 Jan 2015 10:18:27 +0000 (11:18 +0100)]
[Compatibility] The bringing together mobile and tv compilation.
[Verification]
Code compiles without errors on tv and mobile profile.
Change-Id: I0d335c43e5ccabc271c680064074c852608f6897
Signed-off-by: Lukasz Foniok <l.foniok@samsung.com>
Jerzy Pabich [Wed, 7 Jan 2015 11:32:45 +0000 (20:32 +0900)]
Merge "[NFC] fix in NFC" into devel/master
Lukasz Bardeli [Wed, 7 Jan 2015 11:29:05 +0000 (12:29 +0100)]
[NFC] fix in NFC
[Verification] Code compile without error
Change-Id: I919b25be1dec9c7d8d32e3e4daeecf3450af31dd
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
Jerzy Pabich [Wed, 7 Jan 2015 11:23:08 +0000 (20:23 +0900)]
Merge "[building][spec] Changes to enable building for TVAudio" into devel/master
Maciek Blim [Wed, 7 Jan 2015 10:07:14 +0000 (11:07 +0100)]
[Messaging] conversations change listener
Change-Id: I53c8ac80e7935402cd6d58bdd6bd1083fa8f4fd4
Signed-off-by: Maciek Blim <m.blim@samsung.com>
Lukasz Bardeli [Mon, 5 Jan 2015 13:55:09 +0000 (14:55 +0100)]
[NFC] implementation sendNDEF
[Verification] Code compiles without error
Change-Id: I465536d0ec30ca8ea83f20033275825628277645
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
Lukasz Bardeli [Tue, 23 Dec 2014 10:43:44 +0000 (11:43 +0100)]
[NFC] getCachedMessage implementation
[Verification] Code compiles without errors
Change-Id: I9047dd9ecaf828cbcd6bec4985697a4290d5f553
Signed-off-by: Lukasz Bardeli <l.bardeli@samsung.com>
Jerzy Pabich [Wed, 7 Jan 2015 09:47:43 +0000 (18:47 +0900)]
Merge "[NFC] NFCTag::transceive implementation" into devel/master
Jerzy Pabich [Wed, 7 Jan 2015 09:47:18 +0000 (18:47 +0900)]
Merge "[NFC] NFCTag::writeNDEF implementation" into devel/master
Adam Banasiak [Mon, 5 Jan 2015 13:41:06 +0000 (14:41 +0100)]
[Power] Fix SetScreenBrightness method and exceptions types
[Verification] Tests:
- PowerManager_getScreenBrightness_check_change
- PowerManager_request_TypeMismatch
- PowerManager_request_missarg
- PowerManager_request_state_TypeMismatch
- PowerManager_setScreenBrightness
should pass.
Change-Id: If5b68c6ebc73fe8995ca1458c3da8d8c16fd568a
Signed-off-by: Adam Banasiak <a.banasiak@samsung.com>
Marcin Kaminski [Fri, 2 Jan 2015 14:57:24 +0000 (15:57 +0100)]
[NFC] NFCTag::transceive implementation
Function implemented and tested with some workarounds
or forced callback invocation.
Change-Id: Ief20af70a260285010497508d66e901fe2f9659c
Signed-off-by: Marcin Kaminski <marcin.ka@samsung.com>
Marcin Kaminski [Mon, 29 Dec 2014 14:18:00 +0000 (15:18 +0100)]
[NFC] NFCTag::writeNDEF implementation
Exception throwing from function will be added
soon after necessary fixes merged into repository.
Change-Id: I9affbd232919e560edd5f60cd40632ba606a3135
Signed-off-by: Marcin Kaminski <marcin.ka@samsung.com>
Jerzy Pabich [Wed, 31 Dec 2014 12:19:36 +0000 (13:19 +0100)]
[FMRadio] Fix for build break
Change-Id: Ifa7130df6079e3faf667ec5296ab44f4273a991d
Signed-off-by: Jerzy Pabich <j.pabich@samsung.com>
Jerzy Pabich [Wed, 31 Dec 2014 11:27:53 +0000 (20:27 +0900)]
Merge "[FMRadio][Feature] Getters" into devel/master
Jerzy Pabich [Wed, 31 Dec 2014 11:25:46 +0000 (20:25 +0900)]
Merge "[FMRadio][Features]Async methods implementation" into devel/master
Rafal Galka [Tue, 30 Dec 2014 18:15:07 +0000 (19:15 +0100)]
[Calendar] Fix wrong "this" in CalendarAlarm
Change-Id: Ic9e280ca53aa3989e30c5e51300f1c86ee5757bc
Rafal Galka [Tue, 30 Dec 2014 17:10:23 +0000 (18:10 +0100)]
[Contact] {add|remove}AddressBook implementation
[Verification] Following TCT should pass:
- AddressBook_constructor
- ContactManager_addAddressBook_exist
- ContactManager_removeAddressBook_exist
Change-Id: I529231699bac5b4b0108905467c0e13415aca5d7
Rafal Galka [Tue, 30 Dec 2014 14:17:57 +0000 (15:17 +0100)]
[Contact] TCT fixes vol. 2
[Verification] Following TCT should pass:
- ContactName_nicknames_not_nullable
- Contact_convertToString_with_null
- ContactEmailAddress_label_attribute
- ContactInstantMessenger_imAddress_attribute
- ContactInstantMessenger_type_attribute
Change-Id: I99d90c7d2809d5522cef1e9e4059fb79648255d0
Rafal Galka [Mon, 29 Dec 2014 14:59:54 +0000 (15:59 +0100)]
[Contact] TCT fixes
[Verification] Following TCT should pass:
- ContactManager_get_personId_invalid
- ContactManager_getAddressBook_addressBookId_invalid
- ContactManager_remove_personId_invalid
- AddressBook_get_id_invalid
- AddressBook_getGroup_groupId_invalid
- AddressBook_remove_id_invalid
- AddressBook_removeGroup_groupId_invalid
- AddressBook_removeGroup_invalid_argument
- AddressBook_updateGroup_invalid_argument
- Person_link_personId_invalid
- Person_unlink_contactId_invalid
Change-Id: If93d0c5abfe188409d31735a38146247ca7f0ca6
Rafal Galka [Mon, 29 Dec 2014 13:39:22 +0000 (14:39 +0100)]
[Contact] Filter, sort
[Verification] Following TCT should pass:
- PersonArraySuccessCallback_onsuccess
- AddressBook_find_errorCallback_invoked
- ContactManager_find_errorCallback_invoked
Change-Id: Ib186d9b1a3219dce6c9991990c05711b75af0bf7
Rafal Galka [Mon, 29 Dec 2014 13:28:24 +0000 (14:28 +0100)]
[Tizen] Filters, SortMode, SimpleCoordinates update
Implementation ported from old webapi-plugins.
Change-Id: I4ee5a9faebb02c172bf5e0efc4b350f1f1a3a4c4
Jerzy Pabich [Wed, 31 Dec 2014 08:52:03 +0000 (09:52 +0100)]
[Messaging] Fix for opId in syncFolder
Change-Id: Id5ec8ed618ede37c7e070bcc772f40e079029ed7
Signed-off-by: Jerzy Pabich <j.pabich@samsung.com>
Jerzy Pabich [Wed, 31 Dec 2014 08:24:30 +0000 (17:24 +0900)]
Merge "[Messaging] Added syncFolder" into devel/master
Jerzy Pabich [Wed, 31 Dec 2014 08:24:05 +0000 (17:24 +0900)]
Merge "[Messaging] Fix method getValueFromJSONObject" into devel/master
Jerzy Pabich [Wed, 31 Dec 2014 07:58:04 +0000 (16:58 +0900)]
Merge "[Messaging] MessageStorage::removeConversations: check 'conversations' array for elements' types" into devel/master
Jerzy Pabich [Wed, 31 Dec 2014 07:50:03 +0000 (08:50 +0100)]
[Messaging] Added syncFolder
Change-Id: I5286ca8cabac4e69af9163c6ece50d3ea05cdc09
Signed-off-by: Jerzy Pabich <j.pabich@samsung.com>
Rafal Galka [Tue, 30 Dec 2014 18:12:37 +0000 (19:12 +0100)]
[DataSync] Fix JS
This fixes module loading.
Change-Id: I007520c1f3678e5b305b37c13ccaf4a33e83fc46
Robert Karolak [Tue, 30 Dec 2014 14:55:53 +0000 (15:55 +0100)]
[Messaging] Fix method getValueFromJSONObject
[Verification] more tests passes
Change-Id: Id49bba51fe937f5514e6c37ab1da63c2acfd3d30
Signed-off-by: Robert Karolak <r.karolak@samsung.com>
Pawel Kaczmarek [Tue, 30 Dec 2014 14:02:33 +0000 (15:02 +0100)]
[Contact] ContactRelationship fix
[Verification]
Below TCT should pass:
ContactRelationship_type_attribute
Change-Id: I27de448a24feebf823d060e8bec152c6390aef9f
Signed-off-by: Pawel Kaczmarek <p.kaczmarek3@samsung.com>
Pawel Kaczmarek [Tue, 30 Dec 2014 13:14:20 +0000 (14:14 +0100)]
[Contact] messageAlertURI, vibrationURI fix
[Verification]
Below TCT should pass:
Contact_messageAlertURI_attribute
Contact_vibrationURI_attribute
Change-Id: I16b1895f640f26f90b85e7a4354082397e88897f
Signed-off-by: Pawel Kaczmarek <p.kaczmarek3@samsung.com>
Pawel Kaczmarek [Tue, 30 Dec 2014 10:30:22 +0000 (11:30 +0100)]
[Time] TimeDuration fix
[Verification]
var duration = new tizen.TimeDuration(30, "MINS");
console.log('length: ' + duration.length);
console.log('unit: ' + duration.unit);
Should print:
length: 30
unit: MINS
Change-Id: I744a34ed0561a87f37e6c21ffc55817f36692605
Signed-off-by: Pawel Kaczmarek <p.kaczmarek3@samsung.com>
Wojciech Kosowicz [Tue, 30 Dec 2014 10:07:19 +0000 (11:07 +0100)]
[Calendar] Working calendar alarms platform calls
Due to platform changes alarms platform calls had to be changed
[Verification] TCT CalendarAlarm_attribute_valid_value_CalendarEvent passes
Change-Id: Ic8a9ba3e1ef05ed7b9292bba2333b533f09d88d9
Signed-off-by: Wojciech Kosowicz <w.kosowicz@samsung.com>
Jerzy Pabich [Tue, 30 Dec 2014 13:16:48 +0000 (22:16 +0900)]
Merge "[Archive] Fixes for TCTs" into devel/master
Jerzy Pabich [Tue, 30 Dec 2014 13:15:19 +0000 (22:15 +0900)]
Merge "[Archive] Fixes for errorCallbacks" into devel/master
Robert Karolak [Tue, 30 Dec 2014 12:14:31 +0000 (13:14 +0100)]
[Messaging] fix compilation warnings
Change-Id: Iffaaad2b7171da756e9a40d582b93237d76bff00
Signed-off-by: Robert Karolak <r.karolak@samsung.com>
Dominik Rekawek [Sat, 20 Dec 2014 16:36:27 +0000 (17:36 +0100)]
[FMRadio][Feature] Getters
[Description]
Getters for readonly atributes added
JS:
Frequency
Signal Strength
Connected
State
Cpp:
Frequency
Signal Strength
[Validation]
tizen.fmradio.frequency etc.
Tested on Z910, working
Change-Id: I4ecca1ead395e96792fa4646500bf42307286077
Signed-off-by: Dominik Rekawek <d.rekawek@samsung.com>
Jerzy Pabich [Tue, 30 Dec 2014 11:58:45 +0000 (20:58 +0900)]
Merge "[Messaging] findFolders implementation" into devel/master
Jerzy Pabich [Tue, 30 Dec 2014 11:46:47 +0000 (20:46 +0900)]
Merge "[Messaging] findConversations implementation for email" into devel/master
Piotr Kosko [Tue, 30 Dec 2014 11:08:19 +0000 (12:08 +0100)]
[Archive] Fixes for TCTs
[Verification] TCT passrate 97/105
Change-Id: I27053813629c2a32d31977615cc55cd041559322
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
Dominik Rekawek [Tue, 16 Dec 2014 14:11:11 +0000 (15:11 +0100)]
[FMRadio][Features]Async methods implementation
JS,Cpp: Start() Stop() seekUp seekDown()
Both: code required to mantain provided functions
Validation:
-Compile success
-Module visible on target device
-Functional validation performed by hardcoding callbacks invocations
Change-Id: I9a0d6b18b483dc66c713b3b5843cd6560d6d8fbe
Signed-off-by: Dominik Rekawek <d.rekawek@samsung.com>
Robert Karolak [Mon, 29 Dec 2014 19:32:58 +0000 (20:32 +0100)]
[Messaging] findFolders implementation
[Verification] Code compiles without errors
Tested in node console
Change-Id: I96f6c8f499ea388f3f00e2dbe9bf2f6d23d98a03
Signed-off-by: Robert Karolak <r.karolak@samsung.com>
Piotr Dabrowski [Tue, 30 Dec 2014 10:45:22 +0000 (11:45 +0100)]
[Messaging] MessageStorage::removeConversations: check 'conversations' array for elements' types
Change-Id: I0bfd0d1bcf93f35ac729bf76637b01f64a41b19e
Signed-off-by: Piotr Dabrowski <p.dabrowski2@samsung.com>
Seungkeun Lee [Tue, 30 Dec 2014 00:03:15 +0000 (09:03 +0900)]
Merge "[power] fix OnScreenStateChanged error" into devel/master
Robert Karolak [Mon, 29 Dec 2014 17:08:44 +0000 (18:08 +0100)]
[Messaging] findConversations implementation for email
[Verification] Code compiles withouts errors
Tested well in node console
Change-Id: Ice89c877d5304a3c2535f222020a1b941319c761
Signed-off-by: Robert Karolak <r.karolak@samsung.com>
Rafal Galka [Mon, 29 Dec 2014 11:51:50 +0000 (12:51 +0100)]
[Contact] AddresBook_batchFunc implementation.
[Verification] Following TCT should pass:
- AddressBook_removeBatch
- AddressBook_updateBatch
- AddressBook_updateBatch_with_successCallback
- AddressBook_updateBatch_with_errorCallback
- AddressBook_removeBatch_with_errorCallback
- AddressBook_removeBatch_with_successCallback
- ContactManager_updateBatch_with_errorCallback
- ContactManager_updateBatch_with_successCallback
- ContactManager_removeBatch_with_errorCallback
- ContactManager_removeBatch_with_successCallback
Change-Id: Iecdc3ae503f5b474458cd7f7cf320a7d2b3c3b97
Signed-off-by: Adam Banasiak <a.banasiak@samsung.com>
Piotr Kosko [Mon, 29 Dec 2014 14:29:29 +0000 (15:29 +0100)]
[Archive] Fixes for errorCallbacks
Change-Id: I6b16caedc9eb546cb7b1c7c23dc4e01d1e35315a
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
Marcin Kaminski [Sat, 27 Dec 2014 17:28:54 +0000 (18:28 +0100)]
[NFC] NFCTag::readNDEF implementation added
Code compiles without errors. Implementation partially verified
after exporting NFCTag constructor - all error callbacks
called properly, unable to test success callback
Change-Id: Iea80a96276cf5c2a331bd06d5784573b34108cb5
Signed-off-by: Marcin Kaminski <marcin.ka@samsung.com>
Jerzy Pabich [Mon, 29 Dec 2014 14:05:23 +0000 (23:05 +0900)]
Merge "[Messaging] findMessages implementation" into devel/master