Kore/app/src/main/res
Martijn Brekhof b0e6d329f3 Fixed lint errors (#491)
Lint is complaining about the new launcher icons in 'res/mipmap-anydpi-v26'
are not in PNG format. These are now defined in XML and lint is probably
not aware of the new XML format for API v26 and higher.

This also fixes usage of "android:layout_marginEnd". Which is only
supported from API v17.

Added running lintFullRelease to travis-CI build.
2017-12-22 18:20:41 +00:00
..
anim First dump 2015-01-14 11:12:47 +00:00
color Add Adaptive Icon For API 26+ (#450) 2017-11-11 15:26:18 +00:00
drawable Add Adaptive Icon For API 26+ (#450) 2017-11-11 15:26:18 +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 Added default margin to control pad and bottom shortcuts (#485) 2017-11-29 19:54:49 +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 Add Adaptive Icon For API 26+ (#450) 2017-11-11 15:26:18 +00:00
values-ast Update copyright year (#397) 2017-06-05 16:10:24 +01:00
values-bg Update copyright year (#397) 2017-06-05 16:10:24 +01:00
values-cs Update copyright year (#397) 2017-06-05 16:10:24 +01:00
values-de fixed string "confirm_songs_download" (issue 435) (#437) 2017-09-02 15:09:45 +01:00
values-es Update copyright year (#397) 2017-06-05 16:10:24 +01:00
values-eu Update Basque translation (#407) 2017-06-20 19:09:52 +01:00
values-fr Update strings.xml (#490) 2017-12-12 16:13:41 +00:00
values-he Updated Hebrew translation (#425) 2017-07-27 19:38:14 +01:00
values-hr Update copyright year (#397) 2017-06-05 16:10:24 +01:00
values-hu Update copyright year (#397) 2017-06-05 16:10:24 +01:00
values-it Update copyright year (#397) 2017-06-05 16:10:24 +01:00
values-ja japanese translation (#358) 2017-02-20 19:01:29 +00:00
values-land Implemented a scalable control pad (#477) 2017-10-27 19:24:23 +01:00
values-lt Update copyright year (#397) 2017-06-05 16:10:24 +01:00
values-nl Update copyright year (#397) 2017-06-05 16:10:24 +01:00
values-pl Update copyright year (#397) 2017-06-05 16:10:24 +01:00
values-pt Improve PT-pt/br translations. The string didn't fit the available space in most situations 2017-09-15 16:22:04 +01:00
values-pt-rBR Improve PT-pt/br translations. The string didn't fit the available space in most situations 2017-09-15 16:22:04 +01:00
values-ru Initial Russian translations were added 2015-05-24 22:23:04 +03: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 year (#397) 2017-06-05 16:10:24 +01:00
values-v17 Materialized dialogs and preferences (#330) 2017-01-04 08:37:13 +00:00
values-v19 First dump 2015-01-14 11:12:47 +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 fix zhcn translate mistake (#376) 2017-03-29 14:23:34 +01:00
xml Implemented a slideup panel with media controls and info (#320) 2017-07-13 19:10:49 +01:00