platform/core/api/webapi-plugins.git
9 years ago[Sound] setVolume - TCT fix
Pawel Kaczmarek [Wed, 4 Feb 2015 13:42:44 +0000 (14:42 +0100)]
[Sound] setVolume - TCT fix

[Verification]
tizen.sound.setVolume("SYSTEM", 3);
should throw invalid value exception
TCT 20/25

Change-Id: I0e6c0f5f59913b43c0ae263e70a3efdd474e148c
Signed-off-by: Pawel Kaczmarek <p.kaczmarek3@samsung.com>
9 years ago[Sound] Change listeners JS part
Pawel Kaczmarek [Wed, 4 Feb 2015 11:53:36 +0000 (12:53 +0100)]
[Sound] Change listeners JS part

[Verification] TCT 19/25

Change-Id: Ia7760da31f619352875057e6b164d338dd7544b8
Signed-off-by: Pawel Kaczmarek <p.kaczmarek3@samsung.com>
9 years ago[Sound] Enabled feature in profiles
Ryszard Matuszyk [Tue, 3 Feb 2015 09:26:38 +0000 (10:26 +0100)]
[Sound] Enabled feature in profiles

Change-Id: I99692b8675afad201285cdaa3c6422684d77d331
Signed-off-by: Ryszard Matuszyk <r.matuszyk@samsung.com>
9 years ago[FMRadio][Feature]Getters,Interrupt,Antenna,Seek
Dominik Rekawek [Sun, 21 Dec 2014 12:52:05 +0000 (13:52 +0100)]
[FMRadio][Feature]Getters,Interrupt,Antenna,Seek

[Validation]
Getters:
All working and tested

JS:
seekUp - tested with documentation code, works
seekDown  -tested with documentation code, works

[FMRadio][Feature]Mute,Interrupted,Antenna

[Feature]
JS and Cpp mute implementation.

[Verification]
Verified basing on tizen.fmradio.mute and console logs.

[Feature]
FMRadio Interrupted Listener

[Validated]
Validated manualy by hardcoding callbacks

[Feature]
Antenna listener

[Verification]
 function antennaCallback(isAntennaConnected) {
    console.log("Antenna status has been changed. It is now " + (isAntennaConnected ? "connected" : "disconnected"));
 }
 tizen.fmradio.setAntennaChangeListener(antennaCallback);

Change-Id: Ie14bfad76b2b9ab52bed209212c159ae2ef1e405
Signed-off-by: Dominik Rekawek <d.rekawek@samsung.com>
9 years ago[Bluetooth] Ported old bluetooth code.
Pawel Andruszkiewicz [Mon, 2 Feb 2015 17:21:33 +0000 (18:21 +0100)]
[Bluetooth] Ported old bluetooth code.

Change-Id: I63a940295b3d80dffcadac60ef70e0cead3ffbdc
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
9 years ago[Messaging] Removed old implementation.
Tomasz Marciniak [Wed, 4 Feb 2015 08:02:18 +0000 (09:02 +0100)]
[Messaging] Removed old implementation.

[Verification] Code compiles without errors.

Change-Id: Ie6fad19a569b1a42b08057658b4e4af306f17536
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
9 years ago[Messaging] Show file path if attachment is loaded.
Tomasz Marciniak [Wed, 4 Feb 2015 07:38:24 +0000 (08:38 +0100)]
[Messaging] Show file path if attachment is loaded.

[Verification] Code compiles without errors.

Change-Id: Iac52889c500de47e1fb6067492f2ddf11b9177e9
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
9 years ago[TVWindow] Stubs
Piotr Czaja [Fri, 12 Dec 2014 13:49:53 +0000 (14:49 +0100)]
[TVWindow] Stubs

Change-Id: I729f6d26fdb493d757a04a797e20db51c3317e00
Signed-off-by: Piotr Czaja <p.czaja@samsung.com>
9 years ago[TVInputDevice] Stub
Mariusz Polasinski [Mon, 29 Dec 2014 12:29:38 +0000 (13:29 +0100)]
[TVInputDevice] Stub

[Verification]
Code complies without error
Methods are visible in node (and returns hardcoded values)

Change-Id: Id5bd9cb20141cf4f63f69ba5eebe69b801a6b4b8
Signed-off-by: Mariusz Polasinski <m.polasinski@samsung.com>
9 years ago[building][spec] Changes to enable building for TVInputDevice
Mariusz Polasinski [Mon, 29 Dec 2014 12:53:21 +0000 (13:53 +0100)]
[building][spec] Changes to enable building for TVInputDevice

[Verification]
Code complied without errors

Change-Id: I6f7ac451c079ff534d93fe7492c9808c66dc4862
Signed-off-by: Mariusz Polasinski <m.polasinski@samsung.com>
9 years ago[Messaging] Fix for mms message id.
Tomasz Marciniak [Tue, 3 Feb 2015 10:57:26 +0000 (11:57 +0100)]
[Messaging] Fix for mms message id.

[Verification] Code compiles without errors.

Change-Id: I63fac423f2bc6b5a64c8212aa29dc0a231865f77
Signed-off-by: Tomasz Marciniak <t.marciniak@samsung.com>
9 years ago[Archive] - Not found error resolved
Andrzej Popowski [Tue, 3 Feb 2015 13:46:49 +0000 (14:46 +0100)]
[Archive] - Not found error resolved

