platform/core/csapi/tizenfx.git
6 years agoRemove build warning from RemoteView 85/154685/2 preview1-00284
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>
6 years agoMerge "[Tizen.WebView] Fix document build warnings" preview1-00283
DongJun Kim [Wed, 11 Oct 2017 06:01:17 +0000 (06:01 +0000)]
Merge "[Tizen.WebView] Fix document build warnings"

6 years agoMerge "[Sensor] Fix build warnings" preview1-00282
kibak.yoon [Wed, 11 Oct 2017 05:52:01 +0000 (05:52 +0000)]
Merge "[Sensor] Fix build warnings"

6 years agoMerge "Fix XML documentation warning on ElmSharp.Werable"
WonYoung Choi [Wed, 11 Oct 2017 05:30:13 +0000 (05:30 +0000)]
Merge "Fix XML documentation warning on ElmSharp.Werable"

6 years agoMerge "Fix Build warning for Tizen.Netwrok.Bluetooth" preview1-00281
Pyun DoHyun [Wed, 11 Oct 2017 00:00:25 +0000 (00:00 +0000)]
Merge "Fix Build warning for Tizen.Netwrok.Bluetooth"

6 years ago[CallManager & Tapi] Fixed build warnings. 70/154570/1 preview1-00280
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>
6 years agoFix Build warning for Tizen.Netwrok.Bluetooth 16/154516/1
Atul Rai [Tue, 10 Oct 2017 10:07:52 +0000 (15:37 +0530)]
Fix Build warning for Tizen.Netwrok.Bluetooth

Change-Id: I4b8748daee7ecebfbc9cb7400f24b34614fb8e54
Signed-off-by: Atul Rai <a.rai@samsung.com>
6 years ago[Tizen.Applications.DataControl]Fix XML Doc warnings 26/154426/2 preview1-00279
Inkyun Kil [Tue, 10 Oct 2017 07:46:24 +0000 (16:46 +0900)]
[Tizen.Applications.DataControl]Fix XML Doc warnings

Change-Id: I333b16658f324265c2755f5ad6ea382185e1b483
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
6 years agoFix XML documentation warning on ElmSharp.Werable 03/154503/1
pius.lee [Tue, 10 Oct 2017 10:17:30 +0000 (19:17 +0900)]
Fix XML documentation warning on ElmSharp.Werable

Change-Id: Icb2c51a5266a7369b5050998eeb2a4324ae73aaf

6 years agofix xml build warnings 91/154491/1
jkjo92 [Tue, 10 Oct 2017 09:54:46 +0000 (18:54 +0900)]
fix xml build warnings

Change-Id: I564081cd060c1f4229ecdd071b023ccf32a96b67
Signed-off-by: jkjo92 <jkjo92@samsung.com>
6 years agoMerge "fix build warnings" preview1-00278
Seechan Kim [Tue, 10 Oct 2017 08:31:22 +0000 (08:31 +0000)]
Merge "fix build warnings"

6 years ago[Maps] Fix build warnings #2 50/154450/1
chanywa [Tue, 10 Oct 2017 08:27:38 +0000 (17:27 +0900)]
[Maps] Fix build warnings #2

Change-Id: Ie0b0cd7364b22c2b2b6143a6e5536910b8151da9

6 years agoMerge "Fix build warnings"
Seechan Kim [Tue, 10 Oct 2017 08:18:38 +0000 (08:18 +0000)]
Merge "Fix build warnings"

6 years agoFix build warnings 63/154263/2
kj7.sung [Tue, 10 Oct 2017 02:48:38 +0000 (11:48 +0900)]
Fix build warnings

Change-Id: Iecb38447c0baebfb6065f08de6a512b9cc5fcb95
Signed-off-by: kj7.sung <kj7.sung@samsung.com>
6 years agofix build warnings 74/154374/1
jomui [Tue, 10 Oct 2017 06:41:00 +0000 (15:41 +0900)]
fix build warnings

