[NUI] Add IsUsingXaml flag in properties of View and AnimatedVectorImageView
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / public / BaseComponents / AnimatedVectorImageView.cs
2024-04-22 dongsug.song[NUI] Add IsUsingXaml flag in properties of View and...
2024-04-17 dongsug.song[NUI] Add IsUsingXaml at NUIWidgetApplication and chang...
2023-11-15 Eunki Hong[NUI] Remove old frame range if we set marker + Minor...
2023-11-15 Eunki, Hong[NUI] Change SetMinAndMaxFrameByMarker behavior + Fix...
2023-11-15 Eunki, Hong[NUI] Support to get Marker list information from lottie
2023-05-22 Eunki, Hong[NUI] Reduce get/set overhead for some LottieAnimationV...
2022-07-25 dongsug.song[NUI] fix AnimatedVectorImageView's current frame set...
2022-07-19 dongsug.song[NUI] fix the defect that an wrong image is shown when...
2022-02-08 dongsug.song[NUI] Fix the defect that CurrentFrame is not updated...
2021-12-21 dongsug.song[NUI] Fix StopFinal(EndAction) not working on lite...
2021-11-17 Seoyeon Kim[NUI] Remove build warning messages
2021-11-09 Fang XiaohuiRevert "Revert "[NUI] Add BindableProperties to all...
2021-09-28 dongsug.song[NUI] Fix testhub errors by removing useless debugging...
2021-09-27 Fang XiaohuiRevert "[NUI] Add BindableProperties to all public...
2021-09-27 Fang Xiaohui[NUI] Add BindableProperties to all public Properties
2021-04-01 Jiyun Yang[NUI] Suppress CA1054 and CA1056 (forced to use Uri...
2021-03-18 huiyu.eun[NUI] Check spelling
2021-02-09 Dongsug Song[NUI] Fix VectorAnimationImageView pagination visual...
2021-01-27 Dongsug SongRevert "Revert "[NUI] Rebase DevelNUI (#2507)" (#2508)"
2021-01-27 huiyueunRevert "[NUI] Rebase DevelNUI (#2507)" (#2508)
2021-01-27 huiyueun[NUI] Rebase DevelNUI (#2507)
2021-01-19 Dongsug Song[NUI] Fix runtime exception
2021-01-11 Seoyeon2Kim[NUI] Fix a build warning CA1717 (#2422)
2021-01-11 huiyueunRevert "[NUI] Rebase DevelNUI (#2507)" (#2508)
2021-01-11 huiyueun[NUI] Rebase DevelNUI (#2507)
2020-12-21 Bowon Ryu[NUI] Fix build warning CA1820
2020-12-15 Joogab Yun[NUI] remove "_" and refactoring naming to pascal case.
2020-12-15 Dongsug Song[NUI] Fix wrong AnimationState after VectorAnimatedImag...
2020-11-19 huiyu.eunFollow formatting NUI
2020-01-10 dongsug-song[NUI] Fix SetMinMaxFrameByMarker()'s not working issue...
2019-11-18 dongsug-song[NUI] Remove VectorAnimationView, Add LottieAnimationVi...
2019-10-16 huiyueun[NUI] Fix Svace issue (#1080)
2019-10-15 dongsug-song[NUI] Add GetContentInfo() to get lottie file's layer...
2019-10-11 dongsug-song[NUI] Change WindowTransitionEffect interface (#1068)
2019-10-11 dongsug-song[NUI] some change in VectorAnimationViewTBD (#1064)
2019-09-18 dongsug-song[NUI] Reduce code duplication - refactor dispose codes...
2019-09-17 dongsug-song[NUI] Temporal fix of not animating dali-lottie when...
2019-08-26 dongsug-song[NUI] Integreation from dalihub (#988)
2019-07-26 dongsug-song[NUI] Add StopBehavior, LoopMode of AnimatedVectorImage...
2019-06-28 dongsug-song[NUI] Add AnimatedVectorImageView (#908)
2019-06-25 dongsug-song[NUI] Add VisualEventSignal(internal) (#901)
2019-05-15 dongsug-song[NUI] Change name of VectorAnimationView, Fix VD build...