summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-06vibrator: Add strdup() usage handling codeHEADaccepted/tizen/unified/x/20240214.051939accepted/tizen/unified/20240208.163953tizenaccepted/tizen_unified_xaccepted/tizen_unifiedYunhee Seo1-0/+10
2024-01-31sound: Intialize theme id by default value only when it hasn't been initializedYoungjae Cho1-4/+17
2024-01-25feedback: Change volume type of FEEDBACK_PATTERN_TIMER_ENDING to system volumeChanwoo Choi1-2/+0
2024-01-09feedback: Exclude codes from line coverageaccepted/tizen/unified/riscv/20240111.042757accepted/tizen/unified/20240110.154218accepted/tizen_unified_riscvYunhee Seo6-1/+27
2023-12-26feedback: Add feedback_put_theme_ids_internal()Yunhee Seo5-0/+53
2023-12-26feedback: Add feedback_play_type_with_flags_internal()Yunhee Seo8-0/+213
2023-12-26sound: Add sound pattern priority parsingYunhee Seo7-16/+183
2023-12-26feedback: Change feedback pattern data from list to GHashTableYunhee Seo5-54/+83
2023-12-26sound: Remove sound_set_path()Yunhee Seo1-57/+1
2023-12-26feedback: Remove changed data from feedback_dataYunhee Seo3-21/+1
2023-12-22feedback: Add feedback pattern strength type for common profileaccepted/tizen/unified/riscv/20240103.054607accepted/tizen/unified/20231228.165727Yunhee Seo1-0/+4
2023-12-22feedback: Change profile version from header filesYunhee Seo2-9/+9
2023-12-08sound: Support sound conf file parsing existing ruleaccepted/tizen/unified/riscv/20231215.050319accepted/tizen/unified/20231211.171503Yunhee Seo2-18/+55
2023-12-08sound: Relocate macro related to parseYunhee Seo3-6/+6
2023-12-08sound: Fix checking default theme duplicationYunhee Seo3-7/+20
2023-12-08sound: Support maintaining theme id list in parsing orderYunhee Seo2-69/+60
2023-12-08sound: Resolve malloc/free mismatch issueYunhee Seo1-3/+10
2023-11-13sound: Set sound theme default value as "no"accepted/tizen/unified/20231115.024837Yunhee Seo2-1/+6
2023-11-13feedback: Add feedback_get_theme_ids_internal()Yunhee Seo10-0/+128
2023-11-13feedback: Change feedback theme index handling to id-baseYunhee Seo15-303/+519
2023-10-20feedback: Add feedback theme index range descriptionYunhee Seo1-0/+2
2023-10-12feedback: Add new feedback patternsaccepted/tizen/unified/20231014.105737Yunhee Seo2-0/+4
2023-09-19feedback: Remove unnecessary branchaccepted/tizen/unified/20230920.161448accepted/tizen/8.0/unified/20231005.093811Yunhee Seo1-12/+0
2023-09-19tests: Fix wrong array size for test pattern array initializationYunhee Seo1-7/+9
2023-09-15feedback: Support using all_str_pattern for common profileaccepted/tizen/unified/20230918.063835Yunhee Seo1-62/+5
2023-09-15feedback: Add feedback_stop_type_internal()Yunhee Seo4-0/+54
2023-09-15feedback: Add new str pattern for all patternYunhee Seo1-6/+192
2023-09-15feedback: Modify strncmp indexing comparisonYunhee Seo3-4/+4
2023-09-07feedback: Add new feedback_pattern for "da" profileaccepted/tizen/unified/20230912.013605Yunhee Seo2-4/+130
2023-09-01feedback: Add lcov exception code to exclude vibration feature funcsaccepted/tizen/unified/20230904.165043Yunhee Seo2-1/+33
2023-08-30feedback: Add lcov exception codeaccepted/tizen/unified/20230831.081043Yunhee Seo5-16/+77
2023-08-23feedback: Remove read privilege checkingaccepted/tizen/unified/20230825.044235Yunhee Seo2-13/+0
2023-08-22sound: Fix wrong variable from sound_set_theme_index()Yunhee Seo1-1/+1
2023-08-21feedback: Fix typo tizen versionaccepted/tizen/unified/20230822.162230Yunhee Seo1-3/+3
2023-08-21feedback: Add checking privilege for multi-theme support funcsYunhee Seo6-2/+131
2023-08-21feedback: Add vconfkey notifier callback from multi-theme selectionYunhee Seo2-0/+44
2023-08-21sound: Fix multi-theme start index with 0Yunhee Seo3-13/+29
2023-08-08tests: Add test of sound multi-theme internal APIaccepted/tizen/unified/20230810.070105Yunhee Seo3-0/+89
2023-08-08sound: Support multi-theme sound conf usageYunhee Seo7-22/+366
2022-06-10Apply requirement for gcov automationtizen_7.0_m2_releasesubmit/tizen/20220610.020359accepted/tizen/unified/20220613.161551accepted/tizen/7.0/unified/hotfix/20221116.105736accepted/tizen/7.0/unified/20221110.061757tizen_7.0_hotfixaccepted/tizen_7.0_unified_hotfixYoungjae Cho1-6/+6
2022-01-25Change gcov object install pathsubmit/tizen/20220127.011830accepted/tizen/unified/20220128.144429Youngjae Cho1-2/+2
2021-03-19Change dbus function nametizen_6.5.m2_releasesubmit/tizen_6.5/20211028.162501submit/tizen/20210319.090004accepted/tizen/unified/20210321.225728accepted/tizen/6.5/unified/20211028.115020taemin.yeom2-9/+9
2021-03-15Improve variable naming stylesubmit/tizen/20210315.085912accepted/tizen/unified/20210317.115949taemin.yeom3-130/+130
2021-03-09Apply libsyscommon gdbus api improvement on error handlingsubmit/tizen/20210309.090957accepted/tizen/unified/20210310.144949taemin.yeom1-9/+29
2021-01-06Change prefix of list definitionsubmit/tizen/20210108.041937accepted/tizen/unified/20210111.125501Yunmi Ha1-15/+15
2021-01-06Use libsyscommon for list and ini-parserYunmi Ha8-147/+26
2021-01-04Add API test toolYunmi Ha9-0/+1042
2021-01-04Add excluding line for coverage testYunmi Ha4-48/+50
2020-10-22Use libsyscommonYunmi Ha6-478/+40
2020-06-24Add comment for excluding coveragetizen_6.0.m2_releasesubmit/tizen_6.0_hotfix/20201103.114804submit/tizen_6.0_hotfix/20201102.192504submit/tizen_6.0/20201029.205104submit/tizen/20200625.015457accepted/tizen/unified/20200626.133531accepted/tizen/6.0/unified/hotfix/20201103.002644accepted/tizen/6.0/unified/20201030.115623tizen_6.0_hotfixtizen_6.0accepted/tizen_6.0_unified_hotfixaccepted/tizen_6.0_unifiedYunmi Ha1-36/+36