summaryrefslogtreecommitdiff
path: root/src/view/view_home.c
AgeCommit message (Expand)AuthorFilesLines
2017-03-07Fixed issue TNET-806submit/tizen_unified/20170309.100417submit/tizen_unified/20170308.100418submit/tizen/20170307.082532accepted/tizen/unified/20170309.074805accepted/tizen/tv/20170307.102706accepted/tizen_tvHyerim Kim1-1/+1
2015-12-10remove recent buttonSoohye Shin1-48/+2
2015-12-09delete dependency of notificationsubmit/tizen/20151210.003625accepted/tizen/tv/20151210.025122Soohye Shin1-62/+1
2015-11-18fix checkpatch issuesMinkyu Kang1-1/+0
2015-09-21change the backgroud color of home and user itemSoohye Shin1-12/+4
2015-09-16modify key values as key_defineMinkyu Kang1-4/+2
2015-08-24change badge imagesubmit/tizen/20150824.133824accepted/tizen/tv/20150825.060938Soohye Shin1-1/+0
2015-08-13set different color to masksubmit/tizen/20150813.020936accepted/tizen/tv/20150813.055018Soohye Shin1-4/+8
2015-08-12set different color to focused object bgSoohye Shin1-2/+10
2015-08-08remove show done signalSoohye Shin1-15/+17
2015-08-03set focus move policy form IN to CLICKSoohye Shin1-5/+29
2015-08-01fix checkpatch errorSoohye Shin1-1/+2
2015-07-31bug fix - key handling in home viewSoohye Shin1-20/+25
2015-07-29add transition animation between home and user viewSoohye Shin1-2/+19
2015-07-21load login user in view_homeSoohye Shin1-0/+3
2015-07-19update noti badge dinamically from notification changed callbackSoohye Shin1-1/+41
2015-07-19integrate with notification for displaying badge of noti countSoohye Shin1-25/+44
2015-07-15support mouse key handling in view_homeSoohye Shin1-70/+99
2015-07-15set photo image in user edit view whitch is selected from photo viewerSoohye Shin1-1/+1
2015-07-14remove etg button in view_homeSoohye Shin1-13/+10
2015-06-23emit the signal to hide navigations when view_home is hiddenSoohye Shin1-0/+1
2015-06-23modify home item and add user item to inherit baritem groupSoohye Shin1-5/+5
2015-06-22add to datamgr_select_item for deciding the action when focused item is press...Soohye Shin1-1/+7
2015-06-22bug fix - exclude layout evas_object_show from utils to each viewSoohye Shin1-0/+1
2015-06-18apply utils to view_home for creating widgetSoohye Shin1-109/+13
2015-06-17add key input handler in view_homeSoohye Shin1-0/+27
2015-06-17add focus input handler in view_homeSoohye Shin1-1/+61
2015-06-16pack home data and modify home edcSoohye Shin1-2/+88
2015-06-16add datamgrSoohye Shin1-0/+16
2015-06-15draw home menu boxSoohye Shin1-9/+110
2015-06-11add view_homeSoohye Shin1-0/+175