summaryrefslogtreecommitdiff
path: root/src/layout
AgeCommit message (Expand)AuthorFilesLines
2016-09-09Fixed Svace issuessubmit/tizen_unified/20170309.100417submit/tizen_unified/20170308.100418submit/tizen_3.0_tv/20161015.000004submit/tizen/20160912.051010accepted/tizen/unified/20170309.074702accepted/tizen/tv/20160912.093532accepted/tizen/3.0/tv/20161016.005303accepted/tizen_tvHyerim Kim1-1/+5
2016-06-01Changes for supporting myfilesKyuho Jo1-2/+9
2016-01-06movie: manage recently watched item using media idJehun Lim1-11/+32
2015-12-30change the method to get play item infosubmit/tizen/20151230.095509accepted/tizen/tv/20151230.120531Jehun Lim2-33/+17
2015-12-24movie: update recently watched item for UPDATE_BACK typeJehun Lim1-0/+8
2015-12-22base: hide "no contents" text as defaultJehun Lim3-0/+6
2015-12-18music: update now playing item referring to player statusJehun Lim1-0/+18
2015-12-17movie/music: update play info when there is no recent itemJehun Lim2-18/+12
2015-12-17movie: update recently watched item when viewer is poppedJehun Lim1-3/+1
2015-12-16base: add usb changed callbackJehun Lim3-24/+75
2015-12-14music: set default thumbnail image for now playing itemJehun Lim1-1/+7
2015-12-10movie: set default thumbnail bg color for recently watched itemsubmit/tizen/20151210.111053accepted/tizen/tv/20151210.231052Jehun Lim1-8/+23
2015-12-09layout: set disabled state of view mode buttonJehun Lim3-32/+48
2015-12-08datamgr: add source type for all devicesJehun Lim3-3/+3
2015-12-08base: add source selected callbackJehun Lim3-3/+89
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 Lim3-0/+15
2015-10-07movie: update recently watched item for UPDATE_PLAY_INFO typeJehun Lim1-2/+4
2015-10-07music: do not update playlist when playing item is selectedsubmit/tizen/20151007.073635accepted/tizen/tv/20151007.081624Jehun Lim1-18/+0
2015-10-07listmgr: add key down callback for playing info itemJehun Lim2-0/+60
2015-10-07detail: add play info itemJehun Lim1-1/+0
2015-10-02base: modify the method of updating content infosubmit/tizen/20151005.003307accepted/tizen/tv/20151005.055316Jehun Lim3-26/+3
2015-10-02viewer/mplayer: add previous view idJehun Lim3-0/+5
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 Lim3-9/+3
2015-09-25detail: add BACK key handling to set focusJehun Lim2-0/+6
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 Lim3-14/+5
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 Lim3-10/+13
2015-09-22grid: modify argument of input event callback functionsubmit/tizen/20150923.005247accepted/tizen/tv/20150923.052502Jehun Lim3-5/+11
2015-09-22add initial detail viewJehun Lim3-9/+9
2015-09-18music: add genre view modesubmit/tizen/20150918.092121accepted/tizen/tv/20150920.232737Jehun Lim1-2/+3
2015-09-17music: add album and artist view modeJehun Lim1-6/+43
2015-09-17mediadata: add datamgr to manage several data typesJehun Lim3-124/+270
2015-09-11gallery: add video view modeJehun Lim1-0/+4
2015-09-11movie: add date view modeJehun Lim1-0/+4
2015-09-11movie: add genre view modeJehun Lim3-0/+3
2015-09-10grid: add function to free item listJehun Lim3-24/+24
2015-09-08base: add view mode selected callbackJehun Lim3-12/+102
2015-09-07remove grid related code from layoutJehun Lim3-560/+103
2015-09-02listmgr: add focus policy for view button in base viewJehun Lim3-3/+24
2015-09-02base: add button and ctxpopup to select view modeJehun Lim3-6/+12
2015-08-25base: find the item to be focused using media idJehun Lim3-29/+13
2015-08-24base: update playing info when favorite value is changedJehun Lim2-0/+2
2015-08-24action_view: update grid item in base view when favorite value is changedJehun Lim3-0/+9
2015-08-24fix media query correctlyMinkyu Kang2-7/+2
2015-08-17action_menu: draw Live TV buttonJehun Lim3-0/+3