Release 9.0.0.15719
[platform/core/csapi/tizenfx.git] / src /
2020-11-26 adminMerge remote-tracking branch 'origin/master' into tizen
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 adminMerge remote-tracking branch 'origin/master' into tizen
2020-11-23 Wootak Jung[Bluetooth][Non-ACR] Fix svace issue (#2270)
2020-11-19 adminMerge remote-tracking branch 'origin/master' into tizen
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)
2020-11-19 guowei.wangFix CA2000 warning issues of GLWindow / ViewInternal.
2020-11-18 Wonyoung ChoiRelease 9.0.0.15689 submit/tizen/20201118.092902
2020-11-18 Wonyoung ChoiMerge remote-tracking branch 'github/master' into tizen
2020-11-16 Wonyoung ChoiMerge remote-tracking branch 'gerrit/tizen_6.0' into...
2020-11-13 adminMerge remote-tracking branch 'origin/API8' into tizen_6.0
2020-11-13 Jiyun YangRevert "[NUI] NUI has a default theme in TV profile"
2020-11-12 Wonyoung ChoiMerge remote-tracking branch 'origin/tizen_6.0' into...
2020-11-12 adminMerge remote-tracking branch 'origin/API8' into tizen_6.0
2020-11-12 Jiyun Yang[NUI] NUI has a default theme in TV profile
2020-11-12 Jiyun Yang[NUI] Do not make error message when the profile theme...
2020-11-11 zhouleonlei[NUI] Fixed the svace issues of Visuals
2020-11-11 zhouleonlei[NUI] Fixed Svace issues
2020-11-11 Jiyun Yang[NUI] Fix bulid warnings in Shadow
2020-11-11 Jaehyun Cho[NUI] Add EnableMultiSelection to SelectGroup (#2116)
2020-11-10 adminMerge remote-tracking branch 'origin/API8' into tizen_6.0
2020-11-10 zhouleonlei[NUI] Fixed svace defects of Visuals
2020-11-10 zhouleonlei[NUI] Fixed svace issues
2020-11-10 Wonsik JungRevert "[NUI] change orientation angle in GLWindow"
2020-11-10 hjhunFix static analysis issues (#2190)
2020-11-09 Wonyoung ChoiMerge remote-tracking branch 'origin/tizen_6.0' into...
2020-11-09 adminMerge remote-tracking branch 'origin/API8' into tizen_6.0
2020-11-09 Wonsik Jung[NUI] change orientation angle in GLWindow
2020-11-09 Wonsik Jung[NUI] change orientation angle in GLWindow
2020-11-09 guowei.wangFix warnings about CA2000 of NUI.Components. (#2157)
2020-11-06 adminMerge remote-tracking branch 'origin/API8' into tizen_6.0
2020-11-06 Jiyun Yang[NUI] Do not make error message when the profile theme...
2020-11-06 YeongJong Lee[NUI] Introduce ThemeResource (#2176)
2020-11-06 Jiyun Yang[NUI] Fix recursion when the view sets KeyboardNavigati...
2020-11-06 JoogabYun[NUI] fixed build warning CS1574 (#2191)
2020-11-06 hjhunFix static analysis issues (#2193)
2020-11-05 adminMerge remote-tracking branch 'origin/API8' into tizen_6.0
2020-11-05 Joogab Yun[NUI] No need to do Registry.GetManagedBaseHandleFromNa...
2020-11-05 Joogab Yun[NUI] No need to do Registry.GetManagedBaseHandleFromNa...
2020-11-05 Yeongjong Lee[NUI] change Column, Row default value from -1 to AutoC...
2020-11-04 JoogabYunRevert "[NUI] Add TouchArea property. (#2105)" (#2166)
2020-11-04 huiyu.eun[NUI] Fix default animation bug of seamless
2020-11-04 Dongsug Song[NUI] Add defensive code for ViewSignal Disconnect()
2020-11-04 JoogabYun[NUI] Add TouchArea property. (#2105)
2020-11-04 huiyueun[NUI] Add try-catch block in New function (#2119)
2020-11-04 chleun-moon[WiFi] Use cloned apHandle (#2155)
2020-11-04 seungho[NUI] fix ScrollableBase layout issue
2020-11-04 huayong.xuMake sure scrollable shadow is shown only when scrolled...
2020-11-04 seungho[NUI] Fix ScrollableBase Size Issue
2020-11-04 shmin[Elmsharp] Add fontconfig reinit method (#2144)
2020-11-04 huiyueunRevert "[NUI] fix ScrollableBase wrong size issue ...
2020-11-04 Jiyun Yang[NUI] Change type of Selector.StateValueList to IList...
2020-11-04 Ali-Alzyoud[NUI] TextField/TextEditor: Add enableEditing propertie...
2020-11-04 Jiyun Yang[NUI] Handle null inputs in shadow
2020-11-04 YeongJong Lee[NUI] Make Selector.StateValueList public temporarily...
2020-11-04 bshsqa[NUI] fix ScrollableBase wrong size issue (#2126)
2020-11-04 YeongJong Lee[NUI] avoid duplicated elements in Selector (#2122)
2020-11-04 huayongxu[NUI] add ScrollOutOfBound event handler. (#2110)
2020-11-04 Ali-Alzyoud[NUI] TextField/TextEditor: Add SelectedTextStart,...
2020-11-04 JoogabYun[NUI] Add DisallowInterceptTouchEvent (#2109)
2020-11-04 huiyu.eunRevert "[NUI] Fix Dispose warning error[CA1001] (#2130)"
2020-11-04 YeongJong Lee[NUI] add exception docs of layout classes (#2052)
2020-11-04 YeongJong Lee[NUI] add null checking for equality operator of Contro...
2020-11-04 YeongJong Lee[NUI] remove unused exception parameters (#2089)
2020-11-04 YeongJong Lee[NUI] remove unused parameter docs tag. (#2083)
2020-11-04 Jiyun Yang[NUI] Add ThemeManager (#2034)
2020-11-04 huayong.xurename member variables.
2020-11-04 huayong.xuupdate some comments.
2020-11-04 huayong.xuadd shadow effect for scrollablebase.
2020-11-04 huiyueun[NUI] Fix Dispose warning error[CA1001] (#2130)
2020-11-03 adminMerge remote-tracking branch 'origin/API8' into tizen_6.0
2020-11-03 JoogabYunRevert "[NUI] Add TouchArea property. (#2105)" (#2167)
2020-11-03 Wonyoung ChoiRollback to 8.0.0.15663
2020-11-03 adminMerge remote-tracking branch 'origin/master' into tizen
2020-11-03 huiyu.eun[NUI] Fix default animation bug of seamless
next