Signed-off-by: jomui <jongmun.woo@samsung.com>
Change-Id: Id1ca706599107e1b7bace96e69ee4870470649fe

6 years ago[Tizen.Messaging]Fix XML Doc warnings 44/154344/2 preview1-00277
Jongkyu Koo [Tue, 10 Oct 2017 05:44:32 +0000 (14:44 +0900)]
[Tizen.Messaging]Fix XML Doc warnings

Change-Id: I7215e07ffcfe70a52dd9feebd51cf3ad3af187f2
Signed-off-by: Jongkyu Koo <jk.koo@samsung.com>
6 years ago[Tizen.PhonenumberUtils]Fix XML Doc warnings 19/154319/2
Jongkyu Koo [Tue, 10 Oct 2017 05:08:55 +0000 (14:08 +0900)]
[Tizen.PhonenumberUtils]Fix XML Doc warnings

Change-Id: I0be2feaf477e2d5fbf3965ae46a1e33d5f60033d
Signed-off-by: Jongkyu Koo <jk.koo@samsung.com>
6 years agoMerge "[Tizen.Pims.Contacts]Fix XML Doc warnings"
Jongkyu Koo [Tue, 10 Oct 2017 06:12:50 +0000 (06:12 +0000)]
Merge "[Tizen.Pims.Contacts]Fix XML Doc warnings"

6 years ago[Tizen.WebView] Fix document build warnings 56/154356/1
yh106.jung [Tue, 10 Oct 2017 06:04:50 +0000 (15:04 +0900)]
[Tizen.WebView] Fix document build warnings

This patch fixes build warnings.

Tizen.WebView/JavaScriptMessage.cs(23,26)  warning CS1591  Missing XML
comment for publicly visible type or member 'JavaScriptMessageHandler'
Tizen.WebView/WebView.cs(306,35)   warning CS1591  Missing XML comment
for publicly visible type or member 'WebView.CreateHandle(EvasObject)'

Change-Id: I622063bd461344663bbe6ba4cfebfdc21830c425
Signed-off-by: yh106.jung <yh106.jung@samsung.com>
6 years agoMerge "Fix XML documentation warnings"
Jeesun Kim [Tue, 10 Oct 2017 06:09:16 +0000 (06:09 +0000)]
Merge "Fix XML documentation warnings"

6 years agoMerge "[Calendar] Fix error exception, list cursor goes to first when list is created."
Jeesun Kim [Tue, 10 Oct 2017 06:09:10 +0000 (06:09 +0000)]
Merge "[Calendar] Fix error exception, list cursor goes to first when list is created."

6 years ago[Tizen.Pims.Contacts]Fix XML Doc warnings 12/154312/2
Jongkyu Koo [Tue, 10 Oct 2017 05:03:27 +0000 (14:03 +0900)]
[Tizen.Pims.Contacts]Fix XML Doc warnings

Change-Id: I26aa17dbf14f7058ef6b82ee613b941243ca4d7d
Signed-off-by: Jongkyu Koo <jk.koo@samsung.com>
6 years agoSupress build warning 45/154345/1
Junghyun Yeon [Tue, 10 Oct 2017 05:44:55 +0000 (14:44 +0900)]
Supress build warning

Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
Change-Id: I197551b466a74b73da43c5c267e649c9bdf4406b

6 years agoMerge "[inputmethod] Fix build warning" preview1-00276
sungwook79.park [Tue, 10 Oct 2017 05:25:48 +0000 (05:25 +0000)]
Merge "[inputmethod] Fix build warning"

6 years agoMerge "[Stt/SttEngine/Tts/TtsEngine/VoiceControl][Remove build warnings]"
Suyeon Hwang [Tue, 10 Oct 2017 05:20:33 +0000 (05:20 +0000)]
Merge "[Stt/SttEngine/Tts/TtsEngine/VoiceControl][Remove build warnings]"

6 years agoMerge "[Maps] Fix build warnings"
chanywa [Tue, 10 Oct 2017 05:01:36 +0000 (05:01 +0000)]
Merge "[Maps] Fix build warnings"

