Add new event type for uninstall/upgrade packages.
[platform/framework/web/data-provider-master.git] / src / package.c
2013-11-05 Sung-jae ParkAdd new event type for uninstall/upgrade packages. 05/11805/1
2013-11-05 Sung-jae ParkSend the _PKGMGR event type for deleting an instance... 00/11800/1
2013-10-22 Sung-jae ParkFix build error submit/tizen/20131022.043258
2013-10-22 Sung-jae ParkMerge branch 'tizen_2.2' of ssh://review.tizendev.org... submit/tizen/20131022.035921
2013-10-11 Sung-jae ParkSimulate faulted package
2013-09-04 Sung-jae ParkSend INSTANCE_DESTROY_PKGMGR only if it should be recreated
2013-09-03 Sung-jae ParkUpdate package management code.
2013-08-29 Sung-jae ParkSend delete type to service provider.
2013-08-13 Sung-jae Parkpkgmgr plugin, coding convention, AUL exception
2013-06-26 Sung-jae ParkUpdate Input event thread. and reduce the logs.
2013-06-13 Sung-jae ParkMerge branch 'tizen_2.1' into tizen_2.2
2013-06-13 Sung-jae ParkUpdate SMACK, Fix a crash of terminating sequence,...
2013-05-01 Sung-jae ParkVarious patches are applied
2013-04-23 Sung-jae ParkFix the prevent issues 2.1b_release accepted/tizen_2.1/20130425.023233 submit/tizen_2.1/20130424.223847
2013-04-19 Sung-jae ParkImplement the service thread & Update license
2013-04-18 Sung-jae ParkUpdate License
2013-04-18 Sung-jae ParkVarious patchset applied.
2013-03-31 Sung-jae ParkSync to I865165b974aa32a35a58b7260cb1c046ed8f1413
2013-03-25 Sung-jae ParkUpdate License
2013-03-16 Jinkun Jangsync with master
2013-02-27 Sung-jae ParkAdd change_period interface, update trigger_update
2013-02-07 Sung-jae Parkhandling the return value of replace_string
2012-12-28 Sung-jae ParkFix the bug of buffer type handler
2012-12-27 Sung-jae ParkChange the type of auto_launch record to TEXT
2012-12-21 Sung-jae ParkRemove code of the deprecated feature
2012-12-20 Sung-jae ParkInitialize the project.