summaryrefslogtreecommitdiff
path: root/src/data/folderdata.c
AgeCommit message (Collapse)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
Some functionalities become broken after removal of APIs. They will be restored in following patches. Change-Id: I4da3499a10e0648a3dcb276274063fd1abe9adf8
2015-12-08datamgr: add source type for all devicesJehun Lim1-4/+12
Change-Id: I5fc03e1239373dd7eca05d7d5b4ab2a73c6b8fb2 Signed-off-by: Jehun Lim <jehun.lim@samsung.com>
2015-12-08base: add source selected callbackJehun Lim1-6/+1
Change-Id: I0b2500f1d9e1677155099b075ea472cf6d177b2a Signed-off-by: Jehun Lim <jehun.lim@samsung.com>
2015-12-08datamgr: add function to set source typeJehun Lim1-11/+24
Change-Id: I2ba6f265df4c21b80d909b914a198a0b7b28e073 Signed-off-by: Jehun Lim <jehun.lim@samsung.com>
2015-10-15albumdata/folderdata: fix memory leaktizen_3.0.m2.a1_tv_releasesubmit/tizen/20151015.081907accepted/tizen/tv/20151015.093600Jehun Lim1-25/+28
(prevent: 485022, 485110, 485150, 485223, 485238, 485279, 486864) Change-Id: I8b432f7f2a4f6620a8c7b1c074e475473a23273f Signed-off-by: Jehun Lim <jehun.lim@samsung.com>
2015-10-14folderdata: add variable null check (prevent: 483570)Jehun Lim1-2/+2
Change-Id: I3bc706dcd879ee8c3ab79c53de5453b3b17a364f Signed-off-by: Jehun Lim <jehun.lim@samsung.com>
2015-10-13folderdata: modify the value of error check (prevent: 486649, 486650)Jehun Lim1-1/+1
Change-Id: Ic26e8ace418004cfe7a718497f5da4ae385805dc Signed-off-by: Jehun Lim <jehun.lim@samsung.com>
2015-10-13use strncat instead of strcat (prevent: 456955)Minkyu Kang1-5/+3
Change-Id: Ieef0ed3f49bd566ca399a480a90f40f3d3c49e54 Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
2015-10-12folderdata: add to get folder media listJehun Lim1-52/+301
Change-Id: I9c0a1553cd2105d2d69ee4f184fbb8d7e80f0724 Signed-off-by: Jehun Lim <jehun.lim@samsung.com>
2015-09-24albumdata: add function to get media list in the albumJehun Lim1-2/+2
Change-Id: I77198f34b3f9a493855961b6e9ac555218c954b0 Signed-off-by: Jehun Lim <jehun.lim@samsung.com>
2015-09-21datamgr: add folderdatasubmit/tizen/20150921.123936accepted/tizen/tv/20150922.001350Jehun Lim1-0/+364
Change-Id: I127e16c9f61804c264719f6014ba1ba0351a1f12 Signed-off-by: Jehun Lim <jehun.lim@samsung.com>