profile/tv/apps/native/air_apps.git
9 years agoRevert "Changed the default app icon" 91/45591/1 accepted/tizen/tv/20150810.001224 submit/tizen/20150808.085921
Minkyu Kang [Sat, 8 Aug 2015 03:15:59 +0000 (12:15 +0900)]
Revert "Changed the default app icon"

This reverts commit 2702bb5fef87569acd853e85e8f826a6a4716d4e.

Change-Id: I9762a0c21c293e9abc422160d0e879511ec1bcb2

9 years agoMerge "app: use app_contents_get_color function" into tizen accepted/tizen/tv/20150808.025834 submit/tizen/20150807.083626
Minkyu Kang [Fri, 7 Aug 2015 01:54:32 +0000 (18:54 -0700)]
Merge "app: use app_contents_get_color function" into tizen

9 years agoapp: use app_contents_get_color function 82/45482/1
Minkyu Kang [Thu, 6 Aug 2015 12:01:12 +0000 (21:01 +0900)]
app: use app_contents_get_color function

Change-Id: I01c33e0daccc40a77c47a1c234c5d8268c6eeee8
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
9 years agoapp: use app_contents_get_color function
Minkyu Kang [Thu, 6 Aug 2015 12:01:12 +0000 (21:01 +0900)]
app: use app_contents_get_color function

Change-Id: I01c33e0daccc40a77c47a1c234c5d8268c6eeee8
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
9 years agoFixed the focus bug for mouse handling 77/45477/1 accepted/tizen/tv/20150807.043110 submit/tizen/20150807.010856
Hyojung Jo [Thu, 6 Aug 2015 10:33:08 +0000 (19:33 +0900)]
Fixed the focus bug for mouse handling

Change-Id: I994f675b7c3ada9b56954aef46ab2f1a9ac69858
Signed-off-by: Hyojung Jo <hj903.jo@samsung.com>
9 years agoChanged the default app icon 63/45463/1
Hyojung Jo [Thu, 6 Aug 2015 08:56:21 +0000 (17:56 +0900)]
Changed the default app icon

Change-Id: I9eec30bf0ebfd7b5c33a58a749d079a6275ac4fe
Signed-off-by: Hyojung Jo <hj903.jo@samsung.com>
9 years agoMove the elm_gengrid code to utils and remove the scrollbar 62/45462/1
Hyojung Jo [Thu, 6 Aug 2015 08:54:49 +0000 (17:54 +0900)]
Move the elm_gengrid code to utils and remove the scrollbar

Change-Id: Idffbd2618f259aa66e45c5eb744089069fcb10b9
Signed-off-by: Hyojung Jo <hj903.jo@samsung.com>
9 years agoRemoved aul and applied app_control for launching app 47/45347/1 accepted/tizen/tv/20150806.065641 submit/tizen/20150806.011755
Hyojung Jo [Wed, 5 Aug 2015 05:28:34 +0000 (14:28 +0900)]
Removed aul and applied app_control for launching app

Change-Id: I68e059f2dddb9d0269192ca936a54b6326b4609a
Signed-off-by: Hyojung Jo <hj903.jo@samsung.com>
9 years agoAdded the arrow image on the sort button according to GUI 69/45269/1 accepted/tizen/tv/20150804.235407 submit/tizen/20150804.130701
Hyojung Jo [Tue, 4 Aug 2015 08:25:05 +0000 (17:25 +0900)]
Added the arrow image on the sort button according to GUI

Change-Id: I53e9d09667f1e249f1983e3c077f520c96c3c527
Signed-off-by: Hyojung Jo <hj903.jo@samsung.com>
9 years agoFixed the sort button to be disabled when any app does not exist 54/45254/1
Hyojung Jo [Tue, 4 Aug 2015 06:44:51 +0000 (15:44 +0900)]
Fixed the sort button to be disabled when any app does not exist

