Kore/app/src/main/java/org/xbmc/kore/ui/sections/remote
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
..
NowPlayingFragment.java Fix NPE when listener is attached while view is destroyed (#560) 2018-07-03 19:48:51 +01:00
OpenSharedUrl.java Simplify sharing intent handling 2018-04-24 13:36:35 +02:00
PlaylistFragment.java Upgraded butterknife to 8.8.1 (#524) 2018-04-05 18:22:20 +01:00
RemoteActivity.java Use a ChooserTargetService to direct a shared url to a specific host (#572) 2018-09-14 16:47:51 +01:00
RemoteFragment.java Upgraded butterknife to 8.8.1 (#524) 2018-04-05 18:22:20 +01:00