Kore/app/src/main/java/org/xbmc/kore/ui
Martijn Brekhof 88ec434b82 Fixed missing @Override statements 2015-11-13 11:33:58 +01:00
..
hosts Hide next button in connection wizard when no network connection detected 2015-09-07 19:20:37 +01:00
views Changed namespace/appid to org.xbmc.kore 2015-03-09 21:35:18 +00:00
AboutDialogFragment.java Changed namespace/appid to org.xbmc.kore 2015-03-09 21:35:18 +00:00
AbstractDetailsFragment.java Fixed missing @Override statements 2015-11-13 11:33:58 +01:00
AbstractListFragment.java This implements feature request #103 2015-11-12 11:09:08 +01:00
AddonDetailsFragment.java Fix getting backup color errors 2015-11-05 23:04:41 +00:00
AddonListFragment.java Make loading images in main lists use the same size as in the details view, so that both uses the same cached version in Picasso's cache, so that the image is immediatelly shown when the user enters the details view. 2015-11-02 18:24:54 +00:00
AddonsActivity.java Update versions of targetSDK and Support library 2015-06-23 19:08:45 +01:00
AlbumDetailsFragment.java Fix getting backup color errors 2015-11-05 23:04:41 +00:00
AlbumListFragment.java Make loading images in main lists use the same size as in the details view, so that both uses the same cached version in Picasso's cache, so that the image is immediatelly shown when the user enters the details view. 2015-11-02 18:24:54 +00: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
ArtistListFragment.java Refactoring on Media list UI, for functions related with the Sync Service. 2015-10-13 23:05:50 +01:00
AudioGenresListFragment.java Refactoring on Media list UI, for functions related with the Sync Service. 2015-10-13 23:05:50 +01:00
BaseActivity.java Changed namespace/appid to org.xbmc.kore 2015-03-09 21:35:18 +00:00
FileActivity.java Update versions of targetSDK and Support library 2015-06-23 19:08:45 +01:00
FileListFragment.java Fix problem with back key and list going back to beginning after screen rotation. 2015-03-27 13:32:02 -07:00
GenericSelectDialog.java Changed namespace/appid to org.xbmc.kore 2015-03-09 21:35:18 +00:00
MediaFileListFragment.java Add support for PVR - first version. 2015-11-09 23:40:48 +00:00
MovieDetailsFragment.java This implements feature request #103 2015-11-12 11:09:08 +01:00
MovieListFragment.java Make loading images in main lists use the same size as in the details view, so that both uses the same cached version in Picasso's cache, so that the image is immediatelly shown when the user enters the details view. 2015-11-02 18:24:54 +00:00
MoviesActivity.java Update versions of targetSDK and Support library 2015-06-23 19:08:45 +01:00
MusicActivity.java Update versions of targetSDK and Support library 2015-06-23 19:08:45 +01:00
MusicListFragment.java Improved keeping user informed on sync progress 2015-09-02 12:04:17 +02:00
MusicVideoDetailsFragment.java This implements feature request #103 2015-11-12 11:09:08 +01:00
MusicVideoListFragment.java Refactoring on Media list UI, for functions related with the Sync Service. 2015-10-13 23:05:50 +01:00
NavigationDrawerFragment.java Add option to configure shown navigation drawer items 2015-11-10 22:05:07 +00:00
NowPlayingFragment.java Add support for PVR - first version. 2015-11-09 23:40:48 +00:00
PVRActivity.java Add support for radio channels in PVR 2015-11-12 22:44:03 +00:00
PVRListFragment.java Add support for radio channels in PVR 2015-11-12 22:44:03 +00:00
PlaylistFragment.java Add support for PVR - first version. 2015-11-09 23:40:48 +00:00
RemoteActivity.java Add support for PVR - first version. 2015-11-09 23:40:48 +00: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 Add option to configure shown navigation drawer items 2015-11-10 22:05:07 +00:00
TVShowDetailsFragment.java Changed namespace/appid to org.xbmc.kore 2015-03-09 21:35:18 +00:00
TVShowEpisodeDetailsFragment.java This implements feature request #103 2015-11-12 11:09:08 +01:00
TVShowEpisodeListFragment.java Introduces new class AbstractDetailsFragment to reduce code duplication. 2015-11-11 12:10:28 +01:00
TVShowListFragment.java Make loading images in main lists use the same size as in the details view, so that both uses the same cached version in Picasso's cache, so that the image is immediatelly shown when the user enters the details view. 2015-11-02 18:24:54 +00:00
TVShowOverviewFragment.java This implements feature request #103 2015-11-12 11:09:08 +01:00
TVShowsActivity.java Update versions of targetSDK and Support library 2015-06-23 19:08:45 +01:00