Change-Id: I7654bd93efc1a0f5221456a86af95f175618da73
Signed-off-by: Hyojung Jo <hj903.jo@samsung.com>
9 years agoMerge "Changed the return value when app_favorite_check failed" into tizen
Minkyu Kang [Tue, 4 Aug 2015 05:27:56 +0000 (22:27 -0700)]
Merge "Changed the return value when app_favorite_check failed" into tizen

9 years agoMerge "Changed the color index" into tizen
Minkyu Kang [Tue, 4 Aug 2015 05:23:54 +0000 (22:23 -0700)]
Merge "Changed the color index" into tizen

9 years agoChanged the return value when app_favorite_check failed 46/45246/1
Hyojung Jo [Tue, 4 Aug 2015 05:23:16 +0000 (14:23 +0900)]
Changed the return value when app_favorite_check failed

Change-Id: Icf506e106099acda05fa4a6df6e00cbda099a5d8
Signed-off-by: Hyojung Jo <hj903.jo@samsung.com>
9 years agoChanged the color index 45/45245/1
Hyojung Jo [Tue, 4 Aug 2015 05:21:34 +0000 (14:21 +0900)]
Changed the color index

Change-Id: I8c09e294f979ba0e224988d22e2f0e99e0ebb44a
Signed-off-by: Hyojung Jo <hj903.jo@samsung.com>
9 years agoRemoved unnecessary prepend code 03/45203/2
Hyojung Jo [Mon, 3 Aug 2015 12:13:10 +0000 (21:13 +0900)]
Removed unnecessary prepend code

Change-Id: I3292cfb8936fd8e17d65549587715c03e97eb467
Signed-off-by: Hyojung Jo <hj903.jo@samsung.com>
9 years agoMove focus to previously focused grid item when UP key pressed on sort button 02/45202/2
Hyojung Jo [Mon, 3 Aug 2015 12:11:02 +0000 (21:11 +0900)]
Move focus to previously focused grid item when UP key pressed on sort button

Change-Id: I130559fb995f37edcf2331dfc9e2c7cbdb659689
Signed-off-by: Hyojung Jo <hj903.jo@samsung.com>
9 years agoAdded the mouse click event handling for sort button 74/45174/1
Hyojung Jo [Mon, 3 Aug 2015 08:54:52 +0000 (17:54 +0900)]
Added the mouse click event handling for sort button

Change-Id: Iaaba512943f3d2a44fa81440417d891d85d30d55
Signed-off-by: Hyojung Jo <hj903.jo@samsung.com>
9 years agoRemoved the resume callback and fixed the focus bug 57/45157/1
Hyojung Jo [Mon, 3 Aug 2015 06:35:22 +0000 (15:35 +0900)]
Removed the resume callback and fixed the focus bug

Change-Id: I11d233881c6172d308ec91b61c28b46ea6a3cf0b
Signed-off-by: Hyojung Jo <hj903.jo@samsung.com>
9 years agoDisable the animation for thumbnail be selected 24/45124/1 accepted/tizen/tv/20150803.003141 submit/tizen/20150802.084009
Hyojung Jo [Sun, 2 Aug 2015 07:49:45 +0000 (16:49 +0900)]
Disable the animation for thumbnail be selected

Change-Id: I795fcf755ab324fc2065e96e6cd6e0cdaf0a50a0
Signed-off-by: Hyojung Jo <hj903.jo@samsung.com>
9 years agoReload apps grid when app launched and sort type is 'recent' 22/45122/1
Hyojung Jo [Sun, 2 Aug 2015 07:46:20 +0000 (16:46 +0900)]
Reload apps grid when app launched and sort type is 'recent'

Change-Id: I16faba377a9875041a32bb7630efd607a352302a
Signed-off-by: Hyojung Jo <hj903.jo@samsung.com>
9 years agoFixed the checkpatch error 17/45117/1
Hyojung Jo [Sun, 2 Aug 2015 04:30:11 +0000 (13:30 +0900)]
Fixed the checkpatch error

