2024-01-24 |
hjhun | [NUI.Gadget] Implement Unload() method (#5898) |
commit | commitdiff | tree | snapshot |
2024-01-18 |
Jiyun Yang | [NUI] Do not check theme applied flag when set ThemeCha... |
commit | commitdiff | tree | snapshot |
2024-01-09 |
akash1-kumar | [Tizen.Network.WiFi] Add APIs for multi-scanning (... |
commit | commitdiff | tree | snapshot |
2024-01-09 |
Xianbing Teng | [NUI] Fix svace issue of Marshal.Copy |
commit | commitdiff | tree | snapshot |
2024-01-08 |
zhouhao | [NUI] Fix some SVACE issues. |
commit | commitdiff | tree | snapshot |
2024-01-05 |
Eunki, Hong | [NUI.Scene3D] Revert "Add AddLight API" |
commit | commitdiff | tree | snapshot |
2024-01-05 |
Eunki Hong | [NUI] Do not recreate visual when we change ImageColor... |
commit | commitdiff | tree | snapshot |
2024-01-04 |
Bowon Ryu | [NUI] Fix text padding issue |
commit | commitdiff | tree | snapshot |
2024-01-03 |
Eunki Hong | [NUI] Support NativeImageQueue creation with queue... |
commit | commitdiff | tree | snapshot |
2024-01-03 |
sunghyun kim | [NUI] Add EnableFrameCache in LottieAnimationView |
commit | commitdiff | tree | snapshot |
2024-01-02 |
Eunki, Hong | [NUI.Scene3D] Add AddLight API |
commit | commitdiff | tree | snapshot |
2024-01-02 |
Haesu Gwon | [MediaVision] Change feature key of inference face... |
commit | commitdiff | tree | snapshot |
2023-12-27 |
Jaehyun Cho | [NUI] Fix Navigator to support Page with Transitions |
commit | commitdiff | tree | snapshot |
2023-12-27 |
Eunki, Hong | [NUI][API11] NUI version up (nui22304) |
commit | commitdiff | tree | snapshot |
2023-12-27 |
Eunki, Hong | [NUI] Initialize C# items if required |
commit | commitdiff | tree | snapshot |
2023-12-27 |
seungho baek | [NUI.Scene3D] Add DepthIndex in Material |
commit | commitdiff | tree | snapshot |
2023-12-24 |
Xianbing Teng | [NUI] Fix svace issue of Marshal.Copy |
commit | commitdiff | tree | snapshot |
2023-12-19 |
Bowon Ryu | [NUI] Add AnchorColor Property |
commit | commitdiff | tree | snapshot |
2023-12-18 |
Eunki Hong | [NUI][API11] NUI Version up (nui22303) |
commit | commitdiff | tree | snapshot |
2023-12-18 |
Eunki Hong | [NUI] Revert dispose synchronously logic when APP is... |
commit | commitdiff | tree | snapshot |
2023-12-18 |
Taehyub Kim | [NUI] DragAndDrop : Allow to get mimetype for Enter... |
commit | commitdiff | tree | snapshot |
2023-12-13 |
Eunki, Hong | [NUI][API11] NUI Version up (nui22302) |
commit | commitdiff | tree | snapshot |
2023-12-13 |
Eunki, Hong | [NUI] Add API for ProcessController without Initialize |
commit | commitdiff | tree | snapshot |
2023-12-13 |
Eunki, Hong | [NUI] Make we flush DisposeQueue before app start |
commit | commitdiff | tree | snapshot |
2023-12-13 |
Eunki Hong | [NUI] Skip text getter when Text never setted before |
commit | commitdiff | tree | snapshot |
2023-12-13 |
Eunki Hong | [NUI] Make ensure ImageView._resourceUrl is latest |
commit | commitdiff | tree | snapshot |
2023-12-13 |
Eunki Hong | [NUI.Scene3D] Remove build warning |
commit | commitdiff | tree | snapshot |
2023-12-13 |
Eunki Hong | [NUI] Dispose queue incrementally |
commit | commitdiff | tree | snapshot |
2023-12-06 |
urmain | Fix defect that is detected by static analisys tool... |
commit | commitdiff | tree | snapshot |
2023-12-06 |
jeremy-jang | [Packagemanager] Fix Tizen.Applications.Package for... |
commit | commitdiff | tree | snapshot |
2023-12-05 |
joogab.yun | [NUI] Add log for ClearFocus |
commit | commitdiff | tree | snapshot |
2023-12-05 |
zhouhao02 | [NUI] Fix some SVACE issues. |
commit | commitdiff | tree | snapshot |
2023-12-05 |
seungho baek | [NUI.Scene3D] Add SetResolution method to SceneView |
commit | commitdiff | tree | snapshot |
2023-12-05 |
zhouhao02 | [NUI] Fix some SVACE issues. |
commit | commitdiff | tree | snapshot |
2023-12-05 |
Adam Bialogonski | [NUI][API11] Added collider mesh support |
commit | commitdiff | tree | snapshot |
2023-12-05 |
seungho baek | [NUI.Scene3D][API11] Support RootTranslationOnly option... |
commit | commitdiff | tree | snapshot |
2023-12-04 |
Wootak Jung | [Bluetooth] Fix BluetoothProfileType enum mismatch... |
commit | commitdiff | tree | snapshot |
2023-11-27 |
joogab.yun | [NUI] Add DispatchWheelEvents and DispatchPrentWheelEvents |
commit | commitdiff | tree | snapshot |
2023-11-27 |
joogab.yun | [NUI] Change the default color of the border. |
commit | commitdiff | tree | snapshot |
2023-11-24 |
Eunki, Hong | [NUI.Scene3D][API11] Attach matched interop linker... |
commit | commitdiff | tree | snapshot |
2023-11-21 |
Haesu Gwon | [Multimedia] Fix rotation issue for portrait mode ... |
commit | commitdiff | tree | snapshot |
2023-11-21 |
Haesu Gwon | [Multimedia] Fix to set window size properly (#5763) |
commit | commitdiff | tree | snapshot |
2023-11-17 |
Haesu Gwon | [Multimedia] Fix ASAN crash issue (#5699) |
commit | commitdiff | tree | snapshot |
2023-11-17 |
kilig | [Applications.WidgetControl] Use Marshal.FreeHGlobal... |
commit | commitdiff | tree | snapshot |
2023-11-17 |
Wootak Jung | [Bluetooth] Fix ASAN crash issue (#5624) |
commit | commitdiff | tree | snapshot |
2023-11-17 |
Seung-Woo Kim | [System.Information] Use Marshal.FreeHGlobal() instead... |
commit | commitdiff | tree | snapshot |
2023-11-17 |
hjhun | Use Marshal.FreeHGlobal() instead of Libc.Free() (... |
commit | commitdiff | tree | snapshot |
2023-11-15 |
seungho baek | [NUI] Add ModelPivotPoint property |
commit | commitdiff | tree | snapshot |
2023-11-15 |
Eunki, Hong | [NUI][API11] Version up 22252 |
commit | commitdiff | tree | snapshot |
2023-11-15 |
Eunki Hong | [NUI] Remove old frame range if we set marker + Minor... |
commit | commitdiff | tree | snapshot |
2023-11-15 |
Eunki, Hong | [NUI.Scene3D] Fix exception when ModelNode don't have... |
commit | commitdiff | tree | snapshot |
2023-11-15 |
dongsug.song | [NUI] Add AliveCount property to get currently alived... |
commit | commitdiff | tree | snapshot |
2023-11-15 |
Eunki, Hong | [NUI] Support EncodedImageBuffer ImageType property... |
commit | commitdiff | tree | snapshot |
2023-11-15 |
Eunki, Hong | [NUI] Change SetMinAndMaxFrameByMarker behavior + Fix... |
commit | commitdiff | tree | snapshot |
2023-11-15 |
Eunki, Hong | [NUI] DetachAccessibleObject at Dispose time well |
commit | commitdiff | tree | snapshot |
2023-11-15 |
Eunki, Hong | [NUI] Fix TotalFrame getter bug when async load |
commit | commitdiff | tree | snapshot |
2023-11-15 |
Chihun Jeong | Add Front Buffer Rendering Sample (#5735) |
commit | commitdiff | tree | snapshot |
2023-11-15 |
Eunki, Hong | [NUI] Remove build warning due to unusing API |
commit | commitdiff | tree | snapshot |
2023-11-15 |
Eunki, Hong | [NUI] Support LottieAnimationView file load asynchronously |
commit | commitdiff | tree | snapshot |
2023-11-15 |
Eunki, Hong | [NUI.XamlBuild] Remove unused event : Element.Descendan... |
commit | commitdiff | tree | snapshot |
2023-11-15 |
Eunki, Hong | [NUI] Support to get Marker list information from lottie |
commit | commitdiff | tree | snapshot |
2023-11-15 |
seungho baek | [NUI] Supports to build ModelNode Tree |
commit | commitdiff | tree | snapshot |
2023-11-15 |
Chihun Jeong | [NUI] Add FrontBufferRendering in WindowData (#5725) |
commit | commitdiff | tree | snapshot |
2023-11-14 |
Yunhee Seo | [System.Feedback] Add internal API to support get ids |
commit | commitdiff | tree | snapshot |
2023-11-14 |
Yunhee Seo | [System.Feedback] Change feedback theme api name index... |
commit | commitdiff | tree | snapshot |
2023-11-13 |
JongHeonChoi | [Build] Modify the script that generates the TFM list... |
commit | commitdiff | tree | snapshot |
2023-11-08 |
Yunhee Seo | [System] Add power internal APIs |
commit | commitdiff | tree | snapshot |
2023-11-07 |
dongsug.song | [NUI] revert 'Make DaliAccessibilityDetachAccessibleObj... |
commit | commitdiff | tree | snapshot |
2023-11-06 |
dongsug.song | [NUI] version up (22251) |
commit | commitdiff | tree | snapshot |
2023-11-06 |
zhouhao02 | [NUI] Fix some SVACE issues. |
commit | commitdiff | tree | snapshot |
2023-11-06 |
Chihun Jeong | [NUI] Add a Window constructor using WindowData (#5708) |
commit | commitdiff | tree | snapshot |
2023-11-06 |
Eunki, Hong | [NUI] Remove basehandle usage at Accessibility static |
commit | commitdiff | tree | snapshot |
2023-11-06 |
Eunki, Hong | [NUI] Resolve many problems relative with BaseHandle |
commit | commitdiff | tree | snapshot |
2023-11-06 |
Eunki, Hong | [NUI] Do not register when BaseHandle doesn't have... |
commit | commitdiff | tree | snapshot |
2023-11-06 |
Wonsik Jung | [NUI] Reinforce NUI Sample for window |
commit | commitdiff | tree | snapshot |
2023-11-06 |
JongHeonChoi | [Build] Create a dotnet library dir from the post scrip... |
commit | commitdiff | tree | snapshot |
2023-11-06 |
JongHeonChoi | [Build] Set the dotnet_core_runtime_version value to... |
commit | commitdiff | tree | snapshot |
2023-11-02 |
Haesu Gwon | [MediaController] Fix CustomCommand crash issue (#5671) |
commit | commitdiff | tree | snapshot |
2023-11-02 |
Junseok Kim | [NUI.WindowSystem] Add SetSecondarySelection and UnsetS... |
commit | commitdiff | tree | snapshot |
2023-11-02 |
JongHeonChoi | [Build] Fixed an error that could not find the dotnet_r... |
commit | commitdiff | tree | snapshot |
2023-11-02 |
Jay Cho | Update nuspec to add net6.0 group (#5695) |
commit | commitdiff | tree | snapshot |
2023-10-31 |
Taehyub Kim | Version up nui22250 |
commit | commitdiff | tree | snapshot |
2023-10-31 |
Eunki, Hong | Make DaliAccessibilityDetachAccessibleObject called... |
commit | commitdiff | tree | snapshot |
2023-10-31 |
Eunki, Hong | Do not register when we try to copy same handle |
commit | commitdiff | tree | snapshot |
2023-10-31 |
Eunki, Hong | Temperary revert exception throw at Registry. |
commit | commitdiff | tree | snapshot |
2023-10-31 |
Eunki Hong | Make it works on net6.0 |
commit | commitdiff | tree | snapshot |
2023-10-31 |
Eunki, Hong | Resolve DisposeRecursively crashed when we dispose... |
commit | commitdiff | tree | snapshot |
2023-10-31 |
Eunki Hong | Make NativeImageQueue generate valid url |
commit | commitdiff | tree | snapshot |
2023-10-31 |
sunghyun kim | Add KeepWidgetSize for control widget's size |
commit | commitdiff | tree | snapshot |
2023-10-31 |
Eunki, Hong | Version up nui22249 |
commit | commitdiff | tree | snapshot |
2023-10-31 |
Eunki Hong | Remove build warning for Control.Preload() |
commit | commitdiff | tree | snapshot |
2023-10-31 |
Eunki, Hong | Change Accessibility.cs don't use net6.0 specific function |
commit | commitdiff | tree | snapshot |
2023-10-31 |
Wonsik Jung | Supports to set/get full screen sized window |
commit | commitdiff | tree | snapshot |
2023-10-31 |
Eunki, Hong | Flush action implement for LottieAnimationView |
commit | commitdiff | tree | snapshot |
2023-10-31 |
Eunki, Hong | Preload some static values |
commit | commitdiff | tree | snapshot |
2023-10-31 |
Eunki, Hong | Bug fix when we get ModelNode from Model |
commit | commitdiff | tree | snapshot |
2023-10-31 |
Taehyub Kim | Add an API to set offset for drag window |
commit | commitdiff | tree | snapshot |
2023-10-31 |
Eunki, Hong | Make View.TooltipText return valid value |
commit | commitdiff | tree | snapshot |
2023-10-31 |
Eunki, Hong | Make AddFrameUpdateCallback with root view |
commit | commitdiff | tree | snapshot |
2023-10-31 |
Eunki, Hong | Resolve registry issue for RenderTaskList |
commit | commitdiff | tree | snapshot |
next |