profile/tv/apps/dotnet/mediahub.git
6 years agoUpdates tpk file 00/155300/1 accepted/tizen_4.0_unified accepted/tizen_5.0_unified accepted/tizen_5.5_unified accepted/tizen_5.5_unified_mobile_hotfix accepted/tizen_5.5_unified_wearable_hotfix tizen_4.0 tizen_5.0 tizen_5.5 tizen_5.5_mobile_hotfix tizen_5.5_tv tizen_5.5_wearable_hotfix accepted/tizen/4.0/unified/20171018.231938 accepted/tizen/5.0/unified/20181106.201540 accepted/tizen/5.5/unified/20191031.034543 accepted/tizen/5.5/unified/mobile/hotfix/20201027.070905 accepted/tizen/5.5/unified/wearable/hotfix/20201027.094735 accepted/tizen/unified/20171018.165415 submit/tizen/20171018.081857 submit/tizen_4.0/20171018.081617 submit/tizen_5.0/20181101.000009 submit/tizen_5.0/20181106.000001 submit/tizen_5.5/20191031.000009 submit/tizen_5.5/20191031.000011 submit/tizen_5.5/20191031.000013 submit/tizen_5.5_mobile_hotfix/20201026.185109 submit/tizen_5.5_wearable_hotfix/20201026.184309 tizen_4.0.IoT.p2_release tizen_4.0.m2_release tizen_5.5.m2_release
Hyerim Kim [Fri, 13 Oct 2017 01:18:55 +0000 (10:18 +0900)]
Updates tpk file

Change-Id: Ie26a68d3979d27d0cbe9c7f3959e09cb5f73be51
Signed-off-by: Hyerim Kim <rimi.kim@samsung.com>
6 years agoFixed self verification issue : TPLAPP-4010 - No action on detail info button 58/155158/1
Kyuho Jo [Thu, 12 Oct 2017 07:32:13 +0000 (16:32 +0900)]
Fixed self verification issue : TPLAPP-4010 - No action on detail info button

Change-Id: I092ac49999218ee4e6348c28295041846c15d097
Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>
6 years agoFixed issues(TPLAPP-3992, TPLAPP-3995) 68/152868/3
JH Choi [Wed, 27 Sep 2017 09:04:40 +0000 (18:04 +0900)]
Fixed issues(TPLAPP-3992, TPLAPP-3995)
ZoomButton doesn't have a focus when back from ImageViewerZoom to SimpleImageViewer.
Black screen is showing after finish slide show.

Change-Id: I17eb08c71090db1cb31e4ed62ce500c118ca1bd0
Signed-off-by: JH Choi <jjie.choi@samsung.com>
6 years ago[TPLAPP-3994] Slide show is not terminated. 92/152792/1
Sung-jae Park [Wed, 27 Sep 2017 06:18:41 +0000 (15:18 +0900)]
[TPLAPP-3994] Slide show is not terminated.

In case of the Dissolve effect, the slide show was not terminated.
This patch terminates the slide show after displaying the last image.

Change-Id: I4acc520f228b04fb7363c719ee48e32b80cf8914
Signed-off-by: Sung-jae Park <nicesj@nicesj.com>
6 years ago[TPLAPP-4006] Implemented BackKey event handler for the DropDownSort. 63/152763/2
Sung-jae Park [Wed, 27 Sep 2017 04:57:53 +0000 (13:57 +0900)]
[TPLAPP-4006] Implemented BackKey event handler for the DropDownSort.

The "exit" popup has not to be displayed if the DropDownSort is expanded.

The BackKey event is handled from the MediaHubMainPage,
and the DropDownSort is implemented in the FooterNormalStatus.

I added a flag named "DisableBackKeyHandler" to the MediaHubMainPage to control the BackKey event handler.
and the "DisableBackKeyHandler" is toggled by the FooterNormalStatus instance.

The FooterNormalStatus instance was able to access the MediaHubMainPage via the AppMainPage object of the App instance,
so I added event handlers such as the collased and the expanded for the DropDownSort instance.

When DropDownSort is expanded, I set true to the "DisableBackKeyHandler" then the BackKey would blocked.

I also added KeyDown event handler in the FooterNormalStatus instance.
In the event handler, if the DropDownSort is expanded, I collased it.

The KeyDown event handler is added and removed from the Expanded and Collapsed event handler of the DropDownSort instance.

Change-Id: I106d53569471a66c6ff867d92c3d012d3b34f80b
Signed-off-by: Sung-jae Park <nicesj@nicesj.com>
6 years agoChanges tpk file accepted/tizen/4.0/unified/20170927.045713 submit/tizen_4.0/20170926.094517 tizen_4.0.IoT.p1_release
Heonjae.Jang [Tue, 26 Sep 2017 09:42:08 +0000 (18:42 +0900)]
Changes tpk file

