aboutsummaryrefslogtreecommitdiffstats
path: root/res/layout/item_portforward.xml
Commit message (Collapse)AuthorAgeFilesLines
* Convert to gradle build systemKenny Root2014-10-011-48/+0
|
* Change license for contributed works to APL 2.0Kenny Root2010-02-081-15/+16
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@471 df292f66-193f-0410-a5fc-6d59da041ff2
* Uh, forgot to commit PubkeyListActivity for the ViewHolder change and add ↵Kenny Root2009-05-301-3/+9
| | | | | | some padding to item_portforward git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@244 df292f66-193f-0410-a5fc-6d59da041ff2
* Avoid the wrath of RomainKenny Root2009-05-301-9/+10
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@238 df292f66-193f-0410-a5fc-6d59da041ff2
* * Add port forward list activity so port forwards can be saved in databaseKenny Root2008-11-071-0/+40
* Start saved port forwards when host is connected * Add titles to activities to distinguish where user is