[NUI] Version up nui22129 (#4385)
[platform/core/csapi/tizenfx.git] / src /
2022-07-04 joogab.yun[NUI] Add InterceptKeyEvent
2022-07-04 Woochanlee[NUI] Picker: Fix typo
2022-07-04 Woochanlee[NUI] Picker: Exception handling if there is no item...
2022-07-04 Woochanlee[NUI] Picker: Fix wrong value set logic
2022-07-04 Woochanlee[NUI] Picker: Support for changing value with key event
2022-07-04 Woochanlee[NUI] Picker: Fix wrong scroll position adjusting
2022-07-04 Woochanlee[NUI] Picker: Distinguishing internal value and public...
2022-07-04 Abdulleh Ghujeh[NUI] Make SelectionStarted event public
2022-07-04 ssabah[NUI] Make PrimaryCursorPosition property public
2022-07-04 Bowon Ryu[NUI] Add TextSelectionPopupStyle for 7.0 UX
2022-07-04 Seungkeun LeeRemove space
2022-07-04 Seungkeun LeeFix AccessibilityCalculateStatesWrapper
2022-07-04 Fang Xiaohui[XamlBuild] Correct some code to right formart
2022-07-04 Taehyub Kim[NUI] DragAndDrop: Add NotSupportedException for Multi...
2022-07-04 joogab.yun[NUI] Fixed SVACE issues
2022-06-28 joogab.yun[NUI] Sets the minimum / maximum size to be resized...
2022-06-28 Wonsik Jung[NUI] Add function to set maximum/minimum size
2022-06-28 Xianbing Teng[NUI] Use IsSet replace changedPropertiesSet
2022-06-28 Eunki, Hong[NUI] Make the velocity of slider as 1%
2022-06-28 EverLEEst(SangHyeo... [NUI] update ScrollableBase focus for Forward/Backward...
2022-06-28 guowei.wang[NUI] Fix svace issue.
2022-06-24 Haesu Gwon[MediaTool] Add new Create API to support increasing...
2022-06-21 Xianbing Teng[NUI] Fix IsSet return false
2022-06-21 Eunki, Hong[NUI] Add maximum motion age of pan motion gesture
2022-06-21 SangHyeon Jade Lee[NUI] Fix scrollableBase focus issue. (#4340)
2022-06-21 Artur Świgoń[NUI][AT-SPI] Apply AccessibilityHidden to Switch
2022-06-21 dongsug.song[NUI] Fix comments according to document review
2022-06-21 dongsug.song[NUI] Fix not to do NUI.Components preloading on TV...
2022-06-21 dongsug.song[NUI] Fix not to use PROFILE_MOBILE
2022-06-21 joogab.yun[NUI] Add dispose.
2022-06-21 joogab.yun[NUI] If borderView is in overlay mode, pass the hittes...
2022-06-21 Eunki, Hong[NUI] Slider track make correct value.
2022-06-21 dongsug.song[NUI] Fix comments according to the document review
2022-06-21 Seungkeun LeeFix duplicated TextChanged handler on TextEditor
2022-06-21 Seungkeun Lee[NUI] Fix duplicated TextChanged event handler
2022-06-21 joogab.yun[NUI] Changed Border Icons
2022-06-21 Seoyeon Kim[NUI] Update to check Min/Max value and emit ValueChang...
2022-06-21 Seoyeon Kim[NUI] Fix to invoke ValueChanged event when changing...
2022-06-21 Haesu Gwon[WebRTC] Add parameter null check code (#4355)
2022-06-14 hjhunAdd new internal APIs for UIThread model (#4346)
2022-06-13 dongsug.song[NUI] Fix Key constructor's cMemoryOwn as false
2022-06-10 Taehyub Kim[NUI] Initialize Drag window position and size based...
2022-06-10 Jaehyun Cho[NUI] Replace GetValueByDescription in TextLabel Alignment
2022-06-10 joogab.yun[NUI] Allows user to set the height of the top and...
2022-06-10 Fang Xiaohui[NUI][Xaml] Change default value of XamlOptimization...
2022-06-10 Bowon Ryu[NUI] Remove GetDescription() in TextLabelBindableProperty
2022-06-10 Taehyub Kim[NUI] reset and update shadow view in drag window
2022-06-10 joogab.yun[NUI] Add BorderCloseDelegate for closing the applicati...
2022-06-10 dongsug.song[NUI] Fix save/restore key focus defects when push...
2022-06-09 Haesu Gwon[WebRTC] Add IsLooping API for MediaFileSource (#4261)
2022-06-08 hjhun[Applications.Common] Support UI Thread for Inhouse...
2022-06-03 Jaehyun ChoRevert "[NUI] Support Layout property by ViewStyle"
2022-06-02 dongsug.song[NUI] Apply SetFocusFinderRootView() to DialogPage...
2022-06-02 Fang Xiaohui[NUI][Xaml] Support Dictionary which has string key...
2022-06-02 joogab.yun[NUI] Add border resizing policy and add api to show...
2022-06-02 joogab.yun[NUI] TextField and TextEditor have Focusable set to...
2022-06-02 Xianbing Teng[NUI] Add GetLastKeyEvent and GetLastTouchEvent api...
2022-06-02 guowei.wang[NUI.Components] Fix issue of LowIndicatorImage & HighI...
2022-06-02 Xianbing Teng[NUI] Set context as manually set in SetValue
2022-06-02 Xianbing TengRevert "[NUI]First use own bindingcontext"
2022-06-02 Seoyeon2Kim[NUI] Update sliding events on Track touch event (...
2022-06-02 Eunki, Hong[NUI] Fix bug that PreMultipliedAlpha not applied to...
2022-06-02 Jaehyun Cho[NUI] Support Layout property by ViewStyle
2022-06-02 Xianbing Teng[NUI]First use own bindingcontext
2022-05-27 Shinwoo Kim[NUI][AT-SPI] make window border icons work
2022-05-27 Jaehyun Cho[NUI] Fix MenuItem to add TextLabel and Icon always
2022-05-27 joogab.yun[NUI] Add Maximize and Minimize related APIs and Add...
2022-05-27 dongsug-songUpdate src/Tizen.NUI/src/public/Input/FocusManager.cs
2022-05-27 dongsug-songUpdate src/Tizen.NUI/src/public/Input/FocusManagerArgs.cs
2022-05-27 dongsug-songUpdate src/Tizen.NUI/src/public/Input/FocusManagerArgs.cs
2022-05-27 dongsug-songUpdate src/Tizen.NUI/src/public/Input/FocusManager.cs
2022-05-27 dongsug.song[NUI] Change key focus related event's name
2022-05-27 dongsug.song[NUI] Add Tracer.End() to make a pair with Tracer.Begin()
2022-05-27 everLEEst(SangHyeo... [NUI] Support Fade Scroll Bar feature.
2022-05-27 dongsug.song[NUI] Add Tizen.Tracer logs at some critical points...
2022-05-27 joogab.yun[NUI] Supprot border for apps launched in full size.
2022-05-27 Seoyeon Kim[NUI] Apply Tizen 7.0 UX on Pagination
2022-05-27 Artur Świgoń[NUI][AT-SPI] Remove AccessibilityShouldReportZeroChild...
2022-05-27 Artur Świgoń[NUI][AT-SPI] Make GetAccessibilityRelations() usable
2022-05-27 Artur Świgoń[NUI][AT-SPI] Remove redundant qualifiers from Interop...
2022-05-27 everLEEst(SangHyeo... [NUI] fix warnings. add null argument exception and...
2022-05-27 Woochanlee[NUI] Apply AccessibilityHidden for Picker
2022-05-27 dongsug.song[NUI] Replace the part that throws an exception with...
2022-05-27 Seoyeon Kim[NUI] Fix ThumbColor property to change its own color
2022-05-27 everLEEst(SangHyeo... [NUI] Support Refactoring key focusable feature for...
2022-05-27 Seoyeon2Kim[NUI] Modify the position and inheritance of Slider...
2022-05-27 Taehyub Kim[NUI] DragAndDrop: Fit drag window to shadow view
2022-05-27 joogab.yun[NUI] Allows you to set the border to the top or bottom.
2022-05-27 Eunki, Hong[NUI] Remove useless API in FlexLayout
2022-05-25 Haesu Gwon[WebRTC] Add new DataChannel buffered amount APIs ...
2022-05-24 hjhunAdd AppControl.SetAutoRestart method (#4280)
2022-05-18 Hyotaek Shim[System][Feedback] Fix Tizen.System.Feedback not to...
2022-05-17 hjhun[Applications.Common] Fix CultureInfoHelper class ...
2022-05-11 Fang Xiaohui[NUI] Change IsCreateByXaml to virtual
2022-05-11 Jaehyun Cho[NUI] Fix crash on Navigator to check ContentPage.Conte...
2022-05-10 Jaehyun Cho[NUI] Fix typo in ScrollableBase
2022-05-10 Jaehyun Cho[NUI] Fix TabButton's size calculation logic with the...
2022-05-10 Jaehyun Cho[NUI] Set Padding to CheckBox and RadioButton based...
2022-05-10 Jaehyun Cho[NUI] Apply Tizen 7.0 UX to Navigator - Page animation
2022-05-10 Jaehyun Cho[NUI] Fix Navigator not to make ContentPage.Content...
next