summaryrefslogtreecommitdiff
path: root/src/util/util.c
AgeCommit message (Expand)AuthorFilesLines
2017-09-18fix coding rule errorYoungjae Shin1-1/+1
2016-06-01Changes for supporting myfilesKyuho Jo1-16/+40
2016-03-23Replace repeated codes with functionsKyuho Jo1-0/+58
2016-01-06movie: manage recently watched item using media idJehun Lim1-0/+6
2015-12-17viewer: set image orientMinkyu Kang1-0/+25
2015-12-15apply multi scaleMinkyu Kang1-2/+4
2015-12-09util: fix crash issueMinkyu Kang1-0/+3
2015-12-03add thumbnail creation routineJehun Lim1-0/+24
2015-10-05detail: add album thumbnail for album detail viewsubmit/tizen/20151006.111448accepted/tizen/tv/20151006.225106Jehun Lim1-3/+5
2015-10-01action_menu: scrolls the whole area of action menuMinkyu Kang1-0/+47
2015-09-17util: remove unused functionMinkyu Kang1-14/+0
2015-09-14util: move _check_movie_type function to util.cMinkyu Kang1-0/+11
2015-09-01delete notify object when timeoutJehun Lim1-0/+11
2015-09-01add ctxpopup util fileJehun Lim1-2/+25
2015-08-26base: add notify to inform of updating favorite valueJehun Lim1-0/+42
2015-08-24move _add_to_recent function to utilMinkyu Kang1-0/+23
2015-08-20action_menu: draw menu area using table objectJehun Lim1-0/+18
2015-08-19action_menu: draw favorite areaJehun Lim1-3/+3
2015-08-06add launching routine from recent appJehun Lim1-0/+22
2015-07-30fix to use evas_object_color_setMinkyu Kang1-0/+14
2015-07-27listmgr: check max width of gridJehun Lim1-0/+3
2015-07-21movie: update recently watched itemJehun Lim1-0/+20
2015-07-20musicplayer: add genlist for showing playlistMinkyu Kang1-0/+20
2015-07-17util: modify return value of util_get_media_indexJehun Lim1-2/+2
2015-07-14util: time_string: support various formatMinkyu Kang1-3/+15
2015-07-08listmgr: add callback functions for grid itemJehun Lim1-0/+17
2015-07-07Merge "add progressbar including slider and info of progress time" into tizenMinkyu Kang1-0/+18
2015-07-07add progressbar including slider and info of progress timeMinkyu Kang1-0/+18
2015-07-07gallery: draw content list areaJehun Lim1-0/+19
2015-07-01util: add function to create box, gengrid and scrollerJehun Lim1-0/+89