Add uid attribute of ThemeInfo
[platform/core/appfw/tizen-theme-manager.git] / src / theme / loader / theme_info.cc
2020-06-15 Sangyoon JangAdd uid attribute of ThemeInfo 58/235958/2
2020-06-11 Sangyoon JangAdd pkgid attribute of ThemeInfo 60/235860/2
2020-06-04 Inkyun KilUpdate ThemeInfo Class 78/235078/2
2020-05-25 Sangyoon JangImplement ThemeInfo::Serialize()
2020-05-25 Sangyoon JangImplement ThemeInfoProxy
2020-05-25 Sangyoon JangFix serialize and deserialize of ThemeInfo
2020-05-25 Junghoon ParkAdd unit test for theme_info
2020-05-25 Sangyoon JangFix build error
2020-05-25 Junghoon ParkFix namespaces
2020-05-25 Inkyun KilAdd skeleton codes for ThemeInfoLoader