Kore/app/src/main/java/org/xbmc/kore
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
..
eventclient Enable manual configuration of https (#338) 2017-01-27 15:17:39 +00:00
host 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
jsonrpc Add support for handling Player.OnResume event through TCP 2018-05-04 21:10:06 +02:00
provider Added option to sort by last played (#340) 2017-01-30 19:03:16 +00:00
service Use a ChooserTargetService to direct a shared url to a specific host (#572) 2018-09-14 16:47:51 +01:00
ui Use a ChooserTargetService to direct a shared url to a specific host (#572) 2018-09-14 16:47:51 +01:00
utils Enable playing movies on device which app is running 2018-02-09 11:23:52 +00:00
Settings.java Reinstante the ability to bookmark addons 2018-05-10 21:24:24 +02:00