Add uid attribute of ThemeInfo
[platform/core/appfw/tizen-theme-manager.git] / packaging / tizen-theme-manager.spec
2020-06-15 Sangyoon JangAdd uid attribute of ThemeInfo 58/235958/2
2020-06-03 Sangyoon JangFix to daemon running always 52/235252/3
2020-06-02 Sangyoon JangFix error when copying gcno files 81/235181/1
2020-05-28 Sangyoon JangMove unit_tests directoy to test directory 54/234754/1
2020-05-28 Sangyoon JangFix rpmlint warnings 85/234685/1
2020-05-27 Sangyoon JangAdd parser-plugin info file for theme 95/234595/1
2020-05-27 Sangyoon JangFix spec file to exclude debug files from non-debug pkg 81/234581/1
2020-05-25 Ilho KimImplement theme manager service
2020-05-25 Inkyun KilUpdate Unittest
2020-05-25 Sangyoon JangSet CMAKE_VERBOSE_MAKEFILE=OFF as default
2020-05-25 Junghyun YeonFix build error
2020-05-25 Sangyoon JangImplement plugin parser and unit test
2020-05-25 Sangyoon JangAdd some unit tests
2020-05-25 Junghyun YeonAdd theme plugin parser
2020-05-25 Sangyoon JangRefine directory structure, CMakeLists.txt for unit...
2020-05-25 Inkyun KilAdd unittest
2020-05-25 Sangyoon JangAdd classes for sqlite3 and dlog
2020-05-25 Sangyoon JangAdd skeleton code of theme_provider
2020-05-25 Sangyoon JangRename project as tizen-theme-manager