aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/res/layout/fragment_host_editor.xml
Commit message (Collapse)AuthorAgeFilesLines
* Rebased.Kyle Horimoto2015-10-261-1/+1
|
* Lint.Kyle Horimoto2015-10-261-1/+1
|
* Added new icons to add/edit host view.Kyle Horimoto2015-10-261-12/+20
|
* Don't display a nickname field when protocol is 'local.'Kyle Horimoto2015-10-221-0/+1
|
* Programmatically request focus on quick connect container and set ↵John Heroy2015-10-211-0/+2
| | | | LinearLayout to android:focusable='true'
* Lint and jlklein comments.Kyle Horimoto2015-10-211-9/+25
|
* Polish UI for add/edit host.Kyle Horimoto2015-10-211-123/+316
|
* Lint errors.Kyle Horimoto2015-10-051-2/+8
|
* Add connection options.Kyle Horimoto2015-10-051-141/+377
|
* Add host display editing UI.Kyle Horimoto2015-10-011-128/+213
|
* Don't allow suggestions in text fields.Kyle Horimoto2015-09-251-3/+3
|
* kruton comments.Kyle Horimoto2015-09-251-15/+33
|
* Add EditHostActivity.Kyle Horimoto2015-09-251-0/+137