summaryrefslogtreecommitdiff
path: root/src/data/folderdata.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-03remove usage of deprecated APIstizen_5.5.m2_releasesubmit/tizen_5.5_wearable_hotfix/20201026.184309submit/tizen_5.5_mobile_hotfix/20201026.185109submit/tizen_5.5/20191031.000014submit/tizen_5.5/20191031.000013submit/tizen_5.5/20191031.000011submit/tizen_5.5/20191031.000009submit/tizen/20181203.143040accepted/tizen/unified/20181204.152217accepted/tizen/5.5/unified/wearable/hotfix/20201027.094609accepted/tizen/5.5/unified/mobile/hotfix/20201027.070755accepted/tizen/5.5/unified/20191031.035027tizen_5.5_wearable_hotfixtizen_5.5_tvtizen_5.5_mobile_hotfixtizen_5.5accepted/tizen_5.5_unified_wearable_hotfixaccepted/tizen_5.5_unified_mobile_hotfixaccepted/tizen_5.5_unifiedLukasz Stanislawski1-7/+2
2015-12-08datamgr: add source type for all devicesJehun Lim1-4/+12
2015-12-08base: add source selected callbackJehun Lim1-6/+1
2015-12-08datamgr: add function to set source typeJehun Lim1-11/+24
2015-10-15albumdata/folderdata: fix memory leaktizen_3.0.m2.a1_tv_releasesubmit/tizen/20151015.081907accepted/tizen/tv/20151015.093600Jehun Lim1-25/+28
2015-10-14folderdata: add variable null check (prevent: 483570)Jehun Lim1-2/+2
2015-10-13folderdata: modify the value of error check (prevent: 486649, 486650)Jehun Lim1-1/+1
2015-10-13use strncat instead of strcat (prevent: 456955)Minkyu Kang1-5/+3
2015-10-12folderdata: add to get folder media listJehun Lim1-52/+301
2015-09-24albumdata: add function to get media list in the albumJehun Lim1-2/+2
2015-09-21datamgr: add folderdatasubmit/tizen/20150921.123936accepted/tizen/tv/20150922.001350Jehun Lim1-0/+364