index
:
profile/tv/apps/native/air_home
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0_tv
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_tv
accepted/tizen_unified
master
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
Domain: Applications / TV App;
Kyuho Jo <kyuho.jo@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-09
Fixed Svace issues
submit/tizen/20160912.051233
accepted/tizen/tv/20160912.093551
Hyerim Kim
1
-1
/
+1
2016-09-08
Delete Home menu
submit/tizen/20160908.055140
accepted/tizen/tv/20160908.123300
Hyerim Kim
2
-22
/
+1
2016-03-02
Copying LICENSE file during installation
submit/tizen/20160302.231037
accepted/tizen/tv/20160304.105847
Kyuho Jo
2
-0
/
+2
2016-02-29
Add Apache-2.0 LICENSE file
Kyuho Jo
1
-0
/
+204
2016-02-16
Add privilege rule
submit/tizen/20160216.080304
accepted/tizen/tv/20160216.103235
Hyerim Kim
1
-0
/
+1
2016-01-06
modify to add and edit the profile for admin user
submit/tizen/20160106.104556
accepted/tizen/tv/20160106.122523
Soohye Shin
1
-29
/
+9
2016-01-05
Add service dependency on amd
submit/tizen/20160106.052709
submit/tizen/20160105.091759
accepted/tizen/tv/20160106.082333
jinwoo.shin
1
-0
/
+2
2015-12-24
add api-version at manifest
submit/tizen/20151228.052317
submit/tizen/20151224.041445
accepted/tizen/tv/20151228.064120
accepted/tizen/tv/20151224.064331
Minkyu Kang
1
-1
/
+1
2015-12-15
do not packing the photo data when thumbnail does not exist
submit/tizen/20151217.024340
accepted/tizen/tv/20151217.093050
Soohye Shin
1
-1
/
+1
2015-12-15
apply multi scale
submit/tizen/20151216.000755
submit/tizen/20151215.050651
accepted/tizen/tv/20151216.052408
Soohye Shin
8
-8
/
+11
2015-12-15
Include bundle_internal.h for internal bundle apis
submit/tizen/20151214.084555
Hwankyu Jhun
1
-0
/
+1
2015-12-11
remove key up cb in user edit view
submit/tizen/20151214.015809
accepted/tizen/tv/20151214.060013
Soohye Shin
1
-31
/
+1
2015-12-10
remove TV related codes
submit/tizen/20151210.111053
accepted/tizen/tv/20151210.231057
Minkyu Kang
2
-6
/
+1
2015-12-10
modify user edit view
Soohye Shin
4
-671
/
+121
2015-12-10
modify user icon list
Soohye Shin
2
-4
/
+8
2015-12-10
set pincode to "tizen"
Soohye Shin
1
-1
/
+7
2015-12-10
do not check pincode when switching user
Soohye Shin
1
-5
/
+10
2015-12-10
remove recent button
Soohye Shin
1
-48
/
+2
2015-12-10
block action menu
Soohye Shin
1
-16
/
+5
2015-12-09
delete dependency of notification
submit/tizen/20151210.003625
accepted/tizen/tv/20151210.025122
Soohye Shin
13
-271
/
+8
2015-12-03
recent: increase text area
submit/tizen/20151207.013729
accepted/tizen/tv/20151207.122856
Minkyu Kang
1
-2
/
+2
2015-12-03
disable favorite menu
Minkyu Kang
2
-9
/
+1
2015-11-18
fix checkpatch issues
Minkyu Kang
6
-13
/
+12
2015-11-06
replace service to app_control
submit/tizen/20151109.102049
submit/tizen/20151109.081121
accepted/tizen/tv/20151109.233919
Jiwoong Im
1
-12
/
+12
2015-10-15
change package name of settings
tizen_3.0.m2.a1_tv_release
submit/tizen/20151015.081907
accepted/tizen/tv/20151015.093558
Soohye Shin
1
-1
/
+1
2015-10-15
prevent:472260 - remove append string function for type of user list
Soohye Shin
1
-36
/
+10
2015-10-15
prevent:486641 - strdup local value
Soohye Shin
1
-4
/
+4
2015-10-14
prevent:475919 - remove dead code
submit/tizen/20151014.084340
accepted/tizen/tv/20151014.093646
Soohye Shin
1
-6
/
+3
2015-10-14
prevent:469390 - add null check
Soohye Shin
1
-0
/
+5
2015-10-14
prevent:484038 - add null check
Soohye Shin
1
-1
/
+8
2015-10-13
memory leak fix - missed to free user data from g_object_get
submit/tizen/20151014.005748
accepted/tizen/tv/20151014.043253
Soohye Shin
1
-35
/
+63
2015-10-13
remove getpwuid function of excetpion handling
Soohye Shin
2
-16
/
+4
2015-10-12
memory leak fix - missed to free web data from browser_provider
submit/tizen/20151013.004713
accepted/tizen/tv/20151013.040524
Soohye Shin
1
-6
/
+10
2015-10-12
memory leak fix - missed user data which is passed from g_object_get
Soohye Shin
1
-1
/
+12
2015-10-12
memory leak fix - missed to unload photo data
Soohye Shin
1
-7
/
+19
2015-10-12
prevent:483768 - remove dead code
Soohye Shin
1
-3
/
+2
2015-10-12
prevent:484888 - Missing break in switch in view of user edit
Soohye Shin
1
-0
/
+2
2015-10-12
memory leak fix - missed the string to free
Soohye Shin
1
-7
/
+8
2015-10-12
add viewmgr_remove_view
Soohye Shin
3
-0
/
+6
2015-10-07
add bundle for saving arguments of launching
Soohye Shin
10
-29
/
+78
2015-10-06
display the top of thumbnail for screenshot
submit/tizen/20151007.073635
accepted/tizen/tv/20151007.081621
Soohye Shin
1
-0
/
+1
2015-10-06
change to use app-utils for getting the list for web history
Soohye Shin
1
-88
/
+79
2015-10-05
remove inputmgr_set_tags and inputmgr_remove_all_by_tag
submit/tizen/20151006.111448
accepted/tizen/tv/20151006.225100
Soohye Shin
5
-16
/
+0
2015-10-05
add recent web history
Soohye Shin
7
-46
/
+224
2015-10-02
change systemd option
submit/tizen/20151005.003307
accepted/tizen/tv/20151005.055322
Soohye Shin
1
-2
/
+1
2015-10-01
add NULL parameter at inputmgr_set_tags
Soohye Shin
4
-8
/
+8
2015-10-01
bug fix - disable context menu of entry
Soohye Shin
1
-0
/
+1
2015-10-01
bug fix - add to click the done button in view of user edit
Soohye Shin
1
-40
/
+52
2015-10-01
bug fix - enable to click when text is clicked in user list
Soohye Shin
1
-0
/
+6
2015-10-01
check pin code when switch user
Soohye Shin
10
-92
/
+138
[next]