Kore/app/src/main/java/org/xbmc/kore/ui
Synced Synapse 6245a9c7d5 Use ExpandableTextView on Text views that expand on clicking them 2016-12-19 19:25:24 +00:00
..
hosts Add Kodi version to Hosts table on DB and keep it periodically updated 2016-11-15 19:09:23 +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 Redesign tv shows details, to not use tabs or expandable lists in episodes list 2016-12-15 20:10:55 +00:00
AbstractDetailsFragment.java Update android sdk to v23 2016-05-25 17:18:25 +01:00
AbstractListFragment.java Fix some lint errors 2016-05-25 19:03:50 +01:00
AddonDetailsFragment.java Change bookmark addon icon 2016-05-10 20:19:23 +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 Use ExpandableTextView on Text views that expand on clicking them 2016-12-19 19:25:24 +00:00
AlbumListFragment.java Added sort options to albumlistfragment (#309) 2016-11-09 08:46:42 +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
ArtistDetailsFragment.java Implemented SongsListFragment 2016-05-09 21:12:08 +02:00
ArtistListFragment.java Fixed issue with recursing music items 2016-05-10 15:08:38 +02:00
ArtistOverviewFragment.java Fix and improve downloading song 2016-11-09 08:48:22 +00:00
AudioGenresListFragment.java Unittest/mediaprovider (#251) 2016-09-23 19:08:22 +01:00
BaseActivity.java Fix some lint errors 2016-05-25 19:03:50 +01: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 change "title" from itemFile.title to itemFile.label for TYPE_ALBUM and TYPE_SONG (#315) 2016-11-30 12:38:26 +00:00
MovieDetailsFragment.java Fixed issue with recursing music items 2016-05-10 15:08:38 +02:00
MovieListFragment.java Fixed issue with recursing music items 2016-05-10 15:08:38 +02:00
MoviesActivity.java Redesign tv shows details, to not use tabs or expandable lists in episodes list 2016-12-15 20:10:55 +00: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 Fixed issue with recursing music items 2016-05-10 15:08:38 +02:00
MusicVideoListFragment.java Fixed issue with recursing music items 2016-05-10 15:08:38 +02:00
NavigationDrawerFragment.java Fix TypedArray.getResourceId warnings/errors 2016-09-16 19:09:06 +01:00
NowPlayingFragment.java Implemented showing volume level on NowPlayingFragment (#312) 2016-11-30 12:20:21 +00: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 getString with invalid parameter 2016-05-24 20:03:38 +01: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 Fix TypedArray.getResourceId warnings/errors 2016-09-16 19:09:06 +01:00
RemoteActivity.java Prevent crash introduced in a4945c8534 when there are no hosts configured 2016-11-16 12:10:20 +00:00
RemoteFragment.java Change the select button to also send an Event Server code if the Event Server connection is being used. 2016-11-15 19:39:54 +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 next episodes section to tv show details screen 2016-12-16 19:24:28 +00:00
SharedElementFragment.java Only attempt to browse and pin pluginsource type plugins 2016-05-06 20:28:57 +01:00
SongsListFragment.java Fix and improve downloading song 2016-11-09 08:48:22 +00:00
TVShowDetailsFragment.java Use ExpandableTextView on Text views that expand on clicking them 2016-12-19 19:25:24 +00:00
TVShowEpisodeDetailsFragment.java Fixed issue with recursing music items 2016-05-10 15:08:38 +02:00
TVShowEpisodeListFragment.java Fix hiding/showing watched episodes in episode list 2016-12-16 19:24:28 +00:00
TVShowListFragment.java Fixed issue with recursing music items 2016-05-10 15:08:38 +02:00
TVShowsActivity.java Add next episodes section to tv show details screen 2016-12-16 19:24:28 +00:00