admin [Fri, 5 Mar 2021 15:52:40 +0000 (15:52 +0000)]
Release 8.0.0.15756
admin [Fri, 5 Mar 2021 15:52:40 +0000 (15:52 +0000)]
Merge remote-tracking branch 'origin/API8' into tizen_6.0
Dongsug Song [Fri, 5 Mar 2021 07:41:07 +0000 (16:41 +0900)]
[NUI] Enable Window.ViewAdded event
- Previously, Window.ViewAdded event was blocked by memory leak
- This is enabled again by the request from Appium
- This change has beend checked locally and there was no memory leak (normal)
admin [Tue, 2 Mar 2021 15:52:38 +0000 (15:52 +0000)]
Release 8.0.0.15755
admin [Tue, 2 Mar 2021 15:52:38 +0000 (15:52 +0000)]
Merge remote-tracking branch 'origin/API8' into tizen_6.0
zhouleonlei [Mon, 1 Mar 2021 06:08:42 +0000 (14:08 +0800)]
[NUI] Fix svace issue for wearable
admin [Mon, 22 Feb 2021 08:33:51 +0000 (08:33 +0000)]
Release 8.0.0.15754
admin [Mon, 22 Feb 2021 08:33:51 +0000 (08:33 +0000)]
Merge remote-tracking branch 'origin/API8' into tizen_6.0
huiyu.eun [Mon, 22 Feb 2021 05:03:42 +0000 (14:03 +0900)]
[NUI] Create TextLayout when parent has layout
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
zhouleonlei [Fri, 19 Feb 2021 08:06:18 +0000 (16:06 +0800)]
[NUI] Fix NUI and wearable svace issues
admin [Wed, 17 Feb 2021 15:52:38 +0000 (15:52 +0000)]
Release 8.0.0.15752
admin [Wed, 17 Feb 2021 15:52:38 +0000 (15:52 +0000)]
Merge remote-tracking branch 'origin/API8' into tizen_6.0
younghajung [Wed, 17 Feb 2021 07:31:23 +0000 (16:31 +0900)]
[WIP][WebView] Support request intecept (#2486)
This patch adds internal APIs to support request intercept.
Plus, adds APIs for remote inspect.
Signed-off-by: yh106.jung <yh106.jung@samsung.com>
admin [Mon, 15 Feb 2021 15:52:36 +0000 (15:52 +0000)]
Release 8.0.0.15751
admin [Mon, 15 Feb 2021 15:52:35 +0000 (15:52 +0000)]
Merge remote-tracking branch 'origin/API8' into tizen_6.0
Jiyun Yang [Mon, 15 Feb 2021 02:58:30 +0000 (11:58 +0900)]
[NUI] Fix vertical scrollbar position bug (#2639)
There was a copy & paste error in vertical scroll position calculator in a scrollbar.
Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
admin [Tue, 9 Feb 2021 05:46:18 +0000 (05:46 +0000)]
Release 8.0.0.15750
admin [Tue, 9 Feb 2021 05:46:18 +0000 (05:46 +0000)]
Merge remote-tracking branch 'origin/API8' into tizen_6.0
huiyu.eun [Tue, 9 Feb 2021 04:16:31 +0000 (13:16 +0900)]
[NUI] Change LayoutController process
Register a callback when Layout is first used.
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
admin [Mon, 8 Feb 2021 15:55:52 +0000 (15:55 +0000)]
Release 8.0.0.15749
admin [Mon, 8 Feb 2021 15:55:52 +0000 (15:55 +0000)]
Merge remote-tracking branch 'origin/API8' into tizen_6.0
pichulia [Fri, 5 Feb 2021 12:23:35 +0000 (21:23 +0900)]
[NUI] tiny typo fix (2)
Signed-off-by: pichulia <eunkiki.hong@samsung.com>
pichulia [Fri, 5 Feb 2021 11:55:36 +0000 (20:55 +0900)]
[NUI] tiny typo fix
Signed-off-by: pichulia <eunkiki.hong@samsung.com>
pichulia [Fri, 5 Feb 2021 11:33:35 +0000 (20:33 +0900)]
[NUI] Fix wrong casting
Layer and View class don't have any depencency.
So if we try to convert Layer to View (without "as" operator), it may create some critical issues.
Signed-off-by: pichulia <eunkiki.hong@samsung.com>
admin [Thu, 4 Feb 2021 15:52:33 +0000 (15:52 +0000)]
Release 8.0.0.15746
admin [Thu, 4 Feb 2021 15:52:33 +0000 (15:52 +0000)]
Merge remote-tracking branch 'origin/API8' into tizen_6.0
Jiyun Yang [Thu, 4 Feb 2021 11:16:18 +0000 (20:16 +0900)]
[NUI] Prevent svace issues in Scrollbar
Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
Jiyun Yang [Thu, 4 Feb 2021 10:48:39 +0000 (19:48 +0900)]
[NUI] ScrollableBase supports Scrollbar properly
Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
admin [Wed, 3 Feb 2021 15:52:37 +0000 (15:52 +0000)]
Release 8.0.0.15744
admin [Wed, 3 Feb 2021 15:52:37 +0000 (15:52 +0000)]
Merge remote-tracking branch 'origin/API8' into tizen_6.0
huayongxu [Wed, 3 Feb 2021 06:01:22 +0000 (14:01 +0800)]
[NUI] Add a VideoHoleEnabled property into WebView. (#2607)
Video hole is used for playing videos with high quality in WebView.
This patch is to add a VideoHoleEnabled property.
admin [Tue, 2 Feb 2021 15:54:47 +0000 (15:54 +0000)]
Release 8.0.0.15743
admin [Tue, 2 Feb 2021 15:54:47 +0000 (15:54 +0000)]
Merge remote-tracking branch 'origin/API8' into tizen_6.0
zhouleonlei [Tue, 2 Feb 2021 09:08:00 +0000 (17:08 +0800)]
[NUI] Modify svace issues for NUI and wearable (#2600)
admin [Mon, 1 Feb 2021 15:52:34 +0000 (15:52 +0000)]
Release 8.0.0.15742
admin [Mon, 1 Feb 2021 15:52:33 +0000 (15:52 +0000)]
Merge remote-tracking branch 'origin/API8' into tizen_6.0
hjhun [Mon, 1 Feb 2021 02:52:35 +0000 (11:52 +0900)]
Make exception safe codes (#2589)
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
admin [Fri, 29 Jan 2021 08:52:02 +0000 (08:52 +0000)]
Release 8.0.0.15741
admin [Fri, 29 Jan 2021 08:52:01 +0000 (08:52 +0000)]
Merge remote-tracking branch 'origin/API8' into tizen_6.0
tscholb [Fri, 29 Jan 2021 08:37:53 +0000 (17:37 +0900)]
[NUI] Add GetOriginalImageSize() considering rotation (#2587)
admin [Wed, 27 Jan 2021 15:52:35 +0000 (15:52 +0000)]
Release 8.0.0.15740
admin [Wed, 27 Jan 2021 15:52:35 +0000 (15:52 +0000)]
Merge remote-tracking branch 'origin/API8' into tizen_6.0
Jiyun Yang [Wed, 27 Jan 2021 11:43:46 +0000 (20:43 +0900)]
[NUI] Update WebView constructor with program arguments (#2573)
Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
zhouleonlei [Wed, 27 Jan 2021 01:52:51 +0000 (09:52 +0800)]
[NUI] Fix svace issue for MergeStyle
admin [Tue, 26 Jan 2021 15:52:31 +0000 (15:52 +0000)]
Release 8.0.0.15738
admin [Tue, 26 Jan 2021 15:52:31 +0000 (15:52 +0000)]
Merge remote-tracking branch 'origin/API8' into tizen_6.0
huayongxu [Tue, 26 Jan 2021 11:35:05 +0000 (19:35 +0800)]
Add some APIS into WebView. (#2564)
Title, Favicon, ClearAllTilesResources are added.
Meanwhile WebView can be created by arguments argc & args
that will be delivered into web engine.
Co-authored-by: Jiyun Yang <ji.yang@samsung.com>
Jiyun Yang [Tue, 26 Jan 2021 11:28:19 +0000 (20:28 +0900)]
[NUI] Add some new APIs like Context, Settings, etc. (#2419) (#2567)
Originally only WebView is used to add new APIs, it will become
bigger, and be hard to maintain.
This patch is to move some related APIs into a class like WebContext,
WebSettings, etc.
And it also adds some new APIs like WebBackForwardList, etc.
Co-authored-by: huayongxu <49056704+huayongxu@users.noreply.github.com>
admin [Tue, 26 Jan 2021 09:53:06 +0000 (09:53 +0000)]
Release 8.0.0.15736
admin [Tue, 26 Jan 2021 09:53:06 +0000 (09:53 +0000)]
Merge remote-tracking branch 'origin/API8' into tizen_6.0
Dongsug Song [Tue, 26 Jan 2021 09:10:22 +0000 (18:10 +0900)]
[NUI] Change Feedback default as false in Control
- Change Feedback default as false in Control
- Change Feedback as true in each Components (ex: Switch, Button)
admin [Tue, 26 Jan 2021 05:22:02 +0000 (05:22 +0000)]
Release 8.0.0.15735
admin [Tue, 26 Jan 2021 05:22:02 +0000 (05:22 +0000)]
Merge remote-tracking branch 'origin/API8' into tizen_6.0
tscholb [Tue, 26 Jan 2021 03:47:16 +0000 (12:47 +0900)]
[NUI] fix bug when setting desired size in ImageView (#2550)
before, ImageView calculate desired size using GetOriginalImageSize()
but this api does not consider rotate value
so i changed it
kilig [Tue, 26 Jan 2021 01:07:24 +0000 (10:07 +0900)]
[MessagePort] Add defensive code for null string (#2558)
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
kilig [Tue, 26 Jan 2021 00:25:02 +0000 (09:25 +0900)]
[MessagePort] Fix bug for getting remote value (#2555)
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
admin [Fri, 22 Jan 2021 15:52:46 +0000 (15:52 +0000)]
Release 8.0.0.15732
admin [Fri, 22 Jan 2021 15:52:46 +0000 (15:52 +0000)]
Merge remote-tracking branch 'origin/API8' into tizen_6.0
huayongxu [Fri, 22 Jan 2021 10:24:11 +0000 (18:24 +0800)]
[NUI] Support scroll in WebView. (#2549)
1) ScrollPosition, ScrollSize, ContentSize properties are added.
2) ScrollBy is added.
3) ScrollEdgeReached events are notified when scrolled to edge.
admin [Thu, 21 Jan 2021 15:52:29 +0000 (15:52 +0000)]
Release 8.0.0.15731
admin [Thu, 21 Jan 2021 15:52:29 +0000 (15:52 +0000)]
Merge remote-tracking branch 'origin/API8' into tizen_6.0
YeongJong Lee [Thu, 21 Jan 2021 06:34:18 +0000 (15:34 +0900)]
[NUI] remove internal child properly when child view of FlexLayout is removed (#2523)
In `FlexLayout`, when we add new view, the existing view shrink.
but when removed they are in shrinked state. they should change back.
To fix this issue, this patch remove internal child(child of yoga
layout) when child view of `FlexLayout` is removed.
For now, `OnChildRemove` API will work correctly.
Thank you Aman Jeph for the report.
admin [Thu, 21 Jan 2021 04:54:48 +0000 (04:54 +0000)]
Release 8.0.0.15730
admin [Thu, 21 Jan 2021 04:54:48 +0000 (04:54 +0000)]
Merge remote-tracking branch 'origin/API8' into tizen_6.0
huiyu.eun [Wed, 20 Jan 2021 09:17:12 +0000 (18:17 +0900)]
[NUI] Add DeleteAccessibilityAttribute
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
huiyueun [Thu, 21 Jan 2021 04:37:45 +0000 (13:37 +0900)]
[NUI] Fix memory leak, Add Dispose (#2543)
refer this patch
https://github.com/Samsung/TizenFX/pull/2536
https://github.com/Samsung/TizenFX/pull/2534
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
admin [Wed, 20 Jan 2021 06:31:55 +0000 (06:31 +0000)]
Release 8.0.0.15728
admin [Wed, 20 Jan 2021 06:31:55 +0000 (06:31 +0000)]
Merge remote-tracking branch 'origin/API8' into tizen_6.0
dongsug.song [Wed, 20 Jan 2021 06:10:52 +0000 (15:10 +0900)]
[NUI] Fix TV AmbientMode empty screen
admin [Tue, 19 Jan 2021 15:52:42 +0000 (15:52 +0000)]
Release 8.0.0.15727
admin [Tue, 19 Jan 2021 15:52:42 +0000 (15:52 +0000)]
Merge remote-tracking branch 'origin/API8' into tizen_6.0
dongsug.song [Mon, 18 Jan 2021 11:46:49 +0000 (20:46 +0900)]
[NUI] Change Feedback as working on TouchEvent
admin [Mon, 18 Jan 2021 15:52:42 +0000 (15:52 +0000)]
Release 8.0.0.15726
admin [Mon, 18 Jan 2021 15:52:42 +0000 (15:52 +0000)]
Merge remote-tracking branch 'origin/API8' into tizen_6.0
Seoyeon Kim [Mon, 18 Jan 2021 09:35:49 +0000 (18:35 +0900)]
[NUI] Fix AccessibilityManager Event handler
- Changed the old-fashioned code of event handler
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
admin [Thu, 14 Jan 2021 15:52:36 +0000 (15:52 +0000)]
Release 8.0.0.15725
admin [Thu, 14 Jan 2021 15:52:36 +0000 (15:52 +0000)]
Merge remote-tracking branch 'origin/API8' into tizen_6.0
Wootak Jung [Wed, 13 Jan 2021 22:12:17 +0000 (07:12 +0900)]
[Bluetooth][Non-ACR] GetBondedDevice converting issue (#2518)
Signed-off-by: Wootak Jung <wootak.jung@samsung.com>
admin [Fri, 8 Jan 2021 15:52:37 +0000 (15:52 +0000)]
Release 8.0.0.15724
admin [Fri, 8 Jan 2021 15:52:37 +0000 (15:52 +0000)]
Merge remote-tracking branch 'origin/API8' into tizen_6.0
Wootak Jung [Fri, 8 Jan 2021 00:47:46 +0000 (09:47 +0900)]
Fix BluetoothDevice.Name converting issue (#2499)
Signed-off-by: Wootak Jung <wootak.jung@samsung.com>
admin [Thu, 7 Jan 2021 00:17:39 +0000 (00:17 +0000)]
Release 8.0.0.15723
admin [Thu, 7 Jan 2021 00:17:39 +0000 (00:17 +0000)]
Merge remote-tracking branch 'origin/API8' into tizen_6.0
Joogab Yun [Wed, 6 Jan 2021 16:10:25 +0000 (01:10 +0900)]
[NUI] fixed memory leak
admin [Tue, 5 Jan 2021 04:42:50 +0000 (04:42 +0000)]
Release 8.0.0.15722
admin [Tue, 5 Jan 2021 04:42:50 +0000 (04:42 +0000)]
Merge remote-tracking branch 'origin/API8' into tizen_6.0
jeremy-jang [Tue, 5 Jan 2021 01:16:43 +0000 (10:16 +0900)]
[Packagemanager] Fix registering internal event callback (#2482)
Do not invoke Interop.PackageManager.PackageManagerSetEvent().
This will unset all internal callback information and this may make user cannot
listen the package event completely.
Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
dh79pyun [Mon, 4 Jan 2021 23:06:17 +0000 (08:06 +0900)]
[Bluetooth][Non-ACR] Fix unhandled exception in GetBondedDevices() (#2484)
I/DOTNET_LAUNCHER (P 2613, T 2617): Unhandled exception.
I/DOTNET_LAUNCHER (P 2613, T 2617): System.Runtime.InteropServices.COMException (0x8007007A):
The data area passed to a system call is too small.
I/DOTNET_LAUNCHER (P 2613, T 2617): (0x8007007A)
I/DOTNET_LAUNCHER (P 2613, T 2617): at System.StubHelpers.ValueClassMarshaler.ConvertToNative(IntPtr dst, IntPtr src,
IntPtr pMT, CleanupWorkListElement& pCleanupWorkList)
I/DOTNET_LAUNCHER (P 2613, T 2617): at Tizen.Network.Bluetooth.BluetoothAdapterImpl.GetBondedDevices()
I/DOTNET_LAUNCHER (P 2613, T 2617): at Tizen.Network.Bluetooth.BluetoothAdapter.GetBondedDevices()
I/DOTNET_LAUNCHER (P 2613, T 2617): at Tizen.Network.Bluetooth.Tests.BluetoothAdapterTests.GetBondedDevices_RETURN_LIST_OF_DEVICES()
in /var/lib/jenkins/jobs/CsharpTCT/TCT_6.0/api/tct-suite-vs/Tizen.Bluetooth.Manual.Tests/testcase/TSBluetoothAdapter.cs:line 435
I/DOTNET_LAUNCHER (P 2613, T 2617): Fatal error.
I/DOTNET_LAUNCHER (P 2613, T 2617): Internal CLR error. (0x80131506)
I/DOTNET_LAUNCHER (P 2613, T 2617): DLOG_ERROR_NOMSG
I/DOTNET_LAUNCHER (P 2613, T 2617): at Interop+Bluetooth.GetBondedDevices(BondedDeviceCallback, IntPtr)
I/DOTNET_LAUNCHER (P 2613, T 2617): at Tizen.Network.Bluetooth.BluetoothAdapterImpl.GetBondedDevices()
I/DOTNET_LAUNCHER (P 2613, T 2617): at Tizen.Network.Bluetooth.BluetoothAdapter.GetBondedDevices()
Change-Id: I04a0a89d75dc973a752950c9274b80d9988a11ed
Signed-off-by: Anupam Roy <anupam.r@samsung.com>
Co-authored-by: Anupam Roy <anupam.r@samsung.com>
admin [Tue, 29 Dec 2020 15:52:31 +0000 (15:52 +0000)]
Release 8.0.0.15720
admin [Tue, 29 Dec 2020 15:52:31 +0000 (15:52 +0000)]
Merge remote-tracking branch 'origin/API8' into tizen_6.0
Lee Chang Joo [Tue, 29 Dec 2020 09:00:50 +0000 (18:00 +0900)]
Add internal APIs for power off and reboot (#2475)
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
zhouleonlei [Tue, 29 Dec 2020 02:47:05 +0000 (10:47 +0800)]
[NUI] Fix Svace issues
admin [Fri, 18 Dec 2020 15:52:37 +0000 (15:52 +0000)]
Release 8.0.0.15718
admin [Fri, 18 Dec 2020 15:52:37 +0000 (15:52 +0000)]
Merge remote-tracking branch 'origin/API8' into tizen_6.0
Jiyun Yang [Thu, 17 Dec 2020 07:08:36 +0000 (16:08 +0900)]
[NUI] Initialize feedback instance only when the Feedback property is on.
Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
admin [Thu, 17 Dec 2020 15:52:32 +0000 (15:52 +0000)]
Release 8.0.0.15717
admin [Thu, 17 Dec 2020 15:52:32 +0000 (15:52 +0000)]
Merge remote-tracking branch 'origin/API8' into tizen_6.0
hyotaekshim [Thu, 17 Dec 2020 06:54:56 +0000 (15:54 +0900)]
Update Log.cs (#2424)
admin [Tue, 15 Dec 2020 15:52:36 +0000 (15:52 +0000)]
Release 8.0.0.15716
admin [Tue, 15 Dec 2020 15:52:36 +0000 (15:52 +0000)]
Merge remote-tracking branch 'origin/API8' into tizen_6.0