platform/core/csapi/tizenfx.git
2021-08-25 TizenAPI-BotRelease 9.0.0.16586 submit/tizen/20210825.024411
2021-08-25 TizenAPI-BotMerge remote-tracking branch 'origin/master' into tizen
2021-08-25 JunsuChoiRevert "Remove ReleaseFunction enum at PixelData (...
2021-08-25 Sangjung Woo[MachineLearning.Inference] Add new enum value for...
2021-08-25 Haesu Gwon[WebRTC] Add initial code (#2977)
2021-08-24 TizenAPI-BotRelease 9.0.0.16583 submit/tizen/20210824.151735
2021-08-24 TizenAPI-BotMerge remote-tracking branch 'origin/master' into tizen
2021-08-24 JunsuChoi[NUI] Version update (nui22040) (#3452)
2021-08-24 Bowon Ryu[NUI] Change SelectionChangedEventArgs to TextSelection...
2021-08-24 JunsuChoi[NUI] CanvasViewSample: Fix filename typo
2021-08-24 dongsug.song[NUI] Make Unparent() in Dispose() be excuted early
2021-08-24 Bowon Ryu[NUI] Add SelectionChanged Event (#3397) (#3449)
2021-08-24 JunsuChoi[NUI] VectorGraphics.PathCommand: Use IEnumerable<...
2021-08-24 JunsuChoi[NUI] VectorGraphics: Add Shape.AddPath API
2021-08-24 guowei.wang[NUI] Add TCs of NativeBinding(internal) & Accessibilit...
2021-08-24 abdullehghujeh[NUI] Add CursorPositionChanged Event (#3400)
2021-08-24 Bowon RyuRevert "[NUI] Add SelectionChanged Event (#3397)" ...
2021-08-24 abdullehghujeh[NUI] Add SelectionChanged Event (#3397)
2021-08-24 abdullehghujeh[NUI] Add MinLineSpacing property & Implement LineSpaci...
2021-08-24 Eunki HongRemove ReleaseFunction enum at PixelData (#3436)
2021-08-24 guowei.wang[NUI] Add TCs of WebView & Update some TCs of NUI.Devel.
2021-08-24 dongsug.song[NUI] fix for a owner object to maintain the reference...
2021-08-24 JunsuChoi[NUI] VectorGraphics: remove obsolete
2021-08-24 JunsuChoi[NUI] VectorGraphics: Move enums out of class
2021-08-24 Seungkeun LeeFix Dispose(true) issue
2021-08-24 Wonsik Jung[NUI] Version update (nui22039)
2021-08-20 TizenAPI-BotRelease 9.0.0.16564 submit/tizen/20210820.151731
2021-08-20 TizenAPI-BotMerge remote-tracking branch 'origin/master' into tizen
2021-08-20 Haesu Gwon[ScreenMirroring] Support NUI window (#3413)
2021-08-19 TizenAPI-BotRelease 9.0.0.16563 submit/tizen/20210819.151757
2021-08-19 TizenAPI-BotMerge remote-tracking branch 'origin/master' into tizen
2021-08-19 JinWang An[Tizen.System.SystemSettings] Remove lock about invokin...
2021-08-18 TizenAPI-BotRelease 9.0.0.16562 accepted/tizen/unified/20210818.124559 submit/tizen/20210818.031410
2021-08-18 TizenAPI-BotMerge remote-tracking branch 'origin/master' into tizen
2021-08-18 Jiyun Yang[NUI] Add attached bindable property CheckBoxGroup...
2021-08-18 zhouleonlei[NUI] Fix svace defects
2021-08-18 Bowon Ryu[NUI] Change some properties of Struct to nullable
2021-08-18 Bowon Ryu[NUI] Change the Regex member variables of InputFitler...
2021-08-18 Bowon Ryu[NUI] Fix CA1721 warnings
2021-08-18 Bowon Ryu[NUI] Clean code for TextUtils
2021-08-18 Bowon Ryu[NUI] Add SetTextFit, GetTextFit to TextLabel
2021-08-18 Bowon Ryu[NUI] Add SetOutline, GetOutline to Text Components
2021-08-18 Bowon Ryu[NUI] Add SetShadow, GetShadow to Text Components
2021-08-18 Bowon Ryu[NUI] Add SetUnderline, GetUnderline to Text Components
2021-08-18 Bowon Ryu[NUI] Remove duplicate code for TextField, TextEditor
2021-08-18 Bowon Ryu[NUI] Add SetFontStyle, GetFontStyle to Text Components
2021-08-18 JunsuChoi[NUI] CanvasView: Add picture class for drawing images
2021-08-18 JunsuChoi[NUI] CanvasView: Change viewBox method to property
2021-08-18 JunsuChoi[NUI] VectorGraphics: Add Gradient feature
2021-08-18 Jaehyun Cho[NUI] Fix FlexLayout to measure its child correctly
2021-08-18 Jaehyun Cho[NUI] Fix FlexLayout not to fill its parent with WrapCo...
2021-08-18 JunsuChoi[NUI] CanvasView::DrawableGroup: Add RemoveDrawable...
2021-08-18 bshsqa[NUI] Add a comment about SENSITIVE. (#3402)
2021-08-18 Eunki Hong[NUI] Fix comments of CornerRadiusPolicy and Borderline...
2021-08-18 Woochanlee[NUI] Version update (nui22038)
2021-08-17 TizenAPI-BotRelease 9.0.0.16541 submit/tizen/20210817.151814
2021-08-17 TizenAPI-BotMerge remote-tracking branch 'origin/master' into tizen
2021-08-17 Haesu Gwon[MetadataEditor] Dispose resource in ctor (#3403)
2021-08-17 Jihoon Kim[NLP] Fix crash issue
2021-08-13 TizenAPI-BotRelease 9.0.0.16539 submit/tizen/20210813.151705
2021-08-13 TizenAPI-BotMerge remote-tracking branch 'origin/master' into tizen
2021-08-13 Wootak Jung[Bluetooth][Non-ACR] Add internal APIs (#3376)
2021-08-13 JinWang AnAdd and change lock about event handler (#3419)
2021-08-10 TizenAPI-BotRelease 9.0.0.16537 accepted/tizen/unified/20210811.132117 submit/tizen/20210810.110054
2021-08-10 TizenAPI-BotMerge remote-tracking branch 'origin/master' into tizen
2021-08-10 Bowon Ryufix parameter name to understandable
2021-08-10 Bowon Ryu[NUI] Add SelectText to TextField, TextEditor
2021-08-10 Jiyun Yang[NUI] Fix wrong code of initialize style in View (...
2021-08-10 dongsug.song[NUI] sync with https://github.com/nui-dali/NUITizenGallery
2021-08-10 Bowon RyuAdd InputFilter to TextField, TextEditor
2021-08-10 Jiyun Yang[NUI] Unparent view when Dispose() is called explicitly...
2021-08-10 Taehyub Kim[NUI] RiveAnimationView Samples: Add More RiveAnimation...
2021-08-10 Taehyub Kim[NUI] RiveAnimationView: Add SetAnimationElapsedTime API
2021-08-10 Daekwang Ryu[NUI] Change ColorDepth enum to ColorFormat
2021-08-06 TizenAPI-BotRelease 9.0.0.16528 accepted/tizen/unified/20210809.001432 submit/tizen/20210806.045216
2021-08-06 TizenAPI-BotMerge remote-tracking branch 'origin/master' into tizen
2021-08-06 Jiyun Yang[NUI] Fix svace issues
2021-08-06 Taehyub Kim[NUI] RiveAnimationView: refines the function and param...
2021-08-06 guowei.wang[NUI] Update NUI.Devel to fix block and crash issues.
2021-08-06 JunsuChoi[NUI] CanvasView:: Add ViewBox Property (#3361)
2021-08-06 Taehyub Kim[NUI] BaseComponent: Add RiveAnimationView Component...
2021-08-05 TizenAPI-BotRelease 9.0.0.16523 accepted/tizen/unified/20210806.122100 submit/tizen/20210805.154052
2021-08-05 TizenAPI-BotMerge remote-tracking branch 'origin/master' into tizen
2021-08-05 hjhun[Applications] Fix wrong implementation of AttachWindow...
2021-08-03 TizenAPI-BotRelease 9.0.0.16522 submit/tizen/20210803.151745
2021-08-03 TizenAPI-BotMerge remote-tracking branch 'origin/master' into tizen
2021-08-03 seungho[NUI] Version update (nui22037)
2021-08-03 Joogab Yun[NUI] GestureOptions Binding
2021-08-03 Fang Xiaohui[NUI][EXaml] Support DataTemplate in EXaml
2021-08-03 Eunki, Hong[NUI] Apply BorderlineWidth to ImageView and ImageView...
2021-08-03 JunsuChoi[NUI] CanvasView: Change nameDrawableGroup::Clear(...
2021-08-03 huayongxuUpdate webview sample code. (#3360)
2021-08-03 Jiyun Yang[NUI] Fix bugs in ViewStyle.CopyFrom
2021-08-03 Shrouq SabahAdded summary tag and removed comment of API Level 9
2021-08-03 Shrouq SabahRemoved unneeded tags and modified Tizen API Level...
2021-08-03 Shrouq SabahChanged EllipsisLocation to EllipsisPosition, removed...
2021-08-03 Shrouq Sabah[NUI] Support Ellipsis location, END, START and MIDDLE...
2021-08-03 JunsuChoi[NUI] CanvasView: Add constructor that can be created...
2021-08-03 JunsuChoi[NUI] CanvasView: Add RemoveDrawable/RemoveAllDrawables...
2021-08-03 JunsuChoi[NUI] CanvasView: Add ClipPath and Mask feature for...
next