platform/core/csapi/tizenfx.git
2020-12-21 adminRelease 9.0.0.15826 submit/tizen/20201222.005230
2020-12-21 adminMerge remote-tracking branch 'origin/master' into tizen
2020-12-21 dongsug-song[NUI] Version update (nui2205) (#2406)
2020-12-21 Dongsug Song[NUI] Version update (nui2206)
2020-12-21 huiyu.eun[NUI] Remove RegisterCallback function
2020-12-21 huiyueunUpdate ViewPublicMethods.cs
2020-12-21 huiyu.eun[NUI] Add an exception when deleting a view that is...
2020-12-21 zhouleonlei[NUI] Use PascalCase for private fields
2020-12-21 zhouleonlei[NUI] Fix CA2000 issue for Application Builder(disposed)
2020-12-21 Wonsik Jung[NUI] Fixing the emtpy finalizers(CA1821)
2020-12-21 Jiyun Yang[NUI] Initialize feedback instance only when the Feedba...
2020-12-21 Wonsik Jung[NUI] Fix build warning (CA1032)
2020-12-21 guowei.wang[NUI] Fix CA2000 issues in WidgetView.
2020-12-21 Dongsug Song[NUI] Fix CA1054
2020-12-21 Dongsug Song[NUI] Fix CS0108
2020-12-21 Yeongjong Lee[NUI] Rename EventHandler WithReturnType to end in...
2020-12-21 Dongsug Song[NUI] Fix CA1044
2020-12-21 Dongsug Song[NUI] Fix CA1063
2020-12-21 Bowon Ryu[NUI] Fix build warning CA2213
2020-12-21 Bowon Ryu[NUI] Fix build warning CA1820
2020-12-21 seungho[NUI] Fix build warning CA1308
2020-12-21 Yeongjong Lee[NUI] suppress CA1710 code analysis violation for depre...
2020-12-21 guowei.wang[NUI] Fix the issue that the TrackColor fails to take...
2020-12-21 huiyu[NUI] Fix build warning & clean code [CA1051]
2020-12-21 Daekwang Ryu[NUI] Fix CA1066
2020-12-21 guowei.wang[NUI] Fix CA2000 issues of UIComponents.
2020-12-21 Jaehyun Cho[NUI] Add AlertDialog class
2020-12-21 Jaehyun Cho[NUI] Add Dialog class
2020-12-21 huayong.xu[NUI] Add left/right shadow effect for the scrollablebase.
2020-12-21 zhouleonlei[NUI] Fix svace issue for texture
2020-12-17 adminRelease 9.0.0.15798 submit/tizen/20201218.005503
2020-12-17 adminMerge remote-tracking branch 'origin/master' into tizen
2020-12-17 hyotaekshim[Log] Modify documentation about dlog priorities (...
2020-12-16 adminRelease 9.0.0.15797 accepted/tizen/unified/20201217.124257 submit/tizen/20201217.005227
2020-12-16 adminMerge remote-tracking branch 'origin/master' into tizen
2020-12-16 bshsqa[NUI] Null check of Owner property of LayoutItem for...
2020-12-15 adminRelease 9.0.0.15796 submit/tizen/20201215.155857
2020-12-15 adminMerge remote-tracking branch 'origin/master' into tizen
2020-12-15 dongsug-song[NUI] Version update (nui2205) (#2406)
2020-12-15 Sunghyun Kim[NUI] Fix build warning CA1720
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 JoogabYunChange SCROLL_FINAL_X to ScrollFinalX (#2382)
2020-12-15 Yeongjong Lee[NUI] Fix CA1710, change name with with the correct...
2020-12-15 Yeongjong Lee[NUI] Add RelativeLayout sample
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 adminRelease 9.0.0.15749 accepted/tizen/unified/20201209.124930 submit/tizen/20201208.153507
2020-12-08 adminMerge remote-tracking branch 'origin/master' into tizen
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...
next