summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-07Changed the default app icon imagesubmit/tizen/20150807.083626accepted/tizen/tv/20150808.025838Hyojung Jo1-0/+0
2015-08-07Applied the app_contetns_color_get APIHyojung Jo10-426/+598
2015-08-07Append grid items if the grid is firstly loadedHyojung Jo1-5/+5
2015-08-05Apps grid: Changed the color indexsubmit/tizen/20150806.011755accepted/tizen/tv/20150806.065644Hyojung Jo1-4/+4
2015-08-05Removed aul and applied app_control for launching appHyojung Jo11-63/+86
2015-08-03Fixed the apps edc(used wrong defined variable)submit/tizen/20150804.005513accepted/tizen/tv/20150804.011639Hyojung Jo1-14/+2
2015-08-03Fixed the switch handle statementsHyojung Jo1-6/+9
2015-08-02Added the DATA_THUMBNAIL type for channel dataHyojung Jo1-0/+4
2015-08-02Changed the pkgmgrinfo API for getting user app datasubmit/tizen/20150802.084009accepted/tizen/tv/20150803.003138Hyojung Jo1-1/+1
2015-08-02Fixed the grid focus bugHyojung Jo1-6/+0
2015-08-02Disable the animation for thumbnail be selectedHyojung Jo1-1/+1
2015-08-02Fixed the checkpatch errorHyojung Jo5-10/+11
2015-07-31Fixed the apps grid for animation effectHyojung Jo6-64/+282
2015-07-31Added the mouse focus handling throughout the menu and grid thumbnailsHyojung Jo3-18/+107
2015-07-31Hide the scroller bar of gengridHyojung Jo1-0/+2
2015-07-30Merge "add application icon" into tizenMinkyu Kang3-0/+11
2015-07-31Fixed the code for remote controller key handlingHyojung Jo1-3/+7
2015-07-31Fixed the music grid edc for animationHyojung Jo1-130/+343
2015-07-31add application iconMinkyu Kang3-0/+11
2015-07-30Fixed the default gallery thumbnail to be unresizablesubmit/tizen/20150730.133525accepted/tizen/tv/20150731.005343Hyojung Jo1-4/+6
2015-07-30Fixed the gallery edc for animationHyojung Jo1-45/+216
2015-07-28Fixed the button edc for using defined transition speed valuesubmit/tizen/20150729.122209accepted/tizen/tv/20150730.014439Hyojung Jo1-22/+2
2015-07-28Fixed the movie grid edc for animationHyojung Jo1-86/+98
2015-07-29Tv grid: Draw the channel grid thumbnailHyojung Jo5-7/+557
2015-07-28Movie grid: Fixed the edc for animation of grid itemHyojung Jo3-96/+267
2015-07-27Data: added the channel data for channel favoritesubmit/tizen/20150728.063352accepted/tizen/tv/20150728.070600Hyojung Jo5-4/+190
2015-07-24Fixed the focus border size of grid thumbnailHyojung Jo5-45/+16
2015-07-24Fixed the edc file for callback being called when item selectedHyojung Jo2-0/+24
2015-07-24Added the mediahub launching statementsHyojung Jo2-1/+47
2015-07-23Apps grid: Added the default app thumbnail imageHyojung Jo3-2/+2
2015-07-23Web grid: Added the web gridHyojung Jo6-7/+443
2015-07-23Datamgr: Applied the datamgr to provide consistent interface to user of dataHyojung Jo11-299/+354
2015-07-21View: Fixed the content count area when the menu is galleryHyojung Jo5-1/+165
2015-07-20Added the focus_cb, select_cb for grid objectHyojung Jo11-2/+184
2015-07-20Music grid: Fixed the content of thumbnailHyojung Jo3-11/+63
2015-07-20Gallery grid: Fixed text for showing duration of videoHyojung Jo5-19/+29
2015-07-17Fixed the string of web menuHyojung Jo1-1/+1
2015-07-17Movie grid: Fix the edc for focused thumbnailHyojung Jo1-27/+27
2015-07-17Gallery grid: Fix the grid thumbnail to show play icon when data is videoHyojung Jo6-23/+65
2015-07-16Data: Fixed the double free errorHyojung Jo1-8/+0
2015-07-16Movie grid: Fixed the grid thumbnail text background colorHyojung Jo1-19/+58
2015-07-16Apps grid: Fix the grid thumbnail background colorHyojung Jo1-14/+89
2015-07-16Music grid: Show the grid thumbnail and textHyojung Jo1-3/+47
2015-07-16Modified the edc file for grid widgetHyojung Jo10-317/+649
2015-07-14Grid: Added the text_get, content_get cb of movie gridHyojung Jo1-5/+44
2015-07-13View: Added the number of contentsHyojung Jo3-1/+130
2015-07-13Fixed the gengrid edc for apps viewHyojung Jo2-1/+31
2015-07-09Fixed the menu width to be flexible depending on the text lengthHyojung Jo5-25/+95
2015-07-09Added the edc file for each grid styleHyojung Jo10-22/+841
2015-07-08View: Moved the grid data from base view to each grid fileHyojung Jo18-329/+356