Kore/app/src/main/java/org/xbmc/kore/ui/sections/video
Selaron a3ed983fee Allow sorting of PVR Recordings and optionally hide watched items. (#694)
* Added menu options to PVR recordings view fragment: Sorting and hide_watched option.
Default to unsorted (showing the order delivered by Kodi). Default to not hide watched recordings. (#385)

* Implemented sorting and filtering of PVR recordings as per user's selection. (#385)
2019-12-17 19:34:42 +00:00
..
AllCastActivity.java Upgraded butterknife to 8.8.1 (#524) 2018-04-05 18:22:20 +01:00
MovieInfoFragment.java Redesigned playing movies on device running Kore 2018-02-09 11:23:52 +00:00
MovieListFragment.java Add sort by year section thumb text (#659) 2019-07-10 18:57:14 +01:00
MoviesActivity.java Introduces BaseMediaActivity (#374) 2017-04-21 18:39:55 +01:00
PVRActivity.java Fix PVR section back navigation 2018-03-12 09:36:44 +01:00
PVRChannelEPGListFragment.java Upgraded butterknife to 8.8.1 (#524) 2018-04-05 18:22:20 +01:00
PVRChannelsListFragment.java Add color support to UIUtils.applyMarkup (#667) 2019-10-07 15:14:48 +01:00
PVRListFragment.java Upgraded butterknife to 8.8.1 (#524) 2018-04-05 18:22:20 +01:00
PVRRecordingsListFragment.java Allow sorting of PVR Recordings and optionally hide watched items. (#694) 2019-12-17 19:34:42 +00:00
TVShowEpisodeInfoFragment.java Redesigned playing movies on device running Kore 2018-02-09 11:23:52 +00:00
TVShowEpisodeListFragment.java Tweak Themes 2019-05-21 20:51:21 +02:00
TVShowInfoFragment.java Redesigned playing movies on device running Kore 2018-02-09 11:23:52 +00:00
TVShowListFragment.java Add sort by year section thumb text (#659) 2019-07-10 18:57:14 +01:00
TVShowProgressFragment.java Tweak Themes 2019-05-21 20:51:21 +02:00
TVShowsActivity.java Introduces BaseMediaActivity (#374) 2017-04-21 18:39:55 +01:00