Change-Id: Ib7a3c0a14c16f49c7a2efd88f1a883c0082cba17
Signed-off-by: Andrzej Popowski <a.popowski@samsung.com>
9 years ago[NFC] Fixes for Messages and Records
Piotr Kosko [Tue, 3 Feb 2015 13:02:26 +0000 (14:02 +0100)]
[NFC] Fixes for Messages and Records

Change-Id: Ibc3be0fc8ae11d0266610eb756fb8bf882f681a8
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
9 years ago[Bookmark] Method name changes
Wojciech Kosowicz [Tue, 3 Feb 2015 10:09:16 +0000 (11:09 +0100)]
[Bookmark] Method name changes

[Verification]  TCT without changes

Change-Id: Iaafb7098ae93cd370ae6eede9b1bb5cd322d455a
Signed-off-by: Wojciech Kosowicz <w.kosowicz@samsung.com>
9 years ago[Websetting] Changing plugin to generator convention
Ryszard Matuszyk [Mon, 2 Feb 2015 13:20:15 +0000 (14:20 +0100)]
[Websetting] Changing plugin to generator convention

[Verification] TCT without change

Change-Id: Ibfee920b7c41900a2ac80829a8fb1db84a9a8390
Signed-off-by: Ryszard Matuszyk <r.matuszyk@samsung.com>
9 years ago[NetworkBearerSelection] Initial implementation
Pawel Kaczmarek [Mon, 2 Feb 2015 15:56:19 +0000 (16:56 +0100)]
[NetworkBearerSelection] Initial implementation

[Verification]
console.log(typeof tizen.networkbearerselection);
should return object

Change-Id: I33110f8ebc94d8990d0a1fad713679080d22eac2
Signed-off-by: Pawel Kaczmarek <p.kaczmarek3@samsung.com>
9 years ago[Common] Logger TIZEN_DEBUG_ENABLE moved to GYP
Rafal Galka [Mon, 2 Feb 2015 13:16:17 +0000 (14:16 +0100)]
[Common] Logger TIZEN_DEBUG_ENABLE moved to GYP

extension_build_type == "Debug" is set by default in spec

Change-Id: I06e34c1cee50932163d3ae5e7cd6ff3bec19c8c9

9 years agoMerge "[application] removed lint errors of .js/.h/.cc files" into devel/master
Jinwoo Jeong [Tue, 3 Feb 2015 04:07:57 +0000 (13:07 +0900)]
Merge "[application] removed lint errors of .js/.h/.cc files" into devel/master

9 years ago[NFC] Fixed constuctor calls and undefined symbol
Piotr Kosko [Mon, 2 Feb 2015 13:22:31 +0000 (14:22 +0100)]
[NFC] Fixed constuctor calls and undefined symbol

Change-Id: I8cb9be150968acbb742f5d8bceee92c745efbe4c
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
9 years ago[TV Display] Implementation of async function
Marcin Wasowski [Tue, 30 Dec 2014 13:40:22 +0000 (14:40 +0100)]
[TV Display] Implementation of async function

Change-Id: I27fb9e9e7ffc7bbf3d5364a4ce939ebb069b7b71
Signed-off-by: Marcin Wasowski <m.wasowski2@samsung.com>
9 years ago[TV Display] Fixes for js api
Marcin Wasowski [Fri, 19 Dec 2014 18:36:01 +0000 (19:36 +0100)]
[TV Display] Fixes for js api

- NativeManager helper used
- is3DModeEnabled() returns enum now
- js implementation of getSupported3DEffectModeList()

Change-Id: I0ce69c399f384ea53ec3ed7a13741f48599f84a7
Signed-off-by: Marcin Wasowski <m.wasowski2@samsung.com>
9 years ago[SystemInfo] - Resolving problem with the datacontrol capability
Andrzej Popowski [Mon, 2 Feb 2015 12:55:02 +0000 (13:55 +0100)]
[SystemInfo] - Resolving problem with the datacontrol capability

Change-Id: Ib00fb3cc57780232e3a9aaa61d48d674b93c2392
Signed-off-by: Andrzej Popowski <a.popowski@samsung.com>
9 years ago[Sound] Initial implementation of Sound module
Pawel Kaczmarek [Mon, 2 Feb 2015 12:18:00 +0000 (13:18 +0100)]
[Sound] Initial implementation of Sound module

[Verification]
console.log(typeof tizen.sound);
should return object

Change-Id: Icf72d5644238b76e3e4d1316a9c2524865aaf84a
Signed-off-by: Pawel Kaczmarek <p.kaczmarek3@samsung.com>
9 years ago[TV][Channel] Modification for different TV standards.
Lukasz Foniok [Thu, 29 Jan 2015 13:16:36 +0000 (14:16 +0100)]
[TV][Channel] Modification for different TV standards.

[Verification] Tune feature should work regardles of which tv standard is used.