Change-Id: I9ceb10e6dfd6dc75b41ee554fcf69a43219e0a30
Signed-off-by: Heonjae.Jang <Heonjae.Jang@samsung.com>
6 years agoRemoved key grab/ungrab 39/152439/3
Sung-jae Park [Tue, 26 Sep 2017 06:51:53 +0000 (15:51 +0900)]
Removed key grab/ungrab

The H/W key should not be grabbed by the application if it doesn't have any specific purpose of grabbing.
This patch will remove them all and replace grab and ungrab code with EcoreEvent handlers.

Change-Id: I01b00e63307285e354b737baa87598b45ec984a5
Signed-off-by: Sung-jae Park <nicesj@nicesj.com>
6 years agoFix Self-Verification issue : Spacing between Music Player and Music List when the... 35/152335/1
Heonjae.Jang [Tue, 26 Sep 2017 01:03:56 +0000 (10:03 +0900)]
Fix Self-Verification issue : Spacing between Music Player and Music List when the count of list is less than 5 (2 columns).

Change-Id: I098525e1b9c5bf36405627636ad1143b3807112b
Signed-off-by: Heonjae.Jang <Heonjae.Jang@samsung.com>
6 years agoFix Issues [TNEXT-3687] 08/151908/1
Heonjae.Jang [Fri, 22 Sep 2017 08:54:12 +0000 (17:54 +0900)]
Fix Issues [TNEXT-3687]

Change-Id: Ia13e7563ec2332b359808636ae0c1fef31df5d5c
Signed-off-by: Heonjae.Jang <Heonjae.Jang@samsung.com>
6 years agoFix Issues [TNEXT-3689] 07/151907/1
Heonjae.Jang [Fri, 22 Sep 2017 08:53:53 +0000 (17:53 +0900)]
Fix Issues [TNEXT-3689]

Change-Id: Ie4b182c052d7c47b45a365da894f0dff4949e36c
Signed-off-by: Heonjae.Jang <Heonjae.Jang@samsung.com>
6 years agoFix tpk file 28/151628/1 accepted/tizen/4.0/unified/20170922.064638 submit/tizen_4.0/20170921.093658
Heonjae.Jang [Thu, 21 Sep 2017 09:35:56 +0000 (18:35 +0900)]
Fix tpk file

Change-Id: Id5b774edf35186f491a228b8f724e30ee25bd371
Signed-off-by: Heonjae.Jang <Heonjae.Jang@samsung.com>
6 years agoMerge "Changes tpk" into tizen submit/tizen_4.0/20170921.091707 submit/tizen_4.0/20170921.092140
Heonjae Jang [Thu, 21 Sep 2017 09:05:43 +0000 (09:05 +0000)]
Merge "Changes tpk" into tizen

6 years agoChanges tpk 20/151620/1
Heonjae.Jang [Thu, 21 Sep 2017 09:05:00 +0000 (18:05 +0900)]
Changes tpk

Change-Id: I1c5d611ab8dda625d0ffe3d364abf8f5b3733768
Signed-off-by: Heonjae.Jang <Heonjae.Jang@samsung.com>
6 years agoFixed a divideByZeroException error. 97/151497/2
JH Choi [Thu, 21 Sep 2017 05:42:29 +0000 (14:42 +0900)]
Fixed a divideByZeroException error.

Change-Id: I78f2582851b063818f77bcddfa65006e176d4159
Signed-off-by: JH Choi <jjie.choi@samsung.com>
6 years agoChanged to disable footer menu when there are no items 12/151212/3
JH Choi [Wed, 20 Sep 2017 07:33:27 +0000 (16:33 +0900)]
Changed to disable footer menu when there are no items

Change-Id: I057479a8664a537f8a2a56bebd1f6a9e8ee10df4
Signed-off-by: JH Choi <jjie.choi@samsung.com>
6 years agoChanges Nuget package and TargetFramework 30/151530/1
Heonjae.Jang [Thu, 21 Sep 2017 07:02:14 +0000 (16:02 +0900)]
Changes Nuget package and TargetFramework

Change-Id: I0814a4c4f46c42d8e916bc38022a9ba1811b9f68
Signed-off-by: Heonjae.Jang <Heonjae.Jang@samsung.com>
6 years agoRemove recently watched video api and setPlayedAt api 29/149729/1
JH Choi [Wed, 13 Sep 2017 01:23:57 +0000 (10:23 +0900)]
Remove recently watched video api and setPlayedAt api

Change-Id: Ied73d27eda4581d047e0a155ad97665e96ac8e3d
Signed-off-by: JH Choi <jjie.choi@samsung.com>
6 years agoAdd new tpk file 08/148908/1 accepted/tizen/4.0/unified/20170912.184106 submit/tizen/20170911.075106 submit/tizen_4.0/20170911.075123
JH Choi [Mon, 11 Sep 2017 06:30:09 +0000 (15:30 +0900)]
Add new tpk file

