summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-15Fix from -std=c++11 to -std=c++14 for gtest 1.14.0 version upgradetizen_9.0_m2_releaseaccepted/tizen/unified/x/20240319.055539accepted/tizen/unified/dev/20240620.005749accepted/tizen/unified/20240315.155139accepted/tizen/unified/20240315.111211accepted/tizen/9.0/unified/20241030.231528tizen_9.0tizenaccepted/tizen_unified_xaccepted/tizen_unified_devaccepted/tizen_unifiedaccepted/tizen_9.0_unifiedJinWang An1-1/+1
2023-03-14fix static analysis bugstizen_8.0_m2_releaseaccepted/tizen/unified/20230315.093504accepted/tizen/8.0/unified/20231005.093823tizen_8.0accepted/tizen_8.0_unifiedYoungjae Shin2-2/+2
2022-07-04fix memory leaktizen_7.0_m2_releasesubmit/tizen/20220704.080759accepted/tizen/unified/20220705.211042accepted/tizen/7.0/unified/hotfix/20221116.105749accepted/tizen/7.0/unified/20221110.055903tizen_7.0_hotfixtizen_7.0accepted/tizen_7.0_unified_hotfixaccepted/tizen_7.0_unifiedYoungjae Shin2-0/+4
2022-06-15apply new policy for auto coveragesubmit/tizen/20220615.002146accepted/tizen/unified/20220615.135318Youngjae Shin1-11/+39
2022-06-15add clang format for applying style automaticallyYoungjae Shin69-2610/+2917
2022-03-07fix memory leaksubmit/tizen/20220307.015458accepted/tizen/unified/20220307.232323Youngjae Shin1-6/+6
2022-02-16Revert "adjust spec file to global configuration"Youngjae Shin1-1/+0
2022-02-15adjust spec file to global configurationsubmit/tizen/20220215.021418Youngjae Shin1-0/+1
2022-01-25revise gcov options on spec filesubmit/tizen/20220125.041803accepted/tizen/unified/20220126.042650Youngjae Shin1-11/+12
2021-07-15prevent assigning null to stringtizen_6.5.m2_releasesubmit/tizen_6.5/20211028.162501submit/tizen/20210715.063717accepted/tizen/unified/20210715.094630accepted/tizen/6.5/unified/20211028.115321tizen_6.5accepted/tizen_6.5_unifiedYoungjae Shin1-1/+1
2021-07-06disable package manager plugin Testsubmit/tizen/20210705.233613accepted/tizen/unified/20210707.003039Youngjae Shin2-2/+4
2020-08-26revise build scripts and packaging filetizen_6.0.m2_releasesubmit/tizen_6.0_hotfix/20201103.114805submit/tizen_6.0_hotfix/20201102.192505submit/tizen_6.0/20201029.205105submit/tizen/20200826.004335accepted/tizen/unified/20200826.231621accepted/tizen/6.0/unified/hotfix/20201103.001855accepted/tizen/6.0/unified/20201030.113145tizen_6.0_hotfixtizen_6.0accepted/tizen_6.0_unified_hotfixaccepted/tizen_6.0_unifiedYoungjae Shin11-55/+107
2020-08-26revise boilerplateYoungjae Shin69-69/+69
2020-07-15change the name of Plugin header filessubmit/tizen/20200715.082746accepted/tizen/unified/20200715.115518Youngjae Shin37-37/+37
2020-07-06add tizen-default-modes packagesubmit/tizen/20200706.012610accepted/tizen/unified/20200706.064226Youngjae Shin13-4/+24
2020-06-15Add mode id for plugin testsubmit/tizen/20200616.105347submit/tizen/20200615.073011accepted/tizen/unified/20200617.055853JinWang An11-19/+19
2020-06-15revise vconf plugin testYoungjae Shin5-59/+39
2020-06-15add standard pluginYoungjae Shin11-1/+439
2020-06-15revise build scriptsYoungjae Shin9-84/+62
2020-05-13remove environment functions for securitysubmit/tizen/20200513.090930accepted/tizen/unified/20200514.050646Youngjae Shin1-4/+0
2020-05-11change unit tests folder nameYoungjae Shin19-1/+1
2020-05-11revise spec(packaging) fileYoungjae Shin1-3/+3
2020-05-07remove unused parameter of unSetChangedCallbackYoungjae Shin29-33/+33
2020-04-28revise unittest code qualitysubmit/tizen/20200428.090338accepted/tizen/unified/20200428.125850Youngjae Shin11-26/+40
2020-04-24add gcov package for getting coverageYoungjae Shin1-0/+22
2020-04-21apply new plugin architecturesubmit/tizen/20200421.092050accepted/tizen/unified/20200422.032229Youngjae Shin72-1357/+814
2020-04-09fix the handler of vconf callbacksubmit/tizen/20200409.052214accepted/tizen/unified/20200409.083703Youngjae Shin10-25/+26
2020-04-09add privilege in rule filesYoungjae Shin8-1/+24
2020-04-06fix errors related with media pluginsubmit/tizen/20200406.072047submit/tizen/20200406.072014accepted/tizen/unified/20200406.074342Youngjae Shin4-18/+26
2020-04-06fix errors related with display pluginYoungjae Shin2-5/+5
2020-04-06apply life optionYoungjae Shin2-2/+2
2020-03-19revise NULL pointer to nullptrYoungjae Shin8-23/+23
2020-03-19revise media actions(changedCB)Youngjae Shin9-111/+151
2020-03-19revise display actions(changedCB)Youngjae Shin10-126/+200
2020-03-19revise app actionYoungjae Shin4-23/+29
2020-03-19revise pkg actions(changedCB)Youngjae Shin9-95/+86
2020-03-19revise bluetooth actions(changedCB)Youngjae Shin7-74/+62
2020-03-19revise wifi actions(changedCB)Youngjae Shin4-14/+14
2020-03-19revise vconf changed callbacksYoungjae Shin23-501/+512
2020-03-19add missed initializationYoungjae Shin2-3/+2
2020-03-19Remove exclusive type in mode xml filesJinWang An6-22/+22
2020-03-19add essential action testYoungjae Shin6-96/+121
2020-03-19Add auto brightnessJinWang An8-4/+210
2020-03-19Update unittest code for modes_hJinWang An2-6/+16
2020-03-19update copyright yearYoungjae Shin70-70/+70
2020-03-19add MAX volume aliasJinWang An3-1/+32
2020-03-19Add system, ringtone, notification volume at media pluginJinWang An6-29/+77
2020-03-19change modes_data_dir to modes_ro_dirYoungjae Shin1-6/+6
2020-03-19Add MediaVolume rule in Media PluginJinWang An8-7/+235
2020-03-19add enhanced logic in Bluetooth pluginYoungjae Shin9-150/+216