Release version 1.1.3
[platform/core/appfw/tizen-theme-manager.git] / CMakeLists.txt
2024-01-04 Sangyoon JangRemove boost dependency 55/303755/1
2022-12-06 jh9216.parkRefactor tizen-theme-manager 78/285078/3
2021-02-25 Sangyoon JangAdd default theme package template 63/254263/1
2020-08-12 Sangyoon JangMerge "Add -fPIC option" into tizen
2020-08-10 Sangyoon JangAdd -fPIC option 23/240623/1
2020-08-03 Sangyoon JangFix auto file key generation 96/239896/4
2020-06-17 Sangyoon JangSeparate library for API 41/236341/6
2020-06-15 Sangyoon JangFix systemd and DBus configuaration, fix bus name 21/236121/5
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-05-28 Sangyoon JangMove unit_tests directoy to test directory 54/234754/1
2020-05-25 Ilho KimImplement theme manager service
2020-05-25 Inkyun KilUpdate Unittest
2020-05-25 Junghoon ParkUse c++14
2020-05-25 Junghyun YeonFix build error
2020-05-25 Sangyoon JangImplement plugin parser and unit test
2020-05-25 Sangyoon JangMake tizen-theme-provider as a library
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
2020-05-25 Sangyoon JangInitial commit