Exchanges menu key handling from MessageCenter to EventHandler
authorHyerim Kim <rimi.kim@samsung.com>
Wed, 10 May 2017 09:47:53 +0000 (18:47 +0900)
committerChulSeung Kim <charles0.kim@samsung.com>
Thu, 8 Jun 2017 09:34:55 +0000 (18:34 +0900)
commit09fa8bc4eafbe9c2f3311f725f0eb14d4d3aa537
tree6649f513a2fd694909fa90e13e94c667436b8e5a
parent3a3e16b8cef178fe6d77ffb8205fb7b0b1530137
Exchanges menu key handling from MessageCenter to EventHandler
Fixed a bug on scaling dimmed backgound image of SubPanelAllAppsButton / SettingSubPanelButton
Scrolling when recent list item is focused
Changes sort comparer to descending of recent list

Change-Id: If1419f57946a46266c93f02023acb6798d5fc06c
Signed-off-by: Hyerim Kim <rimi.kim@samsung.com>
LibTVRefCommonPortable/DataModels/RecentShortcutInfo.cs
TVHome/TVHome/Controls/SubPanelAllAppsButton.xaml.cs
TVHome/TVHome/Controls/SubPanelSettingButton.xaml.cs
TVHome/TVHome/TVHome.cs
TVHome/TVHome/ViewModels/MainPageViewModel.cs
TVHome/TVHome/Views/MainPage.xaml.cs
TVHome/TVHome/Views/MainPanel.xaml.cs
TVHome/TVHome/Views/Panel.cs
TVHome/TVHome/Views/SubPanel.xaml.cs
TVHome/TVHome/Views/SubThumbnailPanel.xaml.cs