summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-10Checked return valuetizen_8.0_m2_releasetizen_7.0_m2_releasetizen_6.5.m2_releasesubmit/tizen_6.5/20211028.163901submit/tizen/20210611.044056accepted/tizen/unified/riscv/20231226.211115accepted/tizen/unified/20210611.144943accepted/tizen/8.0/unified/20231005.095716accepted/tizen/7.0/unified/hotfix/20221116.111605accepted/tizen/7.0/unified/20221110.061537accepted/tizen/6.5/unified/20211029.015617tizen_8.0tizen_7.0_hotfixtizen_7.0tizen_6.5accepted/tizen_8.0_unifiedaccepted/tizen_7.0_unified_hotfixaccepted/tizen_7.0_unifiedaccepted/tizen_6.5_unifieddyamy-lee1-3/+15
2021-03-30Change way of printing error messge to use %msubmit/tizen/20210401.085322accepted/tizen/unified/20210401.110117dyamy-lee5-7/+7
2021-03-29fix TOCTOU Issue by fixing access to path checksubmit/tizen/20210330.033850accepted/tizen/unified/20210330.111233dyamy-lee6-70/+76
2021-03-24Using define macro and correct the paths of wearablesubmit/tizen/20210324.034437accepted/tizen/unified/20210324.124242sandbox/dyamy/develdyamy-lee1-2/+2
2021-03-22Using define macro and correct the pathssubmit/tizen/20210322.091153accepted/tizen/unified/20210323.122712dyamy-lee3-4/+4
2021-03-22Path change of tbm, tdmsubmit/tizen/20210322.082439dyamy-lee2-4/+4
2021-02-09base_gui_direct : resolve the dereference before null checksubmit/tizen/20210210.033159accepted/tizen/unified/20210210.052154dyamy-lee1-1/+7
2020-12-22package version up to 1.2.12submit/tizen/20201222.072153accepted/tizen/unified/20201224.151546dyamy-lee1-1/+1
2020-12-22because usleep function is vulnerable for use, remove it.dyamy-lee3-10/+0
2020-12-22resolve termination of crash if it doesn't have displaydyamy-lee2-2/+6
2020-12-17resolve malloc nullptr dereference problemsubmit/tizen/20201217.044801accepted/tizen/unified/20201217.225716dyamy-lee1-0/+5
2020-12-02update version to 1.2.11submit/tizen/20201202.104648dyamy-lee1-1/+1
2020-12-02remove not used code now which related unused imagedyamy-lee2-67/+7
2020-12-02update version to 1.2.10dyamy-lee1-1/+1
2020-12-02fix the problem which is not shared information when it changed staticdyamy-lee4-9/+12
2020-12-01remove not used variables and file, also use unused variabledyamy-lee4-129/+7
2020-12-01change global variables to staticdyamy-lee12-60/+69
2020-12-01separate duplicate logic and unique logic and move duplicate logic to base di...dyamy-lee20-2353/+763
2020-12-01make base directory to remove exactly the same codedyamy-lee52-3691/+77
2020-11-23rw-update-ani-common : hot fix - target linking missing DSOdyamy-lee4-1/+13
2020-11-23rw-update-ani-common : apply rotation logic following with fota_gui_commondyamy-lee4-32/+340
2020-11-23recovery_gui_common : apply rotation logic following with fota_gui_commondyamy-lee4-32/+339
2020-11-23fota_gui_common : for considering case which is out of range, it calculate as...dyamy-lee1-11/+12
2020-11-23fota_gui_common : set rotate_angle by environment configuration. Before runni...dyamy-lee2-3/+12
2020-11-23fota_gui_common : set image buffer size by rotate_angledyamy-lee1-1/+13
2020-11-23fota_gui_common : get rotate_angle from build option of cmakedyamy-lee2-0/+13
2020-11-23fota_gui_common : add rotation logic with using pixman - roate angle is fixed 0dyamy-lee5-28/+301
2020-11-06fota_gui - common, wearable : fix resource leaksubmit/tizen_6.0/20201110.080204submit/tizen/20201106.060201accepted/tizen/unified/20201109.123505accepted/tizen/6.0/unified/20201111.064836dyamy-lee2-0/+2
2020-11-06hot fix : rw-update-ani-common : resolve integers' divide problem which can't...submit/tizen/20201106.052508dyamy-lee1-1/+1
2020-11-06fota_gui - common, wearable : when it get 100 percent, it goes directly.dyamy-lee2-7/+12
2020-11-06fota_gui - common, wearable : terminate binary, when progress is -1.dyamy-lee4-7/+16
2020-09-28following Architecture(armv7l, aarch64), initrd install file's variable is ch...tizen_6.0.m2_releasesubmit/tizen_6.0_hotfix/20201103.115104submit/tizen_6.0_hotfix/20201102.192904submit/tizen_6.0/20201029.205504submit/tizen/20200929.022457accepted/tizen/unified/20201005.005838accepted/tizen/6.0/unified/hotfix/20201103.050618accepted/tizen/6.0/unified/20201030.103526tizen_6.0_hotfixtizen_6.0_bkup_20201110accepted/tizen_6.0_unified_hotfixdyamy-lee4-5/+12
2020-09-24remove previous tracesubmit/tizen/20200924.055818accepted/tizen/unified/20200924.121617dyamy-lee5-32/+11
2020-08-19Set env value if not in recovery gui & update Versionsubmit/tizen/20200819.075512accepted/tizen/unified/20200820.034753dyamy-lee2-1/+17
2020-08-12packaging: version up to 1.2.8submit/tizen/20200812.080729accepted/tizen/unified/20200814.123152dyamy-lee1-1/+1
2020-08-12change recovery gui binary name in spec file and remove swp filedyamy-lee3-4/+4
2020-08-05add aarch64 for build and remove size_tsubmit/tizen/20200805.091537accepted/tizen/unified/20200805.093218dyamy-lee5-5/+1
2020-07-28change for catching Major Defectsubmit/tizen/20200728.094542accepted/tizen/unified/20200728.224547dyamy-lee1-1/+1
2020-07-27Implements FOTA(RO, RW) UI, Recovery UIsubmit/tizen/20200728.042539dyamy-lee322-385/+6112
2020-06-04First draftGwanglim Lee160-0/+4654
2020-06-04Initial empty repositoryHEADmasterTizen Infrastructure0-0/+0