summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-02-16Remove deprecated APIstizen_8.0_m2_releaseaccepted/tizen/unified/20230220.174444accepted/tizen/8.0/unified/20231005.100107tizen_8.0tizenaccepted/tizen_unifiedaccepted/tizen_8.0_unifiedminje.ahn2-5/+3
2018-12-03remove usage of deprecated APIstizen_5.5.m2_releasesubmit/tizen_5.5_wearable_hotfix/20201026.184309submit/tizen_5.5_mobile_hotfix/20201026.185109submit/tizen_5.5/20191031.000014submit/tizen_5.5/20191031.000013submit/tizen_5.5/20191031.000011submit/tizen_5.5/20191031.000009submit/tizen/20181203.143040accepted/tizen/unified/20181204.152217accepted/tizen/5.5/unified/wearable/hotfix/20201027.094609accepted/tizen/5.5/unified/mobile/hotfix/20201027.070755accepted/tizen/5.5/unified/20191031.035027tizen_5.5_wearable_hotfixtizen_5.5_tvtizen_5.5_mobile_hotfixtizen_5.5accepted/tizen_5.5_unified_wearable_hotfixaccepted/tizen_5.5_unified_mobile_hotfixaccepted/tizen_5.5_unifiedLukasz Stanislawski1-1/+0
2016-06-01Changes for supporting myfilesKyuho Jo3-4/+7
2016-03-23Replace repeated codes with functionsKyuho Jo1-0/+3
2015-12-31usb: add DeviceBlocked signal callbackJehun Lim1-2/+11
2015-12-30timeout_handler: add pause/resume functionMinkyu Kang1-0/+2
2015-12-29viewer: show error message when failed to load the imageMinkyu Kang2-0/+2
2015-12-23viewer: support FF/REWsubmit/tizen/20151223.093646accepted/tizen/tv/20151223.110704Minkyu Kang2-1/+14
2015-12-17viewer: set image orientMinkyu Kang1-0/+1
2015-12-16base: add usb changed callbackJehun Lim2-0/+9
2015-12-14add usb util to get usb device changed signalJehun Lim1-0/+28
2015-12-14music: set default thumbnail image for album and artist itemJehun Lim2-0/+3
2015-12-10movie: set default thumbnail bg color for recently watched itemsubmit/tizen/20151210.111053accepted/tizen/tv/20151210.231052Jehun Lim1-0/+1
2015-12-09delete default picture image of video itemJehun Lim2-1/+2
2015-12-09base: remove place and folder view modeJehun Lim1-1/+1
2015-12-08datamgr: add source type for all devicesJehun Lim1-1/+2
2015-12-08base: add source selected callbackJehun Lim2-4/+3
2015-12-08datamgr: add function to set source typeJehun Lim1-1/+2
2015-12-07base: add source buttonJehun Lim1-0/+1
2015-12-03add thumbnail creation routineJehun Lim1-0/+3
2015-10-12folderdata: add to get folder media listJehun Lim1-1/+5
2015-10-08detail: add focused icon for current play statusJehun Lim1-2/+5
2015-10-07detail: modify content infoJehun Lim1-0/+1
2015-10-07listmgr: add key down callback for playing info itemJehun Lim1-0/+2
2015-10-07detail: add play info itemJehun Lim2-1/+12
2015-10-05detail: add album thumbnail for album detail viewsubmit/tizen/20151006.111448accepted/tizen/tv/20151006.225106Jehun Lim1-0/+5
2015-10-05informs the status of player to base view and detail viewMinkyu Kang1-0/+6
2015-10-05unify the update type UPDATE_TOAST_SHOW and UPDATE_TOAST_HIDEMinkyu Kang1-2/+7
2015-10-02base: modify the method of updating content infosubmit/tizen/20151005.003307accepted/tizen/tv/20151005.055316Jehun Lim1-0/+2
2015-10-02detail: add gallery place detail viewJehun Lim1-0/+1
2015-10-01Merge "gallery: add place view mode" into tizenMinkyu Kang3-0/+10
2015-10-01Merge "action_menu: scrolls the whole area of action menu" into tizenMinkyu Kang2-4/+13
2015-10-01gallery: add place view modeJehun Lim3-0/+10
2015-10-01action_menu: scrolls the whole area of action menuMinkyu Kang2-4/+13
2015-10-01detail: add music genre detail viewJehun Lim1-0/+1
2015-09-30ctxpopup: set focus to selected itemJehun Lim1-1/+1
2015-09-30detail: add selected callback for artist album itemJehun Lim1-0/+4
2015-09-30detail: add music artist detail viewJehun Lim2-0/+2
2015-09-25detail: add BACK key handling to set focusJehun Lim1-0/+1
2015-09-24Merge "add location manager for setting location tag to images" into tizenMinkyu Kang1-0/+28
2015-09-24detail: add music album detail viewJehun Lim2-0/+3
2015-09-24add location manager for setting location tag to imagesMinkyu Kang1-0/+28
2015-09-24albumdata: add function to get media list in the albumJehun Lim4-12/+20
2015-09-23detail: add movie genre detail viewJehun Lim1-0/+5
2015-09-22add initial detail viewJehun Lim4-5/+42
2015-09-21change font to BreezeSansJehun Lim1-3/+3
2015-09-21datamgr: add folderdatasubmit/tizen/20150921.123936accepted/tizen/tv/20150922.001350Jehun Lim3-2/+48
2015-09-18music: add genre view modesubmit/tizen/20150918.092121accepted/tizen/tv/20150920.232737Jehun Lim1-0/+7
2015-09-17music: add album and artist view modeJehun Lim1-0/+14
2015-09-17datamgr: add albumdataJehun Lim2-1/+40