Change-Id: Id98f8ece857096f2ea8886afff942b4c50b4f6f4
Signed-off-by: JH Choi <jjie.choi@samsung.com>
6 years agoMerge "Focus list manipulation code is updated." into tizen
Sung-jae Park [Mon, 11 Sep 2017 05:56:24 +0000 (05:56 +0000)]
Merge "Focus list manipulation code is updated." into tizen

6 years agoMerge "Adds LICENSE file" into tizen
Kyuho Jo [Mon, 11 Sep 2017 05:26:44 +0000 (05:26 +0000)]
Merge "Adds LICENSE file" into tizen

6 years agoFocus list manipulation code is updated. 54/148854/1
Sung-jae Park [Mon, 11 Sep 2017 05:00:57 +0000 (14:00 +0900)]
Focus list manipulation code is updated.

Like the ImageTab, the VideoTab also be required to defer the building of the focus list.

Change-Id: I9df5363aba1ed1bde56c8c6a7f28cf6cb89eef29
Signed-off-by: Sung-jae Park <nicesj@nicesj.com>
6 years agoMerge "Added item to the BottomButtonList after all items are ready." into tizen
Sung-jae Park [Mon, 11 Sep 2017 04:58:05 +0000 (04:58 +0000)]
Merge "Added item to the BottomButtonList after all items are ready." into tizen

6 years agoMerge "Added await keyword for the asynchronous methods." into tizen
Sung-jae Park [Mon, 11 Sep 2017 04:57:58 +0000 (04:57 +0000)]
Merge "Added await keyword for the asynchronous methods." into tizen

6 years agoMerge "The async method should run its code in a task." into tizen
Sung-jae Park [Mon, 11 Sep 2017 04:57:48 +0000 (04:57 +0000)]
Merge "The async method should run its code in a task." into tizen

6 years agoMerge branch 'tizen' of ssh://review.tizen.org:29418/profile/tv/apps/dotnet/mediahub... 39/148839/1
Sung-jae Park [Mon, 11 Sep 2017 04:46:49 +0000 (13:46 +0900)]
Merge branch 'tizen' of ssh://review.tizen.org:29418/profile/tv/apps/dotnet/mediahub into tizen

Change-Id: Ie85e9df936ae67c78a63a65311f6e3c12bfa57f1
Signed-off-by: Sung-jae Park <nicesj@nicesj.com>
6 years agoAdds LICENSE file 86/148486/1
Hyerim Kim [Fri, 8 Sep 2017 03:17:06 +0000 (12:17 +0900)]
Adds LICENSE file

Change-Id: I6857cacdad4526c293a12a68eeb860209e2537d2
Signed-off-by: Hyerim Kim <rimi.kim@samsung.com>
6 years agoModifies TVMediaHub.Tizen.tpk 01/148301/1 accepted/tizen/4.0/unified/20170908.221839 accepted/tizen/unified/20170908.062147 submit/tizen/20170907.103848 submit/tizen_4.0/20170907.103837
Hyerim Kim [Thu, 7 Sep 2017 10:32:51 +0000 (19:32 +0900)]
Modifies TVMediaHub.Tizen.tpk

Change-Id: Ia48d238aa7dc88961d0de6964870d6ef5b673113
Signed-off-by: Hyerim Kim <rimi.kim@samsung.com>
6 years agoFix Issue : [TNEXT-2868][TNEXT-2870] Thumbnails are not created 10/148110/2 submit/tizen/20170907.102945 submit/tizen_4.0/20170907.102917
Heonjae.Jang [Thu, 7 Sep 2017 00:56:27 +0000 (09:56 +0900)]
Fix Issue : [TNEXT-2868][TNEXT-2870] Thumbnails are not created

Change-Id: I0e55143fbf3a0804742766787e6b2787d5b31785
Signed-off-by: Heonjae.Jang <Heonjae.Jang@samsung.com>
6 years agoAdded item to the BottomButtonList after all items are ready. 92/148192/1
Sung-jae Park [Thu, 7 Sep 2017 05:21:34 +0000 (14:21 +0900)]
Added item to the BottomButtonList after all items are ready.

Each item group has multiple items, and those items should be added to
the BottomButtonList of the ItemTab.

This patch just defers the building time of the BottomButtonList.

Change-Id: I8576b096b77346e0fd68091860c841058e026719
Signed-off-by: Sung-jae Park <nicesj@nicesj.com>
6 years agoAdded await keyword for the asynchronous methods. 85/148185/1
Sung-jae Park [Thu, 7 Sep 2017 04:43:11 +0000 (13:43 +0900)]
Added await keyword for the asynchronous methods.

Change-Id: Ibcf2b941908ebbdf4f5fe41bbd4398f684a21edc
Signed-off-by: Sung-jae Park <nicesj@nicesj.com>
6 years agoThe async method should run its code in a task. 62/148162/1
Sung-jae Park [Thu, 7 Sep 2017 04:21:41 +0000 (13:21 +0900)]
The async method should run its code in a task.

The task will run in the different thread.

