[NUI] Change Feedback as working on TouchEvent
[platform/core/csapi/tizenfx.git] / src /
2021-02-01 dongsug.song[NUI] Change Feedback as working on TouchEvent
2021-02-01 Youngbok Shin[NUI] Add FontSizeScale property in TextLabel, TextFiel...
2021-02-01 hjhun[Applications.ComponentBased.ComponentPort] Add a missi...
2021-02-01 hjhunMake exception safe codes (#2588)
2021-01-29 huiyu[NUI] Move SuggestedMinimumWidth/Height to native
2021-01-29 Hyunho KangFix WatchTime.UtcTimestamp.Millisecond bug (#2580)
2021-01-28 Dongsug Song[NUI] Re-structuring NUI by classifying modules
2021-01-27 Dongsug SongRevert "Revert "[NUI] Rebase DevelNUI (#2507)" (#2508)"
2021-01-27 huiyueunRevert "[NUI] Rebase DevelNUI (#2507)" (#2508)
2021-01-27 huiyueun[NUI] Rebase DevelNUI (#2507)
2021-01-27 Seoyeon2Kim[NUI] Add Value Indicator of Slider (#2533)
2021-01-27 huayongxu[NUI] Support scroll in WebView. (#2528)
2021-01-27 huayongxuAdd some new APIs like Context, Settings, etc. (#2419)
2021-01-26 hjhun[Tizen.Applications.ComponentBased][TCSACR-398] Add...
2021-01-26 dkdk-ryu[NUI] Fix CA1721 warnings (#2541)
2021-01-26 zhouleonlei[NUI] Fix CA2000 Warnings for View (#2556)
2021-01-26 tscholbAdd API for delete widgetView (#2521)
2021-01-26 AdunFang[NUI] Fix CA1819 : Properties should not return arrays...
2021-01-26 zhouleonlei[NUI] Fix CA2000 Warnings for View (#2546)
2021-01-26 Jiyun Yang[NUI] Support selector for PixelSize in TextLabelStyle...
2021-01-26 dongsug-song[NUI] Fix TV AmbientMode empty screen (#2538)
2021-01-26 YeongJong Lee[NUI] respect margin and padding for relative layout...
2021-01-26 YeongJong Lee[NUI] remove internal child properly when child view...
2021-01-26 YeongJong Lee[NUI] change size specification in changed callback...
2021-01-26 YeongJong Lee[NUI] add type check validation in ApplyPropertiesVisit...
2021-01-26 huiyu.eunRevert "[NUI] Add DeleteAccessibilityAttribute"
2021-01-26 Jiyun Yang[NUI] Sync unmanaged or managed data type to csharp...
2021-01-26 huiyu.eun[NUI] Add DeleteAccessibilityAttribute
2021-01-26 zhouleonlei[NUI] fix CA2000 Warning for proterty
2021-01-26 huiyu.eun[NUI] Overide Dispose to release native memory
2021-01-26 kilig[MessagePort] Fix bug for getting remote value (#2554)
2021-01-19 Seoyeon Kim[NUI] Fix AccessibilityManager Event handler
2021-01-19 dongsug.song[NUI] Add View.FindChildByID() as hidden API
2021-01-19 YeongJong Lee[NUI] use Size2DProperty for GetNaturalSize() instead...
2021-01-19 YeongJong Lee[NUI] remove redundant private field in View class...
2021-01-19 YeongJong Lee[NUI] remove unused measure specification size properti...
2021-01-19 YeongJong Lee[NUI] fix a c&p error in RelativeLayout (#2510)
2021-01-19 Dongsug Song[NUI] Fix runtime exception
2021-01-15 huiyu[NUI] Modify acr apis
2021-01-12 dh79pyun[Bluetooth][Non-ACR] Fix unhandled exception in GetBond...
2021-01-11 Jiyun YangRevert "[NUI] Fix CA2000 warning issues of View and...
2021-01-11 Jiyun YangRevert "[NUI] Fix CA2000 Warnings"
2021-01-11 Bowon Ryu[NUI] Fix build warning CA1712
2021-01-11 Jiyun Yang[NUI] Remove since_tizen tag for internal APIs
2021-01-11 Jiyun Yang[NUI] Update description of Transition classes
2021-01-11 zhouleonlei[NUI] Fix CA2000 Warnings
2021-01-11 zhouleonlei[NUI] Fix CA2000 issues for Render Shadow (#2493)
2021-01-11 Seoyeon Kim[NUI] Fix the incorrect parameter for XamlBinding
2021-01-11 guowei.wang[NUI] Fix CA2000 warning issues of View and ViewImpl.
2021-01-11 Joogab Yun[NUI] fixed memory leak
2021-01-11 zhouleonlei[NUI] Fix CA2000 issues for Visual (#2491)
2021-01-11 Jaehyun Cho[NUI] Add AppBar class (#2435)
2021-01-11 YeongJong Lee[NUI] remove unnecessary using in Size2D.cs (#2487)
2021-01-11 Jiyun Yang[NUI] Fix null exception in Loading and improve code...
2021-01-11 zhouleonlei[NUI] Fix CA2000 issues for Visuals (#2473)
2021-01-11 Moonhee, Choi[NUI] Fix CA1716 build warning
2021-01-11 YeongJong Lee[NUI] remove needless null validation in LayoutItem...
2021-01-11 guowei.wang[NUI] Fix CA2000 issues in Model3dView and RenderTask.
2021-01-11 Wander Lairson CostaUse correct calling convention
2021-01-11 zhouleonlei[NUI] Modify CA2000 Warnings for TextVisual and VisualA...
2021-01-11 huiyueun[NUI] Add ImageList property (#2449)
2021-01-11 guowei.wang[NUI] Fix crash issue in PaginationStyle. (#2448)
2021-01-11 Jiyun YangRevert "[NUI] Fix CA2000 issue in DefaultTheme(Dispose...
2021-01-11 zhouleonlei[NUI] Modify CA2000 Warnings for VisualMap (#2460)
2021-01-11 Jaehyun Cho[NUI] Override Dispose() in Navigator
2021-01-11 Jiyun YangRevert "[NUI] Modify CA2000 warnings for Visual"
2021-01-11 Yeongjong Lee[NUI] Add Obsolete Attribute for ControlStates enum
2021-01-11 zhouleonlei[NUI] Modify CA2000 warnings for Visual
2021-01-11 Seungho Baek[NUI] Adds StopBehavior and CurrentFrame properties...
2021-01-11 Dongsug Song[NUI] Fix the behavior as for View.BackgroundImage...
2021-01-11 Dongsug Song[NUI] Add internal and hidden APIs which are currently...
2021-01-11 guowei.wang[NUI] Fix CA2000 issue in DefaultTheme(Dispose object...
2021-01-11 Daekwang Ryu[NUI] Fix CA2002
2021-01-11 zhouleonleiModify dispose issue for window
2021-01-11 zhouleonlei[NUI] Fix CA2000 warning for Window
2021-01-11 Seoyeon2Kim[NUI] Fix a build warning CA1717 (#2422)
2021-01-11 huiyueunRevert "[NUI] Rebase DevelNUI (#2507)" (#2508)
2021-01-11 huiyueun[NUI] Rebase DevelNUI (#2507)
2021-01-08 Wootak Jung[Bluetooth][Non-ACR] Fix BluetoothDevice.Name convertin...
2021-01-05 jeremy-jang[Packagemanager] Fix registering internal event callbac...
2021-01-04 dh79pyun[Bluetooth][Non-ACR] Fix unhandled exception in GetBond...
2020-12-30 jeremy-jangRevert "[Packagemanager] Fix registering internal event...
2020-12-30 jeremy-jang[Packagemanager] Fix registering internal event callbac...
2020-12-29 Lee Chang Joo[System] Add internal APIs for power off and reboot...
2020-12-24 Yeongjong Lee[NUI] make RelativeLayout public
2020-12-22 huiyu.eun[NUI] Fix ScrollBar Unparent bug
2020-12-22 guowei.wang[NUI] Fix wrong thumb position in Scrollbar.
2020-12-22 Jaehyun Cho[NUI] Fix RadioButton not to invoke duplicate SelectedC...
2020-12-22 huiyu.eun[NUI]Fix build warning[CA1001]
2020-12-22 Jiyun Yang[NUI] Fix view style initialization bug (#2442)
2020-12-22 YeongJong Lee[NUI] rewrite theme resource (#2405)
2020-12-22 YeongJong Lee[NUI] deprecate unused FocusRequestArgs class (#2411)
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)
next