platform/core/appfw/tizen-theme-manager.git
2020-08-18 Sangyoon JangFix file key generation 24/240624/5
2020-08-18 Sangyoon JangFix crash when getting not existing theme info 72/240872/3
2020-08-14 Ilho KimRelease version 0.0.4 74/241074/1 accepted/tizen/unified/20200818.125946 submit/tizen/20200814.084546
2020-08-14 Ilho KimFix the empty json array case 72/241072/1
2020-08-14 Sangyoon JangRelease version 0.0.3 60/241060/1 submit/tizen/20200814.073424 submit/tizen/20200814.081404
2020-08-14 Sangyoon JangFix static analysis issues 71/240971/3
2020-08-12 Sangyoon JangMerge "Add -fPIC option" into tizen
2020-08-11 Junghyun YeonFix coding rule 59/240759/2
2020-08-11 Inkyun KilImprove coverage 91/240591/3
2020-08-11 Junghoon ParkMerge "Fix unittests" into tizen
2020-08-11 Junghoon ParkFix unittests 16/240716/1
2020-08-10 Inkyun KilRemove stdout log 94/240494/2
2020-08-10 Sangyoon JangAdd -fPIC option 23/240623/1
2020-08-06 Sangyoon JangAdd some log when install, update, uninstall theme 60/240460/1
2020-08-06 Sangyoon JangSet timeout of dbus method call 59/240459/2
2020-08-03 Junghyun YeonRelease version 0.0.2 84/240084/1 accepted/tizen/unified/20200803.122237 submit/tizen/20200803.072542
2020-08-03 Sangyoon JangFix auto file key generation 96/239896/4
2020-07-31 Sangyoon JangAdd rpm packages for capi library 92/239492/7
2020-07-31 Junghyun YeonFix unit test failure 41/239941/1
2020-07-30 Sangyoon JangAdd some error handlings 42/239542/2
2020-07-14 Ilho KimChange the key that ThemeParser parses to start with '/' 63/238463/2
2020-07-14 Sangyoon JangImplement auto_file_key feature 61/237661/8
2020-07-14 Sangyoon JangFix theme parser test 55/238455/2
2020-07-14 Junghyun YeonFix static analysis issues 27/238427/2
2020-07-13 Sangyoon JangMerge "Add APIs getting path value" into tizen
2020-07-10 Sangyoon JangAdd APIs getting path value 45/235945/12
2020-07-10 Inkyun KilChange type for theme_loader_event_handler 34/237734/2
2020-07-06 Junghyun YeonUpgrade unit tests 63/237863/3
2020-07-03 Ilho KimParse all json's values 20/237520/8
2020-07-02 Sangyoon JangFix doxygen of theme.h 67/237667/1
2020-07-02 Sangyoon JangImplement auto_set feature 57/237557/2
2020-07-01 Sangyoon JangFix sqlite_connection.h, sqlite_statement.h 82/237582/1
2020-07-01 Sangyoon JangFix theme_setting table 71/237571/1
2020-07-01 Sangyoon JangCheck the bundle is valid before create ThemeInfo object 63/237563/1
2020-07-01 Sangyoon JangSet the default theme as current theme when the current... 60/237560/1
2020-06-30 Sangyoon JangFix to lazy load of default and current theme info 32/237432/1
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
next