Change-Id: I4b0b0340158017ecf1f68d901b361361fe21a889
Signed-off-by: Sung-jae Park <nicesj@nicesj.com>
6 years agoThe async method should run its code in a task. 61/148161/1
Sung-jae Park [Thu, 7 Sep 2017 04:06:42 +0000 (13:06 +0900)]
The async method should run its code in a task.

The task will run in the different thread.

Change-Id: I70b3b50ddac0c01fc160edaada313c38efcab7e0
Signed-off-by: Sung-jae Park <nicesj@nicesj.com>
6 years agoFixed issue [TNEXT-2869] 90/147990/1
Sung-jae Park [Wed, 6 Sep 2017 07:57:58 +0000 (16:57 +0900)]
Fixed issue [TNEXT-2869]

The scroller view of the image tab overlapped entire screen.
Because of the overlapped scroller view, the bottom area,
which includes various controllers such as buttons and combo box,
is not able to get the focus or the events from the user.

This patch resizes the height of the scroller in the image tab.
After applying this patch, the bottom area will get the user events
like the other tabs.

Reference: http://suprem.sec.samsung.net/jira/browse/TNEXT-2869

Change-Id: I9141ff02bc5266bea00ea43a8bf2241d02059741
Signed-off-by: Sung-jae Park <nicesj@nicesj.com>
6 years agoMerge "Changed to If no item selected, OK button disabled." into tizen
JH Choi [Wed, 6 Sep 2017 06:43:18 +0000 (06:43 +0000)]
Merge "Changed to If no item selected, OK button disabled." into tizen

6 years agoChanged to If no item selected, OK button disabled. 63/147963/1
JH Choi [Wed, 6 Sep 2017 06:29:23 +0000 (15:29 +0900)]
Changed to If no item selected, OK button disabled.

Change-Id: I1a2b1508e1fdb71d071cb3204c2f45d383636188
Signed-off-by: JH Choi <jjie.choi@samsung.com>
6 years agoRemove comment for using TizenSpecific 10/147910/2
Heonjae.Jang [Wed, 6 Sep 2017 04:48:34 +0000 (13:48 +0900)]
Remove comment for using TizenSpecific
+ Fix Issue : Unselect All is showing instead of Select All (Patchset 2)

Change-Id: Ieab3243024ffc2d1d726a492b57fc651712ff1eb
Signed-off-by: Heonjae.Jang <Heonjae.Jang@samsung.com>
6 years agoMigrates to CPS 03/147103/2 devel
Heonjae.Jang [Fri, 1 Sep 2017 03:12:34 +0000 (12:12 +0900)]
Migrates to CPS

Change-Id: If375e5c9f5735462d6df04e44c3f8ab2e7f7ad6f
Signed-off-by: Heonjae.Jang <Heonjae.Jang@samsung.com>
6 years agoFix Issue : Change MediaContent APIs 81/145981/2 accepted/tizen/unified/20170824.172638 submit/tizen/20170824.102218
hjjang [Thu, 24 Aug 2017 10:09:56 +0000 (19:09 +0900)]
Fix Issue : Change MediaContent APIs

Change-Id: If6a9504380f9d4f2a6eb09b4d5465c7432c0cb7c
Signed-off-by: hjjang <heonjae.jang@samsung.com>
6 years agoRemoves unnecessary codes to fix error 58/144758/1 accepted/tizen/4.0/unified/20170828.222025 accepted/tizen/unified/20170818.001412 submit/tizen/20170817.221843 submit/tizen_4.0/20170828.100008
Hyerim Kim [Thu, 17 Aug 2017 22:03:25 +0000 (07:03 +0900)]
Removes unnecessary codes to fix error

Change-Id: Ibe74d95bff88b57668af8d434dbd96321b22372b
Signed-off-by: Hyerim Kim <rimi.kim@samsung.com>
6 years agoChanges nuget packages version 81/144481/1 submit/tizen/20170817.045158 submit/tizen/20170817.074326
Hyerim Kim [Thu, 17 Aug 2017 02:37:44 +0000 (11:37 +0900)]
Changes nuget packages version
Adds new TVMediahub.Tizen.tpk

Change-Id: I3cc088ff49e8b42206519e8dc672dbc9b36b827c
Signed-off-by: Hyerim Kim <rimi.kim@samsung.com>
6 years agoModifies the files for RPM packaging 68/142468/3 accepted/tizen/unified/20170811.133302 submit/tizen/20170808.015456 submit/tizen/20170810.102644 submit/tizen/20170814.080505
Hyerim Kim [Fri, 4 Aug 2017 05:10:44 +0000 (14:10 +0900)]
Modifies the files for RPM packaging

Change-Id: I6f3236ff65eb20bb61bcae9207befafcfe81f039
Signed-off-by: Hyerim Kim <rimi.kim@samsung.com>
6 years agoMerge "Modifies Svace issues" into tizen
Hyerim Kim [Wed, 2 Aug 2017 00:53:45 +0000 (00:53 +0000)]
Merge "Modifies Svace issues" into tizen