6 years ago[Maps] Fix build warnings 05/154305/3
chanywa [Tue, 10 Oct 2017 04:54:12 +0000 (13:54 +0900)]
[Maps] Fix build warnings

Change-Id: I71635747353b69375ec12622d42c9ab7c9761bcd

6 years agoRemove build warning messages 93/154293/4 preview1-00275
Hwankyu Jhun [Tue, 10 Oct 2017 04:44:13 +0000 (13:44 +0900)]
Remove build warning messages

Change-Id: I8ec8d8a2a1cc1faf565478a483e61a54e79fad89
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
6 years ago[inputmethod] Fix build warning 03/154303/1
sungwook79.park [Tue, 10 Oct 2017 04:51:29 +0000 (13:51 +0900)]
[inputmethod] Fix build warning

Change-Id: Ib5dbe11cf13c04bbddb87a4232da1815a8d3fafa
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
6 years agoMerge "[Inputmethod manager] Fix build warning"
sungwook79.park [Tue, 10 Oct 2017 04:52:04 +0000 (04:52 +0000)]
Merge "[Inputmethod manager] Fix build warning"

6 years agoMerge "[Tizen.Applications.Attachpanel] Fix Build Warnings[XML Doc]"
chulseung kim [Tue, 10 Oct 2017 04:46:48 +0000 (04:46 +0000)]
Merge "[Tizen.Applications.Attachpanel] Fix Build Warnings[XML Doc]"

6 years ago[ElmSharp] Fix wrong entry point of interop call 83/154283/1
Seungkeun Lee [Tue, 10 Oct 2017 04:32:56 +0000 (13:32 +0900)]
[ElmSharp] Fix wrong entry point of interop call

 - It influence to EvasImage.File property getter
 - _evas_object_image_file_get -> evas_object_image_file_get

Change-Id: If2a2d5fc7f38a3239ea9d4f1b3410c1112866b89

6 years ago[Sensor] Fix build warnings 71/154271/4
kibak.yoon [Tue, 10 Oct 2017 03:08:20 +0000 (12:08 +0900)]
[Sensor] Fix build warnings

Change-Id: I3dd236d61cc913f55518188085ac726ad7bd0883
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
6 years agoFix warnings 61/154261/8 preview1-00274
Junghoon Park [Tue, 10 Oct 2017 02:44:59 +0000 (11:44 +0900)]
Fix warnings

Change-Id: I2686aa32e0502c9ecc27aba67165c6aa507ff4ae
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
6 years ago[Tizen.Applications.Attachpanel] Fix Build Warnings[XML Doc] 66/154266/1
moon87.park [Tue, 10 Oct 2017 02:54:38 +0000 (11:54 +0900)]
[Tizen.Applications.Attachpanel] Fix Build Warnings[XML Doc]

Change-Id: I2c100b545e0b3e0fa39122967043cea9a8deda4b

6 years agoMerge "[MediaContent] Fixed possible deadlock issues of async methods." preview1-00273
coderhyme [Tue, 10 Oct 2017 02:46:58 +0000 (02:46 +0000)]
Merge "[MediaContent] Fixed possible deadlock issues of async methods."

6 years agoFix XML documentation warnings 56/154256/1
Jeesun Kim [Tue, 10 Oct 2017 02:33:34 +0000 (11:33 +0900)]
Fix XML documentation warnings

Change-Id: Ie7fa6c313587d3c82a7090d230e87ef02945500f

6 years ago[Inputmethod manager] Fix build warning 55/154255/1
sungwook79.park [Tue, 10 Oct 2017 02:32:13 +0000 (11:32 +0900)]
[Inputmethod manager] Fix build warning

Change-Id: I52c6b0526e873731fed4c3a276f68c891e9ae8bc
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
6 years ago[Calendar] Fix error exception, list cursor goes to first when list is created. 46/153646/4
Jeesun Kim [Fri, 29 Sep 2017 04:35:25 +0000 (13:35 +0900)]
[Calendar] Fix error exception, list cursor goes to first when list is created.

