platform/core/csapi/tizenfx.git
2023-02-13 Eunki, Hong[NUI.Scene3D] Do not dispose camera internally
2023-02-13 Jaehyun Cho[NUI] Fix Picker's HeightSpecification
2023-02-10 Haesu Gwon[MediaContent] Remove deprecated APIs (#4977)
2023-02-09 hjhun[Applications.RPCPort] Add a new Parcel constructor...
2023-02-08 Xianbing Teng[NUI] Fix PropertyNotification & PanGestureDetector...
2023-02-08 Jiyun Yang[NUI] Disable compiler warnings complaining about theme...
2023-02-08 Jiyun Yang[NUI] Revive View constructor with style working again...
2023-02-07 hjhun[NUI.Gadget] Fix static analysis issue (#4968)
2023-02-03 hjhun[Applications.Common] Fix getting default locale (...
2023-02-02 hjhun[NUI.Gadget] Change API version to API10 (#4959)
2023-02-01 Jaehyun Cho[NUI] Fix to use SizeHeight instead of Size with width 0
2023-02-01 Jaehyun Cho[NUI] Version Update 22211
2023-02-01 Jiyun Yang[NUI] Fix NUI button not working when style disabled
2023-02-01 Eunki, Hong[NUI][Scene3D] FBO MultiSamplingLevel Property for...
2023-02-01 huayong.xu[NUI] Fix some SVACE issues.
2023-02-01 guowei.wang[NUI] Fix svace issues.
2023-02-01 Eunki, Hong[NUI][Scene3D] Load bvh file format
2023-02-01 Eunki Hong[NUI] Fix dispose timing error for ImageUrl
2023-02-01 Eunki Hong[NUI] Add EncodedImageBuffer sample
2023-02-01 Eunki Hong[NUI][Scene3D] Fix memory leak issue for Model's Animation
2023-02-01 Eunki Hong[NUI][Test] Commit missing file
2023-02-01 Seoyeon2Kim[NUI] Remove build warning messages in NUI Samples...
2023-02-01 Jiyun Yang[NUI] Prevent NullReferenceException when creating...
2023-02-01 Eunki Hong[NUI] Apply missing comments for Scene3D demo
2023-02-01 hjhunMake it ineligible for garbage collection for delegate...
2023-01-27 hjhun[NUI.Gadget] Add NUIGadget class for inhouse developers...
2023-01-26 hjhunAdd a new internal API (#4923)
2023-01-25 Taehyub Kim[NUI] Version Update 22210
2023-01-25 Eunki Hong[NUI] Add Tizen.NUI.Scene3D simple demo (#4917)
2023-01-25 Eunki Hong[NUI] Fix perf-view-creation demo think with dali
2023-01-25 Eunki Hong[NUI] Remove useless DisposeQueue adding at TextField
2023-01-25 joogab.yun[NUI] Window resizing is performed in one step if possible.
2023-01-25 Jaehyun Cho[NUI] Add NUIApplicaion.GetScreenSize
2023-01-25 dongsug.song[NUI] add code owner
2023-01-25 hjhunRemove log prints in the thread (#4920)
2023-01-19 hjhunModify ImportFromArgv method of Bundle (#4911)
2023-01-19 dongsug.song[NUI] fix testhub crash issue
2023-01-19 Eunki, Hong[NUI] Revert "Make PixelBuffer & PixelData as Disposable"
2023-01-18 Eunki, Hong[NUI] Reorder Disposable's ReleaseSwigCPtr + Allow...
2023-01-18 Bowon Ryu[NUI] fix tct block issue in text field and editor
2023-01-18 joogab.yun[NUI] Fix bug where window size didn't change when...
2023-01-18 Eunki Hong[NUI] Make ReleaseSwigCPtr didn't check HasBody()
2023-01-18 Eunki, Hong[NUI] Make PixelBuffer & PixelData as Disposable
2023-01-17 dongsug.song[NUI] remove swigCPtrCopy which is useless
2023-01-17 dongsug.song[NUI] version update
2023-01-17 guowei.wang[NUI][XamlBuild] Fix namespace confused issue.
2023-01-17 guowei.wang[NUI][NUI.Devel] Update TCs of NUI.Devel.
2023-01-17 guowei.wang[NUI][NUI.Components.Devel] Fix failed isseus of NUI...
2023-01-17 huayong.xu[NUI] Add an API for create,window event.
2023-01-17 Eunki Hong[NUI] Remove png/jpg warning log
2023-01-17 Eunki Hong[NUI] Add method to DisposeRecursively. + Fix DisposeTe...
2023-01-13 Haesu Gwon[ImageUtil] Code clean (#4887)
2023-01-10 Seoyeon2Kim[NUI] Version Update 22208 (#4883)
2023-01-09 ChangGyu Choi[Applications.PackageManager] Add ClearUserData(package...
2023-01-06 Haesu Gwon[Camera] Fix ExtraPreview bugs (#4861)
2023-01-04 ChangGyu Choi[Applications.AppControl] Add new internal APIs (#4877)
2023-01-03 Eunki, Hong[NUI] Reorder DeleteBaseHandle and SwigCPtrCopy = null;
2022-12-28 Wootak Jung[Bluetooth] Fix overflow issue (#4871)
2022-12-27 dongsug.song[NUI] fix testhub fail, Add Dispose() in BaseHandle...
2022-12-27 Jaehyun Cho[NUI] Fix FlexLayout OnMeasure to calculate size correctly
2022-12-27 Hosang Kim[NUI] Add EmitScrollStartedEvent and EmitScrollFinished...
2022-12-27 EverLEEst(SangHyeon... [NUI] Pass SelectionChangedEventArgs by default as...
2022-12-27 dongsug.song[NUI] version update
2022-12-27 guowei.wang[NUI][SVACE] Fix svace(DF221214-00106) issue.
2022-12-27 seungho baek[NUI] Support SetProperty by using string name for...
2022-12-27 dongsug.song[NUI] fix testhub crash issue
2022-12-27 dongsug.song[NUI] make BaseHandle.Reset() not work
2022-12-27 seungho[NUI] Support sub node's Animation
2022-12-26 Kangho HurUpdate README.md
2022-12-26 Kangho HurUpdate README.md
2022-12-20 Daekwang Ryu[NUI] Version Update 22206
2022-12-20 Jaehyun Cho[NUI] Add ActionsProperty to AlertDialog to support...
2022-12-20 Xianbing Teng[NUI] Remove unused reference
2022-12-20 EverLEEst(SangHyeon... [NUI][NUITizenGallery] add Animal ListView and GridView...
2022-12-20 EverLEEst(SangHyeon... [NUI] fix DefaultGridItem image to fill available area.
2022-12-20 everLEEst(SangHyeon... [NUI] update imageUrl to resourceUrl
2022-12-20 EverLEEst(SangHyeon... [NUI] add ImageUrl property on DefaultGridItem.
2022-12-20 EverLEEst(SangHyeon... [NUI] fix relative layout to fill regardless of childre...
2022-12-20 Seoyeon2KimRevert "Rebase develnui (#4853)"
2022-12-20 dkdk-ryuRebase develnui (#4853)
2022-12-19 WonYoung ChoiUpdate README.md
2022-12-14 joogab.yun[NUI] Version Update 22205
2022-12-14 dongsug.song[NUI] make Theme not be loaded in tv profile
2022-12-14 Eunki, Hong[NUI] Fix WidthSpecification and HeightSpecification...
2022-12-14 Eunki, Hong[NUI][API10] Animated view's size cache into NUI
2022-12-14 dongsug.song[NUI] Not set style in PROFILE_TV
2022-12-14 dongsug.song[NUI] fix for PROFILE_TV to be defined and be applied
2022-12-14 dongsug.song[NUI] set default theme for TV profile
2022-12-14 dongsug.song[NUI] FocusIndicator is not used in TV profile so it...
2022-12-14 guowei.wang[NUI] Fix svace issue (DFDF221207-00724).
2022-12-06 Bowon Ryu[NUI] Version update 22204
2022-12-06 Bowon Ryu[NUI] clean code
2022-12-06 Bowon Ryu[NUI] Add SystemSettings.FontTypeChanged in Text components
2022-12-06 Bowon Ryu[NUI] Add GetSystemFonts in FontClient
2022-12-06 Jaehyun Cho[NUI] Fix Navigator to enable multiple Pop()
2022-12-06 Jaehyun Cho[NUI] Update NUI samples based on the latest back navig...
2022-12-06 Jaehyun Cho[NUI] Modify the default action of back navigation
2022-12-06 Jaehyun Cho[NUI] Add OnBackNavigation to Page
2022-12-06 Jaehyun Cho[NUI] Add EnableBackNavigation to Page
2022-12-06 Jaehyun Cho[NUI] Add SetDefaultNavigator
next