aboutsummaryrefslogtreecommitdiffstats
path: root/res/layout
Commit message (Expand)AuthorAgeFilesLines
* Wrap quick connect bar in layoutKenny Root2014-10-211-16/+27
* Fix keyType layout and space out buttons a bitKenny Root2014-10-181-4/+6
* Add EC pubkey to UIKenny Root2013-04-121-0/+6
* Externalize some stringsKenny Root2011-12-172-1/+6
* Move some manifest items to avoid lint warningsKenny Root2011-12-172-3/+3
* Add missing drawable; update layout to workKenny Root2010-07-271-31/+34
* Add CTRL/ESC on-screenKenny Root2010-07-271-4/+28
* Change license for contributed works to APL 2.0Kenny Root2010-02-0818-269/+291
* Minor activity layout tweaksKenny Root2009-12-192-2/+2
* Remove conflicting id from Colors layoutKenny Root2009-09-131-1/+0
* Validate Force Resize input are integersKenny Root2009-08-231-2/+4
* Allow tap on screen to bring up an icon to open the software keyboard when th...Kenny Root2009-07-021-0/+12
* Add confirm-use and lifetime constraints to individual pubkeysKenny Root2009-06-261-0/+6
* Add color customization capabilitiesKenny Root2009-06-231-0/+67
* Add hints for transport destination formats (username@hostname, etc)Kenny Root2009-06-151-2/+3
* Add multiple transportsKenny Root2009-06-151-37/+33
* Port forward activity fixesKenny Root2009-06-111-5/+4
* Some changes to allow the virtual keyboard to know more about the applicationKenny Root2009-06-011-0/+1
* Uh, forgot to commit PubkeyListActivity for the ViewHolder change and add som...Kenny Root2009-05-301-3/+9
* Expose prompt instructions for keyboard-interactive; should let people use Se...Kenny Root2009-05-301-4/+7
* Avoid the wrath of RomainKenny Root2009-05-3017-542/+573
* * Fixed some buggy stringsKenny Root2009-05-141-1/+1
* Externalized some strings that should be translated.Kenny Root2009-05-111-3/+10
* Externalize some strings, fix indentation while I'm at itKenny Root2009-04-072-143/+214
* Display version information on top of Help activity until we can get dynamic ...Kenny Root2009-01-191-1/+11
* A smaller fix to the ViewFlipper bugKenny Root2009-01-131-2/+1
* Workaround for ViewAnimator bugKenny Root2009-01-131-1/+2
* * Added "bumpy arrows" so that arrow keys trigger vibration, useful for laggy...Jeffrey Sharkey2008-12-291-3/+2
* Add a hint about what to do when Host List is empty.Kenny Root2008-11-201-4/+18
* * Fix size of "dimmed" area for prompts.Kenny Root2008-11-191-0/+117
* * Fix disconnect prompt when in port orientationKenny Root2008-11-191-90/+0
* * Refactor a bit of the help screenKenny Root2008-11-181-1/+1
* * Add rudimentary help system.Kenny Root2008-11-164-157/+77
* * Add compression option to hostsKenny Root2008-11-111-1/+1
* * Don't present SD card dialog if SD card isn't presentKenny Root2008-11-102-13/+14
* * Changed port forward type selector to spinner.Kenny Root2008-11-081-37/+11
* * Add dynamic port forwarding.Kenny Root2008-11-082-2/+9
* * Allow changing tunnels on connected hostsKenny Root2008-11-071-3/+3
* * Add port forward list activity so port forwards can be saved in databaseKenny Root2008-11-074-68/+165
* * oops, forgot this newly added res fileJeffrey Sharkey2008-11-031-0/+36
* * added "in-memory" function to backend service so that unlocked keys can be ...Jeffrey Sharkey2008-11-022-8/+9
* * Allow users to force screen size to specific dimensions.Kenny Root2008-11-021-0/+52
* * Convert PubkeyListActivity to use a ViewBinder instead of a custom CursorAd...Kenny Root2008-11-011-1/+1
* * Allow users to change password for pubkey entries.Kenny Root2008-11-011-0/+103
* * Added automatic version number insertion via AntKenny Root2008-10-301-0/+9
* * Add icons for PubkeyListActivity and an empty-list hint TextViewKenny Root2008-10-302-11/+35
* * Allow scrolling in Pubkey Generator Activity until we get landscape orienta...Kenny Root2008-10-291-60/+64
* * First pass at publickey authentication.Kenny Root2008-10-295-2/+197
* * added better keyboard shortcut into to wizardJeffrey Sharkey2008-10-272-11/+92
* * finished implementing copy functionalityJeffrey Sharkey2008-10-272-2/+2