platform/core/appfw/app-installers.git
2016-01-27 jongmyeong koMerge "Revise dependency on privilege-manager" into... accepted/tizen/mobile/20160129.083356 accepted/tizen/tv/20160129.083419 accepted/tizen/wearable/20160129.083442 submit/tizen/20160127.110348
2016-01-27 Lukasz WysockiRemove root user validation for direct modes 72/57372/4
2016-01-26 Arkadiusz SzulakiewiczAdd InstallationMode to InstallerContext 76/57876/4
2016-01-26 Arkadiusz SzulakiewiczRemove default value for 'preload' attribute 75/57875/3
2016-01-26 Yunjin LeeRevise dependency on privilege-manager 45/57945/1 submit/devel/ivi/20160202.091941
2016-01-25 Tomasz IwanekInstallation mode and request mode - naming cleanup 81/57881/1
2016-01-22 Tomasz IwanekRemove usage of pkgmgr_parser_usr_process_manifest_xml 52/57752/3 submit/tizen/20160122.140520
2016-01-22 Tomasz IwanekStepParseManifest 49/57749/3
2016-01-22 Tomasz IwanekPkg-install-manifest helper binary 25/55225/21
2016-01-22 Arkadiusz SzulakiewiczSet install request type in StepConfigure 47/57647/3
2016-01-20 Tomasz IwanekFix icon copying 57/57257/6 accepted/tizen/mobile/20160122.032611 accepted/tizen/tv/20160122.032659 accepted/tizen/wearable/20160122.032711 submit/tizen/20160120.112210
2016-01-19 jongmyeongkoremove remaining codes reltated to preload_list.txt 04/57304/1
2016-01-15 Arkadiusz SzulakiewiczFail installation if certificate comparision fails 29/56929/6
2016-01-14 Lukasz WysockiIcons paths parametrization 88/56488/5 accepted/tizen/mobile/20160115.010734 accepted/tizen/mobile/20160115.010911 accepted/tizen/tv/20160115.010746 accepted/tizen/tv/20160115.010928 accepted/tizen/wearable/20160115.010805 accepted/tizen/wearable/20160115.010951 submit/tizen/20160114.141522 submit/tizen/20160114.224350
2016-01-14 Tomasz IwanekMerge directories for copying shared/ when installing... 21/56921/6
2016-01-14 Tomasz IwanekFilter apps in StepCreateIcons 20/56920/3
2016-01-14 Tomasz IwanekCheckPathInZipArchive 95/56795/3
2016-01-13 jongmyeongkoremove preload_list related API usage. 19/56719/3
2016-01-12 Tomasz IwanekExpose AppInstaller::context_ for derived classes 06/56506/4
2016-01-11 Tomasz IwanekSubprocess utility 03/56503/3
2016-01-08 Tomasz IwanekDo not fail installation if application has no privileges 19/56419/2
2016-01-07 Tomasz IwanekRework handling PKGMGR_REQ_MANIFEST_DIRECT_INSTALL... 79/55079/6 accepted/tizen/mobile/20160108.064846 accepted/tizen/tv/20160108.064906 accepted/tizen/wearable/20160108.064934 submit/tizen/20160108.020058
2016-01-07 jongmyeongkoadd new errors and error_message handlings 74/55174/12 accepted/tizen/mobile/20160108.010032 accepted/tizen/tv/20160108.010106 accepted/tizen/wearable/20160108.010133 submit/tizen/20160107.103810
2016-01-05 Arkadiusz SzulakiewiczRemove BSD license clausure from app-installers 93/56193/1
2015-12-24 Junghyun Yeonfix codes to manifest direct install works properly... 08/55108/3 accepted/tizen/mobile/20151224.063315 accepted/tizen/tv/20151224.063348 accepted/tizen/wearable/20151224.063429 submit/tizen/20151224.015514 submit/tizen_common/20151229.142028 submit/tizen_common/20151229.144031 submit/tizen_common/20151229.154718
2015-12-18 Tomasz IwanekRemove tpk and wgt backend code 91/54291/6 accepted/tizen/mobile/20151219.044136 accepted/tizen/tv/20151219.044547 accepted/tizen/wearable/20151219.044844 submit/tizen/20151218.151823
2015-12-18 Pawel SikorskiCoding style fixes 81/54881/2
2015-12-18 Arkadiusz SzulakiewiczPass error message from StepCheckSignature to AppInstaller 11/54611/10
2015-12-17 Tomasz IwanekDevelopement package for common app-installers library 88/54288/3
2015-12-17 Tomasz IwanekMove StepGenerateXml to wgt/ 07/54707/3
2015-12-17 Sangyoon JangAdd StepConvertXml for tpk backend 07/54607/4 accepted/tizen/mobile/20151217.223533 accepted/tizen/tv/20151217.223547 accepted/tizen/wearable/20151217.223602 submit/tizen/20151217.070232
2015-12-17 Sangyoon JangAllow single widget-application package 41/54641/3
2015-12-17 Sangyoon JangParse and fill widget-application tag 53/54353/5
2015-12-16 jongmyeongkodefault, apply public privilege to untrusted application 58/54558/1 accepted/tizen/mobile/20151216.111526 accepted/tizen/tv/20151216.111132 accepted/tizen/wearable/20151216.111335 submit/tizen/20151216.071058
2015-12-15 Junghyun YeonMerge "privilege will mapped even api_version is 3... accepted/tizen/mobile/20151215.054928 accepted/tizen/tv/20151215.054954 accepted/tizen/wearable/20151215.055011 submit/tizen/20151215.023632
2015-12-14 Lukasz WysockiFix issue with missing xml:lang attribute 53/54253/2
2015-12-14 Junghyun Yeonprivilege will mapped even api_version is 3.0 19/54219/1 accepted/tizen/mobile/20151215.054105 submit/tizen/20151215.012934
2015-12-11 Tomasz IwanekPass manifest_x directly to pkgmgr_parser API 53/51953/20 accepted/tizen/mobile/20151212.071403 accepted/tizen/tv/20151212.072839 accepted/tizen/wearable/20151212.074754 submit/tizen/20151211.155929
2015-12-11 Lukasz WysockiRemove redundant code 52/53052/5
2015-12-11 Lukasz WysockiAdd handling for background-category element in TPK. 81/53081/20
2015-12-11 Junghyun Yeonhotfix to create cache, data directory for skel. 65/54065/1 accepted/tizen/mobile/20151212.071149 accepted/tizen/tv/20151212.072642 accepted/tizen/wearable/20151212.073247 submit/tizen/20151211.080717
2015-12-11 Semun LeeFix crash while freeing privilege 60/54060/1 accepted/tizen/mobile/20151212.071024 accepted/tizen/tv/20151212.072528 accepted/tizen/wearable/20151212.073123 submit/tizen/20151211.064411
2015-12-10 Junghyun YeonMerge "Apply changed security APIs" into tizen accepted/tizen/mobile/20151210.230750 accepted/tizen/tv/20151210.230805 accepted/tizen/wearable/20151210.230830 submit/tizen/20151210.104410
2015-12-09 Tomasz IwanekParse extra elements in tpk::parse::StepParse 79/53679/4
2015-12-09 Tomasz IwanekGenerate application_x attributes 39/53639/9
2015-12-09 Pawel SikorskiTemporary fix for background-category. 35/53835/3
2015-12-09 Tomasz IwanekPass xml namespace from tizen-manifest.xml in tpk:... 82/53282/9
2015-12-09 Tomasz IwanekGenerate deviceprofile list for tpk 81/53281/8
2015-12-09 Junghyun YeonApply changed security APIs 46/53346/2
2015-12-09 Pawel SikorskiCoding style fixes. 89/53789/1
2015-12-08 Arkadiusz SzulakiewiczFix privileges of globally installed applications 90/53490/5
2015-12-08 Lukasz WysockiAdd handling for background-category element. 02/50502/18
2015-12-03 Kamil ChłodnickiDon't encrypt empty files because libwebappenc doesn... 63/53263/2 accepted/tizen/mobile/20151203.230802 accepted/tizen/tv/20151203.230817 accepted/tizen/wearable/20151203.230837 submit/tizen/20151203.083855
2015-12-01 Kamil ChłodnickiFix rollback for StepRemoveEncryptionData 75/52575/2
2015-11-30 Junghyun YeonMerge "allows to add db information of manifest direct... accepted/tizen/mobile/20151201.225926 accepted/tizen/tv/20151201.225947 accepted/tizen/wearable/20151201.230007 submit/tizen/20151201.085942
2015-11-27 Tomasz IwanekProper native implementation for directory creator... 69/51969/7
2015-11-27 Junghyun Yeonallows to add db information of manifest direct install... 70/51870/9 accepted/tizen/mobile/20151130.094229 accepted/tizen/tv/20151130.094245 accepted/tizen/wearable/20151130.094305 submit/tizen/20151130.063415
2015-11-25 Arkadiusz SzulakiewiczFix permission for applications installed in global... 72/52172/3
2015-11-19 Kyungwook Takcert-svc-vcore sig validator API changed (2.0.0) 32/51832/2 accepted/tizen/mobile/20151120.070845 accepted/tizen/tv/20151120.070856 accepted/tizen/wearable/20151120.070911 submit/tizen/20151120.024645
2015-11-18 Tomasz IwanekChange smack label of smoke tests 47/51947/3
2015-11-18 Pawel Sikorski[cleanup] fix source files attributes 27/51327/2
2015-11-17 Semun LeeMerge "Avoid referencing inexistant object to fix crash... accepted/tizen/mobile/20151117.232435 accepted/tizen/tv/20151117.232445 accepted/tizen/wearable/20151117.232449 submit/tizen/20151117.105121
2015-11-16 VBSMerge "implement TEP install, update" into tizen accepted/tizen/mobile/20151117.005616 accepted/tizen/tv/20151117.005630 accepted/tizen/wearable/20151117.005639 submit/tizen/20151116.110857
2015-11-13 Youmin HaAvoid referencing inexistant object to fix crash 38/51738/1
2015-11-12 VBSimplement TEP install, update 77/50977/13
2015-11-06 Tomasz Iwanekfix stylecheck 94/51294/2
2015-11-06 Youmin HaRevert "Remove old pkgdir_maker symlink for backward... 61/51261/1
2015-11-06 Youmin HaRevert "Proper native implementation for directory... 60/51260/1
2015-11-05 Tomasz IwanekSmoke test of delta package installation 42/50542/5
2015-11-05 Tomasz IwanekCleanup 51/50751/4
2015-11-05 Tomasz IwanekImplement delta mode for wgt 39/50539/7
2015-11-05 Tomasz IwanekString to request map for recovery mode reading 48/50748/2
2015-11-05 Tomasz IwanekAdd RequestType::Delta and implement delta mode for tpk 21/50521/10
2015-11-05 Tomasz IwanekAdd exception handling in AppInstaller for exception... 92/50892/3
2015-11-05 Youmin HaRemove old pkgdir_maker symlink for backward compatibility 03/51203/2
2015-11-03 Tomasz IwanekProper native implementation for directory creator... 37/47937/15 accepted/tizen/mobile/20151104.082908 accepted/tizen/tv/20151104.082925 accepted/tizen/wearable/20151104.082934 submit/tizen/20151104.073832
2015-10-30 Wojciech KosowiczCheck icon->text in StepBackupIcons::process() 42/50742/3
2015-10-30 Tomasz IwanekCreate manifest_x in parse steps 38/50538/5
2015-10-29 Lukasz WysockiAdded missing comments 37/50537/1
2015-10-29 Lukasz WysockiRemoved manifest_keys namespace 26/50026/4 accepted/tizen/mobile/20151029.231518 accepted/tizen/mobile/20151106.010315 accepted/tizen/tv/20151029.231530 accepted/tizen/tv/20151106.010324 accepted/tizen/wearable/20151029.231550 accepted/tizen/wearable/20151106.010337 submit/tizen/20151029.161945 submit/tizen/20151106.005030
2015-10-29 Pawel SikorskiAdding Comments to step classes. 15/50515/2
2015-10-29 Pawel SikorskiGenerate XML fixes: 92/50492/2
2015-10-27 Lukasz WysockiAdded attribute launch_mode in generated xml. 29/50029/4
2015-10-27 Pawel SikorskiSetting launch_mode attribute into manifest_x 23/48523/6
2015-10-27 Tomasz IwanekFix binary symlink for service applications 32/50032/3
2015-10-27 Tomasz IwanekCreate icon files for service applications 30/50030/2
2015-10-27 Tomasz IwanekParse and generate service application element in wgt... 81/49881/3
2015-10-26 Tomasz IwanekUse GList in manifest_x structures 67/49167/8 accepted/tizen/mobile/20151027.055537 accepted/tizen/tv/20151027.055543 accepted/tizen/wearable/20151027.055551 submit/tizen/20151027.011246
2015-10-23 Tomasz IwanekRemove sorting of privileges for security_manager 84/49884/2
2015-10-23 Tomasz IwanekGenerate <category> in platform manifest 83/49983/2
2015-10-22 Pawel Sikorskicomments added into src/common/*.h header files 96/49996/1
2015-10-19 Tomasz IwanekParse and generate shortcut information in platform... 00/49700/1 accepted/tizen/mobile/20151021.013217 accepted/tizen/tv/20151021.013227 accepted/tizen/wearable/20151021.013236 submit/tizen/20151020.153751
2015-10-16 Tomasz IwanekStylecheck. Unused/commented out code. 54/49654/3
2015-10-15 WonYoung ChoiMerge "Add default privileges for each certificates... accepted/tizen/mobile/20151016.043604 accepted/tizen/tv/20151016.043616 accepted/tizen/wearable/20151016.043625 submit/tizen/20151015.090000 submit/tizen/20151015.122946 tizen_3.0.m2.a1_mobile_release tizen_3.0.m2.a1_tv_release
2015-10-15 WonYoung ChoiAdd default privileges for each certificates level 12/48212/4
2015-10-14 Youmin HaFix wrong element name 97/49497/1 accepted/tizen/mobile/20151014.092839 accepted/tizen/tv/20151014.092856 accepted/tizen/wearable/20151014.092909 submit/tizen/20151014.053207
2015-10-07 Tomasz IwanekDatacontrol element generation in StepGenerateXml 53/49153/1 accepted/tizen/mobile/20151008.052056 accepted/tizen/tv/20151008.052120 accepted/tizen/wearable/20151008.052147 submit/tizen/20151008.031154
2015-10-05 Tomasz IwanekRename ContextInstaller to InstallerContext 83/48983/3
2015-10-05 Tomasz IwanekRemove unused xml_parser 87/48987/2
2015-10-02 Tomasz IwanekAdjustment to application_x unification 05/48905/2 accepted/tizen/mobile/20151005.055456 accepted/tizen/tv/20151005.055510 accepted/tizen/wearable/20151005.055525 submit/tizen/20151005.030714
next