2023-04-18 |
dongsug.song | [NUI] Add defence codes for specific events
|
commit | commitdiff | tree |
2022-12-02 |
dongsug.song | [NUI] Add implicit dispose check
|
commit | commitdiff | tree |
2022-11-08 |
dongsug.song | [NUI] change View,Window events pattern matching with...
|
commit | commitdiff | tree |
2022-04-06 |
dongsug.song | [NUI] Fix comments according to ACR review
|
commit | commitdiff | tree |
2021-05-17 |
dongsug.song | [NUI] Add FindLayerByID(), FindChildByID()
|
commit | commitdiff | tree |
2021-05-14 |
dongsug.song | [NUI] Change OnAccessibilityActivated() access modifier
|
commit | commitdiff | tree |
2021-04-01 |
Dongsug Song | Revert "[NUI] Create TextLayout when parent has layout"
|
commit | commitdiff | tree |
2021-04-01 |
Dongsug Song | Revert "[NUI] Fix layout null crash issue"
|
commit | commitdiff | tree |
2021-03-13 |
Dongsug Song | [NUI] Fix TV TCT fails (2nd)
|
commit | commitdiff | tree |
2021-03-12 |
Dongsug Song | [NUI] Fix TV TCT fails
|
commit | commitdiff | tree |
2021-03-05 |
Dongsug Song | [NUI] Enable Window.ViewAdded event
|
commit | commitdiff | tree |
2021-01-26 |
Dongsug Song | [NUI] Change Feedback default as false in Control
|
commit | commitdiff | tree |
2021-01-20 |
dongsug.song | [NUI] Fix TV AmbientMode empty screen
|
commit | commitdiff | tree |
2021-01-19 |
dongsug.song | [NUI] Change Feedback as working on TouchEvent
|
commit | commitdiff | tree |
2020-12-15 |
Dongsug Song | [NUI] Change "IsTapGestureFeedback" as "Feedback"
|
commit | commitdiff | tree |
2020-12-09 |
Dongsug Song | [NUI] Add RedrawInScalingDown in LottieAnimationView
|
commit | commitdiff | tree |
2020-12-02 |
Dongsug Song | [NUI] Fix wrong AnimationState after VectorAnimatedImageView...
|
commit | commitdiff | tree |
2020-11-20 |
Dongsug Song | Revert "[NUI] Add ExcludeLayouting to View (#2196)"
|
commit | commitdiff | tree |
2020-11-20 |
Dongsug Song | Revert "[NUI] Correct the meaning of ExcludeLayouting...
|
commit | commitdiff | tree |
2020-11-19 |
dongsug.song | [NUI] Remove [Obsolete()] attribute
|
commit | commitdiff | tree |
2020-11-18 |
dongsug.song | [NUI] Fix exception defect when LanguageChanged event...
|
commit | commitdiff | tree |
2020-11-18 |
Dongsug Song | [NUI] Add Animation Finished callback debug log temporarily
|
commit | commitdiff | tree |
2020-11-03 |
Dongsug Song | [NUI] Add defensive code for ViewSignal Disconnect()
|
commit | commitdiff | tree |
2018-01-04 |
dongsug.song | [NUI] DALi version 1.2.79 Signed-off-by: dongsug.song <dongsug.song@samsung.com>
|
commit | commitdiff | tree |
2018-01-03 |
dongsug song | Merge "[NUI] Add protect codes in Dispose()" into rel...
|
commit | commitdiff | tree |
2017-12-29 |
dongsug.song | [NUI] Revert "C# binding for PixelBuffer::GetMetadata()"
|
commit | commitdiff | tree |
2017-12-29 |
dongsug.song | Revert "[NUI] C# binding for PixelBuffer::GetMetadata()"
|
commit | commitdiff | tree |
2017-12-28 |
dongsug song | Merge "C# binding for PixelBuffer::GetMetadata()"
|
commit | commitdiff | tree |
2017-12-21 |
dongsug.song | [NUI] Revert "fix TCT crash issue"
|
commit | commitdiff | tree |
2017-12-21 |
dongsug.song | Merge "[NUI] fix TCT crash issue" into rel/api_4
|
commit | commitdiff | tree |
2017-12-21 |
dongsug.song | [NUI] fix TCT crash issue Signed-off-by: dongsug.song <dongsug.song@samsung.com>
|
commit | commitdiff | tree |
2017-12-20 |
dongsug.song | [NUI] DALi version 1.2.75 Signed-off-by: dongsug.song <dongsug.song@samsung.com>
|
commit | commitdiff | tree |
2017-12-20 |
dongsug song | Merge "[NUI]Remove some unused APIs."
|
commit | commitdiff | tree |
2017-12-20 |
dongsug song | Merge "[4.0][NUISamples] Add some examples for nui...
|
commit | commitdiff | tree |
2017-12-20 |
dongsug.song | [NUI] add Reload() to reload image forcely Signed-off-by: dongsug.song <dongsug.song@samsung.com>
|
commit | commitdiff | tree |
2017-12-19 |
dongsug.song | [4.0] add EnableShiftSelection in TextField,TextEditor Signed-off-by: dongsug.song <dongsug.song@samsung.com>
|
commit | commitdiff | tree |
2017-12-18 |
dongsug song | Merge "[NUI] dali_1.2.74, nui_0.2.74 version release...
|
commit | commitdiff | tree |
2017-12-18 |
dongsug song | Merge "[NUI]Remove some unused APIs." into rel/api_4
|
commit | commitdiff | tree |
2017-12-18 |
dongsug song | Merge "[NUI] Update Widget / NUIWidgetApplication"...
|
commit | commitdiff | tree |
2017-12-18 |
dongsug.song | [NUI] depense code for crash of GetProperty()'s null... Signed-off-by: dongsug.song <dongsug.song@samsung.com>
|
commit | commitdiff | tree |
2017-12-18 |
dongsug.song | [NUI] Revert "temporary fix! fix wrong value of screen...
|
commit | commitdiff | tree |
2017-12-14 |
dongsug.song | [4.0] add depense code for TriggerEvent callback null... Signed-off-by: dongsug.song <dongsug.song@samsung.com>
|
commit | commitdiff | tree |
2017-12-13 |
dongsug.song | [4.0] depense code for TriggerEvent::Triggered callback...
|
commit | commitdiff | tree |
2017-12-13 |
dongsug song | Merge "[NUI]Remove some unused APIs."
|
commit | commitdiff | tree |
2017-12-12 |
dongsug.song | [NUI] fix animation finished callback null reference... Signed-off-by: dongsug.song <dongsug.song@samsung.com>
|
commit | commitdiff | tree |
2017-12-07 |
dongsug.song | [NUI] change some comments of Timer and Window APIs Signed-off-by: dongsug.song <dongsug.song@samsung.com>
|
commit | commitdiff | tree |
2017-12-05 |
dongsug.song | [NUI] View.DoAction() added Signed-off-by: dongsug.song <dongsug.song@samsung.com>
|
commit | commitdiff | tree |
2017-12-05 |
dongsug.song | [NUI] temporary fix! fix wrong value of screen position... Signed-off-by: dongsug.song <dongsug.song@samsung.com>
|
commit | commitdiff | tree |
2017-12-05 |
dongsug.song | [NUI] add null check condition for weakReference of... Signed-off-by: dongsug.song <dongsug.song@samsung.com>
|
commit | commitdiff | tree |
2017-12-05 |
dongsug.song | [NUI] View.DoAction() added Signed-off-by: dongsug.song <dongsug.song@samsung.com>
|
commit | commitdiff | tree |
2017-12-05 |
dongsug.song | Merge "[NUI] temporary fix! fix wrong value of screen...
|
commit | commitdiff | tree |
2017-12-05 |
dongsug.song | [NUI] temporary fix! fix wrong value of screen position... Signed-off-by: dongsug.song <dongsug.song@samsung.com>
|
commit | commitdiff | tree |
2017-12-04 |
dongsug song | Merge "[NUI] Added text direction property"
|
commit | commitdiff | tree |
2017-12-04 |
dongsug.song | [NUI] add null check condition for weakReference of... Signed-off-by: dongsug.song <dongsug.song@samsung.com>
|
commit | commitdiff | tree |
2017-12-04 |
dongsug.song | Merge "[NUI] add Timer debugging log temporarily, will...
|
commit | commitdiff | tree |
2017-12-04 |
dongsug.song | [NUI] add Timer debugging log temporarily, will be... Signed-off-by: dongsug.song <dongsug.song@samsung.com>
|
commit | commitdiff | tree |
2017-11-30 |
dongsug song | Merge "[NUI] Fix Animation comment"
|
commit | commitdiff | tree |
2017-11-29 |
dongsug song | Merge "[NUI] Deprecate FeedKeyEvent api, add FeedKey...
|
commit | commitdiff | tree |
2017-11-29 |
dongsug song | Merge "Deprecate FeedKeyEvent api, add FeedKey api...
|
commit | commitdiff | tree |
2017-11-27 |
dongsug.song | [NUI][1.2.67] fix Image property URL update issue Signed-off-by: dongsug.song <dongsug.song@samsung.com>
|
commit | commitdiff | tree |
2017-11-27 |
dongsug song | Merge "[NUI] dali_1.2.67, nui_0.2.67 version release...
|
commit | commitdiff | tree |
2017-11-27 |
dongsug song | Merge "[NUI] Fix FeedKeyEvent issue" into rel/api_4
|
commit | commitdiff | tree |
2017-11-27 |
dongsug.song | [NUI] add checking whether NUI object is created in... Signed-off-by: dongsug.song <dongsug.song@samsung.com>
|
commit | commitdiff | tree |
2017-11-27 |
dongsug.song | Merge "[NUI] add checking whether NUI object is created...
|
commit | commitdiff | tree |
2017-11-27 |
dongsug song | Merge "[NUI] Add Extents type Padding in View"
|
commit | commitdiff | tree |
2017-11-27 |
dongsug.song | [NUI] add checking whether NUI object is created in... Signed-off-by: dongsug.song <dongsug.song@samsung.com>
|
commit | commitdiff | tree |
2017-11-20 |
dongsug.song | [NUI] dali_1.2.66, nui_0.2.66 version release Signed-off-by: dongsug.song <dongsug.song@samsung.com>
|
commit | commitdiff | tree |
2017-11-20 |
dongsug.song | [NUI] dali_1.2.66, nui_0.2.66 version release Signed-off-by: dongsug.song <dongsug.song@samsung.com>
|
commit | commitdiff | tree |
2017-11-14 |
dongsug.song | Merge "[NUI] seperate NUIWatchApplication"
|
commit | commitdiff | tree |
2017-11-14 |
dongsug.song | Merge "[NUI] fix Image property URL update issue"
|
commit | commitdiff | tree |
2017-11-13 |
dongsug.song | [NUI] seperate NUIWatchApplication Signed-off-by: dongsug.song <dongsug.song@samsung.com>
|
commit | commitdiff | tree |
2017-11-13 |
dongsug.song | [NUI] fix Image property URL update issue Signed-off-by: dongsug.song <dongsug.song@samsung.com>
|
commit | commitdiff | tree |
2017-11-13 |
dongsug song | Merge "[NUI] Fix TriggerEvent crash issue" into rel...
|
commit | commitdiff | tree |
2017-11-13 |
dongsug.song | Merge "[NUI] test sample added"
|
commit | commitdiff | tree |
2017-11-10 |
dongsug.song | [NUI] test sample added Signed-off-by: dongsug.song <dongsug.song@samsung.com>
|
commit | commitdiff | tree |
2017-11-10 |
dongsug song | Merge changes Ia8845a8e,I6d6a4bb8
|
commit | commitdiff | tree |
2017-11-09 |
dongsug song | Merge "[NUI] suuport NUIWatchApplication for watchface...
|
commit | commitdiff | tree |
2017-11-08 |
dongsug.song | [NUI] nui_0.2.61.2 version release Signed-off-by: dongsug.song <dongsug.song@samsung.com>
|
commit | commitdiff | tree |
2017-11-08 |
dongsug.song | [NUI] clean debug logs Signed-off-by: dongsug.song <dongsug.song@samsung.com>
|
commit | commitdiff | tree |
2017-11-08 |
dongsug.song | [NUI] nui_0.2.61.2 version release Signed-off-by: dongsug.song <dongsug.song@samsung.com>
|
commit | commitdiff | tree |
2017-11-08 |
dongsug song | Merge "[NUI] Change api name Finalize to DestroyContext...
|
commit | commitdiff | tree |
2017-11-08 |
dongsug.song | [NUI] clean debug logs Signed-off-by: dongsug.song <dongsug.song@samsung.com>
|
commit | commitdiff | tree |
2017-11-08 |
dongsug.song | [NUI] remove runtime delay by using StringBuilder Signed-off-by: dongsug.song <dongsug.song@samsung.com>
|
commit | commitdiff | tree |
2017-11-08 |
dongsug.song | [NUI] remove runtime delay by using StringBuilder Signed-off-by: dongsug.song <dongsug.song@samsung.com>
|
commit | commitdiff | tree |
2017-11-08 |
dongsug song | Merge "[NUI] Remove deprecated APIs"
|
commit | commitdiff | tree |
2017-11-06 |
dongsug.song | Merge "[NUI] Added LoadingStatus property in ImageView...
|
commit | commitdiff | tree |
2017-11-06 |
dongsug.song | Merge "[NUI] Added LoadingStatus property in ImageView."
|
commit | commitdiff | tree |
2017-11-06 |
dongsug.song | [NUI] Added LoadingStatus property in ImageView. Signed-off-by: dongsug.song <dongsug.song@samsung.com>
|
commit | commitdiff | tree |
2017-11-06 |
dongsug.song | [NUI] Add internal class for version checking Signed-off-by: dongsug.song <dongsug.song@samsung.com>
|
commit | commitdiff | tree |
2017-11-06 |
dongsug.song | [NUI] Added LoadingStatus property in ImageView. Signed-off-by: dongsug.song <dongsug.song@samsung.com>
|
commit | commitdiff | tree |
2017-11-06 |
dongsug.song | [NUI] Add internal class for version checking Signed-off-by: dongsug.song <dongsug.song@samsung.com>
|
commit | commitdiff | tree |
2017-11-03 |
dongsug.song | Merge "[NUI] nui 0.2.61.1 integration" into rel/api_4
|
commit | commitdiff | tree |
2017-11-03 |
dongsug.song | [NUI] nui 0.2.61.1 integration Signed-off-by: dongsug.song <dongsug.song@samsung.com>
|
commit | commitdiff | tree |
2017-11-03 |
dongsug.song | Merge "[NUI]ImageView OrientationCorrection support...
|
commit | commitdiff | tree |
2017-11-03 |
dongsug song | Merge "[NUI] Add layer children of window" into rel...
|
commit | commitdiff | tree |
2017-11-03 |
dongsug song | Merge "[NUI] Add SetTransparency api for Window" into...
|
commit | commitdiff | tree |
2017-11-03 |
dongsug song | Merge "[NUI] Change internal api to public" into rel...
|
commit | commitdiff | tree |
2017-11-03 |
dongsug song | Merge "[NUI] Support null URL path." into rel/api_4
|
commit | commitdiff | tree |
2017-11-03 |
dongsug song | Merge "[NUI] Fix build warning message" into rel/api_4
|
commit | commitdiff | tree |
2017-11-03 |
dongsug.song | [NUI]ImageView OrientationCorrection support Signed-off-by: dongsug.song <dongsug.song@samsung.com>
|
commit | commitdiff | tree |
next |