platform/core/csapi/tizenfx.git
6 years ago[NUI] Fix memory leak (#112) 5.0.0-preview1-00457
dongsug-song [Tue, 6 Feb 2018 05:31:27 +0000 (14:31 +0900)]
[NUI] Fix memory leak (#112)

6 years ago[Multimedia] Code cleaning of MediaTool. (#99) 5.0.0-preview1-00456
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>
6 years agoFix xml documentation issues (#103) 5.0.0-preview1-00455
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

6 years agoUpdate CODEOWNERS
WonYoung Choi [Wed, 31 Jan 2018 07:56:10 +0000 (16:56 +0900)]
Update CODEOWNERS

6 years ago[NUI] NUI Integration - nui_1.2.83 version (#98)
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>
6 years ago[Storage]Fix api and enum version (#101) 5.0.0-preview1-00454
prjung [Tue, 30 Jan 2018 08:43:06 +0000 (17:43 +0900)]
[Storage]Fix api and enum version (#101)

6 years ago[Storage] Add new enum and new methods (#7) 5.0.0-preview1-00453
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

6 years ago[Multimedia] Moved enums of MediaTool into separate files. (#92)
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>
6 years agoUpdate README.md
WonYoung Choi [Mon, 29 Jan 2018 04:33:37 +0000 (13:33 +0900)]
Update README.md

6 years ago[Multimedia] Fixed minor issues and clean codes in AudioManager. (#82)
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>
6 years ago[Multimedia] Fixed wrong implementation of MediaBufferBase. (#93)
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>
6 years ago[Multimedia] Added paramName to every ValidateEnum call. (#83)
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>
6 years agoFix call notification numbering (#90)
Wootak [Mon, 29 Jan 2018 01:40:13 +0000 (10:40 +0900)]
Fix call notification numbering (#90)

6 years ago[TEEC] Guard session close in destructor, follow 'Dispose Pattern' (#64) 5.0.0-preview1-00451
Krzysztof Dynowski [Fri, 26 Jan 2018 06:36:54 +0000 (07:36 +0100)]
[TEEC] Guard session close in destructor, follow 'Dispose Pattern' (#64)

6 years ago[Multimedia] Fixed possible memory leak. (#80)
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>
6 years ago[MediaContent] Fixed possible memory leak. (#81) 5.0.0-preview1-00450
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>
6 years ago[Multimedia] Moved enums of AudioManager into separate files. (#73)
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>
6 years ago[Tts/Stt/VoiceControl] Fix indent and lock issue (#63) 5.0.0-preview1-00447 5.0.0-preview1-00449
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>
6 years ago[TtsEngine/SttEngine] Fix invalid marshalling (#26)
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>
6 years agoFix handle leak (#56)
Seungha Son [Fri, 19 Jan 2018 05:42:42 +0000 (14:42 +0900)]
Fix handle leak (#56)

6 years ago[Push] Fixed svace issue (#54) 5.0.0-preview1-00446
younho park [Thu, 18 Jan 2018 10:42:48 +0000 (19:42 +0900)]
[Push] Fixed svace issue (#54)

6 years ago[MediaPlayer] Added ErrorHandler registration methods for internal use. (#33)
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>
6 years ago[Device] add event for thread safety (#44)
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>
6 years ago[ElmSharp] Add explicit operator for native handle (#38)
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

6 years ago[Recorder] Change recorder feature (#36)
hsgwon [Thu, 18 Jan 2018 01:53:25 +0000 (10:53 +0900)]
[Recorder] Change recorder feature (#36)

6 years agoCreate CODE_OF_CONDUCT.md (#39)
WonYoung Choi [Thu, 18 Jan 2018 01:35:38 +0000 (10:35 +0900)]
Create CODE_OF_CONDUCT.md (#39)

6 years ago[MediaPlayer] Added feature tag on the ApplyAudioStreamPolicy method. (#11) 5.0.0-preview1-00445
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>
6 years ago[MediaContent] Added NotSupportedException to be thrown when the feature is not suppo... 5.0.0-preview1-00444
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>
6 years ago[MediaCodec] Added feature tags. (#10)
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>
6 years agoMerge pull request #17 from Samsung/merge_API4
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

6 years ago[MediaContent] Added "content.scanning.others" feature tags to related methods. (#9)
coderhyme [Tue, 9 Jan 2018 04:48:03 +0000 (13:48 +0900)]
[MediaContent] Added "content.scanning.others" feature tags to related methods. (#9)

Signed-off-by: coderhyme <jhyo.kim@samsung.com>
6 years agoMerge remote-tracking branch 'origin/master' into merge_API4
Wonyoung Choi [Tue, 9 Jan 2018 04:33:00 +0000 (13:33 +0900)]
Merge remote-tracking branch 'origin/master' into merge_API4

6 years agoMerge remote-tracking branch 'origin/API4'
Wonyoung Choi [Tue, 9 Jan 2018 04:30:47 +0000 (13:30 +0900)]
Merge remote-tracking branch 'origin/API4'

6 years ago[ElmSharp] Update ElmSharp.Test.csproj and clean up.
Kangho Hur [Mon, 8 Jan 2018 01:13:34 +0000 (10:13 +0900)]
[ElmSharp] Update ElmSharp.Test.csproj and clean up.

6 years agoAdd CODEOWNERS and PULL_REQUEST_TEMPLATE
Wonyoung Choi [Mon, 8 Jan 2018 08:08:46 +0000 (17:08 +0900)]
Add CODEOWNERS and PULL_REQUEST_TEMPLATE

6 years agoUpdate PULL_REQUEST_TEMPLATE.md
WonYoung Choi [Mon, 8 Jan 2018 04:31:54 +0000 (13:31 +0900)]
Update PULL_REQUEST_TEMPLATE.md

6 years agoCreate PULL_REQUEST_TEMPLATE.md
WonYoung Choi [Mon, 8 Jan 2018 01:44:04 +0000 (10:44 +0900)]
Create PULL_REQUEST_TEMPLATE.md

6 years agoUpdate CODEOWNERS
WonYoung Choi [Mon, 8 Jan 2018 01:07:36 +0000 (10:07 +0900)]
Update CODEOWNERS

6 years agoCreate CODEOWNERS
WonYoung Choi [Mon, 8 Jan 2018 00:57:43 +0000 (09:57 +0900)]
Create CODEOWNERS

6 years agoUpdate README.md
WonYoung Choi [Fri, 5 Jan 2018 03:46:35 +0000 (12:46 +0900)]
Update README.md

6 years agoUpdate README.md
WonYoung Choi [Fri, 5 Jan 2018 03:46:35 +0000 (12:46 +0900)]
Update README.md

6 years agoUpdate README.md (#3)
WonYoung Choi [Wed, 27 Dec 2017 06:46:12 +0000 (15:46 +0900)]
Update README.md (#3)

6 years agoUpdate .travis.yml
WonYoung Choi [Wed, 27 Dec 2017 06:24:08 +0000 (15:24 +0900)]
Update .travis.yml

6 years agoCreate .travis.yml
WonYoung Choi [Wed, 27 Dec 2017 06:11:02 +0000 (15:11 +0900)]
Create .travis.yml

6 years agoUpdate README.md (#1)
WonYoung Choi [Tue, 26 Dec 2017 10:18:00 +0000 (19:18 +0900)]
Update README.md (#1)

6 years agoCreate README.md
WonYoung Choi [Tue, 26 Dec 2017 07:16:26 +0000 (16:16 +0900)]
Create README.md

6 years agoAdd README.md and .travis.yml
Wonyoung Choi [Wed, 27 Dec 2017 08:04:25 +0000 (17:04 +0900)]
Add README.md and .travis.yml

6 years agoMerge "Revert "Changed DllIport entry point for new system-settings API for callback...
Joonghyun Cho [Thu, 4 Jan 2018 13:03:21 +0000 (13:03 +0000)]
Merge "Revert "Changed DllIport entry point for new system-settings API for callback."" into rel/api_4

6 years agoRevert "Changed DllIport entry point for new system-settings API for callback." 86/165886/1
chungryeol Lim [Thu, 4 Jan 2018 13:02:14 +0000 (13:02 +0000)]
Revert "Changed DllIport entry point for new system-settings API for callback."

This reverts commit 75146ab8c4a83f34e30c42ea44444853b46e7861.

Change-Id: I10d4a2fa9e4d3ea2c8a3841cd3329866b39183af

6 years ago[TEEC] implement union for 32/64 bit, IntPtr context, IntPtr Operation, IntPtr tmpmem... 12/164912/13 5.0.0-preview1-00441
Krzysztof Dynowski [Thu, 21 Dec 2017 15:32:14 +0000 (16:32 +0100)]
[TEEC] implement union for 32/64 bit, IntPtr context, IntPtr Operation, IntPtr tmpmem, fix Whole type

Change-Id: Ia45d9df73bb0f52467ca417f402ff908ede4df01

6 years ago[TEEC] implement union for 32/64 bit, IntPtr context, IntPtr Operation, IntPtr tmpmem... 60/165760/4
Krzysztof Dynowski [Thu, 21 Dec 2017 15:32:14 +0000 (16:32 +0100)]
[TEEC] implement union for 32/64 bit, IntPtr context, IntPtr Operation, IntPtr tmpmem, fix Whole type

Change-Id: Ia45d9df73bb0f52467ca417f402ff908ede4df01

6 years agoChanged DllIport entry point for new system-settings API for callback. 03/165803/2 4.0.1-preview1-00054
jinwang.an [Fri, 17 Nov 2017 14:20:13 +0000 (23:20 +0900)]
Changed DllIport entry point for new system-settings API for callback.

Change-Id: I1b7f7c4f642b663f2d050a0a191ed11f16efe534
Signed-off-by: jinwang.an <jinwang.an@samsung.com>
6 years ago[NUI] DALi version 1.2.79 11/165811/1 4.0.1-preview1-00053
dongsug.song [Thu, 4 Jan 2018 06:24:45 +0000 (15:24 +0900)]
[NUI] DALi version 1.2.79

Change-Id: I35de1d5c9db12c790428c60ee509279095792169
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
6 years agoMerge "[MediaPlayer] Modified the PrepareAsync method as a LongRunning task and not... 5.0.0-preview1-00440
coderhyme [Thu, 4 Jan 2018 05:58:16 +0000 (05:58 +0000)]
Merge "[MediaPlayer] Modified the PrepareAsync method as a LongRunning task and not to use a TaskCompletionSource which is unnecessary in this case."

6 years ago[Camera] Add Camera feature check code 65/165765/1
Haesu Gwon [Thu, 4 Jan 2018 00:45:36 +0000 (09:45 +0900)]
[Camera] Add Camera feature check code

Change-Id: I8222b683843b6509d29a81099fd0a2c6b9decf3f
Signed-off-by: Haesu Gwon <haesu.gwon@samsung.com>
6 years agoMerge "[NUI] Add protect codes in Dispose()" into rel/api_4
dongsug song [Wed, 3 Jan 2018 11:22:33 +0000 (11:22 +0000)]
Merge "[NUI] Add protect codes in Dispose()" into rel/api_4

6 years ago[NUI] Add protect codes in Dispose() 00/165600/2
adun [Tue, 2 Jan 2018 18:47:08 +0000 (02:47 +0800)]
[NUI] Add protect codes in Dispose()

Change-Id: I965de0e538e0b07a83a757e9c860fc11991f4903

6 years agoMerge "[WiFi][TCSACR-116] Add a new API WiFiAP.Update" 5.0.0-preview1-00439
chleun.moon [Wed, 3 Jan 2018 05:50:41 +0000 (05:50 +0000)]
Merge "[WiFi][TCSACR-116] Add a new API WiFiAP.Update"

6 years agoReview Pims.Calendar, Pims.Contacts API cs files 95/164895/3
“Editor [Thu, 21 Dec 2017 11:53:07 +0000 (17:23 +0530)]
Review Pims.Calendar, Pims.Contacts API cs files

PS2: Feedback implementation

Change-Id: I5e77234b3aabd0cbcd13fea25c884e030b31b200

6 years agoReview PhonenumberUtils API cs files 94/164894/2
“Editor [Thu, 21 Dec 2017 11:50:48 +0000 (17:20 +0530)]
Review PhonenumberUtils API cs files

Change-Id: I0f6d489c363164a6a3c5b90898f2744aa4b3ecc6

6 years agoMerge "[Packagemanager] Fix typo of interop code" into rel/api_4
WonYoung Choi [Wed, 3 Jan 2018 05:41:23 +0000 (05:41 +0000)]
Merge "[Packagemanager] Fix typo of interop code" into rel/api_4

6 years ago[Packagemanager] Fix typo of interop code 47/165647/1
Sangyoon Jang [Tue, 2 Jan 2018 07:20:48 +0000 (16:20 +0900)]
[Packagemanager] Fix typo of interop code

Change-Id: I274669f434171651fdc877fc24f7450b1be0815f
Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
(cherry picked from commit b5309b8a79461641fce5eb9be902d02f190ccff0)

6 years ago[Packagemanager] Fix some doxygen comment 46/165646/1
Sangyoon Jang [Tue, 2 Jan 2018 08:39:13 +0000 (17:39 +0900)]
[Packagemanager] Fix some doxygen comment

Fix doxygen comment of PackageManager.GetPackageIdByApplicationId.

Change-Id: Iac388a91fe7a61c45c9a527cd762199f62609e3f
Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
(cherry picked from commit 75a755b4c95ed835d9445b23b004ed854a55dd62)

6 years ago[WiFi][TCSACR-116] Add a new API WiFiAP.Update 52/162352/4
chleun.moon [Thu, 30 Nov 2017 11:08:09 +0000 (20:08 +0900)]
[WiFi][TCSACR-116] Add a new API WiFiAP.Update

Change-Id: I47763b75fb17238b4b2965841ffdfdea5f2f3048
Signed-off-by: Cheoleun Moon <chleun.moon@samsung.com>
6 years agoAdd code to check null parameter and throw exception 26/165626/1
Suyeon Hwang [Fri, 22 Dec 2017 10:53:24 +0000 (19:53 +0900)]
Add code to check null parameter and throw exception

Change-Id: I543f69f4537290040b4a49d01f06521227036c80
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
6 years ago[Packagemanager] Fix some doxygen comment 87/165587/5
Sangyoon Jang [Tue, 2 Jan 2018 08:39:13 +0000 (17:39 +0900)]
[Packagemanager] Fix some doxygen comment

Fix doxygen comment of PackageManager.GetPackageIdByApplicationId.

Change-Id: Iac388a91fe7a61c45c9a527cd762199f62609e3f
Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
6 years agoMerge changes I959fa181,If080c95a,I45edd68e into rel/api_4 4.0.1-preview1-00052
WonYoung Choi [Wed, 3 Jan 2018 01:21:26 +0000 (01:21 +0000)]
Merge changes I959fa181,If080c95a,I45edd68e into rel/api_4

* changes:
  Review WebView API cs files
  Review Uix.InputMethod/SttEngine/TtsEngine API cs files
  Review System.Usb API cs files

6 years agoMerge "[Multimedia] Changed Yuv422 definition and the value of Yuv422P of ColorSpace." 5.0.0-preview1-00438
coderhyme [Wed, 3 Jan 2018 01:11:09 +0000 (01:11 +0000)]
Merge "[Multimedia] Changed Yuv422 definition and the value of Yuv422P of ColorSpace."

6 years ago[Multimedia] Changed Yuv422 definition and the value of Yuv422P of ColorSpace. 18/165618/1
coderhyme [Wed, 27 Dec 2017 08:07:14 +0000 (17:07 +0900)]
[Multimedia] Changed Yuv422 definition and the value of Yuv422P of ColorSpace.

Change-Id: I69cd920d5fbead01188a250de9dc603437b9edd9
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
6 years ago[MediaPlayer] Modified the PrepareAsync method as a LongRunning task and not to use... 84/165484/3
coderhyme [Fri, 29 Dec 2017 08:13:45 +0000 (17:13 +0900)]
[MediaPlayer] Modified the PrepareAsync method as a LongRunning task and not to use a TaskCompletionSource which is unnecessary in this case.

Change-Id: I5fbc5099c39bfc4c77a9de5632475bad6e142dd3
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
6 years agoMerge "[Multimedia.Util] Modified async methods of ImageDecoder and ImageEncoder." 5.0.0-preview1-00436
coderhyme [Tue, 2 Jan 2018 22:36:14 +0000 (22:36 +0000)]
Merge "[Multimedia.Util] Modified async methods of ImageDecoder and ImageEncoder."

6 years ago[Packagemanager] Fix typo of interop code 86/165586/2 5.0.0-preview1-00435
Sangyoon Jang [Tue, 2 Jan 2018 07:20:48 +0000 (16:20 +0900)]
[Packagemanager] Fix typo of interop code

Change-Id: I274669f434171651fdc877fc24f7450b1be0815f
Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
6 years agoMerge "[Camera] Add Camera feature check code" 5.0.0-preview1-00434
Haesu Gwon [Tue, 2 Jan 2018 07:26:47 +0000 (07:26 +0000)]
Merge "[Camera] Add Camera feature check code"

6 years agoMerge "[ElmSharp] TC for Panel indicator bug"
Kangho Hur [Tue, 2 Jan 2018 06:23:26 +0000 (06:23 +0000)]
Merge "[ElmSharp] TC for Panel indicator bug"

6 years agoMerge "[ElmSharp] Test for scroll speed"
Kangho Hur [Tue, 2 Jan 2018 06:23:00 +0000 (06:23 +0000)]
Merge "[ElmSharp] Test for scroll speed"

6 years agoMerge "[ElmSharp] Add scroll animation start/stop event for Scroller"
Kangho Hur [Tue, 2 Jan 2018 06:21:39 +0000 (06:21 +0000)]
Merge "[ElmSharp] Add scroll animation start/stop event for Scroller"

6 years agoMerge "[ElmSharp] Add Popup TC" 5.0.0-preview1-00433
WonYoung Choi [Tue, 2 Jan 2018 05:39:10 +0000 (05:39 +0000)]
Merge "[ElmSharp] Add Popup TC"

6 years ago[Camera] Add Camera feature check code 34/165534/4
Haesu Gwon [Tue, 2 Jan 2018 03:07:03 +0000 (12:07 +0900)]
[Camera] Add Camera feature check code

Change-Id: I9d2e84bae4c178c4b081559ebe67996be68274a2
Signed-off-by: Haesu Gwon <haesu.gwon@samsung.com>
6 years ago[NUI] Revert "C# binding for PixelBuffer::GetMetadata()" 18/165418/2 5.0.0-preview1-00432
dongsug.song [Fri, 29 Dec 2017 02:09:49 +0000 (11:09 +0900)]
[NUI] Revert "C# binding for PixelBuffer::GetMetadata()"

- errors : kantm2 C#FS transparent box shows as X-box, MyContents App 100% crash

This reverts commit 563a7bfd9a8167d02d9d3d438642a68ad610ca10.

Change-Id: I2580a0ff5bfddcb35bd650b47e0b8b9bea5110e4

6 years agoRevert "[NUI] C# binding for PixelBuffer::GetMetadata()" 21/165421/1
dongsug.song [Fri, 29 Dec 2017 02:20:34 +0000 (11:20 +0900)]
Revert "[NUI] C# binding for PixelBuffer::GetMetadata()"

- errors : kantm2 C#FS transparent box shows as X-box, MyContents App 100% crash

This reverts commit 99d391c8c1a5ce1e3132dbffe95d6d2c7b0af025.

Change-Id: Ia1414f0633d3d67eac1d9209b8a7e840250037cc

6 years ago[ElmSharp] Add Popup TC 05/165405/1
darkleem [Fri, 29 Dec 2017 01:47:22 +0000 (10:47 +0900)]
[ElmSharp] Add Popup TC

Change-Id: I0a7a178b8de592a71db567d6b3dbe7a094cfee4e

6 years agoReview WebView API cs files 56/165356/1
Editor [Thu, 28 Dec 2017 09:47:06 +0000 (15:17 +0530)]
Review WebView API cs files

Change-Id: I959fa181418d9dc51fb7caca9bffb3cbbc9fd701

6 years agoReview Uix.InputMethod/SttEngine/TtsEngine API cs files 55/165355/1
Editor [Thu, 28 Dec 2017 09:43:26 +0000 (15:13 +0530)]
Review Uix.InputMethod/SttEngine/TtsEngine API cs files

Change-Id: If080c95ab5c0d6db63d5f1813e5d77375c07e645

6 years agoReview System.Usb API cs files 54/165354/1
Editor [Thu, 28 Dec 2017 09:35:41 +0000 (15:05 +0530)]
Review System.Usb API cs files

Change-Id: I45edd68eebcc4bb075b7669d523bc5bbeefa10d9

6 years ago[NUI] dali_1.2.78, nui_0.2.78 version release 44/165344/1 4.0.1-preview1-00051
huiyu,eun [Thu, 28 Dec 2017 08:44:33 +0000 (17:44 +0900)]
[NUI] dali_1.2.78, nui_0.2.78 version release

Change-Id: I976636b13193c87144381eff27ce328492c555de
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
6 years ago[ElmSharp] Add scroll animation start/stop event for Scroller 51/164051/5
darkleem [Fri, 15 Dec 2017 04:39:18 +0000 (13:39 +0900)]
[ElmSharp] Add scroll animation start/stop event for Scroller

  - fix background color issue and logic for scrollerTest3

Change-Id: I6fa87a3e45b656e409a9c8043d0e8847ac3976dd

6 years ago[NUI] C# binding for PixelBuffer::GetMetadata() 15/165315/1
adam.b [Mon, 11 Dec 2017 17:40:58 +0000 (17:40 +0000)]
[NUI] C# binding for PixelBuffer::GetMetadata()

Needed to obtain EXIF data from the PixelBuffer.

Conflicts:
src/Tizen.NUI/src/internal/NDalicPINVOKE.cs
src/Tizen.NUI/src/public/ImageLoading.cs
src/Tizen.NUI/src/public/PixelBuffer.cs

Change-Id: Id0e82822a3b7622cddc5df69b7cdef1b21873c74

6 years agoMerge "C# binding for PixelBuffer::GetMetadata()" 5.0.0-preview1-00426
dongsug song [Thu, 28 Dec 2017 06:22:10 +0000 (06:22 +0000)]
Merge "C# binding for PixelBuffer::GetMetadata()"

6 years agoReview Network.Nsd API cs files 92/164892/2
“Editor [Thu, 21 Dec 2017 11:47:34 +0000 (17:17 +0530)]
Review Network.Nsd API cs files

Change-Id: I0adc17d074a939db114d1734e7605f53b9001799

6 years agoMerge "[Remoting] Modified task related codes in ScreenMirroring." 5.0.0-preview1-00425
coderhyme [Wed, 27 Dec 2017 23:16:19 +0000 (23:16 +0000)]
Merge "[Remoting] Modified task related codes in ScreenMirroring."

6 years agoMerge "[Multimedia.MediaPlayer] Updated comments of the PlaybackInterrupted event."
coderhyme [Wed, 27 Dec 2017 23:15:37 +0000 (23:15 +0000)]
Merge "[Multimedia.MediaPlayer] Updated comments of the PlaybackInterrupted event."

6 years ago[Multimedia.Util] Modified async methods of ImageDecoder and ImageEncoder. 51/165251/1
coderhyme [Wed, 27 Dec 2017 08:42:47 +0000 (17:42 +0900)]
[Multimedia.Util] Modified async methods of ImageDecoder and ImageEncoder.

It turns out no TaskCompletionSource is needed for these methods.
Plus, created tasks with LongRunning option which makes tasks run on separate threads rather than ones of the thread pool of the default scheduler because a long running task can lead to negative effects in performance.

Change-Id: I6a7d2a2d5128ff30f654d6a41789d4f2c9ceb6c1
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
6 years ago[Multimedia] Changed Yuv422 definition and the value of Yuv422P of ColorSpace. 46/165246/2
coderhyme [Wed, 27 Dec 2017 08:07:14 +0000 (17:07 +0900)]
[Multimedia] Changed Yuv422 definition and the value of Yuv422P of ColorSpace.

Change-Id: I69cd920d5fbead01188a250de9dc603437b9edd9
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
6 years ago[Multimedia.MediaPlayer] Updated comments of the PlaybackInterrupted event. 81/165081/3
coderhyme [Tue, 26 Dec 2017 04:47:49 +0000 (13:47 +0900)]
[Multimedia.MediaPlayer] Updated comments of the PlaybackInterrupted event.

Change-Id: I814179159c09675a43035da04c4a25c64e532b19
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
6 years ago[Remoting] Modified task related codes in ScreenMirroring. 86/165186/1
coderhyme [Wed, 27 Dec 2017 03:10:46 +0000 (12:10 +0900)]
[Remoting] Modified task related codes in ScreenMirroring.

1. Should avoid using TaskFactory.StartNew with a single argument due to the SynchronizationContext issue.
2. Must set exceptions to the TaskCompletionSource when the opeartion fails instead of throwing exceptions in the delegates of tasks. Otherwise, the wrapping tasks could be blocked forever.

Change-Id: Icb7bf1c82add0b62b2b57932a5cd327b178a1eca
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
6 years ago[DataControl] Fix MapGet bug 85/165185/1 4.0.1-preview1-00050
jusung son [Wed, 27 Dec 2017 02:37:57 +0000 (11:37 +0900)]
[DataControl] Fix MapGet bug

Unmanaged string array should be marshalled

Change-Id: If4f4d5c1844b74f58d02b961f651f68659b5dba6
Signed-off-by: jusung son <jusung07.son@samsung.com>
(cherry picked from commit b86e557aef3a0c2658a58527ec6543a997cdbce2)

6 years ago[DataControl] Fix MapGet bug 80/165180/1 5.0.0-preview1-00424
jusung son [Wed, 27 Dec 2017 02:37:57 +0000 (11:37 +0900)]
[DataControl] Fix MapGet bug

Unmanaged string array should be marshalled

Change-Id: If4f4d5c1844b74f58d02b961f651f68659b5dba6
Signed-off-by: jusung son <jusung07.son@samsung.com>
6 years agoMerge "[ElmSharp] Fixed the crash issue of Calendar" 5.0.0-preview1-00423
Kangho Hur [Wed, 27 Dec 2017 01:24:43 +0000 (01:24 +0000)]
Merge "[ElmSharp] Fixed the crash issue of Calendar"

6 years ago[NUI] dali_1.2.77, nui_0.2.77 version release 10/165110/1 4.0.1-preview1-00049
huiyu,eun [Tue, 26 Dec 2017 08:18:24 +0000 (17:18 +0900)]
[NUI] dali_1.2.77, nui_0.2.77 version release

Change-Id: I317013e015a5b34193e54ee3da86bd7221608264
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
6 years ago[InputMethod] Add logic to set whether IME is called from dotnet 83/165083/1 5.0.0-preview1-00422
sungwook79.park [Tue, 5 Dec 2017 07:54:34 +0000 (16:54 +0900)]
[InputMethod] Add logic to set whether IME is called from dotnet

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