2023-10-25 |
TizenAPI-Bot | Release 12.0.0.18089 submit/tizen/20231025.151412 |
commit | commitdiff | tree | snapshot |
2023-10-25 |
TizenAPI-Bot | Merge remote-tracking branch 'origin/master' into tizen |
commit | commitdiff | tree | snapshot |
2023-10-25 |
Eunki, Hong | [NUI] Version up nui22249 |
commit | commitdiff | tree | snapshot |
2023-10-25 |
Eunki, Hong | [NUI] Change Accessibility.cs don't use net6.0 specific... |
commit | commitdiff | tree | snapshot |
2023-10-25 |
zhouhao02 | [NUI] Fix some SVACE issues. |
commit | commitdiff | tree | snapshot |
2023-10-25 |
Eunki, Hong | [NUI] Make View.TooltipText return valid value |
commit | commitdiff | tree | snapshot |
2023-10-25 |
Eunki Hong | [NUI.Components] Remove build warning for Control.Preload() |
commit | commitdiff | tree | snapshot |
2023-10-25 |
Wonsik Jung | [NUI] Supports to set/get full screen sized window |
commit | commitdiff | tree | snapshot |
2023-10-25 |
Eunki, Hong | [NUI] Preload some static values |
commit | commitdiff | tree | snapshot |
2023-10-25 |
Eunki, Hong | [NUI.Scene3D] Bug fix when we get ModelNode from Model |
commit | commitdiff | tree | snapshot |
2023-10-25 |
Eunki, Hong | [NUI] Flush action implement for LottieAnimationView |
commit | commitdiff | tree | snapshot |
2023-10-25 |
Xianbing Teng | [NUI] Public RemoveBinding and ClearBinding apis |
commit | commitdiff | tree | snapshot |
2023-10-25 |
Taehyub Kim | [NUI] Add an API to set offset for drag window |
commit | commitdiff | tree | snapshot |
2023-10-25 |
Eunki, Hong | [NUI] Make AddFrameUpdateCallback with root view |
commit | commitdiff | tree | snapshot |
2023-10-25 |
Eunki, Hong | [NUI] Resolve registry issue for RenderTaskList |
commit | commitdiff | tree | snapshot |
2023-10-25 |
zhouhao02 | [NUI] Fix the SVACE issue. |
commit | commitdiff | tree | snapshot |
2023-10-25 |
Eunki Hong | [NUI.Wearable] Remove build warning |
commit | commitdiff | tree | snapshot |
2023-10-25 |
Artur Świgoń | [NUI][AT-SPI] Fix Accessibility.Say interop (#5612) |
commit | commitdiff | tree | snapshot |
2023-10-25 |
Eunki, Hong | [NUI] Resolve registry issue for CanvasView Gradient |
commit | commitdiff | tree | snapshot |
2023-10-25 |
Eunki Hong | [NUI] Fix Registry exception for custom view wrapper |
commit | commitdiff | tree | snapshot |
2023-10-25 |
Eunki Hong | [NUI] Resolve TextLable build warning |
commit | commitdiff | tree | snapshot |
2023-10-25 |
Bowon Ryu | [NUI] Add TextFitArray |
commit | commitdiff | tree | snapshot |
2023-10-25 |
joogab.yun | [NUI] revert default key construct |
commit | commitdiff | tree | snapshot |
2023-10-25 |
joogab.yun | [NUI] bug fixed about cMemoryOwn |
commit | commitdiff | tree | snapshot |
2023-10-25 |
Eunki Hong | [NUI] Consider WeakReference resurrection at Registry. |
commit | commitdiff | tree | snapshot |
2023-10-25 |
Eunki Hong | [NUI] BaseHandle without Registry but own memory |
commit | commitdiff | tree | snapshot |
2023-10-25 |
Eunki Hong | [NUI] Remove build warnings |
commit | commitdiff | tree | snapshot |
2023-10-25 |
zhouhao02 | [NUI] Fix some SVACE issues related to methods of Marshal. |
commit | commitdiff | tree | snapshot |
2023-10-25 |
zhouhao02 | [NUI] Fix some SVACE issues of null reference. |
commit | commitdiff | tree | snapshot |
2023-10-25 |
Eunki, Hong | [NUI] Let registry throw exception at error case |
commit | commitdiff | tree | snapshot |
2023-10-25 |
zhouhao02 | [NUI] Fix some SVACE issues. |
commit | commitdiff | tree | snapshot |
2023-10-24 |
TizenAPI-Bot | Release 12.0.0.18060 submit/tizen/20231024.151138 |
commit | commitdiff | tree | snapshot |
2023-10-24 |
TizenAPI-Bot | Merge remote-tracking branch 'origin/master' into tizen |
commit | commitdiff | tree | snapshot |
2023-10-24 |
Wootak Jung | [Bluetooth] Fix ASAN crash issue (#5624) |
commit | commitdiff | tree | snapshot |
2023-10-23 |
TizenAPI-Bot | Release 12.0.0.18059 submit/tizen/20231023.151150 |
commit | commitdiff | tree | snapshot |
2023-10-23 |
TizenAPI-Bot | Merge remote-tracking branch 'origin/master' into tizen |
commit | commitdiff | tree | snapshot |
2023-10-23 |
Seung-Woo Kim | [System.Information] Use Marshal.FreeHGlobal() instead... |
commit | commitdiff | tree | snapshot |
2023-10-20 |
TizenAPI-Bot | Release 12.0.0.18058 submit/tizen/20231020.151048 |
commit | commitdiff | tree | snapshot |
2023-10-20 |
TizenAPI-Bot | Merge remote-tracking branch 'origin/master' into tizen |
commit | commitdiff | tree | snapshot |
2023-10-20 |
Seonah Moon | [WiFi] Fix ASAN crash (#5631) |
commit | commitdiff | tree | snapshot |
2023-10-19 |
TizenAPI-Bot | Release 12.0.0.18057 submit/tizen/20231019.151118 |
commit | commitdiff | tree | snapshot |
2023-10-19 |
TizenAPI-Bot | Merge remote-tracking branch 'origin/master' into tizen |
commit | commitdiff | tree | snapshot |
2023-10-19 |
Yunhee Seo | [System.Feedback] Add feedback theme index range descri... |
commit | commitdiff | tree | snapshot |
2023-10-18 |
TizenAPI-Bot | Release 12.0.0.18056 submit/tizen/20231018.151159 |
commit | commitdiff | tree | snapshot |
2023-10-18 |
TizenAPI-Bot | Merge remote-tracking branch 'origin/master' into tizen |
commit | commitdiff | tree | snapshot |
2023-10-18 |
Seonah Moon | [Nsd] Fix ASAN crash (#5632) |
commit | commitdiff | tree | snapshot |
2023-10-18 |
hjhun | Use Marshal.FreeHGlobal() instead of Libc.Free() (... |
commit | commitdiff | tree | snapshot |
2023-10-17 |
TizenAPI-Bot | Release 12.0.0.18054 submit/tizen/20231017.151020 |
commit | commitdiff | tree | snapshot |
2023-10-17 |
TizenAPI-Bot | Merge remote-tracking branch 'origin/master' into tizen |
commit | commitdiff | tree | snapshot |
2023-10-17 |
Seonah Moon | [Connection] Fix ASAN crash issue (#5625) |
commit | commitdiff | tree | snapshot |
2023-10-17 |
k-jaju | Deprecating Tizen.Messaging.Messages APIs (#5593) |
commit | commitdiff | tree | snapshot |
2023-10-17 |
hjhun | Change visibility of NUIGadgetResourceManager ctor... |
commit | commitdiff | tree | snapshot |
2023-10-17 |
hjhun | Use Marshal.FreeHGlobal() instead of Libc.Free() (... |
commit | commitdiff | tree | snapshot |
2023-10-16 |
TizenAPI-Bot | Release 12.0.0.18050 submit/tizen/20231016.151034 |
commit | commitdiff | tree | snapshot |
2023-10-16 |
TizenAPI-Bot | Merge remote-tracking branch 'origin/master' into tizen |
commit | commitdiff | tree | snapshot |
2023-10-16 |
priyakohl | Deprecating Tizen.Messaging.Email APIs (#5596) |
commit | commitdiff | tree | snapshot |
2023-10-13 |
TizenAPI-Bot | Release 12.0.0.18049 submit/tizen/20231013.151300 |
commit | commitdiff | tree | snapshot |
2023-10-13 |
TizenAPI-Bot | Merge remote-tracking branch 'origin/master' into tizen |
commit | commitdiff | tree | snapshot |
2023-10-13 |
Yunhee Seo | [System.Feedback] Add new feedback_pattern |
commit | commitdiff | tree | snapshot |
2023-10-12 |
TizenAPI-Bot | Release 12.0.0.18048 submit/tizen/20231012.151218 |
commit | commitdiff | tree | snapshot |
2023-10-12 |
TizenAPI-Bot | Merge remote-tracking branch 'origin/master' into tizen |
commit | commitdiff | tree | snapshot |
2023-10-12 |
ChangGyu Choi | [Tdbc] Fix UpdateHookCallback released issue (#5528) |
commit | commitdiff | tree | snapshot |
2023-10-11 |
TizenAPI-Bot | Release 12.0.0.18047 submit/tizen/20231011.151133 |
commit | commitdiff | tree | snapshot |
2023-10-11 |
TizenAPI-Bot | Merge remote-tracking branch 'origin/master' into tizen |
commit | commitdiff | tree | snapshot |
2023-10-11 |
priyakohl | Deprecating Tizen.Location.Geofence APIs (#5598) |
commit | commitdiff | tree | snapshot |
2023-10-10 |
TizenAPI-Bot | Release 12.0.0.18046 submit/tizen/20231010.151128 |
commit | commitdiff | tree | snapshot |
2023-10-10 |
TizenAPI-Bot | Merge remote-tracking branch 'origin/master' into tizen |
commit | commitdiff | tree | snapshot |
2023-10-10 |
Jay Cho | Update README.md |
commit | commitdiff | tree | snapshot |
2023-10-10 |
Jay Cho | Update README.md |
commit | commitdiff | tree | snapshot |
2023-10-06 |
TizenAPI-Bot | Release 12.0.0.18044 submit/tizen/20231006.094512 |
commit | commitdiff | tree | snapshot |
2023-10-06 |
TizenAPI-Bot | Merge remote-tracking branch 'origin/master' into tizen |
commit | commitdiff | tree | snapshot |
2023-10-06 |
Jay Cho | Add API12 Update pkg |
commit | commitdiff | tree | snapshot |
2023-10-05 |
TizenAPI-Bot | Release 12.0.0.18043 submit/tizen/20231005.050332 |
commit | commitdiff | tree | snapshot |
2023-10-05 |
TizenAPI-Bot | Merge remote-tracking branch 'origin/master' into tizen |
commit | commitdiff | tree | snapshot |
2023-10-05 |
Jay Cho | Add API12 |
commit | commitdiff | tree | snapshot |
2023-09-27 |
TizenAPI-Bot | Release 11.0.0.18042 accepted/tizen/unified/20231004.100237 submit/tizen/20230927.011718 |
commit | commitdiff | tree | snapshot |
2023-09-27 |
TizenAPI-Bot | Merge remote-tracking branch 'origin/master' into tizen |
commit | commitdiff | tree | snapshot |
2023-09-27 |
dongsug.song | [NUI] fix IME window crash issue |
commit | commitdiff | tree | snapshot |
2023-09-26 |
TizenAPI-Bot | Release 11.0.0.18041 submit/tizen/20230926.084441 |
commit | commitdiff | tree | snapshot |
2023-09-26 |
TizenAPI-Bot | Merge remote-tracking branch 'origin/master' into tizen |
commit | commitdiff | tree | snapshot |
2023-09-26 |
Eunki, Hong | [NUI] Let we don't dispose cached LastEvents |
commit | commitdiff | tree | snapshot |
2023-09-26 |
Eunki Hong | [NUI] Implement defaut key construct |
commit | commitdiff | tree | snapshot |
2023-09-26 |
Eunki, Hong | [NUI] Do not registry last event items who get retrieved |
commit | commitdiff | tree | snapshot |
2023-09-25 |
TizenAPI-Bot | Release 11.0.0.18038 submit/tizen/20230925.070202 |
commit | commitdiff | tree | snapshot |
2023-09-25 |
TizenAPI-Bot | Merge remote-tracking branch 'origin/master' into tizen |
commit | commitdiff | tree | snapshot |
2023-09-25 |
Jiyun Yang | [NUI] Version Update (22245) |
commit | commitdiff | tree | snapshot |
2023-09-25 |
seungho baek | Add VisualFactory.UsePrecompiledShader() |
commit | commitdiff | tree | snapshot |
2023-09-25 |
sunghyun kim | [NUI] Add widget list for keeping widget instance |
commit | commitdiff | tree | snapshot |
2023-09-25 |
joogab.yun | [NUI] Binding DispatchTouchMotion and DispatchHoverMotion |
commit | commitdiff | tree | snapshot |
2023-09-25 |
joogab.yun | [NUI] Add HoverEvent in Window |
commit | commitdiff | tree | snapshot |
2023-09-25 |
joogab.yun | [NUI] bug fixed about windowPointerConstraintsEventCallback |
commit | commitdiff | tree | snapshot |
2023-09-21 |
TizenAPI-Bot | Release 11.0.0.18032 submit/tizen/20230921.151021 |
commit | commitdiff | tree | snapshot |
2023-09-21 |
TizenAPI-Bot | Merge remote-tracking branch 'origin/master' into tizen |
commit | commitdiff | tree | snapshot |
2023-09-21 |
Junseok Kim | [NUI.WindowSystem] Add new request of KVM Service |
commit | commitdiff | tree | snapshot |
2023-09-21 |
Junseok Kim | [NUI.WindowSystem] Introduce the new InputGenerate... |
commit | commitdiff | tree | snapshot |
2023-09-19 |
TizenAPI-Bot | Release 11.0.0.18030 accepted/tizen/8.0/unified/20231005.093319 accepted/tizen/unified/20230920.072021 submit/tizen/20230919.140930 |
commit | commitdiff | tree | snapshot |
2023-09-19 |
TizenAPI-Bot | Merge remote-tracking branch 'origin/master' into tizen |
commit | commitdiff | tree | snapshot |
2023-09-19 |
Eunki, Hong | [NUI.Scene3D] Fix MotionData TCT error |
commit | commitdiff | tree | snapshot |
2023-09-18 |
TizenAPI-Bot | Release 11.0.0.18029 accepted/tizen/unified/20230919.091809 submit/tizen/20230918.104114 |
commit | commitdiff | tree | snapshot |
2023-09-18 |
TizenAPI-Bot | Merge remote-tracking branch 'origin/master' into tizen |
commit | commitdiff | tree | snapshot |
next |