6 years agoModifies Svace issues 14/141014/1
Hyerim Kim [Thu, 27 Jul 2017 12:39:09 +0000 (21:39 +0900)]
Modifies Svace issues

Change-Id: Ic2cb93ae4ca0133ff13683bd5eb334d70ef4bc9d
Signed-off-by: Hyerim Kim <rimi.kim@samsung.com>
6 years agoAdding a spec file for packaging TPK format application package. 90/139690/2
Sung-jae Park [Thu, 20 Jul 2017 06:27:47 +0000 (15:27 +0900)]
Adding a spec file for packaging TPK format application package.

The tizen platform does not support the tpk format for the preloaded application at least now.
This patch will help to package RPM file using the TPK file.

Change-Id: I9817e3147b8c92814f59f91aca76bb6c5a0457a0
Signed-off-by: Sung-jae Park <nicesj.park@samsung.com>
6 years agoImplements music tab title animation. Changed group title font 28/138928/1
JH Choi [Fri, 14 Jul 2017 08:38:56 +0000 (17:38 +0900)]
Implements music tab title animation. Changed group title font

Change-Id: Ib3d7a19940e5f6af2b05267c36226b931499de3b
Signed-off-by: JH Choi <jjie.choi@samsung.com>
6 years agoMediahub Video/Image/Music Tab focus chain changed. 34/138834/2
JH Choi [Fri, 14 Jul 2017 03:18:00 +0000 (12:18 +0900)]
Mediahub Video/Image/Music Tab focus chain changed.

Change-Id: Ie09ee6372fe00dff29894aa627d0b5dd7062bd2a
Signed-off-by: JH Choi <jjie.choi@samsung.com>
6 years agoImplements context popup of music list item 79/138379/4
JH Choi [Wed, 12 Jul 2017 04:34:39 +0000 (13:34 +0900)]
Implements context popup of music list item
Changed no album cover image

Change-Id: I43467486822cb7e982e37c3907329211573b33f1
Signed-off-by: JH Choi <jjie.choi@samsung.com>
6 years agoImplements focus chain in Music Tab (without footer) 64/138164/1
hjjang [Tue, 11 Jul 2017 09:57:02 +0000 (18:57 +0900)]
Implements focus chain in Music Tab (without footer)

Change-Id: Iad2e706a18e4fc692366dcd1679815ee937f6968
Signed-off-by: hjjang <heonjae.jang@samsung.com>
6 years agoMerge "Implements delete contents in Music tab Changes the IsDeleteStatus property...
Hyerim Kim [Tue, 11 Jul 2017 08:35:17 +0000 (08:35 +0000)]
Merge "Implements delete contents in Music tab Changes the IsDeleteStatus property to the TabStatus property according to review comment" into tizen

6 years agoImplements delete contents in Music tab 71/137871/3
Hyerim Kim [Mon, 10 Jul 2017 07:09:01 +0000 (16:09 +0900)]
Implements delete contents in Music tab
Changes the IsDeleteStatus property to the TabStatus property according to review comment

Change-Id: Ic67ebf2baa26a2f5907c8d829da359da9cb3965a
Signed-off-by: Hyerim Kim <rimi.kim@samsung.com>
6 years agoMusicTab items layout changed 09/137809/7
jjie [Mon, 3 Jul 2017 22:38:27 +0000 (07:38 +0900)]
MusicTab items layout changed

Change-Id: Iab674909a9c43ae18d292f86d267005d7aff9cd6
Signed-off-by: jjie <jjie.choi@samsung.com>
6 years agoAdd auto playing in Music Player 85/137685/2
hjjang [Fri, 7 Jul 2017 05:46:26 +0000 (14:46 +0900)]
Add auto playing in Music Player

Change-Id: Ic6d286cb6f3958bde446289525229f32867d33cc
Signed-off-by: hjjang <heonjae.jang@samsung.com>
6 years agoMerge "Implement mediahub music player GUI" into tizen
hjjang [Fri, 7 Jul 2017 05:44:36 +0000 (05:44 +0000)]
Merge "Implement mediahub music player GUI" into tizen

6 years agoImplement mediahub music player GUI 85/136885/3
hjjang [Mon, 3 Jul 2017 09:25:06 +0000 (18:25 +0900)]
Implement mediahub music player GUI

Change-Id: Ibc7e6149fbf2eeec244f2f4fbc9c6801ee59ffcf
Signed-off-by: hjjang <heonjae.jang@samsung.com>
6 years agoElmSharp API Name changed. 68/137668/1
jjie [Fri, 7 Jul 2017 04:07:59 +0000 (13:07 +0900)]
ElmSharp API Name changed.

Change-Id: I70f2eb050582155c39ffce3b226404fce407b4f8
Signed-off-by: jjie <jjie.choi@samsung.com>
6 years agoRevert "Implement mediahub music player gui" 81/136881/1
hjjang [Mon, 3 Jul 2017 09:06:54 +0000 (18:06 +0900)]
Revert "Implement mediahub music player gui"

