Add lightuser feature
[platform/core/appfw/pkgmgr-info.git] / src / common / parcel / pkginfo_parcelable.cc
2022-04-20 Junghyun YeonAdd lightuser feature 13/274013/1
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-15 Junghyun YeonFix coding rule for parcelables
2021-03-12 Ilho KimChange Extract function's return type
2021-03-12 Ilho KimFix memory leak in Parcelable
2021-03-08 Junghyun YeonMerge remote-tracking branch 'origin/master' into deliv...
2021-03-08 Ilho KimAdd Missing implement in PkgInfoParcel
2021-03-05 김일호/Tizen Platform... Add Error handling in RequestHandler (#117)
2021-03-05 Junghyun YeonRemove IFactory innerclass from parcelable classes
2021-03-04 Junghyun YeonFix static analysis issue
2021-03-03 Ilho KimImplement pkgmgr_parser_insert_manifest_info_in_usr_db
2021-03-03 Ilho KimHandle locale in InfoParcleable
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