Kore/app/src/main/java/org/xbmc/kore/service
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
..
library Prevent the refresh animation from appearing in a sylent sync 2018-02-26 20:35:33 +01:00
ConnectionObserversManagerService.java Fix notifications to work with Android Oreo 2017-12-24 17:49:40 +00:00
HostChooserTargetService.java Use a ChooserTargetService to direct a shared url to a specific host (#572) 2018-09-14 16:47:51 +01:00
IntentActionsService.java Add setting to use skip steps instead of seeking (#152) 2018-04-15 15:39:06 +01:00
NotificationObserver.java Change skip forward/backward notification icons 2018-04-15 16:09:42 +01:00
PauseCallObserver.java Implemented a slideup panel with media controls and info (#320) 2017-07-13 19:10:49 +01:00