platform/core/csapi/tizenfx.git
3 years agoRelease 6.0.0.15120 submit/tizen_5.5_tv/20210209.005322
admin [Mon, 8 Feb 2021 15:53:22 +0000 (15:53 +0000)]
Release 6.0.0.15120

3 years agoMerge remote-tracking branch 'origin/API6' into tizen_5.5_tv
admin [Mon, 8 Feb 2021 15:53:22 +0000 (15:53 +0000)]
Merge remote-tracking branch 'origin/API6' into tizen_5.5_tv

3 years ago[NUI] Add MIN_LINE_SIZE property at TextLabel (#1619)
JoogabYun [Tue, 9 Jun 2020 04:46:04 +0000 (13:46 +0900)]
[NUI] Add MIN_LINE_SIZE property at TextLabel (#1619)

3 years ago[NUI] Change Dispose api of TextUtils fit for API8
Joogab Yun [Mon, 1 Feb 2021 04:56:22 +0000 (13:56 +0900)]
[NUI] Change Dispose api of TextUtils fit for API8

3 years ago[NUI] Add Padding parameter for TextPageUtil (#2331)
JoogabYun [Mon, 7 Dec 2020 05:09:36 +0000 (14:09 +0900)]
[NUI] Add Padding parameter for TextPageUtil (#2331)

3 years ago[NUI] Bug fixed about TextPageUtil (#2111)
JoogabYun [Thu, 22 Oct 2020 06:10:57 +0000 (15:10 +0900)]
[NUI] Bug fixed about TextPageUtil (#2111)

add check remainLength and init totalPageCnt value

3 years ago[NUI] Add MinLineSize in RendererParameters (#1892)
JoogabYun [Tue, 11 Aug 2020 01:33:35 +0000 (10:33 +0900)]
[NUI] Add MinLineSize in RendererParameters (#1892)

3 years ago[NUI] Change TextPageUtil to Tizen.NUI.Utility namespace. (#1843)
JoogabYun [Tue, 21 Jul 2020 03:37:32 +0000 (12:37 +0900)]
[NUI] Change TextPageUtil to Tizen.NUI.Utility namespace. (#1843)

3 years ago[NUI] Add TextPageUtil (#1819)
JoogabYun [Wed, 15 Jul 2020 04:48:28 +0000 (13:48 +0900)]
[NUI] Add TextPageUtil (#1819)

3 years ago[NUI] circular text (#1634)
JoogabYun [Thu, 4 Jun 2020 02:22:38 +0000 (11:22 +0900)]
[NUI] circular text (#1634)

3 years agoRelease 6.0.0.15112 submit/tizen_5.5_tv/20210203.005220
admin [Tue, 2 Feb 2021 15:52:20 +0000 (15:52 +0000)]
Release 6.0.0.15112

3 years agoMerge remote-tracking branch 'origin/API6' into tizen_5.5_tv
admin [Tue, 2 Feb 2021 15:52:20 +0000 (15:52 +0000)]
Merge remote-tracking branch 'origin/API6' into tizen_5.5_tv

3 years ago[NUI] Support scroll in WebView. (#2605)
Jiyun Yang [Tue, 2 Feb 2021 07:53:51 +0000 (16:53 +0900)]
[NUI] Support scroll in WebView. (#2605)

1) ScrollPosition, ScrollSize, ContentSize properties are added.
2) ScrollBy is added.
3) ScrollEdgeReached events are notified when scrolled to edge.
4) Support program argument in WebView constructor to control chromium scroll options.

Co-authored-by: huayongxu <49056704+huayongxu@users.noreply.github.com>
3 years agoRelease 6.0.0.15111 submit/tizen_5.5_tv/20201120.005232
admin [Thu, 19 Nov 2020 15:52:32 +0000 (15:52 +0000)]
Release 6.0.0.15111

3 years agoMerge remote-tracking branch 'origin/API6' into tizen_5.5_tv
admin [Thu, 19 Nov 2020 15:52:32 +0000 (15:52 +0000)]
Merge remote-tracking branch 'origin/API6' into tizen_5.5_tv

3 years ago[NUI] rollback colorVisual
zhouleonlei [Thu, 19 Nov 2020 06:06:18 +0000 (14:06 +0800)]
[NUI] rollback colorVisual

3 years ago[NUI] Rollback the changes of Visual
zhouleonlei [Wed, 18 Nov 2020 03:27:23 +0000 (11:27 +0800)]
[NUI] Rollback the changes of Visual

3 years ago[NUI] Modify Svace issues
zhouleonlei [Fri, 13 Nov 2020 05:54:10 +0000 (13:54 +0800)]
[NUI] Modify Svace issues

3 years agoRelease 6.0.0.15108 submit/tizen_5.5_tv/20201105.005212
admin [Wed, 4 Nov 2020 15:52:12 +0000 (15:52 +0000)]
Release 6.0.0.15108

3 years agoMerge remote-tracking branch 'origin/API6' into tizen_5.5_tv
admin [Wed, 4 Nov 2020 15:52:12 +0000 (15:52 +0000)]
Merge remote-tracking branch 'origin/API6' into tizen_5.5_tv

3 years ago[NUI] Add try-catch block in New function (#2119)
huiyueun [Tue, 3 Nov 2020 01:16:33 +0000 (10:16 +0900)]
[NUI] Add try-catch block in New function (#2119)

- VD Kona : DF200922-00146
- Anlayze the log when the problem is reproduced,
 after inserting the try-catch block with log.

Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
Co-authored-by: dongsug-song <35130733+dongsug-song@users.noreply.github.com>
3 years agoRelease 6.0.0.15107 submit/tizen_5.5_tv/20201103.005205
admin [Mon, 2 Nov 2020 15:52:05 +0000 (15:52 +0000)]
Release 6.0.0.15107

3 years agoMerge remote-tracking branch 'origin/API6' into tizen_5.5_tv
admin [Mon, 2 Nov 2020 15:52:05 +0000 (15:52 +0000)]
Merge remote-tracking branch 'origin/API6' into tizen_5.5_tv

3 years ago[NUI] Add defensive code for ViewSignal Disconnect()
Dongsug Song [Mon, 5 Oct 2020 10:38:58 +0000 (19:38 +0900)]
[NUI] Add defensive code for ViewSignal Disconnect()

3 years agoRelease 6.0.0.15106 submit/tizen_5.5_tv/20201007.005210
admin [Tue, 6 Oct 2020 15:52:10 +0000 (15:52 +0000)]
Release 6.0.0.15106

3 years agoMerge remote-tracking branch 'origin/API6' into tizen_5.5_tv
admin [Tue, 6 Oct 2020 15:52:10 +0000 (15:52 +0000)]
Merge remote-tracking branch 'origin/API6' into tizen_5.5_tv

3 years ago[Build] Add workflow files for actions (#2073)
WonYoung Choi [Tue, 6 Oct 2020 03:56:30 +0000 (12:56 +0900)]
[Build] Add workflow files for actions (#2073)

3 years agoRelease 6.0.0.15105 submit/tizen_5.5_tv/20200805.005202
admin [Tue, 4 Aug 2020 15:52:02 +0000 (15:52 +0000)]
Release 6.0.0.15105

3 years agoMerge remote-tracking branch 'origin/API6' into tizen_5.5_tv
admin [Tue, 4 Aug 2020 15:52:02 +0000 (15:52 +0000)]
Merge remote-tracking branch 'origin/API6' into tizen_5.5_tv

3 years ago[Tizen.Applications.Alarm] Use IntPtr instead of long type to match struct size ...
kilig [Tue, 4 Aug 2020 03:04:13 +0000 (12:04 +0900)]
[Tizen.Applications.Alarm] Use IntPtr instead of long type to match struct size (#1886)

Change-Id: I51f107dbff11a2974350a9e400f7abdf6c7bee4e
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
3 years ago[Tizen.Applications.Alarm] Use IntPtr instead of long type to match struct size 58/240058/2
Inkyun Kil [Mon, 3 Aug 2020 02:28:35 +0000 (11:28 +0900)]
[Tizen.Applications.Alarm] Use IntPtr instead of long type to match struct size

Change-Id: I51f107dbff11a2974350a9e400f7abdf6c7bee4e
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
3 years agoRelease 6.0.0.15104 submit/tizen_5.5_tv/20200709.005201
admin [Wed, 8 Jul 2020 15:52:01 +0000 (15:52 +0000)]
Release 6.0.0.15104

3 years agoMerge remote-tracking branch 'origin/API6' into tizen_5.5_tv
admin [Wed, 8 Jul 2020 15:52:00 +0000 (15:52 +0000)]
Merge remote-tracking branch 'origin/API6' into tizen_5.5_tv

3 years ago[NUI] Fix Position type converter error when Position get 2 parameters in XAML (...
Xianbing Teng [Wed, 8 Jul 2020 02:31:27 +0000 (10:31 +0800)]
[NUI] Fix Position type converter error when Position get 2 parameters in XAML (#1799)

* Fix Position type converter error when Position get 2 parameters in XAML

* [NUI] Fix Size type converter error

* [NUI] Change Position and Size gets float typed parameters

Co-authored-by: Xianbing Teng <reformed_beginner@outlook.com>
3 years agoRelease 6.0.0.15103 submit/tizen_5.5_tv/20200623.005200
admin [Mon, 22 Jun 2020 15:52:00 +0000 (15:52 +0000)]
Release 6.0.0.15103

3 years agoMerge remote-tracking branch 'origin/API6' into tizen_5.5_tv
admin [Mon, 22 Jun 2020 15:52:00 +0000 (15:52 +0000)]
Merge remote-tracking branch 'origin/API6' into tizen_5.5_tv

3 years ago[Docs] Update documentation files (#1726) (#1732)
WonYoung Choi [Mon, 22 Jun 2020 06:19:49 +0000 (15:19 +0900)]
[Docs] Update documentation files (#1726) (#1732)

- Modify description of first page
- Apply material designs
- Apply wide layouts
- Apply Tizen.DocFX.Plugins to provide tizen-specific tags.

3 years agoRelease 6.0.0.15102 submit/tizen_5.5_tv/20200611.161659
admin [Thu, 11 Jun 2020 07:16:59 +0000 (07:16 +0000)]
Release 6.0.0.15102

3 years agoMerge remote-tracking branch 'origin/API6' into tizen_5.5_tv
admin [Thu, 11 Jun 2020 07:16:59 +0000 (07:16 +0000)]
Merge remote-tracking branch 'origin/API6' into tizen_5.5_tv

3 years ago[Docs] Fix the list in API References (#1691)
WonYoung Choi [Thu, 11 Jun 2020 07:07:56 +0000 (16:07 +0900)]
[Docs] Fix the list in API References (#1691)

4 years agoRelease 6.0.0.15101 submit/tizen_5.5_tv/20200508.005155
admin [Thu, 7 May 2020 15:51:55 +0000 (15:51 +0000)]
Release 6.0.0.15101

4 years agoMerge remote-tracking branch 'origin/API6' into tizen_5.5_tv
admin [Thu, 7 May 2020 15:51:55 +0000 (15:51 +0000)]
Merge remote-tracking branch 'origin/API6' into tizen_5.5_tv

4 years ago[ElmSharp] Adds PeekInstance to PreloadedWindow (#1590)
Kangho Hur [Thu, 7 May 2020 01:37:06 +0000 (10:37 +0900)]
[ElmSharp] Adds PeekInstance to PreloadedWindow (#1590)

4 years agoRelease 6.0.0.15100 submit/tizen_5.5_tv/20200429.120304
admin [Wed, 29 Apr 2020 03:03:04 +0000 (03:03 +0000)]
Release 6.0.0.15100

4 years agoMerge remote-tracking branch 'origin/API6' into tizen_5.5_tv
admin [Wed, 29 Apr 2020 03:03:04 +0000 (03:03 +0000)]
Merge remote-tracking branch 'origin/API6' into tizen_5.5_tv

4 years ago[Build] Fix `PlatformFileList.txt` to reflect filename chagne (#1577)
Hyungju Lee [Wed, 29 Apr 2020 02:59:29 +0000 (11:59 +0900)]
[Build] Fix `PlatformFileList.txt` to reflect filename chagne (#1577)

Change-Id: I399054d5f80d1d8c00afc79fffa08d833fba3b93

4 years agoRelease 6.0.0.15099 submit/tizen_5.5_tv/20200429.104850
admin [Wed, 29 Apr 2020 01:48:50 +0000 (01:48 +0000)]
Release 6.0.0.15099

4 years agoMerge remote-tracking branch 'origin/API6' into tizen_5.5_tv
admin [Wed, 29 Apr 2020 01:48:50 +0000 (01:48 +0000)]
Merge remote-tracking branch 'origin/API6' into tizen_5.5_tv

4 years ago[Build] Rename preload files to support ordering (#1576)
Hyungju Lee [Wed, 29 Apr 2020 01:43:58 +0000 (10:43 +0900)]
[Build] Rename preload files to support ordering (#1576)

Change-Id: I962148df0e31ec4a9d9061964d27bc74dd03d8c3

4 years agoRelease 6.0.0.15098 submit/tizen_5.5_tv/20200427.163527
admin [Mon, 27 Apr 2020 07:35:27 +0000 (07:35 +0000)]
Release 6.0.0.15098

4 years agoMerge remote-tracking branch 'origin/API6' into tizen_5.5_tv
admin [Mon, 27 Apr 2020 07:35:27 +0000 (07:35 +0000)]
Merge remote-tracking branch 'origin/API6' into tizen_5.5_tv

4 years ago[Build] Set execution permission to makespec.sh
Wonyoung Choi [Mon, 27 Apr 2020 07:34:29 +0000 (16:34 +0900)]
[Build] Set execution permission to makespec.sh

4 years ago[Build] Add the {Name}.preload file required for preloading in the launcher (#1491)
JongHeonChoi [Mon, 27 Apr 2020 07:23:55 +0000 (16:23 +0900)]
[Build] Add the {Name}.preload file required for preloading in the launcher (#1491)

* [Build] Add the {Name}.preload file required for preloading in the launcher

* Update .preload file format

4 years ago[ElmSharp] Add internal Window auxiliary hint APIs (#1481)
arosis78 [Thu, 9 Apr 2020 21:36:51 +0000 (06:36 +0900)]
[ElmSharp] Add internal Window auxiliary hint APIs (#1481)

* [ElmSharp] Add Internal Window APIs for effect

* [ElmSharp] Add Internal Window APIs for effect

* [ElmSharp] Add internal Window auxiliary hint APIs

4 years ago[Information] Added preload method for optimization (#1494)
JongHeonChoi [Tue, 7 Apr 2020 08:52:14 +0000 (17:52 +0900)]
[Information] Added preload method for optimization (#1494)

4 years agoUpdate CurrentUICulture when Locale was changed (#1505)
Seungkeun Lee [Tue, 31 Mar 2020 05:58:58 +0000 (14:58 +0900)]
Update CurrentUICulture when Locale was changed (#1505)

4 years ago[Build] Set smack labels of symbol files in .spec.in (#1488)
JongHeonChoi [Thu, 26 Mar 2020 07:56:06 +0000 (16:56 +0900)]
[Build] Set smack labels of symbol files in .spec.in (#1488)

4 years ago[Build] Set executable to makerid.py
Wonyoung Choi [Wed, 18 Mar 2020 06:46:29 +0000 (15:46 +0900)]
[Build] Set executable to makerid.py

4 years ago[ElmSharp] Add ElmSharp.Wearable preloading (#1393)
Jay Cho [Tue, 17 Mar 2020 05:43:48 +0000 (14:43 +0900)]
[ElmSharp] Add ElmSharp.Wearable preloading (#1393)

* Add ElmSharp.Wearable preloading

* Update method name that calls Wearable preload

* Add more features on PreloadedWindow for CricleSurface

4 years ago[Build] Set RIDs to vconf automatically (#1454)
JongHeonChoi [Tue, 10 Mar 2020 23:18:51 +0000 (08:18 +0900)]
[Build] Set RIDs to vconf automatically (#1454)

4 years agoRelease 6.0.0.15089 submit/tizen_5.5_tv/20200307.005201
admin [Fri, 6 Mar 2020 15:52:01 +0000 (15:52 +0000)]
Release 6.0.0.15089

4 years agoMerge remote-tracking branch 'origin/API6' into tizen_5.5_tv
admin [Fri, 6 Mar 2020 15:52:01 +0000 (15:52 +0000)]
Merge remote-tracking branch 'origin/API6' into tizen_5.5_tv

4 years ago[Build] Set smack labels of symbol files (#1450)
WonYoung Choi [Fri, 6 Mar 2020 00:13:49 +0000 (09:13 +0900)]
[Build] Set smack labels of symbol files (#1450)

4 years agoRelease 6.0.0.15088 submit/tizen_5.5_tv/20200306.005159
admin [Thu, 5 Mar 2020 15:51:59 +0000 (15:51 +0000)]
Release 6.0.0.15088

4 years agoMerge remote-tracking branch 'origin/API6' into tizen_5.5_tv
admin [Thu, 5 Mar 2020 15:51:59 +0000 (15:51 +0000)]
Merge remote-tracking branch 'origin/API6' into tizen_5.5_tv

4 years ago[MediaCodec] Register EosReached event (#1446)
hsgwon [Thu, 5 Mar 2020 09:41:34 +0000 (18:41 +0900)]
[MediaCodec] Register EosReached event (#1446)

4 years agoRelease 6.0.0.15087 submit/tizen_5.5_tv/20200228.005154
admin [Thu, 27 Feb 2020 15:51:54 +0000 (15:51 +0000)]
Release 6.0.0.15087

4 years agoMerge remote-tracking branch 'origin/API6' into tizen_5.5_tv
admin [Thu, 27 Feb 2020 15:51:54 +0000 (15:51 +0000)]
Merge remote-tracking branch 'origin/API6' into tizen_5.5_tv

4 years ago[Notification] Change TimeStamp of SafeHanlde (#1436)
mk5004lee [Thu, 27 Feb 2020 05:11:53 +0000 (14:11 +0900)]
[Notification] Change TimeStamp of SafeHanlde (#1436)

- DateTimeKind.Local -> DateTimeKind.Utc

Signed-off-by: mk5004.lee <mk5004.lee@samsung.com>
4 years agoRelease 6.0.0.15086 submit/tizen_5.5_tv/20200227.005159
admin [Wed, 26 Feb 2020 15:51:59 +0000 (15:51 +0000)]
Release 6.0.0.15086

4 years agoMerge remote-tracking branch 'origin/API6' into tizen_5.5_tv
admin [Wed, 26 Feb 2020 15:51:59 +0000 (15:51 +0000)]
Merge remote-tracking branch 'origin/API6' into tizen_5.5_tv

4 years ago[NUI] Add to set Available Orientations (#1258)
Wonsik Jung [Wed, 26 Feb 2020 04:07:22 +0000 (13:07 +0900)]
[NUI] Add to set Available Orientations (#1258)

Add to set Available Orientations.
This API is for adding serveral orientations one time.

4 years agoRelease 6.0.0.15085 submit/tizen_5.5_tv/20200222.005155
admin [Fri, 21 Feb 2020 15:51:55 +0000 (15:51 +0000)]
Release 6.0.0.15085

4 years agoMerge remote-tracking branch 'origin/API6' into tizen_5.5_tv
admin [Fri, 21 Feb 2020 15:51:55 +0000 (15:51 +0000)]
Merge remote-tracking branch 'origin/API6' into tizen_5.5_tv

4 years agoAdd widgets for warming up at preloading step (#1366)
Jay Cho [Fri, 21 Feb 2020 01:00:48 +0000 (10:00 +0900)]
Add widgets for warming up at preloading step (#1366)

4 years agoRelease 6.0.0.15084 submit/tizen_5.5_tv/20200215.005159
admin [Fri, 14 Feb 2020 15:51:59 +0000 (15:51 +0000)]
Release 6.0.0.15084

4 years agoMerge remote-tracking branch 'origin/API6' into tizen_5.5_tv
admin [Fri, 14 Feb 2020 15:51:59 +0000 (15:51 +0000)]
Merge remote-tracking branch 'origin/API6' into tizen_5.5_tv

4 years agoFix Listen Method (#1410)
hjhun [Fri, 14 Feb 2020 02:32:54 +0000 (11:32 +0900)]
Fix Listen Method (#1410)

To avoid throwing an exception in the callback function, this patch adds
an exception handling about Creating Bundle().

Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
4 years ago[Bundle] Separate exceptions for invalid handle (#1408)
kilig [Fri, 14 Feb 2020 01:43:19 +0000 (10:43 +0900)]
[Bundle] Separate exceptions for invalid handle (#1408)

Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
4 years ago[NUI] Fix TCT crash issue (#1407)
dongsug-song [Fri, 14 Feb 2020 01:32:25 +0000 (10:32 +0900)]
[NUI] Fix TCT crash issue (#1407)

4 years agoRelease 6.0.0.15081 submit/tizen_5.5_tv/20200212.005150
admin [Tue, 11 Feb 2020 15:51:50 +0000 (15:51 +0000)]
Release 6.0.0.15081

4 years agoMerge remote-tracking branch 'origin/API6' into tizen_5.5_tv
admin [Tue, 11 Feb 2020 15:51:50 +0000 (15:51 +0000)]
Merge remote-tracking branch 'origin/API6' into tizen_5.5_tv

4 years ago[NUI] Measure Child's Layout in FlexLayout (#1371)
neostom432 [Tue, 11 Feb 2020 04:05:44 +0000 (13:05 +0900)]
[NUI] Measure Child's Layout in FlexLayout (#1371)

Previously, children in FlexLayout were not measured but just returning NaturalSize.
To support nested Layout, FlexLayout also should measure Layout of its children.

Now, FlexLayout measures its children and it also can fix MatchParent issue in FlexLayout.

4 years agoAdd internal property (#1387)
hjhun [Mon, 10 Feb 2020 23:36:50 +0000 (08:36 +0900)]
Add internal property (#1387)

Adds:
 - ContextHandle

Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
4 years agoRelease 6.0.0.15079 submit/tizen_5.5_tv/20200208.005152
admin [Fri, 7 Feb 2020 15:51:52 +0000 (15:51 +0000)]
Release 6.0.0.15079

4 years agoMerge remote-tracking branch 'origin/API6' into tizen_5.5_tv
admin [Fri, 7 Feb 2020 15:51:51 +0000 (15:51 +0000)]
Merge remote-tracking branch 'origin/API6' into tizen_5.5_tv

4 years ago[Application] Fix widget instance id bug (#1197) (#1374)
Hyunho Kang [Fri, 7 Feb 2020 05:39:57 +0000 (14:39 +0900)]
[Application] Fix widget instance id bug (#1197) (#1374)

* Fix widget instance id bug

* Update Introp method name

Co-authored-by: Seungkeun Lee <sngn.lee@samsung.com>
4 years agoRelease 6.0.0.15078 submit/tizen_5.5_tv/20200207.005152
admin [Thu, 6 Feb 2020 15:51:52 +0000 (15:51 +0000)]
Release 6.0.0.15078

4 years agoMerge remote-tracking branch 'origin/API6' into tizen_5.5_tv
admin [Thu, 6 Feb 2020 15:51:52 +0000 (15:51 +0000)]
Merge remote-tracking branch 'origin/API6' into tizen_5.5_tv

4 years ago[NUI] Modify Instance bug of Application (#1369)
huiyueun [Thu, 6 Feb 2020 07:14:24 +0000 (16:14 +0900)]
[NUI] Modify Instance bug of Application (#1369)

Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
4 years agoRelease 6.0.0.15077 submit/tizen_5.5_tv/20200206.005150
admin [Wed, 5 Feb 2020 15:51:50 +0000 (15:51 +0000)]
Release 6.0.0.15077

4 years agoMerge remote-tracking branch 'origin/API6' into tizen_5.5_tv
admin [Wed, 5 Feb 2020 15:51:50 +0000 (15:51 +0000)]
Merge remote-tracking branch 'origin/API6' into tizen_5.5_tv

4 years ago[NUI] Fix Animation Dispose() to make local variable of Animation instance make worki...
dongsug-song [Wed, 5 Feb 2020 02:10:12 +0000 (11:10 +0900)]
[NUI] Fix Animation Dispose() to make local variable of Animation instance make working properly (#1362)

- NUI Animation class is binding to DALi native Animation class.
- Animation class inherits from BaseHandle class so it has a reference count.
- In NUI side, if the Animation class is instanced in local scope, it is disposed automatically by DisposeQueue. Here the reference count of native DALi Animation is decreased and it will be managed by smart pointer so this is not a matter in NUI side.
- NUI Animation Dispose() need care only the events which are connected to native DALi, so event handlers of Finished and ProgressReached are certainly disconnected.
- Animation which has been created as local variable will work properly. (ex: if LoopCount is set to 100 and it is even local variable, it will animate 100 times and stop normally.)

4 years ago[NUI] Measure whole child in GridLayout (#1363)
neostom432 [Wed, 5 Feb 2020 01:55:27 +0000 (10:55 +0900)]
[NUI] Measure whole child in GridLayout (#1363)

Currently, GridLayout measures only first child for calculation so other child cannot layout its children.
Now, GridLayout measures whole child so they can layout its children.

Co-authored-by: agnelovaz <vaz.agnelo@gmail.com>
4 years ago[NFC] Fix TC failed issue : the SEH exception occurs (#1327)
jh8801jung [Mon, 3 Feb 2020 01:09:14 +0000 (10:09 +0900)]
[NFC] Fix TC failed issue : the SEH exception occurs (#1327)

* [NFC] Fix TC failed issue : the SEH exception occurs

Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
* Free IntPtr from capi

Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
* Replace free method

Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
4 years ago[NUI] Fix Tizen.NUI.Samples crash error when it is terminated (#1354)
dongsug-song [Fri, 31 Jan 2020 05:20:57 +0000 (14:20 +0900)]
[NUI] Fix Tizen.NUI.Samples crash error when it is terminated (#1354)

4 years ago[NUI] Add ScrollToIndex to ScrollableBase (#1350)
neostom432 [Thu, 30 Jan 2020 05:16:30 +0000 (14:16 +0900)]
[NUI] Add ScrollToIndex to ScrollableBase (#1350)

* [NUI] Add ScrollToIndex to ScrollableBase

Scrolls to the item at the specified index.

* [NUI] Use position instead of Size for calculating scrolling position

Co-authored-by: krown <neostom432@nate.com>
4 years ago[NUI] Add GaussianBlurView (#1345)
neostom432 [Thu, 30 Jan 2020 02:22:36 +0000 (11:22 +0900)]
[NUI] Add GaussianBlurView (#1345)

* [NUI] Add GaussianBlurView

Add GaussianBlurView.

For now user can use this class internally, because APIs are all hidden.

* [NUI] make private function to internal in GaussianBlurView

* [NUI] Release signal before delete object

Co-authored-by: krown <neostom432@nate.com>
4 years ago[NUI] Fix AlphaMaskUrl setting order problem (#1347)
dongsug-song [Thu, 30 Jan 2020 02:16:19 +0000 (11:16 +0900)]
[NUI] Fix AlphaMaskUrl setting order problem (#1347)

4 years ago[NUI] Fix NUI svace issue (#1341)
huiyueun [Wed, 29 Jan 2020 03:55:56 +0000 (12:55 +0900)]
[NUI] Fix NUI svace issue (#1341)

Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>