Kore/app/src/main/java/org/xbmc/kore/ui
Dan Pasanen 456ac6a107 Use a ChooserTargetService to direct a shared url to a specific host (#572)
* This gives the user a choice of their hosts to share a url to.
* Sadly the youtube app doesn't appear to support this. It wants to
  use some sort of crappy "Message on Youtube" thing rather than using
  standard android stuff (go figure). It does, however, work from a
  chrome browser of the youtube video, or likely any other supported
  share.
2018-09-14 16:47:51 +01: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 NPE on volume change by not unbinding the controls in the Volume Level Indicator too soon 2018-07-04 20:54:12 +02:00
sections Use a ChooserTargetService to direct a shared url to a specific host (#572) 2018-09-14 16:47:51 +01:00
viewgroups Refactored ListView into RecycleView 2018-09-01 16:44:10 +02:00
views Changed namespace/appid to org.xbmc.kore 2015-03-09 21:35:18 +00:00
widgets Fix NPE on volume change by not unbinding the controls in the Volume Level Indicator too soon 2018-07-04 20:54:12 +02: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 Upgraded butterknife to 8.8.1 (#524) 2018-04-05 18:22:20 +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 Use hardware volume keys from anywhere inside Kore (#453) 2017-10-08 19:48:00 +01:00
BaseMediaActivity.java Refactored ListView into RecycleView 2018-09-01 16:44:10 +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 Refactored ListView into RecycleView 2018-09-01 16:44:10 +02:00