platform/core/csapi/tizenfx.git
18 months agoRelease 8.0.0.15804 accepted/tizen/6.0/unified/20221109.122316 submit/tizen_6.0/20221108.141921
TizenAPI-Bot [Tue, 8 Nov 2022 14:19:21 +0000 (14:19 +0000)]
Release 8.0.0.15804

18 months agoMerge remote-tracking branch 'origin/API8' into tizen_6.0
TizenAPI-Bot [Tue, 8 Nov 2022 14:19:21 +0000 (14:19 +0000)]
Merge remote-tracking branch 'origin/API8' into tizen_6.0

18 months ago[NUI] change View,Window events pattern matching with latest NUI
dongsug.song [Tue, 8 Nov 2022 14:07:18 +0000 (23:07 +0900)]
[NUI] change View,Window events pattern matching with latest NUI

19 months ago[NUI] revert "[NUI] Modify the return value of OnAccessibilityPan()." (#4599)
JoogabYun [Mon, 26 Sep 2022 08:37:25 +0000 (17:37 +0900)]
[NUI] revert "[NUI] Modify the return value of OnAccessibilityPan()." (#4599)

19 months agoRelease 8.0.0.15802 accepted/tizen/6.0/unified/20220922.125431 submit/tizen_6.0/20220922.060047
TizenAPI-Bot [Thu, 22 Sep 2022 06:00:47 +0000 (06:00 +0000)]
Release 8.0.0.15802

19 months agoMerge remote-tracking branch 'origin/API8' into tizen_6.0
TizenAPI-Bot [Thu, 22 Sep 2022 06:00:47 +0000 (06:00 +0000)]
Merge remote-tracking branch 'origin/API8' into tizen_6.0

19 months ago[NUI] disable acessibilityPanGesture when scroll disabled.
EverLEEst(SangHyeon Lee) [Thu, 22 Sep 2022 05:37:14 +0000 (14:37 +0900)]
[NUI] disable acessibilityPanGesture when scroll disabled.

19 months agoRelease 8.0.0.15801 submit/tizen_6.0/20220921.072741
TizenAPI-Bot [Wed, 21 Sep 2022 07:27:41 +0000 (07:27 +0000)]
Release 8.0.0.15801

19 months agoMerge remote-tracking branch 'origin/API8' into tizen_6.0
TizenAPI-Bot [Wed, 21 Sep 2022 07:27:41 +0000 (07:27 +0000)]
Merge remote-tracking branch 'origin/API8' into tizen_6.0

19 months ago[NUI] Modify the return value of OnAccessibilityPan().
joogab.yun [Wed, 21 Sep 2022 06:28:17 +0000 (15:28 +0900)]
[NUI] Modify the return value of OnAccessibilityPan().

When return true, panGesture is consumed.
When return false, panGestureEvent is propagated to the parent.

19 months agoRelease 8.0.0.15800 accepted/tizen/6.0/unified/20220915.050725 submit/tizen_6.0/20220915.012244
TizenAPI-Bot [Thu, 15 Sep 2022 01:22:44 +0000 (01:22 +0000)]
Release 8.0.0.15800

19 months agoMerge remote-tracking branch 'origin/API8' into tizen_6.0
TizenAPI-Bot [Thu, 15 Sep 2022 01:22:44 +0000 (01:22 +0000)]
Merge remote-tracking branch 'origin/API8' into tizen_6.0

19 months agoImplement navigation decision policy.
huayong.xu [Thu, 8 Sep 2022 12:05:07 +0000 (20:05 +0800)]
Implement navigation decision policy.

20 months ago[build] Push extracted API specs to git repo (#4521)
WonYoung Choi [Mon, 29 Aug 2022 05:28:20 +0000 (14:28 +0900)]
[build] Push extracted API specs to git repo (#4521)

Push the extracted API spec files to TizenAPI/tizenfx-api-specs repo instead of S3.

20 months agoRelease 8.0.0.15798 accepted/tizen/6.0/unified/20220823.005109 submit/tizen_6.0/20220822.235418
TizenAPI-Bot [Mon, 22 Aug 2022 23:54:18 +0000 (23:54 +0000)]
Release 8.0.0.15798

20 months agoMerge remote-tracking branch 'origin/API8' into tizen_6.0
TizenAPI-Bot [Mon, 22 Aug 2022 23:54:18 +0000 (23:54 +0000)]
Merge remote-tracking branch 'origin/API8' into tizen_6.0

20 months ago[Build] Enable aarch64 build for API8 (#4502)
WonYoung Choi [Mon, 22 Aug 2022 23:50:58 +0000 (08:50 +0900)]
[Build] Enable aarch64 build for API8 (#4502)

* Update csapi-tizenfx.spec.in

* Update csapi-tizenfx.spec

20 months agoRelease 8.0.0.15797 accepted/tizen/6.0/unified/20220819.122414 submit/tizen_6.0/20220818.073614
TizenAPI-Bot [Thu, 18 Aug 2022 07:36:14 +0000 (07:36 +0000)]
Release 8.0.0.15797

20 months agoMerge remote-tracking branch 'origin/API8' into tizen_6.0
TizenAPI-Bot [Thu, 18 Aug 2022 07:36:14 +0000 (07:36 +0000)]
Merge remote-tracking branch 'origin/API8' into tizen_6.0

20 months ago[NUI] Add ActionForward event for Accessibility (#4451)
Seoyeon2Kim [Thu, 18 Aug 2022 07:30:20 +0000 (16:30 +0900)]
[NUI] Add ActionForward event for Accessibility (#4451)

- In Accessibility, One finger double tap and hold gesture is to pass
the event to the application.
- For the application, it can get the signal using
ActionForward event.

- Dependencies :
  https://review.tizen.org/gerrit/#/c/platform/core/uifw/dali-adaptor/+/278951/
  https://review.tizen.org/gerrit/#/c/platform/core/uifw/dali-toolkit/+/278952/
  https://review.tizen.org/gerrit/#/c/platform/core/uifw/dali-csharp-binder/+/278953/

Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
2 years ago[NUI] Fix comments according to ACR review
dongsug.song [Wed, 6 Apr 2022 01:29:10 +0000 (10:29 +0900)]
[NUI] Fix comments according to ACR review

2 years agoRelease 8.0.0.15795 accepted/tizen/6.0/unified/20220310.055752 submit/tizen_6.0/20220310.005016
TizenAPI-Bot [Thu, 10 Mar 2022 00:50:16 +0000 (00:50 +0000)]
Release 8.0.0.15795

2 years agoMerge remote-tracking branch 'origin/API8' into tizen_6.0
TizenAPI-Bot [Thu, 10 Mar 2022 00:50:16 +0000 (00:50 +0000)]
Merge remote-tracking branch 'origin/API8' into tizen_6.0

2 years ago[NUI] Prevent to call button up event when button is not pressed
Taehyub Kim [Tue, 8 Mar 2022 13:07:20 +0000 (22:07 +0900)]
[NUI] Prevent to call button up event when button is not pressed

2 years agoRelease 8.0.0.15794 accepted/tizen/6.0/unified/20220117.134647 submit/tizen_6.0/20220114.035101
TizenAPI-Bot [Fri, 14 Jan 2022 03:51:01 +0000 (03:51 +0000)]
Release 8.0.0.15794

2 years agoMerge remote-tracking branch 'origin/API8' into tizen_6.0
TizenAPI-Bot [Fri, 14 Jan 2022 03:51:01 +0000 (03:51 +0000)]
Merge remote-tracking branch 'origin/API8' into tizen_6.0

2 years ago[NUI][API8] Add Constraint base + inhouse ResizePolicyType.KeepSizeFollowingParent...
Eunki Hong [Fri, 14 Jan 2022 02:05:19 +0000 (11:05 +0900)]
[NUI][API8] Add Constraint base + inhouse ResizePolicyType.KeepSizeFollowingParent (#3861)

This is backpropagation patch about #3302

Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
Co-authored-by: Eunki, Hong <eunkiki.hong@samsung.com>
2 years agoRelease 8.0.0.15793 accepted/tizen/6.0/unified/20211216.155606 submit/tizen_6.0/20211216.043505
TizenAPI-Bot [Thu, 16 Dec 2021 04:35:05 +0000 (04:35 +0000)]
Release 8.0.0.15793

2 years agoMerge remote-tracking branch 'origin/API8' into tizen_6.0
TizenAPI-Bot [Thu, 16 Dec 2021 04:35:05 +0000 (04:35 +0000)]
Merge remote-tracking branch 'origin/API8' into tizen_6.0

2 years ago1. [NUI] Add TouchArea property.
Joogab Yun [Fri, 12 Mar 2021 01:50:58 +0000 (10:50 +0900)]
1. [NUI] Add TouchArea property.

Default touchable area is view's size.
TouchArea can reset the view's touchable area.

This is usefull when the view is small, but it should have a larger touch area.

for example

      View view = new View();
      view.Size = new Size(10, 10);
      view.TouchEvent += OnTouchEvent;
      view.TouchArea = new Size2D(200, 200);

The view is small, If you want to set the touch area to a larger area,
you can use the TouchArea property.

2. [NUI] change type from Size2D to Size at TouchArea api

3. [NUI] Change  TouchArea to TouchAreaOffset (#2948)

    You can expand the touch area.

    for example)
      View view = new View();
      view.Size = new Size(10, 10);
      view.TouchEvent += OnTouch;
      view.TouchAreaOffset = new Offset(-100, 100, 100, -100); // left, right, bottom, top

    then touch area is 210x210.
    this is view.width  -touchAreaOffset.left + touchAreaOffset.right
    and view.height + touchAreaOffset.bottom  -touchAreaOffset.top

4. [NUI] Change ulong to uint at Interop.Touch.GetMouseButton (#3057)

5. [NUI] Change interruptView to InterceptTouchEvent

6. [NUI] Add NeedGesturePropagation (#3130)

This is used when the parent view wants to listen to gesture events.

7. [NUI] Add FocusableInTouch property

This is a property that allows you to have focus even when touched.

If Focusable is false, FocusableInTouchMode is disabled.
If you want to have focus on touch in touch mode, you need to set both settings to true.

focusable = true,
focusableInTouch = true,

8. [NUI] Add source type to TapGesture.

This is similar to MouseButton in TouchEvent.

Now, you can see from which input the tap was made.

9. [NUI] Supports moving focus of items in ScrollableBase

10. [NUI] Add EnableDefaultAlgorithm and IsDefaultAlgorithmEnabled

11. [NUI] Add FocusableChildren

12. [NUI] Check if pan gesture need to propagation

If it's a nested scroll, calculate whether the gesture should be sent to the parent.

2 years agoRelease 8.0.0.15792 accepted/tizen/6.0/unified/20211206.110215 submit/tizen_6.0/20211202.081938 submit/tizen_6.0/20211206.065021
TizenAPI-Bot [Thu, 2 Dec 2021 08:19:38 +0000 (08:19 +0000)]
Release 8.0.0.15792

2 years agoMerge remote-tracking branch 'origin/API8' into tizen_6.0
TizenAPI-Bot [Thu, 2 Dec 2021 08:19:38 +0000 (08:19 +0000)]
Merge remote-tracking branch 'origin/API8' into tizen_6.0

2 years ago[NUI] Fix ScrollableBase Remove issue
huiyu.eun [Thu, 27 May 2021 05:44:35 +0000 (14:44 +0900)]
[NUI] Fix ScrollableBase Remove issue

 - [TDAF-1430] ScrollableaBase Child remove issue
 If the ScrollableBase has one child, it does not need to move the page

Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
2 years ago[NUI] Fix ScrollableBase Remove issue
huiyu.eun [Thu, 27 May 2021 05:44:35 +0000 (14:44 +0900)]
[NUI] Fix ScrollableBase Remove issue

 - [TDAF-1430] ScrollableaBase Child remove issue
 If the ScrollableBase has one child, it does not need to move the page

Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
2 years agoRelease 8.0.0.15790 accepted/tizen/6.0/unified/20211021.120340 submit/tizen_6.0/20211021.015301
TizenAPI-Bot [Thu, 21 Oct 2021 01:53:01 +0000 (01:53 +0000)]
Release 8.0.0.15790

2 years agoMerge remote-tracking branch 'origin/API8' into tizen_6.0
TizenAPI-Bot [Thu, 21 Oct 2021 01:53:01 +0000 (01:53 +0000)]
Merge remote-tracking branch 'origin/API8' into tizen_6.0

2 years ago[NUI] Check whether Accessibility is enabled intentionally
Seoyeon Kim [Wed, 20 Oct 2021 07:12:22 +0000 (16:12 +0900)]
[NUI] Check whether Accessibility is enabled intentionally

- Added `IsForcedEnabled` API internally.
- This is to check Accessibility could be enabled/disabled from the
outside.
 (e.g. by some applications)

Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
2 years agoRelease 8.0.0.15789 accepted/tizen/6.0/unified/20210928.125133 submit/tizen_6.0/20210927.151741
TizenAPI-Bot [Mon, 27 Sep 2021 15:17:41 +0000 (15:17 +0000)]
Release 8.0.0.15789

2 years agoMerge remote-tracking branch 'origin/API8' into tizen_6.0
TizenAPI-Bot [Mon, 27 Sep 2021 15:17:41 +0000 (15:17 +0000)]
Merge remote-tracking branch 'origin/API8' into tizen_6.0

2 years ago[Tizen.Applications.RPCPort] Add RPCPort ParcelHeader internal APIs (#3612)
ChangGyu Choi [Mon, 27 Sep 2021 07:29:02 +0000 (16:29 +0900)]
[Tizen.Applications.RPCPort] Add RPCPort ParcelHeader internal APIs (#3612)

* [Tizen.Applications.RPCPort] Add RPCPort ParcelHeader internal APIs

Adds:
 class:
 - Tizen.Applications.RPCPort.Parcel.Header

 Operation:
 - Tizen.Applications.RPCPort.Disconnect()
 - Tizen.Applications.RPCPort.Parcel.GetHeader()
 - Tizen.Applications.RPCPort.Parcel.Header.SetTag()
 - Tizen.Applications.RPCPort.Parcel.Header.GetTag()
 - Tizen.Applications.RPCPort.Parcel.Header.SetSeqNum()
 - Tizen.Applications.RPCPort.Parcel.Header.GetSeqNum()
 - Tizen.Applications.RPCPort.Parcel.Header.GetTimeStamp()

Signed-off-by: ChangGyu Choi <uppletaste@gmail.com>
* Fix tizen version description from 9 to 8

Signed-off-by: ChangGyu Choi <uppletaste@gmail.com>
2 years agoRelease 8.0.0.15788 accepted/tizen/6.0/unified/20210730.125933 submit/tizen_6.0/20210729.152329
TizenAPI-Bot [Thu, 29 Jul 2021 15:23:29 +0000 (15:23 +0000)]
Release 8.0.0.15788

2 years agoMerge remote-tracking branch 'origin/API8' into tizen_6.0
TizenAPI-Bot [Thu, 29 Jul 2021 15:23:29 +0000 (15:23 +0000)]
Merge remote-tracking branch 'origin/API8' into tizen_6.0

2 years ago[NUI] Implement WebView.GetPlainTextAsynchronously method (#3344)
Jiyun Yang [Mon, 26 Jul 2021 01:23:09 +0000 (10:23 +0900)]
[NUI] Implement WebView.GetPlainTextAsynchronously method (#3344)

Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
2 years agoRelease 8.0.0.15787 submit/tizen_6.0/20210726.151852
TizenAPI-Bot [Mon, 26 Jul 2021 15:18:52 +0000 (15:18 +0000)]
Release 8.0.0.15787

2 years agoMerge remote-tracking branch 'origin/API8' into tizen_6.0
TizenAPI-Bot [Mon, 26 Jul 2021 15:18:52 +0000 (15:18 +0000)]
Merge remote-tracking branch 'origin/API8' into tizen_6.0

2 years ago[NUI] Add GetBrightness()
Joogab Yun [Mon, 26 Jul 2021 01:49:07 +0000 (10:49 +0900)]
[NUI] Add GetBrightness()

2 years agoRelease 8.0.0.15786 submit/tizen_6.0/20210712.151737
TizenAPI-Bot [Mon, 12 Jul 2021 15:17:37 +0000 (15:17 +0000)]
Release 8.0.0.15786

2 years agoMerge remote-tracking branch 'origin/API8' into tizen_6.0
TizenAPI-Bot [Mon, 12 Jul 2021 15:17:37 +0000 (15:17 +0000)]
Merge remote-tracking branch 'origin/API8' into tizen_6.0

2 years ago[NUI] Add WebView.SetTtsFocus API (#3295)
Jiyun Yang [Mon, 12 Jul 2021 04:42:48 +0000 (13:42 +0900)]
[NUI] Add WebView.SetTtsFocus API (#3295)

Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
2 years agoRelease 8.0.0.15785 submit/tizen_6.0/20210705.151755
TizenAPI-Bot [Mon, 5 Jul 2021 15:17:55 +0000 (15:17 +0000)]
Release 8.0.0.15785

2 years agoMerge remote-tracking branch 'origin/API8' into tizen_6.0
TizenAPI-Bot [Mon, 5 Jul 2021 15:17:55 +0000 (15:17 +0000)]
Merge remote-tracking branch 'origin/API8' into tizen_6.0

2 years ago[NUI] Add GetCapturedBuffer api for Capture
seungho [Tue, 22 Jun 2021 06:24:22 +0000 (15:24 +0900)]
[NUI] Add GetCapturedBuffer api for Capture

This reverts commit 1eed99c679ddd617652fd5a0bf668e28aecc067b.

2 years agoRelease 8.0.0.15784 accepted/tizen_6.0_unified_hotfix tizen_6.0_hotfix accepted/tizen/6.0/unified/20210623.043600 accepted/tizen/6.0/unified/hotfix/20210623.043601 submit/tizen_6.0/20210622.151746 submit/tizen_6.0_hotfix/20210622.234412
TizenAPI-Bot [Tue, 22 Jun 2021 15:17:46 +0000 (15:17 +0000)]
Release 8.0.0.15784

2 years agoMerge remote-tracking branch 'origin/API8' into tizen_6.0
TizenAPI-Bot [Tue, 22 Jun 2021 15:17:46 +0000 (15:17 +0000)]
Merge remote-tracking branch 'origin/API8' into tizen_6.0

2 years ago[Bluetooth][Non-ACR] Fix unhandled exception in GetBondedDevice() (#2514) (#3216)
Wootak Jung [Tue, 22 Jun 2021 00:02:45 +0000 (09:02 +0900)]
[Bluetooth][Non-ACR] Fix unhandled exception in GetBondedDevice() (#2514) (#3216)

Device is not bonded : System.NullReferenceException: Object reference not set to an instance of an object.
    at System.SpanHelpers.IndexOf(Byte& searchSpace, Byte value, Int32 length)
    at System.String.Ctor(SByte* value)
    at System.Runtime.InteropServices.Marshal.PtrToStringAnsi(IntPtr ptr)
    at Tizen.Network.Bluetooth.BluetoothUtils.ConvertStructToDeviceClass(BluetoothDeviceStruct device)
    at Tizen.Network.Bluetooth.BluetoothAdapterImpl.GetBondedDevice(String address)
    at Tizen.Network.Bluetooth.BluetoothAdapter.GetBondedDevice(String address)

Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
Signed-off-by: Wootak Jung <wootak.jung@samsung.com>
Co-authored-by: dh79pyun <31202060+dh79pyun@users.noreply.github.com>
2 years agoRelease 8.0.0.15783 submit/tizen_6.0/20210610.151833
TizenAPI-Bot [Thu, 10 Jun 2021 15:18:33 +0000 (15:18 +0000)]
Release 8.0.0.15783

2 years agoMerge remote-tracking branch 'origin/API8' into tizen_6.0
TizenAPI-Bot [Thu, 10 Jun 2021 15:18:33 +0000 (15:18 +0000)]
Merge remote-tracking branch 'origin/API8' into tizen_6.0

2 years agoAdd Internal Notification Response Event handler (#3178)
Hyunho Kang [Thu, 10 Jun 2021 05:53:23 +0000 (14:53 +0900)]
Add Internal Notification Response Event handler (#3178)

* Add ViewerEventReceived event handler

Signed-off-by: Hyunho <hhstark.kang@samsung.com>
* Fix wrongly handled unmanaged codes

Signed-off-by: Hyunho <hhstark.kang@samsung.com>
* Fix api name and wrongly managed handle

Signed-off-by: Hyunho <hhstark.kang@samsung.com>
* Add missing files

Signed-off-by: Hyunho <hhstark.kang@samsung.com>
* Add newline for the end of file

Signed-off-by: Hyunho <hhstark.kang@samsung.com>
* Change throw -> Log for unmanaged callback

Signed-off-by: Hyunho <hhstark.kang@samsung.com>
* Update since tag 9 to 8

Signed-off-by: Hyunho <hhstark.kang@samsung.com>
2 years agoRelease 8.0.0.15782 submit/tizen_6.0/20210609.151847
TizenAPI-Bot [Wed, 9 Jun 2021 15:18:47 +0000 (15:18 +0000)]
Release 8.0.0.15782

2 years agoMerge remote-tracking branch 'origin/API8' into tizen_6.0
TizenAPI-Bot [Wed, 9 Jun 2021 15:18:47 +0000 (15:18 +0000)]
Merge remote-tracking branch 'origin/API8' into tizen_6.0

2 years ago[NUI] Add SpaceEvenly to FlexJustification
Jaehyun Cho [Thu, 3 Jun 2021 05:39:52 +0000 (14:39 +0900)]
[NUI] Add SpaceEvenly to FlexJustification

SpaceAround distributes the equal space to before, and after each item.
Therefore, the space between adjacent items is twice bigger than the
space between the beginning edge and the first item.

To distribute the equal space to before, between, and after each item,
SpaceEvenly is added to FlexJustification.

Requires:
https://review.tizen.org/gerrit/259554/

2 years agoRelease 8.0.0.15781 accepted/tizen/6.0/unified/20210607.124606 submit/tizen_6.0/20210604.154745
TizenAPI-Bot [Fri, 4 Jun 2021 15:47:45 +0000 (15:47 +0000)]
Release 8.0.0.15781

2 years agoMerge remote-tracking branch 'origin/API8' into tizen_6.0
TizenAPI-Bot [Fri, 4 Jun 2021 15:47:45 +0000 (15:47 +0000)]
Merge remote-tracking branch 'origin/API8' into tizen_6.0

2 years ago[NUI] Add hidden Disposed field for BaseHandle
Xianbing Teng [Fri, 4 Jun 2021 06:51:21 +0000 (14:51 +0800)]
[NUI] Add hidden Disposed field for BaseHandle

2 years agoRelease 8.0.0.15780 accepted/tizen/6.0/unified/20210531.130203 submit/tizen_6.0/20210528.152641
TizenAPI-Bot [Fri, 28 May 2021 15:26:41 +0000 (15:26 +0000)]
Release 8.0.0.15780

2 years agoMerge remote-tracking branch 'origin/API8' into tizen_6.0
TizenAPI-Bot [Fri, 28 May 2021 15:26:41 +0000 (15:26 +0000)]
Merge remote-tracking branch 'origin/API8' into tizen_6.0

2 years ago[NUI] Disable desired size when image loading fail
Sunghyun Kim [Fri, 28 May 2021 04:06:42 +0000 (13:06 +0900)]
[NUI] Disable desired size when image loading fail

When ImageLoading is failed, GetOriginalImageSize() returns zero size.
In this case, Calculating for fittingMode is able to make error because it use invalid size.
To avoid this problem, i added this patch.

2 years agoRelease 8.0.0.15779 submit/tizen_6.0/20210526.152329
TizenAPI-Bot [Wed, 26 May 2021 15:23:29 +0000 (15:23 +0000)]
Release 8.0.0.15779

2 years agoMerge remote-tracking branch 'origin/API8' into tizen_6.0
TizenAPI-Bot [Wed, 26 May 2021 15:23:29 +0000 (15:23 +0000)]
Merge remote-tracking branch 'origin/API8' into tizen_6.0

2 years ago[Bluetooth][Non-ACR] Add device name null check logic (#3086)
Wootak Jung [Wed, 26 May 2021 04:16:34 +0000 (13:16 +0900)]
[Bluetooth][Non-ACR] Add device name null check logic (#3086)

Signed-off-by: Wootak Jung <wootak.jung@samsung.com>
2 years agoRelease 8.0.0.15778 submit/tizen_6.0/20210521.065102
TizenAPI-Bot [Fri, 21 May 2021 06:51:02 +0000 (06:51 +0000)]
Release 8.0.0.15778

2 years agoMerge remote-tracking branch 'origin/API8' into tizen_6.0
TizenAPI-Bot [Fri, 21 May 2021 06:51:02 +0000 (06:51 +0000)]
Merge remote-tracking branch 'origin/API8' into tizen_6.0

2 years ago[Bluetooth][Non-ACR] Add public constructor for BluetoothDevice (#3065)
Wootak Jung [Fri, 21 May 2021 06:35:33 +0000 (15:35 +0900)]
[Bluetooth][Non-ACR] Add public constructor for BluetoothDevice (#3065)

2 years agoRelease 8.0.0.15777 accepted/tizen/6.0/unified/20210518.134331 submit/tizen_6.0/20210518.005232
admin [Mon, 17 May 2021 15:52:32 +0000 (15:52 +0000)]
Release 8.0.0.15777

2 years agoMerge remote-tracking branch 'origin/API8' into tizen_6.0
admin [Mon, 17 May 2021 15:52:32 +0000 (15:52 +0000)]
Merge remote-tracking branch 'origin/API8' into tizen_6.0

2 years agoUpdate src/Tizen.NUI/src/public/BaseComponents/ViewPublicMethods.cs
dongsug-song [Mon, 17 May 2021 01:09:09 +0000 (10:09 +0900)]
Update src/Tizen.NUI/src/public/BaseComponents/ViewPublicMethods.cs

yes. you are right. I use internal method.

Co-authored-by: Seungkeun Lee <sngn.lee@samsung.com>
2 years agoUpdate src/Tizen.NUI/src/public/Layer.cs
dongsug-song [Mon, 17 May 2021 01:00:20 +0000 (10:00 +0900)]
Update src/Tizen.NUI/src/public/Layer.cs

yes, you are right. it is applied.

Co-authored-by: Seungkeun Lee <sngn.lee@samsung.com>
2 years agoUpdate src/Tizen.NUI/src/public/BaseComponents/ViewPublicMethods.cs
dongsug-song [Mon, 17 May 2021 00:59:37 +0000 (09:59 +0900)]
Update src/Tizen.NUI/src/public/BaseComponents/ViewPublicMethods.cs

Thank you for review.
yes. I think so. it is better.

Co-authored-by: Seungkeun Lee <sngn.lee@samsung.com>
2 years ago[NUI] Add FindLayerByID(), FindChildByID()
dongsug.song [Fri, 14 May 2021 07:22:32 +0000 (16:22 +0900)]
[NUI] Add FindLayerByID(), FindChildByID()

- FindLayerByID() in Window and FindChildByID() in View are added.
- These are all Hidden-APIs.

2 years agoRelease 8.0.0.15773 accepted/tizen/6.0/unified/20210515.083843 accepted/tizen/6.0/unified/hotfix/20210518.072139 submit/tizen_6.0/20210514.113415 submit/tizen_6.0_hotfix/20210517.024414
admin [Fri, 14 May 2021 02:34:15 +0000 (02:34 +0000)]
Release 8.0.0.15773

2 years agoMerge remote-tracking branch 'origin/API8' into tizen_6.0
admin [Fri, 14 May 2021 02:34:15 +0000 (02:34 +0000)]
Merge remote-tracking branch 'origin/API8' into tizen_6.0

2 years ago[NUI] Change OnAccessibilityActivated() access modifier
dongsug.song [Thu, 13 May 2021 22:41:58 +0000 (07:41 +0900)]
[NUI] Change OnAccessibilityActivated() access modifier

 - Change OnAccessibilityActivated() access modifier to use in FH.NUI which includes NUI package
 - Split NotifyPropertyChangedAndRequestLayout() into equivalent two methods, because when using PropertySet event, the changed PropertyName comes as NotifyPropertyChangedAndRequestLayout

3 years agoRelease 8.0.0.15772 accepted/tizen/6.0/unified/20210515.083759 submit/tizen_6.0/20210511.005240
admin [Mon, 10 May 2021 15:52:40 +0000 (15:52 +0000)]
Release 8.0.0.15772

3 years agoMerge remote-tracking branch 'origin/API8' into tizen_6.0
admin [Mon, 10 May 2021 15:52:40 +0000 (15:52 +0000)]
Merge remote-tracking branch 'origin/API8' into tizen_6.0

3 years ago[NUI] Fix crash issue when favicon is null. (#3012)
huayongxu [Mon, 10 May 2021 09:19:06 +0000 (17:19 +0800)]
[NUI] Fix crash issue when favicon is null. (#3012)

3 years agoRelease 8.0.0.15771 submit/tizen_6.0/20210507.005247
admin [Thu, 6 May 2021 15:52:47 +0000 (15:52 +0000)]
Release 8.0.0.15771

3 years agoMerge remote-tracking branch 'origin/API8' into tizen_6.0
admin [Thu, 6 May 2021 15:52:47 +0000 (15:52 +0000)]
Merge remote-tracking branch 'origin/API8' into tizen_6.0

3 years ago[NUI] Fix issue that a symbol is not found. (#2998)
huayongxu [Thu, 6 May 2021 08:49:20 +0000 (16:49 +0800)]
[NUI] Fix issue that a symbol is not found. (#2998)

3 years agoRelease 8.0.0.15770 submit/tizen_6.0/20210414.005501
admin [Tue, 13 Apr 2021 15:55:01 +0000 (15:55 +0000)]
Release 8.0.0.15770

3 years agoMerge remote-tracking branch 'origin/API8' into tizen_6.0
admin [Tue, 13 Apr 2021 15:55:01 +0000 (15:55 +0000)]
Merge remote-tracking branch 'origin/API8' into tizen_6.0

3 years ago[Bluetooth][Non-ACR] Fix BluetoothDevice data converting issue (#2888)
Wootak Jung [Tue, 13 Apr 2021 04:25:45 +0000 (13:25 +0900)]
[Bluetooth][Non-ACR] Fix BluetoothDevice data converting issue (#2888)

Signed-off-by: Wootak Jung <wootak.jung@samsung.com>
3 years agoRelease 8.0.0.15769 accepted/tizen/6.0/unified/20210413.124108 submit/tizen_6.0/20210409.005228
admin [Thu, 8 Apr 2021 15:52:28 +0000 (15:52 +0000)]
Release 8.0.0.15769

3 years agoMerge remote-tracking branch 'origin/API8' into tizen_6.0
admin [Thu, 8 Apr 2021 15:52:28 +0000 (15:52 +0000)]
Merge remote-tracking branch 'origin/API8' into tizen_6.0

3 years ago[NUI] Create TextLayout when parent has layout
huiyu.eun [Thu, 8 Apr 2021 07:42:03 +0000 (16:42 +0900)]
[NUI] Create TextLayout when parent has layout

This reverts commit 4ae0d05007a1e6a686c9516dcad8a8f70a08349a.

3 years agoRelease 8.0.0.15768 accepted/tizen/6.0/unified/20210401.235002 submit/tizen_6.0/20210401.175708
admin [Thu, 1 Apr 2021 08:57:08 +0000 (08:57 +0000)]
Release 8.0.0.15768

3 years agoMerge remote-tracking branch 'origin/API8' into tizen_6.0
admin [Thu, 1 Apr 2021 08:57:08 +0000 (08:57 +0000)]
Merge remote-tracking branch 'origin/API8' into tizen_6.0

3 years agoRevert "[NUI] Create TextLayout when parent has layout"
Dongsug Song [Thu, 1 Apr 2021 08:04:55 +0000 (17:04 +0900)]
Revert "[NUI] Create TextLayout when parent has layout"

This reverts commit 51abdf1a77c014b553cd9976e8c339ebc9d35228.

3 years agoRevert "[NUI] Fix layout null crash issue"
Dongsug Song [Thu, 1 Apr 2021 08:04:34 +0000 (17:04 +0900)]
Revert "[NUI] Fix layout null crash issue"

This reverts commit 41eab62a5b5fb34613fbf97b6b187c015014f364.

3 years agoRelease 8.0.0.15766 accepted/tizen/6.0/unified/20210328.210333 submit/tizen_6.0/20210325.144208
admin [Thu, 25 Mar 2021 05:42:08 +0000 (05:42 +0000)]
Release 8.0.0.15766

3 years agoMerge remote-tracking branch 'origin/API8' into tizen_6.0
admin [Thu, 25 Mar 2021 05:42:08 +0000 (05:42 +0000)]
Merge remote-tracking branch 'origin/API8' into tizen_6.0