[NUI] Change the Regex member variables of InputFitler to string
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / public / BaseComponents / AnimatedVectorImageView.cs
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...