Change-Id: Ia142ab700ae98af12b74205c15d82ab3a54b4410
Signed-off-by: Lukasz Foniok <l.foniok@samsung.com>
9 years ago[TV][Channel] tuneUp, tuneDown implementation
Lukasz Foniok [Tue, 23 Dec 2014 09:03:42 +0000 (10:03 +0100)]
[TV][Channel] tuneUp, tuneDown implementation

[Verification]
Following code should witch one channel up/down at a time
tizen.tvchannel.tuneUp( function(){console.log("success")} )
tizen.tvchannel.tuneDown( function(){console.log("success")} )

Change-Id: Ic5ba6d40f17004da7cec038bccf358b9e7cb6c6c
Signed-off-by: Lukasz Foniok <l.foniok@samsung.com>
9 years ago[Calendar] Renaming methods to match google style
Pawel Kaczmarek [Mon, 2 Feb 2015 11:59:37 +0000 (12:59 +0100)]
[Calendar] Renaming methods to match google style

[Verification]
Code compile
TCT without change

Change-Id: I958f846781790a79a6fef9b027aed3a0972edcf6
Signed-off-by: Pawel Kaczmarek <p.kaczmarek3@samsung.com>
9 years ago[Tool][Generator] fix async
Pawel Kaczmarek [Mon, 2 Feb 2015 11:36:57 +0000 (12:36 +0100)]
[Tool][Generator] fix async

[Verification]
Should generate callNativeWithCallback in JS for async methods

Change-Id: Id1a3b20a09e427546726de8f89c06ad1e10828c5
Signed-off-by: Pawel Kaczmarek <p.kaczmarek3@samsung.com>
9 years agoRevert "[Calendar] Renaming methods to match google style"
Rafal Galka [Mon, 2 Feb 2015 11:22:07 +0000 (20:22 +0900)]
Revert "[Calendar] Renaming methods to match google style"

This reverts commit 58c87b0d3800a147401fb6f1e778beb656b0cace.

Change-Id: I57b536007570b1d97d925cdc9e01a6d7783bb460

9 years ago[TVChannel] getProgramList body
Przemyslaw Ciezkowski [Thu, 18 Dec 2014 14:30:04 +0000 (15:30 +0100)]
[TVChannel] getProgramList body

[Verification]
tizen.tvchannel.getProgramList(tizen.tvchannel.getCurrentChannel("MAIN"),
    tizen.time.getCurrentDateTime(),
    function(){console.log("succ", arguments);},
    function(e){console.log("err", e);});

Change-Id: I7f97bf8ef2661a757f4f93f53a5b27f1bad07334
Signed-off-by: Przemyslaw Ciezkowski <p.ciezkowski@samsung.com>
9 years ago[TVChannel] getChannelList body
Przemyslaw Ciezkowski [Thu, 18 Dec 2014 11:13:25 +0000 (12:13 +0100)]
[TVChannel] getChannelList body

[Verification]
tizen.tvchannel.getChannelList(function(){console.log("success", arguments);},
   function(e){console.log("err", e);}, "ALL", 0, 10);

Change-Id: I1e90486047c2248e2fd884eadcf3e43ebeebdb26
Signed-off-by: Przemyslaw Ciezkowski <p.ciezkowski@samsung.com>
9 years ago[TVChannel] findChannel body
Przemyslaw Ciezkowski [Wed, 17 Dec 2014 17:12:10 +0000 (18:12 +0100)]
[TVChannel] findChannel body

[Verification]
tizen.tvchannel.findChannel(5, 65535, function(){console.log(arguments);});

Change-Id: Idb3989e7ae3af515fab6098620ffec6aaa6a6d3c
Signed-off-by: Przemyslaw Ciezkowski <p.ciezkowski@samsung.com>
9 years ago[application] removed lint errors of .js/.h/.cc files
Sunggyu Choi [Mon, 2 Feb 2015 11:06:32 +0000 (20:06 +0900)]
[application] removed lint errors of .js/.h/.cc files

- applied newly generated style from skeleton generator

[verfication] without TCT, did self-test

Change-Id: I9864265f48191dbe17695d790eddb9f07476aa63
Signed-off-by: Sunggyu Choi <sunggyu.choi@samsung.com>
9 years ago[TV][Channel] tune implementation
Lukasz Foniok [Wed, 17 Dec 2014 17:02:25 +0000 (18:02 +0100)]
[TV][Channel] tune implementation

[Verification]
tizen.tvchannel.tune( {major:someChannleNo }, function(){} ) should work.

Change-Id: If845fe810847af11941fceb354584a7fdeca56b6
Signed-off-by: Lukasz Foniok <l.foniok@samsung.com>
9 years ago[TVChannel] Listeners cpp implementation
Przemyslaw Ciezkowski [Wed, 17 Dec 2014 12:51:00 +0000 (13:51 +0100)]
[TVChannel] Listeners cpp implementation

Change-Id: I3e624ca03ddf0ecd1c2929737664344fd16581d7
Signed-off-by: Przemyslaw Ciezkowski <p.ciezkowski@samsung.com>
9 years ago[TVChannel] GetCurrentProgram body
Przemyslaw Ciezkowski [Tue, 16 Dec 2014 15:23:44 +0000 (16:23 +0100)]
[TVChannel] GetCurrentProgram body

