Commit Graph

814 Commits

Author SHA1 Message Date
tomerf d2b5449e98 Check the status of the mute button in NowPlaying (#294) 2016-11-20 14:18:43 +00:00
Martijn Brekhof b1ec57f8e6 Updated integration tests for MediaProvider
* Refactored MediaProviderMusicTest splitting it up into separate classes
* Updated integration tests for MediaProvider

* Added tests to check displayartist
* Added tests to check various artists albums
2016-11-18 10:23:07 +00:00
Synced Synapse 92773ea57c Prevent crash introduced in a4945c8534 when there are no hosts configured 2016-11-16 12:10:20 +00:00
Synced Synapse 361a854e1f Change the select button to also send an Event Server code if the Event Server connection is being used.
This allows the select button to work in situations where the jsonrpc server isn't functional yet
2016-11-15 19:39:54 +00:00
Synced Synapse 18811371a7 Use Kodi's version stored on the DB to decide which window to display on long press on Info button 2016-11-15 19:25:16 +00:00
Synced Synapse b7ece61951 Fix for long press Info button to display codec info in v17 (#286) 2016-11-15 19:22:30 +00:00
Synced Synapse 4a8b2b4d43 Use Kodi's version stored on the DB instead of calling Kodi in the download subtitles option 2016-11-15 19:18:16 +00:00
Synced Synapse a4945c8534 Add Kodi version to Hosts table on DB and keep it periodically updated 2016-11-15 19:09:23 +00:00
Synced Synapse 39ee0b6634 Removed checking wether PVR is enabled in RemoteActivity, as this was only needed to aid in the transition when PVR was implemented 2016-11-15 15:47:11 +00:00
Martijn Brekhof b7b1470484 Fix and improve downloading song
* Fixed issue downloading all songs from an artist
* Added download option for songs in songslistfragment
* Created UIUtils.downloadSongs(...) to reduce code duplication
* Refactored downloading of songs on host/artist/album levels
  All levels now use song display artist as artist and album display artist.
  This prevents downloading songs multiple times when downloading same song on different levels.
2016-11-09 08:48:22 +00:00
Martijn Brekhof 49a253af34 Added sort options to albumlistfragment (#309)
List is sorted by default on album title. User can change this to artist or artist/year.
2016-11-09 08:46:42 +00:00
Martijn Brekhof 11b8d12b31 Implemented sorting on disc number in AlbumDetailsFragment (#310) 2016-11-08 19:57:05 +00:00
Martijn Brekhof 77795d099a Added and updated remote sizes (#308)
This should improve support for different screen resolutions.
2016-11-08 19:53:26 +00:00
Martijn Brekhof bbda7df4aa Refactored integration tests to use robolectric (#302)
* Updated travis build to include running local tests for each PR
* Removed unused methods from Utils.java
* Moved all resources required by both local and instrumentation tests
  to testUtils
* Added proguard rules for the test builds to prevent proguard from discarding
  the junit classes
2016-11-08 11:43:10 +00:00
Martijn Brekhof eedd1e99b4 Implemented showing artist names in song lists (#281)
* Song lists for artist, album, and overall now shows the artist name for each individual song
* Added display artist column to songs table. This required a DB upgrade and users should
  do a refresh for music items to be able to see the display artist in the song lists.
2016-10-20 19:26:43 +01:00
noctux f0cd9a67f8 Support playback of shared plain http-video urls (#292)
Currently Kore does only support the playback of youtube and vimeo video
urls when invoked via the "Play with Kodi" share menu.

This commit adds support for plain video urls.
2016-10-18 19:06:41 +01:00
Synced Synapse 45cdacebca Update Dutch translations (henkhend and poisdeux) 2016-10-18 18:29:12 +01:00
Synced Synapse 83ed7b3cb6 Fix issues with downloading files without titles (in artists, albums, movie titles or TV Show titles) 2016-10-11 20:05:23 +01:00
KowalskiOmniROM 034b969f3b Update French translation (#295) 2016-10-11 19:27:25 +01:00
tomerf f3728a9dc4 Support both http and https URLs in share menu (#293) 2016-10-11 19:23:20 +01:00
Martijn Brekhof dadabd09c5 Implemented recursion fix for movies and tv shows (#283)
This applies the fix for issue #219 Incomplete libraries for movies and
TV shows.
For music items this was already fixed in PR #236
See commit 7330f85241
2016-09-26 18:31:22 +01:00
Martijn Brekhof 080b5809f3 Unittest/mediaprovider (#251)
Implemented integration tests for music items
2016-09-23 19:08:22 +01:00
macio525 d746f6643f Polish translate update (#288)
Update polish translation
2016-09-23 18:54:44 +01:00
Synced Synapse def026eca4 Remove hardcoded string in preferences and move it to strings.xml 2016-09-23 18:52:54 +01:00
Martijn Brekhof d26599dbc2 Merge pull request #290 from poisdeux/issue/travisbuild
Fixed travis build tools version
2016-09-21 14:42:42 +02:00
Martijn Brekhof e399c3e607 Fixed travis build tools version 2016-09-21 14:33:57 +02:00
Synced Synapse 333268b0b1 Update build tools version 2016-09-16 19:12:36 +01:00
Synced Synapse cf5ab6335e Fix TypedArray.getResourceId warnings/errors 2016-09-16 19:09:06 +01:00
Martijn Brekhof 5a6b64b90f Updated android gradle plugin to support gradle 2.14 (#282)
* Gradle 2.14 fixes a local privilege escalation issue when running
  the gradle daemon
2016-09-16 10:59:22 +01:00
Bharat a4e19a5578 Fix for long press Info button to display codec info in v17 2016-09-14 01:24:01 -07:00
Martijn Brekhof 6ab8b2b604 Implemented keeping screen on when using the remote activity (#280) 2016-09-07 19:33:58 +01:00
Martijn Kaijser 43edbfa8e9 Merge pull request #278 from softastur/master
Update Asturian language translation
2016-07-27 18:21:28 +02:00
Martijn Kaijser 583f0be55b Merge pull request #276 from Chapell/master
Added Hungarian translation
2016-07-27 18:21:20 +02:00
Martijn Kaijser d930144af1 Merge pull request #273 from jonas2515/master
Updated German translation
2016-07-27 18:20:58 +02:00
Martijn Kaijser dc8c19c0a3 Merge pull request #271 from Zapata11/master
Updated Lithuanian translation
2016-07-27 18:20:39 +02:00
Martijn Kaijser c5dfcc79a6 Merge pull request #270 from NEOhidra/master
Updated Bulgarian translation
2016-07-27 18:20:24 +02:00
Softastur 3132501eba Update Asturian translation 2016-07-27 17:05:41 +02:00
Oszkár Sziklai cc322b61f6 Added Hungarian translation 2016-07-24 01:14:44 +02:00
jonas2515 6f76801820 Updated German translation 2016-07-19 22:36:14 +02:00
Zapata11 ea4c9a0d4c Update strings.xml
Updated Lithuanian translation
2016-07-13 17:14:13 +03:00
Zapata11 b1c632ef14 Update strings.xml
Updated Lithuanian language
2016-07-13 09:40:06 +03:00
NEOhidra f3e597fdac Updated Bulgarian translation 2016-07-10 23:27:17 +03:00
Synced Synapse 1c025cfc82 Bump version for release
Upgrade gradle version
2016-07-09 16:18:02 +01:00
Saket a4f5316c93 Fixed Toolbar height small for sdk version < Android Llollipop (#268) 2016-07-07 16:49:22 +01:00
wstephen 89a28275bd Add Chinese (Traditional) (#267)
Wonderful APK!  Can't afford  the UI without not in my language for people living in the world of Traditional Chinese.
2016-07-06 19:26:43 +01:00
Synced Synapse 34ecc65855 update pt-PT translations 2016-07-06 17:27:16 +01:00
Synced Synapse dfa4e454ca Merge pull request #265 from Zapata11/master
Updated Lithuanian translation
2016-07-06 17:18:34 +01:00
Synced Synapse 466996f34e Merge pull request #250 from poisdeux/issue/#7
Fixed issue showing songs without an album or artist
2016-07-06 17:06:51 +01:00
Zapata11 dd99fc180a Updated Lithuanian translation 2016-07-05 10:42:16 +03:00
Martijn Brekhof 21389b1e9e Fixed issue showing songs without an album or artist 2016-06-30 21:13:49 +02:00