Change-Id: Id8cf15e5ab4b726ad6b497f51d03ca8b35ba0571

6 years agoMerge "[Tizen.Network.WiFiDirect] Fix build warning"
cheoleun moon [Tue, 10 Oct 2017 02:10:11 +0000 (02:10 +0000)]
Merge "[Tizen.Network.WiFiDirect] Fix build warning"

6 years ago[Stt/SttEngine/Tts/TtsEngine/VoiceControl][Remove build warnings] 41/154241/4
Suyeon Hwang [Tue, 10 Oct 2017 01:49:24 +0000 (10:49 +0900)]
[Stt/SttEngine/Tts/TtsEngine/VoiceControl][Remove build warnings]

Change-Id: Ibbd0523cc9e490036f7aa8d2e19502d5566c6f23
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
6 years agoMerge "[Download] Fix XML documentation warnings"
cheoleun moon [Tue, 10 Oct 2017 02:03:10 +0000 (02:03 +0000)]
Merge "[Download] Fix XML documentation warnings"

6 years ago[Tizen.Network.WiFiDirect] Fix build warning 40/154240/1
Jiung [Tue, 10 Oct 2017 01:35:26 +0000 (10:35 +0900)]
[Tizen.Network.WiFiDirect] Fix build warning

Change-Id: I91aacf72b3b474b1b9c14dc414a4278c212d58e9
Signed-off-by: Jiung <jiung.yu@samsung.com>
6 years agoMerge "Add tag and document to Tizen.NUI." preview1-00271 preview1-00272
dongsug song [Fri, 29 Sep 2017 12:37:27 +0000 (12:37 +0000)]
Merge "Add tag and document to Tizen.NUI."

6 years agoAdd tag and document to Tizen.NUI. 76/153776/2
Feng Jin [Fri, 29 Sep 2017 19:27:59 +0000 (03:27 +0800)]
Add tag and document to Tizen.NUI.

Change-Id: I6cb858e7f24111e55c2ff6a19ddac0edbfdab532
Signed-off-by: Feng Jin <feng16.jin@samsung.com>
6 years agoMerge "[Multimedia] Fixed a deadlock issue of Player.SetPlayPositionAsync." preview1-00270
coderhyme [Fri, 29 Sep 2017 05:53:21 +0000 (05:53 +0000)]
Merge "[Multimedia] Fixed a deadlock issue of Player.SetPlayPositionAsync."

6 years ago[MediaContent] Fixed possible deadlock issues of async methods. 74/153674/1
coderhyme [Fri, 29 Sep 2017 05:53:10 +0000 (14:53 +0900)]
[MediaContent] Fixed possible deadlock issues of async methods.

It could occur when the continuations run synchronously, because the native implementaion holds mutex when it calls the callback.
In such situation if any related async method is called, it is going to be blocked.

Thus we need to force the continuations to run asyncronously.

Change-Id: I5aa12733cde352de65bc722ecebd8c6b3f92d55e
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
6 years agoMerge "Fix Handle creator method of CircleProgressbar"
Kangho Hur [Fri, 29 Sep 2017 05:35:04 +0000 (05:35 +0000)]
Merge "Fix Handle creator method of CircleProgressbar"

6 years agoFix Handle creator method of CircleProgressbar 53/153653/2
pius.lee [Fri, 29 Sep 2017 05:11:10 +0000 (14:11 +0900)]
Fix Handle creator method of CircleProgressbar

fix it return correct handle from handle of parent.

Change-Id: Ie06be2798790d30bac0119f19d00756f80e8eab0

6 years ago[Multimedia] Added missing comments and fixed comment errors. 85/153085/3
coderhyme [Thu, 28 Sep 2017 02:30:54 +0000 (11:30 +0900)]
[Multimedia] Added missing comments and fixed comment errors.

