Kore/app/src/main/java/org/xbmc/kore/ui
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
..
animators Redesigned playing movies on device running Kore 2018-02-09 11:23:52 +00:00
behaviors Redesigned playing movies on device running Kore 2018-02-09 11:23:52 +00:00
generic Fix preferences saving of nav drawer and bottom bar shortcuts 2019-12-08 20:12:08 +01:00
sections Allow sorting of PVR Recordings and optionally hide watched items. (#694) 2019-12-17 19:34:42 +00:00
viewgroups Improved performance in SquareGridLayout (#631) 2019-04-07 13:28:32 +01:00
views Added movie ratings to movie listview items (#613) 2019-02-26 20:08:46 +00:00
widgets Add color support to UIUtils.applyMarkup (#667) 2019-10-07 15:14:48 +01:00
AbstractAdditionalInfoFragment.java Refactored AbstractDetailsFragment 2017-03-02 11:55:19 +01:00
AbstractCursorListFragment.java Fixed clearing focus on search view 2018-09-09 14:09:59 +01:00
AbstractFragment.java Refactored AbstractFragment to not depend on AbstractInfoFragment (#487) 2017-12-05 09:58:55 +00:00
AbstractInfoFragment.java Fix invisible media details in info fragment (#656) 2019-07-03 18:41:21 +01:00
AbstractListFragment.java Refactored ListView into RecycleView 2018-09-01 16:44:10 +02:00
AbstractTabsFragment.java Fixed issue with running many instrumentation tests (#536) 2018-05-03 11:04:04 +01:00
BaseActivity.java Fixed issue setting preferred locale in Settings (#689) 2019-12-02 19:15:52 +00:00
BaseMediaActivity.java Tweak connection threads 2019-09-28 22:10:04 +02:00
OnBackPressedListener.java Switch PVR fragments to using tabs instead of a menu for navigation 2015-11-28 18:19:44 +00:00
RecyclerViewCursorAdapter.java Add sort by year section thumb text (#659) 2019-07-10 18:57:14 +01:00