Fix build error
[platform/core/appfw/pkgmgr-info.git] / src / common /
2021-02-24 Junghyun YeonMerge remote-tracking branch 'origin/master' into imple...
2021-02-23 Junghyun YeonChange usage of functions
2021-02-23 Junghyun YeonChange CertInfoParcelable
2021-02-23 review-bot[Reform] Apply Coding Style
2021-02-23 손주성/Tizen Platform... Merge pull request #70 from jusung07-son/master
2021-02-19 jusungImplement request handler
2021-02-19 Changgyu ChoiFix implementation
2021-02-19 김일호/Tizen Platform... Merge pull request #63 from ilho159-kim/query_parcelable
2021-02-18 Junghyun YeonMatching implements and header's prototype
2021-02-18 Ilho KimFix ResultParcelable
2021-02-18 Ilho KimMerge branch 'master' into query_parcelable
2021-02-18 김일호/Tizen Platform... Add ResultParcelable (#59)
2021-02-18 Ilho KimAdd ParcelableFactory
2021-02-17 Changgyu ChoiFix wrong implementation
2021-02-17 Ilho KimAdd QueryParcelable
2021-02-17 Junghyun YeonDelete includes of removed file
2021-02-17 Junghyun YeonRemove unnecessary parcelable and req handlers
2021-02-17 연정현/Tizen Platform... Separate pkgmgr-info legacy library and implement dbhan...
2021-02-16 Ilho KimFix static analysis issue
2021-02-16 Ilho KimImplement CertInfoParcelable
2021-02-16 Ilho KimImplement FilterParcelable
2021-02-16 Ilho KimHandle allocated memory
2021-02-16 Ilho KimChange parcel to inherit Parcelable class
2021-02-16 Ilho KimFix potential defect
2021-02-16 Ilho KimImplement PkgInfoParcel, AppInfoParcel
2021-02-16 손주성/Tizen Platform... Merge pull request #50 from jusung07-son/master
2021-02-15 Changgyu ChoiAdd to unlink path
2021-02-15 Changgyu ChoiAdd Request type in PkgRequest
2021-02-09 Changgyu ChoiAdd ParcelFactory skeleton code
2021-02-09 Junghyun YeonIntegrate pkgmgr-common with pkgmgr-info
2021-02-08 Ilho KimAdd GetRequestType method
2021-02-08 최창규/Tizen Platform... Add request type enum header (#39)
2021-02-05 review-bot[Reform] Apply Coding Style
2021-02-05 최창규/Tizen Platform... Implement socket (#32)
2021-02-05 김일호/Tizen Platform... Adjust visibility attribute "default" (#30)
2021-02-05 김일호/Tizen Platform... Fix namespace format (#29)
2021-02-04 Ilho KimAdd public keywork
2021-02-04 Junghyun YeonRemove pkgmgrinfo_private from pkgmgr-info
2021-02-04 Junghyun YeonMove files from src/ to common/
2021-02-04 손주성/Tizen Platform... Merge pull request #21 from jusung07-son/master
2021-02-03 Changgyu ChoiFix build error
2021-02-02 Junghyun YeonFix typo
2021-02-02 Junghyun YeonAdd skeleton codes of parcle factory
2021-02-02 Junghyun YeonAdd IFactory inner class
2021-02-01 최창규/Tizen Platform... Merge pull request #16 from review-bot/reform/appfw...
2021-01-29 review-bot[Reform] Apply Coding Style
2021-01-29 Junghyun YeonMove common directory into src/