Change-Id: I57c751b6773f173b06dc7070725b4e00a30d2e06
Signed-off-by: Hyojung Jo <hj903.jo@samsung.com>
9 years agoFixed the grid edc for animation of grid thumbnail 70/45070/1
Hyojung Jo [Fri, 31 Jul 2015 07:18:06 +0000 (16:18 +0900)]
Fixed the grid edc for animation of grid thumbnail

Change-Id: I952a6ec9afc55ae76b355aa6e7617896c909fcb3
Signed-off-by: Hyojung Jo <hj903.jo@samsung.com>
9 years agoFixed the mouse focus handling bug of menu btn 61/45061/1
Hyojung Jo [Fri, 31 Jul 2015 05:17:41 +0000 (14:17 +0900)]
Fixed the mouse focus handling bug of menu btn

Change-Id: I6f1e2859ac5370b6d5209bfcf0bfcd459145d2dd
Signed-off-by: Hyojung Jo <hj903.jo@samsung.com>
9 years agoTemporarily show the 'not supported' message on App Store menu 21/45021/1 accepted/tizen/tv/20150731.005332 submit/tizen/20150730.133500
Hyojung Jo [Thu, 30 Jul 2015 10:58:14 +0000 (19:58 +0900)]
Temporarily show the 'not supported' message on App Store menu

Change-Id: If3aee3b92f912c2532ffe9e59e6a4c60ee9af57a
Signed-off-by: Hyojung Jo <hj903.jo@samsung.com>
9 years agoFixed the thumbnail to have its unique background color 73/44973/2
Hyojung Jo [Thu, 30 Jul 2015 07:47:24 +0000 (16:47 +0900)]
Fixed the thumbnail to have its unique background color

Change-Id: I56a0b171d9da65ed8d6927fd2abdeb37c66f408f
Signed-off-by: Hyojung Jo <hj903.jo@samsung.com>
9 years agoHandled the remote key controller 59/44959/2
Hyojung Jo [Thu, 30 Jul 2015 05:52:54 +0000 (14:52 +0900)]
Handled the remote key controller

Change-Id: I20ec4e9639bcd36e95dfc90895435579d9b950fb
Signed-off-by: Hyojung Jo <hj903.jo@samsung.com>
9 years agoFixed the icon resizable if the size over SIZE_ICON_MAX 54/44954/2
Hyojung Jo [Thu, 30 Jul 2015 05:37:12 +0000 (14:37 +0900)]
Fixed the icon resizable if the size over SIZE_ICON_MAX

Change-Id: I86e1cf19c1a94ce9c3eca23fe42ee9128a074694
Signed-off-by: Hyojung Jo <hj903.jo@samsung.com>
9 years agomyapps: don't resize the icon 30/44930/1
Minkyu Kang [Wed, 29 Jul 2015 12:05:04 +0000 (21:05 +0900)]
myapps: don't resize the icon

Change-Id: I4a00073e97b1ad01f1197e800e5a3b49c30b1ead
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
9 years agoFixed to show default thumbnail if the icon path is wrong 52/44852/1 accepted/tizen/tv/20150730.014423 submit/tizen/20150729.122120
Hyojung Jo [Tue, 28 Jul 2015 11:48:09 +0000 (20:48 +0900)]
Fixed to show default thumbnail if the icon path is wrong

Change-Id: Ia1a49ae03a4af316546a25bf186926af8fbb615b
Signed-off-by: Hyojung Jo <hj903.jo@samsung.com>
9 years agoAdded the defined transition value for menu animation 34/44734/1 accepted/tizen/tv/20150728.070556 submit/tizen/20150728.063352
Hyojung Jo [Mon, 27 Jul 2015 07:56:56 +0000 (16:56 +0900)]
Added the defined transition value for menu animation

