[NUI] Add forward and backward direction type (#3932)
[platform/core/csapi/tizenfx.git] / src /
2022-02-23 JoogabYun[NUI] Add forward and backward direction type (#3932)
2022-02-23 joogab.yun[NUI] Rotary Event (Custom Wheel Type) improvement
2022-02-17 chleun-moon[WiFi] Add missing lock condition (3) (#3963)
2022-02-11 joogab.yun[NUI] Add FeedTouch and FeedWheel
2022-02-11 joogab.yun[NUI] Add FeedTouch and FeedWheel
2022-02-10 Haesu Gwon[Camera] Support variable buffer size (#3933)
2022-02-08 taemin.yeom[Sensor] Add orientation sensor type
2022-02-07 chleun-moon[WiFi] Add missing lock condition (2) (#3925)
2022-02-03 Eunki Hong[NUI] Fix svace issue of RecyclerView LinearLayouter...
2022-01-28 Haesu Gwon[Camera] Remove useless logs (#3915)
2022-01-27 Haesu Gwon[Camera] Fix preview gc issue (#3883)
2022-01-25 chleun-moon[WiFi] Add missing lock condition (#3901)
2022-01-21 chleun-moon[Connection] Do not use Lazy for Singleton (#3890)
2022-01-18 Wonsik Jung[NUI] Add IsWindowRotating()
2022-01-12 Eunki HongRevert "[NUI] Update ImageView properties lazy"
2022-01-11 Eunki, Hong[NUI] Update ImageView properties lazy
2022-01-11 Xianbing Teng[NUI] Fix issue if application info is null
2022-01-06 dongsug.song[NUI] Fix the defect that CurrentFrame is not updated...
2022-01-04 Haesu Gwon[WebRTC] Prevent cb instance from GC (#3835)
2022-01-03 Haesu Gwon[MediaPlayer] Fix description error(API9) (#3834)
2021-12-17 dongsug.song[NUI] Fix StopFinal(EndAction) not working on lite...
2021-12-17 dongsug.song[NUI] Fix VS solution file to build the project
2021-12-17 joogab.yun[NUI] Improves GetNextFocusableView
2021-12-16 Daekwang Ryu[NUI] Add GLView
2021-12-09 Haesu Gwon[Camera] Fix UnsetExtraPreviewCallback bug (#3780)
2021-12-08 Eunki, Hong[NUI][API9] Set null if callback removed
2021-12-02 zhouleonlei[NUI] Fix null pointer svace issue
2021-12-02 dongsug.song[NUI] Remove redundant debug msg, No logic change
2021-11-26 dongsug.song[NUI] clean up debugging logs
2021-11-25 Wootak Jung[Bluetooth][Non-ACR] Fix Hid unregister callback not...
2021-11-22 joogab.yun[NUI] Binding TextFitChanged event
2021-11-22 dongsug.songRevert "[NUI] Change for Size2D property to own interna...
2021-11-22 dongsug.songRevert "[NUI] Change Color, Position2D, and etc propert...
2021-11-22 Wonsik Jung[NUI] Add window auixiliary message event
2021-11-19 Seungho Baek[NUI] Add Transition Group
2021-11-19 seungho[NUI] Make image visual actions protected
2021-11-18 dongsug.song[NUI] Add some debugging code to check if the object...
2021-11-17 Shinwoo Kim[NUI][ATSPI] Calculate states based on DALi
2021-11-17 Shinwoo Kim[NUI][ATSPI] Set Navigator, ContentPage role
2021-11-17 dongsug.song[NUI] Add some debug log to check reference count of...
2021-11-15 Seoyeon Kim[NUI] Remove build warning messages
2021-11-15 dongsug.song[NUI] Check if event handler of the DisposedQueued...
2021-11-12 tscholb[NUI] Fix crash issue when signal is disposed
2021-11-12 SangHyeon Jade Lee[NUI] Fix wrong prev size assigning on scroll relayout...
2021-11-11 tscholb[NUI] make a null pointer when signal is disconnected
2021-11-11 EverLEEst(SangHyeo... [NUI] add null check in collectionview
2021-11-11 dongsug.song[NUI] Change Color, Position2D, and etc properties...
2021-11-11 zhouleonlei[NUI] Fix svace issue
2021-11-10 jeremy-jang[Applications.Cion] Fix bug of sending data (#3716)
2021-11-09 zhouleonlei[NUI] Fix svace issue
2021-11-02 jay-h-parkFix parse method to add IFormatProvider arg (#3697)
2021-11-01 Seungho Baek[NUI] Make use image property again
2021-11-01 tscholb[NUI] Call RemoveWidget when WidgetView is disposed
2021-11-01 bshsqa[NUI] Make transition select target control (#3622)
2021-11-01 seungho[NUI] refactoring visual actions
2021-11-01 sunghyun kim[NUI] Fix typo in FittingMode
2021-11-01 Seungho Baek[NUI] Make ModelView API
2021-11-01 seungho[NUI] Check null before call dispose
2021-11-01 dongsug.song[NUI] Change for Size2D property to own internalSize2D...
2021-10-27 dongsug.song[NUI] Add comments for AddIdle()
2021-10-25 Jaehyun Cho[NUI] Make Page.Appear/Disappear events public
2021-10-25 joogab.yun[NUI] Check if pan gesture need to propagation
2021-10-22 jeremy-jang[Tizen.Applications.Cion] Fix Cion (#3682)
2021-10-22 hjhunSupport system default CultureInfo (#3681)
2021-10-20 seungho[NUI] Make public page transitions
2021-10-19 Jaehyun Cho[NUI] Fix GridLayout to fill expanded size correctly
2021-10-19 Jaehyun Cho[NUI] Fix GridLayout to calculate child's size proporti...
2021-10-19 Jaehyun Cho[NUI] Fix ContentPage to calculate AppBar and Content...
2021-10-19 Jaehyun Cho[NUI] Remove unused conditional expression in LayoutGroup
2021-10-14 Jaehyun Cho[NUI] Deprecate LinearLayout.LinearAlignment
2021-10-14 Jaehyun Cho[NUI] Make Navigator.Popped event public
2021-10-14 Jaehyun Cho[NUI] Make LinearLayout.Horizontal/VerticalAlignment...
2021-10-14 Jaehyun Cho[NUI] Make ImageView.AddViewSize public
2021-10-14 dongsug.song[NUI] Add Window.NativeHandle, VideoView.NativeHandle
2021-10-14 Eunki, HongOpen BorderlineWidth / Color / Offset APIs
2021-10-14 seungho[NUI] Change ACR argument type of TimePeriod
2021-10-14 seungho[NUI] ACR patch of typo fix
2021-10-14 seungho[NUI] Make TimePeriod.ReleaseSwigCPtr hidden
2021-10-13 jeremy-jang[Applications.Cion] Fix namespace, ServerBase.DisplayNa...
2021-10-06 ChangGyu ChoiFix description (#3619)
2021-10-05 hjhunAdd exception handling for creating CultureInfo (#3637)
2021-10-04 Wootak Jung[Bluetooth][TCSACR-474] Add gatt service resync change...
2021-10-01 hjhunFix getting fallback cultureinfo (#3635)
2021-10-01 hjhun[Applications] Set CultureInfo using LCID instread...
2021-09-29 Haesu Gwon[WebRTC] Fix bugs (#3618)
2021-09-29 Haesu Gwon[MediaVision] Add MetadataFilePath and deprecated old...
2021-09-29 Haesu Gwon[AudioIO] Support up-to 16 channel recording (#3596)
2021-09-28 dongsug.song[NUI] Fix tct exception block issues
2021-09-28 dongsug.song[NUI] Fix testhub errors by removing useless debugging...
2021-09-27 Fang XiaohuiRevert "[NUI] Add BindableProperties to all public...
2021-09-27 Xianbing Teng[NUI] Support dp converter for Width/Height specificati...
2021-09-27 SangHyeon Jade Lee[NUI] Apply dp converting in xaml float, int, extents...
2021-09-27 huayong.xu[NUI] Replace PropertyMap with Dictionary in HitTest.
2021-09-27 huiyu.eun[NUI] Add CreateDefaultLayout function
2021-09-27 Fang Xiaohui[NUI] Add BindableProperties to all public Properties
2021-09-27 Taehyub Kim[NUI] remove Tizen.NUI RiveAnimationView for moving...
2021-09-27 seungho[NUI] fix to use static converter in timeperiod
2021-09-27 huiyu[NUI] Separate the LayoutTransition from LayoutControll...
2021-09-27 dongsug.song[NUI] Clean up DisconnectFromSignals(). and Add Excepti...
2021-09-27 tscholb[NUI] Delete dispose() in GetOriginalImageSize
next