Commit Graph

814 Commits

Author SHA1 Message Date
Synced Synapse 6cfd71b2ed Merge pull request #261 from DevFactory/release/collection.isEmpty()-should-be-used-to-test-for-emptiness-fix-1
squid:S1155 - Collection.isEmpty() should be used to test for emptiness
2016-06-30 17:51:58 +01:00
Synced Synapse 7a84e7fa7c Merge pull request #260 from DevFactory/release/local-variables-should-not-be-declared-and-then-immediately-returned-or-thrown-fix-1
squid:S1488 - Local Variables should not be declared and then immediately returned or thrown
2016-06-30 17:50:08 +01:00
George Kankava 079cf4e759 squid:S1155 - Collection.isEmpty() should be used to test for emptiness 2016-06-29 14:17:39 +04:00
George Kankava ddd3d26949 squid:S1488 - Local Variables should not be declared and then immediately returned or thrown 2016-06-29 13:49:04 +04:00
Synced Synapse cc1329f614 Merge pull request #257 from poisdeux/issue/disableanimpermission
Fixed printing false message during gradle configuration phase
2016-06-21 12:18:52 +01:00
Martijn Brekhof 6a928e3c95 Added fix for travis build 2016-06-20 20:57:40 +02:00
Synced Synapse 94087efe9b Merge pull request #258 from poisdeux/unittest/additional_tests_for_restoresearchquery
Added three tests to test clearing the search view
2016-06-20 16:51:45 +01:00
Martijn Kaijser e326da03d7 [readme] fix incorrect Doxygen link 2016-06-20 15:57:28 +02:00
Martijn Kaijser 732867b3cd [readme] add Doxygen link which is autogenerated by CodeDocs 2016-06-20 15:10:23 +02:00
Martijn Brekhof 632c547f38 Added three tests to test clearing the search view 2016-06-20 14:59:12 +02:00
Martijn Brekhof acb87a7543 Fixed printing false message during gradle configuration phase 2016-06-20 14:44:23 +02:00
Memphiz 7887ced41e Merge pull request #256 from Memphiz/fix_jenkins_packaging
[jenkins] - fix sigining of apk
2016-06-18 15:11:13 +02:00
Memphiz 2a4c85541d [jenkins] - fix sigining of apk 2016-06-18 14:33:13 +02:00
Synced Synapse 7819fb9f15 Fix gradle script to include default product flavor 2016-06-17 19:09:23 +01:00
Synced Synapse 4572775a51 Improve file list UI 2016-06-16 19:40:36 +01:00
Synced Synapse 1b162c7610 Merge pull request #223 from poisdeux/unittest/restoresearchquery
Implemented unittests to test restoring search query
2016-06-16 19:36:42 +01:00
Martijn Brekhof 6f60442e7b Implemented integration tests to test restoring search query
* Added perl tools to generate json files for music and movie data
* Upgraded build tools version, sdk compile version, and support libraries
  as this is required by the test packages.
* Added new product flavor instrumentationTest to make sure assets and settings
  required for testing do not also ship with a release version of Kore
