[NUI] Make public page transitions
[platform/core/csapi/tizenfx.git] / src /
2021-11-09 seungho[NUI] Make public page transitions
2021-11-09 Jaehyun Cho[NUI] Fix ContentPage to calculate AppBar and Content...
2021-11-09 guowei.wang[NUI] Add Componets.Devel project to implement Tizen...
2021-11-09 Xianbing Teng[NUI] Fix issue if application info is null
2021-11-09 Jaehyun Cho[NUI] Remove unused conditional expression in LayoutGroup
2021-11-09 sunghyun kim[NUI] Fix typo in FittingMode
2021-11-09 Seungho Baek[NUI] Make ModelView API
2021-11-09 Jaehyun Cho[NUI] Deprecate LinearLayout.LinearAlignment
2021-11-09 Jaehyun Cho[NUI] Make Navigator.Popped event public
2021-11-09 Jaehyun Cho[NUI] Make LinearLayout.Horizontal/VerticalAlignment...
2021-11-09 Jaehyun Cho[NUI] Make ImageView.AddViewSize public
2021-11-09 seungho[NUI] ACR patch of typo fix
2021-11-09 dongsug-songUpdate src/Tizen.NUI/src/public/Window/WindowHandle.cs
2021-11-09 dongsug-songUpdate src/Tizen.NUI/src/public/Window/Window.cs
2021-11-09 dongsug-songUpdate src/Tizen.NUI/src/public/BaseComponents/VideoVie...
2021-11-09 dongsug-songUpdate src/Tizen.NUI/src/public/BaseComponents/VideoView.cs
2021-11-09 dongsug-songUpdate src/Tizen.NUI/src/public/BaseComponents/VideoView.cs
2021-11-09 dongsug.song[NUI] Add Window.NativeHandle, VideoView.NativeHandle
2021-11-09 seungho[NUI] Make TimePeriod.ReleaseSwigCPtr hidden
2021-11-09 joogab.yun[NUI] Binding DISPATCH_KEY_EVENTS
2021-11-09 seungho[NUI] Check null before call dispose
2021-11-09 tscholb[NUI] Call RemoveWidget when WidgetView is disposed
2021-11-09 Eunki, Hong[NUI] Open BorderlineWidth / Color / Offset APIs
2021-11-09 seungho[NUI] Change ACR argument type of TimePeriod
2021-11-09 Jaehyun ChoRevert "[NUI] Apply Padding and Margin in AbsoluteLayout"
2021-11-09 Jaehyun Cho[NUI] Apply Padding and Margin in AbsoluteLayout
2021-11-09 abdullahremove uneeded check
2021-11-09 abdullah[NUI] fix crash with double enter in TextEditor with...
2021-11-09 dongsug.song[NUI] Fix View.DisConnectFromSignals() to return when...
2021-11-09 Fang Xiaohui[NUI][EXaml] Support DP and PX in EXaml
2021-11-09 Jiyun Yang[NUI] Avoid creating BindablePropertyContext for the...
2021-11-09 Fang Xiaohui[NUI] Fix issues of BindableProperty
2021-11-09 Fang XiaohuiRevert "Revert "[NUI] Add BindableProperties to all...
2021-11-09 Jaehyun Cho[NUI] Fix to update Scrollbar when ScrollableBase size...
2021-10-22 hjhun[Applications.Common] Support system default CultureInf...
2021-10-21 jeremy-jang[Tizen.Applications.Cion] Fix Cion (#3667)
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
2021-09-27 tscholb[NUI] Add brokenImageUrl
2021-09-27 Jaehyun Cho[NUI] Add SpaceEvenly to FlexJustification
2021-09-27 Shrouq Sabahupdated the comments
2021-09-27 Shrouq Sabah [NUI] Make Ellipsis property in TextEditor public...
2021-09-27 Shrouq Sabah[NUI] Make EllipsisPosition property public
2021-09-27 abdullah[NUI] Make SelectionCleared event for TextField & TextE...
2021-09-27 Jiyun Yang[NUI] Remove redundant DALi object reference check...
2021-09-27 Jaehyun Cho[NUI] Add Horizontal/VerticalAlignment to LinearLayout
2021-09-27 seungho[NUI] Change Default value of Scale Transition
2021-09-27 huiyu[NUI] Layout Transition Performance Improvement (#3562)
2021-09-27 Jaehyun Cho[NUI] Fix MatchParent child position with LinearLayout...
2021-09-27 huiyu[NUI] Layout Performance improvement (#3522)
2021-09-27 Jiyun Yang[NUI] Remove duplicate getCPtr from BaseHandle subclass...
2021-09-27 Jiyun Yang[NUI] Remove duplicate getCPtr from Disposable/View...
2021-09-27 Suyeon HwangRemove exception description that does not generated...
2021-09-17 SangHyeon Jade Lee[NUI] fix Item measure specification to be largable...
2021-09-17 SangHyeon Jade Lee[NUI] Prevent zero division of item StepCandidate ...
2021-09-17 SangHyeon Jade Lee[NUI] apply scaling factor to point size (#3594)
2021-09-17 EverLEEst(SangHyeo... [NUI] Read ScalingFactor from environment.
2021-09-17 SangHyeon Jade Lee[NUI] Scalability : Refactoring GraphicsTypeManager...
2021-09-17 InHong HanFix enum values to get InputHint correctly
2021-09-17 jeremy-jang[Applications.Cion] Fix static analysis issue (#3565)
2021-09-16 hjhun[Applications.RPCPort] Add new constructor and method...
2021-09-14 zhouleonlei[NUI] Fix svace issue
2021-09-14 dongsug.song[NUI] Fix TCT error
2021-09-14 Fang Xiaohui[NUI] Roll back to fix build error of TCT code
2021-09-14 Taehyub Kim[NUI][TSCACR-454] Add RiveAnimationView APIs
2021-09-14 Tomasz Świerczek[SecureRepository] Deprecate OCSP check API (#3352)
2021-09-13 zhouleonlei[NUI] Fix svace issue
2021-09-13 Jaehyun Cho[NUI] Add AdjustViewSize to ImageView
2021-09-13 Wonsik Jung[NUI] Add new SetParent in Window
2021-09-13 송동석/Tizen Platform... [NUI] Add FindDescendantByID(), Raise(), Lower(), and...
2021-09-13 Woochanlee[NUI] Make Picker APIs public
2021-09-13 huayong.xu[NUI] Make APIs of WebView editor-browsable
2021-09-13 abdullah[NUI] Make Hypenation & Mixed line wrap modes public
2021-09-13 abdullah[NUI] update event description
2021-09-13 abdullah[NUI] Make CursorPositionChanged event for TextField...
2021-09-13 dongsug-songRevert "[NUI] Make Copy, Cut and Paste APIs public"
2021-09-13 dongsug-songRevert "Used View instead of Text Editor and Text...
2021-09-13 dongsug-songRevert "Revert "Used View instead of Text Editor and...
2021-09-13 dongsug-songRevert "removed the unneeded comments"
2021-09-13 Shrouq Sabahremoved the unneeded comments
next