Change-Id: Iaee8d0366fea702edd9ceb34554e065ec4895762
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
6 years agoMerge "[Multimedia] Modified the AudioIO to throw proper exceptions."
coderhyme [Fri, 29 Sep 2017 05:05:58 +0000 (05:05 +0000)]
Merge "[Multimedia] Modified the AudioIO to throw proper exceptions."

6 years agoMerge "Add TC for IsOpaque(evas_object_image_alpha_set)"
Kangho Hur [Fri, 29 Sep 2017 05:02:01 +0000 (05:02 +0000)]
Merge "Add TC for IsOpaque(evas_object_image_alpha_set)"

6 years ago[Download] Fix XML documentation warnings 47/153647/2
Seonah Moon [Fri, 29 Sep 2017 04:43:01 +0000 (13:43 +0900)]
[Download] Fix XML documentation warnings

Change-Id: I7028971edc8d9b8590239c47f1c5be66307b94fd

6 years ago[Multimedia] Modified the AudioIO to throw proper exceptions. 16/147516/4
coderhyme [Mon, 4 Sep 2017 21:42:16 +0000 (06:42 +0900)]
[Multimedia] Modified the AudioIO to throw proper exceptions.

Change-Id: I30dbb7474e618f2618dece04f32b090eed7e9811
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
6 years agoMerge "[Multimedia] Removed build warnings" preview1-00269
coderhyme [Fri, 29 Sep 2017 03:26:23 +0000 (03:26 +0000)]
Merge "[Multimedia] Removed build warnings"

6 years agoMerge "[Multimedia] Added missing comments in Metadata"
coderhyme [Fri, 29 Sep 2017 03:26:10 +0000 (03:26 +0000)]
Merge "[Multimedia] Added missing comments in Metadata"

6 years agoMerge "[MediaContent] Removed build warnings."
coderhyme [Fri, 29 Sep 2017 03:26:01 +0000 (03:26 +0000)]
Merge "[MediaContent] Removed build warnings."

6 years ago[Calendar] Fix AddChangedCb parameter to callbackmap, remove throw in Dispose 07/153407/4 preview1-00268
Jeesun Kim [Thu, 28 Sep 2017 09:16:42 +0000 (18:16 +0900)]
[Calendar] Fix AddChangedCb parameter to callbackmap, remove throw in Dispose

Change-Id: I7a50078ce9dad34cc4a40e9a7e55ac9a8a1e7ef2

6 years agoFix GetScales bug 19/152419/6 preview1-00267
Hyunho Kang [Tue, 26 Sep 2017 05:58:00 +0000 (14:58 +0900)]
Fix GetScales bug

widget_service_get_supported_sizes API and
widget_service_get_supported_size_types API alloc new array
for returning pointer when c# receieve pointer from native,
it cannnot know it's size so, we need to marshalling it manually

Change-Id: I1a3324349cf4a065b7d693b39815e1d2f9a0c5e8
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
6 years agoMerge "[Stt/Tts][Fix description about exception]"
Wonnam Jang [Thu, 28 Sep 2017 10:14:19 +0000 (10:14 +0000)]
Merge "[Stt/Tts][Fix description about exception]"

6 years agoAdd TC for IsOpaque(evas_object_image_alpha_set) 22/153422/2
Seungkeun Lee [Thu, 28 Sep 2017 10:00:14 +0000 (19:00 +0900)]
Add TC for IsOpaque(evas_object_image_alpha_set)

Change-Id: I8e0b055cac14ebe7799d6c0f6294ce8cb0104ca9

6 years agoMerge "[Nsd] Fix XML documentation warnings" preview1-00266
chleun.moon [Thu, 28 Sep 2017 09:03:06 +0000 (09:03 +0000)]
Merge "[Nsd] Fix XML documentation warnings"

6 years agoMerge "[WiFi] Fix XML documentation warnings"
chleun.moon [Thu, 28 Sep 2017 09:02:55 +0000 (09:02 +0000)]
Merge "[WiFi] Fix XML documentation warnings"

6 years agoMerge "[Connection] Fix XML documentation warnings"
chleun.moon [Thu, 28 Sep 2017 09:02:45 +0000 (09:02 +0000)]
Merge "[Connection] Fix XML documentation warnings"

