aboutsummaryrefslogtreecommitdiffstats
path: root/res/layout/act_pubkeylist.xml
Commit message (Collapse)AuthorAgeFilesLines
* * Add icons for PubkeyListActivity and an empty-list hint TextViewKenny Root2008-10-301-1/+8
| | | | | * Make sure setMargins in terminal emulation can't be fooled * Don't force ConsoleActivity to run in landscape orientation
* * First pass at publickey authentication.Kenny Root2008-10-291-0/+32
* RSA and DSA keys can be generated (not imported yet). * RSA and DSA keys can be copied to the clipboard and deleted. * Encrypted keys are not tried right now, only unencrypted. * Restore Marcus's name (Jeffrey, fix your editor!) * Fix a typo in the EULA.