[NUI] Add GetLastKeyEvent and GetLastTouchEvent api for Window
[platform/core/csapi/tizenfx.git] / test /
2022-04-04 dongsug.song[NUI] Fix tizen-manifest files for frequently used...
2022-03-28 Fang Xiaohui[XamlBuild] Remove the reference of Tizen.NUI.XamlBuild...
2022-02-24 huayong.xu[NUI] Add an API for evaluating js with callback in...
2022-02-23 joogab.yun[NUI] Rotary Event (Custom Wheel Type) improvement
2022-02-11 dongsug.song[NUI] Add KeyFrameAnimationTest sample
2022-01-24 dongsug.song[NUI] Clean up SubWindowTest.cs
2022-01-18 Wonsik Jung[NUI] Add IsWindowRotating()
2021-12-17 joogab.yun[NUI] Improves GetNextFocusableView
2021-11-22 joogab.yun[NUI] Binding TextFitChanged event
2021-11-22 Wonsik Jung[NUI] Add window auixiliary message event
2021-11-19 Seungho Baek[NUI] Add Transition Group
2021-11-01 bshsqa[NUI] Make transition select target control (#3622)
2021-09-27 Xianbing Teng[NUI] Add xaml & xamlbinding testcases
2021-09-27 guowei.wang[NUI] Fix failed TCs of NUI.Devel.
2021-09-27 guowei.wang[NUI] Fix build errors of NUI.Devel.
2021-09-27 Xianbing Teng[NUI] Add xaml binding testcases
2021-09-27 dongsug.song[NUI] Clean up DisconnectFromSignals(). and Add Excepti...
2021-09-27 guowei.wang[NUI] Update TCs of NUI.Devel.
2021-09-27 Taehyub Kim[NUI] Add RiveAnimationView Tizen Music Application...
2021-09-17 SangHyeon Jade Lee[NUI] Scalability : Refactoring GraphicsTypeManager...
2021-09-14 Taehyub Kim[NUI][TSCACR-454] Add RiveAnimationView APIs
2021-09-13 dongsug.song[NUI] Fix Tizen.NUI.Samples build error
2021-09-13 Wonsik Jung[NUI] Add new SetParent in Window
2021-09-13 Xianbing Teng[NUI] Removed failed testcases
2021-09-13 Xianbing Teng[NUI] Add xaml and xamlbing testcases
2021-09-13 guowei.wang[NUI] Update TCs of NUI.Devel.
2021-09-13 JunsuChoi[NUI] VectorGraphics:Open added APIs(DrawableGroup...
2021-09-13 Wonsik JungAdd public APIs and the relasted test case.
2021-09-13 Seungho Baek[NUI] Add Scale transition
2021-09-07 huayongxu[NUI] Fix issue that objects are disposed outside callb...
2021-09-07 huayongxuImplement more request interceptor APIs. (#3466)
2021-09-07 joogab.yunAdd SetDoubleTapTimeout binding
2021-09-07 guowei.wang[NUI] Update TCs of NUI.Devel.
2021-09-07 Seungho Baek[NUI] Add Slide transition
2021-09-07 guowei.wang[NUI] Update TCs of NUI.Devel.
2021-09-01 joogab.yun[NUI] Add FocusableChildren
2021-09-01 seungho[NUI] Refactoring Transition and FadeTransition
2021-09-01 Eunki Hong[NUI] Allow to set Size.Depth (#3442)
2021-08-27 Wonsik JungChange API names
2021-08-27 Wonsik JungAdd Window Test file
2021-08-27 Wonsik JungAdd input regions APIs
2021-08-27 Eunki Hong[NUI] Remove ReleaseFunction enum at PixelData with...
2021-08-25 JunsuChoiRevert "Remove ReleaseFunction enum at PixelData (...
2021-08-24 JunsuChoi[NUI] CanvasViewSample: Fix filename typo
2021-08-24 JunsuChoi[NUI] VectorGraphics.PathCommand: Use IEnumerable<...
2021-08-24 JunsuChoi[NUI] VectorGraphics: Add Shape.AddPath API
2021-08-24 guowei.wang[NUI] Add TCs of NativeBinding(internal) & Accessibilit...
2021-08-24 Eunki HongRemove ReleaseFunction enum at PixelData (#3436)
2021-08-24 guowei.wang[NUI] Add TCs of WebView & Update some TCs of NUI.Devel.
2021-08-24 dongsug.song[NUI] fix for a owner object to maintain the reference...
2021-08-24 JunsuChoi[NUI] VectorGraphics: Move enums out of class
2021-08-18 JunsuChoi[NUI] CanvasView: Add picture class for drawing images
2021-08-18 JunsuChoi[NUI] VectorGraphics: Add Gradient feature
2021-08-10 dongsug.song[NUI] sync with https://github.com/nui-dali/NUITizenGallery
2021-08-10 Taehyub Kim[NUI] RiveAnimationView Samples: Add More RiveAnimation...
2021-08-06 Taehyub Kim[NUI] RiveAnimationView: refines the function and param...
2021-08-06 guowei.wang[NUI] Update NUI.Devel to fix block and crash issues.
2021-08-06 Taehyub Kim[NUI] BaseComponent: Add RiveAnimationView Component...
2021-08-03 Joogab Yun[NUI] GestureOptions Binding
2021-08-03 huayongxuUpdate webview sample code. (#3360)
2021-08-03 JunsuChoi[NUI] CanvasView: Add ClipPath and Mask feature for...
2021-07-22 Jaehyun Cho[NUI] Fix Navigator sample build error
2021-07-21 Dongsug Song[NUI] Fix the Window.VisibilityChanged event's crash...
2021-07-21 Jaehyun Cho[NUI] Add Popped event to Navigator
2021-07-21 guowei.wang[NUI] Fix fail issues of NUI.Devel.Test .
2021-07-19 Dongsug Song[NUI] Fix the build error when referencing to NUI.XamlB...
2021-07-19 Seoyeon2Kim[NUI] Enable Slider value to be updated using both...
2021-07-15 Taehyub KimRevert "[NUI] BaseComponent: Add RiveAnimationView...
2021-07-13 Seoyeon2Kim[NUI] integration from DevelNUI to master (#3309)
2021-07-09 guowei.wang[NUI] Fix build error of Devel.NUI.Tests
2021-07-05 guowei.wang[NUI] Add TCs related signal in Common(internal).
2021-07-05 guowei.wang[NUI] Add Utility(internal) TCs.
2021-07-05 guowei.wang[NUI] Fix TC build errors & update TCs.
2021-07-05 Taehyub Kim[NUI] BaseComponent: Add RiveAnimationView Component.
2021-07-05 guowei.wang[NUI] Add Widget(internal & public) TCs.
2021-07-05 guowei.wang[NUI] Update Application(internal & public) TCs.
2021-07-05 zhouleonlei[NUI] Add public window TCs
2021-06-23 guowei.wang[NUI] Add BaseComponents(public) TCs.
2021-06-23 zhouleonlei[NUI] Add public window TCs
2021-06-23 Dongsug Song[NUI] make Tizen.NUI.Devel.Tests be built in csharp...
2021-06-23 huayong.xu[NUI] Add tests for some WebView APIs.
2021-06-23 guowei.wang[NUI] Fix errors of NUI line coverage TCs.
2021-06-23 Woochanlee[NUI] Change date/time picker param to formal C# DateTi...
2021-06-14 zhouleonlei[NUI] Add public theme TCs
2021-06-14 guowei.wang[NUI] Add Transition(internal & public) TCs.
2021-06-14 guowei.wangAdd ViewProperty and EXaml(public) TCs.
2021-06-08 SangHyeon Jade LeeRevert "make IsGrouped setter internal as only the...
2021-06-08 guowei.wang[NUI] Add Template(public) TCs.
2021-06-08 zhouleonlei[NUI] Add TCs of public input
2021-06-08 guowei.wang[NUI] Add Utility(public) TCs.
2021-06-08 EverLEEst(SangHyeo... make IsGrouped setter internal as only the GroupHeaderT...
2021-06-01 zhouleonlei[NUI] Add TCs for Public Events
2021-06-01 Seungho Baek[NUI] Add GetCapturedBuffer api for Capture
2021-06-01 dongsug.song[NUI] Add FindLayerByID(), FindChildByID()
2021-06-01 zhouleonlei[NUI] Add TCs for Event
2021-06-01 guowei.wang[NUI] Add Images(public) TCs.
2021-05-26 guowei.wang[NUI] Add Common(public) TCs.
2021-05-21 JunsuChoi[NUI] VectorGraphics: Add DrawableGroup Class
2021-05-21 guowei.wang[NUI] Add Layouting(public) TCs.
2021-05-21 guowei.wang[NUI] Add Visuals(Public) TCs.
next