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>
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>
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>
Sung-jae Park [Mon, 11 Sep 2017 05:56:24 +0000 (05:56 +0000)]
Merge "Focus list manipulation code is updated." into tizen
Kyuho Jo [Mon, 11 Sep 2017 05:26:44 +0000 (05:26 +0000)]
Merge "Adds LICENSE file" into tizen
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>
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
Sung-jae Park [Mon, 11 Sep 2017 04:57:58 +0000 (04:57 +0000)]
Merge "Added await keyword for the asynchronous methods." 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
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>
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>
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>
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>
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>
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>
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>
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>
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>
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
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>
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>
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>
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>
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>
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>
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>
Hyerim Kim [Wed, 2 Aug 2017 00:53:45 +0000 (00:53 +0000)]
Merge "Modifies Svace issues" into tizen
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>
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>
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>
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>
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>
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>
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
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>
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>
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>
hjjang [Fri, 7 Jul 2017 05:44:36 +0000 (05:44 +0000)]
Merge "Implement mediahub music player GUI" into tizen
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>
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>
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
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>
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>
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>
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>
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
Geunsun, Lee [Wed, 14 Jun 2017 09:03:47 +0000 (09:03 +0000)]
Merge "Sets the navigation buttons to be dimmed" into tizen
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>
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
Geunsun, Lee [Wed, 7 Jun 2017 10:26:16 +0000 (19:26 +0900)]
Implement the music player for the music tab
Change-Id: I89095aac77e014ae8ba0ad5a73c237468b7f18d3
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>
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>
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>
Geunsun, Lee [Wed, 7 Jun 2017 04:22:46 +0000 (13:22 +0900)]
Merge "Add files for Music tab" into tizen
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>
Geunsun, Lee [Wed, 7 Jun 2017 01:13:54 +0000 (10:13 +0900)]
Add files for Music tab
Change-Id: I4a69251d327825fd904e913f0066f02471e49ec8
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>
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
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>
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>
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>
Geunsun, Lee [Mon, 5 Jun 2017 04:19:45 +0000 (13:19 +0900)]
Merge "Implement viewmodel for music tab" into tizen
Geunsun, Lee [Mon, 5 Jun 2017 04:02:48 +0000 (13:02 +0900)]
Implement viewmodel for music tab
Change-Id: Iba23c8e3308cc11a7184e90d45832ba17e12b6a1
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>
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>
Geunsun, Lee [Thu, 1 Jun 2017 23:47:57 +0000 (08:47 +0900)]
Change the log API : Log -> Dbgport
Change-Id: I1d3da2e9411a6605fe74bc01a164b98ea33252dd
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>
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>
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>
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>
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>
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
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
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
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>
jjie.choi [Tue, 23 May 2017 06:52:16 +0000 (15:52 +0900)]
Merge "Add comment" into tizen
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>
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>
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
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>
Geunsun, Lee [Mon, 22 May 2017 22:31:23 +0000 (07:31 +0900)]
Add comment for the image viewer
Change-Id: I2aaa689b24bb302da44f1d6ea392f9ec5b17d62e
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>
Geunsun, Lee [Mon, 22 May 2017 09:44:19 +0000 (18:44 +0900)]
Add comments for the media hub
Change-Id: Ia2baba90ab0f3a70df4b94a858fbff47abfc6740
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>
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>
Geunsun, Lee [Wed, 17 May 2017 01:33:07 +0000 (10:33 +0900)]
Fix coding convention
Change-Id: Ib3c2aa6bd99f1e6f7ca3b1423953b9452c5dc325
Geunsun, Lee [Tue, 16 May 2017 23:48:22 +0000 (08:48 +0900)]
Fix coding convetion
Change-Id: I7163975b544790a27587d2c4835c23388e4c8cca
Heonjae Jang [Fri, 12 May 2017 01:26:05 +0000 (10:26 +0900)]
Fix sort option
Change-Id: I808ecb15cb7360e019907e1a5c6ef71b67f385ff
Signed-off-by: Heonjae Jang <heonjae.jang@samsung.com>
Heonjae Jang [Fri, 12 May 2017 00:56:25 +0000 (09:56 +0900)]
Add change event parameter to lower case
Change-Id: I409ffdcb6eae9eced7f68d801cdd4eda7b964eb7
Signed-off-by: Heonjae Jang <heonjae.jang@samsung.com>
Hyerim Kim [Thu, 11 May 2017 12:32:09 +0000 (21:32 +0900)]
Changes yConstraint of Footer buttons
Change-Id: I5bab6ae64c66cfa24ae4cd0211c87f3b4850bfb1
Signed-off-by: Hyerim Kim <rimi.kim@samsung.com>
Heonjae Jang [Thu, 11 May 2017 09:06:12 +0000 (18:06 +0900)]
Fix Page changed animation
1. Fix Index Focus color
Change-Id: I151c99a3d7e2b4ea881d445b2521abf2908ab89f
Signed-off-by: Heonjae Jang <heonjae.jang@samsung.com>
Heonjae Jang [Thu, 11 May 2017 08:49:03 +0000 (17:49 +0900)]
Remove Mainpage Background color
Change-Id: I07b498d1cd0f8483c783b1e87fc19225e514042f
Signed-off-by: Heonjae Jang <heonjae.jang@samsung.com>
Heonjae Jang [Thu, 11 May 2017 08:34:00 +0000 (17:34 +0900)]
Change to UpperCase
Change-Id: I37451135fe58c995e3906cba12a66ad810df4f8c
Signed-off-by: Heonjae Jang <heonjae.jang@samsung.com>
Heonjae Jang [Thu, 11 May 2017 06:21:34 +0000 (15:21 +0900)]
Change Image Tab layout
Change-Id: I58166e7c8085c1c6f379d66d75dd48522e7ead24
Signed-off-by: Heonjae Jang <heonjae.jang@samsung.com>
cskim [Thu, 11 May 2017 05:34:33 +0000 (14:34 +0900)]
Update ninepatch images
Change-Id: I48bc1741aeef516f70fbf99a35ae10e5316a85dc
Kyuho Jo [Wed, 10 May 2017 11:24:34 +0000 (20:24 +0900)]
Set recent played time with UTC time
Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>
Change-Id: I44c3db33134d4387c738bf06dcc4a56cb94dd9f1
Geunsun, Lee [Tue, 9 May 2017 22:31:47 +0000 (07:31 +0900)]
Update the image viewer : code sync with simple image viewer
Change-Id: Iebf2b794bba09781556b2447edf4bee42aa7f7b2
cskim [Wed, 10 May 2017 01:50:27 +0000 (10:50 +0900)]
Remove Music tab
Change-Id: Ib15368e19b04e130251ce7ac0e7bb9d61ca9b349
Geunsun, Lee [Tue, 9 May 2017 05:37:31 +0000 (14:37 +0900)]
Hide background dim image in the video player & image viewer
Change-Id: I01508ae2f3f54a59afd7a8ed1e6a29921c7af7e1
Heonjae Jang [Tue, 9 May 2017 03:12:55 +0000 (12:12 +0900)]
Delete Focuschain Footer Button for Focusing Context Popup
Change-Id: I50677373c84de30210a852f8a6c30940bb189fe5
Signed-off-by: Heonjae Jang <heonjae.jang@samsung.com>