RinaYou [Thu, 28 Sep 2017 01:55:51 +0000 (10:55 +0900)]
[ElmSharp] Add some description
Change-Id: I2e7460296a4210ff670c3bb10bff2c40f10ecfb1
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>
coderhyme [Thu, 28 Sep 2017 04:32:39 +0000 (04:32 +0000)]
Merge "[Multimedia] Added missing comments and fixed comment errors in MediaCodec."
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>
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>
Wonyoung Choi [Thu, 28 Sep 2017 02:49:25 +0000 (11:49 +0900)]
[Tizen.Internals.Errors] Fix XML Documentation Warnings
Change-Id: I6741acac6d7797f66a622ee9372fc2b04ec02b48
Wonyoung Choi [Thu, 28 Sep 2017 01:25:09 +0000 (10:25 +0900)]
Enable build warnings CS1570, CS1587, CS1591
Change-Id: I3df4fe1de6ea79cfc98b8864fe81d407f097f9a0
sinikang [Wed, 27 Sep 2017 09:39:41 +0000 (09:39 +0000)]
Merge "Fix build warning"
sinikang [Wed, 27 Sep 2017 08:28:07 +0000 (17:28 +0900)]
Fix build warning
Change-Id: Ib7ff07139509d2521bc27e4a47b3970f99753ace
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>
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>
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>
Wonyoung Choi [Wed, 27 Sep 2017 07:49:46 +0000 (16:49 +0900)]
Fix AssetTargetFallback property in Tizen.NET.targets
Change-Id: If91885cb9b178f3bf3ba395205b709cab1306ec4
coderhyme [Wed, 27 Sep 2017 07:43:22 +0000 (07:43 +0000)]
Merge "[Multimedia] Fixed a typo in MediaView comment."
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>
Kangho Hur [Wed, 27 Sep 2017 06:18:42 +0000 (06:18 +0000)]
Merge "[ElmSharp] Fix Image.ImageObject refresh issue"
sungwook79.park [Wed, 27 Sep 2017 05:33:15 +0000 (14:33 +0900)]
Remove build warning for inputmethod-manager
Change-Id: Iac4804cbba941727715a4b82700dffd4ae006494
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
SukHyung, Kang [Wed, 27 Sep 2017 01:25:24 +0000 (01:25 +0000)]
Merge "[Tizen.Applications.Packagemanager]remove build warning"
jh8801.jung [Wed, 27 Sep 2017 01:14:53 +0000 (10:14 +0900)]
[MTP] Fix build warning
Signed-off-by: jh8801.jung <jh8801.jung@samsung.com>
Change-Id: I7844e384bec1e9db7628176fe41bd660b9b9022d
SukHyung, Kang [Wed, 27 Sep 2017 00:33:10 +0000 (09:33 +0900)]
[Tizen.Applications.Packagemanager]remove build warning
Change-Id: Ib73ad160b32f32f6be3d22d2b9c8dd46eb0550db
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
coderhyme [Tue, 26 Sep 2017 23:58:12 +0000 (08:58 +0900)]
[Multimedia] Fixed a typo in MediaView comment.
Change-Id: Ic474b1b75c7ff49c2870eac8474230f18d78c8f6
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
Shinhui Kang [Tue, 26 Sep 2017 21:36:17 +0000 (21:36 +0000)]
Merge "[CallManager] Test app implementation and framework issue fixes."
Hyunsoo [Tue, 26 Sep 2017 08:47:03 +0000 (17:47 +0900)]
[Tizen.Multimedia.Remoting] Changing parameter order in 'StateChangedCallback'.
In native, StateChangedCallback parameters are arranged like this. : error, state, userData
However, in csharp api, parameters are arranged like this. : userData, state, error
So, it can't get error because parameter location is different. So i will modify it.
Change-Id: I8ad5cd8da846f5ae7cf47a9049744b2387c8e4e1
Signed-off-by: Hyunsoo <hance.park@samsung.com>
Wonyoung Choi [Tue, 26 Sep 2017 08:13:12 +0000 (17:13 +0900)]
Fix build props and targets of Tizen.NET nuget package
Change-Id: I84ed8446baef99997d13e10a7547e3b7c6341907
dongsug song [Tue, 26 Sep 2017 08:10:03 +0000 (08:10 +0000)]
Merge "[NUI] Fix build warnings: delete obsolete warnings"
Seungkeun Lee [Tue, 26 Sep 2017 07:05:02 +0000 (16:05 +0900)]
[ElmSharp] Fix Image.ImageObject refresh issue
- When Image source was updated, ImageObject was not updated to the new one
- Add Delete event handler on ImageObject and It was deleted make invalidate the cached object
Change-Id: I266bd685c5248c2a490eb12f65aaeda26faaa88b
huiyu,eun [Mon, 25 Sep 2017 07:42:33 +0000 (16:42 +0900)]
[NUI] Fix build warnings: delete obsolete warnings
warnings : CS0618
- https://docs.microsoft.com/ko-kr/dotnet/csharp/language-reference/compiler-messages/cs0618
Change 'Obsolete' keyword to 'EditorBrowsable'
If you have classes or methods that you don't want to open to public developers,
you can hide them from the API reference and IntelliSense using the EditorBrowsableAttribute with EditorBrowsableState.Never.
->guide : https://msdn.microsoft.com/ko-kr/library/system.componentmodel.editorbrowsableattribute(v=vs.110).aspx
Change-Id: I3ae939c83240b5a119fb0aa1724627068c8c308a
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
Jongkyu Koo [Tue, 26 Sep 2017 01:42:08 +0000 (01:42 +0000)]
Merge "Add since_tizen, feature, GetHashCode"
chanywa [Tue, 26 Sep 2017 01:05:28 +0000 (10:05 +0900)]
[Maps] remove hidden property 'Freetext' which is removed by last ACR
Change-Id: I2cc453bfca244390f8e0547c9aec23125efb5b6c
Somin Kim [Mon, 25 Sep 2017 22:41:28 +0000 (22:41 +0000)]
Merge "[Tizen.Context] Added since_tizen tag"
adhavan.m [Wed, 13 Sep 2017 14:03:44 +0000 (19:33 +0530)]
[CallManager] Test app implementation and framework issue fixes.
Change-Id: Ibea499b0213abd08d5e20964455532fc2571ec52
Signed-off-by: adhavan.m <adhavan.m@samsung.com>
SukHyung, Kang [Mon, 18 Sep 2017 05:56:11 +0000 (14:56 +0900)]
[WatchApplication] Add feature key
Change-Id: I8da40b64adcd7a4b88802f9ad261fdff7a3f1d02
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
WonYoung Choi [Mon, 25 Sep 2017 07:28:30 +0000 (07:28 +0000)]
Merge changes I22942d24,Ia90f85d3
* changes:
TC for MinimumSize issue
TC for Scroller CurrentRegion
Wonyoung Choi [Mon, 25 Sep 2017 06:54:20 +0000 (15:54 +0900)]
Set API Version to vconf
Set API Version "4" to db/dotnet/tizen_api_version
Change-Id: I0e95b0ee128e7d208a35707354391837a67a0946
Somin Kim [Mon, 25 Sep 2017 06:01:11 +0000 (15:01 +0900)]
[Tizen.Context] Added since_tizen tag
Change-Id: I0dfb16d897845e2cf761ae9a6cde5ecf78b6402a
Signed-off-by: Somin Kim <somin926.kim@samsung.com>
Kwon [Mon, 25 Sep 2017 03:04:32 +0000 (03:04 +0000)]
Merge "Remove Tizen.Convergence"
Inkyun Kil [Fri, 22 Sep 2017 02:29:51 +0000 (11:29 +0900)]
[Tizen.Applications.MessagePort] Improve null check for bundle message
Change-Id: Ic8bb7b76028294434b44d82133a346d370259fb6
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
Wonyoung Choi [Mon, 25 Sep 2017 02:29:30 +0000 (11:29 +0900)]
Remove Tizen.Convergence
Change-Id: I9630563044b22d9488d300a3c8a59ae455dab98f
Jongkyu Koo [Tue, 12 Sep 2017 01:07:52 +0000 (10:07 +0900)]
Add telephony feature and API level
Change-Id: Iaac3f46d33e80afeecfb28ae5b317a9eb2f48f26
Signed-off-by: Jongkyu Koo <jk.koo@samsung.com>
Jongkyu Koo [Mon, 25 Sep 2017 02:21:32 +0000 (02:21 +0000)]
Merge "Add Contact feature and API level"
Myungki Lee [Fri, 22 Sep 2017 09:18:15 +0000 (18:18 +0900)]
[shortcut] Add resultcb for AddToWidget func
Change-Id: Ic9942909cbd526ad283b2788288b1e43956d64a6
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
Kwon [Mon, 25 Sep 2017 00:40:22 +0000 (00:40 +0000)]
Merge "[SystemInfo] Remove build warnings"
Kangho Hur [Mon, 25 Sep 2017 00:06:36 +0000 (00:06 +0000)]
Merge "[ElmSharp]Add comments for ImageObject for Image.cs"
Seungha Son [Fri, 22 Sep 2017 09:11:37 +0000 (18:11 +0900)]
Fix svace issue
Value Handle, which is result of method invocation with possible null
return value, is dereferenced in method call Handle.Dispose()
Change-Id: Ib334114092a9752185ad28d4a38cc989a6c2a162
Signed-off-by: Seungha Son <seungha.son@samsung.com>
Jongkyu Koo [Mon, 11 Sep 2017 07:53:47 +0000 (16:53 +0900)]
Add Contact feature and API level
Change-Id: I1b399e051a68d1242a10ed58170f764c62361bd7
Signed-off-by: Jongkyu Koo <jk.koo@samsung.com>
Heeyong Song [Fri, 22 Sep 2017 09:04:35 +0000 (09:04 +0000)]
Merge "[NUI] Fix Build warnings: override Equals and GetHashCode"
Heeyong Song [Fri, 22 Sep 2017 09:04:14 +0000 (09:04 +0000)]
Merge "[NUI] Fix build warnings: Fix xml comments"
Ickhee Woo [Fri, 22 Sep 2017 08:07:48 +0000 (17:07 +0900)]
added API Level
Change-Id: Ie529b4cc460356d71812f5b7ce6bcc083d4da16f
Signed-off-by: Ickhee Woo <ickhee.woo@samsung.com>
Jeesun Kim [Tue, 12 Sep 2017 02:34:05 +0000 (11:34 +0900)]
Add since_tizen, feature, GetHashCode
Change-Id: Id9dbb23e25599679fd14b3f5f42d7dfbd156b39b
sungwook79.park [Fri, 22 Sep 2017 06:24:42 +0000 (15:24 +0900)]
Change variable name and class name
Change-Id: I4cdd824ff5e6110e3840112e28a6e735cbf0f6bb
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
sungwook79.park [Fri, 22 Sep 2017 05:39:25 +0000 (05:39 +0000)]
Merge "[Inputmethod] Remove Option window apis"
Wonyoung Choi [Fri, 22 Sep 2017 04:29:00 +0000 (04:29 +0000)]
Merge "[MediaContent] Remove build warnings"
WonYoung Choi [Fri, 22 Sep 2017 04:26:53 +0000 (04:26 +0000)]
Merge "[FidoClient]Add #tv in PlatformFileList"
jkjo92 [Fri, 22 Sep 2017 02:51:21 +0000 (11:51 +0900)]
[FidoClient]Add #tv in PlatformFileList
Change-Id: I11f58cfeeae8d9a8cb21cc24ba67e97b47600b5d
Signed-off-by: jkjo92 <jkjo92@samsung.com>
coderhyme [Fri, 22 Sep 2017 03:09:18 +0000 (03:09 +0000)]
Merge "[Multimedia] Modified to throw a exception with better error message when the feature is not supported."
coderhyme [Fri, 22 Sep 2017 03:08:49 +0000 (03:08 +0000)]
Merge "[Multimedia] Fixed a logic error of VideoRecorder."
coderhyme [Fri, 22 Sep 2017 03:08:22 +0000 (03:08 +0000)]
Merge "[Multimedia] Modified the ScreenMirroring to throw NotSupportedException when the feature is false."
coderhyme [Fri, 22 Sep 2017 03:08:11 +0000 (03:08 +0000)]
Merge "[Multimedia] Modified the logic handling a task of the ThumbanailExtractor not to throw exceptions when setting the task result."
qian.sui [Fri, 22 Sep 2017 02:57:09 +0000 (10:57 +0800)]
[ElmSharp]Add comments for ImageObject for Image.cs
Change-Id: Ia9fde356607439043ec900d1e3f45cc608e4ceda
Signed-off-by: qian.sui <qian.sui@samsung.com>
Inkyun Kil [Fri, 22 Sep 2017 02:03:24 +0000 (11:03 +0900)]
Fix check isRunning for CertificateNotMatch and wrong description
Change-Id: Idfbcad745ffb217779f56b77f55d301938fdc44d
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
Suyeon Hwang [Fri, 22 Sep 2017 01:43:46 +0000 (10:43 +0900)]
[SttEngine/TtsEngine] Add to nuget package
Change-Id: Ie5dfee239d564fcf222735dcc4bdb4e2abaa04cc
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
Somin Kim [Thu, 21 Sep 2017 13:14:11 +0000 (13:14 +0000)]
Merge "[Context] Modified default result size"
Junghoon Park [Wed, 20 Sep 2017 10:20:21 +0000 (19:20 +0900)]
Don't call native API when res.xml does not exist
Change-Id: Idfee3446911c4ed76ed4df7df43d2466ebf3d8b1
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
coderhyme [Thu, 21 Sep 2017 09:00:15 +0000 (18:00 +0900)]
[Multimedia] Modified the logic handling a task of the ThumbanailExtractor not to throw exceptions when setting the task result.
Change-Id: I90bbd964222c6dfa5563328ca2b066eb7a0a8ebe
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
Junghoon Park [Wed, 20 Sep 2017 01:38:40 +0000 (10:38 +0900)]
Add some exceptions for API of SendLaunchRequest
- New exceptions are added; AppNotFoundException, LaunchFailedException,
LaunchRejectedException, OutOfMemoryException and
PermissionDeniedException
Change-Id: I959eb7f317438d07290e482b24cd2cf9ac18e9a8
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
Wonyoung Choi [Thu, 21 Sep 2017 07:02:50 +0000 (16:02 +0900)]
[ElmSharp] Fix SVACE warnings
Layout.cs : the ClassName can be null. it should be checked before use.
Image.cs : the instance of "new MemoryStream()" should be disposed before end of function.
EvasImage.cs : the instance of "new MemoryStream()" should be disposed before end of function.
Change-Id: I069e1d6d1f5964f50164df97742317feeb26ca71
coderhyme [Thu, 21 Sep 2017 07:50:50 +0000 (16:50 +0900)]
[Multimedia] Modified the ScreenMirroring to throw NotSupportedException when the feature is false.
Change-Id: I38a94ab922346fa4a599494428a666751ba4ee8b
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
coderhyme [Thu, 21 Sep 2017 07:28:57 +0000 (16:28 +0900)]
[Multimedia] Fixed a logic error of VideoRecorder.
Change-Id: Ieaf84152de8603675670e9ac3def4c81cbf6aebf
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
coderhyme [Thu, 21 Sep 2017 02:07:44 +0000 (11:07 +0900)]
[Multimedia] Modified to throw a exception with better error message when the feature is not supported.
Change-Id: Ibac4899819a1cd9c66c53a32d074f720a44d9f6b
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
coderhyme [Thu, 21 Sep 2017 02:05:24 +0000 (02:05 +0000)]
Merge "[Multimedia] Replaced the type of the buffer of MediaPacket with the common buffer interface."
huiyu,eun [Fri, 15 Sep 2017 01:30:44 +0000 (10:30 +0900)]
[NUI] Fix Build warnings: override Equals and GetHashCode
warings: CS0660, CS0661
CS0660: defines operator == or operator != but does not override Object.Equals(object o)
CS0661: defines operator == or operator != but does not override Object.GetHashCode()
please refer
https://docs.microsoft.com/en-us/dotnet/csharp/misc/cs0660
https://docs.microsoft.com/en-us/dotnet/csharp/misc/cs0661
Change-Id: I2fc153fbf5490de9002ce0155e5c65e35f7e9d6e
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
huiyu,eun [Fri, 15 Sep 2017 02:12:36 +0000 (11:12 +0900)]
[NUI] Fix build warnings: Fix xml comments
warnigs: CS1572, CS1573, CS1574
please refer
https://docs.microsoft.com/ko-kr/dotnet/csharp/misc/cs1572
https://docs.microsoft.com/ko-kr/dotnet/csharp/misc/cs1573
https://docs.microsoft.com/ko-kr/dotnet/csharp/misc/cs1574
Change-Id: I359005e57d41d49b9d2ffbd5f22fab73493c8f3a
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
dongsug.song [Thu, 21 Sep 2017 00:45:45 +0000 (09:45 +0900)]
[NUI] remove samples after integration
Change-Id: Ia4e60cd99d5697c362a2ef281d1491b446573e20
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
dongsug.song [Thu, 21 Sep 2017 00:37:11 +0000 (09:37 +0900)]
[NUI] Merge branch 'devel/nui'
Change-Id: I3f60497c547728f7446614ce3ca6c81ec2dec701
Seungkeun Lee [Wed, 20 Sep 2017 22:45:29 +0000 (07:45 +0900)]
TC for MinimumSize issue
Change-Id: I22942d2442f1943db30d9d1d307ddce24a1ccab3
Somin Kim [Wed, 20 Sep 2017 12:41:31 +0000 (21:41 +0900)]
[Context] Modified default result size
Change-Id: I0cfc72d754f34442aa454a552c774ef960e4ea4a
Signed-off-by: Somin Kim <somin926.kim@samsung.com>
dongsug.song [Wed, 20 Sep 2017 07:48:40 +0000 (16:48 +0900)]
[NUI] sync with csapi-nui tizen_4.0 branch
- the following patches are already merged in csapi-nui tizen_4.0 branch
- [Tizen] Modified value type of native layout direction property (ChangeId: Ibe6afa9a44a93f1edc50e2413246a807aad90648)
- [Tizen] Review nui API cs files (ChangeId: I0ddfd58c32c23f8c40d19548ef763e2008222716)
- [Tizen] Adding Property Notification support (ChangeId: Iac5d5e7b6ced6df9d2b651d36559f223e5a06fdc)
- [Tizen] (Window) Added a method to window so that we can render once, even when paused (ChangeId: I80c996e893f07c0ef51c7ef6933ba1a6114e54cf)
- [Tizen] .NETCore2.0 upgrade (ChangeId: Ibf0992a682666897417878fa458fa6d0f45372b6)
- [Tizen] temporal API to make users use Container class (ChangeId: If574d1fe180f0de6197cdc6cbed05d99cfa92d24)
- [Tizen] Update NUISamples to support .netcore 2.0 (ChangeId: I3b5955022644c4cd6345bfd56591fa189b9cd8e6)
- [Tizen] nui_0.2.56 version release (ChangeId: I16a19195fc808503914050609b9dc32e317460b4)
- [4.0] Remove redundant delegates and functions (ChangeId: Idedac9b958ed8e809bbd4bfe94218bf63a5cf9c2)
- [Tizen] nui 0.2.56 version release (ChangeId: Id5861dc8f2f3616efa27c245b650de80d61ba7c4)
- [Tizen] save 800ms when changing to small letter (ChangeId: Idcef8108888f184cfb52955942ca94a186da645b)
- [Tizen] Add Interval property for Timer (ChangeId: I22f83894065752d245150cb1374f6f4f456aa312)
Change-Id: Iccbaec1f7a63c210eab90e95428106683d4dd536
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
Wonyoung Choi [Wed, 20 Sep 2017 07:19:57 +0000 (16:19 +0900)]
Add svace setting file to SVACE Self-Inspection
Change-Id: Ia83f3cc2891491a24ec451b453ba249c6ad1b1c0
Pyun DoHyun [Wed, 20 Sep 2017 06:56:20 +0000 (06:56 +0000)]
Merge "[Bluetooth] Fix Pascal case Capitalization Style"
Haesu Gwon [Wed, 20 Sep 2017 05:25:37 +0000 (05:25 +0000)]
Merge "[Camera] Add Camera.dll to wearable profile"
Yunjin Lee [Wed, 20 Sep 2017 02:04:19 +0000 (11:04 +0900)]
[Privilege] Modify error message handling
Change-Id: I6f7b2ceaf8eef7c04c9a1c430809d9ffcf0cf9fa
Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com>
Haesu Gwon [Wed, 20 Sep 2017 05:02:18 +0000 (14:02 +0900)]
[Camera] Add Camera.dll to wearable profile
Change-Id: Ieed087c254802d8d6836a8c881827012cf3d218b
Signed-off-by: Haesu Gwon <haesu.gwon@samsung.com>
dongsug.song [Wed, 20 Sep 2017 04:26:26 +0000 (13:26 +0900)]
[NUI] Added bindings for signal, properties for layout direction
Signed-off-by: Feng Jin <feng16.jin@samsung.com>
Change-Id: I2226f9ce181ae31a13fa16ca2d0c955c4a684d0e
dongsug.song [Wed, 20 Sep 2017 03:56:45 +0000 (12:56 +0900)]
[NUI] add NUI samples for developing
Change-Id: Iedd6f9338a3f950aa30679c9a735e05f95e625bf
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
Seungkeun Lee [Wed, 20 Sep 2017 02:55:28 +0000 (11:55 +0900)]
TC for Scroller CurrentRegion
Change-Id: Ia90f85d3ce18b1c90df570346e0c95a0d554db8e
coderhyme [Wed, 20 Sep 2017 02:26:56 +0000 (02:26 +0000)]
Merge "[Multimedia] Fixed a critical error of MediaPacket."
Chang Joo Lee [Wed, 20 Sep 2017 01:06:54 +0000 (01:06 +0000)]
Merge "[TCSACR-93] Add USB Host C# API"
Kangho Hur [Wed, 20 Sep 2017 00:57:50 +0000 (00:57 +0000)]
Merge "[ElmSharp] Introduce EvasImage"
Seungkeun Lee [Wed, 13 Sep 2017 07:05:01 +0000 (16:05 +0900)]
[ElmSharp] Introduce EvasImage
- The new class for evas_object_image
- Image class provide ImageObject property to access interal EvasImage
Change-Id: I3020cd5432e70950491620b935f0485cd0d13ac4
Wonyoung Choi [Tue, 19 Sep 2017 05:40:12 +0000 (14:40 +0900)]
[Bluetooth] Remove build warnings
Change-Id: I416ad691514aede705de62c450c039467ad3aeab
Signed-off-by: Anupam Roy <anupam.r@samsung.com>
Dinesh Dwivedi [Mon, 18 Sep 2017 10:02:50 +0000 (12:02 +0200)]
[TCSACR-93] Add USB Host C# API
Change-Id: I8c27da29e84f141ecd5ad7acd0b8a8f1d4dc2dfd
Signed-off-by: Paweł Szewczyk <p.szewczyk@samsung.com>
sungwook79.park [Tue, 19 Sep 2017 08:30:10 +0000 (17:30 +0900)]
[Inputmethod] Remove Option window apis
Change-Id: Ic9b5b911c8cd7ac86cf5a2fcf17e203b93d7f63c
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
coderhyme [Tue, 19 Sep 2017 07:11:57 +0000 (07:11 +0000)]
Merge "[Multimedia] Fixed the StreamRecorderAudioOptions.Codec to throw an exception when codec is None."
coderhyme [Thu, 7 Sep 2017 04:24:26 +0000 (13:24 +0900)]
[Multimedia] Replaced the type of the buffer of MediaPacket with the common buffer interface.
Change-Id: I427e517b52469f0270f98f4a360a2898d9645d12
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
Wonyoung Choi [Tue, 19 Sep 2017 05:52:41 +0000 (05:52 +0000)]
Merge "[Notification] Remove build warnings"
Wonyoung Choi [Tue, 19 Sep 2017 05:52:35 +0000 (05:52 +0000)]
Merge "[Badge] Remove build warnings"
Wonyoung Choi [Tue, 19 Sep 2017 05:44:56 +0000 (14:44 +0900)]
[MediaContent] Remove build warnings
Change-Id: I87430cdccd122f872645fe39cd05aed65b6d21d5
Kangho Hur [Tue, 19 Sep 2017 05:43:37 +0000 (05:43 +0000)]
Merge "[ElmSharp] Marshal bool return valuen in P/Invoke for Elemenatry.Image"
Wonyoung Choi [Tue, 19 Sep 2017 05:41:54 +0000 (14:41 +0900)]
[Notification] Remove build warnings
Change-Id: I0cb39e8e7895d4372322f37c3817df4c7b2da0bd
Wonyoung Choi [Tue, 19 Sep 2017 05:36:17 +0000 (14:36 +0900)]
[Badge] Remove build warnings
Change-Id: I9f996d3b9624cd1837635b6e690aae39dd13751a