platform/core/appfw/tizen-theme-manager.git
2020-06-30 Sangyoon JangAdd DbManager::SelectCurrent() method 31/237431/3
2020-06-30 Sangyoon JangFix SelectionRequestHandler 30/237430/1
2020-06-29 Sangyoon JangImplement default theme overlay 58/237358/2
2020-06-29 Sangyoon JangStore theme info as a raw bundle at db 56/237356/1
2020-06-29 Sangyoon JangLoad default theme when creating proxy object 50/237350/1
2020-06-29 Sangyoon JangRemove unused parameter 34/237334/1
2020-06-29 Sangyoon JangAdd default theme feature 36/237236/4
2020-06-26 Sangyoon JangSend signal when current theme changed 68/237168/5
2020-06-26 Sangyoon JangFix registering request handler 62/237262/1
2020-06-26 Sangyoon JangFix ThemeInfoLoader::AddEvent 66/237166/2
2020-06-26 Sangyoon JangFix RequestBroker 65/237165/2
2020-06-26 Sangyoon JangFix RequestBroker::RegisterRequestFilter() 64/237164/2
2020-06-25 Inkyun KilImprove coverage for theme_info_loader 12/237012/3
2020-06-24 Sangyoon JangRedesign theme event callback 01/237001/3
2020-06-23 Sangyoon JangFix RequestBroker 08/236908/4
2020-06-23 Sangyoon JangFix the constants of bundle key 77/236877/3
2020-06-23 Inkyun KilImprove coverage for theme_info 99/236899/2
2020-06-18 Ilho KimAdd unit test for RequestBroker 97/235897/8 accepted/tizen/unified/20200618.130042 submit/tizen/20200618.082339
2020-06-17 Sangyoon JangInclude theme_error.h at theme.h 72/236472/1
2020-06-17 Sangyoon JangFix native API header 71/236471/1
2020-06-17 Sangyoon JangSeparate library for API 41/236341/6
2020-06-17 Ilho KimUnify the argument of dbus method caller and receiver 06/235706/7
2020-06-17 Junghyun YeonAdd theme_loader_set_current API 28/235428/5
2020-06-17 Sangyoon JangRestart theme-provider when install rpm package 29/236429/2
2020-06-17 Sangyoon JangFix theme_loader_query_id 28/236428/2
2020-06-17 Sangyoon JangAdd GET_IDS request filter 27/236427/1
2020-06-17 Junghyun YeonAdd/Remove unit tests 27/235427/6
2020-06-16 Sangyoon JangRefactor theme plugin 08/236308/2
2020-06-15 Sangyoon JangCheck the parsed theme is valid or not 93/236193/1
2020-06-15 Sangyoon JangAdd ThemeInfo::IsValid() method 92/236192/1
2020-06-15 Sangyoon JangFix return type of ThemeParser::Commit() 90/236190/1
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-15 Sangyoon JangReplace fff with gmock 97/234997/13
2020-06-11 Sangyoon JangAdd pkgid attribute of ThemeInfo 60/235860/2
2020-06-08 Inkyun KilImplements OnRequest for theme_info_loader 83/234583/12
2020-06-04 Inkyun KilUpdate ThemeInfo Class 78/235078/2
2020-06-03 Sangyoon JangFix coding style 54/235254/2
2020-06-03 Sangyoon JangFix to daemon running always 52/235252/3
2020-06-03 Junghyun YeonFix theme plugin for vitalness 55/235155/2
2020-06-03 Junghyun YeonFix plugin to identify theme json file 84/235184/3
2020-06-02 Sangyoon JangFix wrong error logs 82/235182/1
2020-06-02 Sangyoon JangFix error when copying gcno files 81/235181/1
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
next