Kore/app/src/main/res
Martijn Brekhof e2c39e35ba Redesigned playing movies on device running Kore
* Implemented a new widget "fabspeeddial"
   * Provides user with two options to play the media item. One
     option to play the item on Kodi, one to play it on the remote.
   * Replaced deprecated FAB button from
     com.melnykov:floatingactionbutton:1.3.0 with the FAB button from
     the design library
   * Implemented a busy indicator (pulsate) when fab button is clicked
     and JSON  API method is still pending
   * Added a setting to allow the user to disable local playback and
     revert back to the old behaviour
* Refactored AbstractFragmentInfo
   * Replaced RelativeLayout by CoordinatorLayout to support
     hiding/showing the FAB button when scrolling
   * Replaced the tree view observer to fade out art view when scrolling
     with a behavior for the CoordinaterLayout
* Removed empty theme file for v19
* Refactored HostConnection to allow new activities to attach its
  callbacks to any pending ApiMethod. This is required to support device
  configuration changes.
2018-02-09 11:23:52 +00:00
..
anim First dump 2015-01-14 11:12:47 +00:00
color Redesigned playing movies on device running Kore 2018-02-09 11:23:52 +00:00
drawable Redesigned playing movies on device running Kore 2018-02-09 11:23:52 +00:00
drawable-xhdpi Add Adaptive Icon For API 26+ (#450) 2017-11-11 15:26:18 +00:00
drawable-xxhdpi Add Adaptive Icon For API 26+ (#450) 2017-11-11 15:26:18 +00:00
layout Redesigned playing movies on device running Kore 2018-02-09 11:23:52 +00:00
layout-land Added default margin to control pad and bottom shortcuts (#485) 2017-11-29 19:54:49 +00:00
menu Replace png icons by svg versions 2017-07-20 22:17:28 +01: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 Implemented shared element transition for TV shows 2015-12-10 15:34:26 +01:00
values Redesigned playing movies on device running Kore 2018-02-09 11:23:52 +00: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-cs Update copyright 2018-01-04 20:42:51 +00:00
values-de Update copyright 2018-01-04 20:42:51 +00:00
values-es Update copyright 2018-01-04 20:42:51 +00:00
values-eu Translating new strings to Basque (#506) 2018-01-26 14:07:29 +00:00
values-fr Update copyright 2018-01-04 20:42:51 +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 Update copyright 2018-01-04 20:42:51 +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 Update copyright 2018-01-04 20:42:51 +00:00
values-pl Update copyright 2018-01-04 20:42:51 +00:00
values-pt Update copyright 2018-01-04 20:42:51 +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-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 First dump 2015-01-14 11:12:47 +00: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 Redesigned playing movies on device running Kore 2018-02-09 11:23:52 +00:00