Implement pkgmgrinfo_pkginfo_set_installed_storage
[platform/core/appfw/pkgmgr-info.git] / src / manager / pkginfo_manager.cc
2021-03-03 Ilho KimImplement pkgmgrinfo_pkginfo_set_installed_storage
2021-03-03 Ilho KimSet QueryHandler's operation,db type before use
2021-03-03 Ilho KimChange get_updateinfo to use PkgInfoClient
2021-03-03 Ilho KimChange pkgmgrinfo_plugininfo_foreach_plugininfo to...
2021-03-03 연정현/Tizen Platform... Merge pull request #82 from jungh-yeon/implement_api2
2021-03-02 Junghyun YeonAdd return code while traversing result list
2021-02-25 Junghyun YeonFix static analysis issue
2021-02-25 Junghyun YeonMerge remote-tracking branch 'origin/master' into imple...
2021-02-25 Junghyun YeonFix static analysis issue
2021-02-25 Junghyun YeonRemove unnecessary codes
2021-02-25 Junghyun YeonMerge remote-tracking branch 'origin/master' into imple...
2021-02-25 Junghyun YeonMerge remote-tracking branch 'origin/master' into imple...
2021-02-24 Junghyun YeonFix build error
2021-02-24 Junghyun YeonMerge remote-tracking branch 'origin/master' into imple...
2021-02-24 Junghyun YeonImplement foreach appcontrol API
2021-02-23 Junghyun YeonImplement getting datacontrol privilege API
2021-02-23 Junghyun YeonImplement getting datacontrol trusted info API
2021-02-23 Junghyun YeonImplement getting datacontrol appid API
2021-02-23 Junghyun YeonUpdate pkgmgr-info APIs
2021-02-23 Junghyun YeonImplement localed label API
2021-02-23 Junghyun YeonImplement basic pkgmgrinfo_appinfo_ APIs using newly...
2021-02-22 Junghyun YeonImplement _pkginfo_get_packages
2021-02-22 Junghyun YeonAdd logger class
2021-02-22 Junghyun YeonAdd pkginfo manager for adaptor class between C and C++