index
:
profile/tv/apps/native/applauncher
accepted/tizen_tv
master
tizen
Domain: Applications / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-11
Deleted the wrong letter.
submit/tizen_tv/20150311.080734
accepted/tizen/tv/20150312.010856
Hyojung Jo
1
-1
/
+1
2015-03-11
Applied the PopupWindow of app-common.
submit/tizen_tv/20150311.074558
Hyojung Jo
7
-77
/
+147
2015-03-11
Fixed the bug for getting apps which belongs to specific category.
submit/tizen_tv/20150311.065052
accepted/tizen/tv/20150312.010825
Hyojung Jo
2
-11
/
+10
2015-03-10
Merge "Fixed the delete popup style." into tizen
submit/tizen_tv/20150311.041501
accepted/tizen/tv/20150312.010734
TaeSoo Kim
2
-2
/
+0
2015-03-11
Fixed the delete popup style.
Hyojung Jo
2
-2
/
+0
2015-03-11
Apply the modification of CSortMgr
submit/tizen_tv/20150310.234011
accepted/tizen/tv/20150311.032248
Kim Tae Soo
1
-3
/
+3
2015-03-09
Fixed the error handle code of context view.
submit/tizen_tv/20150310.004328
accepted/tizen/tv/20150310.021402
Hyojung Jo
1
-0
/
+4
2015-03-09
Fixed the menu focus circuit policy.
submit/tizen/20150309.095123
accepted/tizen/tv/20150310.021144
Hyojung Jo
1
-1
/
+2
2015-03-09
Deleted unnecessary error check code.
Hyojung Jo
1
-12
/
+4
2015-03-09
Deleted ecore-x dependency.
Hyojung Jo
1
-1
/
+0
2015-03-09
Deleted the x11 dependency.
Hyojung Jo
2
-2
/
+0
2015-03-06
Fixed the context view to launch the other app.
submit/tizen_tv/20150306.093314
accepted/tizen/tv/20150306.095523
Hyojung Jo
2
-22
/
+47
2015-03-04
[Jira TT-3] Fixed the 'set category' button bug.
Hyojung Jo
2
-10
/
+7
2015-03-03
Fixed the contextual menu button bug.
Hyojung Jo
5
-65
/
+72
2015-03-03
[Jira TT-2] Fixed the contextual menu bug.
Hyojung Jo
3
-87
/
+52
2015-02-26
Merge "Fixed the context view bug(disappeared btn text)." into tizen
submit/tizen_tv/20150226.132200
accepted/tizen/tv/20150226.135227
TaeSoo Kim
2
-30
/
+44
2015-02-26
Fix focus bug
submit/tizen_tv/20150226.131951
accepted/tizen/tv/20150226.135212
Kim Tae Soo
4
-22
/
+57
2015-02-26
Fixed the context view bug(disappeared btn text).
Hyojung Jo
2
-30
/
+44
2015-02-26
Modified the ctxpopup position.
Hyojung Jo
1
-1
/
+1
2015-02-26
Modified the default icon image setting code.
submit/tizen/20150226.052759
accepted/tizen/tv/20150226.065458
Hyojung Jo
2
-6
/
+14
2015-02-26
Fixed the bug which not displays the contextual menu view.
Hyojung Jo
1
-29
/
+22
2015-02-25
Applied the remote controller key mapping.
Hyojung Jo
9
-66
/
+12
2015-02-25
Modified the Related apps of Context View.
Hyojung Jo
5
-109
/
+98
2015-02-24
Fixed the bug of focus handling.
submit/tizen/20150225.080337
accepted/tizen/tv/20150225.100143
Hyojung Jo
6
-23
/
+37
2015-02-24
Fixed the 64bits build error.
submit/tizen/20150224.013750
accepted/tizen/tv/20150224.023343
Hyojung Jo
1
-1
/
+1
2015-02-23
Applied the changed app-common.
submit/tizen/20150223.103639
Hyojung Jo
1
-1
/
+1
2015-02-23
Applied the pkgmgrinfo and deleted the ail.
Hyojung Jo
8
-168
/
+179
2015-02-17
Applied the CtxPopup of app-common.
Hyojung Jo
6
-92
/
+100
2015-02-12
Added the manifest file.
submit/tizen_tv/20150212.104511
Hyojung Jo
2
-0
/
+8
2015-02-12
Applied the CSort of app-common.
Hyojung Jo
5
-26
/
+12
2015-02-11
Modified the 'Related Apps' for showing the contents which belongs to same ca...
submit/tizen_tv/20150212.000433
Hyojung Jo
6
-278
/
+219
2015-02-10
Applied the NameInfo of app-common to Apps.
submit/tizen_tv/20150210.215900
accepted/tizen/tv/20150212.064426
Hyojung Jo
5
-138
/
+400
2015-02-10
Added the eext key event functions.
submit/tizen_tv/20150210.014151
accepted/tizen/tv/20150210.160555
Hyojung Jo
8
-6
/
+58
2015-02-06
Fixed the edc file for deleting the box image around the focused object.
submit/tizen_tv/20150209.023758
accepted/tizen/tv/20150210.160552
Hyojung Jo
2
-0
/
+7
2015-02-06
Changed to elm_win_util_standard_add for deleting the afterimage.
Hyojung Jo
1
-2
/
+2
2015-02-05
remove manifest file
submit/tizen_tv/20150205.090539
accepted/tizen/tv/20150205.104540
Minkyu Kang
3
-35
/
+12
2015-02-04
Merge "Changed the ctxpopup position." into tizen
submit/tizen_tv/20150204.222038
accepted/tizen/tv/20150205.022809
Youngjin Kim
3
-40
/
+41
2015-02-04
Changed the ctxpopup position.
Hyojung Jo
3
-40
/
+41
2015-02-03
Deleted the extern C for content library.
submit/tizen_tv/20150203.213530
Hyojung Jo
3
-35
/
+7
2015-02-03
Fixed the type casting from void* to int.
Hyojung Jo
2
-6
/
+7
2015-02-03
Initialized the eina list for menu.
Hyojung Jo
1
-1
/
+4
2015-01-30
Fixed the listener code of AppsBaseLayout and ContextView.
submit/tizen_tv/20150130.071305
accepted/tizen/tv/20150131.034436
Hyojung Jo
4
-388
/
+330
2015-01-29
Initial Commit of Apps
submit/tizen_tv/20150129.095701
accepted/tizen/tv/20150130.040703
Hyojung Jo
63
-0
/
+7149
2015-01-21
Initial empty repository
HEAD
submit/tizen_tv/20150129.095619
master
KyungMi Lee
0
-0
/
+0
[prev]