This reverts commit 19402a1cc039f409761be9957a5bf212583bd546.

Change-Id: I3cb96acfec96f83fb4c6014e5685c949b5f4ba90

6 years agoImplement mediahub music player gui
hjjang [Mon, 3 Jul 2017 08:57:54 +0000 (17:57 +0900)]
Implement mediahub music player gui

Change-Id: If969abca91b1759ffcbb16203c0df6908b306c05
Signed-off-by: hjjang <heonjae.jang@samsung.com>
6 years agoImplement mediahub music list gui 95/136495/3
jjie [Fri, 30 Jun 2017 03:55:20 +0000 (12:55 +0900)]
Implement mediahub music list gui

Change-Id: Id966973933b2334ae481eacdc2aa1d88fe90b768
Signed-off-by: jjie <jjie.choi@samsung.com>
6 years agoModifies Music tab to get the contents according to sources 87/136387/2
Hyerim Kim [Thu, 29 Jun 2017 08:28:24 +0000 (17:28 +0900)]
Modifies Music tab to get the contents according to sources

Change-Id: I5ac54c21d52c4df8c29a116a8b019a85fe489191
Signed-off-by: Hyerim Kim <rimi.kim@samsung.com>
6 years agoImplment mediahub musictab list GUI 27/136127/2
jjie [Wed, 28 Jun 2017 06:32:57 +0000 (15:32 +0900)]
Implment mediahub musictab list GUI

Change-Id: Ie82580a2d01ced295ddfe333f0cbcde6ab20d3b9
Signed-off-by: jjie <jjie.choi@samsung.com>
6 years agoFix build error : Change the file name in the csproj file 15/134115/1
Geunsun, Lee [Wed, 14 Jun 2017 22:16:36 +0000 (07:16 +0900)]
Fix build error : Change the file name in the csproj file

Change-Id: I85d3049d28851811a18adc2a7051fd111f8f1884

6 years agoMerge "Sets the navigation buttons to be dimmed" into tizen
Geunsun, Lee [Wed, 14 Jun 2017 09:03:47 +0000 (09:03 +0000)]
Merge "Sets the navigation buttons to be dimmed" into tizen

6 years agoImplements the method for showing toast popup source is removed 27/134027/2
Hyerim Kim [Wed, 14 Jun 2017 08:24:57 +0000 (17:24 +0900)]
Implements the method for showing toast popup source is removed

Change-Id: Iff30201064801f39a2244402153ff97b6b421471
Signed-off-by: Hyerim Kim <rimi.kim@samsung.com>
6 years agoSets the navigation buttons to be dimmed 26/134026/1
Geunsun, Lee [Wed, 14 Jun 2017 08:24:33 +0000 (17:24 +0900)]
Sets the navigation buttons to be dimmed

The indicator of the selected direction is dimmed when the zoom is moved
to the upper/lower - left/right corner of the screen.

Change-Id: Id4817ef4e9cd07acca89b57b0c722d0bf947d1cb

6 years agoImplement the music player for the music tab
Geunsun, Lee [Wed, 7 Jun 2017 10:26:16 +0000 (19:26 +0900)]
Implement the music player for the music tab

Change-Id: I89095aac77e014ae8ba0ad5a73c237468b7f18d3

6 years agoModifies DeleteContentCommand in MediaHub
Hyerim Kim [Thu, 8 Jun 2017 07:10:41 +0000 (16:10 +0900)]
Modifies DeleteContentCommand in MediaHub

Change-Id: I7566087bd10f6b620654963a726c3c753b9b2887
Signed-off-by: Hyerim Kim <rimi.kim@samsung.com>
6 years agoImplement MusicTab sortby
jjie.choi [Wed, 7 Jun 2017 08:08:40 +0000 (17:08 +0900)]
Implement MusicTab sortby

Change-Id: I61d6a7aecceefee560d17e7a1e668e2a96467f50
Signed-off-by: jjie.choi <jjie.choi@samsung.com>
6 years agoChange label slide animation
Heonjae Jang [Wed, 7 Jun 2017 05:29:37 +0000 (14:29 +0900)]
Change label slide animation

Change-Id: Id767f1bec4a480f303478457d7a0c120a63ab6f6
Signed-off-by: Heonjae Jang <heonjae.jang@samsung.com>
6 years agoMerge "Add files for Music tab" into tizen
Geunsun, Lee [Wed, 7 Jun 2017 04:22:46 +0000 (13:22 +0900)]
Merge "Add files for Music tab" into tizen

6 years agoShow 'unavailable' icon for not supported contents
kyuho.jo [Mon, 5 Jun 2017 11:35:47 +0000 (20:35 +0900)]
Show 'unavailable' icon for not supported contents

Change-Id: I3ed9fda3eeae5c633e90569f748c682ddd49c9fe
Signed-off-by: kyuho.jo <kyuho.jo@samsung.com>
6 years agoAdd files for Music tab
Geunsun, Lee [Wed, 7 Jun 2017 01:13:54 +0000 (10:13 +0900)]
Add files for Music tab

