summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2017-05-22Removes dependency with tv-servicetizen_4.0.m1_releasesubmit/tizen_4.0_unified/20170814.115522submit/tizen_4.0/20170814.115522submit/tizen_4.0/20170811.094300submit/tizen/20170522.094112accepted/tizen/unified/20170522.190524accepted/tizen/4.0/unified/20170816.014923Hyerim Kim1-84/+0
2017-04-20Fixed Svace issue - 144290submit/tizen/20170420.085049accepted/tizen/unified/20170420.155727Hyerim Kim1-2/+2
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
2016-10-24Fixed JIRA issue - TSAM-9180, TSAM-9205submit/tizen_3.0/20161028.092424submit/tizen_3.0/20161028.062323submit/tizen/20161024.101000accepted/tizen/tv/20161024.234003accepted/tizen/3.0/tv/20161028.150609Hyerim Kim2-2/+31
2016-10-17Fixed issue that overlap home and user screens when user is switched.submit/tizen/20161017.102316accepted/tizen/tv/20161018.021524Hyerim Kim2-1/+2
2016-09-22Modify to display user icon popupsubmit/tizen_3.0_tv/20161015.000004submit/tizen/20160922.063540accepted/tizen/tv/20160922.233237accepted/tizen/3.0/tv/20161016.005508Hyerim Kim1-5/+45
2016-09-09Fixed Svace issuessubmit/tizen/20160912.051233accepted/tizen/tv/20160912.093551Hyerim Kim1-1/+1
2016-01-06modify to add and edit the profile for admin usersubmit/tizen/20160106.104556accepted/tizen/tv/20160106.122523Soohye Shin1-29/+9
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