6 years ago[Multimedia] Added missing comments in Metadata 42/153142/3
coderhyme [Thu, 28 Sep 2017 03:54:55 +0000 (12:54 +0900)]
[Multimedia] Added missing comments in Metadata

Change-Id: I32f3ff5d5dcfc04063c18f320e347263b2adcde0
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
6 years agoMerge "[Inputmethod] Fix typo" preview1-00265
sungwook79.park [Thu, 28 Sep 2017 08:37:20 +0000 (08:37 +0000)]
Merge "[Inputmethod] Fix typo"

6 years ago[Nsd] Fix XML documentation warnings 97/153297/1
chleun.moon [Thu, 28 Sep 2017 07:53:33 +0000 (16:53 +0900)]
[Nsd] Fix XML documentation warnings

Change-Id: Ia90d038385e6d67309f4f1355867dabfdba49546
Signed-off-by: Cheoleun Moon <chleun.moon@samsung.com>
6 years ago[WiFi] Fix XML documentation warnings 94/153294/1
chleun.moon [Thu, 28 Sep 2017 07:49:47 +0000 (16:49 +0900)]
[WiFi] Fix XML documentation warnings

Change-Id: Ibb439c1f7a697a0c05cb11a1415f7fafefee1a3d
Signed-off-by: Cheoleun Moon <chleun.moon@samsung.com>
6 years ago[Connection] Fix XML documentation warnings 89/153289/1
chleun.moon [Thu, 28 Sep 2017 07:43:29 +0000 (16:43 +0900)]
[Connection] Fix XML documentation warnings

Change-Id: Ib0691d34a9ce628c26a1a11af80be4205a66c1e2
Signed-off-by: Cheoleun Moon <chleun.moon@samsung.com>
6 years agoMerge "[Camera] Fix XML documentation warnings" preview1-00264
Haesu Gwon [Thu, 28 Sep 2017 07:33:38 +0000 (07:33 +0000)]
Merge "[Camera] Fix XML documentation warnings"

6 years ago[ElmSharp] Fixed the warnings 74/153274/1
RinaYou [Thu, 28 Sep 2017 07:13:26 +0000 (16:13 +0900)]
[ElmSharp] Fixed the warnings

Change-Id: Idc2eaa9bc16e6aae91f4f82f21af28d2f776b458

6 years ago[ElmSharp] Fix XML documentation warnings. 59/153259/2
darkleem [Thu, 28 Sep 2017 06:46:47 +0000 (15:46 +0900)]
[ElmSharp] Fix XML documentation warnings.

      - Add to missing document

Change-Id: I9cf66dce5b27e8e09abf46c3295ba49e1c9b7029
Signed-off-by: darkleem <cdark.lim@samsung.com>
6 years ago[Inputmethod] Fix typo 58/153258/2
sungwook79.park [Thu, 28 Sep 2017 06:50:06 +0000 (15:50 +0900)]
[Inputmethod] Fix typo

Change-Id: I448e24abfa598f423811e6d8cca35fa83af76895
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
6 years agoremoved build warning messages from CS1570 43/153243/2 preview1-00263
Ickhee Woo [Thu, 28 Sep 2017 06:32:52 +0000 (15:32 +0900)]
removed build warning messages from CS1570

Change-Id: Ib95ea23ff373240d044f8d9bde2929bdd85b955a
Signed-off-by: Ickhee Woo <ickhee.woo@samsung.com>
6 years agoMerge "[Multimedia] Added missing comments in AudioIO"
coderhyme [Thu, 28 Sep 2017 06:34:38 +0000 (06:34 +0000)]
Merge "[Multimedia] Added missing comments in AudioIO"

6 years ago[ElmSharp] Fix XML documentation warnings. 93/153193/7
SungHyun Min [Thu, 28 Sep 2017 05:58:57 +0000 (14:58 +0900)]
[ElmSharp] Fix XML documentation warnings.

