[NUI][Xaml] Fix issue of call SetBinding in c# code
[platform/core/csapi/tizenfx.git] / src /
2022-03-29 Xianbing Teng[NUI][Xaml] Fix issue of call SetBinding in c# code
2022-03-29 Shinwoo Kim[NUI][AT-SPI] Add ScreenReaderEnabled, Disabled
2022-03-29 joogab.yun[NUI] Supports Clockwise and CounterClockwise focus...
2022-03-29 joogab.yun[NUI] Add a new Tizen.NUI.ICustomAwareDeviceFocusAlgorithm.
2022-03-29 huayong.xu[NUI] Do not set value of property again when theme...
2022-03-29 Jaehyun Cho[NUI] Add Button ItemHorizontalAlignment and ItemVertic...
2022-03-23 dongsug.song[NUI] Fix SVACE issue
2022-03-22 Jaehyun Cho[NUI] Fix FlexLayout size calculation issue caused...
2022-03-22 tscholb[NUI] Add API for consuming keyEvent in Widget (#4002)
2022-03-22 Eunki, Hong[NUI] Fix ImageView.Image property bugs + Make Animated...
2022-03-22 zhouleonlei[NUI] fix svace issue
2022-03-22 everLEEst(SangHyeo... [NUI] add new prefix for pre-existed property
2022-03-22 everLEEst(SangHyeo... [NUI] update copyright.
2022-03-22 everLEEst(SangHyeo... [NUI] Modify IsEnabled pre-built classes and style
2022-03-22 EverLEEst(SangHyeo... [NUI] remove unnecessary interop bind and add state...
2022-03-22 EverLEEst(SangHyeo... [NUI] renamed Interop enabled properties as DALi proper...
2022-03-22 EverLEEst(SangHyeo... [NUI] fix button IsEnabled and remove return value...
2022-03-22 EverLEEst(SangHyeo... [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 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 Shinwoo Kim[NUI][AT-SPI] text: add "GetRangeExtents" interface
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-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] 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 EverLEEst(SangHyeo... [NUI] fix descriptions of float graphicsTypeConverter
2022-02-16 EverLEEst(SangHyeo... Add FloatGraphicsTypeConverter and support converter...
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 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 Artur Świgoń[NUI][AT-SPI] Fix accessibility activation for Recycler...
2022-01-19 Jaehyun Cho[NUI] Support Layout for Multi-Window
2022-01-19 dkdk-ryu[NUI] Modify GLWindow's method names (#3862)
2022-01-19 Xianbing Teng[NUI] Fix equals issue of Selector
2022-01-19 EverLEEst(SangHyeo... [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(SangHyeo... [NUI] Apply Sp and Dp type converter for text point...
2022-01-19 EverLEEst(SangHyeo... Revert "[NUI] apply scaling factor to point size (...
2022-01-19 shrouqsabah[NUI] Add Strikethrough Property (#3844)
2022-01-12 Jaehyun ChoRevert "[NUI] Support Layout for Multi-Window"
2022-01-12 Eunki, Hong[NUI] Fix bug when ResourceUrl is empty string
2022-01-12 zhouleonlei[NUI] Fix svace issue
2022-01-12 Jaehyun Cho[NUI] Support Layout for Multi-Window
2022-01-12 Bowon Ryu[NUI] Add EnableFontSizeScale to Text components (...
next