Remove the cache when language change event occurs
[platform/core/appfw/pkgmgr-info.git] / src / CMakeLists.txt
2021-07-16 Junghyun YeonChange log format 74/261274/4
2021-06-28 Ilho KimMerge branch 'master' of github.sec.samsung.net:appfw...
2021-06-24 Ilho KimFix QueryParcelable to handle null char pointer 04/259804/9
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 KimFix minor issues
2021-04-22 Ilho KimChange to use dlopen for direct access
2021-03-03 연정현/Tizen Platform... Merge pull request #82 from jungh-yeon/implement_api2
2021-02-25 Junghyun YeonMerge remote-tracking branch 'origin/master' into imple...
2021-02-25 Junghyun YeonMerge remote-tracking branch 'origin/master' into imple...
2021-02-25 Junghyun YeonMerge remote-tracking branch 'origin/master' into imple...
2021-02-24 Ilho KimImplement offline mode in PkgInfoClient
2021-02-24 Junghyun YeonMerge remote-tracking branch 'origin/master' into imple...
2021-02-22 Junghyun YeonAdd pkginfo manager for adaptor class between C and C++
2021-02-19 김일호/Tizen Platform... Merge pull request #63 from ilho159-kim/query_parcelable
2021-02-18 Ilho KimChange to use C++14
2021-02-18 Ilho KimMerge branch 'master' into query_parcelable
2021-02-18 김일호/Tizen Platform... Add ResultParcelable (#59)
2021-02-09 Junghyun YeonIntegrate pkgmgr-common with pkgmgr-info
2021-02-04 Junghyun YeonIntegrate pkgmgr-client and 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 Junghyun YeonFix minor coding rule
2021-02-03 Junghyun YeonBasic implement pkginfo_client
2021-01-29 Junghyun YeonMove common directory into src/
2021-01-20 Junghyun YeonAdd basic structure of pkginfo-server