Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix host list for API 10 and before | Kenny Root | 2015-09-05 | 1 | -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 Klein | 2015-08-20 | 1 | -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 Klein | 2015-08-13 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' into gradle-conversion | Kenny Root | 2014-10-18 | 1 | -1/+0 |
| | |||||
* | Convert to gradle build system | Kenny Root | 2014-10-01 | 1 | -0/+30 |