darkleem [Thu, 19 Oct 2017 08:24:28 +0000 (17:24 +0900)]
Add FocusOnSelection property to GenList
- include elm_genlist_focus_on_selection function
- ElmSharp.Test migration
Change-Id: Iccbf12925750f6752727715ed62b3817abfc2aba
WonYoung Choi [Thu, 19 Oct 2017 07:23:44 +0000 (07:23 +0000)]
Merge "[ElmSharp] Add Copyright to missed file"
coderhyme [Thu, 19 Oct 2017 06:53:38 +0000 (06:53 +0000)]
Merge "[Multimedia] Replaced '\n' with the br tag in the doc-comments."
JungHo Kim [Thu, 19 Oct 2017 06:53:32 +0000 (06:53 +0000)]
Merge changes Iaa61ad52,I4b874f6a
* changes:
[MediaContent] Replaced '\n' with the br tag in doc-comments.
change \n to <br/> for Doc
huiyu,eun [Thu, 19 Oct 2017 05:46:39 +0000 (14:46 +0900)]
[NUI] Modify PaddingType
Modify PaddingType
Change-Id: Ibdb8039be8eb27729f22887af7cd6067625f382a
coderhyme [Thu, 19 Oct 2017 05:04:56 +0000 (14:04 +0900)]
[Multimedia] Replaced '\n' with the br tag in the doc-comments.
Change-Id: I61ab2e3e815864ecab4156b522f71718489a6f52
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
coderhyme [Thu, 19 Oct 2017 05:05:50 +0000 (14:05 +0900)]
[MediaContent] Replaced '\n' with the br tag in doc-comments.
Change-Id: Iaa61ad52e753855ee1f7a6e4c2053f0b77e5e0dc
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
SeokHoon Lee [Thu, 19 Oct 2017 04:08:39 +0000 (13:08 +0900)]
change \n to <br/> for Doc
Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: I4b874f6a31f0857a8a50e61c28a1d9e6eb7f341e
SukHyung, Kang [Thu, 19 Oct 2017 02:22:06 +0000 (11:22 +0900)]
change "\n" to <br/> for Doc
Change-Id: I8bb42fcaafaf3d0e24c57703f9ef41403bc2221b
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
pius.lee [Fri, 13 Oct 2017 08:50:27 +0000 (17:50 +0900)]
[ElmSharp] Add Copyright to missed file
Change-Id: I347368df86f84556c9b1537705cfa3f1cc7b3c16
dongsug.song [Wed, 18 Oct 2017 13:36:52 +0000 (13:36 +0000)]
Merge "[NUI] SafeNativeWindowHandle, VideoView, Layer changed"
dongsug.song [Wed, 18 Oct 2017 13:23:44 +0000 (22:23 +0900)]
[NUI] SafeNativeWindowHandle, VideoView, Layer changed
- SafeNativeWidowHandle implementation is changed to use protected handle.
- VideoView ResourceUrl is added.
- Layer ChildCount is changed to use c# scene tree.
- ImageView Image property is added.
Change-Id: I4ba423ad42009bff1067bf8295c3c12c84fad41b
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
Seungha Son [Mon, 16 Oct 2017 03:24:03 +0000 (12:24 +0900)]
Add method to get NotificationEventArgs by unique id
Change-Id: I217b699c12d50ef9ec496002cedbc11f537db2bc
Signed-off-by: Seungha Son <seungha.son@samsung.com>
WonYoung Choi [Wed, 18 Oct 2017 05:45:53 +0000 (05:45 +0000)]
Merge "[ElmSharp] Add the TC for checking basic operation of MultibuttonEntry"
coderhyme [Wed, 18 Oct 2017 05:38:14 +0000 (05:38 +0000)]
Merge "[Multimedia] Fixed a bug of MediaPacketVideoPlane."
coderhyme [Wed, 18 Oct 2017 05:36:40 +0000 (05:36 +0000)]
Merge "[MediaContent] Removed members in MediaInfo classes which are deprecated in Native."
coderhyme [Wed, 18 Oct 2017 03:15:47 +0000 (12:15 +0900)]
[Multimedia] Fixed a bug of MediaPacketVideoPlane.
Change-Id: I1e9ec9d5bd3a68bc79119a188c6b6c6c293fd83a
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
dongsug song [Wed, 18 Oct 2017 02:48:26 +0000 (02:48 +0000)]
Merge "Move WebViewLite to internal."
Feng Jin [Wed, 18 Oct 2017 10:34:26 +0000 (18:34 +0800)]
Move WebViewLite to internal.
Change-Id: I82d13f6f815d2dbc38d40605f925f822b177f692
Signed-off-by: Feng Jin <feng16.jin@samsung.com>
dongsug song [Wed, 18 Oct 2017 02:46:27 +0000 (02:46 +0000)]
Merge "[NUI] Change the key of Placeholder property"
dongsug.song [Wed, 18 Oct 2017 02:38:40 +0000 (02:38 +0000)]
Merge "[NUI] change Outline as PropertyMap type"
dongsug song [Wed, 18 Oct 2017 02:26:48 +0000 (02:26 +0000)]
Merge "Changed internal property to public-api and added public-api"
dongsug song [Wed, 18 Oct 2017 02:22:31 +0000 (02:22 +0000)]
Merge "Fix Left/Right/Up/DownFocusableView bug =>If app set the Left/Right/Up/DownFocusableView to null, then it will be crash."
Feng Jin [Wed, 18 Oct 2017 09:51:29 +0000 (17:51 +0800)]
Fix Left/Right/Up/DownFocusableView bug
=>If app set the Left/Right/Up/DownFocusableView to null, then it will be crash.
Change-Id: I3a9c68e98a9ef010a67d31221da239dcf37ece6e
Signed-off-by: Feng Jin <feng16.jin@samsung.com>
dongsug song [Wed, 18 Oct 2017 02:13:31 +0000 (02:13 +0000)]
Merge "Add C# binding for Extends type. Add C# binding for Margin and PaddingEX property in View."
dongsug song [Wed, 18 Oct 2017 02:13:14 +0000 (02:13 +0000)]
Merge "Add C# binding for VideoView.Underlay property."
Feng Jin [Mon, 16 Oct 2017 22:20:10 +0000 (06:20 +0800)]
Add C# binding for Extends type.
Add C# binding for Margin and PaddingEX property in View.
Change-Id: I88e40e58a152a57ae1a8e9c704cd8118aeceb7de
Signed-off-by: Feng Jin <feng16.jin@samsung.com>
xb.teng [Mon, 16 Oct 2017 13:18:07 +0000 (21:18 +0800)]
[4.0] Update LanguageChangedSignal and KeyboardResizedSignal for ImfManager
Change-Id: I09088a477e803dcc8549329efcfb57bf6bef139e
Seoyeon Kim [Tue, 17 Oct 2017 13:23:56 +0000 (22:23 +0900)]
[NUI] Change the key of Placeholder property
Change-Id: I13132dc0330dc370d9f1903659217cce2ac73855
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
dongsug.song [Tue, 17 Oct 2017 12:26:37 +0000 (21:26 +0900)]
[NUI] change Outline as PropertyMap type
Change-Id: I22c2f7af0338c4b3443f5c58fbe78ad23c3c256e
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
xb.teng [Tue, 17 Oct 2017 03:36:01 +0000 (11:36 +0800)]
Changed internal property to public-api and added public-api
- TerminateWidget()
- RETRY_TEXT, EFFECT
Change-Id: I4f9a83c49d5dff9a33eda121ad24e9dd2c19fbbb
xb.teng [Tue, 17 Oct 2017 10:57:58 +0000 (18:57 +0800)]
Update widget and widget application
Here are some changes:
1, Add LowBatterySignal and LowMemorySignal into WidgetApplication
2, Add GetRegion and GetLanguage apis into WidgetApplication
3, Update widge
Change-Id: Ibf5bf5d9723be33deb3683888ac72de69552290a
dongsug.song [Tue, 17 Oct 2017 05:46:23 +0000 (05:46 +0000)]
Merge "[NUI] add NativeWindowSafeHandle & make GetParent() public"
RinaYou [Tue, 17 Oct 2017 05:12:58 +0000 (14:12 +0900)]
[ElmSharp] Add the TC for checking basic operation of MultibuttonEntry
TASK=EFL-992
Change-Id: I72122084c66cdb249c9b71878b455c552a64699d
Jeesun Kim [Tue, 17 Oct 2017 02:40:47 +0000 (02:40 +0000)]
Merge changes I90cacb1c,Ia0760a76
* changes:
Modify invalid feature name in feature tag
Add md file for CalendarViews namespace summary
dongsug.song [Mon, 16 Oct 2017 17:11:25 +0000 (02:11 +0900)]
[NUI] add NativeWindowSafeHandle & make GetParent() public
Change-Id: I52fcc2f4c95746779d87c9c353ff2311d12a672f
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
Jeesun Kim [Tue, 17 Oct 2017 01:49:28 +0000 (10:49 +0900)]
Modify invalid feature name in feature tag
Change-Id: I90cacb1cb23607b2d50ecbff5d7ff6c6769d06cf
Jongkyu Koo [Tue, 17 Oct 2017 01:06:42 +0000 (01:06 +0000)]
Merge changes Iefa8b7a8,I78d7a9d1
* changes:
fix wrong EntryPoint
Add ContactsViews namespace summary
Jeesun Kim [Tue, 17 Oct 2017 00:57:06 +0000 (09:57 +0900)]
Add md file for CalendarViews namespace summary
Change-Id: Ia0760a760770d126ddc16def92cfc2a420149fe2
Feng Jin [Mon, 16 Oct 2017 13:24:01 +0000 (21:24 +0800)]
Add C# binding for VideoView.Underlay property.
Change-Id: I53806fad483e9677f13d3026d73b9dbdfcd896c8
Signed-off-by: Feng Jin <feng16.jin@samsung.com>
xb.teng [Mon, 16 Oct 2017 11:56:08 +0000 (19:56 +0800)]
Update LowMemorySignal and LowBatterySignal for application
Change-Id: If912e8aa0d9f0319bc28e7c775194aeb55de693e
coderhyme [Fri, 13 Oct 2017 04:27:24 +0000 (13:27 +0900)]
[MediaContent] Removed members in MediaInfo classes which are deprecated in Native.
Change-Id: Ica4d56f92d9869ab1b2fd941ba247ccce67ea263
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
Wonyoung Choi [Mon, 16 Oct 2017 08:17:31 +0000 (17:17 +0900)]
Copy ref dlls for tizen40 tfm from netcoreapp2.0
Change-Id: I0b1359e1a2c80ad3a06177de77b73cb94dbecb09
SukHyung, Kang [Fri, 13 Oct 2017 02:26:30 +0000 (11:26 +0900)]
Add project to sln to build
Change-Id: I6daa867423ac2435c73081613415a5c8f3fc5e52
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
Jongkyu Koo [Mon, 16 Oct 2017 08:08:25 +0000 (17:08 +0900)]
fix wrong EntryPoint
Change-Id: Iefa8b7a872511a8a14f99135b3368a6d2c4bfe82
Signed-off-by: Jongkyu Koo <jk.koo@samsung.com>
Jiyong Min [Mon, 16 Oct 2017 04:38:50 +0000 (04:38 +0000)]
Merge "[MediaContent] Fixed logic errors of async methods which caused blocking problems."
Somin Kim [Mon, 16 Oct 2017 04:35:18 +0000 (04:35 +0000)]
Merge "Review Tizen.Context.AppHistory API cs files PS1: Edited files as per comments"
coderhyme [Fri, 13 Oct 2017 08:40:08 +0000 (17:40 +0900)]
[MediaContent] Fixed logic errors of async methods which caused blocking problems.
The cause is wrong type has been used when creating the TaskCompletionSource.
Change-Id: I6aa63eb6105c466bb4914ffaccf7c94fac8c23a6
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
dongsug.song [Sat, 14 Oct 2017 10:31:27 +0000 (19:31 +0900)]
[NUI] nui 60 version integration
merged patches :
- [Tizen] fix Text low quality issue caused by Color value check
- Add C# binding for web view lite.
- [Tizen] Add start and end property in PaddingType
- [Tizen] Add WatchApplication/WatchTime for nui
- [Tizen] Fix crash caused by GetPropertyIndex not converting to DALi property format
- [Tizen] Scene Graph support in NUI
- [4.0] Fast bounding-box clipping feature: NUI Wrapper
- Add Finalize api for ImfManager
- [Tizen] Enhance Application device signals
- [4.0] add TextField Ellipsis, Key Subclass
- Dispose Children when Parent is being disposed.
- Migration of devel api to public
- Changes required after TextLabel Devel properties were made public
- (TextField) Rename ShowDuration to ShowLastCharacterDuration
- [4.0] fix build error for 60 ver. integration
Change-Id: I22050544215771037f82b053d71df8d782de4a57
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
dongsug song [Fri, 13 Oct 2017 10:22:40 +0000 (10:22 +0000)]
Merge "Fis some document errors."
Feng Jin [Fri, 13 Oct 2017 17:41:37 +0000 (01:41 +0800)]
Fis some document errors.
Change-Id: Ifcd5f5cb6708dcfa51d44ceaa251ad2211b16d54
Signed-off-by: Feng Jin <feng16.jin@samsung.com>
MyoungJune Park [Fri, 13 Oct 2017 10:07:10 +0000 (10:07 +0000)]
Merge "[Tizen.System.SystemSettings] Add getting accessibility TTS."
MyoungJune Park [Fri, 13 Oct 2017 10:06:26 +0000 (10:06 +0000)]
Merge "[SystemSettings] Added <feature> <exception> for methods"
Kangho Hur [Fri, 13 Oct 2017 08:36:01 +0000 (08:36 +0000)]
Merge changes I4ea410ca,I78b037aa
* changes:
[ElmSharp] Add Scroller Policy and Bounce to Entry
Add predefined value for EvasObject Hints props.
Jongkyu Koo [Fri, 13 Oct 2017 08:17:13 +0000 (17:17 +0900)]
Add ContactsViews namespace summary
Change-Id: I78d7a9d1e40e577385fa93450ca2954fb6b1edfa
Signed-off-by: Jongkyu Koo <jk.koo@samsung.com>
jinwang.an [Wed, 20 Sep 2017 10:54:46 +0000 (19:54 +0900)]
[Tizen.System.SystemSettings] Add getting accessibility TTS.
Change-Id: Ic3569bedf56509922c0ea691349930743ed0a28a
Signed-off-by: jinwang.an <jinwang.an@samsung.com>
dongsug song [Fri, 13 Oct 2017 06:45:09 +0000 (06:45 +0000)]
Merge "Remove nui api reference warning."
Youxia Wu [Fri, 13 Oct 2017 13:12:03 +0000 (21:12 +0800)]
Remove nui api reference warning.
Change-Id: I682b41a2e2faa8b1d9c8c75f44c3de62fe898d22
pr.jung [Fri, 13 Oct 2017 06:22:16 +0000 (15:22 +0900)]
[Usb]Remove XML warnings
Change-Id: Ibcd1577a007a9f4386236a7e93c2d59f80200ca2
Signed-off-by: pr.jung <pr.jung@samsung.com>
pr.jung [Fri, 13 Oct 2017 05:42:33 +0000 (14:42 +0900)]
[System]Remove XML warnings
Change-Id: I8e5cdfcae85168d1bf66147522d050eb2ad03005
Signed-off-by: pr.jung <pr.jung@samsung.com>
chleun.moon [Fri, 13 Oct 2017 05:34:19 +0000 (05:34 +0000)]
Merge "[Connection][TCSACR-106] Remove unused enum AddressInformationType"
chleun.moon [Tue, 10 Oct 2017 10:13:21 +0000 (19:13 +0900)]
[Connection][TCSACR-106] Remove unused enum AddressInformationType
Change-Id: I4786fb8217dc0e799acf34ea484c03c1d4b317b6
Signed-off-by: Cheoleun Moon <chleun.moon@samsung.com>
Jeesun Kim [Thu, 12 Oct 2017 08:11:08 +0000 (17:11 +0900)]
[Calendar]Remove invalid exception
Change-Id: I8acfda809aa4e4293bb6015c64d41bd07ce79da3
pius.lee [Thu, 12 Oct 2017 13:23:15 +0000 (22:23 +0900)]
[ElmSharp] Add Scroller Policy and Bounce to Entry
Change-Id: I4ea410ca2947331192e2ea1809120252e1a4181b
jinwang.an [Thu, 12 Oct 2017 11:20:37 +0000 (20:20 +0900)]
[SystemSettings] Added <feature> <exception> for methods
Change-Id: I1be31d2dacce290dc65729b6756c7d693bdc48cf
Signed-off-by: jinwang.an <jinwang.an@samsung.com>
DongJun Kim [Thu, 12 Oct 2017 10:34:43 +0000 (10:34 +0000)]
Merge "[Tizen.WebView] Add namespace summary"
Haesu Gwon [Thu, 12 Oct 2017 08:04:57 +0000 (08:04 +0000)]
Merge "[Tizen.Multimedia] Fix XML Doc warnings"
coderhyme [Thu, 12 Oct 2017 07:12:20 +0000 (07:12 +0000)]
Merge "[Multimedia] Fixed issues of Radio."
jh8801.jung [Thu, 12 Oct 2017 05:58:17 +0000 (14:58 +0900)]
Fix XML Doc Build Warning for Nfc
Signed-off-by: jh8801.jung <jh8801.jung@samsung.com>
Change-Id: Icc4c081346a949886c508dc0cb05f77a1227b89a
jh8801.jung [Thu, 12 Oct 2017 05:40:23 +0000 (14:40 +0900)]
Fix XML Doc Build Warning for Smartcard
Signed-off-by: jh8801.jung <jh8801.jung@samsung.com>
Change-Id: Icd51e3c07ac38b39d26622c7668465719f4c5eec
JooSeok Park [Thu, 12 Oct 2017 06:14:00 +0000 (06:14 +0000)]
Merge "[IoTConnectivity] Fix build warnings ( warning CS1570 )"
jh8801.jung [Thu, 12 Oct 2017 05:30:08 +0000 (14:30 +0900)]
Fix XML Doc Build Warning for Mtp
Signed-off-by: jh8801.jung <jh8801.jung@samsung.com>
Change-Id: I899eafa20b9d4f579cdb8502de656802f48c2110
pr.jung [Thu, 12 Oct 2017 05:19:56 +0000 (14:19 +0900)]
[Feedback]Add descriptions for consturctor and destructor of Feedback class
Change-Id: I33b72bd26597a64bc68a29a9cb75d8c83a657907
Signed-off-by: pr.jung <pr.jung@samsung.com>
pius.lee [Thu, 12 Oct 2017 04:28:53 +0000 (13:28 +0900)]
Add predefined value for EvasObject Hints props.
Change-Id: I78b037aa5a736ec812487d2c3fbf9c1a6ac52c2d
Kangho Hur [Thu, 12 Oct 2017 04:25:18 +0000 (04:25 +0000)]
Merge "Restore proper behaviour for the test"
MyoungJune Park [Thu, 12 Oct 2017 03:18:27 +0000 (03:18 +0000)]
Merge "[SystemSettings] Add privilege info about EventArgs Classes."
coderhyme [Thu, 12 Oct 2017 02:38:34 +0000 (02:38 +0000)]
Merge "[MediaContent] Removed BurstShort related apis"
Yunjin Lee [Thu, 12 Oct 2017 01:20:44 +0000 (01:20 +0000)]
Merge "[Tizen.Security.TEEC]Add a description for product specific TEE solutions"
Hyunho Kang [Wed, 11 Oct 2017 13:43:41 +0000 (22:43 +0900)]
Fix comment build warning from WidgetControl
Change-Id: Ia2aebb8d245e3335cee34079ee6427630ad19571
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Hyunho Kang [Wed, 11 Oct 2017 13:41:16 +0000 (22:41 +0900)]
Fix comment build warning from WidgetApplication
Change-Id: Ib80f7ed579b64fd19ae4d812af2ce65ef3f7594f
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
jinwang.an [Wed, 11 Oct 2017 12:16:48 +0000 (21:16 +0900)]
[SystemSettings] Add privilege info about EventArgs Classes.
Change-Id: I36618c6ca1ffa85414b16014b16ca7d7f4dbd6a7
Signed-off-by: jinwang.an <jinwang.an@samsung.com>
Dongsun Lee [Wed, 11 Oct 2017 08:23:34 +0000 (17:23 +0900)]
[Tizen.Security.TEEC]Add a description for product specific TEE solutions
Change-Id: Ie28a321f158f5803681af64c6bc43ded9d1d769e
Signed-off-by: Dongsun Lee <ds73.lee@samsung.com>
Semun Lee [Wed, 11 Oct 2017 10:27:26 +0000 (10:27 +0000)]
Merge "Fix build warning"
Hongkuk, Son [Wed, 11 Oct 2017 10:14:54 +0000 (19:14 +0900)]
[IoTConnectivity] Fix build warnings ( warning CS1570 )
Signed-off-by: Hongkuk, Son <hongkuk.son@samsung.com>
Change-Id: I8787893bad6a660f86157b6527eaebfcc3e8436c
Dong Sun Lee [Wed, 11 Oct 2017 10:11:49 +0000 (10:11 +0000)]
Merge "fix: Operation parameters, SharedMemory struct"
Krzysztof Dynowski [Tue, 26 Sep 2017 10:16:23 +0000 (12:16 +0200)]
fix: Operation parameters, SharedMemory struct
Change-Id: Ic3fcf8729f97b74cdbf830e1d34461871c2acab5
Haesu Gwon [Tue, 10 Oct 2017 07:34:35 +0000 (16:34 +0900)]
[Tizen.Multimedia] Fix XML Doc warnings
Change-Id: I59c1c15d22b2eaa45aed408214fecaedaf5f178b
Signed-off-by: Haesu Gwon <haesu.gwon@samsung.com>
Myungki Lee [Wed, 11 Oct 2017 08:54:17 +0000 (17:54 +0900)]
Fix build warning
- Tizen.Applications.Notification
Tizen.Applications.NotificationEventListener
Change-Id: Ibf9d3cd97ab65af4f03e628b9c8d04b3c6258473
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
coderhyme [Tue, 10 Oct 2017 06:57:30 +0000 (15:57 +0900)]
[MediaContent] Removed BurstShort related apis
Change-Id: I46157379d51b6261b9c4fa51413b117e1ae9f581
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
yh106.jung [Wed, 11 Oct 2017 08:31:57 +0000 (17:31 +0900)]
[Tizen.WebView] Add namespace summary
This patch adds namespace summary.
Change-Id: I4e4502f4334a9cfbee46ac9c60f103de097cadfa
Signed-off-by: yh106.jung <yh106.jung@samsung.com>
moon87.park [Wed, 27 Sep 2017 12:04:07 +0000 (21:04 +0900)]
[AttachPanel] Remove incorrect event args and Modify the property type
Change-Id: Ifdb6cdb7b9ae708d69f896cb09da20f240b5e5ae
Signed-off-by: moon87.park <moon87.park@samsung.com>
Piotr Szydelko [Tue, 10 Oct 2017 09:51:34 +0000 (11:51 +0200)]
Move namespace documentation to DocFX overwrite files
Change-Id: Idfa191c20437e2047d3569fcc2c5d69b89ded330
Signed-off-by: Piotr Szydelko <p.szydelko@samsung.com>
SukHyung, Kang [Wed, 11 Oct 2017 05:27:24 +0000 (14:27 +0900)]
Remove build warning from RemoteView
Change-Id: I45bd94d240f1e166343cc402b955b31c080e9a3d
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
DongJun Kim [Wed, 11 Oct 2017 06:01:17 +0000 (06:01 +0000)]
Merge "[Tizen.WebView] Fix document build warnings"
kibak.yoon [Wed, 11 Oct 2017 05:52:01 +0000 (05:52 +0000)]
Merge "[Sensor] Fix build warnings"
WonYoung Choi [Wed, 11 Oct 2017 05:30:13 +0000 (05:30 +0000)]
Merge "Fix XML documentation warning on ElmSharp.Werable"
coderhyme [Wed, 11 Oct 2017 03:39:14 +0000 (12:39 +0900)]
[Multimedia] Fixed issues of Radio.
- The issue that a crash happens in operations related with callbacksk when GC is involved.
- Wrong implentations that exceptions are not thrown when the native apis return errors.
Change-Id: I4bbda573a09e791f49335f57639f1df4e722de26
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
Pyun DoHyun [Wed, 11 Oct 2017 00:00:25 +0000 (00:00 +0000)]
Merge "Fix Build warning for Tizen.Netwrok.Bluetooth"
Editor Lionbridge [Tue, 3 Oct 2017 11:22:15 +0000 (16:52 +0530)]
Review Tizen.Context.AppHistory API cs files
PS1: Edited files as per comments
Change-Id: Icb02c697f3262fcc921a49c7d799fdfca4cc8aac
adhavan.m [Tue, 10 Oct 2017 12:40:15 +0000 (18:10 +0530)]
[CallManager & Tapi] Fixed build warnings.
Change-Id: I891e3dc35a1a7d7906542f84180cb854c8389e78
Signed-off-by: adhavan.m <adhavan.m@samsung.com>