Release version 1.0.14
[platform/core/appfw/tizen-theme-manager.git] / src /
2022-07-04 Sangyoon JangFix static analysis issue 35/277235/1
2021-11-03 Sangyoon JangWorkaround for pkg_initdb failure 89/265989/2
2021-05-07 Sangyoon JangSet db file ownership 63/257963/2
2021-05-04 Sangyoon JangFix autoset during mic process 45/257845/1
2021-04-26 Sangyoon JangCommit directly when running as root 73/257173/3
2021-03-17 Sangyoon JangFix ThemeInfo::GetPath() 31/255331/1
2021-02-02 Sangyoon JangAdd theme_is_key_exist() 81/252781/2
2021-02-02 Sangyoon JangAdd new error codes 60/252760/2
2020-12-22 Sangyoon JangFix mandatory keys 84/250184/1
2020-08-25 Sangyoon JangImplement missing functions for plugin parser 94/241994/3
2020-08-25 Ilho KimCheck json has the mandatory keys 01/242201/3
2020-08-24 Ilho KimAdjust theme json's spec 79/241279/2
2020-08-21 Sangyoon JangUse move bundle when creating theme object 78/239978/6
2020-08-18 Sangyoon JangFix merging default theme 52/240952/2
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 KimFix the empty json array case 72/241072/1
2020-08-12 Sangyoon JangMerge "Add -fPIC option" into tizen
2020-08-11 Junghyun YeonFix coding rule 59/240759/2
2020-08-11 Junghoon ParkMerge "Fix unittests" into tizen
2020-08-10 Inkyun KilRemove stdout log 94/240494/2
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 Sangyoon JangFix auto file key generation 96/239896/4
2020-07-31 Sangyoon JangAdd rpm packages for capi library 92/239492/7
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 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-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-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-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 JangFix theme_loader_query_id 28/236428/2
2020-06-17 Sangyoon JangAdd GET_IDS request filter 27/236427/1
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-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-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-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 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 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 Ilho KimFix build error
2020-05-25 Ilho KimImplement Listen, SendData functions
next