Kore/app/src/main/java/org/xbmc/kore/ui
Synced Synapse de8e28b768 Merge pull request #239 from eisnerd/plugin-content-browser
Plugin/addon content browser
2016-05-10 13:15:09 +01:00
..
hosts Check if the host has PVR enabled and show/hide the side menu entry based on that 2015-12-15 19:08:19 +00:00
viewgroups Implemented changing the position of items in the current playlist 2016-01-19 12:02:08 +01:00
views Changed namespace/appid to org.xbmc.kore 2015-03-09 21:35:18 +00:00
AboutDialogFragment.java Define the versionName shown in settings from git 2015-12-15 21:12:21 +01:00
AbstractCursorListFragment.java Implemented restoring search query 2016-04-04 14:21:28 +02:00
AbstractDetailsFragment.java Added settings options for allowed network types 2016-01-28 09:45:56 +01:00
AbstractListFragment.java Implemented restoring list position for AbstractListFragment 2016-04-04 13:58:19 +02:00
AddonDetailsFragment.java Only attempt to browse and pin pluginsource type plugins 2016-05-06 20:28:57 +01:00
AddonListContainerFragment.java Keep the Addons tab on the left 2016-05-06 19:06:25 +01:00
AddonListFragment.java Only attempt to browse and pin pluginsource type plugins 2016-05-06 20:28:57 +01:00
AddonOverviewFragment.java Only attempt to browse and pin pluginsource type plugins 2016-05-06 20:28:57 +01:00
AddonsActivity.java Only attempt to browse and pin pluginsource type plugins 2016-05-06 20:28:57 +01:00
AlbumDetailsFragment.java Implemented showing artist details 2016-02-07 21:40:53 +01:00
AlbumListFragment.java Implemented restoring search query 2016-04-04 14:21:28 +02:00
AllCastActivity.java Change the "see all cast" button to be the last image on the cast grid view 2015-07-30 19:27:58 +01:00
ArtistDetailsFragment.java Implemented SongsListFragment 2016-05-09 21:12:08 +02:00
ArtistListFragment.java Implemented restoring search query 2016-04-04 14:21:28 +02:00
ArtistOverviewFragment.java Implemented SongsListFragment 2016-05-09 21:12:08 +02:00
AudioGenresListFragment.java Implemented restoring search query 2016-04-04 14:21:28 +02:00
BaseActivity.java Changed namespace/appid to org.xbmc.kore 2015-03-09 21:35:18 +00:00
FileActivity.java Switch PVR fragments to using tabs instead of a menu for navigation 2015-11-28 18:19:44 +00:00
FileListFragment.java Make accessing fragments inside a view pager more robust 2015-11-28 18:30:29 +00:00
GenericSelectDialog.java Changed namespace/appid to org.xbmc.kore 2015-03-09 21:35:18 +00:00
MediaFileListFragment.java Limit delayed loading of plugin content to AddonOverviewFragment 2016-05-06 19:04:18 +01:00
MovieDetailsFragment.java Added settings options for allowed network types 2016-01-28 09:45:56 +01:00
MovieListFragment.java Implemented restoring search query 2016-04-04 14:21:28 +02:00
MoviesActivity.java Implemented restoring search query 2016-04-04 14:21:28 +02:00
MusicActivity.java Implemented showing artist details 2016-02-07 21:40:53 +01:00
MusicListFragment.java Implemented SongsListFragment 2016-05-09 21:12:08 +02:00
MusicVideoDetailsFragment.java Added settings options for allowed network types 2016-01-28 09:45:56 +01:00
MusicVideoListFragment.java Implemented restoring search query 2016-04-04 14:21:28 +02:00
NavigationDrawerFragment.java Fix DrawerToggle behaviour: decouple it from the DrawerLayout, as it is used to indicate navigation from upper to lower levels, and not to signal the opening/closing of the DrawerLayout. Mind the first run, were the UserLearnedDrawer preference must be saved when closing the DrawerLayout. 2016-01-31 19:25:53 +00:00
NowPlayingFragment.java Implemented refreshing playlist when shuffle button is clicked 2016-05-02 09:36:44 +02:00
OnBackPressedListener.java Switch PVR fragments to using tabs instead of a menu for navigation 2015-11-28 18:19:44 +00:00
PVRActivity.java Fix statusbar indicator when navigating from the PVR channel group to the channels list 2015-12-29 19:29:57 +00:00
PVRChannelEPGListFragment.java Fix time parsing/display in EPG. Always use UTC for parsing datetimes. 2015-12-16 19:05:41 +00:00
PVRChannelsListFragment.java Fix statusbar indicator when navigating from the PVR channel group to the channels list 2015-12-29 19:29:57 +00:00
PVRListFragment.java Make accessing fragments inside a view pager more robust 2015-11-28 18:30:29 +00:00
PVRRecordingsListFragment.java Switch PVR fragments to using tabs instead of a menu for navigation 2015-11-28 18:19:44 +00:00
PlaylistFragment.java Implemented changing the position of items in the current playlist 2016-01-19 12:02:08 +01:00
RemoteActivity.java Implemented refreshing playlist when shuffle button is clicked 2016-05-02 09:36:44 +02:00
RemoteFragment.java Add support for PVR - first version. 2015-11-09 23:40:48 +00:00
SendTextDialogFragment.java #99, fixed external keyboard return key to send text instead of just dismiss dialog 2015-08-19 17:14:04 +03:00
SettingsActivity.java Changed namespace/appid to org.xbmc.kore 2015-03-09 21:35:18 +00:00
SettingsFragment.java Define the versionName shown in settings from git 2015-12-15 21:12:21 +01:00
SharedElementFragment.java Only attempt to browse and pin pluginsource type plugins 2016-05-06 20:28:57 +01:00
SongsListFragment.java Implemented SongsListFragment 2016-05-09 21:12:08 +02:00
TVShowDetailsFragment.java Implemented shared element transition for TV shows 2015-12-10 15:34:26 +01:00
TVShowEpisodeDetailsFragment.java Added settings options for allowed network types 2016-01-28 09:45:56 +01:00
TVShowEpisodeListFragment.java Added context menu to TV episode list items 2016-02-03 08:15:49 +01:00
TVShowListFragment.java Implemented restoring search query 2016-04-04 14:21:28 +02:00
TVShowOverviewFragment.java Added settings options for allowed network types 2016-01-28 09:45:56 +01:00
TVShowsActivity.java Implemented shared element transition for TV shows 2015-12-10 15:34:26 +01:00