summaryrefslogtreecommitdiff
path: root/src/layout/gallery.c
AgeCommit message (Expand)AuthorFilesLines
2015-12-16base: add usb changed callbackJehun Lim1-8/+24
2015-12-09layout: set disabled state of view mode buttonJehun Lim1-11/+16
2015-12-08datamgr: add source type for all devicesJehun Lim1-1/+1
2015-12-08base: add source selected callbackJehun Lim1-1/+27
2015-10-14gallery: delete null check that has no effect (prevent: 483848)Jehun Lim1-5/+0
2015-10-13base: add null check for grid data (prevent: 483459, 484089)Jehun Lim1-0/+5
2015-10-02base: modify the method of updating content infosubmit/tizen/20151005.003307accepted/tizen/tv/20151005.055316Jehun Lim1-10/+1
2015-10-02viewer/mplayer: add previous view idJehun Lim1-0/+1
2015-10-02detail: add gallery place detail viewJehun Lim1-0/+3
2015-10-01gallery: add place view modeJehun Lim1-2/+2
2015-09-30detail: add selected callback for artist album itemJehun Lim1-3/+1
2015-09-24fix compile errorsubmit/tizen/20150925.013207accepted/tizen/tv/20150925.040821Minkyu Kang1-1/+2
2015-09-24Merge "add location manager for setting location tag to images" into tizenMinkyu Kang1-0/+46
2015-09-24detail: add music album detail viewJehun Lim1-6/+2
2015-09-24add location manager for setting location tag to imagesMinkyu Kang1-0/+46
2015-09-24albumdata: add function to get media list in the albumJehun Lim1-2/+3
2015-09-22grid: modify argument of input event callback functionsubmit/tizen/20150923.005247accepted/tizen/tv/20150923.052502Jehun Lim1-2/+5
2015-09-22add initial detail viewJehun Lim1-3/+3
2015-09-17mediadata: add datamgr to manage several data typesJehun Lim1-41/+82
2015-09-11gallery: add video view modeJehun Lim1-0/+4
2015-09-11movie: add genre view modeJehun Lim1-0/+1
2015-09-10grid: add function to free item listJehun Lim1-8/+8
2015-09-08base: add view mode selected callbackJehun Lim1-4/+34
2015-09-07remove grid related code from layoutJehun Lim1-187/+28
2015-09-02listmgr: add focus policy for view button in base viewJehun Lim1-1/+8
2015-09-02base: add button and ctxpopup to select view modeJehun Lim1-2/+4
2015-08-25base: find the item to be focused using media idJehun Lim1-11/+1
2015-08-24action_view: update grid item in base view when favorite value is changedJehun Lim1-0/+3
2015-08-24fix media query correctlyMinkyu Kang1-6/+1
2015-08-17action_menu: draw Live TV buttonJehun Lim1-0/+1
2015-08-17listmgr: add key down callback for each layoutJehun Lim1-0/+32
2015-08-10fix memory leakJehun Lim1-1/+3
2015-08-08fix the focus problemsubmit/tizen/20150810.010337accepted/tizen/tv/20150810.043306Minkyu Kang1-3/+2
2015-08-06add launching routine from recent appJehun Lim1-2/+30
2015-08-04base: remove setting alpha value of favorite iconJehun Lim1-4/+0
2015-07-30fix to use evas_object_color_setMinkyu Kang1-4/+1
2015-07-29support pause/resume the applicationMinkyu Kang1-0/+4
2015-07-27base: modify the box padding valueJehun Lim1-3/+4
2015-07-26base: add favorite iconJehun Lim1-0/+18
2015-07-24workaround: modify query string (due to sqlite bug)Minkyu Kang1-0/+4
2015-07-24listmgr: add the function to update focus to play infoJehun Lim1-1/+1
2015-07-23base: modify the argument of layoutmgr_update_layoutJehun Lim1-6/+5
2015-07-22base: add the total number of contentsJehun Lim1-2/+22
2015-07-21listmgr: add update parameter for listmgr_update_focus_itemJehun Lim1-1/+10
2015-07-17gallery: add video duration textJehun Lim1-0/+30
2015-07-16base: add focus handling between menu button and thumbnail areaJehun Lim1-0/+10
2015-07-14listmgr: focus to recently played content when viewer view is poppedJehun Lim1-1/+18
2015-07-13listmgr: add recently watched itemJehun Lim1-8/+17
2015-07-10gallery: modify the condition for media listJehun Lim1-2/+2
2015-07-10listmgr: remove the code to free listmgr dataJehun Lim1-0/+4