Change-Id: I4a69251d327825fd904e913f0066f02471e49ec8

6 years agoFixed Coding rule check
Hyerim Kim [Mon, 5 Jun 2017 09:23:09 +0000 (18:23 +0900)]
Fixed Coding rule check

Change-Id: I814ab960b9b341f5a017132c5b9dd608b01f043c
Signed-off-by: Hyerim Kim <rimi.kim@samsung.com>
6 years agoMerge "Implements the StorageProvider and gets the contents according to sources...
Hyerim Kim [Mon, 5 Jun 2017 08:11:25 +0000 (17:11 +0900)]
Merge "Implements the StorageProvider and gets the contents according to sources" into tizen

6 years agoImplement Music Tab
jjie.choi [Mon, 5 Jun 2017 07:14:21 +0000 (16:14 +0900)]
Implement Music Tab

Change-Id: I66341dcfd7bb70abc5caeb106e3a00f6ed8a6292
Signed-off-by: jjie.choi <jjie.choi@samsung.com>
6 years agoImplements the StorageProvider and gets the contents according to sources
Hyerim Kim [Mon, 5 Jun 2017 07:44:04 +0000 (16:44 +0900)]
Implements the StorageProvider and gets the contents according to sources

Change-Id: I6f13dbde0eb256dd7c3befb03cb77b70e1be0548
Signed-off-by: Hyerim Kim <rimi.kim@samsung.com>
6 years agoAdd rountines for checking availability of media contents
kyuho.jo [Mon, 5 Jun 2017 04:41:19 +0000 (13:41 +0900)]
Add rountines for checking availability of media contents

Change-Id: Id5e55a24f08d902589d413a2ff938f815265e27e
Signed-off-by: kyuho.jo <kyuho.jo@samsung.com>
6 years agoMerge "Implement viewmodel for music tab" into tizen
Geunsun, Lee [Mon, 5 Jun 2017 04:19:45 +0000 (13:19 +0900)]
Merge "Implement viewmodel for music tab" into tizen

6 years agoImplement viewmodel for music tab
Geunsun, Lee [Mon, 5 Jun 2017 04:02:48 +0000 (13:02 +0900)]
Implement viewmodel for music tab

Change-Id: Iba23c8e3308cc11a7184e90d45832ba17e12b6a1

6 years agoImplements file info popup for focused image/video item.
jjie.choi [Thu, 1 Jun 2017 08:18:36 +0000 (17:18 +0900)]
Implements file info popup for focused image/video item.

Change-Id: I7821ebbf6fb2ee69092cee8de16ce4ecf970bfcd
Signed-off-by: jjie.choi <jjie.choi@samsung.com>
6 years agoChange Next, Prev Button clicked handler
Heonjae Jang [Fri, 2 Jun 2017 06:14:58 +0000 (15:14 +0900)]
Change Next, Prev Button clicked handler

Change-Id: Idebdd18db7f2d23e5c7706d2ea8a701d1bceb299
Signed-off-by: Heonjae Jang <heonjae.jang@samsung.com>
6 years agoChange the log API : Log -> Dbgport
Geunsun, Lee [Thu, 1 Jun 2017 23:47:57 +0000 (08:47 +0900)]
Change the log API : Log -> Dbgport

Change-Id: I1d3da2e9411a6605fe74bc01a164b98ea33252dd

6 years agoImplements ImageTab context popup
jjie.choi [Wed, 31 May 2017 07:30:33 +0000 (16:30 +0900)]
Implements ImageTab context popup

Change-Id: I4651b6181a202e96c0fc8472aed05c9d42ee1231
Signed-off-by: jjie.choi <jjie.choi@samsung.com>
6 years agoImplements movie context popup
jjie.choi [Wed, 31 May 2017 02:33:15 +0000 (11:33 +0900)]
Implements movie context popup

Change-Id: I68917fb3c11baaeda08b43733016aa01659fa47f
Signed-off-by: jjie.choi <jjie.choi@samsung.com>
6 years agoModifies image tab's default sort option to Date.
Hyerim Kim [Mon, 29 May 2017 11:07:35 +0000 (20:07 +0900)]
Modifies image tab's default sort option to Date.
Modifies NinePatch's ElmSharp.Color value.
Adds image tab's option menu action - slide show

Change-Id: Ie475076081d85825c5b31ddc50189cc72d10a5ea
Signed-off-by: Hyerim Kim <rimi.kim@samsung.com>
6 years ago(WIP) Implements ContentUpdated event handler
Hyerim Kim [Thu, 25 May 2017 12:25:00 +0000 (21:25 +0900)]
(WIP) Implements ContentUpdated event handler
Implements SelectAll button actions

