summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-23Fix bugsubmit/tizen/20190524.060410accepted/tizen/unified/20190530.043044Minje Ahn2-2/+2
2019-05-22Fix typeMinje Ahn1-1/+1
2019-05-22Delete unused parameterMinje Ahn8-54/+39
2019-05-21Remove the queue for the folder insertionMinje Ahn7-96/+17
2019-05-21Remove unnecessary parameterMinje Ahn6-48/+22
2019-05-20Modify scanner progressMinje Ahn5-7/+25
2019-05-16Fix queryMinje Ahn1-1/+1
2019-05-15Reduce DB connection when notisubmit/tizen/20190515.071609Minje Ahn9-196/+90
2019-05-09Use DB thread for single query if the request is onesubmit/tizen/20190513.075227Minje Ahn1-0/+12
2019-05-09Modify DB write operationsubmit/tizen/20190509.023459accepted/tizen/unified/20190510.012005Minje Ahn14-101/+194
2019-05-07Upgrade media.db 7 to 8submit/tizen/20190508.054311accepted/tizen/unified/20190508.234049Minje Ahn3-13/+255
2019-04-29Remove unused parametersubmit/tizen/20190430.073413accepted/tizen/unified/20190502.051429Minje Ahn5-12/+6
2019-04-22Update package versionsubmit/tizen/20190424.000637submit/tizen/20190422.051140accepted/tizen/unified/20190424.040816Minje Ahn1-1/+1
2019-04-17Match columns of media with filter keywordMinje Ahn5-68/+68
2019-04-12Match pinyin columns with filter keywordsubmit/tizen/20190412.061541accepted/tizen/unified/20190415.132537Minje Ahn2-12/+12
2019-04-12Match columns of folder with filter keywordMinje Ahn3-15/+15
2019-04-11Match columns of storage with filter keywordsubmit/tizen/20190411.090221accepted/tizen/unified/20190412.124707Minje Ahn4-15/+13
2019-04-08Fix folder query for filter keywordsubmit/tizen/20190408.061901accepted/tizen/unified/20190410.002056Minje Ahn2-3/+3
2019-04-08Change bookmark query for filter keywordMinje Ahn1-1/+1
2019-04-08Fix face queryMinje Ahn1-1/+1
2019-04-04Change path to folder_path in folder tablesubmit/tizen/20190405.070252submit/tizen/20190404.081808accepted/tizen/unified/20190405.015711Minje Ahn4-10/+10
2019-04-03Match columns of playlist with filter keywordsubmit/tizen/20190403.091222accepted/tizen/unified/20190404.022025Minje Ahn2-5/+5
2019-04-03Match columns of tag with filter keywordMinje Ahn2-4/+4
2019-04-03Match columns of bookmark with filter keywordMinje Ahn1-2/+2
2019-03-28Match columns of face table with filter keywordMinje Ahn1-2/+2
2019-03-27Remove unused columnsubmit/tizen/20190328.045207accepted/tizen/unified/20190328.234704Minje Ahn1-4/+0
2019-03-11Replace mm-utility function to mm_image_xxx()submit/tizen/20190311.013617accepted/tizen/unified/20190311.220554jiyong.min1-3/+3
2019-01-31[ACR-1348] Fix bug of media_info_insert_to_db APIsubmit/tizen/20190207.065213submit/tizen/20190130.041352accepted/tizen/unified/20190208.061624accepted/tizen/unified/20190131.161508Minje Ahn4-0/+27
2019-01-29Move set_folder_item_validitysubmit/tizen/20190129.064431Minje Ahn5-67/+0
2019-01-29Move get_storage_listMinje Ahn5-105/+0
2019-01-29Move delete_invalid_folderMinje Ahn5-25/+0
2019-01-28Change the checking parameters due to 'sql' memory leackagesubmit/tizen/20190128.075328accepted/tizen/unified/20190129.064314jiyong.min1-1/+1
2019-01-18Move delete_all_invalid_items_in_storageMinje Ahn5-93/+0
2019-01-18Move get_folder_idMinje Ahn5-40/+0
2019-01-18Move set_all_storage_items_validityMinje Ahn5-30/+2
2019-01-17Move check_item_existMinje Ahn5-61/+0
2019-01-16Add end flag for scanner-v2submit/tizen/20190116.054414accepted/tizen/unified/20190116.160721Minje Ahn1-1/+1
2018-12-28Remove plugin API for scanner-v2 onlyMinje Ahn6-60/+2
2018-12-07Fix array subscript is above array boundssubmit/tizen/20190109.233706submit/tizen/20190104.070559accepted/tizen/unified/20190111.055201jiyong.min1-2/+2
2018-12-06Fix wrong category of the media from mimejiyong.min1-3/+7
2018-12-06Merge "Fix format error for dlog" into tizenhj kim1-1/+1
2018-12-05Fix format error for dlogjiyong.min1-1/+1
2018-12-05Add Werror optionshj kim1-1/+1
2018-12-03Remove db-util dependencyMinje Ahn2-2/+2
2018-11-30Rearrange the code which is used only internally in media-svc-type.h.hj kim9-95/+91
2018-11-30Remove unused API media_svc_request_update_db()hj kim2-6/+0
2018-11-30Check input parmetershj kim7-107/+71
2018-11-30Remove wrapping structMinje Ahn4-166/+136
2018-11-30Change DB connection APIMinje Ahn3-36/+0
2018-11-29Add parameter checking codehj kim4-37/+43