Fix parcel factroy
[platform/core/appfw/pkgmgr-info.git] / src / client /
2021-03-17 Junghyun YeonFix cosmetic issues
2021-03-15 Junghyun YeonFix coding rule
2021-03-15 Ilho KimUse unique_ptr at allocated char*
2021-03-15 jusungFix memory leak in request handler
2021-03-15 Ilho KimFix memory leak
2021-03-08 연정현/Tizen Platform... Merge branch 'master' into add_parser_dbpath
2021-03-08 연정현/Tizen Platform... Merge pull request #120 from jungh-yeon/fix_log
2021-03-08 연정현/Tizen Platform... Merge branch 'master' into fix_log
2021-03-06 Junghyun YeonMerge remote-tracking branch 'origin/master' into fix_log
2021-03-06 Junghyun YeonAdd logs at pkginfo_client for debugging purpose
2021-03-04 연정현/Tizen Platform... Implement dependency handler, parcelable, dbhandler...
2021-03-03 Junghyun YeonRemove unused local variable
2021-02-25 Junghyun YeonMerge remote-tracking branch 'origin/master' into imple...
2021-02-25 김일호/Tizen Platform... Disconnect client socket after all use in PkgInfoClient...
2021-02-25 Junghyun YeonMerge remote-tracking branch 'origin/master' into imple...
2021-02-25 review-bot[Reform] Apply Coding Style
2021-02-25 Junghyun YeonMerge remote-tracking branch 'origin/master' into imple...
2021-02-25 Changgyu ChoiFix static issues
2021-02-24 Ilho KimImplement offline mode in PkgInfoClient
2021-02-24 Junghyun YeonMerge remote-tracking branch 'origin/master' into imple...
2021-02-24 김일호/Tizen Platform... Implement PkgInfoClient (#79)
2021-02-23 Ilho KimModify PkgInfoClient constructor
2021-02-22 Junghyun YeonRemove factory from pkginfoclient
2021-02-16 Ilho KimChange parcel to inherit Parcelable class
2021-02-09 Junghyun YeonIntegrate pkgmgr-common with pkgmgr-info
2021-02-04 review-bot[Reform] Apply Coding Style
2021-02-04 손주성/Tizen Platform... Merge pull request #21 from jusung07-son/master
2021-02-03 Changgyu ChoiFix build error
2021-02-03 Junghyun YeonFix minor coding rule
2021-02-03 Junghyun YeonAdd PkgInfoClient skeleton class
2021-02-03 Junghyun YeonBasic implement pkginfo_client