Commit Graph

747 Commits

Author SHA1 Message Date
Synced Synapse 611dafc101 Add new intent to "Play on Kodi". This allows sharing videos from the YouTube app to Kodi (unfortunately the share option will appear in every app that shares plain text links, as that is what the YouTube app shares).
Tweaked the Now Playing and Playlist screens to better support YouTube videos
Changed HostConnectionObserver to notify clients not only when the id of what's playing changes but also when the label changes (YouTube videos and pictures for instance don't have ids, so the remote wasn't getting notified of a change in what's playing)
2015-04-08 22:28:19 +01:00
Synced Synapse c0073d5f29 Bump version for release 2015-04-02 23:11:20 +01:00
Synced Synapse 02a5e488fd Remote buttons redesign (contd) 2015-04-02 22:27:50 +01:00
Synced Synapse 21c5e045e3 Fix WoL issues by also sending magic packet to broadcast address 2015-03-31 18:26:28 +01:00
Synced Synapse 04db54dfca Fix crash introduced earlier when removing swipe to refresh 2015-03-31 00:19:38 +01:00
Synced Synapse 80e96d1bef Merge pull request #54 from jonas2515/master
Updated german translation
2015-03-30 23:44:17 +01:00
Synced Synapse b2ebad3f85 Remove swipe to refresh on files list.
Clicking on a file starts playing it.
2015-03-30 23:42:03 +01:00
Synced Synapse ff6cf2d4a5 Tweak horizontal margins 2015-03-30 23:21:52 +01:00
Synced Synapse 37a6b3376b Redesign remote buttons (by samfischer) 2015-03-30 23:03:54 +01:00
jonas2515 bf97f9e42e Updated german translation 2015-03-30 20:22:58 +02:00
Synced Synapse c6dfce29a4 Add reboot option to power menu 2015-03-29 12:48:51 +01:00
Synced Synapse a8f9c3e660 UI changes on files browsing 2015-03-28 18:33:48 +00:00
Synced Synapse e19e0c6752 Small playlist optimization 2015-03-28 18:08:07 +00:00
Synced Synapse 2722585f14 Merge pull request #50 from DanhKE6D/master
Fix back navigation on files list.
Keep current location on files list when activity is restarted.
Add pictures to file list.
2015-03-28 18:05:52 +00:00
DanhDroid 8fe3f814c8 Fix problem with back key and list going back to beginning after screen rotation. 2015-03-27 13:32:02 -07:00
Synced Synapse 02dc9bac7e Extend Siles.GetDirectory method to receive all available parameters 2015-03-26 18:44:32 +00:00
Synced Synapse d34d080adf Fix ClassCastException on getting lists from json rpc 2015-03-24 19:29:28 +00:00
Synced Synapse df2ad401d5 Possible fix for crash reported on Google Play (Null Pointer Exception in OnAddonEnabled). Can't reproduce this. 2015-03-23 23:15:56 +00:00
Synced Synapse 0266f7f3ab Fix crash because of ClassCastException to ArrayNode.
Note: if by any chance this causes the cast list to disappear, revert it and just catch the Exception
2015-03-23 23:02:01 +00:00
Synced Synapse 438442cb37 Prevent crash reported on Google Play (Null Pointer Exception in OnLoaderReset) 2015-03-23 22:34:24 +00:00
Synced Synapse de9ddc3957 Fix build fail because of Dutch translations 2015-03-23 22:00:48 +00:00
Synced Synapse a4a6ed2a78 Added dutch translations 2015-03-22 16:09:47 +00:00
Synced Synapse e5c02b04bf New files icon
Cosmetic code changes
2015-03-22 15:55:18 +00:00
Synced Synapse 3ba5b3e1d5 Merge branch 'master' of https://github.com/xbmc/Kore 2015-03-22 15:31:41 +00:00
Synced Synapse 5d0e5bac07 Merge pull request #45 from DanhKE6D/master
Implement media file browsing/queuing/playing feature
2015-03-22 15:31:27 +00:00
Synced Synapse 80a133320d Fix to prepare for next PR merge 2015-03-22 15:26:42 +00:00
Synced Synapse 71fc96ddde Test to check if fullscreen is better supported 2015-03-19 23:00:31 +00:00
Synced Synapse b0ada58bc5 Added confirm dialog before downloading movies/episodes/albums, to prevent the user from starting a download by mistake (which can't be stopped afterwards) 2015-03-19 22:49:42 +00:00
DanhDroid 1652864eb3 Implement media file browsing/queuing/playing feature 2015-03-19 13:24:04 -07:00
Synced Synapse db2e7a4672 Complete Item.File fields 2015-03-19 20:15:21 +00:00
Synced Synapse 4df3fda8d0 Merge pull request #41 from DanhKE6D/master
Add json rpc method/types to support file browsing/playing
2015-03-19 10:10:18 +00:00
DanhDroid bb4bd77955 Add Files.Media interface 2015-03-18 17:06:38 -07:00
Synced Synapse 0ee02d01ab Merge pull request #42 from NEOhidra/master
Updated Bulgarian language
2015-03-18 22:09:02 +00:00
NEOhidra eb994cf846 Updated Bulgarian language 2015-03-18 17:48:15 +02:00
DanhDroid fe039b5338 remove file that is no longer needed 2015-03-17 19:51:09 -07:00
DanhDroid 8c91df5bf9 Add json rpc method/types to support file browsing/playing 2015-03-17 19:37:16 -07:00
Synced Synapse e42c6dd486 Fix the way it's getting the current playlist id (call Player.GetProperties to get the current playlistId) 2015-03-17 18:45:21 +00:00
Synced Synapse b399235339 Added Sam's icon concepts and artwork 2015-03-16 21:32:32 +00:00
DanhDroid 7bed0c7d1d Add json rpc method/types to support file browsing/playing 2015-03-16 14:16:50 -07:00
Synced Synapse 034fc14042 Merge pull request #40 from DanhKE6D/master
Fix typo on ApiCallback.onSucess()
2015-03-16 19:11:07 +00:00
DanhDroid dfcb6d7d4d fix up typo on ApiCallback.onSucess() 2015-03-16 11:33:40 -07:00
Synced Synapse 194a531234 Bump version for release 2015-03-16 10:12:53 +00:00
Synced Synapse 776f6b60e6 Fix subtitle selection on Now Playing screen 2015-03-15 19:52:30 +00:00
Synced Synapse ef63e38d22 Changed feature graphic to include new icon 2015-03-15 13:05:32 +00:00
Synced Synapse 7f54fb2943 Bump version 2015-03-15 12:48:38 +00:00
Synced Synapse 3318782985 Added new icon 2015-03-15 12:32:21 +00:00
Synced Synapse 548e87c62d Changed README and legal info to point to Kodi/XBMC Foundation 2015-03-13 19:14:13 +00:00
Synced Synapse fe9dff1857 Fixed Mime types of the provider 2015-03-13 18:55:06 +00:00
Synced Synapse 6196ca3743 Fix crash during adding a new host, when zeroconf returns a host without any address and the user selects it 2015-03-13 18:19:53 +00:00
Synced Synapse aed029187e Fix selector on host lists 2015-03-11 19:02:38 +00:00