Change-Id: Ia894b7e5725d94a465e588020f27c23beb94d174
Signed-off-by: Hyojung Jo <hj903.jo@samsung.com>
9 years agoFixed the focus bug between grid and sortbtn 47/44547/1
Hyojung Jo [Thu, 23 Jul 2015 06:49:48 +0000 (15:49 +0900)]
Fixed the focus bug between grid and sortbtn

Change-Id: I99232f8efdca43c55330efb1c6d487649a709fbf
Signed-off-by: Hyojung Jo <hj903.jo@samsung.com>
9 years agoFixed the xml file for not displaying apps 78/44378/1
Hyojung Jo [Tue, 21 Jul 2015 08:18:54 +0000 (17:18 +0900)]
Fixed the xml file for not displaying apps

Change-Id: Ife1f887a7f8640294fbebd541cd8b7a5441e5635
Signed-off-by: Hyojung Jo <hj903.jo@samsung.com>
9 years agoView: Added the recently used sort function 05/44205/1
Hyojung Jo [Fri, 17 Jul 2015 08:51:45 +0000 (17:51 +0900)]
View: Added the recently used sort function

Change-Id: I3ad15ae4ab142835511f9aeb34c8633659c962d1
Signed-off-by: Hyojung Jo <hj903.jo@samsung.com>
9 years agoAdded the comment why the browser was prepended to list 42/44142/2
Hyojung Jo [Fri, 17 Jul 2015 06:15:44 +0000 (15:15 +0900)]
Added the comment why the browser was prepended to list

Change-Id: Ifddae6f304114ecbb70a2584471cfc2b7239e8af
Signed-off-by: Hyojung Jo <hj903.jo@samsung.com>
9 years agoView: Fix the Web Browser thumbnail to be displayed first 39/44139/1
Hyojung Jo [Fri, 17 Jul 2015 05:52:03 +0000 (14:52 +0900)]
View: Fix the Web Browser thumbnail to be displayed first

Change-Id: I0724160561e0057fe37bca901802a9a414238be4
Signed-off-by: Hyojung Jo <hj903.jo@samsung.com>
9 years agoView: Enable the grid to be focused when mouse moved 83/43883/1
Hyojung Jo [Wed, 15 Jul 2015 04:52:14 +0000 (13:52 +0900)]
View: Enable the grid to be focused when mouse moved

Change-Id: I56d57cb79d1e1948e1a9ab0ea26fbe495e0b7f34
Signed-off-by: Hyojung Jo <hj903.jo@samsung.com>
9 years agoView: Hide grid data when the 'appstore' menu focused 79/43879/1
Hyojung Jo [Wed, 15 Jul 2015 04:12:13 +0000 (13:12 +0900)]
View: Hide grid data when the 'appstore' menu focused

Change-Id: I467919383b23b64f80bac71409f5ae0b4e6e7bac
Signed-off-by: Hyojung Jo <hj903.jo@samsung.com>
9 years agoView: Added the Eina_Compare_Cb for sorting apps 32/43832/1
Hyojung Jo [Tue, 14 Jul 2015 10:35:21 +0000 (19:35 +0900)]
View: Added the Eina_Compare_Cb for sorting apps

Change-Id: I1164a14dd4f598ac56cc67a0bca4ae055abbc24d
Signed-off-by: Hyojung Jo <hj903.jo@samsung.com>
9 years agoView: Applied the random color for app thumb 04/43804/1
Hyojung Jo [Tue, 14 Jul 2015 07:40:02 +0000 (16:40 +0900)]
View: Applied the random color for app thumb

Change-Id: I6bd1395e2deaa326853e64c4a7fa3cbc20e2ae98
Signed-off-by: Hyojung Jo <hj903.jo@samsung.com>
9 years agoView: Draw sort option popup 03/43703/1
Hyojung Jo [Mon, 13 Jul 2015 08:49:51 +0000 (17:49 +0900)]
View: Draw sort option popup

