Add metadata to pkginfo
[platform/core/appfw/pkgmgr-info.git] / src / common / parcel / pkginfo_parcelable.hh
2023-01-13 Sangyoon JangAdd metadata to pkginfo 35/286635/8
2022-01-05 Changgyu ChoiAdd to cache pkg & appinfo 23/261023/48
2021-07-02 Junghyun YeonCleanup code 67/260767/1
2021-06-28 Ilho KimMerge branch 'master' of github.sec.samsung.net:appfw...
2021-06-17 Ilho KimAdd api for resource package 70/251170/22
2021-06-02 Junghyun YeonMerge branch 'tizen' of ssh://review.tizen.org:29418...
2021-04-30 Changgyu ChoiMerge branch 'master' of github.sec.samsung.net:appfw...
2021-04-22 Ilho KimChange to use dlopen for direct access
2021-03-12 Ilho KimChange Extract function's return type
2021-03-12 Ilho KimSet auto_release's default parameter value
2021-03-12 Ilho KimFix memory leak in Parcelable
2021-03-05 김일호/Tizen Platform... Add Error handling in RequestHandler (#117)
2021-03-05 Junghyun YeonRemove IFactory innerclass from parcelable classes
2021-03-03 Ilho KimImplement pkgmgr_parser_insert_manifest_info_in_usr_db
2021-03-03 김일호/Tizen Platform... Fix Parcelable (#87)
2021-02-19 김일호/Tizen Platform... Merge pull request #63 from ilho159-kim/query_parcelable
2021-02-18 Ilho KimMerge branch 'master' into query_parcelable
2021-02-18 Ilho KimAdd ParcelableFactory
2021-02-16 Ilho KimHandle allocated memory
2021-02-16 Ilho KimChange parcel to inherit Parcelable class