Add metadata to pkginfo
[platform/core/appfw/pkgmgr-info.git] / src / common / parcel / filter_parcelable.cc
2023-01-13 Sangyoon JangAdd metadata to pkginfo 35/286635/8
2021-07-02 Junghyun YeonCleanup code 67/260767/1
2021-03-15 Junghyun YeonFix coding rule for parcelables
2021-03-12 Ilho KimFix memory leak in Parcelable
2021-03-05 Junghyun YeonRemove IFactory innerclass from parcelable classes
2021-03-03 김일호/Tizen Platform... Fix Parcelable (#87)
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-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 KimFix static analysis issue
2021-02-16 Ilho KimImplement FilterParcelable
2021-02-16 Ilho KimChange parcel to inherit Parcelable class