Kore/app/src/main/res/values
Martijn Brekhof b764fc676c Implemented a scalable control pad (#477)
* Refactored RemoteFragment and created a compound view for the
     actual remote. I called it ControlPad to make it more clear what
     its main function is.
   * Implemented a custom grid layout (SquareGridLayout) that will
     always be square. When its width and height are both set to
     match_parent, it will take the smallest of the two as the
     actual size.
   * For devices with a smallest width smaller then 360dp the ControlPad
     is sized to the maximum available space. For larger devices we still
     use the old fixed sizes.

Refactored code to use styles
2017-10-27 19:24:23 +01:00
..
arrays.xml Support getting favourites in Kore (#81) (#384) 2017-05-09 18:35:21 +01:00
attr.xml Implemented a scalable control pad (#477) 2017-10-27 19:24:23 +01:00
colors.xml Tweak light theme colors 2017-07-25 19:44:38 +01:00
dimens.xml Implemented a scalable control pad (#477) 2017-10-27 19:24:23 +01:00
integers.xml Use ExpandableTextView on Text views that expand on clicking them 2016-12-19 19:25:24 +00:00
material_colors.xml First dump 2015-01-14 11:12:47 +00:00
strings.xml Fix translation issues 2017-07-27 20:20:30 +01:00
styles.xml Implemented a scalable control pad (#477) 2017-10-27 19:24:23 +01:00
themes.xml Add progress bar to tv shows list, similar to the one present in the seasons list 2017-08-30 19:32:01 +01:00
vpi__attrs.xml First dump 2015-01-14 11:12:47 +00:00
vpi__defaults.xml First dump 2015-01-14 11:12:47 +00:00