Kore/app/src/main/res
Martijn Brekhof cdbdd98d6a Implemented showing playlists even when not playing (#618)
Implemented showing a music/video/picture playlist in PlaylistFragment even
when playback has stopped but the playlist is still available on Kodi.
The playlist is now only cleared if the Playlist.OnClear event is received
from Kodi.

As the pictures playlist does not support moving/removing items this has
been disabled for the pictures playlist only.

Added a new package org.xbmc.kore.host.actions to hold all Callable's that
we use to handle complex interactions with Kodi that use multiple JSON RPC
calls.

Fixed issue in HostConnectionObserver in method notifySomethingIsPlaying
where hostState.lastGetItemResult.label might not be set.

Reduced calling (force)refreshPlaylist considerably as it should now be
handled by the playlist observer.
2019-03-30 11:08:58 +00:00
..
anim First dump 2015-01-14 11:12:47 +00:00
color Tweak FAB speed dial design 2018-02-22 16:39:02 +01:00
drawable Fix handling of drawables on pre Lollipop versions 2018-05-04 20:14:58 +02:00
drawable-v21 Fix adaptive icon foreground dimensions (#619) 2019-02-18 16:55:12 +00:00
drawable-xhdpi Addon list improvements (#575) 2018-09-14 16:59:17 +01:00
drawable-xxhdpi Add Adaptive Icon For API 26+ (#450) 2017-11-11 15:26:18 +00:00
layout Implemented showing playlists even when not playing (#618) 2019-03-30 11:08:58 +00:00
layout-land Added default margin to control pad and bottom shortcuts (#485) 2017-11-29 19:54:49 +00:00
menu Added movie ratings to movie listview items (#613) 2019-02-26 20:08:46 +00:00
mipmap-anydpi-v26 Add Adaptive Icon For API 26+ (#450) 2017-11-11 15:26:18 +00:00
mipmap-hdpi Add Adaptive Icon For API 26+ (#450) 2017-11-11 15:26:18 +00:00
mipmap-mdpi Add Adaptive Icon For API 26+ (#450) 2017-11-11 15:26:18 +00:00
mipmap-xhdpi Add Adaptive Icon For API 26+ (#450) 2017-11-11 15:26:18 +00:00
mipmap-xxhdpi Add Adaptive Icon For API 26+ (#450) 2017-11-11 15:26:18 +00:00
transition-v21 Fixed issue with running many instrumentation tests (#536) 2018-05-03 11:04:04 +01:00
values Tweak movie list items 2019-03-01 21:04:20 +01:00
values-ast Update copyright 2018-01-04 20:42:51 +00:00
values-bg Update copyright 2018-01-04 20:42:51 +00:00
values-ca Catalan translation (#607) 2019-01-10 18:57:44 +00:00
values-cs Update copyright 2018-01-04 20:42:51 +00:00
values-de Update german translation (#600) 2018-12-11 20:01:27 +00:00
values-es Update copyright 2018-01-04 20:42:51 +00:00
values-eu Update Basque translation 2018-11-02 09:45:03 +00:00
values-fr Update French translation (#625) 2019-03-04 09:45:09 +00:00
values-hr Update copyright 2018-01-04 20:42:51 +00:00
values-hu Update copyright 2018-01-04 20:42:51 +00:00
values-it Update copyright 2018-01-04 20:42:51 +00:00
values-iw Updated Hebrew translation (#623) 2019-03-01 10:11:32 +00:00
values-ja Update copyright 2018-01-04 20:42:51 +00:00
values-land Implemented a scalable control pad (#477) 2017-10-27 19:24:23 +01:00
values-lt Update copyright 2018-01-04 20:42:51 +00:00
values-nl Changed "TV-programma's" to "series" 2018-09-26 17:23:19 +02:00
values-pl Update Polish translations (#626) 2019-03-04 09:46:36 +00:00
values-pt Update PT-pt translations 2018-12-27 18:25:33 +00:00
values-pt-rBR Update copyright 2018-01-04 20:42:51 +00:00
values-ru Update copyright 2018-01-04 20:42:51 +00:00
values-sl Added Slovenian translation (#594) 2018-11-08 10:27:04 +00:00
values-sw360dp Implemented a scalable control pad (#477) 2017-10-27 19:24:23 +01:00
values-sw360dp-land Fixed lint errors (#491) 2017-12-22 18:20:41 +00:00
values-sw400dp Added and updated remote sizes (#308) 2016-11-08 19:53:26 +00:00
values-sw600dp Refactored AbstractDetailsFragment 2017-03-02 11:55:19 +01:00
values-sw600dp-land Redesign tv shows details, to not use tabs or expandable lists in episodes list 2016-12-15 20:10:55 +00:00
values-uk Update copyright 2018-01-04 20:42:51 +00:00
values-v17 Materialized dialogs and preferences (#330) 2017-01-04 08:37:13 +00:00
values-v21 Refactored ListView into RecycleView 2018-09-01 16:44:10 +02:00
values-w820dp First dump 2015-01-14 11:12:47 +00:00
values-zh-rCN Update copyright 2018-01-04 20:42:51 +00:00
xml Add setting to use skip steps instead of seeking (#152) 2018-04-15 15:39:06 +01:00