platform/core/appfw/pkgmgr-info.git
2021-02-25 review-bot[Reform] Apply Coding Style
2021-02-25 review-bot[Reform] Apply Coding Style
2021-02-25 Ilho KimFix CertInfoParcelable
2021-02-25 Ilho KimFix double free
2021-02-25 Changgyu ChoiFix static issues
2021-02-24 Ilho KimImplement offline mode in PkgInfoClient
2021-02-24 김일호/Tizen Platform... Implement PkgInfoClient (#79)
2021-02-23 손주성/Tizen Platform... Merge pull request #78 from jusung07-son/master
2021-02-23 jusungSet pkgid for cert db
2021-02-23 최창규/Tizen Platform... Add SharedObject util (#73)
2021-02-23 Ilho KimModify PkgInfoClient constructor
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 jusungFix static analysis issue
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-19 Changgyu ChoiAdd to destruct job for release callbacks
2021-02-18 Junghyun YeonMatching implements and header's prototype
2021-02-18 Ilho KimChange to use C++14
2021-02-18 Ilho KimFix ResultParcelable
2021-02-18 review-bot[Reform] Apply Coding Style
2021-02-18 Changgyu ChoiFix warning
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 최창규/Tizen Platform... Server/runner (#54)
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 review-bot[Reform] Apply Coding Style
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 review-bot[Reform] Apply Coding Style
2021-02-16 최창규/Tizen Platform... Add locale parameter in HandleRequest (#55)
2021-02-16 손주성/Tizen Platform... Merge pull request #57 from review-bot/reform/appfw...
2021-02-16 review-bot[Reform] Apply Coding Style
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-14 jusungImplement Server
2021-02-09 손주성/Tizen Platform... Merge pull request #48 from changyu-choi/server/pkg_request
2021-02-09 Changgyu ChoiFix wrong implementation
2021-02-09 Changgyu ChoiFix build error
2021-02-09 Changgyu ChoiImplement PkgRequest
2021-02-09 Ilho KimFix some coding style
2021-02-09 Ilho KimBuild setup for server
2021-02-09 연정현/Tizen Platform... Remove pkginfo-server-lib (#43)
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-06 review-bot[Reform] Apply Coding Style
2021-02-05 Ilho KimAdd TARGET_LINK_LIBRARIES for using some libs
2021-02-05 Ilho KimFix build error
2021-02-05 review-bot[Reform] Apply Coding Style
2021-02-05 김일호/Tizen Platform... Add unittest (#31)
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 review-bot[Reform] Apply Coding Style
2021-02-04 review-bot[Reform] Apply Coding Style
2021-02-04 Junghyun YeonAdjust header file location
2021-02-04 Junghyun YeonRemove dependency from pkgmgrinfo_basic to pkgmgrinfo_p...
2021-02-04 Junghyun YeonIntegrate pkgmgr-client and pkgmgr-info
2021-02-04 Junghyun YeonRemove pkgmgrinfo_private from pkgmgr-info
2021-02-04 Junghyun YeonMove files from src/ to common/
2021-02-04 Changgyu ChoiAdd runner skeleton code
2021-02-04 손주성/Tizen Platform... Merge pull request #21 from jusung07-son/master
2021-02-04 jusungFix typo
2021-02-03 Changgyu ChoiFix build error
2021-02-03 Junghyun YeonFix minor coding rule
2021-02-03 Junghyun YeonAdd PkgInfoClient skeleton class
2021-02-03 Junghyun YeonBasic implement pkginfo_client
2021-02-03 jusungAdd skeleton codes of pkg_request
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 Ilho KimChange header file extension
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/
2021-01-29 review-bot[Reform] Apply Coding Style
2021-01-29 Junghyun YeonChange header file extension
2021-01-29 김일호/Tizen Platform... Merge pull request #10 from ilho159-kim/parcel
2021-01-28 손주성/Tizen Platform... Merge pull request #12 from review-bot/reform/appfw...
2021-01-26 Ilho KimApply visibility attribute 'default'
2021-01-26 Ilho KimApply visibility attribute 'default'
2021-01-26 Ilho KimInstall header files related with parcel
2021-01-26 Ilho KimRemove a useless header
next