Change-Id: Ic5293797e5d7e60dff3567c6905e8af2730595ba
Signed-off-by: SungHyun Min <shyun.min@samsung.com>
6 years agoRemovce warning for xml 11/153211/2
Jooseok Song [Thu, 28 Sep 2017 05:43:46 +0000 (14:43 +0900)]
Removce warning for xml

Change-Id: Iacb448615a857e407f60c9599423a91ba74ff751

6 years ago[ElmSharp] Fix several warnings 73/153173/5
RinaYou [Thu, 28 Sep 2017 05:58:07 +0000 (14:58 +0900)]
[ElmSharp] Fix several warnings

Change-Id: I52e62ec113e5744e53d9cf0184151b0ef5b80442

6 years ago[Camera] Fix XML documentation warnings 10/153210/1
Haesu Gwon [Thu, 28 Sep 2017 05:43:16 +0000 (14:43 +0900)]
[Camera] Fix XML documentation warnings

Change-Id: I4767ce5f9485e3e98c55528e51c50064af56ca9d
Signed-off-by: Haesu Gwon <haesu.gwon@samsung.com>
6 years ago[Tizen.Log] Fix XML Documentation Warnings 35/153135/3 preview1-00262
Wonyoung Choi [Thu, 28 Sep 2017 03:14:30 +0000 (12:14 +0900)]
[Tizen.Log] Fix XML Documentation Warnings

Change-Id: I40ab3a2ca796ed4eaadd0292cf1a310558a400b9

6 years agoMerge "[Multimedia] Fixed comment errors in MediaPlayer"
coderhyme [Thu, 28 Sep 2017 05:10:08 +0000 (05:10 +0000)]
Merge "[Multimedia] Fixed comment errors in MediaPlayer"

6 years ago[ElmSharp] Add some description 73/153073/3 preview1-00261
RinaYou [Thu, 28 Sep 2017 01:55:51 +0000 (10:55 +0900)]
[ElmSharp] Add some description

Change-Id: I2e7460296a4210ff670c3bb10bff2c40f10ecfb1

6 years agoadded Project References 65/153165/2
Ickhee Woo [Thu, 28 Sep 2017 04:46:25 +0000 (13:46 +0900)]
added Project References

Change-Id: Ib0fe6638fa39731d5e3ab8434910799af09dc86d
Signed-off-by: Ickhee Woo <ickhee.woo@samsung.com>
6 years agoMerge "[Multimedia] Added missing comments and fixed comment errors in MediaCodec."
coderhyme [Thu, 28 Sep 2017 04:32:39 +0000 (04:32 +0000)]
Merge "[Multimedia] Added missing comments and fixed comment errors in MediaCodec."

6 years ago[Multimedia] Fixed comment errors in MediaPlayer 40/153140/2
coderhyme [Thu, 28 Sep 2017 03:49:42 +0000 (12:49 +0900)]
[Multimedia] Fixed comment errors in MediaPlayer

Change-Id: I84fd5d8d40b675dbe876aa277afa78196ff2bded
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
6 years ago[MediaContent] Removed build warnings. 46/153146/1
coderhyme [Thu, 28 Sep 2017 04:13:06 +0000 (13:13 +0900)]
[MediaContent] Removed build warnings.

Change-Id: I294549f67a4a2977d20cd30ad26926777e4324fe
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
6 years ago[Multimedia] Fixed comments errors in Recorder and Remoting 44/153144/1
coderhyme [Thu, 28 Sep 2017 04:02:14 +0000 (13:02 +0900)]
[Multimedia] Fixed comments errors in Recorder and Remoting

Change-Id: I272963a44f115edbf3267aa2277097bb4f1f76bb
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
6 years ago[Multimedia] Added missing comments and fixed comment errors in MediaCodec. 39/153139/2
coderhyme [Thu, 28 Sep 2017 03:46:37 +0000 (12:46 +0900)]
[Multimedia] Added missing comments and fixed comment errors in MediaCodec.

