summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2015-09-01add ctxpopup util fileJehun Lim3-3/+224
2015-08-31viewer: add rotate buttonMinkyu Kang1-1/+6
2015-08-31controller: find actual location of buttonMinkyu Kang2-26/+45
2015-08-28get parameter name for launching app from app-utilsMinkyu Kang1-3/+1
2015-08-26Merge "player: enable set position" into tizenMinkyu Kang1-3/+0
2015-08-26player: enable set positionMinkyu Kang1-3/+0
2015-08-26base: add notify to inform of updating favorite valueJehun Lim3-6/+116
2015-08-25base: find the item to be focused using media idJehun Lim4-48/+48
2015-08-25Merge "action_menu: add clicked callback for livetv button" into tizenMinkyu Kang1-1/+45
2015-08-25action_menu: add clicked callback for livetv buttonJehun Lim1-1/+45
2015-08-25add id on view_update_dataMinkyu Kang2-1/+21
2015-08-24Merge "action_menu: add no favorite content area" into tizenMinkyu Kang1-9/+49
2015-08-24move _add_to_recent function to utilMinkyu Kang3-48/+27
2015-08-24action_menu: add no favorite content areaJehun Lim1-9/+49
2015-08-24Merge "base: update playing info when favorite value is changed" into tizenMinkyu Kang2-0/+2
2015-08-24base: update playing info when favorite value is changedJehun Lim2-0/+2
2015-08-24add visual effect when showing/hiding the viewMinkyu Kang3-0/+51
2015-08-24Merge "viewer: adds support the remote controller" into tizenMinkyu Kang1-46/+157
2015-08-24action_view: update grid item in base view when favorite value is changedJehun Lim6-19/+119
2015-08-24viewer: adds support the remote controllerMinkyu Kang1-46/+157
2015-08-23Merge "listmgr: fix checkpatch issue" into tizenMinkyu Kang1-1/+1
2015-08-23Merge "fix media query correctly" into tizenMinkyu Kang2-7/+2
2015-08-24action_menu: add clicked callback for favorite menu buttonJehun Lim1-50/+140
2015-08-24listmgr: fix checkpatch issueMinkyu Kang1-1/+1
2015-08-24fix media query correctlyMinkyu Kang2-7/+2
2015-08-21mplayer: adds support the remote controllersubmit/tizen/20150821.101452accepted/tizen/tv/20150821.130441Minkyu Kang1-1/+43
2015-08-20Merge "action_menu: add selected callback for favorite item" into tizenMinkyu Kang1-5/+72
2015-08-21mplayer: adds support three state of repeat mode (all/one/none)Minkyu Kang1-14/+96
2015-08-20action_menu: add selected callback for favorite itemJehun Lim1-5/+72
2015-08-20mplayer: add repeat buttonMinkyu Kang1-0/+4
2015-08-20mplayer: adds support shuffling the listMinkyu Kang1-29/+99
2015-08-20action_menu: use viewmgr_hide_view() instead of viewmgr_pop_view()Jehun Lim1-1/+1
2015-08-20action_menu: draw menu area using table objectJehun Lim2-21/+44
2015-08-19mplayer: add shuffle buttonMinkyu Kang1-1/+5
2015-08-19action_menu: add updating favorite areaJehun Lim1-2/+206
2015-08-19action_menu: draw favorite areaJehun Lim3-8/+189
2015-08-18action_menu: draw menu areaJehun Lim1-5/+112
2015-08-17action_menu: draw Live TV buttonJehun Lim4-0/+73
2015-08-17listmgr: add key down callback for each layoutJehun Lim4-1/+145
2015-08-11add initial action menu viewsubmit/tizen/20150813.021018accepted/tizen/tv/20150813.055045Jehun Lim2-0/+122
2015-08-11emit unselected signal for menu button when launched from recent appsubmit/tizen/20150811.122038accepted/tizen/tv/20150812.005245Jehun Lim1-4/+4
2015-08-10Merge "pop active views when the app is launched from favorite app" into tizensubmit/tizen/20150810.135942accepted/tizen/tv/20150811.014113Minkyu Kang1-2/+5
2015-08-10give "video" role to elm_win to let e19 show black rectangle below the video ...Boram Park1-0/+1
2015-08-10pop active views when the app is launched from favorite appJehun Lim1-2/+5
2015-08-10fix memory leakJehun Lim3-5/+15
2015-08-10fix memory leakMinkyu Kang2-10/+16
2015-08-10controller: allowed the focus even though bar is hidedMinkyu Kang1-2/+0
2015-08-10listmgr: not allow focus to scroller when there is no contentJehun Lim1-0/+4
2015-08-08fix the focus problemsubmit/tizen/20150810.010337accepted/tizen/tv/20150810.043306Minkyu Kang5-47/+38
2015-08-08handler: use key down instead of key upsubmit/tizen/20150808.085921accepted/tizen/tv/20150810.001221Minkyu Kang2-5/+5