Add and change comment in TVHome, TVApps
authorHeonjae Jang <heonjae.jang@samsung.com>
Mon, 22 May 2017 09:28:33 +0000 (18:28 +0900)
committerChulSeung Kim <charles0.kim@samsung.com>
Thu, 8 Jun 2017 09:34:56 +0000 (18:34 +0900)
commitfb268bba3a9107581f2879bdf1ef14dc9f3fd084
tree1bb5e42ef3958d12460db2113b712d1ccbe6460e
parentb71b53d118df69b5c7043a0ee15ce29d2b96dd9b
Add and change comment in TVHome, TVApps

Change-Id: I7538cc76d667b2751ced1a681cb81170b95a1cc1
Signed-off-by: Heonjae Jang <heonjae.jang@samsung.com>
48 files changed:
LibTVRefCommonPortable/DataModels/AppControlAction.cs
LibTVRefCommonPortable/DataModels/AppShortcutInfo.cs
LibTVRefCommonPortable/DataModels/IAction.cs
LibTVRefCommonPortable/DataModels/SettingShortcutInfo.cs
LibTVRefCommonPortable/DataModels/ShortcutInfo.cs
LibTVRefCommonPortable/Models/AppShortcutController.cs
LibTVRefCommonPortable/Models/RecentShortcutController.cs
LibTVRefCommonPortable/Utils/AppControlUtils.cs
LibTVRefCommonPortable/Utils/AppShortcutStorage.cs
LibTVRefCommonPortable/Utils/DebuggingUtils.cs
LibTVRefCommonPortable/Utils/IAppControl.cs
LibTVRefCommonPortable/Utils/IAppLifeControl.cs
LibTVRefCommonPortable/Utils/IApplicationManagerAPIs.cs
LibTVRefCommonPortable/Utils/IDebuggingAPIs.cs
LibTVRefCommonPortable/Utils/IFileSystemAPIs.cs
LibTVRefCommonPortable/Utils/IFileSystemWatcherAPIs.cs
LibTVRefCommonPortable/Utils/IMediaContentAPIs.cs
LibTVRefCommonPortable/Utils/IPackageManager.cs
LibTVRefCommonPortable/Utils/IPlatformNotification.cs
LibTVRefCommonPortable/Utils/ISystemSettings.cs
LibTVRefCommonPortable/Utils/ITVHome.cs
LibTVRefCommonPortable/Utils/IWindowAPIs.cs
LibTVRefCommonPortable/Utils/PackageManagerUtils.cs
LibTVRefCommonPortable/Utils/RecentShortcutStorage.cs
LibTVRefCommonPortable/Utils/TVHomeImpl.cs
LibTVRefCommonTizen/Ports/ApplicationManagerPort.cs
LibTVRefCommonTizen/Ports/DbgPort.cs
LibTVRefCommonTizen/Ports/PackageManagerPort.cs
TVApps/TVApps.TizenTV/Renderer/NinePatchImageRenderer.cs
TVApps/TVApps.TizenTV/TVApps.TizenTV.cs
TVApps/TVApps/Controls/AppItemCell.xaml.cs
TVApps/TVApps/Controls/AppListView.xaml.cs
TVApps/TVApps/TVApps.cs
TVApps/TVApps/ViewModels/AppsListSorter.cs
TVApps/TVApps/ViewModels/IAppsViewModel.cs
TVApps/TVApps/ViewModels/MainPageViewModel.cs
TVApps/TVApps/Views/FooterPinStatus.xaml.cs
TVHome/TVHome.TizenTV/Sniper.cs
TVHome/TVHome.TizenTV/TVHome.TizenTV.cs
TVHome/TVHome/Controls/PanelButton.cs
TVHome/TVHome/TVHome.cs
TVHome/TVHome/ViewModels/IHomeViewModel.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