Change-Id: Ieab662a16b5ddcfd6e3750a48673dd6be00a7417
Signed-off-by: Przemyslaw Ciezkowski <p.ciezkowski@samsung.com>
9 years ago[TVChannel] GetProgramList
Przemyslaw Ciezkowski [Tue, 16 Dec 2014 10:25:51 +0000 (11:25 +0100)]
[TVChannel] GetProgramList

Added ChannelInfo and ProgramInfo classes.

Change-Id: I1c22867c878ce6897355f16079749d05f657fdb7
Signed-off-by: Przemyslaw Ciezkowski <p.ciezkowski@samsung.com>
9 years ago[TVChannel] FindChannel and getChannelList implementation
Przemyslaw Ciezkowski [Tue, 16 Dec 2014 09:46:40 +0000 (10:46 +0100)]
[TVChannel] FindChannel and getChannelList implementation

Change-Id: I39e641061b18cea574644f6f2b3e83a7219d158c
Signed-off-by: Przemyslaw Ciezkowski <p.ciezkowski@samsung.com>
9 years ago[TVChannel] Tunning implementation
Przemyslaw Ciezkowski [Mon, 15 Dec 2014 15:00:05 +0000 (16:00 +0100)]
[TVChannel] Tunning implementation

Change-Id: Iafe56b287f39098bd314dea3dfe752fc0895fd51
Signed-off-by: Przemyslaw Ciezkowski <p.ciezkowski@samsung.com>
9 years ago[TV][Channel] Implementation of getCurrentChannel
Lukasz Foniok [Tue, 16 Dec 2014 10:41:08 +0000 (11:41 +0100)]
[TV][Channel] Implementation of getCurrentChannel

[Verification]
tizen.tvchannel.getCurrentChannel("MAIN") should work.

Change-Id: Ifc01026782084381c4018782a84a6439e08ba461
Signed-off-by: Lukasz Foniok <l.foniok@samsung.com>
9 years ago[TVChannel] Implement channel listener
Przemyslaw Ciezkowski [Mon, 15 Dec 2014 10:42:21 +0000 (11:42 +0100)]
[TVChannel] Implement channel listener

Change-Id: Ifdfa529f475d8b07bc380def645c71a53d7ab0ca
Signed-off-by: Przemyslaw Ciezkowski <p.ciezkowski@samsung.com>
9 years ago[TVChannel] Implement sync methods
Przemyslaw Ciezkowski [Fri, 12 Dec 2014 16:09:21 +0000 (17:09 +0100)]
[TVChannel] Implement sync methods

Change-Id: I63bebc14b90d31ab5f4ddc598010faf588aa0e85
Signed-off-by: Przemyslaw Ciezkowski <p.ciezkowski@samsung.com>
9 years ago[Calendar] Renaming methods to match google style
Pawel Kaczmarek [Fri, 30 Jan 2015 14:44:35 +0000 (15:44 +0100)]
[Calendar] Renaming methods to match google style

[Verification] TCT without change

Change-Id: I88d3ea57f0940321f39ec3617ddad560dd41ec7e
Signed-off-by: Pawel Kaczmarek <p.kaczmarek3@samsung.com>
9 years ago[Time] Renaming methods to match google style
Pawel Kaczmarek [Fri, 30 Jan 2015 14:17:52 +0000 (15:17 +0100)]
[Time] Renaming methods to match google style

[Verification] TCT without change

Change-Id: I9dd14a57a6fce75b760262954aa0a4898c90f217
Signed-off-by: Pawel Kaczmarek <p.kaczmarek3@samsung.com>
9 years ago[Contact] Renaming methods to match google style
Pawel Kaczmarek [Fri, 30 Jan 2015 14:02:47 +0000 (15:02 +0100)]
[Contact] Renaming methods to match google style

[Verification]
TCT without change

Change-Id: I378a009c1f995981c7a177aed286fde9efb484d9
Signed-off-by: Pawel Kaczmarek <p.kaczmarek3@samsung.com>
9 years ago[Exif] Changing plugin to generator convention
Ryszard Matuszyk [Fri, 30 Jan 2015 12:59:24 +0000 (13:59 +0100)]
[Exif] Changing plugin to generator convention

[Verification] TCT without change

Change-Id: I2eaf0d23be99cc17af59d933d4b5d084b858142f
Signed-off-by: Ryszard Matuszyk <r.matuszyk@samsung.com>
9 years ago[Archive] add InvalidAccessError exception
Witold Choinkowski [Fri, 2 Jan 2015 14:41:28 +0000 (15:41 +0100)]
[Archive] add InvalidAccessError exception

Change-Id: Ia0bdaccfbafdde7f06986ef9f9162254be3c6549
Signed-off-by: Witold Choinkowski <w.choinkowsk@samsung.com>
9 years ago[Archive] add InvalidStateError exception
Witold Choinkowski [Fri, 2 Jan 2015 13:21:05 +0000 (14:21 +0100)]
[Archive] add InvalidStateError exception

Change-Id: I869fd3ab236d966e9da35dad7cd776e23102c215
Signed-off-by: Witold Choinkowski <w.choinkowsk@samsung.com>
9 years ago[Messaging] Throw when email message is not found.
Pawel Andruszkiewicz [Fri, 30 Jan 2015 08:46:07 +0000 (09:46 +0100)]
[Messaging] Throw when email message is not found.

