DotnetBuild [Fri, 16 Mar 2018 07:01:29 +0000 (16:01 +0900)]
Merge remote-tracking branch 'github/master' into tizen
sung-su.kim [Fri, 16 Mar 2018 03:44:54 +0000 (12:44 +0900)]
Add build option for asan (#163)
DotnetBuild [Tue, 13 Mar 2018 15:07:13 +0000 (00:07 +0900)]
Release 5.0.0.14283
DotnetBuild [Tue, 13 Mar 2018 15:07:13 +0000 (00:07 +0900)]
Merge remote-tracking branch 'github/master' into tizen
chleun-moon [Tue, 13 Mar 2018 08:13:32 +0000 (17:13 +0900)]
[Connection][WiFi] Fix exception handling in async methods (#154)
chleun-moon [Tue, 13 Mar 2018 07:59:49 +0000 (16:59 +0900)]
[Connection][WiFi] Ignore exception within event add/remove (#153)
chleun-moon [Tue, 13 Mar 2018 07:47:16 +0000 (16:47 +0900)]
[WiFi] Fix Dispose (#150)
DotnetBuild [Thu, 8 Mar 2018 15:07:02 +0000 (00:07 +0900)]
Release 5.0.0.14280
DotnetBuild [Thu, 8 Mar 2018 15:07:02 +0000 (00:07 +0900)]
Merge remote-tracking branch 'github/master' into tizen
Seonah Moon [Thu, 8 Mar 2018 05:38:13 +0000 (14:38 +0900)]
[Connection][WiFi] Use TizenSynchronizationContext.Post for asynchronous methods (#146)
DotnetBuild [Wed, 7 Mar 2018 15:07:00 +0000 (00:07 +0900)]
Release 5.0.0.14279
DotnetBuild [Wed, 7 Mar 2018 15:06:59 +0000 (00:06 +0900)]
Merge remote-tracking branch 'github/master' into tizen
huiyueun [Wed, 7 Mar 2018 10:32:07 +0000 (19:32 +0900)]
[NUI] Delete deprecated APIs (#143)
Signed-off-by: huiyu <huiyu@huiyu-linux.tn.corp.samsungelectronics.net>
DotnetBuild [Tue, 6 Mar 2018 15:07:46 +0000 (00:07 +0900)]
Release 5.0.0.14278
DotnetBuild [Tue, 6 Mar 2018 15:07:46 +0000 (00:07 +0900)]
Merge remote-tracking branch 'github/master' into tizen
Krzysztof Dynowski [Tue, 6 Mar 2018 09:57:20 +0000 (10:57 +0100)]
[TEEC] Make SharedMemory disposable (#121)
mk5004lee [Tue, 6 Mar 2018 09:50:54 +0000 (09:50 +0000)]
[Notification] Save the hidetime, deletetime value (#139)
- regardless of IsAutoRemove
Signed-off-by: mk5004.lee <mk5004.lee@samsung.com>
chleun-moon [Tue, 6 Mar 2018 09:26:28 +0000 (18:26 +0900)]
[Connection][WiFi]Apply TizenSynchronizationContext for event handling (#136)
* [WiFi][Connection] Apply CAPIs for thread handling
* [Connection][WiFi] Apply TizenSynchronizationContext for event handling
* [Connection][WiFi] Revise using context.Post()
* [Connection][WiFi] Apply review comments
* [Connection][WiFi] Change TizenSynchronizationContext instance to non-static
DotnetBuild [Tue, 27 Feb 2018 15:06:59 +0000 (00:06 +0900)]
Release 5.0.0.14275
DotnetBuild [Tue, 27 Feb 2018 15:06:59 +0000 (00:06 +0900)]
Merge remote-tracking branch 'github/master' into tizen
kukurujin [Tue, 27 Feb 2018 06:13:09 +0000 (15:13 +0900)]
[AttachPanel] Remove static instance (related #85) (#130)
* [AttachPanel] Remove static instance (related #85)
* [AttachPanel] Remove static instance (related #85)
DotnetBuild [Mon, 26 Feb 2018 15:06:58 +0000 (00:06 +0900)]
Release 5.0.0.14274
DotnetBuild [Mon, 26 Feb 2018 15:06:58 +0000 (00:06 +0900)]
Merge remote-tracking branch 'github/master' into tizen
chleun-moon [Mon, 26 Feb 2018 11:08:59 +0000 (20:08 +0900)]
[WiFi][Connection] Apply CAPIs for thread handling (#132)
chleun-moon [Mon, 26 Feb 2018 06:30:41 +0000 (15:30 +0900)]
[Tizen.Network.WiFi] Use lock on checking if instance is null (#119)
* [Tizen.Network.WiFi] Apply Lazy class to initialize WiFiManagerImpl instance
* [Tizen.Network.Connection] Apply Lazy class to initialize ConnectionInternalManager instance
* [Tizen.Network.WiFi][Tizen.Network.Connection] Revise the initialization of Lazy class
DotnetBuild [Thu, 22 Feb 2018 15:07:23 +0000 (00:07 +0900)]
Release 5.0.0.14272
DotnetBuild [Thu, 22 Feb 2018 15:07:23 +0000 (00:07 +0900)]
Merge remote-tracking branch 'github/master' into tizen
Joonghyun Cho [Thu, 22 Feb 2018 05:46:00 +0000 (14:46 +0900)]
Update GenDummy dll (#128)
- Fix handling 'static event' when generating dummy dlls
DotnetBuild [Tue, 20 Feb 2018 15:07:18 +0000 (00:07 +0900)]
Release 5.0.0.14271
DotnetBuild [Tue, 20 Feb 2018 15:07:18 +0000 (00:07 +0900)]
Merge remote-tracking branch 'github/master' into tizen
sungraejo [Tue, 20 Feb 2018 10:43:07 +0000 (19:43 +0900)]
[Stt] Fix lock issue (#127)
Signed-off-by: sungrae jo <seongrae.jo@samsung.com>
DotnetBuild [Mon, 19 Feb 2018 15:07:21 +0000 (00:07 +0900)]
Release 5.0.0.14270
DotnetBuild [Mon, 19 Feb 2018 15:07:21 +0000 (00:07 +0900)]
Merge remote-tracking branch 'github/master' into tizen
JinWang An [Mon, 19 Feb 2018 04:09:44 +0000 (13:09 +0900)]
Change remove event handler for all of keys. (#102)
Signed-off-by: jinwang.an <jinwang.an@samsung.com>
DotnetBuild [Tue, 13 Feb 2018 15:07:14 +0000 (00:07 +0900)]
Release 5.0.0.14269
DotnetBuild [Tue, 13 Feb 2018 15:07:14 +0000 (00:07 +0900)]
Merge remote-tracking branch 'github/master' into tizen
WonYoung Choi [Tue, 13 Feb 2018 07:31:14 +0000 (16:31 +0900)]
Update CODEOWNERS
DotnetBuild [Mon, 12 Feb 2018 15:06:38 +0000 (00:06 +0900)]
Release 5.0.0.14268
DotnetBuild [Mon, 12 Feb 2018 15:06:38 +0000 (00:06 +0900)]
Merge remote-tracking branch 'github/master' into tizen
younho park [Mon, 12 Feb 2018 05:30:52 +0000 (14:30 +0900)]
[Push] fixed delegator reference holding issue (#123)
DotnetBuild [Fri, 9 Feb 2018 15:06:48 +0000 (00:06 +0900)]
Release 5.0.0.14267
DotnetBuild [Fri, 9 Feb 2018 15:06:48 +0000 (00:06 +0900)]
Merge remote-tracking branch 'github/master' into tizen
WonYoung Choi [Fri, 9 Feb 2018 04:37:47 +0000 (13:37 +0900)]
Update csapi-tizenfx.spec
WonYoung Choi [Fri, 9 Feb 2018 01:10:43 +0000 (10:10 +0900)]
Update README.md
DotnetBuild [Fri, 9 Feb 2018 00:57:44 +0000 (09:57 +0900)]
Release 5.0.0.14265
DotnetBuild [Fri, 9 Feb 2018 00:57:43 +0000 (09:57 +0900)]
Merge remote-tracking branch 'github/master' into tizen
hallower [Thu, 8 Feb 2018 23:40:37 +0000 (08:40 +0900)]
[Tizen.Applications.AttachPanel] Add attach_panel feature checking routine (#85)
* [AttachPanel] Add attach-panel feature check code and exceptions
* Fix exception description
Signed-off-by: csk <hallower@gmail.com>
* Remove unnecessary file(coding rule checker)
Signed-off-by: csk <hallower@gmail.com>
* Add feature description, fix reviewed issues.
Signed-off-by: csk <hallower@gmail.com>
DotnetBuild [Tue, 6 Feb 2018 15:06:32 +0000 (00:06 +0900)]
Release 5.0.0.457
DotnetBuild [Tue, 6 Feb 2018 15:06:32 +0000 (00:06 +0900)]
Merge remote-tracking branch 'github/master' into tizen
dongsug-song [Tue, 6 Feb 2018 05:31:27 +0000 (14:31 +0900)]
[NUI] Fix memory leak (#112)
DotnetBuild [Fri, 2 Feb 2018 15:06:05 +0000 (00:06 +0900)]
Release 5.0.0.456
DotnetBuild [Fri, 2 Feb 2018 15:06:05 +0000 (00:06 +0900)]
Merge remote-tracking branch 'github/master' into tizen
coderhyme [Fri, 2 Feb 2018 06:56:49 +0000 (15:56 +0900)]
[Multimedia] Code cleaning of MediaTool. (#99)
- Use out variable.
- Validate enum with util method.
- MediaPacket.Lock now uses a field of MediaPacket not packet itself.
- And minor code improvement.
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
DotnetBuild [Thu, 1 Feb 2018 02:20:28 +0000 (11:20 +0900)]
Release 5.0.0.455
DotnetBuild [Thu, 1 Feb 2018 02:20:28 +0000 (11:20 +0900)]
Merge remote-tracking branch 'github/master' into tizen
wiertel [Wed, 31 Jan 2018 10:07:56 +0000 (11:07 +0100)]
Fix xml documentation issues (#103)
3 cases of invalid xml structure
<description> added to list items
WonYoung Choi [Wed, 31 Jan 2018 07:56:10 +0000 (16:56 +0900)]
Update CODEOWNERS
huiyueun [Wed, 31 Jan 2018 05:58:58 +0000 (14:58 +0900)]
[NUI] NUI Integration - nui_1.2.83 version (#98)
* [NUI] change some comments of Timer and Window APIs
Change-Id: I46c9f3e7c100ec87ce52b1acf846d1c3f8573ce3
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
Conflicts:
src/Tizen.NUI/src/public/Window.cs
* [NUI] fix animation finished callback null reference crash
Change-Id: Ice6383394ec99d5752cde31df445c9d5c7b41d7a
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
* [NUI] depense code for TriggerEvent::Triggered callback null-reference issue
Change-Id: I89dc2920dccec2243fb5562ee8b61caacc4b73b7
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
Conflicts:
src/Tizen.NUI/src/internal/Application.cs
* [NUI] add depense code for TriggerEvent callback null reference issue
Change-Id: If2576f22ba10cf23cc0724df4ccf2513a68c30e1
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
Conflicts:
src/Tizen.NUI/src/internal/Application.cs
src/Tizen.NUI/src/public/Timer.cs
* [NUI] Fix TriggerEvent::Triggered callback null-reference issue
Change-Id: I715503d59efd11dc20d798013714dc669537df96
* [NUI] Revert "temporary fix! fix wrong value of screen position in object dump"
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
Conflicts:
src/Tizen.NUI/src/public/Layer.cs
This reverts commit
9bd231dcee34a49087688f8af0bc0d269562ecfa.
Change-Id: I466c7a4a929afe6a89a8fbe8d46fc54e46a0a70e
Conflicts:
src/Tizen.NUI/src/public/NUIApplication.cs
* [NUI] depense code for crash of GetProperty()'s null parameter
Change-Id: I236da0a3a42e1d38cb7201e596f99b42e348a271
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
* [NUI] Update Widget / NUIWidgetApplication
Update Widget/ NUIWidgetAppliation.
Change-Id: I4a123453830e641cfb4452f56a9924408d11b17c
* [NUI] Remove some unused APIs.
Change-Id: Ida75bc6e95408752b2f6a706a557a6a1221ee8e7
Signed-off-by: Feng Jin <feng16.jin@samsung.com>
* [NUI] add EnableShiftSelection in TextField,TextEditor
Change-Id: I7efc425f43c62f535fc3af31dfcd8e1aa0d1dcbc
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
* [NUI] add Reload() to reload image forcely
Conflicts:
src/Tizen.NUI/src/internal/ManualPINVOKE.cs
Change-Id: I66b31730146927f035717f24e8f144742ca0e555
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
* [NUI] Add ImageLoading and PixelBuffer for TextureSet
Change-Id: I20aff0bab6faebf325a32e91359dba835bdba7e7
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
Conflicts:
src/Tizen.NUI/src/internal/NDalicPINVOKE.cs
* [NUI] Update attribute and comments of PixelData
Change-Id: If61c84887ba06394f653fc271e97d9fe091d6a90
* [NUI] Add protect codes in Dispose()
Change-Id: I965de0e538e0b07a83a757e9c860fc11991f4903
* NUI release 1.2.81 (#27)
* [4.0] Fix auto tct widgetImpl dispose crash
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
* [NUI] DALi version 1.2.81
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
Conflicts:
packaging/version.txt
src/Tizen.NUI/src/internal/VersionCheck.cs
* [NUI] Support for animated GIF (#34)
* [NUI] Added playback (i.e. Play, Pause, Stop) support for the animated GIF
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
* [NUI] Loop count support for animated GIF
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
* [NUI] Modify property index
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
* [NUI] Fix SiblingOrder return value (#37)
If parentChildren count is empty, return 0
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
Conflicts:
src/Tizen.NUI/src/public/BaseComponents/View.cs
* [NUI] Fix svace issue (#41)
* [NUI] Fix svace issue
Value widget, which was created by as-operator, so can be null,
is dereferenced in method call widget.GetIntPtr()
Value value, which is result of method invocation with possible null return value,
is dereferenced in method call value.Get()
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
* [NUI] Modify unassigned local variable 'str'
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
* [NUI] Nui release 1.2.82 (#45)
* [NUI] Added RefObjectPtr null check condition in Registry
copy from gerrit
: https://review.tizen.org/gerrit/#/c/167442/1
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
* [NUI] C# binding for VERTICAL_LINE_ALIGNMENT property
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
* [NUI] NUI release 1.2.82
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
Conflicts:
packaging/version.txt
* [NUI] Add SetProperty for VerticalLineAlignment (#48)
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
* [NUI] Add protected codes to avoid the crash when the IntPtr of key is 0 (#72)
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
* [NUI]fix memory leak problem caused by wrong increased ref-cnt (#75)
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
* [NUI] Apply SiblingOrder
Change-Id: I8a44269bd4bb6a23db33bad05763e3e4e250c8b4
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
* [NUI] fix memory leak problem
Conflicts:
src/Tizen.NUI/src/public/BaseComponents/View.cs
Change-Id: Ifbc9703e19bab871dc62bb9ac71159c5450d8bfd
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
* [NUI] NUI_1.2.83 version release (#77)
* [NUI] remove this.Reset in Animation Dispose
* [NUI] NUI_1.2.83 Version
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
Conflicts:
packaging/version.txt
src/Tizen.NUI/src/public/Animation.cs
* [NUI] Add EditorBrowable keyowrd
This will be released at Tizen.NET API Level 5, so currently this would be used as inhouse API.
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
DotnetBuild [Tue, 30 Jan 2018 10:12:02 +0000 (19:12 +0900)]
Release 5.0.0.454
DotnetBuild [Tue, 30 Jan 2018 10:12:02 +0000 (19:12 +0900)]
Merge remote-tracking branch 'github/master' into tizen
prjung [Tue, 30 Jan 2018 08:43:06 +0000 (17:43 +0900)]
[Storage]Fix api and enum version (#101)
DotnetBuild [Tue, 30 Jan 2018 08:22:58 +0000 (17:22 +0900)]
Release 5.0.0.453
DotnetBuild [Tue, 30 Jan 2018 08:22:57 +0000 (17:22 +0900)]
Merge remote-tracking branch 'github/master' into tizen
hyotaekshim [Mon, 29 Jan 2018 07:36:22 +0000 (16:36 +0900)]
[Storage] Add new enum and new methods (#7)
* [Tizen.System.Storage]Add new enum and new class
- Add ExtendedInternal on StorageArea
- Add StorageDevice enumerations
- Add SetChangedEvent and UnsetChangedEvent on StorageManager class for storage_set_changed_cb and storage_unset_changed_cb apis
Change-Id: Ic5af889a8bcc40b3667081e0ec8088df697006ee
Signed-off-by: pr.jung <pr.jung@samsung.com>
* Update Storage.cs
* Update StorageDevice.cs
* Update StorageManager.cs
coderhyme [Mon, 29 Jan 2018 07:32:38 +0000 (16:32 +0900)]
[Multimedia] Moved enums of MediaTool into separate files. (#92)
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
WonYoung Choi [Mon, 29 Jan 2018 04:33:37 +0000 (13:33 +0900)]
Update README.md
coderhyme [Mon, 29 Jan 2018 04:04:51 +0000 (13:04 +0900)]
[Multimedia] Fixed minor issues and clean codes in AudioManager. (#82)
1. Adding null event handler - it should be prevented because if no handler is added before, then no need to register the native callback.
2. Renames error validation method to ThrowIfError for readability.
And some minor code improvements
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
coderhyme [Mon, 29 Jan 2018 03:48:13 +0000 (12:48 +0900)]
[Multimedia] Fixed wrong implementation of MediaBufferBase. (#93)
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
coderhyme [Mon, 29 Jan 2018 01:49:59 +0000 (10:49 +0900)]
[Multimedia] Added paramName to every ValidateEnum call. (#83)
This is used in the ArgumentException constructor which is thrown in the method.
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
Wootak [Mon, 29 Jan 2018 01:40:13 +0000 (10:40 +0900)]
Fix call notification numbering (#90)
DotnetBuild [Fri, 26 Jan 2018 15:06:09 +0000 (00:06 +0900)]
Release 5.0.0.451
DotnetBuild [Fri, 26 Jan 2018 15:06:09 +0000 (00:06 +0900)]
Merge remote-tracking branch 'github/master' into tizen
Krzysztof Dynowski [Fri, 26 Jan 2018 06:36:54 +0000 (07:36 +0100)]
[TEEC] Guard session close in destructor, follow 'Dispose Pattern' (#64)
coderhyme [Fri, 26 Jan 2018 06:32:34 +0000 (15:32 +0900)]
[Multimedia] Fixed possible memory leak. (#80)
GChandle must be freed.
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
DotnetBuild [Thu, 25 Jan 2018 15:05:59 +0000 (00:05 +0900)]
Release 5.0.0.450
DotnetBuild [Thu, 25 Jan 2018 15:05:58 +0000 (00:05 +0900)]
Merge remote-tracking branch 'github/master' into tizen
coderhyme [Thu, 25 Jan 2018 10:45:51 +0000 (19:45 +0900)]
[MediaContent] Fixed possible memory leak. (#81)
GChandle must be freed.
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
coderhyme [Thu, 25 Jan 2018 05:18:17 +0000 (14:18 +0900)]
[Multimedia] Moved enums of AudioManager into separate files. (#73)
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
DotnetBuild [Mon, 22 Jan 2018 02:29:33 +0000 (11:29 +0900)]
Release 5.0.0.449
DotnetBuild [Fri, 19 Jan 2018 15:05:58 +0000 (00:05 +0900)]
Release 5.0.0.447
DotnetBuild [Fri, 19 Jan 2018 15:05:58 +0000 (00:05 +0900)]
Merge remote-tracking branch 'github/master' into tizen
stomHwang [Fri, 19 Jan 2018 08:16:57 +0000 (17:16 +0900)]
[Tts/Stt/VoiceControl] Fix indent and lock issue (#63)
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
stomHwang [Fri, 19 Jan 2018 07:35:52 +0000 (16:35 +0900)]
[TtsEngine/SttEngine] Fix invalid marshalling (#26)
* [TtsEngine] Fix invalid marshalling
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
* [TtsEngine] Fix invalid marshalling
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
* [SttEngine] Fix invalid marshalling
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
Seungha Son [Fri, 19 Jan 2018 05:42:42 +0000 (14:42 +0900)]
Fix handle leak (#56)
DotnetBuild [Thu, 18 Jan 2018 15:06:08 +0000 (00:06 +0900)]
Release 5.0.0.446
DotnetBuild [Thu, 18 Jan 2018 15:06:08 +0000 (00:06 +0900)]
Merge remote-tracking branch 'github/master' into tizen
younho park [Thu, 18 Jan 2018 10:42:48 +0000 (19:42 +0900)]
[Push] Fixed svace issue (#54)
coderhyme [Thu, 18 Jan 2018 09:44:30 +0000 (18:44 +0900)]
[MediaPlayer] Added ErrorHandler registration methods for internal use. (#33)
* [MediaPlayer] Added ErrorHandler registration methods for internal use. (#31)
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
* [MediaPlayer] Changed exception message format when the error is unknown.
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
lokilee73 [Thu, 18 Jan 2018 07:18:06 +0000 (16:18 +0900)]
[Device] add event for thread safety (#44)
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
pius lee [Thu, 18 Jan 2018 06:07:17 +0000 (15:07 +0900)]
[ElmSharp] Add explicit operator for native handle (#38)
Add global dictionary for map for every EvasObject and native handle
Add explicit converter can be used to get managed EvasObject from native handle
Change-Id: I253ffeaa3599b885862bb10054627f500854e2d1
hsgwon [Thu, 18 Jan 2018 01:53:25 +0000 (10:53 +0900)]
[Recorder] Change recorder feature (#36)
WonYoung Choi [Thu, 18 Jan 2018 01:35:38 +0000 (10:35 +0900)]
Create CODE_OF_CONDUCT.md (#39)
DotnetBuild [Thu, 11 Jan 2018 15:06:05 +0000 (00:06 +0900)]
Release 5.0.0.445
DotnetBuild [Thu, 11 Jan 2018 15:06:05 +0000 (00:06 +0900)]
Merge remote-tracking branch 'github/master' into tizen
coderhyme [Thu, 11 Jan 2018 05:17:35 +0000 (14:17 +0900)]
[MediaPlayer] Added feature tag on the ApplyAudioStreamPolicy method. (#11)
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
DotnetBuild [Tue, 9 Jan 2018 15:05:46 +0000 (00:05 +0900)]
Release 5.0.0.444
DotnetBuild [Tue, 9 Jan 2018 15:05:46 +0000 (00:05 +0900)]
Merge remote-tracking branch 'github/master' into tizen
coderhyme [Tue, 9 Jan 2018 09:50:45 +0000 (18:50 +0900)]
[MediaContent] Added NotSupportedException to be thrown when the feature is not supported. (#19)
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
coderhyme [Tue, 9 Jan 2018 07:54:18 +0000 (16:54 +0900)]
[MediaCodec] Added feature tags. (#10)
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
WonYoung Choi [Tue, 9 Jan 2018 06:49:54 +0000 (15:49 +0900)]
Merge pull request #17 from Samsung/merge_API4
Merge API4 into master