Change-Id: I11f267fffef801dc53ebef5baf90c565f1a79263
Signed-off-by: Hyojung Jo <hj903.jo@samsung.com>
9 years agoView: Fixed the sort button to be displayed properly 24/43424/1
Hyojung Jo [Thu, 9 Jul 2015 05:18:32 +0000 (14:18 +0900)]
View: Fixed the sort button to be displayed properly

Change-Id: I670278aea5608967554869f0f054aca583a40b5a
Signed-off-by: Hyojung Jo <hj903.jo@samsung.com>
9 years agoView: Added the favorite icon when the app is favorite 38/43338/2
Hyojung Jo [Wed, 8 Jul 2015 07:30:59 +0000 (16:30 +0900)]
View: Added the favorite icon when the app is favorite

Change-Id: Ifeac2fa88f3f8a71cc8d7b769c158ab9ac6bf102
Signed-off-by: Hyojung Jo <hj903.jo@samsung.com>
9 years agoView: Added the 'No contents' when the app list is NULL 34/43334/1
Hyojung Jo [Wed, 8 Jul 2015 06:51:31 +0000 (15:51 +0900)]
View: Added the 'No contents' when the app list is NULL

Change-Id: I65c6b3ffe9e216926be618b01e314b5c79d04dc3
Signed-off-by: Hyojung Jo <hj903.jo@samsung.com>
9 years agoFixed the menu width to be flexible depending on the text length 33/43033/2
Hyojung Jo [Tue, 7 Jul 2015 07:30:31 +0000 (16:30 +0900)]
Fixed the menu width to be flexible depending on the text length

Change-Id: I615503c94eb46dc68742af3ee930ef83d32a4aa9
Signed-off-by: Hyojung Jo <hj903.jo@samsung.com>
9 years agoApplied the grid style including focus handling 62/42962/2
Hyojung Jo [Mon, 6 Jul 2015 10:15:33 +0000 (19:15 +0900)]
Applied the grid style including focus handling

Change-Id: Ic89b6c1203ce98452a19901b8cec8dab5a7a2e5d
Signed-off-by: Hyojung Jo <hj903.jo@samsung.com>
9 years agoView: Draw the count of apps on the bottom area 83/42783/1
Hyojung Jo [Thu, 2 Jul 2015 08:16:44 +0000 (17:16 +0900)]
View: Draw the count of apps on the bottom area

Change-Id: I86d838873b5d7936deb77cb604cb297ffb481433
Signed-off-by: Hyojung Jo <hj903.jo@samsung.com>
9 years agoData: Fixed the code for not showing 'nodisplay' app 75/42775/1
Hyojung Jo [Thu, 2 Jul 2015 07:55:13 +0000 (16:55 +0900)]
Data: Fixed the code for not showing 'nodisplay' app

Change-Id: I4a1cda5aed0c296dcf6b2ab5ba6f95729c3c8b10
Signed-off-by: Hyojung Jo <hj903.jo@samsung.com>
9 years agoView: Draw the gengrid items 74/42774/1
Hyojung Jo [Thu, 2 Jul 2015 07:53:48 +0000 (16:53 +0900)]
View: Draw the gengrid items

Change-Id: I1fcb7fa1bc1ae5cba53ff4b513e4cc5382383203
Signed-off-by: Hyojung Jo <hj903.jo@samsung.com>
9 years agoApplied the changed gridmgr API 80/42680/1
Hyojung Jo [Wed, 1 Jul 2015 11:54:29 +0000 (20:54 +0900)]
Applied the changed gridmgr API

Change-Id: I58be8062ec7237fec9f6f55f7a1dc4005b791461
Signed-off-by: Hyojung Jo <hj903.jo@samsung.com>
9 years agoApplied the customized style to menu button 39/42639/1
Hyojung Jo [Wed, 1 Jul 2015 05:47:18 +0000 (14:47 +0900)]
Applied the customized style to menu button

