aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/res/values-v11
Commit message (Collapse)AuthorAgeFilesLines
* Polish UI for add/edit host.Kyle Horimoto2015-10-211-3/+10
|
* Adjusted style to support pre-v11 devices.Kyle Horimoto2015-09-151-0/+4
|
* Add Material theme paletteKenny Root2015-09-111-0/+6
| | | | Fixes #167
* Use a style for the host list text coloringKenny Root2015-09-051-2/+10
| | | | Fixes #191
* Fix host list for API 10 and beforeKenny Root2015-09-051-0/+22
| | | | | | | There is some kind of problem with inheriting TextAppearance.AppCompat on API 10 and before that causes a crash. Instead only inherit it on API 11 (Honeycomb) and later. This doesn't make any visual difference with Gingerbread and before.
* Remove ActionBarWrapper and style.xml files in favor of AppCompat.Jeremy Klein2015-08-201-29/+0
| | | | | The support libraries seem to provide better alternatives for everything in ActionBarWrapper and the style.xml definitions.
* Add tabs when there's more than one terminal active.Jeremy Klein2015-08-131-1/+1
|
* Merge branch 'master' into gradle-conversionKenny Root2014-10-181-1/+0
|
* Convert to gradle build systemKenny Root2014-10-011-0/+30