[NUI] Fix RelativeLayout's descendant size and position calculations
[platform/core/csapi/tizenfx.git] / src /
2021-06-14 Jaehyun Cho[NUI] Fix RelativeLayout's descendant size and position...
2021-06-10 Hyunho KangAdd Internal Notification Response Event handler (...
2021-06-09 Dongsug Song[NUI] Fix implicit dispose exception defect
2021-06-09 Fang Xiaohui[NUI] Support factory method in EXaml
2021-06-08 SangHyeon Jade LeeRevert "make IsGrouped setter internal as only the...
2021-06-08 EverLEEst(SangHyeo... make IsGrouped setter internal as only the GroupHeaderT...
2021-06-08 Jiyun Yang[NUI] Fix button CellPadding policy and default CornerR...
2021-06-08 JoogabYun[NUI] Add NeedGesturePropagation (#3130)
2021-06-08 SangHyeon Jade Lee[NUI] Make BindableProperty of ItemsSource (#3160)
2021-06-08 Jaehyun Cho[NUI] Add Page's Appeared and Disappeared events
2021-06-08 SangHyeon Jade Lee[NUI] fix layouter null exception while clearing it...
2021-06-08 Fang Xiaohui[NUI] Provide method so that user can register properti...
2021-06-08 Jaehyun Cho[NUI] Set AlertDialog's LinearLayout center aligned
2021-06-08 Jaehyun Cho[NUI] Fix to require Layout to fit to children or fill...
2021-06-08 Jiyun Yang[NUI] Theme constructor throws XamlParseException
2021-06-08 Woochanlee[NUI] Fix Picker value changed not invoked when align...
2021-06-08 SangHyeon Jade Lee[NUI] fix CollectionView scroll block issue. (#3141)
2021-06-08 Seoyeon2Kim[NUI] Change the type of Consumed property for GestureI...
2021-06-08 Jaehyun Cho[NUI] Fix Navigator's animation and Page's visible...
2021-06-08 Bartłomiej Grzelewski[NUI][AT-SPI] Add SetTextContents, InsertText and Delet...
2021-06-07 Haesu Gwon[Camera] Hide CDM interface from user (#3146)
2021-06-02 Haesu Gwon[Camera] Add ctor for network camera (#3140)
2021-06-02 Haesu Gwon[Camera] Add CameraDeviceManager (#3137)
2021-06-01 Fang Xiaohui[NUI][Xaml] Fix issue that BindingContext can't be...
2021-06-01 Bowon Ryu[NUI] Add InputMethodSettings property to TextEditor
2021-06-01 Dongsug Song[NUI] Fix ABI break for API8 NUI image
2021-06-01 Fang Xiaohui[NUI] Fix Jira 2295
2021-06-01 Artur Świgoń[NUI][AT-SPI] Remove AccessibilityAnimated
2021-06-01 huiyu.eun[NUI] Fix Scrolling position issue by animation
2021-06-01 Jaehyun Cho[NUI] Set Notification Window transparent (#3125)
2021-06-01 huiyu.eun[NUI] Fix ScrollableBase animation issue
2021-06-01 Seungho Baek[NUI] Add GetCapturedBuffer api for Capture
2021-06-01 huiyu.eun[NUI] Fix ScrollableBase Remove issue
2021-06-01 SangHyeon Jade Lee[NUI] Cancel pressed state properly on touch events...
2021-06-01 SangHyeon Jade Lee[NUI] fix contentcontainer size initalize (#3118)
2021-06-01 SangHyeon Jade Lee[NUI] updating InternalItemsSource when header/footer...
2021-06-01 dongsug.song[NUI] Add FindLayerByID(), FindChildByID()
2021-06-01 Sunghyun Kim[NUI] Disable desired size when image loading fail
2021-06-01 Seoyeon2Kim[NUI] Update ViewAccessibility enumerations (#3048)
2021-05-31 Haesu Gwon[Camera] Add new internal API - extra preview event...
2021-05-28 SangHyeon Jade Lee[NUI] fix layouter and cache clearing when property...
2021-05-28 Jaehyun Cho[NUI] Apply ContentPage Color
2021-05-28 Jaehyun ChoRevert "[NUI] Apply Page color"
2021-05-28 Jaehyun Cho[NUI] Fix to set Actions center aligned in AlertDialog
2021-05-28 huiyu.eun[NUI] Fix ScrollableBase Remove issue
2021-05-27 Jaehyun Cho[NUI] Apply Page color
2021-05-27 SangHyeon Jade Lee[NUI] fix CollecitonView item sizing on MeasureFirst...
2021-05-27 Jaehyun Cho[NUI][ATSPI] Accessibility support for TabView components
2021-05-27 Jaehyun Cho[NUI][ATSPI] Not highlightable for AlertDialog
2021-05-27 Jaehyun Cho[NUI][ATSPI] Accessibility support for AppBar
2021-05-27 Joogab Yun[NUI] Change interruptView to InterceptTouchEvent
2021-05-27 Jaehyun Cho[NUI] Deprecate ResizePolicyType
2021-05-27 huayongxu[NUI] Fix crash when background color of webview is...
2021-05-27 Woochanlee[NUI][ATSPI] Default accessibility support for Picker...
2021-05-26 Haesu Gwon[MediaTool] Add new video mime types (#2978)
2021-05-26 Wootak Jung[Bluetooth][Non-ACR] Add device name null check logic...
2021-05-26 Hosang Kim[NUI] Improve usability of AutomationId
2021-05-26 Jaehyun Cho[NUI] Remove duplicate AlertDialog theme
2021-05-26 Jiyun Yang[NUI] Fix BindableObject.SetValue to allow Selector...
2021-05-26 Jiyun Yang[NUI] Window operations can get detail result
2021-05-26 Jaehyun Cho[NUI] Add more log info for recursive dependency in...
2021-05-26 JunsuChoi[NUI]CanvasView: Add BoundingBox property (#2995)
2021-05-26 JunsuChoi[NUI] CanvasView: Manage added drawables as a list...
2021-05-26 Artur Świgoń[NUI][AT-SPI] Fix DllImport typo in Interop.Accessibili...
2021-05-26 Bowon Ryu[NUI] Add EnableGrabHandle, EnableGrabHandlePopup to...
2021-05-26 Seoyeon2Kim[NUI] Update ViewAccessibility according to the coding...
2021-05-26 huayongxuRename functions, variables, etc related to policy...
2021-05-26 huayongxuFix crash issue when favicon is null. (#3010)
2021-05-25 EverLEEst(SangHyeo... [NUI] Fix item position to apply collectionView Padding
2021-05-24 Jaehyun Cho[NUI] Apply the latest UX of TabView
2021-05-24 Jaehyun ChoRevert "[NUI] Calculate correct MatchParent size for...
2021-05-24 Jaehyun Cho[NUI] Fix to calculate LinearLayout's MatchParent child...
2021-05-21 Fang Xiaohui[Xaml] Support nest type in Xaml
2021-05-21 JunsuChoi[NUI] VectorGraphics: Add list of added drawable object...
2021-05-21 JunsuChoi[NUI] VectorGraphics: Add DrawableGroup Class
2021-05-21 JoogabYun[NUI] Change ulong to uint at Interop.Touch.GetMouseBut...
2021-05-21 dongsug.song[NUI] Revert ImageLoading's access modifier
2021-05-21 Jaehyun Cho[NUI] Calculate correct MatchParent size for ContentPag...
2021-05-21 Eunki, Hong[NUI] Add Borderline Properties
2021-05-21 Artur Świgoń[NUI][AT-SPI] Add API for blocking automatic Bridge...
2021-05-21 Anna BartakMinor pr changes
2021-05-21 Bartlomiej Grzelewski[NUI][AT-SPI] Add Value interface to Pagination
2021-05-21 Bartlomiej Grzelewski[NUI][AT-SPI] Simplify AccessibilityStates
2021-05-21 zhouleonlei[NUI] Fix Svace issues
2021-05-21 Bowon Ryu[NUI] Add Hyphenation, Mixed to LineWrapMode
2021-05-21 Jiyun Yang[NUI] Notification throws a proper exception when the...
2021-05-21 Jiyun Yang[NUI] Disable external theme in TV profile and make...
2021-05-21 kimcinoo[NUI] atspi: use 'class' key for Dali type name (#3009)
2021-05-21 Artur Świgoń[AT-SPI] Move code from View.cs to ViewAccessibility...
2021-05-21 huayongxuRename functions, variables, etc related to policy...
2021-05-21 seungho[NUI] Fix some typo and grammar mistake
2021-05-21 huayongxuFix crash issue when favicon is null. (#3010)
2021-05-21 Seoyeon2Kim[NUI] Update Slider sample to test touch event (#2996)
2021-05-21 Jiyun Yang[NUI] Fix contradictory code in SetProperty
2021-05-21 Seoyeon2Kim[NUI] Update some descriptions (#2990)
2021-05-21 Sunghyun Kim[NUI] Set FittingMode only when value has changed
2021-05-21 Wonsik Jung[NUI] Add GLWindow Rendering mode
2021-05-21 Jaehyun Cho[NUI] Fix Utility.Dispose not to set null to method...
2021-05-21 Shinwoo Kim[NUI][ATSPI] Add Accessibility.SuppressScreenReader()
2021-05-21 Shinwoo Kim[NUI][ATSPI] remove build warning messages
next