Change-Id: I56d0029aa23d6b1ec2ba48a1aefcae16e49a2a78
Signed-off-by: Hyerim Kim <rimi.kim@samsung.com>
6 years ago(WIP) Implements delete contents in TV MediaHub
Hyerim Kim [Wed, 24 May 2017 08:07:45 +0000 (17:07 +0900)]
(WIP) Implements delete contents in TV MediaHub

Change-Id: I67659d1ea759b197d065fc22fffebad84c8f0ab0
Signed-off-by: Hyerim Kim <rimi.kim@samsung.com>
7 years agoChange ElmShar pAPI to C# API : ElmSharp.Timer -> System.Threading.Timer
Geunsun, Lee [Wed, 24 May 2017 06:21:43 +0000 (15:21 +0900)]
Change ElmShar pAPI to C# API : ElmSharp.Timer -> System.Threading.Timer

Change-Id: If25b884b47c255beee022cc2991ce9968b5fc84f

7 years agoMerge "Fixed a bug : remove alpha value in color API" into tizen
Geunsun, Lee [Wed, 24 May 2017 05:35:45 +0000 (14:35 +0900)]
Merge "Fixed a bug : remove alpha value in color API" into tizen

7 years agoFixed a bug : remove alpha value in color API
Geunsun, Lee [Wed, 24 May 2017 05:30:37 +0000 (14:30 +0900)]
Fixed a bug : remove alpha value in color API

Change-Id: I0c1c2f70df4f7cd1c95d69fe50c882b85147a189

7 years ago(WIP)
Hyerim Kim [Tue, 23 May 2017 06:20:56 +0000 (15:20 +0900)]
(WIP)
Modifies text of No content and font properties
Implements delete and update MediaInformation

Change-Id: Ib05434a8b275d6dd0702b63754ae6f017649c219
Signed-off-by: Hyerim Kim <rimi.kim@samsung.com>
7 years agoMerge "Add comment" into tizen
jjie.choi [Tue, 23 May 2017 06:52:16 +0000 (15:52 +0900)]
Merge "Add comment" into tizen

7 years agoAdd comment
jjie.choi [Tue, 23 May 2017 06:44:05 +0000 (15:44 +0900)]
Add comment

Change-Id: Ieadddc6a6f427b7d19f87500257b5adff1abab18
Signed-off-by: jjie.choi <jjie.choi@samsung.com>
7 years agoUse MediaView for playing video files
kyuho.jo [Tue, 23 May 2017 06:41:33 +0000 (15:41 +0900)]
Use MediaView for playing video files

Change-Id: I7f96224c22a036d69f43a816f1e3c7c041128d3d
Signed-off-by: kyuho.jo <kyuho.jo@samsung.com>
7 years agoChange ElmSharp API to Xamarin.Forms API : ElmSharp.Color -> Xamarin.Forms.Color
Geunsun, Lee [Tue, 23 May 2017 05:17:20 +0000 (14:17 +0900)]
Change ElmSharp API to Xamarin.Forms API : ElmSharp.Color -> Xamarin.Forms.Color

Change-Id: Ib11fd5c58dea3248023762cf1491725bd7238b6c

7 years agoAdd Comments for Bounds in ImageItem,VideoItem
Heonjae Jang [Tue, 23 May 2017 05:03:06 +0000 (14:03 +0900)]
Add Comments for Bounds in ImageItem,VideoItem

Change-Id: I4e74a088bd9810e7c0959e6f0a6aa877c5191415
Signed-off-by: Heonjae Jang <heonjae.jang@samsung.com>
7 years agoAdd comment for the image viewer
Geunsun, Lee [Mon, 22 May 2017 22:31:23 +0000 (07:31 +0900)]
Add comment for the image viewer

Change-Id: I2aaa689b24bb302da44f1d6ea392f9ec5b17d62e

7 years agoAdds and modifies comment of TV MediaHub
Hyerim Kim [Mon, 22 May 2017 12:35:59 +0000 (21:35 +0900)]
Adds and modifies comment of TV MediaHub

Change-Id: I17a0892ee22b4aa0a5923f41b114f8c473202b33
Signed-off-by: Hyerim Kim <rimi.kim@samsung.com>
7 years agoAdd comments for the media hub
Geunsun, Lee [Mon, 22 May 2017 09:44:19 +0000 (18:44 +0900)]
Add comments for the media hub

Change-Id: Ia2baba90ab0f3a70df4b94a858fbff47abfc6740

7 years agoAdd comments TV MediaHub
Hyerim Kim [Fri, 19 May 2017 10:33:10 +0000 (19:33 +0900)]
Add comments TV MediaHub

Change-Id: I75fb30b908885d030d9f29425db0297e2e7d79ca
Signed-off-by: Hyerim Kim <rimi.kim@samsung.com>
7 years agoFixes Svace issues
Hyerim Kim [Wed, 17 May 2017 04:36:36 +0000 (13:36 +0900)]
Fixes Svace issues
Removes Option menu of video player

Change-Id: I2eaa72dab8f37226350cafeb2beb68df38d514ee
Signed-off-by: Hyerim Kim <rimi.kim@samsung.com>