platform/core/csapi/tizenfx.git
2022-03-22 EverLEEst(SangHyeon... [NUI] remove unnecessary interop bind and add state...
2022-03-22 EverLEEst(SangHyeon... [NUI] renamed Interop enabled properties as DALi proper...
2022-03-22 EverLEEst(SangHyeon... [NUI] fix button IsEnabled and remove return value...
2022-03-22 EverLEEst(SangHyeon... [NUI] Add IsEnabled Property in View class for controli...
2022-03-22 dongsug.song[NUI] Change Button, TimePicker and etc 's Focusable...
2022-03-22 Eunki, Hong[NUI] Fix crash issue when visual create failed
2022-03-21 dongsug.song[NUI] Fix test-hub crash issue
2022-03-16 dongsug.song[NUI] version update 22113
2022-03-16 Artur Świgoń[NUI][AT-SPI] Remove interops for SetAccessibilityConst...
2022-03-15 Jaehyun Cho[NUI] Fix to invoke SelectedChanged when IsSelected...
2022-03-15 guowei.wang[NUI][SVACE] Fix SVACE issues
2022-03-15 guowei.wangsrc/Tizen.NUI/src/public/BaseComponents/TextLabel.cs
2022-03-15 dongsug.songRevert "[DO NOT REVIEW][TEST][NUI] key focus default...
2022-03-15 dongsug.songRevert "[NUI][TEST] key foucs default algorithm test"
2022-03-15 dongsug.song[NUI][TEST] key foucs default algorithm test
2022-03-15 dongsug.song[DO NOT REVIEW][TEST][NUI] key focus default algorithm...
2022-03-15 joogab.yun[NUI] Add a protected virtual bool HitTest(Touch touch...
2022-03-15 Fang Xiaohui[XamlBuild] Fix issue of project which hasn't debug...
2022-03-15 Wonsik Jung[NUI] Add window Min/Max Feature
2022-03-15 Jaehyun Cho[NUI] Add Selected theme color to MenuItem
2022-03-15 Taehyub Kim[NUI] Fix the mismatch between the selected state and...
2022-03-15 Eunki Hong[NUI] Allow BorderlineWidth without BackgroundColor...
2022-03-14 Wootak Jung[Bluetooth] Fix svace issues (#4025)
2022-03-11 huayong.xu[NUI] Add an API for evaluating js with callback in...
2022-03-10 dongsug.song[NUI] version update (2.1.12)
2022-03-10 Shinwoo Kim[NUI][AT-SPI] text: add "GetRangeExtents" interface
2022-03-10 Eunki Hong[NUI] Remove error message on Tizen.NUI.Samples
2022-03-10 dongsug.song[NUI][Test] xaml indexer sample
2022-03-10 Xianbing TengAdd targets/props into netstandard2.0
2022-03-10 Xianbing Teng[NUI] Add file comment and end empty line
2022-03-10 Xianbing Teng[NUI] Fix mismatch issue of the enum CreateDPObject
2022-03-10 Xianbing Teng[NUI] Add Tizen.NUI.XamlBuild module
2022-03-10 Taehyub Kim[NUI] Add New NUI DnD Class and Demo
2022-03-10 WonYoung Choi[Build] Use dotnet sdk 6.0.102 in release workflow...
2022-03-04 Hosang Kim[NUI] Version update (2.1.11)
2022-03-04 Artur Świgoń[NUI][AT-SPI] Static class Accessibility (#3987)
2022-03-04 JoogabYun[NUI] Update the touch description. (#3995)
2022-03-04 kimcinoo[NUI][AT-SPI] Set CollectionView role to List (#3989)
2022-03-04 kimcinoo[NUI][ATSPI] Set AccessibilityHidden for DefaultLinearI...
2022-03-04 Artur Świgoń[NUI][AT-SPI] Support multiple AT-SPI interfaces for...
2022-03-04 Woochanlee[NUI] Fix timePicker ampm internal logic
2022-03-04 Xianbing Teng[NUI] Fix GetProperty ambiguousmatch exception
2022-03-04 Xianbing Teng[NUI]Fix ResourcesDictionary & BindingContext issues
2022-03-04 hjhun[Applications.Common] Add Globalization invariant mode...
2022-02-22 JoogabYun[NUI] Version update (2.1.10) (#3967)
2022-02-22 JoogabYun[NUI] Add forward and backward direction type (#3932)
2022-02-22 joogab.yun[NUI] Rotary Event (Custom Wheel Type) improvement
2022-02-22 Eunki Hong[NUI] Fix unmatched return values before LazyUpdate...
2022-02-22 Artur Świgoń[NUI][AT-SPI] Singleton AccessibilityDelegate (#3899)
2022-02-17 Suyeon Hwang[Tts] Fix the description of Repeat() (#3953)
2022-02-16 Woochanlee[NUI] Version update (2.1.09)
2022-02-16 SangHyeon Jade Lee[NUI][Test] apply home env in launch.json of test proje...
2022-02-16 dongsug-song[NUI] Change csproj file to make this sample run on...
2022-02-16 EverLEEst(SangHyeon... [NUI] Apply focusable features and Automatic Focus...
2022-02-16 EverLEEst(SangHyeon... [NUI] fix copyright years.
2022-02-16 EverLEEst(SangHyeon... [NUI] fix descriptions of float graphicsTypeConverter
2022-02-16 EverLEEst(SangHyeon... add arguments for implicit scaling factor setting.
2022-02-16 EverLEEst(SangHyeon... Add FloatGraphicsTypeConverter and support converter...
2022-02-16 SangHyeon Jade Lee[NUI] add style guide sample. (#3944)
2022-02-16 joogab.yun[NUI] Add FeedTouch and FeedWheel
2022-02-16 Artur Świgoń[NUI][AT-SPI] Clean up APIs related to AccessibilitySta...
2022-02-11 Haesu Gwon[Camera] Support variable buffer size (#3934)
2022-02-08 taemin.yeom[Sensor] Add orientation sensor type
2022-02-08 Wonsik Jung[NUI] Version update (2.1.08)
2022-02-08 Jaehyun Cho[NUI] Fix FlexLayout size calculation with Padding
2022-02-08 dongsug.song[NUI] Fix the defect that CurrentFrame is not updated...
2022-02-08 Jaehyun Cho[NUI] Support RequestLayout() while main loop is in...
2022-02-08 dongsug.song[NUI] Add DisposeTest, Add DebugFileLogging Test
2022-02-08 huayong.xuAdd callback for navigation policy decision.
2022-02-08 huayongxu[NUI]Set response body in binary format when intercepti...
2022-02-08 Xianbing Teng[NUI] Fix PointSizeTypeConverter error
2022-02-08 Eunki, Hong[NUI] Call ProcessorOnceEvent after all event finished
2022-02-08 Maria Bialota[NUI][AT-SPI] Fixed A11y support for Navigator
2022-02-08 Shrouq Sabah[NUI] Add CharacterSpacing property
2022-02-08 Jaehyun Cho[NUI] Catch DllNotFoundException in IsSupportedMultiWin...
2022-02-08 Eunki Hong[NUI] Fix svace issue of RecyclerView LinearLayouter...
2022-02-08 abdullehghujeh[NUI] Add SelectionStarted event (#3912)
2022-02-08 Bowon Ryu[NUI] fix text underline struct
2022-02-08 Woochanlee[NUI] Support last day of month when month change in...
2022-02-08 Shinwoo Kim[NUI][ATSPI] remove duplicated calculation for states
2022-02-07 Haesu Gwon[WebRTC] Add new MediaFileSource APIs (#3917)
2022-02-03 Haesu Gwon[Camera] Fix preview gc issue (#3918)
2022-01-26 Eunki Hong[NUI] Rebase develnui (DevelNUI only patches --> master...
2022-01-20 chleun-moon[Connection] Do not use Lazy for Singleton (#3888)
2022-01-20 chleun-moon[WiFi] Add missing lock condition (#3882)
2022-01-19 Inhong[InputMethod] Add new APIs for advanced IME (#3638)
2022-01-19 tscholb[NUI] Version update (2.1.05)
2022-01-19 Artur Świgoń[NUI][AT-SPI] Fix accessibility activation for Recycler...
2022-01-19 Jaehyun Cho[NUI] Support Layout for Multi-Window
2022-01-19 EverLEEst(SangHyeon... [NUI] change individual code owners from team.
2022-01-19 dkdk-ryu[NUI] Modify GLWindow's method names (#3862)
2022-01-19 EverLEEst(SangHyeon... [NUI] move codeowners under the github directories...
2022-01-19 EverLEEst(SangHyeon... [NUI] Add NUI Code Onwers
2022-01-19 Xianbing Teng[NUI] Fix equals issue of Selector
2022-01-19 EverLEEst(SangHyeon... [NUI] fix non-initialized exception on layout notifier
2022-01-19 zhouleonlei[NUI] Fix svace issues
2022-01-19 Jaehyun Cho[NUI] Add TextFieldLayout and TextEditorLayout
2022-01-19 SangHyeon Jade LeeUpdate src/Tizen.NUI/src/public/XamlBinding/PointSizeTy...
2022-01-19 EverLEEst(SangHyeon... [NUI] Apply Sp and Dp type converter for text point...
2022-01-19 EverLEEst(SangHyeon... Revert "[NUI] apply scaling factor to point size (...
next