Wonyoung Choi [Fri, 8 Sep 2017 02:00:01 +0000 (11:00 +0900)]
Add License txt for netstandard library
Change-Id: I8a4fbca537148d0b0211ac3bbdb1a3ea57e7be3b
Wonyoung Choi [Fri, 8 Sep 2017 01:08:48 +0000 (10:08 +0900)]
Revert "Use NETStandard 2.0"
This reverts commit
65db8fd8df7de44bcd1f8134fc9d6123ffb739dc.
Change-Id: Ifd77683881f4edfd511b3f624b7bb33e67b1dc0b
kibak.yoon [Thu, 7 Sep 2017 10:43:45 +0000 (19:43 +0900)]
[Sensor] Review sensor API cs files
Change-Id: Id5acc7eb497b2b1b42cadae00e60e7ade104b716
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
Wonyoung Choi [Thu, 7 Sep 2017 10:14:54 +0000 (19:14 +0900)]
Use NETStandard 2.0
Change-Id: I5d6077141cad35d26af736e1af482a57b3c8d467
Haesu Gwon [Thu, 7 Sep 2017 08:23:29 +0000 (08:23 +0000)]
Merge "[Multimedia] Fix build error"
Wonyoung Choi [Thu, 7 Sep 2017 07:31:22 +0000 (16:31 +0900)]
Fix usages message of build.sh
Change-Id: Ic38ac97bc0cdbe265a0fa3b8e040be06479b62b6
Haesu Gwon [Thu, 7 Sep 2017 05:49:39 +0000 (14:49 +0900)]
[Multimedia] Fix build error
Change-Id: Iea2011c8d03579b01f6e22f08923a9af09bdf032
Signed-off-by: Haesu Gwon <haesu.gwon@samsung.com>
chleun.moon [Thu, 7 Sep 2017 06:54:54 +0000 (15:54 +0900)]
[Connection][WiFi] Fix System.FormatException when parsing IPAddress
System.Net.IPAddress.Parse() cannot parse an empty string.
If empty string is delivered from native capi, it is replaced with
"0.0.0.0" for IPv4 or "::" for IPv6.
Change-Id: Id4d7c98f9b44e827d904372e8823cdd174e54687
Signed-off-by: cheoleun <chleun.moon@samsung.com>
coderhyme [Thu, 7 Sep 2017 05:22:38 +0000 (14:22 +0900)]
[MediaContent] Fixed the MediaInfo.ThumbnailPath property to return null instead of an empty string when the raw data is null.
Change-Id: I8fb26b638937b1377bce0ef5a19dc79c8c07a4a0
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
Wonyoung Choi [Thu, 7 Sep 2017 04:45:27 +0000 (13:45 +0900)]
Fix build script
Change-Id: I50a80f2ec2655264a34028cf4d938351a002aa52
Inkyun Kil [Wed, 23 Aug 2017 11:02:54 +0000 (20:02 +0900)]
Revise exceptions for MessagePort API
Change-Id: Ib72c74380c13a79f3685906bbf80f41a9710737c
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
Inkyun Kil [Wed, 16 Aug 2017 11:15:38 +0000 (20:15 +0900)]
Add new apis for getting information of remoteport
Change-Id: Ieaed48ac0e39db7d70ab8424b44c059a59a353b7
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
Jongkyu Koo [Thu, 7 Sep 2017 00:38:58 +0000 (00:38 +0000)]
Merge "[Email] Review messaging API cs files"
Wonyoung Choi [Wed, 6 Sep 2017 07:15:42 +0000 (16:15 +0900)]
Build using msbuild script instead of Tizen.NET.Private.sln
build/build.proj provides following targets:
Clean - delete all artifacts
Build - build a module or all modules
BuildDummy - build dummy assemblies of all modules
Change-Id: I50c91bb521f04c84d467bbf0baff0dd5d3d1e1ed
h.sandeep [Wed, 6 Sep 2017 06:46:57 +0000 (12:16 +0530)]
[Bluetooth][TCSACR-79] Add OPP(Object Push Profile) APIs
Change-Id: I38e45b25dd9ea176b0e447cc748c0352a730bbbc
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
Signed-off-by: Gowtham Anandha Babu <gowtham.ab@samsung.com>
Myungki Lee [Wed, 6 Sep 2017 01:41:34 +0000 (10:41 +0900)]
Initial update for shortcut
Change-Id: I74dff0765b3ee6b334dfcb4ce58ba31b1bb0baca
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
Jeesun Kim [Wed, 6 Sep 2017 05:38:08 +0000 (14:38 +0900)]
[Email] Review messaging API cs files
Change-Id: If665973bc15871c68ff3b8f6afc629e763f73117
Jiung [Wed, 6 Sep 2017 05:30:36 +0000 (14:30 +0900)]
Make the PeerFoundEvent be received when there's Found event only
Change-Id: I94a6add996c5f0ff0549f2c78d072637815f5536
Signed-off-by: Jiung <jiung.yu@samsung.com>
Editor Lionbridge [Tue, 22 Aug 2017 11:12:54 +0000 (16:42 +0530)]
Review and change trace API cs files
Change-Id: I319e52c79143da04a0ebb673025162088fada2b2
coderhyme [Wed, 6 Sep 2017 02:13:18 +0000 (02:13 +0000)]
Merge "[Multimedia] Redesigned Recorder API"
DongJun Kim [Wed, 6 Sep 2017 01:51:57 +0000 (01:51 +0000)]
Merge "fixup! Introduce Tizen.WebView"
coderhyme [Wed, 6 Sep 2017 01:36:15 +0000 (01:36 +0000)]
Merge "[Multimedia] Added a new constructor in Display class for NUI.Window."
Tae-Young Chung [Wed, 6 Sep 2017 01:16:39 +0000 (01:16 +0000)]
Merge "[Vision] Modify vision colorsapce to multimedia common colorspace"
Jongkyu Koo [Tue, 5 Sep 2017 09:46:33 +0000 (09:46 +0000)]
Merge "replace delegate with EventHandler<T>"
Jongkyu Koo [Tue, 5 Sep 2017 09:36:06 +0000 (18:36 +0900)]
replace delegate with EventHandler<T>
Change-Id: I738d921c7ef4a3241402cc140b8b8bdc5362be71
Signed-off-by: Jongkyu Koo <jk.koo@samsung.com>
coderhyme [Wed, 30 Aug 2017 08:22:34 +0000 (17:22 +0900)]
[Multimedia] Added a new constructor in Display class for NUI.Window.
Change-Id: Ia284b3ed8c1d31ca0760a255163d7f7c0bc3c82b
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
coderhyme [Sat, 19 Aug 2017 03:24:00 +0000 (12:24 +0900)]
[Multimedia] Redesigned Recorder API
- Splited the recorder into video/audio recorder.
- Removed Options and Settings classes.
- Added apis added in native 4.0
Change-Id: Id81331241aeca7d8fec6033fbfee20b0e2257e87
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
Ickhee Woo [Tue, 5 Sep 2017 01:18:42 +0000 (01:18 +0000)]
Merge "Fix dispose and wrong statement in comment"
SukHyung, Kang [Tue, 5 Sep 2017 00:21:07 +0000 (09:21 +0900)]
[AppFW] add dll to wearable profile
- add badge, RemoteView, WidgetApplication, WidgetControl dll
Change-Id: Id78945419d88f983acff0e08b1678b03915ea717
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
coderhyme [Mon, 4 Sep 2017 21:27:16 +0000 (21:27 +0000)]
Merge "[Multimedia] MediaController API redesign."
Jooseok Song [Mon, 4 Sep 2017 09:49:02 +0000 (18:49 +0900)]
Fix dispose and wrong statement in comment
Change-Id: I264b7d15a9cb6147411f3d30fb07e233bdd58ba0
Wonyoung Choi [Mon, 4 Sep 2017 10:02:26 +0000 (19:02 +0900)]
Use src/Directory.Build.props
Use src/Directory.Build.props instead of importing build/common.props
directly. Directory.Build.props will be imported before each csproj.
see https://docs.microsoft.com/en-us/visualstudio/msbuild/customize-your-build
Change-Id: I73debb1ecc9b6f1d1706b27a062c963af7db5165
Jongkyu Koo [Mon, 4 Sep 2017 10:02:00 +0000 (10:02 +0000)]
Merge "Add null check and fix API reference"
Jeesun Kim [Mon, 4 Sep 2017 10:00:31 +0000 (10:00 +0000)]
Merge "[Calendar] Fix Validator issues"
Jongkyu Koo [Mon, 4 Sep 2017 09:55:36 +0000 (18:55 +0900)]
Add null check and fix API reference
Change-Id: If80eb959ff033b3d876e64ce966e401bcee46816
Signed-off-by: Jongkyu Koo <jk.koo@samsung.com>
Jongkyu Koo [Mon, 4 Sep 2017 09:53:37 +0000 (09:53 +0000)]
Merge "fix memory leak in filter"
Tae-Young Chung [Mon, 4 Sep 2017 08:45:20 +0000 (17:45 +0900)]
[Vision] Modify vision colorsapce to multimedia common colorspace
-Change public Colorspace of MediaVision to internal and its classname.
Remove Invalid enumeration in Colorspace of MediaVision
Instead, use ColorSpace of Multimedia Common.
-Add SupportedColorSpaces attribute
-Add IsSupportedColorSpace() method
Change-Id: Ieccdb48753dad11518d3386ddcc23f3fab7ce5dd
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
Jeesun Kim [Mon, 4 Sep 2017 05:28:01 +0000 (14:28 +0900)]
[Calendar] Fix Validator issues
Change-Id: I6023c2bef1d161976714d02d022306b93375552d
RinaYou [Fri, 1 Sep 2017 01:25:07 +0000 (10:25 +0900)]
[ElmSharp] Fixed the focus issue
TASK=TCAPI-2624
* If show method for RealHandle is not called,
the object for RealHandle is shown during rendering.
* In than case, the object for RealHandle is invisible until rendering.
* So, the object of RealHandle can not receive focus.
Change-Id: I0eecae92f1228ddfb63d07092860f33a8a7c06e8
Jongkyu Koo [Mon, 4 Sep 2017 05:04:45 +0000 (14:04 +0900)]
fix memory leak in filter
Change-Id: Ib9bbc47accee3e6cbc65c62c262998f22750726c
Signed-off-by: Jongkyu Koo <jk.koo@samsung.com>
Kangho Hur [Mon, 4 Sep 2017 05:02:14 +0000 (05:02 +0000)]
Merge "[ElmSharp] Fix RenderPost event remove Handler"
pius.lee [Wed, 30 Aug 2017 08:25:22 +0000 (17:25 +0900)]
[ElmSharp.Wearable.Test] Fix Exe to dll
Change Extension of test executable to dll from Exe for .NET Core
Change-Id: I01580c2b389f5e676b3d43c0219fc5a2d4c278e9
Kangho Hur [Mon, 4 Sep 2017 04:58:11 +0000 (04:58 +0000)]
Merge "[ElmSharp] Add 2d rotation functions."
Kangho Hur [Mon, 4 Sep 2017 04:51:33 +0000 (04:51 +0000)]
Merge "[ElmSharp] Fixed incorrect behavior problem in event API"
Seungkeun Lee [Mon, 4 Sep 2017 04:49:59 +0000 (13:49 +0900)]
[ElmSharp] Fix RenderPost event remove Handler
- evas event callback was not deleted when there is no more handler
- EventHandler was null when there is no handler
- So, should use GetInvocationList().Length to check exist of handler
Change-Id: I17bed9a3fea81bae6120c24cae476f33528a9053
hongqingli [Fri, 1 Sep 2017 07:34:59 +0000 (15:34 +0800)]
[ElmSharp.Wearable]modify api comments
Change-Id: I641a551aa1dabd4bdcba7a1bb1643cfda495a53d
Signed-off-by: hongqingli <hongqing.li@samsung.com>
darkleem [Fri, 25 Aug 2017 08:27:58 +0000 (17:27 +0900)]
[ElmSharp] Fixed incorrect behavior problem in event API
Change-Id: I2888dd67202f433e56fc538b7ee22f7926572ba1
Signed-off-by: darkleem <cdark.lim@samsung.com>
jomui [Fri, 1 Sep 2017 05:55:06 +0000 (14:55 +0900)]
fix Geofence Error value
Signed-off-by: jomui <jongmun.woo@samsung.com>
Change-Id: Ief11cd86356b014d5a5a443327ee45b5382e9a1b
pius.lee [Wed, 30 Aug 2017 08:17:31 +0000 (17:17 +0900)]
[ElmSharp] Add 2d rotation functions.
Add evas 2D rotation mapping function
- evas_map_util_rotate
Add evas map function for point populating with object
- evas_map_util_points_populate_from_object
Change-Id: I5439b6c467a869c0878b8b3b200c10e241a20549
cheoleun moon [Fri, 1 Sep 2017 00:44:22 +0000 (00:44 +0000)]
Merge "[Download][TCSACR-84] Add download feature"
chleun.moon [Fri, 1 Sep 2017 00:41:52 +0000 (00:41 +0000)]
Merge "[Connection][TCSACR-86] Modify event type"
Seonah Moon [Thu, 31 Aug 2017 12:55:05 +0000 (21:55 +0900)]
[Download][TCSACR-84] Add download feature
https://review.tizen.org/gerrit/#/c/144021/
Change-Id: If5b5e5e0b97fcc013ba0f006a39eb1d9c5f785f0
chleun.moon [Tue, 22 Aug 2017 05:38:06 +0000 (14:38 +0900)]
[Connection][TCSACR-86] Modify event type
Specify the EventArgs
Change-Id: If6d59403010d2cfb07b02b38485bc4a11bee4e95
Signed-off-by: cheoleun <chleun.moon@samsung.com>
WonYoung Choi [Thu, 31 Aug 2017 08:14:55 +0000 (17:14 +0900)]
Add netcoreapp2.0 supports in tizen40 TFM if OutputType is Exe
Change-Id: I7686a6f9e1c126c35fae341b2807a232e63fc112
WonYoung Choi [Thu, 31 Aug 2017 06:33:39 +0000 (15:33 +0900)]
Add tizen40 TFM supports
Change-Id: Ia6d45d9029325728f90e75ebbd9c74e72d98b7fc
yh106.jung [Thu, 31 Aug 2017 02:50:25 +0000 (11:50 +0900)]
fixup! Introduce Tizen.WebView
Wrong API has been called for WebView.Title, so this patch fixes it.
Change-Id: I90851ba7b4078fdb83f5bb267597d30a12392f8b
Signed-off-by: yh106.jung <yh106.jung@samsung.com>
coderhyme [Thu, 31 Aug 2017 02:37:52 +0000 (02:37 +0000)]
Merge "Updated the assembly key for Multimedia in NUI."
Kangho Hur [Wed, 30 Aug 2017 07:51:32 +0000 (07:51 +0000)]
Merge "[ElmSharp.Wearable]add api comments of CircleSlider"
coderhyme [Wed, 30 Aug 2017 07:46:40 +0000 (16:46 +0900)]
Updated the assembly key for Multimedia in NUI.
Change-Id: Ie3c57087a86e1e657143642383747fd954449a18
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
hongqingli [Wed, 30 Aug 2017 02:06:23 +0000 (10:06 +0800)]
[ElmSharp.Wearable]add api comments of CircleSlider
Change-Id: I17add0bf7ee0a5535102659573872072823be234
Signed-off-by: hongqingli <hongqing.li@samsung.com>
Kangho Hur [Wed, 30 Aug 2017 07:14:10 +0000 (07:14 +0000)]
Merge "[ElmSharp][Test] Update tizen-manifest.xml for internet privilege"
RinaYou [Tue, 29 Aug 2017 03:22:31 +0000 (12:22 +0900)]
[ElmSharp][Test] Update tizen-manifest.xml for internet privilege
- Add the internet privilege to tizen-manifest.xml file for checking operation of LoadAsync method
Change-Id: I9e48a3f64c771110ea379a6343065e1c839adae0
Ickhee Woo [Tue, 29 Aug 2017 06:49:22 +0000 (15:49 +0900)]
[TCSACR-40][Add] added new API for SyncManager
Change-Id: I0253bfecdc429a304f1e32e480d2cdcc339b7fdb
Signed-off-by: Ickhee Woo <ickhee.woo@samsung.com>
Ickhee Woo [Wed, 30 Aug 2017 06:10:03 +0000 (06:10 +0000)]
Merge "[TCSACR-81][ADD] Added new property to get account handle"
coderhyme [Mon, 28 Aug 2017 13:01:55 +0000 (22:01 +0900)]
[Multimedia] MediaController API redesign.
Change-Id: Ic4956f45fe328102430073642fbaad1cbd107705
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
Younho Park [Wed, 30 Aug 2017 03:04:26 +0000 (12:04 +0900)]
Added push to common and wearable
Change-Id: I12e21f7b71f5c3757b350f3384c84ac346548086
Signed-off-by: Younho Park <younho.park@samsung.com>
sooyeon.kim [Wed, 30 Aug 2017 02:28:12 +0000 (02:28 +0000)]
Merge "[STT/TTS] Fix spelling errors and Add descriptions"
WonYoung Choi [Wed, 30 Aug 2017 02:12:36 +0000 (02:12 +0000)]
Merge "Add Nsd to tv profile"
Yunjin Lee [Wed, 30 Aug 2017 01:52:36 +0000 (10:52 +0900)]
Add Security and Security.SecureRepository to common profile
Change-Id: Ie1763bc845f6f77ebeb532808fa44f1f8d4b92c6
Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com>
chleun.moon [Tue, 29 Aug 2017 09:33:48 +0000 (18:33 +0900)]
Add Nsd to tv profile
Change-Id: Ifd68eeb2244cec5ec0a6ff61201b81427d7d80c8
Signed-off-by: cheoleun <chleun.moon@samsung.com>
Jooseok Song [Mon, 28 Aug 2017 09:49:43 +0000 (18:49 +0900)]
[TCSACR-81][ADD] Added new property to get account handle
Change-Id: Id177d5b51c8e94072914c7f869f3f1cb6fa5fa4c
Jooseok Song [Mon, 28 Aug 2017 09:35:37 +0000 (18:35 +0900)]
Add wearable for Accounts
Change-Id: I260a92ded049a63447a3cdde8f1042a361bb69e1
sooyeon.kim [Mon, 28 Aug 2017 09:29:34 +0000 (18:29 +0900)]
[STT/TTS] Fix spelling errors and Add descriptions
Change-Id: I5b251f9f1741190a3fc39b8cd4d745904ffa44fa
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
sungwook79.park [Mon, 28 Aug 2017 07:25:23 +0000 (16:25 +0900)]
Add inputmethod-manager to Wearable profile
Change-Id: Ie16f3ee2f0351cbce1c14c6b2f1bf4b444e3ea75
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
ChulSeung Kim [Mon, 28 Aug 2017 07:08:14 +0000 (16:08 +0900)]
Add Tizen.Applications.AttachPanel.dll for Tizen.NET
Change-Id: Ic483b71ca409596cfcc017be1e7049854a22b8f0
WonYoung Choi [Mon, 28 Aug 2017 07:01:47 +0000 (07:01 +0000)]
Merge "Add Tizen.Applications.AttachPanel in Tizen.NET package"
ChulSeung Kim [Mon, 28 Aug 2017 06:56:30 +0000 (15:56 +0900)]
Add Tizen.Applications.AttachPanel in Tizen.NET package
Change-Id: Ie998d52720af0650044d7b1c91a4ce007d08b519
Jongkyu Koo [Mon, 28 Aug 2017 06:44:40 +0000 (15:44 +0900)]
Add PIMS and PhonenumberUtils to wearable profile
Change-Id: I4eb5d35a21f575d9d80681f318a4124504831509
Signed-off-by: Jongkyu Koo <jk.koo@samsung.com>
jkjo92 [Mon, 28 Aug 2017 05:33:18 +0000 (14:33 +0900)]
Add wearable for FidoClient and OAuth2
Change-Id: I6df1c3b7ed70ab411a2a7f9ced98d5c22ae302e7
Signed-off-by: jkjo92 <jkjo92@samsung.com>
MyoungJune Park [Mon, 28 Aug 2017 02:32:00 +0000 (02:32 +0000)]
Merge "Add privilege info on class property."
jh8801.jung [Mon, 28 Aug 2017 01:56:27 +0000 (01:56 +0000)]
Merge "Apply Lionbridge reviews"
Suyeon Hwang [Mon, 28 Aug 2017 01:37:07 +0000 (01:37 +0000)]
Merge "[VoiceControl] Fix memory double freed issue"
Kangho Hur [Mon, 28 Aug 2017 01:26:07 +0000 (01:26 +0000)]
Merge "[ElmSharp] Remove property which is unused on current profiles"
Haesu Gwon [Mon, 28 Aug 2017 01:13:15 +0000 (01:13 +0000)]
Merge "[Camera/Recorder] Fix build error in Visual Studio"
Joonghyun Cho [Thu, 24 Aug 2017 10:09:33 +0000 (19:09 +0900)]
[ElmSharp] Remove property which is unused on current profiles
- TASK=TCAPI-2592
- Remove Window.Maximized property which does not technically behaves properly on Tizen,
because Window is always maximized when it shows due to the Tizen Policy.
Change-Id: Iecb5346efe2a7c49f3d48cf63889971bba664b10
Signed-off-by: Joonghyun Cho <jh5.cho@samsung.com>
Hyotaek Shim [Fri, 25 Aug 2017 06:07:36 +0000 (15:07 +0900)]
Include Tizen.System.PlatformConfig.dll in all of the Tizen.NET public profiles
Change-Id: I2056a5b3454fa13ed68271ead6e3acadeef841a7
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
WonYoung Choi [Fri, 25 Aug 2017 06:09:18 +0000 (15:09 +0900)]
Add Tizen.System.PlatformConfig to Tizen.NET
But Tizen.System.PlatformConfig has only internal APIs.
Change-Id: Ic16c305bfc06c487eda03a2a9cf9cad1fb9d86bd
coderhyme [Fri, 25 Aug 2017 03:03:29 +0000 (12:03 +0900)]
Enabled wearable profile of AudioIO
Change-Id: I27834b69b35bd74879e2443402843f44dceb7faf
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
jinwang.an [Fri, 25 Aug 2017 02:38:13 +0000 (11:38 +0900)]
Add privilege info on class property.
Change-Id: Ia601c2fac8c4ff3b151e3ac9fabe31f0668c6060
Signed-off-by: jinwang.an <jinwang.an@samsung.com>
chleun.moon [Fri, 25 Aug 2017 01:34:30 +0000 (01:34 +0000)]
Merge "[Download] Review download API cs files"
Kangho Hur [Fri, 25 Aug 2017 01:26:46 +0000 (01:26 +0000)]
Merge "Add comments for RotarySelectorItemEventArgs"
Kangho Hur [Fri, 25 Aug 2017 01:26:35 +0000 (01:26 +0000)]
Merge "Modify comments for Entry,GenGird,GenItem,GenList,GenListItem,Window"
Haesu Gwon [Thu, 24 Aug 2017 11:34:19 +0000 (20:34 +0900)]
[Camera/Recorder] Fix build error in Visual Studio
Change-Id: Ie9cb009560218a6196462a6c1fddd65bc9776a08
Signed-off-by: Haesu Gwon <haesu.gwon@samsung.com>
jh8801.jung [Thu, 24 Aug 2017 11:25:24 +0000 (20:25 +0900)]
Apply Lionbridge reviews
Signed-off-by: jh8801.jung <jh8801.jung@samsung.com>
Change-Id: Iefef5c2b6ce9f6d6a7153b3f5ee87a7a55e61253
WonYoung Choi [Thu, 24 Aug 2017 10:42:52 +0000 (10:42 +0000)]
Merge "Add some missing module to Tizen.NET"
WonYoung Choi [Thu, 24 Aug 2017 10:41:30 +0000 (10:41 +0000)]
Merge "Cleanup build.sh"
WonYoung Choi [Thu, 24 Aug 2017 10:41:10 +0000 (19:41 +0900)]
Add some missing module to Tizen.NET
Change-Id: I5be26ada332fcce9bb673474ebe7e5674770455f
WonYoung Choi [Thu, 24 Aug 2017 10:40:40 +0000 (19:40 +0900)]
Cleanup build.sh
Change-Id: Ib9a0ce2cc3e06735631509aabc577ef8ddeebfb7
Suyeon Hwang [Thu, 24 Aug 2017 08:54:51 +0000 (17:54 +0900)]
[VoiceControl] Fix memory double freed issue
Change-Id: I9d1140252f5cc7cb17453ef6fe7beb4c61853a87
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
WonYoung Choi [Thu, 24 Aug 2017 07:16:58 +0000 (07:16 +0000)]
Merge "Fix build.sh to fix gbs build error if network is unavailable"