platform/core/csapi/tizenfx.git
6 years ago[NUI] Delete NUI Log (#116) 4.0.1.14093
huiyueun [Thu, 8 Feb 2018 05:51:19 +0000 (14:51 +0900)]
[NUI] Delete NUI Log (#116)

Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
6 years ago[NUI] NUI_1.2.85 version release (#115) 4.0.1-preview1-00073
huiyueun [Thu, 8 Feb 2018 01:11:48 +0000 (10:11 +0900)]
[NUI] NUI_1.2.85 version release (#115)

Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
6 years ago[NUI] Change Registry as concurrent collection for protection code (#113)
dongsug-song [Wed, 7 Feb 2018 08:42:56 +0000 (17:42 +0900)]
[NUI] Change Registry as concurrent collection for protection code (#113)

6 years ago[NUI] Fix memory leak (#111)
dongsug-song [Tue, 6 Feb 2018 05:31:18 +0000 (14:31 +0900)]
[NUI] Fix memory leak (#111)

6 years ago[Multimedia] Fixed wrong implementation of GetException of MediaPlayer. (#110) 4.0.1-preview1-00072
coderhyme [Mon, 5 Feb 2018 08:33:24 +0000 (17:33 +0900)]
[Multimedia] Fixed wrong implementation of GetException of MediaPlayer. (#110)

Signed-off-by: coderhyme <jhyo.kim@samsung.com>
6 years ago[Multimedia] Restored the GetException internal api of Player. (#109)
coderhyme [Mon, 5 Feb 2018 08:10:39 +0000 (17:10 +0900)]
[Multimedia] Restored the GetException internal api of Player. (#109)

Signed-off-by: coderhyme <jhyo.kim@samsung.com>
6 years ago[NUI] Fix TCT Crash issue, Parent crash (#108)
huiyueun [Thu, 1 Feb 2018 14:05:47 +0000 (23:05 +0900)]
[NUI] Fix TCT Crash issue, Parent crash (#108)

Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
6 years ago[NUI] NUI_1.2.84 version release (#107) 4.0.1-preview1-00070
huiyueun [Thu, 1 Feb 2018 04:02:24 +0000 (13:02 +0900)]
[NUI] NUI_1.2.84 version release (#107)

Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
6 years ago[NUI] IntPtr is not Null always, null should be IntPtr.Zero (#106)
dongsug-song [Thu, 1 Feb 2018 01:45:34 +0000 (10:45 +0900)]
[NUI] IntPtr is not Null always, null should be IntPtr.Zero (#106)

6 years agoFix xml documentation issues (#105)
wiertel [Wed, 31 Jan 2018 10:08:08 +0000 (11:08 +0100)]
Fix xml documentation issues (#105)

3 cases of invalid xml structure
<description> added to list items
2 cases of < character - replaced with &lt;

6 years ago[NUI] memory leak issue, rollback changes except View and Layer (#104)
dongsug-song [Wed, 31 Jan 2018 08:56:21 +0000 (17:56 +0900)]
[NUI] memory leak issue, rollback changes except View and Layer (#104)

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

6 years ago[NUI] fix Parent property memory leak (#100)
dongsug-song [Tue, 30 Jan 2018 00:05:53 +0000 (09:05 +0900)]
[NUI] fix Parent property memory leak (#100)

6 years ago[NUI] Fix Parent crash error (#97) 4.0.1-preview1-00069
huiyueun [Mon, 29 Jan 2018 06:01:51 +0000 (15:01 +0900)]
[NUI] Fix Parent crash error (#97)

6 years ago[VoiceControl/VoiceControlWidget] Fix invalid null checking (#96)
stomHwang [Mon, 29 Jan 2018 05:41:04 +0000 (14:41 +0900)]
[VoiceControl/VoiceControlWidget] Fix invalid null checking (#96)

Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
6 years agoUpdate README.md
WonYoung Choi [Mon, 29 Jan 2018 04:34:35 +0000 (13:34 +0900)]
Update README.md

6 years ago[NUI] Fix memory leak problem (#95)
huiyueun [Mon, 29 Jan 2018 04:21:42 +0000 (13:21 +0900)]
[NUI] Fix memory leak problem (#95)

Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
6 years ago[Multimedia] Fixed wrong implementation of MediaBufferBase. (#94)
coderhyme [Mon, 29 Jan 2018 03:48:38 +0000 (12:48 +0900)]
[Multimedia] Fixed wrong implementation of MediaBufferBase. (#94)

Signed-off-by: coderhyme <jhyo.kim@samsung.com>
6 years ago[Telephony] Fix call notification numbering (#91)
sinikang [Mon, 29 Jan 2018 02:23:04 +0000 (11:23 +0900)]
[Telephony] Fix call notification numbering (#91)

6 years ago[NUI] Add protected codes for SiblingOrder (#89)
huiyueun [Mon, 29 Jan 2018 02:19:37 +0000 (11:19 +0900)]
[NUI] Add protected codes for SiblingOrder (#89)

Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
6 years ago[TEEC] Guard session close in destructor, follow 'Dispose Pattern' (#88)
Krzysztof Dynowski [Fri, 26 Jan 2018 09:19:15 +0000 (10:19 +0100)]
[TEEC] Guard session close in destructor, follow 'Dispose Pattern' (#88)

6 years ago[NUI] Apply sibling patch (#79) 4.0.1-preview1-00068
huiyueun [Thu, 25 Jan 2018 04:44:48 +0000 (13:44 +0900)]
[NUI] Apply sibling patch (#79)

* [NUI] Fix sibling issue

This reverts commit c52e414d9473f1ec744bb30eeed0bed033eec2dc.

* [NUI]Fix bug about Children property.

This reverts commit 5f2fa0f0e7bc26eed46b38431f6b702cc396e52f.

* [NUI] Fix SiblingOrder return value

This reverts commit 83d9228a204bccef4f9cd7b8d5927c869d8e41b4.

6 years ago[NUI]Revert sibling patch (#78)
huiyueun [Thu, 25 Jan 2018 04:29:20 +0000 (13:29 +0900)]
[NUI]Revert sibling patch (#78)

* Revert "[NUI] Fix SiblingOrder return value (#37)"

This reverts commit 6591fa264a9316785a0601f0b25f2fd1994dad22.

* Revert "[Tizen.NUI]Fix bug about Children property. (#23)"

This reverts commit 6d306df109b452d8f03bc28180b56bf38fd4ed2d.

* Revert "[NUI] Fix sibling issue (#20)"

This reverts commit da9ec169dab93abd132247eaad37eaf559e99edf.

6 years ago[NUI] NUI_1.2.83 version release (#77) 4.0.1-preview1-00067
dongsug-song [Thu, 25 Jan 2018 01:36:35 +0000 (10:36 +0900)]
[NUI] NUI_1.2.83 version release (#77)

* [NUI] remove this.Reset in Animation Dispose

* [NUI] NUI_1.2.83 Version

6 years ago[NUI] Apply sibling patch (#74)
huiyueun [Thu, 25 Jan 2018 01:19:59 +0000 (10:19 +0900)]
[NUI] Apply sibling patch (#74)

* Revert "[NUI] Fix SiblingOrder return value (#37)"

This reverts commit 6591fa264a9316785a0601f0b25f2fd1994dad22.

* Revert "[Tizen.NUI]Fix bug about Children property. (#23)"

This reverts commit 6d306df109b452d8f03bc28180b56bf38fd4ed2d.

* Revert "[NUI] Fix sibling issue (#20)"

This reverts commit da9ec169dab93abd132247eaad37eaf559e99edf.

* [NUI] Fix sibling issue

This reverts commit ee09d11559d07c19d379e5cd6f81b953c5b179ef.

* [Tizen.NUI]Fix bug about Children property.

This reverts commit 5c4ef3415bdef7ea5d6ae8ee4c07c330a2458b16.

* [NUI] Fix SiblingOrder return value

This reverts commit 28e5a6c00537b60b1bcb3b4f01d2ef9b2f08f10e.

6 years ago[ElmSharp] Changed Background Color property internal implementation to Widget Backgr...
arosis78 [Thu, 25 Jan 2018 00:44:03 +0000 (09:44 +0900)]
[ElmSharp] Changed Background Color property internal implementation to Widget BackgroundColor property (#58)

Signed-off-by: Jeonghyun Yun <jh0506.yun@samsung.com>
6 years ago[NUI]fix memory leak problem caused by wrong increased ref-cnt (#75)
dongsug-song [Wed, 24 Jan 2018 13:10:56 +0000 (22:10 +0900)]
[NUI]fix memory leak problem caused by wrong increased ref-cnt (#75)

Signed-off-by: dongsug.song <dongsug.song@samsung.com>
6 years ago[NUI] Add protected codes to avoid the crash when the IntPtr of key is 0 (#72)
dongsug-song [Wed, 24 Jan 2018 11:35:38 +0000 (20:35 +0900)]
[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>
6 years ago[Calendar] Fix svace issue (#62)
jeesunhub [Fri, 19 Jan 2018 07:57:27 +0000 (16:57 +0900)]
[Calendar] Fix svace issue (#62)

6 years ago[Tts/Stt/VoiceControl] Fix indent and lock issue (#61)
stomHwang [Fri, 19 Jan 2018 07:34:57 +0000 (16:34 +0900)]
[Tts/Stt/VoiceControl] Fix indent and lock issue (#61)

Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
6 years agofix svace issues (#59)
jkkoo [Fri, 19 Jan 2018 07:31:32 +0000 (16:31 +0900)]
fix svace issues (#59)

6 years ago[Notification] Fix handle leak (#57)
Seungha Son [Fri, 19 Jan 2018 05:41:56 +0000 (14:41 +0900)]
[Notification] Fix handle leak (#57)

6 years agoFixed svace issue (#53)
younho park [Thu, 18 Jan 2018 10:16:26 +0000 (19:16 +0900)]
Fixed svace issue (#53)

6 years ago[Information] Fix delegate lifetime issue (#52)
kichankwon [Thu, 18 Jan 2018 10:01:31 +0000 (19:01 +0900)]
[Information] Fix delegate lifetime issue (#52)

Signed-off-by: kichankwon <k_c.kwon@samsung.com>
6 years ago[Device] add lock for global variable of led and battery (#49)
lokilee73 [Thu, 18 Jan 2018 07:51:47 +0000 (16:51 +0900)]
[Device] add lock for global variable of led and battery (#49)

6 years ago[NUI] Add SetProperty for VerticalLineAlignment (#48)
huiyueun [Thu, 18 Jan 2018 06:28:36 +0000 (15:28 +0900)]
[NUI] Add SetProperty for VerticalLineAlignment (#48)

Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
6 years ago[NUI] Nui release 1.2.82 (#45)
huiyueun [Thu, 18 Jan 2018 04:25:05 +0000 (13:25 +0900)]
[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>
6 years ago[ElmSharp] fix svace issue (#42)
Chungryeol Lim [Thu, 18 Jan 2018 04:21:22 +0000 (13:21 +0900)]
[ElmSharp] fix svace issue (#42)

Add an optional extended description…

6 years ago[ElmSharp] Remove layout for Background (#28)
arosis78 [Thu, 18 Jan 2018 04:10:08 +0000 (13:10 +0900)]
[ElmSharp] Remove layout for Background (#28)

Signed-off-by: Jeonghyun Yun <jh0506.yun@samsung.com>
6 years agochange a property to a method for exception handling (#46)
jkkoo [Thu, 18 Jan 2018 04:07:31 +0000 (13:07 +0900)]
change a property to a method for exception handling (#46)

6 years ago[NUI] Fix svace issue (#41)
huiyueun [Wed, 17 Jan 2018 11:35:32 +0000 (20:35 +0900)]
[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>
6 years ago[NUI] Fix SiblingOrder return value (#37)
huiyueun [Wed, 17 Jan 2018 08:50:53 +0000 (17:50 +0900)]
[NUI] Fix SiblingOrder return value (#37)

If parentChildren count is empty, return 0

Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
6 years ago[NUI] Support for animated GIF (#34)
huiyueun [Wed, 17 Jan 2018 08:50:23 +0000 (17:50 +0900)]
[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>
6 years ago[ElmSharp] Changed Widget.SetFocus() internal routine (#35)
Chungryeol Lim [Wed, 17 Jan 2018 07:12:10 +0000 (16:12 +0900)]
[ElmSharp] Changed Widget.SetFocus() internal routine (#35)

* [ElmSharp] Changed Widget.SetFocus() internal routine

* [ElmSharp] fix elm_object_focuse_clear() routine order

* [ElmSharp] elm_object_focus_clear() code clean up

6 years ago[SystemSettings] Changed event handler routine. (#22)
JinWang An [Wed, 17 Jan 2018 05:46:59 +0000 (14:46 +0900)]
[SystemSettings] Changed event handler routine. (#22)

Signed-off-by: jinwang.an <jinwang.an@samsung.com>
6 years ago[Recorder] Change recorder feature (#32)
hsgwon [Tue, 16 Jan 2018 08:40:52 +0000 (17:40 +0900)]
[Recorder] Change recorder feature (#32)

6 years ago[MediaPlayer] Added ErrorHandler registration methods for internal use. (#31)
coderhyme [Tue, 16 Jan 2018 07:37:09 +0000 (16:37 +0900)]
[MediaPlayer] Added ErrorHandler registration methods for internal use. (#31)

Signed-off-by: coderhyme <jhyo.kim@samsung.com>
6 years agoRestore converted key before calling a callback (#30)
kichankwon [Tue, 16 Jan 2018 05:25:07 +0000 (14:25 +0900)]
Restore converted key before calling a callback (#30)

6 years ago[TtsEngine/SttEngine] Fix invalid marshalling (#29)
stomHwang [Fri, 12 Jan 2018 13:55:32 +0000 (22:55 +0900)]
[TtsEngine/SttEngine] Fix invalid marshalling (#29)

* [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 agoNUI release 1.2.81 (#27)
huiyueun [Fri, 12 Jan 2018 04:23:26 +0000 (13:23 +0900)]
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>
6 years agoFixed issue where key event does not occur when focus is lost (#24)
Chungryeol Lim [Fri, 12 Jan 2018 04:21:55 +0000 (13:21 +0900)]
Fixed issue where key event does not occur when focus is lost (#24)

6 years ago[TtsEngine] Fix invalid marshalling (#25)
stomHwang [Thu, 11 Jan 2018 11:12:25 +0000 (20:12 +0900)]
[TtsEngine] Fix invalid marshalling (#25)

Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
6 years ago[Tizen.NUI]Fix bug about Children property. (#23)
huiyueun [Wed, 10 Jan 2018 12:16:30 +0000 (21:16 +0900)]
[Tizen.NUI]Fix bug about Children property. (#23)

Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
6 years ago[NUI] DALi version 1.2.80 (#21)
dongsug-song [Wed, 10 Jan 2018 09:09:43 +0000 (18:09 +0900)]
[NUI] DALi version 1.2.80 (#21)

6 years ago[NUI] Fix sibling issue (#20)
huiyueun [Wed, 10 Jan 2018 09:08:59 +0000 (18:08 +0900)]
[NUI] Fix sibling issue (#20)

Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
6 years ago[MediaPlayer] Added feature tag on the ApplyAudioStreamPolicy method. (#16)
coderhyme [Tue, 9 Jan 2018 10:00:08 +0000 (19:00 +0900)]
[MediaPlayer] Added feature tag on the ApplyAudioStreamPolicy method. (#16)

Signed-off-by: coderhyme <jhyo.kim@samsung.com>
6 years ago[MediaContent] Added NotSupportedException to be thrown when the feature is not suppo...
coderhyme [Tue, 9 Jan 2018 09:50:59 +0000 (18:50 +0900)]
[MediaContent] Added NotSupportedException to be thrown when the feature is not supported. (#18)

Signed-off-by: coderhyme <jhyo.kim@samsung.com>
6 years ago[MediaCodec] Added feature tags. (#14)
coderhyme [Tue, 9 Jan 2018 07:54:31 +0000 (16:54 +0900)]
[MediaCodec] Added feature tags. (#14)

Signed-off-by: coderhyme <jhyo.kim@samsung.com>
6 years ago[MediaContent] Added "content.scanning.others" feature tags to related methods. ...
coderhyme [Tue, 9 Jan 2018 04:49:16 +0000 (13:49 +0900)]
[MediaContent] Added "content.scanning.others" feature tags to related methods. (#15)

Signed-off-by: coderhyme <jhyo.kim@samsung.com>
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 README.md
WonYoung Choi [Fri, 5 Jan 2018 03:46:35 +0000 (12:46 +0900)]
Update 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... 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 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 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 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 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 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 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 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[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 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 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[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[NUI] Revert "fix TCT crash issue" 24/164824/1
dongsug.song [Thu, 21 Dec 2017 06:52:30 +0000 (15:52 +0900)]
[NUI] Revert "fix TCT crash issue"

This reverts commit 0a7c57d6c78d89eccb08c3ee1fb63df604cbec8d.

Change-Id: I6f5895aa9f88c4ea4ebbad41245c067053e1f4b5

6 years agoReview ElmSharp.Wearable API cs files 59/163459/7 4.0.1-preview1-00048
Editor Lionbridge [Mon, 11 Dec 2017 08:58:57 +0000 (14:28 +0530)]
Review ElmSharp.Wearable API cs files

PS2: Additional Fixes

PS6: Feedback implementation

Change-Id: I173b046034756de86ba250b852aca7f7c32372b1

6 years ago[NUI] dali_1.2.76, nui_0.2.76 version release 94/164794/1
huiyu,eun [Thu, 21 Dec 2017 05:25:21 +0000 (14:25 +0900)]
[NUI] dali_1.2.76, nui_0.2.76 version release

Change-Id: Ifaafc7e4a105ec0c71563939e62fafd1e93241a6
Signed-off-by: huiyu,eun <huiyu.eun@samsung.com>
6 years agoMerge "[NUI] fix TCT crash issue" into rel/api_4
dongsug.song [Thu, 21 Dec 2017 05:21:12 +0000 (05:21 +0000)]
Merge "[NUI] fix TCT crash issue" into rel/api_4

6 years ago[TEEC] Fix C# struct Marshaling, binding for null operations 81/164781/1
Krzysztof Dynowski [Mon, 11 Dec 2017 16:00:06 +0000 (17:00 +0100)]
[TEEC] Fix C# struct Marshaling, binding for null operations

Change-Id: I28608df6d02d5d3cf853c88f8e0effb100638b55
(cherry picked from commit 511684b5165e0aed265b88cdc7c39ce78d82235c)

6 years ago[NUI] fix TCT crash issue 70/164770/2
dongsug.song [Thu, 21 Dec 2017 02:53:23 +0000 (11:53 +0900)]
[NUI] fix TCT crash issue

Change-Id: Ia21049ab623b7bea0ed4038db95b64cb09e71323
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
6 years agoReview Elmsharp API cs files 58/163458/8
Editor Lionbridge [Mon, 11 Dec 2017 08:45:32 +0000 (14:15 +0530)]
Review Elmsharp API cs files

PS2: Additional Fixes

PS4: Additional Fixes

PS5: Additional Fixes

PS6: Edited as per comment

PS7: Feedback Implementation

Change-Id: I774e173e2c860918b226f98dc35593a240b4ad58

6 years agoReview AttachPanel/Shortcut/WatchApplication API cs files 70/164070/3
“Editor [Fri, 15 Dec 2017 06:02:29 +0000 (11:32 +0530)]
Review AttachPanel/Shortcut/WatchApplication API cs files

PS2: Additional Fixes

Change-Id: I8f9531e3c112933e9fc56e7c3172a99640592256

6 years agoReview Tizen API cs files 66/164066/3
“Editor [Fri, 15 Dec 2017 05:57:00 +0000 (11:27 +0530)]
Review Tizen API cs files

PS2: Feedback implementation

Change-Id: I3b04998332b48e3e72c5bd98ba0db8e27e5434a2

6 years ago[NUI] DALi version 1.2.75 21/164621/1 4.0.1-preview1-00047
dongsug.song [Wed, 20 Dec 2017 05:05:28 +0000 (14:05 +0900)]
[NUI] DALi version 1.2.75

Change-Id: I642f772adcd9b3536564975d98ff4b11985319dd
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
6 years ago[NUI] Update attribute and comments of PixelData 00/164600/2
xb.teng [Wed, 20 Dec 2017 02:20:33 +0000 (10:20 +0800)]
[NUI] Update attribute and comments of PixelData

Change-Id: If61c84887ba06394f653fc271e97d9fe091d6a90

6 years ago[NUI] Add ImageLoading and PixelBuffer for TextureSet 13/163213/7
xb.teng [Fri, 8 Dec 2017 04:00:26 +0000 (12:00 +0800)]
[NUI] Add ImageLoading and PixelBuffer for TextureSet

Change-Id: I20aff0bab6faebf325a32e91359dba835bdba7e7

6 years agoMerge "[4.0][NUISamples] Add some examples for nui" into rel/api_4
dongsug song [Wed, 20 Dec 2017 01:43:08 +0000 (01:43 +0000)]
Merge "[4.0][NUISamples] Add some examples for nui" into rel/api_4