Add AppControl.SetAutoRestart method (#4280)
[platform/core/csapi/tizenfx.git] / src /
2022-05-24 hjhunAdd AppControl.SetAutoRestart method (#4280)
2022-05-18 Hyotaek Shim[System][Feedback] Fix Tizen.System.Feedback not to...
2022-05-17 hjhun[Applications.Common] Fix CultureInfoHelper class ...
2022-05-11 Fang Xiaohui[NUI] Change IsCreateByXaml to virtual
2022-05-11 Jaehyun Cho[NUI] Fix crash on Navigator to check ContentPage.Conte...
2022-05-10 Jaehyun Cho[NUI] Fix typo in ScrollableBase
2022-05-10 Jaehyun Cho[NUI] Fix TabButton's size calculation logic with the...
2022-05-10 Jaehyun Cho[NUI] Set Padding to CheckBox and RadioButton based...
2022-05-10 Jaehyun Cho[NUI] Apply Tizen 7.0 UX to Navigator - Page animation
2022-05-10 Jaehyun Cho[NUI] Fix Navigator not to make ContentPage.Content...
2022-05-10 Taehyub Kim[NUI] remove previous shadowView before adding new...
2022-05-10 joogab.yun[NUI] There was a problem calculating the scroll position.
2022-05-10 dongsug.song[NUI] Fix FocusIndicator default value
2022-05-10 Shinwoo Kim[NUI][AT-SPI] window disconnect highlight signal
2022-05-10 joogab.yun[NUI] Add SetFocusFinderRootView() and ResetFocusFinder...
2022-05-10 Jaehyun Cho[NUI] Update control theme whose UX is not defined...
2022-05-09 InhongModified to appropriate exception type (#4170)
2022-05-03 Jaehyun Cho[NUI] Fix CheckBox and Button.Icon sizes in theme
2022-05-03 Taehyub Kim[NUI] DragAndDrop: fix svace error
2022-05-03 Jaehyun Cho[NUI] Update Tizen 7.0 UX for Button and Check- sizes...
2022-05-03 joogab.yun[NUI] When calculating position coordinates, it should...
2022-05-03 EverLEEst(SangHyeo... [NUI] Apply IsEnabled feature on Pickers.
2022-05-03 everLEEst(SangHyeo... [NUI] apply Tizen 7.0 UX on CollectionView and Scrollba...
2022-05-03 Jaehyun Cho[NUI] Fix RelativeLayout to calculate ellipsis text...
2022-05-03 Taehyub Kim[NUI] DragAndDrop : change drag window reusable
2022-05-03 Seoyeon Kim[NUI] Apply Slider UX - Thumb and Tracks
2022-05-03 Seoyeon Kim[NUI] Apply Progress and Loading UX
2022-05-03 Shinwoo Kim[NUI][AT-SPI] Window: add highlight signal
2022-05-03 Jaehyun Cho[NUI] Fix MarginProperty and PaddingProperty with Layout
2022-05-03 tscholb[NUI] Fix crash issue in widget
2022-05-03 Taehyub Kim[NUI] Update Tizen 7.0 UX for Button, Check and Switch
2022-05-03 Jaehyun Cho[NUI] Apply Focused and Pressed BackgroundColor to...
2022-05-03 Jaehyun Cho[NUI] Fix Window.Add and Remove to use Layer.Add and...
2022-05-03 Jaehyun Cho[NUI] Apply AlertDialog UX - Sizes and Colors
2022-05-03 Taehyub Kim[NUI] Apply Tizen 7.0 UX for Button, Check, Switch...
2022-04-27 Haesu Gwon[Multimedia] Fix build error (#4204)
2022-04-27 dongsug.song[NUI][SVACE] fix svace defect (add null check, replace...
2022-04-27 Fang Xiaohui[NUI][Xaml] Sync patch https://github.com/Samsung/Tizen...
2022-04-27 Jaehyun Cho[NUI] Remove redundant codes in MenuItem
2022-04-27 guowei.wang[NUI][XamlBuild] Change XamlCTask & XamlGTask to NUIXam...
2022-04-27 Taehyub Kim[NUI] Implements drag source events.
2022-04-26 Bowon Ryu[NUI] Add RelativeLineHeight in TextLabel, TextEditor
2022-04-26 Wonsik Jung[NUI] Add IsWindowRotating()
2022-04-26 Jaehyun Cho[NUI] Fix Window.Dispose and Layer.LayoutCount
2022-04-26 Jaehyun Cho[NUI] Fix to null check menuStyle in Menu
2022-04-26 Jaehyun Cho[NUI] Fix Svace issue on TabButton by null check
2022-04-26 Jaehyun Cho[NUI] Apply Menu and MenuItem UX - Sizes and Colors
2022-04-26 Bowon Ryu[NUI] Apply text UX
2022-04-21 Seoyeon Kim[NUI][AT-SPI] Apply AccessibilityHidden for Scrollbar
2022-04-21 Jaehyun Cho[NUI] Apply TabView UX - TabBar and TabButton Size...
2022-04-21 Seoyeon Kim[NUI] Add to set AccessibilityName and Description...
2022-04-21 Jaehyun Cho[NUI] Fix Svace issue not to do unnecessary null check...
2022-04-21 Jaehyun Cho[NUI] Fix CustomView.GetNaturalSize() to return Size2D...
2022-04-21 Jaehyun Cho[NUI] Fix LinearLayout to update max height and width...
2022-04-21 gichan-jang[MachineLearning.Inference] Change interop (#4168)
2022-04-20 joogab.yun[NUI] Minimize size is set too large. and code clean
2022-04-20 dongsug.song[NUI] Components function coverage test
2022-04-20 Artur Świgoń[NUI][AT-SPI] Add indexable AccessibilitySuppressedEvents
2022-04-20 Jaehyun Cho[NUI] Apply ContentPage UX - BackgroundColor, CornerRad...
2022-04-20 Jaehyun Cho[NUI] Apply AppBar UX - Size, BackgroundColor, BackButt...
2022-04-20 Jaehyun Cho[NUI] Apply DialogPage's Scrim UX - BackgroundColor
2022-04-20 joogab.yun1. OnRequestResize() api called when requesting a resize
2022-04-20 joogab.yun[NUI] Change the border UI values ​​to properties.
2022-04-20 joogab.yun[NUI] Implements a BorderWindow
2022-04-20 dongsug.song[NUI] change SetPosition(...) as a hidden API for inter...
2022-04-20 Seungkeun Lee[NUI] Fix IsEnabledProperty name
2022-04-20 Seoyeon Kim[NUI][TCSACR-485] Add some methods for Loading
2022-04-20 Xianbing Teng[XamlBuild] Sync xamlbuild from api9
2022-04-20 guowei.wang[NUI][XamlBinding] Unifying the delimiter for TypeConve...
2022-04-20 guowei.wang[NUI][XamlBuild] Fix build error when calling ExitXaml...
2022-04-20 Bowon Ryu[NUI] Add VerticalAlignment in TextEditor
2022-04-20 Eunki, Hong[NUI] Remove potential of memory leak
2022-04-20 guowei.wang[NUI][XamlBuild] Set ExitXaml() as internal method.
2022-04-20 dongsug.song[NUI] Fix to disable ThemeManager in tv profile
2022-04-20 Shinwoo Kim[NUI] application: remove unnecessary reference count...
2022-04-20 joogab.yun[NUI] TextField and TextEditor have Focusable set to...
2022-04-20 Artur Świgoń[NUI][AT-SPI] Remove SetAccessibilityConstructor()
2022-04-20 Seoyeon Kim[NUI] Add Null check in Slider Dispose
2022-04-20 dongsug.song[NUI] Fix comments according to ACR review
2022-04-20 Jaehyun Cho[NUI] Fix warning by checking null argument in LayoutGroup
2022-04-20 Jaehyun Cho[NUI] Fix LayoutTransition to be added to Owner View...
2022-04-20 Shinwoo Kim[NUI][AT-SPI] Introduce AtspiEvents
2022-04-20 joogab.yun[NUI] Add SetDefaultGrabTouchAfterLeave api.
2022-04-20 Fang Xiaohui[XamlBuild] Sync API9 to API10
2022-04-20 Fang Xiaohui[XamlBuild] Support use root node inheirt nest type
2022-04-20 Fang Xiaohui[XamlBuild] Fix issue of boolean element node
2022-04-20 joogab.yun[NUI] Checks the button area if GrabTouchAfterLeave...
2022-04-20 everLEEst(SangHyeo... [NUI] remove warning messages with refactoring collecti...
2022-04-20 dongsug.song[NUI] propose a way to change the value of Picker by...
2022-04-20 Fang Xiaohui[XamlBuild] Remove the reference of Tizen.NUI.XamlBuild...
2022-04-20 Seoyeon Kim[NUI][TCSACR-483] Remove Slider deprecated events and...
2022-04-20 Fang Xiaohui[NUI][XamlBuild] Fix Xaml issues reported by VD
2022-04-20 Fang Xiaohui[NUI][XamlBuild] 1.Support DP value, 2.Support DataTemp...
2022-04-20 Fang XiaohuiRevert "[NUI][XamlBuild] Fix Xaml issues reported by VD"
2022-04-20 Fang Xiaohui[NUI][XamlBuild] Fix Xaml issues reported by VD
2022-04-20 dongsug.song[NUI] Fix SVACE issue
2022-04-18 Inhong[Sticker] Fix typo in description (#4152)
2022-04-12 InhongModified to change initialization flag properly (#4137)
2022-04-07 Inhong[Sticker][TCSACR-481] Add Sticker APIs (#3948)
2022-03-29 dongsug.song[NUI] propose Slider's key navigation and edit mode...
next