platform/core/csapi/tizenfx.git
2021-12-21 Bowon Ryu[NUI] remove build warning messages
2021-12-21 Bowon Ryu[NUI] add test cases for newly added internal apis
2021-12-21 Bowon Ryu[NUI] simplify code of placeholder property
2021-12-21 Bowon Ryu[NUI] refactoring TextMapHelper class
2021-12-21 Bowon Ryu[NUI] remove duplicate code from TextMapHelper
2021-12-21 abdullahfix warning
2021-12-21 abdullahfix args names & warning
2021-12-21 abdullahremove partial from class
2021-12-21 abdullahAdd support for text geometry API's
2021-12-21 dongsug.song[NUI] Fix StopFinal(EndAction) not working on lite...
2021-12-21 Bowon Ryu[NUI] fix tc fail for TextMapHelper
2021-12-21 joogab.yun[NUI] Improves GetNextFocusableView
2021-12-21 Shrouq Sabah[NUI] Make Copy, Cut and Paste APIs public
2021-12-21 Bowon Ryu[NUI] Fix some description for text InputFilter
2021-12-21 Bowon Ryu[NUI] Open Text InputFilter APIs
2021-12-21 Daekwang Ryu[NUI] ACR of GLView
2021-12-21 Lukasz Oleksak[ATSPI] Fix for DefaultLabel
2021-12-21 Jaehyun Cho[NUI] Fix Size2D not greater than int.MaxValue or less...
2021-12-21 Shinwoo Kim[NUI][ATSPI] clean code
2021-12-14 Xianbing Teng[NUI] Add EditableBrowsable.Never for CurrentLoadedXaml
2021-12-14 Seoyeon Kim[NUI] Version update (2.1.02)
2021-12-14 Fang Xiaohui[NUI] Add API so that user can copy properties, binding...
2021-12-14 Xianbing Teng[NUI] Remove XamlLoadedEventArgs
2021-12-14 Xianbing Teng[NUI] Add XNames for Element
2021-12-14 Xianbing Teng[NUI] Add XamlLoaded event for NUIApplication
2021-12-14 Seoyeon Kim[NUI] Update Text controls API reference
2021-12-14 Shinwoo Kim[NUI][ATSPI] Make DefaultLinearItem use its TextLabel
2021-12-14 Shinwoo Kim[NUI][ATSPI] set RecyclerViewItem role
2021-12-14 Jaehyun Cho[NUI] Add ContentPageLayout to calculate Content size...
2021-12-13 Suyeon Hwang[Tts][TCSACR-477] Add new API and error enum value...
2021-12-09 Haesu Gwon[Camera] Fix UnsetExtraPreviewCallback bug (#3778)
2021-12-08 SangHyeon Jade Lee[NUI] Version update (2.1.01)
2021-12-08 Eunki, Hong[NUI] Set null if callback removed
2021-12-08 guowei.wang[NUI] Update TCs of NUI.Devel.
2021-12-08 Fang Xiaohui[NUI] Fix failed in TCT
2021-12-08 Fang Xiaohui[NUI] Fix failed in TCT
2021-12-07 WonYoung ChoiUpdate README.md
2021-11-29 huiyu[NUI] Version update (2.1.00) (#3776)
2021-11-29 Bowon RyuAdd more description for selection APIs
2021-11-29 Bowon Ryu[NUI] Make Text selection APIs public
2021-11-29 Fang Xiaohui[NUI] Add bindable properties to Components.
2021-11-29 EverLEEst(SangHyeon... [NUI] refactoring GraphicsType classes and Dp. Add...
2021-11-29 Shinwoo Kim[NUI][ATSPI] Navigator - emit accessibility event
2021-11-29 Bowon Ryu[NUI] Add test for TextConstants, TextMapHelper
2021-11-29 Bowon Ryu[NUI] Add TextMapHelper class
2021-11-29 Bowon Ryu[NUI] Separate text constants for better readability
2021-11-29 Shinwoo Kim[ATSPI] CollectionView - Show highlighed descendant
2021-11-25 Wootak Jung[Bluetooth][Non-ACR] Fix Hid unregister callback not...
2021-11-23 Jaehyun Cho[NUI] Fix crash when View.BackgroundImage is set
2021-11-22 zhouleonlei[NUI] Fix svace issue
2021-11-22 guowei.wang[NUI] Fix failed & block TCs of NUI.Devel(API10).
2021-11-22 joogab.yun[NUI] Binding TextFitChanged event
2021-11-22 Wonsik Jung[NUI] Add window auixiliary message event
2021-11-22 seungho[NUI] Adds some description for the TransitionGroup
2021-11-22 seungho[NUI] Make image visual actions protected
2021-11-19 WonYoung Choi[Build] Add Tizen.NET.API9 package to resolve dependenc...
2021-11-17 Shinwoo Kim[NUI] Version update (2.0.52)
2021-11-17 dongsug.song[NUI] Add some debug log to check reference count of...
2021-11-17 EverLEEst(SangHyeon... Revert "[NUI][EXaml] Support DP and PX in EXaml"
2021-11-17 guowei.wang[NUI] Fix build errors of NUI.Devel based on API10.
2021-11-17 Seungho Baek[NUI] Fix method to gether Views for transition
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 Seoyeon Kim[NUI] Remove build warning messages
2021-11-17 dongsug.song[NUI] Check if event handler of the DisposedQueued...
2021-11-17 Jaehyun ChoRevert "[NUI] Ignore ResizePolicy when View size is...
2021-11-17 EverLEEst(SangHyeon... [NUI] Fix wrong prev size assigning on scroll relayout.
2021-11-11 Fang Xiaohui[NUI] Add ValueGetter to BindableObject
2021-11-11 Jaehyun Cho[NUI] Fix WrapContent View's LinearLayout size calculation
2021-11-11 Jaehyun Cho[NUI] Fix Weight calculation in LinearLayout
2021-11-11 dongsug.song[NUI] Change Color, Position2D, and etc properties...
2021-11-11 zhouleonlei[NUI] Fix svace issue
2021-11-11 EverLEEst(SangHyeon... [NUI] add null check in collectionview
2021-11-11 Xianbing TengRevert "[NUI] Roll back to fix build error of TCT code"
2021-11-11 TizenAPI-BotUpdate README.md
2021-11-09 TizenAPI-BotUpdate branch-metadata.yml
2021-11-09 WonYoung ChoiBump to API Level 10 (#3645)
2021-11-09 seungho[NUI] Add Transition Group
2021-11-09 zhouleonlei[NUI] Fix svace issue
2021-11-09 Taehyub Kim [NUI] Version update (2.0.51)
2021-11-09 Jaehyun Cho[NUI] Move ChangeLayoutSiblingOrder from LayoutGroup...
2021-11-09 Jaehyun Cho[NUI] Add ChangeLayoutChildOrder to LayoutGroup
2021-11-09 dongsug.song[NUI] Fix some crash when NUI.Samples' running on Ubuntu
2021-11-09 dongsug.song[NUI] Fix NUITizenGallery to run on Ubuntu VS-Code...
2021-11-09 dongsug.song[NUI] Change for Size2D property to own internalSize2D...
2021-11-09 abdullah[NUI] Update SelectionChanged event description
2021-11-09 abdullah[NUI] Use present tense for LineWrapMode enum description
2021-11-09 Wonsik Jung[NUI] Add WindowBorder Sample
2021-11-09 guowei.wang[NUI] Add TCs for NUI.Components.Devel.
2021-11-09 guowei.wang[NUI] Update TCs of NUI.Devel.
2021-11-09 Seungho Baek[NUI] Move 'using's outside of namespace
2021-11-09 Seungho Baek[NUI] Make use some ImageView interop method again
2021-11-09 guowei.wang[NUI] Add TCs for NUI.Components.Devel.
2021-11-09 Jaehyun Cho[NUI] Ignore ResizePolicy when View size is calculated...
2021-11-09 dongsug.song[NUI] Add comments for AddIdle()
2021-11-09 huiyu.eun[NUI] Add Application seamless animation sample
2021-11-09 huiyu[NUI] Add ApplicationTransitionOptions (#3670)
2021-11-09 Jaehyun Cho[NUI] Make Page.Appear/Disappear events public
2021-11-09 bshsqa[NUI] Make transition select target control (#3622)
2021-11-09 joogab.yun[NUI] Check if pan gesture need to propagation
next