Change-Id: I8ed00c756bb0bcf1216b4bce66712b8b2d19885f
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
9 years ago[Badge] Changing plugin to generator convention
Ryszard Matuszyk [Fri, 30 Jan 2015 09:59:00 +0000 (10:59 +0100)]
[Badge] Changing plugin to generator convention

[Verification] TCT without change

Change-Id: Idea87c5506bccd8dd77ef67daf1bfb71b8b4db98
Signed-off-by: Ryszard Matuszyk <r.matuszyk@samsung.com>
9 years ago[Messaging] Fixed update of messageId
Piotr Kosko [Fri, 30 Jan 2015 08:44:15 +0000 (09:44 +0100)]
[Messaging] Fixed update of messageId

[Bug] Updating messageId for messages with attachment not succeed.

[Verification] Code compiles without errors.
  TCT MessageStorage_email_updateMessages pass.

Change-Id: I406e673d303f2b5ff39f3c0a8f65778395d80cf2
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
9 years ago[Messaging] Some fixes for update tests
Piotr Kosko [Thu, 29 Jan 2015 14:31:09 +0000 (15:31 +0100)]
[Messaging] Some fixes for update tests

Change-Id: I4573754be527bbd9eceb91f2bd2015a2ed98d43f
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
9 years ago[Messaging] Move virtual path conversion to C++.
Pawel Andruszkiewicz [Thu, 29 Jan 2015 11:38:55 +0000 (12:38 +0100)]
[Messaging] Move virtual path conversion to C++.

[Verification] MMS pass rate 122/122.

Change-Id: Id1a82c3d2a32a3b8f52697aa90d185374c8c8c95
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
9 years ago[Messaging] Fixes for attachment: MIME and IDs.
Pawel Andruszkiewicz [Thu, 29 Jan 2015 08:06:15 +0000 (09:06 +0100)]
[Messaging] Fixes for attachment: MIME and IDs.

Change-Id: I8bf5f96719f9f0dbab59d2d9aa9259b624532c8a
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
9 years ago[Tool][Generator] don't check constructor used only in internally
pius.lee [Thu, 29 Jan 2015 14:28:54 +0000 (23:28 +0900)]
[Tool][Generator] don't check constructor used only in internally

Change-Id: I128eb446fca7356dd93e7e1e332688e858fc8472
Signed-off-by: pius.lee <pius.lee@samsung.com>
9 years agoMerge "[utils] modified _toPlatformObject() to handle array input type" into devel...
pius lee [Thu, 29 Jan 2015 14:18:35 +0000 (23:18 +0900)]
Merge "[utils] modified _toPlatformObject() to handle array input type" into devel/master

9 years ago[Messaging] Handling inline attachments
Andrzej Popowski [Thu, 29 Jan 2015 11:27:20 +0000 (12:27 +0100)]
[Messaging] Handling inline attachments

Change-Id: I6bd67abbc7dbe601f4b058fe448cb2a166ab8f81
Signed-off-by: Andrzej Popowski <a.popowski@samsung.com>
9 years ago[Messaging] fix for filters in messging
Piotr Kosko [Thu, 29 Jan 2015 11:28:47 +0000 (12:28 +0100)]
[Messaging] fix for filters in messging

[Verification] TCT: MessageStorage_addConversationsChangeListener_with_filter pass

Change-Id: Iab17e320ccc452a359bddd49defa5c88490d061e
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
9 years ago[utils] modified _toPlatformObject() to handle array input type
Sunggyu Choi [Thu, 29 Jan 2015 08:03:09 +0000 (17:03 +0900)]
[utils] modified _toPlatformObject() to handle array input type

- replyResult() has a optional parameter as array type.
  previous _toPlatformObject() can't handle this case.

- removed lint error

[verification] self test

Change-Id: I970a47447bc7571ba8cee7741d69e7d247682ccb
Signed-off-by: Sunggyu Choi <sunggyu.choi@samsung.com>
9 years ago[Calendar] Remove console.logd
Pawel Kaczmarek [Mon, 26 Jan 2015 10:28:13 +0000 (11:28 +0100)]
[Calendar] Remove console.logd

[Verification]
TCT without change

Change-Id: I81f28d05cf45eadfef17bd3bcfeb7121fcc1555c
Signed-off-by: Pawel Kaczmarek <p.kaczmarek3@samsung.com>
9 years agoMerge "[Datacontrol] Enable feature in mobile profile" into devel/master
pius lee [Thu, 29 Jan 2015 09:39:06 +0000 (18:39 +0900)]
Merge "[Datacontrol] Enable feature in mobile profile" into devel/master

9 years agoMerge "[Tool][Generator] fix to missing raises keyword name" into devel/master
pius lee [Thu, 29 Jan 2015 09:37:36 +0000 (18:37 +0900)]
Merge "[Tool][Generator] fix to missing raises keyword name" into devel/master

9 years agoMerge "[Tool][Generator] Add validation to constructor function in JS and remove...
pius lee [Thu, 29 Jan 2015 09:35:48 +0000 (18:35 +0900)]
Merge "[Tool][Generator] Add validation to constructor function in JS and remove native call" into devel/master