2016-06-16 11:04:25 +02:00
Synced Synapse e338636bb7 Merge pull request #253 from tomerf/file_list_size
Added file size to media file list view
2016-06-09 16:51:59 +01:00
Tomer Froumin 22ccee5b0f Only show file size if available 2016-06-08 14:00:27 +03:00
Tomer Froumin fd793d6354 Added file size to media file list view 2016-06-04 16:25:15 +03:00
Synced Synapse ea1807c950 Merge pull request #252 from poisdeux/issue/travisbuild
Upgraded travis CI config to match our android build (tools) version
2016-06-01 19:24:59 +01:00
Martijn Brekhof 1008b87213 Upgraded travis CI config to match our android build (tools) version 2016-06-01 08:06:40 +02:00
Synced Synapse 400cd84896 Merge pull request #248 from KowalskiOmniROM/patch-1
Update strings.xml - French
2016-05-31 20:03:22 +01:00
KowalskiOmniROM 202a47c55a Update strings.xml 2016-05-30 20:47:37 +02:00
Synced Synapse 82fa6ae56c Improve title layout on lists 2016-05-25 19:19:06 +01:00
Synced Synapse 1472adb0b0 Fix color in notifications 2016-05-25 19:08:09 +01:00
Synced Synapse ae8396909f Fix some lint errors 2016-05-25 19:03:50 +01:00
Synced Synapse 6dcf412140 Update android sdk to v23
Deal with Android 6 permission system
Update gradle version
2016-05-25 17:18:25 +01:00
Synced Synapse 3e0d3a7e36 Fix getString with invalid parameter 2016-05-24 20:03:38 +01:00
Synced Synapse 67d8100245 Merge branch 'tomerf-call_notifications' 2016-05-20 19:26:13 +01:00
Synced Synapse e65b4536d7 Refactor Notification and PauseCall services: Create a single connection observer service that manages the notification and call pause/play. 2016-05-20 19:24:34 +01:00
Synced Synapse faab6b8163 Merge branch 'call_notifications' of https://github.com/tomerf/Kore into tomerf-call_notifications 2016-05-20 10:24:58 +01:00
Synced Synapse 79cea83174 Merge branch 'master' of https://github.com/xbmc/Kore 2016-05-15 18:45:32 +01:00
Synced Synapse b167a1d444 Merge pull request #242 from softastur/master
Support for Asturian translation
2016-05-15 18:45:50 +01:00
softastur 73e85de231 Support for Asturian translation 2016-05-15 02:36:26 +02:00
Synced Synapse 7392fbfba0 Update pt translations 2016-05-12 19:07:41 +01:00
Synced Synapse b5b9b4242a Merge pull request #241 from Bikonja/master
Added Croatian translation
2016-05-12 18:56:18 +01:00
Bikonja b1205b7453 Added Croatian translation 2016-05-11 21:52:52 +02:00
Synced Synapse 9ad1fe8879 Always show remote buttons, even if there's no connection over TCP/HTTP. There might be problems reaching Kodi through TCP/HTTP but EventServer might be available/responding, so always showing the remote buttons allows the user to navigate. One instance of this is when a modal dialog box is being shown, and the TCP thread isn't responding, showing the remote buttons allows the user to dismiss the dialog box and continue. 2016-05-11 19:24:27 +01:00
Synced Synapse f6070c78c0 Change bookmark addon icon 2016-05-10 20:19:23 +01:00
Synced Synapse e31ba2084c Merge pull request #236 from poisdeux/issue/#219
Issue/#219
2016-05-10 19:32:09 +01:00
Martijn Brekhof 7330f85241 Fixed issue with recursing music items
Using Kodi's JSON RPC, Kodi may return less items than requested, even
if there are more items available. The old method of determining if
more items are available by checking if the amount of items returned
equals the amount requested does not work in these cases. Therefore,
we now use the returned List.LimitsReturned to determine if there are
more items available. If List.LimitsReturned.end equals
List.LimitesReturned.total we assume we retrieved all items.
2016-05-10 15:08:38 +02:00
Synced Synapse de8e28b768 Merge pull request #239 from eisnerd/plugin-content-browser
Plugin/addon content browser
2016-05-10 13:15:09 +01:00
Synced Synapse 3dfa4326f6 Merge pull request #240 from poisdeux/feature/songstab
Added a songs tab to the music screen
2016-05-10 13:09:11 +01:00
Martijn Brekhof e194ce8b2c Implemented SongsListFragment
The SongsListFragment lists all available songs for a connected host or
for a specific artist.
Added the songs tab to the music screen and to the artist details
screen.
2016-05-09 21:12:08 +02:00
David Eisner ba7931c5ea
Only attempt to browse and pin pluginsource type plugins
Using AddonOverviewFragment in both cases would probably be an easier to
follow code path, but this implementation switches between using
AddonDetailsFragment directly and adding it via AddonOverviewFragment.
2016-05-06 20:28:57 +01:00
David Eisner 52b5f45019
Keep the Addons tab on the left
Following feedback from @SyncedSynapse
2016-05-06 19:06:25 +01:00
David Eisner 57f3dfd502
Limit delayed loading of plugin content to AddonOverviewFragment 2016-05-06 19:04:18 +01:00
David Eisner 6eb1fcf167
Delay loading plugin content
Some plugins trigger UI when you Kore attempts to browse. We don't want
the Content tab to cause this when the user has only opened the Overview
tab.

For the tabs pinned to the addons view (AddonListContainerFragment),
loading by the usual OffScreenPageLimit rules probably makes sense, as
you can avoid pinning tabs that don't work well.
2016-05-06 19:04:18 +01:00
David Eisner 9bb35cb8cc
Addon fragment renamed to reduce confusion 2016-05-06 17:13:54 +01:00