[NUI] Delete warning messages
[platform/core/csapi/tizenfx.git] / src /
2020-12-15 huiyu[NUI] Delete warning messages
2020-12-15 Dongsug Song[NUI] Change "IsTapGestureFeedback" as "Feedback"
2020-12-15 huiyueun[NUI] Remove build warning - CA1055 (#2338)
2020-12-15 huiyuRevert "[NUI] Fix build warning[CA1000]"
2020-12-15 bshsqa[NUI] Fix build warning CA1724 (#2394)
2020-12-15 ali198724[NUI] text: Add property for primary cursor (caret...
2020-12-15 huiyu[NUI] Fix build warning[CA1000]
2020-12-15 huiyu[NUI] Fix build warning[CA1064]
2020-12-15 Sunghyun Kim[NUI] Fix build warning CS1064
2020-12-15 Jaeun Choi[NUI] Add TabView and related classes
2020-12-15 Jiyun Yang[NUI] Improve Theme load
2020-12-15 Yeongjong Lee[NUI] Fix CA1710, change name with with the correct...
2020-12-15 Yeongjong Lee[NUI] introduce RelativeLayout
2020-12-15 zhouleonlei[NUI] Modify SwitchSample and warnings
2020-12-15 zhouleonlei[NUI] Modify 6.0 to 6.5
2020-12-15 zhouleonlei[NUI] Add sound feedback for Control
2020-12-15 guowei.wang[NUI] Fix CA2000 warning issues of Application / ImageView.
2020-12-15 huiyu.eun[NUI] Call show winodw on ApplicationInit
2020-12-15 Dongsug Song[NUI] Suppress CA1716, CA1052, CA1034 for deprecated...
2020-12-15 Yeongjong Lee[NUI] use discard to ignore unused return value
2020-12-15 Sunghyun Kim[NUI] Fix build warning CS0109
2020-12-15 seungho[NUI] Prevent unnecessary Layout call, make independent...
2020-12-15 Jiyun Yang[NUI] Remove DropDown class since it is moved to fhub-nui
2020-12-15 Jiyun Yang[NUI] Fix CA1034 for obsolete classes
2020-12-15 seungho[NUI] Change property name frome Url to Uri
2020-12-15 seungho[NUI] Fix build warning CS0419
2020-12-15 seungho[NUI] Fix build warning CA2007
2020-12-15 zhouleonlei[NUI] Fix svace issues
2020-12-15 Jiyun Yang[NUI] Fix CA1052
2020-12-15 Jiyun Yang[NUI] Fix CA1069
2020-12-15 Jiyun Yang[NUI] Fix CA2214
2020-12-15 Moonhee, Choi[NUI] Remove build warning - CA2241
2020-12-15 Jaehyun Cho[NUI] Fix to restore setter of AnimatedImageView.Resour...
2020-12-15 Yeongjong Lee[NUI] make Graphics.Backend internal
2020-12-15 Joogab Yun[NUI] remove "_" and refactoring naming to pascal case.
2020-12-15 Moonhee, Choi[NUI] Remove build warning - CA1825
2020-12-15 Moonhee, Choi[NUI] Remove build warning - CA1041
2020-12-15 Yeongjong Lee[NUI] fix exception when Theme.Resource is used in...
2020-12-15 Dongsug Song[NUI] Fix wrong AnimationState after VectorAnimatedImag...
2020-12-15 Yeongjong Lee[NUI] separate layouting logic of the independent children
2020-12-15 Joogab Yun[NUI] fixed bug about set desired size
2020-12-15 Dongsug Song[NUI] Add RedrawInScalingDown in LottieAnimationView
2020-12-15 bshsqa[NUI] Change clipping mode of ScrollableBase (#2354)
2020-12-08 JoogabYun[NUI] Add Padding parameter for TextPageUtil (#2332)
2020-12-08 huiyueun[NUI] Modify NUI Seamless animation bug (#2334) (#2341)
2020-12-08 Jiyun Yang[NUI] Use weak reference for theme changed event
2020-12-08 Jiyun Yang[NUI] Introduce CornerRadiusPolicy to View
2020-12-08 bshsqa[NUI] Add Url property to convert image buffer to URL...
2020-12-08 huiyueun[NUI] Modify popup dismiss bug (#2336)
2020-12-08 guowei.wang[NUI] Fix CA2000 warning issues of Camera / ItemView...
2020-12-08 seungho[NUI] Let scroll again when displacement for OutOfBound...
2020-12-08 Jiyun Yang[NUI] Fix not to get framework path via StyleManager
2020-12-08 Seoyeon2Kim[NUI] Fix a build warning CA1827 (#2314)
2020-12-08 ali198724[NUI-Text] Add more scroll functinality to texteditor
2020-12-08 Jaehyun Cho[NUI] Add Window extension method GetDefaultNavigator
2020-12-08 Youngbok Shin[NUI] fix CA1801 build warnings from auto-generated...
2020-12-08 Seoyeon2Kim[NUI] Fix build warnings related to XAML (#2287)
2020-12-08 YeongJong Lee[NUI]Revert temporary patch that fix DA build error...
2020-12-01 seungho[NUI] Refactoring FrameUpdateCallback
2020-12-01 YeongJong Lee[NUI] Add ControlStateTypeConverter for xaml (#2185)
2020-12-01 seungho[NUI] Support Blend Equaiton
2020-12-01 dongsug.song[NUI] Remove [Obsolete()] attribute
2020-12-01 huayong.xuUpdate sample of ScrollableBase OutOfBound event handler.
2020-12-01 huayong.xu[NUI] Add direction & displacement into ScrollOutOfBoun...
2020-12-01 huiyueun[NUI] Delete unnecessary log (#2299)
2020-12-01 Yeongjong Lee[NUI] Add AttributeUsageAttribute for ScriptablePropert...
2020-12-01 zhouleonlei[NUI] Fix Svace issues
2020-12-01 bshsqa[NUI] Adjust ScrollingEventThreshold to cover larger...
2020-12-01 huiyu.eunRevert "Modify color"
2020-12-01 huiyu.eun[NUI] Modify comment
2020-12-01 huiyu.eunModify color
2020-12-01 huiyu.eun[NUI] Change setter of property
2020-11-26 Jaehyun Cho[NUI] Fix StyleCop warning CA2227 (#2232)
2020-11-26 Jiyun Yang[NUI] Load default theme in preload
2020-11-26 YeongJong Lee[NUI] remove unused Xamarin style classes (#2184)
2020-11-26 Jaehyun Cho[NUI] Fix StyleCop warning CA1823 (#2222)
2020-11-26 YeongJong Lee[NUI] respect flex child margin changes (#2271)
2020-11-26 JoogabYunRevert refactoring naming (#2274)
2020-11-26 Seoyeon2Kim[NUI] Fix build warning CA1062 (#2234)
2020-11-26 YeongJong Lee[NUI] remove unnecessary code that flex margin is assig...
2020-11-26 YeongJong Lee[NUI] fix CellPadding bugs on LinearLayout (#2269)
2020-11-26 YeongJong Lee[NUI] synchronize View.ExcludeLayouting and FlexLayout...
2020-11-26 Youngbok Shin[NUI] fix CA1801 build warnings (#2258)
2020-11-23 Wootak Jung[Bluetooth][Non-ACR] Fix svace issue (#2270)
2020-11-19 huayong.xu[NUI] Enable/Disable overshooting effect for Scrollable...
2020-11-19 bshsqa[NUI] Correct the meaning of ExcludeLayouting. (#2257)
2020-11-19 YeongJong Lee[NUI] change Column, Row default value from -1 to AutoC...
2020-11-19 huiyu.eunFollow formatting NUI
2020-11-19 JoogabYun[NUI] remove "_" and refactoring naming to pascal case...
2020-11-19 Jaehyun Cho[NUI] Add Navigator and Page classes
2020-11-19 dongsug.song[NUI] Fix exception defect when LanguageChanged event...
2020-11-19 Ali-Alzyoud[NUI] Add more selection functinality into TextEditor...
2020-11-19 bshsqa[NUI] Add ExcludeLayouting to View (#2187)
2020-11-19 JoogabYun[NUI] fixed build warning CA1707 (#2241)
2020-11-19 JoogabYun[NUI] fixed build warning CA1707 (#2239)
2020-11-19 JoogabYun[NUI] fixed build warning CA2208 (#2228)
2020-11-19 Youngbok Shin[NUI] fix a CA2200 warning (#2240)
2020-11-19 Jiyun Yang[NUI] Fill missing descriptions and fix build warnings...
2020-11-19 JoogabYun[NUI] fixed build warning CA1802 (#2227)
2020-11-19 Youngbok Shin[NUI] fix a CA1507 warning (#2233)
next