[NUI] Cache url when we call SetImage + Make way to skip visual creation
[platform/core/csapi/tizenfx.git] / src /
2023-05-22 Eunki, Hong[NUI] Cache url when we call SetImage + Make way to...
2023-05-22 Eunki, Hong[NUI] Reduce get/set overhead for some LottieAnimationV...
2023-05-22 seungho baek[NUI] Binds GetCurrentProperty to Animatable class
2023-05-22 Eunki, Hong[NUI.Scene3D] Change the API name for BlendShape morphing
2023-05-22 Bowon Ryu[NUI] Add FontPreLoad API to FontClient
2023-05-22 seungho baek[NUI] Add BlendPoint to blend animation of AnimateBetween
2023-05-22 joogab.yun[NUI] Add Touch source type for gesture
2023-05-22 Jiyun Yang[NUI] Remove duplicate ?. operator and use using statement
2023-05-22 joogab.yun[NUI] Binding GetDeviceClass and GetDeviceSubclass...
2023-05-22 Eunki Hong[NUI.Scene3D] Make API to apply ModelMotion
2023-05-22 JoogabYun[NUI] Add WindowMouseInOutEvent (#5242)
2023-05-22 joogab.yun[NUI] Binding EnableFocusIndicator and IsFocusIndicator...
2023-05-22 Eunki, Hong[NUI.Scene3D] Add property for bvh that translate root...
2023-05-15 Adam Michalski/Sys... Post-review fixes #2 (#4)
2023-05-15 adaszkiewiczaFix SubsessionEventInfoNative struct definition and...
2023-05-15 adaszkiewiczaFix issues from review (#2)
2023-05-15 Adam MichalskiPost-review fixes to pull request #5203 part 1
2023-05-15 adaszkiewiczaImplement libsessiond wrapper
2023-05-15 Doyoun Kang[NUI.WindowSystem] introduce the taskbar service feature
2023-05-11 ilho159kim[Tdbc] Fix Sqlite update hook (#5251)
2023-05-11 y01k[DevicePolicyManager] Deprecate DevicePolicyManager...
2023-05-08 Dariusz MichalukMark all Tizen.Security.PrivacyPrivilegeManager APIs...
2023-05-04 Haesu Gwon[MediaVision] Fix Design QR bug (#5245)
2023-05-03 youngjae[Tizen.Log] Fix gbs build error
2023-05-02 hjhun[NUI.Gadget] Modify NUIGadgetResourceManager class...
2023-05-02 Eunki, Hong[NUI] Reuse internally created Key/Touch and reuse it
2023-05-02 Jiyun YangAdd GenerateUrl API to FrameBuffer
2023-05-02 EverLEEst(SangHyeo... [NUI] Fix empty item case crash. wrong bracket conditions.
2023-05-02 sunghyun kim[NUI] Add Default Image & transition effect
2023-05-02 Eunki, Hong[NUI] LoopingMode enum for Animation class
2023-05-02 jeremy-jang[Tdbc] Fix static analysis issues (#5231)
2023-04-28 hjhun[NUI.Gadget] Add Assembly property to NUIGadgetInfo...
2023-04-27 조영재[Tizen.Log] Optimize garbage collection (#5156)
2023-04-26 joogab.yun[NUI] Change the call to GetRootLayer() so that the...
2023-04-26 huiyuModify property name of Property class
2023-04-26 joogab.yun[NUI] Add SetTapRecognizerTime
2023-04-26 Eunki, Hong[NUI] Fix some comments of Animation class
2023-04-26 Eunki, Hong[NUI] Remove unused signal : Window.ViewAdded
2023-04-26 Eunki, Hong[NUI] Remove default parameter of Animation.Stop(EndAct...
2023-04-26 Xianbing Teng[NUI] Fix NUIApplication svace issue
2023-04-26 Eunki, Hong[NUI] Make bvh/facial Animation from string buffer
2023-04-26 huayong.xu[NUI] Fix SVACE issues.
2023-04-26 Jaehyun Cho[NUI] Add OverlayLayer to Window's LayersChildren to...
2023-04-26 jeremy-jang[Tdbc] Fix binding methods (#5213)
2023-04-26 Chanwoo Choi[Tizen.Log] Replace dlog_print with dlog_print_dotnet...
2023-04-25 Haesu Gwon[Camera] Add new camera setting APIs (#5172)
2023-04-25 jeremy-jang[Tdbc] Split Tizen.Data.Tdbc.Driver.Sqlite project...
2023-04-25 ilho159kim[Application.Common][TCSACR-536]Add APIs for getting...
2023-04-24 jeremy-jang[Tdbc] Add Tizen.Data.Tdbc (#5145)
2023-04-19 Eunki Hong[NUI] Collect Renderer Property enum as public hidden...
2023-04-19 Artur Świgoń[NUI][AT-SPI] Add IAtspiValue.AccessibilityGetValueText()
2023-04-18 hjhun[Applications.Common] Add an internal API (#5183)
2023-04-17 sukhyungkang[Applications.UI] Add Get window position api (#5085)
2023-04-17 sukhyungkang[Applications] Add Set/Get window position api for...
2023-04-17 hjhunClean up (#5179)
2023-04-13 Haesu Gwon[MediaVision] Add APIs for Design QR feature (#5104)
2023-04-13 Eunki Hong[NUI] Rotation class with EulerAngle (pitch/yaw/roll)
2023-04-13 Xianbing Teng[NUI] Fix svace issues
2023-04-13 huayong.xu[NUI] Add a LoadContents API with byte array for WebView.
2023-04-13 seungho baek[NUI] Use ModelNode for the child of Model
2023-04-13 Artur Świgoń[NUI][AT-SPI] Promote DoAction implementation from...
2023-04-11 yl33[Tizen.Security] Deprecate GetPrivacyDisplayName()...
2023-04-10 akash1-kumar[Tizen.Content.Download] Update protection level to...
2023-04-05 Eunki, Hong[NUI] Add view helper API to rotate : LookAt
2023-04-05 Artur Świgoń[NUI][AT-SPI] Override ContentPage.AccessibilityGetName...
2023-04-05 Daekwang Ryu[NUI] Introduce WindowLayoutType enum and SetLayout...
2023-04-05 Jiyun Yang[NUI] Remove regacy Interop files
2023-04-03 akash1-kumarAdd new cache APIs (#5088)
2023-03-31 Jiyun Yang[NUI] Fix typo
2023-03-31 Jiyun Yang[NUI] Refactor Signal structure.
2023-03-31 Jaehyun Cho[NUI] Fix size calculation for TextLabel with Margin...
2023-03-31 Jiyun Yang[NUI] Fix signal bugs in View and Window
2023-03-31 SangHyeon Jade Lee[NUI] refactoring collectionView and Layouters for...
2023-03-31 Bowon Ryu[NUI] Add Font PreCache API to FontClient
2023-03-29 Haesu Gwon[WebRTC] Change Stats enum value and add new enum value...
2023-03-28 Eunki, Hong[NUI] Register HitTest callback only if GrabTouchAfterL...
2023-03-28 Eunki, Hong[NUI] Add GetOverlayLayer in NUI window.
2023-03-28 Artur Świgoń[NUI][AT-SPI] Add ViewAccessibilityMode
2023-03-28 Jiyun Yang[NUI] Refactor ButtonExtension
2023-03-28 Taehyub Kim[NUI] DragAndDrop : allow to control shadow view opacity
2023-03-28 chleun-moon[Connection] Fix race condition (#5113)
2023-03-23 jeremy-jang[Packagemanager] Add APIs for internal (#4991)
2023-03-20 Wonsik Jung[NUI] Add RotationCompletedAcknowledgement APIs
2023-03-17 joogab.yun[NUI] Remove unnecessary gesture events from DefaultBorder.
2023-03-17 EverLEEst(SangHyeo... [NUI] fix svace issue. check Selected item existance.
2023-03-17 huayong.xu[NUI] Fix some SVACE issues.
2023-03-17 Jiyun Yang[NUI] Change log info to debug in ThemeManager
2023-03-17 Jiyun Yang[NUI] Refactor NUI.ThemeManager
2023-03-17 Eunki, Hong[NUI] Load facial blendshape animation
2023-03-17 hjhun[NUI.Gadget] Support Internationalization (#5091)
2023-03-13 EverLEEst(SangHyeo... [NUI] fix previous patch by coding rules
2023-03-13 EverLEEst(SangHyeo... [NUI] Fix collectionView Selection on Item.
2023-03-13 Eunki, Hong[NUI] Do not connect default signals when View created
2023-03-13 Jiyun Yang[NUI] Remove unsed field in View
2023-03-13 Jihoon Kim[NLP] Deprecated NLP APIs
2023-03-08 hjhun[NUI.Gadget] Add a new internal API (#4976)
2023-03-08 hjhun[NUI.Gadget] Modify NUIGadgetManager.Add() method ...
2023-03-07 Eunki, Hong[NUI] Fix layer MoveAbove/MoveBelow API change window...
2023-03-07 Eunki, Hong[NUI] Remove duplicate URL settup
2023-03-07 joogab.yun[NUI] Add getter property about WindowPositionSizeWithB...
next