[NUI] Provide binding after HoverEvent class pimpling (#1917)
[platform/core/csapi/tizenfx.git] / src /
2020-08-20 Richard Huang[NUI] Provide binding after HoverEvent class pimpling...
2020-08-20 YeongJong Lee[NUI] restore TypeConverter support for Properties...
2020-08-20 jaeunchoi[NUI] Add ThumbColor property to Slider (#1878)
2020-08-20 jaeunchoi[NUI] Add SlidingStarted event to Slider (#1883)
2020-08-19 DavidIanSteele[NUI] Updated Tizen.NUI following removal of DALi Touch...
2020-08-19 dongsug-song[NUI] Fix TCT fail (#1922)
2020-08-19 dongsug-song[NUI] Restore Size2D's minus value as zero when Layout...
2020-08-19 AdunFang[NUI] Fix osv issue (#1919)
2020-08-19 Seoyeon2Kim[NUI] Add the default Accessibility attribute trait...
2020-08-19 Seoyeon2Kim[NUI] Add Accessibility override functions to component...
2020-08-18 neostom432[NUI] Boundary check for properties in ScrollableBase...
2020-08-14 Seoyeon2Kim[NUI] Remove OnAccessibilityTouch binding (#1914)
2020-08-13 hsgwon[ImageUtil] Supports WebP encoder and decoder (#1881)
2020-08-13 jaehyun0cho[NUI] Add ScrollPosition and ScrollCurrentPosition...
2020-08-12 Seoyeon2Kim[NUI] Add MaxLength property and signal to TextEditor...
2020-08-11 Richard Huang[NUI] Rename OnStage signal related internal methods...
2020-08-11 neostom432[NUI] Row/Column Spacing Underflow correction (#1909)
2020-08-11 JoogabYun[NUI] Add MinLineSize in RendererParameters (#1892)
2020-08-10 jeremy-jang[Packagemanager] Check the package list is empty (...
2020-08-10 hjhun[RPCPort][ACR] Support synchronous connection requests...
2020-08-10 WonYoung Choi[NUI] Resolve conflicts types between friends assemblie...
2020-08-10 Wootak Jung[Bluetooth][Non-ACR] Fix GATT issues (#1900)
2020-08-10 WonYoung Choi[Build] Install files of each module with profile varia...
2020-08-07 huiyueun[NUI] Binding FrameCallbackInterface (#1873)
2020-08-07 JoogabYun[NUI] Add GestureDetectorManager (#1895)
2020-08-07 dongsug-song[NUI] Remove workaround, Fix PropertyMap().Add() proble...
2020-08-06 Tae-Young Chung[MediaVision] Add new barcode types (#1897)
2020-08-06 jaehyun0cho[NUI] Add IndicatorColor and SelectedIndicatorColor...
2020-08-06 jaehyun0cho[NUI] Add Selector constructor with SelectorChangedCall...
2020-08-06 jaehyun0cho[NUI] Add ScrollPosition and ScrollCurrentPosition...
2020-08-06 jeremy-jang[Packagemanager] Add APIs for installing multiple packa...
2020-08-06 Wootak Jung[Bluetooth][Non-ACR] Add API document (#1885)
2020-08-05 dongsug-song[NUI] Workaround : Add Clear() when new PropertyMap...
2020-08-05 neostom432[NUI] Add Play/Pause/Stop APIs to Loading (#1889)
2020-08-05 Seoyeon2Kim[NUI] Add KeyboardRepeatSettingsChanged event (#1866)
2020-08-05 JoogabYunRevert "Revert "[NUI] Add CAPTURE_ALL_TOUCH_AFTER_START...
2020-08-03 dongsug-song[NUI] Fix ResizePolicy error when setting View.Size...
2020-07-30 neostom432[NUI] Support default focus logic for RecyclerView...
2020-07-30 zhouleonlei[NUI] Change Text to TextSelector for Textfield (#1876)
2020-07-30 kilig[Applications.Alarm] Handle null parameter for AppContr...
2020-07-29 zhouleonlei[NUI] Fix the type convert issue when new InputField...
2020-07-29 guowei.wang[NUI] Fix svace issues. (#1867)
2020-07-29 dongsug-songRevert "[NUI] Add CAPTURE_ALL_TOUCH_AFTER_START propert...
2020-07-29 dongsug-song[NUI] Workaround : Fix TCT fail issue (#1865)
2020-07-28 JoogabYun[NUI] Add CAPTURE_ALL_TOUCH_AFTER_START property (...
2020-07-28 YeongJong Lee[NUI] remove unused class (#1842)
2020-07-28 neostom432[NUI] Fix scroll item touch issue (#1864)
2020-07-27 YeongJong Lee[NUI] add attached property for FlexLayout (#1803)
2020-07-27 neostom432[NUI] Open new GridLayout APIs and Properties (#1834)
2020-07-24 Jiyun Yang[NUI] Enable selectors work in View : EnableControlStat...
2020-07-23 dongsug-song[NUI] Fix Window.FocusChanged event problem (#1855)
2020-07-23 jeon[NUI] Add WindowSystem softkey APIs (#1836)
2020-07-23 nam[MediaPlayer] remove NotSupportedFormat exception ...
2020-07-23 hsgwon[MediaController] Add new request method (#1823)
2020-07-23 zhouleonlei[NUI] Add exception and null check for Button/Slider...
2020-07-22 Jiyun Yang[NUI] Fix wearable style issues (#1847)
2020-07-22 Jiyun Yang[NUI] Scrollbar inherits VisualView instead of Control...
2020-07-22 jh8801jung[NFC][Non-ACR] Fix NFC Csharp TC failed issue (#1849)
2020-07-21 neostom432[NUI] Create Layout only for TextLabel (#1850)
2020-07-21 dongsug-song[NUI] Change for AddFrameRenderedCallback to maintain...
2020-07-21 JoogabYun[NUI] Change TextPageUtil to Tizen.NUI.Utility namespac...
2020-07-21 jaehyun0cho[NUI] Add ScrollEnabled to ScrollbarBase (#1838)
2020-07-21 jaehyun0cho[NUI] Add public types to replace nested types of Compo...
2020-07-21 jaehyun0cho[NUI] Add public types to replace nested types of Compo...
2020-07-21 jaehyun0cho[NUI] Add public types to replace nested types of Compo...
2020-07-20 Jiyun Yang[NUI] Remove Style from View (#1837)
2020-07-17 Jiyun Yang[NUI] Sync ViewWrapper swig connection arguments count...
2020-07-17 hsgwon[Multimedia] Update solution files (#1832)
2020-07-16 zhouleonlei[NUI] Remove bindings between Style and View (#1788)
2020-07-16 YeongJong Lee[NUI] fix wrong total expand value in expanded size...
2020-07-15 YeongJong Lee[NUI] use correct max column/row count in validation...
2020-07-15 dongsug-song[NUI] Add FrameRenderedCallback, FramePresentedCallback...
2020-07-15 YeongJong Lee[NUI] make GridLayout.Orientation default value as...
2020-07-15 YeongJong Lee[NUI] respect GridLayout child margin (#1825)
2020-07-15 YeongJong Lee[NUI] make xxxStretchProperty default value as StretchF...
2020-07-15 dongsug-song[NUI] Capture binding (#1752)
2020-07-15 AdunFang[NUI] Support the different file name of Xaml (#1816)
2020-07-15 neostom432[NUI] BackKeyEvent Proptotype (#1824)
2020-07-15 JoogabYun[NUI] Add TextPageUtil (#1819)
2020-07-15 huayongxu[NUI] Remove AssemblyInfo of NUI.Components.DA. (#1805)
2020-07-15 sukhyungkangAdd app manager attach/detach window API for internal...
2020-07-15 huayongxu[NUI] Fix some typos. (#1807)
2020-07-15 neostom432[NUI] Fix ScrollableBase when velocity is 0 (#1822)
2020-07-15 Ali-Alzyoud[NUI] TextField rename TextField_SelectNone to be Selec...
2020-07-14 hsgwon[MediaCodec] Add new codec type - Opus (#1812)
2020-07-13 Jiyun Yang[NUI] Sync ViewWrapper director arguments to dali-cshar...
2020-07-13 neostom432[NUI] Open ScrollalbleBase APIs (#1783)
2020-07-10 jeon[NUI] Add WindowSystem's quickpanel APIs (#1715)
2020-07-09 neostom432[NUI] Skip adding cell padding to last LinearLayout...
2020-07-09 Richard HuangRemove non-touch related deprecated APIs (#1791)
2020-07-09 Seoyeon2Kim[NUI] Make Pagination class public and fix CA warnings...
2020-07-09 neostom432[NUI] Fix GridLayout logic (#1814)
2020-07-09 Jiyun Yang[NUI] Fix Size issue of Loading (#1806)
2020-07-09 hsgwon[MediaController] Add the result code for Response...
2020-07-09 nam[MediaPlayer] add missing error code (#1781)
2020-07-08 hsgwon[MetadataEditor] Update exception description (#1776)
2020-07-08 hsgwon[AudioIO] Add new volume property to set/get recording...
2020-07-08 hsgwon[Metadata] Update description of supported file format...
2020-07-07 huayongxu[NUI] Fix the issue that theme could not be changed...
2020-07-07 huiyueunRevert "[NUI] Fix VisualMap.OutputVisualMap (#1794...
next