Change-Id: Iccb6fc9c7486534249452e56c2dec5355f7d3eda
Signed-off-by: Hyojung Jo <hj903.jo@samsung.com>
9 years agoView: Draw the top menu area 99/42599/2
Hyojung Jo [Tue, 30 Jun 2015 12:00:45 +0000 (21:00 +0900)]
View: Draw the top menu area

Change-Id: Id34aa530f8583fcf1933b4a6f0c34ce78e449603
Signed-off-by: Hyojung Jo <hj903.jo@samsung.com>
9 years agoRenamed the 'data' folder to 'res' 05/42405/1
Hyojung Jo [Sat, 27 Jun 2015 08:19:09 +0000 (17:19 +0900)]
Renamed the 'data' folder to 'res'

Change-Id: Ib671934868a6ba35f2837f265630accedf320303
Signed-off-by: Hyojung Jo <hj903.jo@samsung.com>
9 years agoview: draw top, bottom area of base view 04/42404/1
Hyojung Jo [Sat, 27 Jun 2015 08:14:52 +0000 (17:14 +0900)]
view: draw top, bottom area of base view

Change-Id: I259014444e181170229ef51de2a0714d0327a4d9
Signed-off-by: Hyojung Jo <hj903.jo@samsung.com>
9 years agoAdded the code for setting layout data 03/42403/1
Hyojung Jo [Sat, 27 Jun 2015 08:09:44 +0000 (17:09 +0900)]
Added the code for setting layout data

Change-Id: Iecd30ff5bbc33996aaae314d4dd137df110dcfd5
Signed-off-by: Hyojung Jo <hj903.jo@samsung.com>
9 years agodata: for getting app data by using pkgmgr-info 02/42402/1
Hyojung Jo [Sat, 27 Jun 2015 08:06:53 +0000 (17:06 +0900)]
data: for getting app data by using pkgmgr-info

Change-Id: I84ae3e921cbd26a7ab1aaf2f265423369c61c3f4
Signed-off-by: Hyojung Jo <hj903.jo@samsung.com>
10 years agoMerge "remove unnecessary cflag" into tizen
Minkyu Kang [Thu, 11 Jun 2015 11:12:59 +0000 (04:12 -0700)]
Merge "remove unnecessary cflag" into tizen

10 years agoRemoved unnecessary type casting 25/41125/1
Hyojung Jo [Thu, 11 Jun 2015 08:15:07 +0000 (17:15 +0900)]
Removed unnecessary type casting

Change-Id: Ic0a97c2c8d2a9c8286cbdaff81550471166a88a3
Signed-off-by: Hyojung Jo <hj903.jo@samsung.com>
10 years agoremove unnecessary cflag 03/41103/1
Minkyu Kang [Thu, 11 Jun 2015 07:55:16 +0000 (16:55 +0900)]
remove unnecessary cflag

Change-Id: I7847f0b6efa70efa565ab47bf1084c546d99d87a
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
10 years agoAdded the code for setting view data 49/41049/1
Hyojung Jo [Thu, 11 Jun 2015 04:40:54 +0000 (13:40 +0900)]
Added the code for setting view data

Change-Id: Ib227a9f2eb2f83b6d13ef5653e7b90466bae090c
Signed-off-by: Hyojung Jo <hj903.jo@samsung.com>
10 years agoInitial commit 73/40573/5
Hyojung Jo [Fri, 5 Jun 2015 07:38:42 +0000 (16:38 +0900)]
Initial commit

Change-Id: Ifc8cbb599ef002ed434efbb5fb28e5cd9a576072
Signed-off-by: Hyojung Jo <hj903.jo@samsung.com>
10 years agoInitial empty repository master
JaeKyu Park [Wed, 27 May 2015 23:50:47 +0000 (16:50 -0700)]
Initial empty repository