aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/res/xml/host_prefs.xml
Commit message (Collapse)AuthorAgeFilesLines
* Moved SwitchCompatPreference to util package for consistency with other ↵Ryan Hansberry2015-09-171-4/+4
| | | | custom Preferences.
* Make APIv14 and above use SwitchPreference, and below use custom ↵Ryan Hansberry2015-09-171-19/+8
| | | | | | | | | | SwitchCompatPreference. Created API-v14-and-above preferences.xml and host_prefs.xml files (under xml-v14/) in order to do so. This unfortunately for the most part duplicates preferences.xml and host_prefs.xml. This method is an effective workaround for the visual glitch encountered earlier, as recorded here: https://github.com/connectbot/connectbot/pull/205#issuecomment-140547689
* Added SwitchCompat switches to Host Preferences.Ryan Hansberry2015-09-161-0/+4
|
* Merge branch 'master' into gradle-conversionKenny Root2015-03-271-0/+6
|
* Convert to gradle build systemKenny Root2014-10-011-0/+125