2023-02-13 |
Heeyong Song | [NUI] Version Update 22213 |
commit | commitdiff | tree | snapshot |
2023-02-13 |
Eunki, Hong | [NUI.Scene3D] Remove warning messages |
commit | commitdiff | tree | snapshot |
2023-02-13 |
Eunki, Hong | [NUI.Scene3D] Do not dispose camera internally |
commit | commitdiff | tree | snapshot |
2023-02-13 |
Jaehyun Cho | [NUI] Fix Picker's HeightSpecification |
commit | commitdiff | tree | snapshot |
2023-02-10 |
Haesu Gwon | [MediaContent] Remove deprecated APIs (#4977) |
commit | commitdiff | tree | snapshot |
2023-02-09 |
hjhun | [Applications.RPCPort] Add a new Parcel constructor... |
commit | commitdiff | tree | snapshot |
2023-02-08 |
Xianbing Teng | [NUI] Fix PropertyNotification & PanGestureDetector... |
commit | commitdiff | tree | snapshot |
2023-02-08 |
Jiyun Yang | [NUI] Disable compiler warnings complaining about theme... |
commit | commitdiff | tree | snapshot |
2023-02-08 |
Jiyun Yang | [NUI] Revive View constructor with style working again... |
commit | commitdiff | tree | snapshot |
2023-02-07 |
hjhun | [NUI.Gadget] Fix static analysis issue (#4968) |
commit | commitdiff | tree | snapshot |
2023-02-03 |
hjhun | [Applications.Common] Fix getting default locale (... |
commit | commitdiff | tree | snapshot |
2023-02-02 |
hjhun | [NUI.Gadget] Change API version to API10 (#4959) |
commit | commitdiff | tree | snapshot |
2023-02-01 |
Jaehyun Cho | [NUI] Fix to use SizeHeight instead of Size with width 0 |
commit | commitdiff | tree | snapshot |
2023-02-01 |
Jaehyun Cho | [NUI] Version Update 22211 |
commit | commitdiff | tree | snapshot |
2023-02-01 |
Jiyun Yang | [NUI] Fix NUI button not working when style disabled |
commit | commitdiff | tree | snapshot |
2023-02-01 |
Eunki, Hong | [NUI][Scene3D] FBO MultiSamplingLevel Property for... |
commit | commitdiff | tree | snapshot |
2023-02-01 |
huayong.xu | [NUI] Fix some SVACE issues. |
commit | commitdiff | tree | snapshot |
2023-02-01 |
guowei.wang | [NUI] Fix svace issues. |
commit | commitdiff | tree | snapshot |
2023-02-01 |
Eunki, Hong | [NUI][Scene3D] Load bvh file format |
commit | commitdiff | tree | snapshot |
2023-02-01 |
Eunki Hong | [NUI] Fix dispose timing error for ImageUrl |
commit | commitdiff | tree | snapshot |
2023-02-01 |
Eunki Hong | [NUI] Add EncodedImageBuffer sample |
commit | commitdiff | tree | snapshot |
2023-02-01 |
Eunki Hong | [NUI][Scene3D] Fix memory leak issue for Model's Animation |
commit | commitdiff | tree | snapshot |
2023-02-01 |
Eunki Hong | [NUI][Test] Commit missing file |
commit | commitdiff | tree | snapshot |
2023-02-01 |
Seoyeon2Kim | [NUI] Remove build warning messages in NUI Samples... |
commit | commitdiff | tree | snapshot |
2023-02-01 |
Jiyun Yang | [NUI] Prevent NullReferenceException when creating... |
commit | commitdiff | tree | snapshot |
2023-02-01 |
Eunki Hong | [NUI] Apply missing comments for Scene3D demo |
commit | commitdiff | tree | snapshot |
2023-02-01 |
hjhun | Make it ineligible for garbage collection for delegate... |
commit | commitdiff | tree | snapshot |
2023-01-27 |
hjhun | [NUI.Gadget] Add NUIGadget class for inhouse developers... |
commit | commitdiff | tree | snapshot |
2023-01-26 |
hjhun | Add a new internal API (#4923) |
commit | commitdiff | tree | snapshot |
2023-01-25 |
Taehyub Kim | [NUI] Version Update 22210 |
commit | commitdiff | tree | snapshot |
2023-01-25 |
Eunki Hong | [NUI] Add Tizen.NUI.Scene3D simple demo (#4917) |
commit | commitdiff | tree | snapshot |
2023-01-25 |
Eunki Hong | [NUI] Fix perf-view-creation demo think with dali |
commit | commitdiff | tree | snapshot |
2023-01-25 |
Eunki Hong | [NUI] Remove useless DisposeQueue adding at TextField |
commit | commitdiff | tree | snapshot |
2023-01-25 |
joogab.yun | [NUI] Window resizing is performed in one step if possible. |
commit | commitdiff | tree | snapshot |
2023-01-25 |
Jaehyun Cho | [NUI] Add NUIApplicaion.GetScreenSize |
commit | commitdiff | tree | snapshot |
2023-01-25 |
dongsug.song | [NUI] add code owner |
commit | commitdiff | tree | snapshot |
2023-01-25 |
hjhun | Remove log prints in the thread (#4920) |
commit | commitdiff | tree | snapshot |
2023-01-19 |
hjhun | Modify ImportFromArgv method of Bundle (#4911) |
commit | commitdiff | tree | snapshot |
2023-01-19 |
dongsug.song | [NUI] fix testhub crash issue |
commit | commitdiff | tree | snapshot |
2023-01-19 |
Eunki, Hong | [NUI] Revert "Make PixelBuffer & PixelData as Disposable" |
commit | commitdiff | tree | snapshot |
2023-01-18 |
Eunki, Hong | [NUI] Reorder Disposable's ReleaseSwigCPtr + Allow... |
commit | commitdiff | tree | snapshot |
2023-01-18 |
Bowon Ryu | [NUI] fix tct block issue in text field and editor |
commit | commitdiff | tree | snapshot |
2023-01-18 |
joogab.yun | [NUI] Fix bug where window size didn't change when... |
commit | commitdiff | tree | snapshot |
2023-01-18 |
Eunki Hong | [NUI] Make ReleaseSwigCPtr didn't check HasBody() |
commit | commitdiff | tree | snapshot |
2023-01-18 |
Eunki, Hong | [NUI] Make PixelBuffer & PixelData as Disposable |
commit | commitdiff | tree | snapshot |
2023-01-17 |
dongsug.song | [NUI] remove swigCPtrCopy which is useless |
commit | commitdiff | tree | snapshot |
2023-01-17 |
dongsug.song | [NUI] version update |
commit | commitdiff | tree | snapshot |
2023-01-17 |
guowei.wang | [NUI][XamlBuild] Fix namespace confused issue. |
commit | commitdiff | tree | snapshot |
2023-01-17 |
guowei.wang | [NUI][NUI.Devel] Update TCs of NUI.Devel. |
commit | commitdiff | tree | snapshot |
2023-01-17 |
guowei.wang | [NUI][NUI.Components.Devel] Fix failed isseus of NUI... |
commit | commitdiff | tree | snapshot |
2023-01-17 |
huayong.xu | [NUI] Add an API for create,window event. |
commit | commitdiff | tree | snapshot |
2023-01-17 |
Eunki Hong | [NUI] Remove png/jpg warning log |
commit | commitdiff | tree | snapshot |
2023-01-17 |
Eunki Hong | [NUI] Add method to DisposeRecursively. + Fix DisposeTe... |
commit | commitdiff | tree | snapshot |
2023-01-13 |
Haesu Gwon | [ImageUtil] Code clean (#4887) |
commit | commitdiff | tree | snapshot |
2023-01-10 |
Seoyeon2Kim | [NUI] Version Update 22208 (#4883) |
commit | commitdiff | tree | snapshot |
2023-01-09 |
ChangGyu Choi | [Applications.PackageManager] Add ClearUserData(package... |
commit | commitdiff | tree | snapshot |
2023-01-06 |
Haesu Gwon | [Camera] Fix ExtraPreview bugs (#4861) |
commit | commitdiff | tree | snapshot |
2023-01-04 |
ChangGyu Choi | [Applications.AppControl] Add new internal APIs (#4877) |
commit | commitdiff | tree | snapshot |
2023-01-03 |
Eunki, Hong | [NUI] Reorder DeleteBaseHandle and SwigCPtrCopy = null; |
commit | commitdiff | tree | snapshot |
2022-12-28 |
Wootak Jung | [Bluetooth] Fix overflow issue (#4871) |
commit | commitdiff | tree | snapshot |
2022-12-27 |
dongsug.song | [NUI] fix testhub fail, Add Dispose() in BaseHandle... |
commit | commitdiff | tree | snapshot |
2022-12-27 |
Jaehyun Cho | [NUI] Fix FlexLayout OnMeasure to calculate size correctly |
commit | commitdiff | tree | snapshot |
2022-12-27 |
Hosang Kim | [NUI] Add EmitScrollStartedEvent and EmitScrollFinished... |
commit | commitdiff | tree | snapshot |
2022-12-27 |
EverLEEst(SangHyeon... | [NUI] Pass SelectionChangedEventArgs by default as... |
commit | commitdiff | tree | snapshot |
2022-12-27 |
dongsug.song | [NUI] version update |
commit | commitdiff | tree | snapshot |
2022-12-27 |
guowei.wang | [NUI][SVACE] Fix svace(DF221214-00106) issue. |
commit | commitdiff | tree | snapshot |
2022-12-27 |
seungho baek | [NUI] Support SetProperty by using string name for... |
commit | commitdiff | tree | snapshot |
2022-12-27 |
dongsug.song | [NUI] fix testhub crash issue |
commit | commitdiff | tree | snapshot |
2022-12-27 |
dongsug.song | [NUI] make BaseHandle.Reset() not work |
commit | commitdiff | tree | snapshot |
2022-12-27 |
seungho | [NUI] Support sub node's Animation |
commit | commitdiff | tree | snapshot |
2022-12-26 |
Kangho Hur | Update README.md |
commit | commitdiff | tree | snapshot |
2022-12-26 |
Kangho Hur | Update README.md |
commit | commitdiff | tree | snapshot |
2022-12-20 |
Daekwang Ryu | [NUI] Version Update 22206 |
commit | commitdiff | tree | snapshot |
2022-12-20 |
Jaehyun Cho | [NUI] Add ActionsProperty to AlertDialog to support... |
commit | commitdiff | tree | snapshot |
2022-12-20 |
Xianbing Teng | [NUI] Remove unused reference |
commit | commitdiff | tree | snapshot |
2022-12-20 |
EverLEEst(SangHyeon... | [NUI][NUITizenGallery] add Animal ListView and GridView... |
commit | commitdiff | tree | snapshot |
2022-12-20 |
EverLEEst(SangHyeon... | [NUI] fix DefaultGridItem image to fill available area. |
commit | commitdiff | tree | snapshot |
2022-12-20 |
everLEEst(SangHyeon... | [NUI] update imageUrl to resourceUrl |
commit | commitdiff | tree | snapshot |
2022-12-20 |
EverLEEst(SangHyeon... | [NUI] add ImageUrl property on DefaultGridItem. |
commit | commitdiff | tree | snapshot |
2022-12-20 |
EverLEEst(SangHyeon... | [NUI] fix relative layout to fill regardless of childre... |
commit | commitdiff | tree | snapshot |
2022-12-20 |
Seoyeon2Kim | Revert "Rebase develnui (#4853)" |
commit | commitdiff | tree | snapshot |
2022-12-20 |
dkdk-ryu | Rebase develnui (#4853) |
commit | commitdiff | tree | snapshot |
2022-12-19 |
WonYoung Choi | Update README.md |
commit | commitdiff | tree | snapshot |
2022-12-14 |
joogab.yun | [NUI] Version Update 22205 |
commit | commitdiff | tree | snapshot |
2022-12-14 |
dongsug.song | [NUI] make Theme not be loaded in tv profile |
commit | commitdiff | tree | snapshot |
2022-12-14 |
Eunki, Hong | [NUI] Fix WidthSpecification and HeightSpecification... |
commit | commitdiff | tree | snapshot |
2022-12-14 |
Eunki, Hong | [NUI][API10] Animated view's size cache into NUI |
commit | commitdiff | tree | snapshot |
2022-12-14 |
dongsug.song | [NUI] Not set style in PROFILE_TV |
commit | commitdiff | tree | snapshot |
2022-12-14 |
dongsug.song | [NUI] fix for PROFILE_TV to be defined and be applied |
commit | commitdiff | tree | snapshot |
2022-12-14 |
dongsug.song | [NUI] set default theme for TV profile |
commit | commitdiff | tree | snapshot |
2022-12-14 |
dongsug.song | [NUI] FocusIndicator is not used in TV profile so it... |
commit | commitdiff | tree | snapshot |
2022-12-14 |
guowei.wang | [NUI] Fix svace issue (DFDF221207-00724). |
commit | commitdiff | tree | snapshot |
2022-12-06 |
Bowon Ryu | [NUI] Version update 22204 |
commit | commitdiff | tree | snapshot |
2022-12-06 |
Bowon Ryu | [NUI] clean code |
commit | commitdiff | tree | snapshot |
2022-12-06 |
Bowon Ryu | [NUI] Add SystemSettings.FontTypeChanged in Text components |
commit | commitdiff | tree | snapshot |
2022-12-06 |
Bowon Ryu | [NUI] Add GetSystemFonts in FontClient |
commit | commitdiff | tree | snapshot |
2022-12-06 |
Jaehyun Cho | [NUI] Fix Navigator to enable multiple Pop() |
commit | commitdiff | tree | snapshot |
2022-12-06 |
Jaehyun Cho | [NUI] Update NUI samples based on the latest back navig... |
commit | commitdiff | tree | snapshot |
2022-12-06 |
Jaehyun Cho | [NUI] Modify the default action of back navigation |
commit | commitdiff | tree | snapshot |
2022-12-06 |
Jaehyun Cho | [NUI] Add OnBackNavigation to Page |
commit | commitdiff | tree | snapshot |
next |