Change-Id: I1171073143ef640251e9053fdb30f49dcb33c0a1
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
6 years ago[Multimedia] Added missing comments in AudioIO 38/153138/1
coderhyme [Thu, 28 Sep 2017 03:40:03 +0000 (12:40 +0900)]
[Multimedia] Added missing comments in AudioIO

Change-Id: I6a9783418937addcba66cb41de28067b73d4209e
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
6 years ago[Tizen.Internals.Errors] Fix XML Documentation Warnings 91/153091/2 preview1-00260
Wonyoung Choi [Thu, 28 Sep 2017 02:49:25 +0000 (11:49 +0900)]
[Tizen.Internals.Errors] Fix XML Documentation Warnings

Change-Id: I6741acac6d7797f66a622ee9372fc2b04ec02b48

6 years ago[Multimedia] Removed build warnings 79/153079/1
coderhyme [Thu, 28 Sep 2017 02:12:27 +0000 (11:12 +0900)]
[Multimedia] Removed build warnings

Change-Id: If78739edb778a941352b563ecf1b7da745a05ae5
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
6 years agoEnable build warnings CS1570, CS1587, CS1591 preview1-00259
Wonyoung Choi [Thu, 28 Sep 2017 01:25:09 +0000 (10:25 +0900)]
Enable build warnings CS1570, CS1587, CS1591

Change-Id: I3df4fe1de6ea79cfc98b8864fe81d407f097f9a0

6 years agoMerge "Fix build warning" preview1-00258
sinikang [Wed, 27 Sep 2017 09:39:41 +0000 (09:39 +0000)]
Merge "Fix build warning"

6 years agoFix build warning 53/152853/3
sinikang [Wed, 27 Sep 2017 08:28:07 +0000 (17:28 +0900)]
Fix build warning

Change-Id: Ib7ff07139509d2521bc27e4a47b3970f99753ace

6 years ago[Tizen::Security::TEEC] Deliver UUID value to native API 96/147296/2
Dongsun Lee [Mon, 4 Sep 2017 01:56:22 +0000 (10:56 +0900)]
[Tizen::Security::TEEC] Deliver UUID value to native API

Change-Id: I28ff2087d089b40e5756bc8e435ffd27c486dd6e
Signed-off-by: Dongsun Lee <ds73.lee@samsung.com>
6 years agoCopy data between shared memory and user data array 73/147273/4
Dongsun Lee [Fri, 1 Sep 2017 07:01:11 +0000 (16:01 +0900)]
Copy data between shared memory and user data array

Change-Id: Icd98852c1d8e59a6d7b8cf73e7cdca65da73a36d
Signed-off-by: Dongsun Lee <ds73.lee@samsung.com>
6 years agoSet null to name parameter when name is a zero sized string 72/147272/3
Dongsun Lee [Fri, 1 Sep 2017 06:58:53 +0000 (15:58 +0900)]
Set null to name parameter when name is a zero sized string

Change-Id: Ic61cc819700ee3cbc25b0d16edec7bdd75765fdd
Signed-off-by: Dongsun Lee <ds73.lee@samsung.com>
6 years agoFix AssetTargetFallback property in Tizen.NET.targets 36/152836/1 preview1-00257
Wonyoung Choi [Wed, 27 Sep 2017 07:49:46 +0000 (16:49 +0900)]
Fix AssetTargetFallback property in Tizen.NET.targets

Change-Id: If91885cb9b178f3bf3ba395205b709cab1306ec4

6 years agoMerge "[Multimedia] Fixed a typo in MediaView comment."
coderhyme [Wed, 27 Sep 2017 07:43:22 +0000 (07:43 +0000)]
Merge "[Multimedia] Fixed a typo in MediaView comment."

6 years ago[Inputmethod] Modify Property name 10/152810/2
sungwook79.park [Wed, 27 Sep 2017 07:03:32 +0000 (16:03 +0900)]
[Inputmethod] Modify Property name

Change-Id: Ib68a655482ddb676443db8aa2caaf2bc197c34e1
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>