platform/core/appfw/app-installers.git
2020-06-03 Junghyun YeonImplement unified recovery feature 03/234403/13
2020-06-02 Ilho KimRelease version 1.32.9 31/235031/1 accepted/tizen/unified/20200603.150218 submit/tizen/20200602.012953
2020-06-01 Ilho KimCheck dependency when the request type is required 31/234731/4
2020-06-01 Ilho KimRelease version 1.32.8 37/234937/1 submit/tizen/20200601.023448
2020-05-29 Ilho KimRemove manifest backup when update recover with cleanup 58/234858/1
2020-05-27 Ilho KimAdd Dependency Checker 46/228146/20
2020-05-27 Ilho KimAdd Uninstall function to smoke utils for multi uninstall 19/230719/4
2020-05-26 Junghyun YeonFix StepCheckBackgroundCategory 34/218634/9
2020-05-20 Sangyoon JangSet CMAKE_VERBOSE_MAKEFILE=OFF as default 98/233898/1
2020-05-19 Junghyun YeonFix coding rule 36/233736/1
2020-05-14 Sangyoon JangFix installing shared/data directory of ReadonlyUpdateU... 74/233374/1
2020-05-08 Sangyoon JangFix updating shared data directories 23/232723/2
2020-04-20 Ilho KimModify ReadonlyUpdateInstall CreateStorageDirectories 53/230753/3
2020-04-20 Sangyoon JangAdd StepCrash class at smoke utils 21/228721/7
2020-04-20 Sangyoon JangFix smoke utils to test unified installer 25/228325/9
2020-04-17 Ilho KimAdd GetIndex() funtion to AppInstallers 04/231104/1
2020-04-16 Ilho KimAdd GetArchiveInfo 45/228145/6
2020-04-16 Sangyoon JangChange path of directory for mount point of MountInstal... 46/229846/2
2020-04-09 Sangyoon JangFix InstallerRunner::Run() 69/229869/2
2020-04-03 Ilho KimRelease version 1.32.7 44/229744/1 accepted/tizen/unified/20200413.012234 submit/tizen/20200403.082852 submit/tizen/20200410.073851
2020-03-26 Sangyoon JangReset is_app_installed flag when setting new query... 74/228874/3
2020-03-26 Sangyoon JangMove including vconf.h into source code 20/228720/3
2020-03-25 Sangyoon JangChange error code to UNZIP_ERROR when GetUnpackedPackag... 59/228159/3
2020-03-24 Ilho KimFix static analysis issue 61/219761/8
2020-03-24 Sangyoon JangAdd InstallerFactory, InstallerRunner classes for multi... 55/225055/11
2020-03-24 Sangyoon JangAdjust for multi-package installer 48/223948/12
2020-03-24 Sangyoon JangAdd SetAppQueryInterface() 65/217565/18
2020-03-24 Sangyoon JangSplit Run() method 57/216857/22
2020-03-24 Ilho KimAll step's success are regarded as installation's success 90/225290/5
2020-03-20 Ilho KimFix coding style 62/228262/1
2020-03-17 Ilho KimDetach Umount operation from mount install's clean 17/225317/6
2020-03-12 Sangyoon JangFix build error 31/227431/1
2020-03-11 Sangyoon JangAdd ArchiveInfo class 96/226596/12
2020-03-06 Ilho KimRelease version 1.32.6 05/226905/1 accepted/tizen/unified/20200309.031500 submit/tizen/20200306.075320
2020-03-05 Ilho KimFix StepRecoverSignature 40/226440/2
2020-03-05 Sangyoon JangFix a build warning 43/226743/1
2020-03-03 Ilho KimAdd a test that crashed while running clean operation 93/226093/3
2020-03-02 Ilho KimRelease version 1.32.5 78/226378/1 accepted/tizen/unified/20200303.032612 submit/tizen/20200302.075610
2020-02-26 Ilho KimFix memory leak 12/225912/3
2020-02-26 Sangyoon JangFix static analysis issue 01/226001/2
2020-02-25 Ilho KimFix smoke util 84/225084/7
2020-02-25 Sangyoon JangFix StepUnzip to checking free space before creating... 54/225054/2
2020-02-20 Ilho KimFix permission value correctly 13/225413/2
2020-02-14 Ilho KimRelease version 1.32.4 50/224950/1 accepted/tizen/unified/20200217.213824 submit/tizen/20200214.080724
2020-02-14 Ilho KimChange clean operations not to return failure 13/223113/7
2020-02-14 Junghyun YeonFix StepRecoverSignature 02/224502/3
2020-02-12 Sangyoon JangFix some error logs 50/224650/1
2020-02-12 Sangyoon JangRefactor creating shared data logic 29/221429/23
2020-02-10 Junghyun YeonFix static analysis issue 99/224399/4
2020-02-10 Ilho KimRelease version 1.32.3 05/224405/1 accepted/tizen/unified/20200212.125947 submit/tizen/20200210.091657 submit/tizen/20200211.010149
2020-02-07 Junghyun YeonFix build error 86/223486/4
2020-02-07 Ilho KimFix create shared data directory during update 84/224184/3
2020-02-07 Sangyoon JangFix backup/restore shared/shared_tmp directories 77/224177/1
2020-02-07 Sangyoon JangFix Remove(), RemoveAll() to delete symlink properly 75/224175/1
2020-02-06 Sangyoon JangRemove packaged RW directories before copying unpacked... 77/224077/2
2020-02-06 Sangyoon JangFix install failure of user package 69/223969/3
2020-02-06 Sangyoon JangKeep removable attribute when package update 33/219733/5
2020-01-31 Junghyun YeonFix build warning 91/223591/1
2020-01-31 Ilho KimRelease version 1.32.2 82/223582/1 submit/tizen/20200131.050227
2020-01-29 Ilho KimAdd function 'CopyAndRemove' for smoke test 37/217537/13
2020-01-20 Ilho KimAdd SmokeTestHelperRunner for smoke test 04/220004/13
2020-01-17 Junghyun YeonFix minor coding rules 16/218116/15
2020-01-17 Ilho KimRelease version 1.32.1 09/222709/1 accepted/tizen/unified/20200120.133140 submit/tizen/20200117.084916
2020-01-17 Ilho KimResolve static analysis issue 53/222653/1
2020-01-13 Junghyun YeonFix minor coding rule on pkgmgr_signal 18/218918/8
2020-01-08 Sangyoon JangAdd fallback logic when api-version of app not found 78/221878/4
2020-01-07 Ilho KimRelease version 1.32.0 55/221755/1 accepted/tizen/unified/20200108.131451 submit/tizen/20200107.095413
2019-12-31 Ilho KimRemove compile warning messages 23/221223/2
2019-12-30 Sangyoon JangAdd default steps for each operations 15/207215/23
2019-12-23 hyunhoRemove widget from plugins_list.txt 00/220500/2
2019-12-20 Junghyun YeonFix minor coding rule 27/217427/4
2019-12-13 Ilho KimRelease version 1.31.1 06/220106/2 accepted/tizen/5.5/unified/20200105.221114 accepted/tizen/unified/20191216.222210 submit/tizen/20191213.074937 submit/tizen_5.5/20200103.002242 submit/tizen_5.5/20200103.003447
2019-12-13 Sangyoon JangFix StepRecoverStorageDirectories 50/218450/12
2019-12-13 Sangyoon JangFix StepRecoverChangeOwner 51/218451/15
2019-12-13 Sangyoon JangAdd null checking before setting cleanup flag 06/219806/3
2019-12-13 Ilho KimFix static analysis issue 70/220070/3
2019-12-13 Ilho KimFix FindRecoveryFile 34/219134/4
2019-12-12 Junghyun YeonMerge "Change header path to be included" into tizen
2019-12-10 Ilho KimChange the way to delete "shared/data" directory 63/219763/2
2019-12-06 Junghyun YeonChange header path to be included 07/219607/2
2019-12-03 Sangyoon JangFix StepUpdateStorageDirectories 22/218222/16
2019-11-27 Sangyoon JangAdd smoke-util functions to check existance of shared... 18/218218/7
2019-11-25 Sangyoon JangFix smoke-test functions for rollback cases 93/218093/3
2019-11-25 Junghyun YeonRelease version 1.31.0 00/218500/1 accepted/tizen/unified/20191201.221510 submit/tizen/20191128.101053 submit/tizen_5.5/20191204.061724 submit/tizen_5.5/20191205.065343
2019-11-21 Junghyun YeonChange shared/data handle logic 03/210403/22
2019-11-20 Sangyoon JangReset data of PkgQuery at beginning of process 59/218059/4
2019-11-20 Sangyoon JangMake PkgQuery class as inner class of PkgQueryInterface 38/218038/2
2019-11-12 Junghyun YeonSeparate dotnet app existance checking logic 28/217228/3
2019-11-12 Junghyun YeonFix build warning 32/217432/2
2019-11-12 Ilho KimRelease version 1.30.14 63/217463/1 accepted/tizen/5.5/unified/20191118.084816 accepted/tizen/unified/20191115.083931 submit/tizen/20191112.050420 submit/tizen/20191114.120558 submit/tizen/20191115.055644 submit/tizen_5.5/20191112.065048 submit/tizen_5.5/20191114.121100 submit/tizen_5.5/20191115.055905
2019-11-12 Ilho KimFix step_check_upgradable's dependency check 12/215812/8
2019-11-12 Ilho KimRefactor Checking Dependency routine 34/216534/8
2019-11-07 Junghyun YeonMake up recovery file for sudden power loss 44/216744/4
2019-11-07 Junghyun YeonFix codes for efficiency 26/217026/3
2019-11-07 Junghyun YeonImplement clean operation for recovery 57/216457/6
2019-11-05 Junghyun YeonFix coding rule 22/217022/1
2019-10-21 Sangyoon JangFix installing privileges of hybrid package 41/215741/4
2019-10-16 Junghyun YeonAdd condition when checking dotnet version 92/215792/2
2019-10-10 Ilho KimBlock Wrong use of backend when uninstall 90/215190/5
2019-09-27 Ilho KimRelease version 1.30.13 55/214855/1 accepted/tizen_5.5_unified_mobile_hotfix tizen_5.5_mobile_hotfix accepted/tizen/5.5/unified/20191031.024100 accepted/tizen/5.5/unified/mobile/hotfix/20201027.064648 accepted/tizen/unified/20191011.015452 submit/tizen/20190927.070616 submit/tizen/20191001.095121 submit/tizen/20191002.002728 submit/tizen/20191010.034953 submit/tizen_5.5/20191031.000003 submit/tizen_5.5_mobile_hotfix/20201026.185102 tizen_5.5.m2_release
next