summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2015-12-15do not packing the photo data when thumbnail does not existsubmit/tizen/20151217.024340accepted/tizen/tv/20151217.093050Soohye Shin1-1/+1
2015-12-15apply multi scalesubmit/tizen/20151216.000755submit/tizen/20151215.050651accepted/tizen/tv/20151216.052408Soohye Shin5-8/+8
2015-12-15Include bundle_internal.h for internal bundle apissubmit/tizen/20151214.084555Hwankyu Jhun1-0/+1
2015-12-11remove key up cb in user edit viewsubmit/tizen/20151214.015809accepted/tizen/tv/20151214.060013Soohye Shin1-31/+1
2015-12-10remove TV related codessubmit/tizen/20151210.111053accepted/tizen/tv/20151210.231057Minkyu Kang1-4/+0
2015-12-10modify user edit viewSoohye Shin2-222/+52
2015-12-10modify user icon listSoohye Shin1-4/+4
2015-12-10set pincode to "tizen"Soohye Shin1-1/+7
2015-12-10do not check pincode when switching userSoohye Shin1-5/+10
2015-12-10remove recent buttonSoohye Shin1-48/+2
2015-12-10block action menuSoohye Shin1-16/+5
2015-12-09delete dependency of notificationsubmit/tizen/20151210.003625accepted/tizen/tv/20151210.025122Soohye Shin4-204/+3
2015-11-18fix checkpatch issuesMinkyu Kang6-13/+12
2015-11-06replace service to app_controlsubmit/tizen/20151109.102049submit/tizen/20151109.081121accepted/tizen/tv/20151109.233919Jiwoong Im1-12/+12
2015-10-15prevent:472260 - remove append string function for type of user listSoohye Shin1-36/+10
2015-10-15prevent:486641 - strdup local valueSoohye Shin1-4/+4
2015-10-14prevent:475919 - remove dead codesubmit/tizen/20151014.084340accepted/tizen/tv/20151014.093646Soohye Shin1-6/+3
2015-10-14prevent:469390 - add null checkSoohye Shin1-0/+5
2015-10-14prevent:484038 - add null checkSoohye Shin1-1/+8
2015-10-13memory leak fix - missed to free user data from g_object_getsubmit/tizen/20151014.005748accepted/tizen/tv/20151014.043253Soohye Shin1-35/+63
2015-10-13remove getpwuid function of excetpion handlingSoohye Shin2-16/+4
2015-10-12memory leak fix - missed to free web data from browser_providersubmit/tizen/20151013.004713accepted/tizen/tv/20151013.040524Soohye Shin1-6/+10
2015-10-12memory leak fix - missed user data which is passed from g_object_getSoohye Shin1-1/+12
2015-10-12memory leak fix - missed to unload photo dataSoohye Shin1-7/+19
2015-10-12prevent:483768 - remove dead codeSoohye Shin1-3/+2
2015-10-12prevent:484888 - Missing break in switch in view of user editSoohye Shin1-0/+2
2015-10-12memory leak fix - missed the string to freeSoohye Shin1-7/+8
2015-10-12add viewmgr_remove_viewSoohye Shin3-0/+6
2015-10-07add bundle for saving arguments of launchingSoohye Shin5-26/+67
2015-10-06display the top of thumbnail for screenshotsubmit/tizen/20151007.073635accepted/tizen/tv/20151007.081621Soohye Shin1-0/+1
2015-10-06change to use app-utils for getting the list for web historySoohye Shin1-88/+79
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 Shin2-45/+205
2015-10-01add NULL parameter at inputmgr_set_tagsSoohye Shin4-8/+8
2015-10-01bug fix - disable context menu of entrySoohye Shin1-0/+1
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 Shin8-89/+127
2015-09-30bug fix - do not pass the mouse focus event to parent objSoohye Shin1-0/+2
2015-09-21change message of recent notification itemsubmit/tizen/20150921.123936accepted/tizen/tv/20150922.001354Soohye Shin1-2/+7
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 Shin2-8/+3
2015-09-21load recent list after layout is shownSoohye Shin1-14/+24
2015-09-16modify key values as key_defineMinkyu Kang7-41/+29
2015-09-14add homepage key to using like home key (temporary)tizen_3.0.m1_tv_releasesubmit/tizen/20150914.115750accepted/tizen/tv/20150914.121428tizen_3.0.m1_tvMinkyu Kang1-1/+5
2015-09-14display the count of unread notification in recent listSoohye Shin3-62/+96
2015-09-11display the count of unread notificationsubmit/tizen/20150914.022353accepted/tizen/tv/20150914.043132Soohye Shin1-0/+27
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 Shin2-16/+54
2015-09-07bug fix - when, view will be hidden, if popup isn't null, delete itSoohye Shin4-35/+77