summaryrefslogtreecommitdiff
path: root/src/view
AgeCommit message (Expand)AuthorFilesLines
2015-12-10block action menuSoohye Shin1-16/+5
2015-12-09delete dependency of notificationsubmit/tizen/20151210.003625accepted/tizen/tv/20151210.025122Soohye Shin1-62/+1
2015-11-18fix checkpatch issuesMinkyu Kang4-6/+4
2015-11-06replace service to app_controlsubmit/tizen/20151109.102049submit/tizen/20151109.081121accepted/tizen/tv/20151109.233919Jiwoong Im1-12/+12
2015-10-14prevent:469390 - add null checkSoohye Shin1-0/+5
2015-10-14prevent:484038 - add null checkSoohye Shin1-1/+8
2015-10-12prevent:484888 - Missing break in switch in view of user editSoohye Shin1-0/+2
2015-10-12add viewmgr_remove_viewSoohye Shin2-0/+2
2015-10-07add bundle for saving arguments of launchingSoohye Shin1-2/+2
2015-10-06display the top of thumbnail for screenshotsubmit/tizen/20151007.073635accepted/tizen/tv/20151007.081621Soohye Shin1-0/+1
2015-10-05remove inputmgr_set_tags and inputmgr_remove_all_by_tagsubmit/tizen/20151006.111448accepted/tizen/tv/20151006.225100Soohye Shin4-13/+0
2015-10-05add recent web historySoohye Shin1-18/+30
2015-10-01add NULL parameter at inputmgr_set_tagsSoohye Shin4-8/+8
2015-10-01bug fix - add to click the done button in view of user editSoohye Shin1-40/+52
2015-10-01check pin code when switch userSoohye Shin4-49/+83
2015-09-30bug fix - do not pass the mouse focus event to parent objSoohye Shin1-0/+2
2015-09-21change the backgroud color of home and user itemSoohye Shin2-23/+8
2015-09-21change recent channel thumbnail from gulliver to default iconSoohye Shin1-1/+1
2015-09-21load recent list after layout is shownSoohye Shin1-14/+24
2015-09-16modify key values as key_defineMinkyu Kang6-33/+22
2015-09-10remove unused structure in view of user editsubmit/tizen/20150914.114621submit/tizen/20150911.070316accepted/tizen/tv/20150914.120403accepted/tizen/tv/20150911.145421Soohye Shin1-7/+0
2015-09-07add padding before the photo grid or layout of no contentSoohye Shin1-1/+1
2015-09-07add icon for favorite photoSoohye Shin1-14/+30
2015-09-07bug fix - when, view will be hidden, if popup isn't null, delete itSoohye Shin4-35/+77
2015-09-03only allow character of name entrysubmit/tizen/20150903.102204accepted/tizen/tv/20150903.111012Soohye Shin1-1/+9
2015-09-03add animation effect to show and hide action menuSoohye Shin1-6/+15
2015-09-03check changed value of lockSoohye Shin1-0/+10
2015-09-01load pin ug when pressed done button in view of user editsubmit/tizen/20150902.051532accepted/tizen/tv/20150902.055619Soohye Shin2-47/+157
2015-09-01change entry theme nameSoohye Shin1-1/+1
2015-09-01modify focus policy of pinSoohye Shin1-13/+20
2015-08-31enable to delete user in view of action menuSoohye Shin2-18/+59
2015-08-31add delete menu button in view of action menuSoohye Shin2-101/+66
2015-08-30change object from layout to button of action menuSoohye Shin1-90/+86
2015-08-28display toast when add/update/delete usersubmit/tizen/20150828.103950accepted/tizen/tv/20150829.030927Soohye Shin1-3/+16
2015-08-28Merge "add to toggle lock button" into tizenMinkyu Kang1-1/+26
2015-08-28Merge "add focus and key down handling of pin" into tizenMinkyu Kang1-7/+69
2015-08-27add to toggle lock buttonSoohye Shin1-1/+26
2015-08-28add focus and key down handling of pinSoohye Shin1-7/+69
2015-08-26pin view: use the pin ui-gadgetMinkyu Kang1-153/+61
2015-08-26add pin entry in user edit viewSoohye Shin1-1/+56
2015-08-25use app_define.hsubmit/tizen/20150825.125147accepted/tizen/tv/20150826.015710Minkyu Kang1-2/+3
2015-08-24change badge imagesubmit/tizen/20150824.133824accepted/tizen/tv/20150825.060938Soohye Shin1-1/+0
2015-08-21change to use a table instead of box in action menusubmit/tizen/20150821.101452accepted/tizen/tv/20150821.130446Soohye Shin1-19/+15
2015-08-21add focus and key handling in pin viewSoohye Shin1-47/+91
2015-08-20add pin viewSoohye Shin3-1/+241
2015-08-19apply customized entry theme to nameSoohye Shin1-14/+5
2015-08-19modify photo layout to resize only photo imageSoohye Shin1-2/+28
2015-08-19enable lock button to on or offSoohye Shin1-4/+12
2015-08-17launch live-tv when selected live-tv button in action menuSoohye Shin1-1/+11
2015-08-17set disable action menu item when there is no changed itemSoohye Shin1-66/+123