[ThemeManager] Clear current theme cache when theme changed (#5320)
[platform/core/csapi/tizenfx.git] / src /
2023-06-20 jeremy-jang[ThemeManager] Clear current theme cache when theme...
2023-06-19 sukhyungkangAdd check box for notification (#5342)
2023-06-16 AdunFang[NUIComponents] Roll back error modification
2023-06-14 joogab.yun[NUI] Add DispatchHoverEvents and DispatchPrentHoverEvents
2023-06-14 huayong.xu[NUI] Fix the issue that max width of Button Text is...
2023-06-14 huayong.xu[NUI] Unregister callbacks when passed argument is...
2023-06-14 AdunFang[NUI] Fix issue when user try to get Children of Scroll...
2023-06-14 joogab.yun[NUI] Fix incorrect calculation of configGestureCount.
2023-06-14 Daekwang Ryu[NUI] Introduce WindowData
2023-06-08 joogab.yun[NUI] Add moveCompleted and resizeCompleted api on...
2023-06-08 Wonsik JungAdd window move/resize completed signal
2023-06-08 Heeyong SongAdd KeepRendering to Window
2023-06-08 Artur Świgoń[NUI][AT-SPI] Add IAtspiTable and IAtspiTableCell inter...
2023-05-31 Eunki, Hong[NUI] Double buffered ProcessorOnceEvent so we allow...
2023-05-31 Bowon Ryu[NUI] Add font thread sync creation option
2023-05-31 seungho baek[NUI] Add new constructor to Rotation by using Quaterni...
2023-05-31 seungho baek[NUI] Add Comment on the View.VisibilityChanged event
2023-05-31 Artur Świgoń[NUI][AT-SPI] Add AccessibilityDynamicAttributes (...
2023-05-31 Jiyun Yang[NUI] Fix theme applied issue
2023-05-31 Eunki, Hong[NUI] Deprecated Animation.Stop(EndActions)
2023-05-25 hjhun[NUI.Gadget] Modify NUIGadgetResourceManager (#5302)
2023-05-25 ChangGyu ChoiModify implementation
2023-05-25 ChangGyu ChoiFix file not found exception
2023-05-22 joogab.yun[NUI] Add DispatchParentTouchEvent
2023-05-22 Eunki Hong[NUI] Let LottieAnimationView use InternalVisual API
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...
next