[Build] Add FOTA script for TizenFX (#2224)
[platform/core/csapi/tizenfx.git] / src /
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-09 Wonsik Jung[NUI] change orientation angle in GLWindow
2020-11-06 hjhunFix static analysis issues (#2193)
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-03 JoogabYunRevert "[NUI] Add TouchArea property. (#2105)" (#2167)
2020-11-03 huiyu.eun[NUI] Fix default animation bug of seamless
2020-11-03 Dongsug Song[NUI] Add defensive code for ViewSignal Disconnect()
2020-11-03 JoogabYun[NUI] Add TouchArea property. (#2105)
2020-11-03 huiyueun[NUI] Add try-catch block in New function (#2119)
2020-11-03 chleun-moon[WiFi] Use cloned apHandle (#2155)
2020-11-02 seungho[NUI] fix ScrollableBase layout issue
2020-11-02 huayong.xuMake sure scrollable shadow is shown only when scrolled...
2020-11-02 seungho[NUI] Fix ScrollableBase Size Issue
2020-11-01 shmin[Elmsharp] Add fontconfig reinit method (#2144)
2020-10-30 huiyueunRevert "[NUI] fix ScrollableBase wrong size issue ...
2020-10-30 Jiyun Yang[NUI] Change type of Selector.StateValueList to IList...
2020-10-30 Ali-Alzyoud[NUI] TextField/TextEditor: Add enableEditing propertie...
2020-10-29 Jiyun Yang[NUI] Handle null inputs in shadow
2020-10-29 YeongJong Lee[NUI] Make Selector.StateValueList public temporarily...
2020-10-29 bshsqa[NUI] fix ScrollableBase wrong size issue (#2126)
2020-10-29 YeongJong Lee[NUI] avoid duplicated elements in Selector (#2122)
2020-10-29 huayongxu[NUI] add ScrollOutOfBound event handler. (#2110)
2020-10-29 Ali-Alzyoud[NUI] TextField/TextEditor: Add SelectedTextStart,...
2020-10-29 JoogabYun[NUI] Add DisallowInterceptTouchEvent (#2109)
2020-10-29 huiyu.eunRevert "[NUI] Fix Dispose warning error[CA1001] (#2130)"
2020-10-29 YeongJong Lee[NUI] add exception docs of layout classes (#2052)
2020-10-29 YeongJong Lee[NUI] add null checking for equality operator of Contro...
2020-10-29 YeongJong Lee[NUI] remove unused exception parameters (#2089)
2020-10-29 YeongJong Lee[NUI] remove unused parameter docs tag. (#2083)
2020-10-29 Jiyun Yang[NUI] Add ThemeManager (#2034)
2020-10-28 huayong.xurename member variables.
2020-10-28 huayong.xuupdate some comments.
2020-10-28 huayong.xuadd shadow effect for scrollablebase.
2020-10-28 huiyueun[NUI] Fix Dispose warning error[CA1001] (#2130)
2020-10-28 dongsug-song[NUI] Fix build warning CS1573 (#2137)
2020-10-28 dongsug-song[NUI] Fix build warning: CS0105 (#2136)
2020-10-27 jaeunchoi[NUI] Fix typo in comments (#2127)
2020-10-26 Seoyeon2Kim[NUI] Fix Size2D to work correctly in Loading (#2114)
2020-10-22 huiyueun[NUI] Add frameBroker default setting value (#2113)
2020-10-22 JoogabYun[NUI] Bug fixed about TextPageUtil (#2111)
2020-10-20 hsgwon[Camera] Remove feature check (#2107)
2020-10-20 huiyueun[NUI] Modify seamless bug & update sample (#2102)
2020-10-20 JoogabYun[NUI] Add InterceptTouchEvent (#2098)
2020-10-19 dongsug-song[NUI] Fix Registry's memory leak (#2099)
2020-10-14 zhouleonlei[NUI] Add null pointer check for Scrollbar (#2050)
2020-10-14 JoogabYun[NUI] Modify to pass userData object to GestureDetector...
2020-10-13 Wootak Jung[Bluetooth][Non-ACR] Fix Track data converting logic...
2020-10-12 arosis78[ElmSharp] Added vd theme file path in ThemeOverlay...
2020-10-12 Wootak Jung[Bluetooth][Non-ACR] Fix TrackInfoChanged not invoked...
2020-10-08 stanluk[NUI] Handle XF86KeyPressed in BackKeyManager (#2048)
2020-10-08 dongsug-song[NUI] Deprecate set properties of Color, Rectangle...
2020-10-07 MuHong Byun[Sensor] Remove document warning. (#2080)
2020-10-07 Lee Chang Joo[System][Non-ACR] Change comments in DisplayState and...
2020-10-07 Jaehyun Cho[NUI] Add class SelectedChangedEventArgs to public...
2020-10-07 dongsug-song[NUI] Add RemoveAllChildren() in ScrollableBase (#2076)
2020-10-07 Seoyeon2Kim[NUI] Change the values of some enumeration types of...
2020-10-07 Lee Chang Joo[System][Non-ACR] Add comments in DisplayState and...
2020-10-07 huiyueun[NUI] Delete unnecessary log in BaseHandle (#2081)
2020-10-06 JoogabYun[NUI] Remove duplicate code (#2077)
2020-10-06 huiyueun[NUI] Delete unnecessary log (#2072)
2020-10-05 huiyueun[NUI] Add defense code for BaseHandle (#2069)
2020-10-05 MuHong ByunCheck if the feature key is supported at AutoRotationSe...
2020-10-05 pvschakradhar[Messaging] Native GC callback fix (#2065)
2020-09-29 WonYoung Choi[Build] Suppress build warnings (#2062)
2020-09-25 Kangho Hur[ElmSharp] Fix elm_more_option_open_get to return bool...
2020-09-24 MuHong Byun[Sensor] Change tizen feature of AutoRotationSensor...
2020-09-24 huiyueun[NUI] Fix ScrollableBase maxScrollDistance issue (...
2020-09-23 huiyueunRevert "[NUI] Add ControlStateTypeConverter for xaml...
2020-09-23 huiyueun[NUI] Modify preload (#2046)
2020-09-23 YeongJong Lee[NUI] correct logical operator in enum validation ...
2020-09-23 YeongJong Lee[NUI] add enum validation for Grid,FlexLayout (#2008)
2020-09-23 YeongJong Lee[NUI] Add ControlStateTypeConverter for xaml (#2002)
2020-09-23 zhouleonlei[NUI] Deprecate the callback of OnTouch (#2000)
2020-09-23 dongsug-song[NUI] Deprecate Adaptor class, ACR-373 (#1997)
2020-09-23 dongsug-song[NUI] Update MeasureCallback interface for latest Dali...
2020-09-23 Xianbing Teng[NUI] Fix fitting mode issue of ImageView (#1977)
2020-09-23 Xianbing Teng[NUI] Fix ObjectDump can't output logs (#1964)
2020-09-23 Xianbing Teng[NUI] Add Tizen.NUI.Binding into XAML namespace (#1950)
2020-09-22 JinWang An[SystemSettings] Add lock for EventHandler (#2036)
2020-09-21 huiyueun[NUI] Add Transition Animation Effects (#2006)
2020-09-21 Jiyun Yang[NUI] Switch do not animate on selection when it is...
2020-09-18 bshsqa[NUI] Make Scrollable finish when Gesture.StateType...
2020-09-18 AdunFang[NUI]Add static constructor to confirm the static dicti...
2020-09-18 Jiyun Yang[NUI] Add experimental API to Pagination (#2027)
2020-09-18 Wootak Jung[Bluetooth][Non-ACR] Add the exception handling logic...
2020-09-17 jaehyun0cho[ElmSharp] Fix Transit.Go to start transition immediate...
2020-09-17 jaehyun0cho[ElmSharp] Fix elm_transit_paused_get to return boolean...
2020-09-16 dongsug-songRevert "[NUI] Fix tct fail issues (#2012)" (#2017)
2020-09-16 YeongJong Lee[NUI] remove StateValueCollection from Selector (#1975)
2020-09-16 YeongJong Lee[NUI] add Set/GetAttachedValue method (#2007)
2020-09-16 Seoyeon2Kim[NUI] Fix Svace issues (#2018)
2020-09-16 YeongJong Lee[NUI] remove redundant interanl get/set methods in...
2020-09-15 dongsug-song[NUI] revert #2012 and add #1983 again by review of...
2020-09-15 Jiyun YangRevert "[NUI] Refactoring Theme and StyleManager (...
2020-09-15 dongsug-song[NUI] Fix tct fail issues (#2012)
2020-09-14 Wootak Jung[Bluetooth][Non-ACR] Define Interop callback to global...
2020-09-14 DavidIanSteele[NUI] Adding VertexBuffer to replace PropertyBuffer...
next