platform/core/appfw/tizen-theme-manager.git
2020-06-01 Junghyun YeonAdd negative testcases for theme_ APIs 40/234940/1
2020-05-29 Sangyoon JangFix ThemeInfoBuilder 11/234711/2
2020-05-28 Sangyoon JangMove unit_tests directoy to test directory 54/234754/1
2020-05-28 Sangyoon JangRemove INCLUDE_DIRECTORIES from CMakeLists.txt 53/234753/1
2020-05-28 Sangyoon JangFix rpmlint warnings 85/234685/1
2020-05-27 Sangyoon JangRemove unused sqlite functions 28/234628/1
2020-05-27 Sangyoon JangImplement GET_IDS command 24/234624/1
2020-05-27 Junghyun YeonFix coding rule 40/234540/5
2020-05-27 Junghyun YeonAdd unit tests for Theme getter APIs 38/234538/4
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-27 Sangyoon JangRemove caps in service file 80/234580/1
2020-05-27 Sangyoon JangAdd tests for RequestHandlers 48/234448/2
2020-05-25 Junghyun YeonAdd description into CAPIs 23/234323/1
2020-05-25 Ilho KimImplement theme manager service
2020-05-25 Ilho KimAdd EmitSignal for send event signal
2020-05-25 Ilho KimAdd Command output argument to dbus method
2020-05-25 Inkyun KilUpdate Unittest
2020-05-25 Sangyoon JangUse make_unique to initialize unique_ptr
2020-05-25 Ilho KimFix build error
2020-05-25 Sangyoon JangSet CMAKE_VERBOSE_MAKEFILE=OFF as default
2020-05-25 Ilho KimImplement SendDataAsync function
2020-05-25 Ilho KimAdd Subscribe function to RequestBroker for client
2020-05-25 Ilho KimAdd Request filter's is_oneway_ member variable
2020-05-25 Ilho KimFix dbus arguments
2020-05-25 Inkyun KilImplements theme_info_loader
2020-05-25 Junghoon ParkUse move semantic to initialize members
2020-05-25 Junghoon ParkUse c++14
2020-05-25 Ilho KimFix build error
2020-05-25 Ilho KimImplement Listen, SendData functions
2020-05-25 Junghyun YeonFix coding rule
2020-05-25 Junghyun YeonImplement theme and theme_loader APIs
2020-05-25 Junghoon ParkImplement some APIs in theme.cc
2020-05-25 Junghoon ParkRefactor capi
2020-05-25 Junghoon ParkFix capi implementation
2020-05-25 Junghyun YeonImplement theme loader APIs
2020-05-25 Junghyun YeonChange prototype of theme_loader_add_event
2020-05-25 Junghyun YeonAdd OnTheneUnloaded at IThemeEvent
2020-05-25 Junghyun YeonFix build error
2020-05-25 Sangyoon JangImplement plugin parser and unit test
2020-05-25 Sangyoon JangAdd unit tests for ThemeInfoProxy
2020-05-25 Sangyoon JangRegister package event listener as ThemeInfoProxy object
2020-05-25 Sangyoon JangEnsure theme_setting table has only one data
2020-05-25 Sangyoon JangFix ThemeInfoProxy::LoadTheme()
2020-05-25 Sangyoon JangFix some coding style
2020-05-25 Sangyoon JangAdd some unit tests
2020-05-25 Sangyoon JangPrint error log at stderr to help debug during CTest
2020-05-25 Sangyoon JangFix SQLiteStatement
2020-05-25 Sangyoon JangImplement ThemeInfo::Serialize()
2020-05-25 Sangyoon JangFix DbManager class
2020-05-25 Sangyoon JangFix setting db path of db manager
2020-05-25 Sangyoon JangMake tizen-theme-provider as a library
2020-05-25 Sangyoon JangImplement provider classes
2020-05-25 Sangyoon JangAdd missing destructor of DbManager class
2020-05-25 Sangyoon JangImplement ThemeInfoProxy
2020-05-25 Sangyoon JangFix serialize and deserialize of ThemeInfo
2020-05-25 Sangyoon JangImplement DbManager class
2020-05-25 Junghyun YeonAdd theme loader
2020-05-25 Junghoon ParkAdd unit test for theme_info
2020-05-25 Sangyoon JangFix build error
2020-05-25 Sangyoon JangFix coding style
2020-05-25 Sangyoon JangAdd code style checker tool
2020-05-25 Junghoon ParkFix some parameter types
2020-05-25 Junghoon ParkAdd empty body
2020-05-25 Junghoon ParkFix namespaces
2020-05-25 Junghoon ParkFix namespaces
2020-05-25 Inkyun KilAdd skeleton codes for ThemeInfoLoader
2020-05-25 Junghyun YeonAdd ThemeInfoBuilder
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
2020-05-22 Tizen InfrastructureInitial empty repository master