9 years ago[Datacontrol] Enable feature in mobile profile
Rafal Galka [Thu, 29 Jan 2015 09:22:46 +0000 (10:22 +0100)]
[Datacontrol] Enable feature in mobile profile

Change-Id: I91b4a46d8dd8bf6f975dde84d584f2db0e7de89a

9 years ago[spec] Conditionally apply library capi-data-control
Mariusz Polasinski [Tue, 27 Jan 2015 10:36:58 +0000 (11:36 +0100)]
[spec] Conditionally apply library capi-data-control

[Problem]
Nothing provides capi-data-control on TV (so I can't compile this code) and this library is not needed

[Solution]
Conditionally apply library capi-data-control - implemented in spec

[Verification]
Code complies without error

Signed-off-by: Mariusz Polasinski <m.polasinski@samsung.com>
Change-Id: I86b6652d250dc7490debb584cbe2abed625ef415

9 years ago[Time] Explicit call picosjon::value constructor + missing header <unistd.h>
Mariusz Polasinski [Tue, 27 Jan 2015 10:00:22 +0000 (11:00 +0100)]
[Time] Explicit call picosjon::value constructor + missing header <unistd.h>

[Problems]
1. 'readlink' was not declared
2. On TV I can't call 'std::map<std::basic_string<char>, picojson::value>::insert(std::pair<const char*, [other type]>)
I must use explicit conversion.
This error occurs probably because there is different version of gcc for mobile and TV

[Solution]
1. #include <unistd.h>
2. I used explicit picosjon::value constructor

[Verification]
Code complies without errors

Signed-off-by: Mariusz Polasinski <m.polasinski@samsung.com>
Change-Id: I9a402c7692e1ef90bb4e99992a2ad985f41aa6ce

9 years ago[Exif] Explicit call picosjon::value constructor
Mariusz Polasinski [Tue, 27 Jan 2015 09:45:35 +0000 (10:45 +0100)]
[Exif] Explicit call picosjon::value constructor

[Problem]
On TV I can't call 'std::map<std::basic_string<char>, picojson::value>::insert(std::pair<const char*, [other type]>)
I must use explicit conversion.
This error occurs probably because there is different version of gcc for mobile and TV

[Solution]
I used explicit picosjon::value constructor

[Verification]
Code complies without errors

Signed-off-by: Mariusz Polasinski <m.polasinski@samsung.com>
Change-Id: I336b948dfea70c3b856d3122aa377064f375e088

9 years ago[Websetting] Explicit call picosjon::value constructor
Mariusz Polasinski [Tue, 27 Jan 2015 07:43:45 +0000 (08:43 +0100)]
[Websetting] Explicit call picosjon::value constructor

[Problem]
On TV I can't call 'std::map<std::basic_string<char>, picojson::value>::insert(std::pair<const char*, [other type]>)
I must use explicit conversion.
This error occurs probably because there is different version of gcc for mobile and TV

[Solution]
I used explicit picosjon::value constructor

[Verification]
Code complies without errors

Signed-off-by: Mariusz Polasinski <m.polasinski@samsung.com>
Change-Id: I06aaf19636839e0d851f0ba05a0ae6b4a254b357

9 years ago[Tool][Generator] fix to missing raises keyword name
Ryszard Matuszyk [Thu, 29 Jan 2015 08:21:05 +0000 (09:21 +0100)]
[Tool][Generator] fix to missing raises keyword name

[Verification] generate application plugin

Change-Id: I94b2616ae05819934e26a0f94e81b3fa1ebcf9d7
Signed-off-by: Ryszard Matuszyk <r.matuszyk@samsung.com>
9 years ago[Messaging] fixed synchronizable member
Piotr Kosko [Thu, 29 Jan 2015 07:13:33 +0000 (08:13 +0100)]
[Messaging] fixed synchronizable member

Change-Id: I159aa99e209fb38bc774b5322cdc1508a3d196fd
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
9 years ago[Notification] Implement very first post api only with title, content text
pius.lee [Wed, 28 Jan 2015 13:14:50 +0000 (22:14 +0900)]
[Notification] Implement very first post api only with title, content text

[Verification] Test with custom web app.

Change-Id: Ifd5a9c958fe0493bdb770b1df3d927c13bdeeae4
Signed-off-by: pius.lee <pius.lee@samsung.com>
9 years ago[Notification] remove unused build dependency
pius.lee [Wed, 28 Jan 2015 13:09:13 +0000 (22:09 +0900)]
[Notification] remove unused build dependency

Change-Id: If0360d2a13e7fa2bc2a28e1b798f89976f4ea041
Signed-off-by: pius.lee <pius.lee@samsung.com>
9 years ago[Contact] JS code refactoring
Pawel Kaczmarek [Wed, 28 Jan 2015 11:18:55 +0000 (12:18 +0100)]
[Contact] JS code refactoring

[Verification]
TCT without change

Change-Id: I7fb911d4ae44ea744d9a10df4019fae6afba2c29
Signed-off-by: Pawel Kaczmarek <p.kaczmarek3@samsung.com>
9 years ago[DataSync] Changing function names to generator convention
Ryszard Matuszyk [Wed, 28 Jan 2015 11:02:44 +0000 (12:02 +0100)]
[DataSync] Changing function names to generator convention

[Verification] code compiling

Change-Id: I6ba3c3ef92f8cf456c43b0833f32a8c827d5f96f
Signed-off-by: Ryszard Matuszyk <r.matuszyk@samsung.com>
9 years ago[Calendar] Native filters and sorting
Wojciech Kosowicz [Fri, 23 Jan 2015 09:14:16 +0000 (10:14 +0100)]
[Calendar] Native filters and sorting

[Verification] TCT without changes
Change-Id: Iefe184b0defca75d759d93c628674002f8e2d636
Signed-off-by: Wojciech Kosowicz <w.kosowicz@samsung.com>
9 years ago[Tool][Generator] Add validation to constructor function in JS and remove native...
Pawel Kaczmarek [Wed, 28 Jan 2015 12:42:18 +0000 (13:42 +0100)]
[Tool][Generator] Add validation to constructor function in JS and remove native call

[Verification]
Each constructor in JS should have validation
Should not generate native call in JS and c++

Change-Id: If4895868b5e61a4c4155edc746a7e7cec8c9208d
Signed-off-by: Pawel Kaczmarek <p.kaczmarek3@samsung.com>
9 years agoMerge "[Messaging] - Testing an argument type of the function stopSync" into devel...
Jerzy Pabich [Wed, 28 Jan 2015 12:19:28 +0000 (21:19 +0900)]
Merge "[Messaging] - Testing an argument type of the function stopSync" into devel/master

9 years agoMerge "[system-setting] setProperty() method added" into devel/master
Jerzy Pabich [Wed, 28 Jan 2015 12:19:05 +0000 (21:19 +0900)]
Merge "[system-setting] setProperty() method added" into devel/master

9 years agoMerge "[system-setting] Framework, getProperty() method" into devel/master
Jerzy Pabich [Wed, 28 Jan 2015 12:18:36 +0000 (21:18 +0900)]
Merge "[system-setting] Framework, getProperty() method" into devel/master

9 years ago[Messaging] - Testing an argument type of the function stopSync
Andrzej Popowski [Wed, 28 Jan 2015 11:25:58 +0000 (12:25 +0100)]
[Messaging] - Testing an argument type of the function stopSync

Change-Id: I1151e78ffac7af8b67daf84a4e788743828bbc0c
Signed-off-by: Andrzej Popowski <a.popowski@samsung.com>
9 years agoMerge "[Tool][Generator] native_function format changing" into devel/master
pius lee [Wed, 28 Jan 2015 10:35:35 +0000 (19:35 +0900)]
Merge "[Tool][Generator] native_function format changing" into devel/master

9 years ago[system-setting] setProperty() method added
Beata Stefaniuk [Thu, 18 Dec 2014 15:54:00 +0000 (16:54 +0100)]
[system-setting] setProperty() method added

Change-Id: Ib6730c350a98e35d32e03cf88d75c0200d48a565
Signed-off-by: Beata Stefaniuk <b.stefaniuk@samsung.com>
Signed-off-by: Jakub Siewierski <j.siewierski@samsung.com>
9 years ago[system-setting] Framework, getProperty() method
Jakub Siewierski [Fri, 12 Dec 2014 13:11:58 +0000 (14:11 +0100)]
[system-setting] Framework, getProperty() method

Change-Id: Iee3a7d8a6400c2a844ddb10ae90ab907d8c35f38
Signed-off-by: Jakub Siewierski <j.siewierski@samsung.com>
9 years ago[Messaging] Fixed merge error.
Pawel Andruszkiewicz [Wed, 28 Jan 2015 08:11:46 +0000 (09:11 +0100)]
[Messaging] Fixed merge error.

Change-Id: Id0339677660fe871326840a7a64c15f57336b098
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
9 years ago[Messaging] Fixing the problem with the prefix file:// in attachments
Andrzej Popowski [Tue, 27 Jan 2015 08:39:59 +0000 (09:39 +0100)]
[Messaging] Fixing the problem with the prefix file:// in attachments

Change-Id: I3520a686c3db93b43af3b554474f80dce3313668
Signed-off-by: Andrzej Popowski <a.popowski@samsung.com>
9 years agoMerge "[Messaging] MessageAttachment constructor change" into devel/master
Jerzy Pabich [Wed, 28 Jan 2015 08:02:57 +0000 (17:02 +0900)]
Merge "[Messaging] MessageAttachment constructor change" into devel/master

9 years ago[Messaging] MessageAttachment constructor change
Piotr Kosko [Tue, 27 Jan 2015 08:34:11 +0000 (09:34 +0100)]
[Messaging] MessageAttachment constructor change

[Feature] Changed implementation of MessageAttachment constructor to
  allow internal object modifications, but readonly for user.

[Verification] Code compiles without errors.
  Readonly of object members checked in console.
  more MessageAttachments* tct tests pass.

Change-Id: I6ff2a5a56fe9de392aba65df903f7cb4d7f22cdf
Signed-off-by: Piotr Kosko <p.kosko@samsung.com>
9 years ago[Common] add utility function for Web IDL type checking in c++
pius.lee [Wed, 28 Jan 2015 06:42:02 +0000 (15:42 +0900)]
[Common] add utility function for Web IDL type checking in c++

[Validation] tested with TC main in header.
TC build :
g++ -x c++ -std=c++11 -static typeutil.h -o typeutil_tc -I ../ -D TEST_TYPEUTIL

Change-Id: Ibd7a53fbc77f9b9b9ec52a955a40dd8de33a1725
Signed-off-by: pius.lee <pius.lee@samsung.com>
9 years ago[Notification] initiailize notification implementation from skeleton generator.
pius.lee [Tue, 27 Jan 2015 13:23:27 +0000 (22:23 +0900)]
[Notification] initiailize notification implementation from skeleton generator.

[Verification] build test and check on custom web app.

Change-Id: I03e60b2feca4823f9ddeac3649874f42b2c8f913
Signed-off-by: pius.lee <pius.lee@samsung.com>
9 years ago[Tool][Generator] native_function format changing
Ryszard Matuszyk [Mon, 26 Jan 2015 12:03:11 +0000 (13:03 +0100)]
[Tool][Generator] native_function format changing

[Verification] generate datasync api

Change-Id: I796b783edeb66112f0bd06442b76622411d0884d
Signed-off-by: Ryszard Matuszyk <r.matuszyk@samsung.com>
9 years ago[Time] Code refactoring
Pawel Kaczmarek [Fri, 23 Jan 2015 15:48:23 +0000 (16:48 +0100)]
[Time] Code refactoring

[Verification]
TCT without change

Change-Id: I677c21bdca4f070d92c853a2e2320dd4eeec9069
Signed-off-by: Pawel Kaczmarek <p.kaczmarek3@samsung.com>
9 years ago[Package] Remove callback when request failed
ByungWoo Lee [Tue, 27 Jan 2015 07:53:24 +0000 (16:53 +0900)]
[Package] Remove callback when request failed

Change-Id: Ib9af724038bbbf155d2802f1fc3f0eafb0772f8e

9 years ago[Datacontrol] fix build error on datacontrol_instance.
pius.lee [Tue, 27 Jan 2015 02:02:43 +0000 (11:02 +0900)]
[Datacontrol] fix build error on datacontrol_instance.

[Verification] Test with simple custom app.

Change-Id: Ia6f7fd2b013edaf57fe7332d01d4bd2deb0d9a9a
Signed-off-by: pius.lee <pius.lee@samsung.com>
9 years agoMerge "[application] added new apis related with app-control" into devel/master
Jinwoo Jeong [Tue, 27 Jan 2015 00:00:52 +0000 (09:00 +0900)]
Merge "[application] added new apis related with app-control" into devel/master

9 years agoMerge "[Datacontrol] reference to pointer in internal function for cpplint" into...
Jinwoo Jeong [Mon, 26 Jan 2015 23:43:26 +0000 (08:43 +0900)]
Merge "[Datacontrol] reference to pointer in internal function for cpplint" into devel/master

9 years ago[application] added new apis related with app-control
Sunggyu Choi [Mon, 26 Jan 2015 10:44:56 +0000 (19:44 +0900)]
[application] added new apis related with app-control

[Verification] Not Available TC. every method verified with self made app

Change-Id: I44a85b4f666bbfc38a012c8e22d842ed0ce6e22d
Signed-off-by: Sunggyu Choi <sunggyu.choi@samsung.com>
9 years agoMerge "[Messaging] Fix attachment updates (JS)." into devel/master
Jerzy Pabich [Mon, 26 Jan 2015 09:02:35 +0000 (18:02 +0900)]
Merge "[Messaging] Fix attachment updates (JS)." into devel/master

9 years agoMerge "[Messaging][SMS] Added support for CompositeFilter." into devel/master
Jerzy Pabich [Mon, 26 Jan 2015 08:06:49 +0000 (17:06 +0900)]
Merge "[Messaging][SMS] Added support for CompositeFilter." into devel/master

9 years ago[Messaging] Fix attachment updates (JS).
Pawel Andruszkiewicz [Mon, 26 Jan 2015 08:00:49 +0000 (09:00 +0100)]
[Messaging] Fix attachment updates (JS).

Change-Id: Ib02769a60abb4ca8d410de71cc8d6e0782acda14
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
9 years ago[Messaging] Properly convert timestamp to JS Date.
Pawel Andruszkiewicz [Fri, 23 Jan 2015 14:16:47 +0000 (15:16 +0100)]
[Messaging] Properly convert timestamp to JS Date.

[Validation] TCT MessageStorage_findMessages_filter_timestamp_valid passes.
             TCT MessageStorage_mms_findConversations_filter_timestamp passes.

Change-Id: Id97d8dfbe4ff7caef7d26c0098085f3596fa0d3a
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
9 years ago[Messaging] Check type on Any, before returning the value.
Pawel Andruszkiewicz [Fri, 23 Jan 2015 11:41:51 +0000 (12:41 +0100)]
[Messaging] Check type on Any, before returning the value.

Change-Id: I947bf876813920d7f2414de217606b461d27400d
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>