aboutsummaryrefslogtreecommitdiffstats
path: root/res/layout
Commit message (Collapse)AuthorAgeFilesLines
* Wrap quick connect bar in layoutKenny Root2014-10-211-16/+27
| | | | | | | On Lollipop, this would otherwise result in an EditText that was cut off by the layout. Change-Id: I0c116aaf5b86da0409b57d3c89efa7f60b3b2160
* Fix keyType layout and space out buttons a bitKenny Root2014-10-181-4/+6
| | | | Change-Id: Idd46bb2ada1ff7ac934d5e20faee97842a990102
* 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
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@508 df292f66-193f-0410-a5fc-6d59da041ff2
* Add CTRL/ESC on-screenKenny Root2010-07-271-4/+28
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@507 df292f66-193f-0410-a5fc-6d59da041ff2
* Change license for contributed works to APL 2.0Kenny Root2010-02-0818-269/+291
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@471 df292f66-193f-0410-a5fc-6d59da041ff2
* Minor activity layout tweaksKenny Root2009-12-192-2/+2
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@448 df292f66-193f-0410-a5fc-6d59da041ff2
* Remove conflicting id from Colors layoutKenny Root2009-09-131-1/+0
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@412 df292f66-193f-0410-a5fc-6d59da041ff2
* Validate Force Resize input are integersKenny Root2009-08-231-2/+4
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@402 df292f66-193f-0410-a5fc-6d59da041ff2
* Allow tap on screen to bring up an icon to open the software keyboard when ↵Kenny Root2009-07-021-0/+12
| | | | | | the hardware keyboard is hidden git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@348 df292f66-193f-0410-a5fc-6d59da041ff2
* Add confirm-use and lifetime constraints to individual pubkeysKenny Root2009-06-261-0/+6
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@334 df292f66-193f-0410-a5fc-6d59da041ff2
* Add color customization capabilitiesKenny Root2009-06-231-0/+67
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@326 df292f66-193f-0410-a5fc-6d59da041ff2
* Add hints for transport destination formats (username@hostname, etc)Kenny Root2009-06-151-2/+3
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@300 df292f66-193f-0410-a5fc-6d59da041ff2
* Add multiple transportsKenny Root2009-06-151-37/+33
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@298 df292f66-193f-0410-a5fc-6d59da041ff2
* Port forward activity fixesKenny Root2009-06-111-5/+4
| | | | | | | | * Fix bug where you couldn't change port forward types while they were in use * Fixed layout to be 1.5 compliant * Changed example from source port "143" which is invalid to "8080" which would work git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@281 df292f66-193f-0410-a5fc-6d59da041ff2
* Some changes to allow the virtual keyboard to know more about the applicationKenny Root2009-06-011-0/+1
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@253 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
* Expose prompt instructions for keyboard-interactive; should let people use ↵Kenny Root2009-05-301-4/+7
| | | | | | SecureID, et. al. git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@242 df292f66-193f-0410-a5fc-6d59da041ff2
* Avoid the wrath of RomainKenny Root2009-05-3017-542/+573
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@238 df292f66-193f-0410-a5fc-6d59da041ff2
* * Fixed some buggy stringsKenny Root2009-05-141-1/+1
| | | | | | * Externalized "No hosts connected" string git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@235 df292f66-193f-0410-a5fc-6d59da041ff2
* Externalized some strings that should be translated.Kenny Root2009-05-111-3/+10
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@232 df292f66-193f-0410-a5fc-6d59da041ff2
* 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
| | | | content in our WebView.
* A smaller fix to the ViewFlipper bugKenny Root2009-01-131-2/+1
|
* Workaround for ViewAnimator bugKenny Root2009-01-131-1/+2
| | | | * Was causing the last still-connected hosts to not show the correct options menu after a preceeding connection was closed.
* * Added "bumpy arrows" so that arrow keys trigger vibration, useful for ↵Jeffrey Sharkey2008-12-291-3/+2
| | | | | | | | | laggy connections. Also added preference to turn off if desired. * Created windowNoTitle style to prevent brief flashing of title bar on ConsoleActivity, instead of requesting programatically. * Slight padding change to EULA screen.
* 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
| | | | | * Fix answerback to send back current terminal emulation mode * Abstract beans to allow serialization into XML
* * Refactor a bit of the help screenKenny Root2008-11-181-1/+1
| | | | * Don't close view when host disconnects (user must explicitly close now)
* * 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
| | | | | | | * Sort SD card files in natural order * Don't show view flip animation if we're the last console * Add preference to disable status bar (full-screen) * Fix some layout fitting problems
* * Changed port forward type selector to spinner.Kenny Root2008-11-081-37/+11
| | | | * Allow live disabling and enabling of ports by clicking on PortForwardList.
* * Add dynamic port forwarding.Kenny Root2008-11-082-2/+9
|
* * Allow changing tunnels on connected hostsKenny Root2008-11-071-3/+3
| | | | | * "Port forwards" menu item in ConsoleActivity goes to PortForwardListActivity now * Allow users to delete tunnels
* * Add port forward list activity so port forwards can be saved in databaseKenny Root2008-11-074-68/+165
| | | | | * Start saved port forwards when host is connected * Add titles to activities to distinguish where user is
* * 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
| | | | | | | | | | | | | | stored there. this is also disable-able from settings * "use any key" for a host will only look through unlocked in-memory keys * implemented "load on start" functionality in backend service * implemented "import key" which lets you select any openssh-formatted key (including passworded-ones) from simple /sdcard browser * cleaned up context menu in pubkeylist, now includes toggle checkbox for "load at start" but only available when password-less and non-imported * clicking a key in pubkeylist will toggle its backend status (decrypt and put in memory, or remove from memory) * created preference for screen orientation forcing versus auto, but still need to test * created preference for camera button behavior, but still need to test
* * 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 ↵Kenny Root2008-11-011-1/+1
| | | | | | | CursorAdapter * Convert PubkeyListActivity's icons to image states * Fix typo from last checkin.
* * 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
| | | | | * Removed unused cruft * Changed Class to Object in PromptHelper.java
* * Add icons for PubkeyListActivity and an empty-list hint TextViewKenny Root2008-10-302-11/+35
| | | | | * Make sure setMargins in terminal emulation can't be fooled * Don't force ConsoleActivity to run in landscape orientation
* * Allow scrolling in Pubkey Generator Activity until we get landscape ↵Kenny Root2008-10-291-60/+64
| | | | | | | | orientation looking better. * Don't drop and recreate HostDatabase on every new version. * Remove some unused pubkey helper functions debug statements. * Fix a typo in debug stateent.
* * First pass at publickey authentication.Kenny Root2008-10-295-2/+197
| | | | | | | | * 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.
* * added better keyboard shortcut into to wizardJeffrey Sharkey2008-10-272-11/+92
| | | | | | | | * moved a large chunk of strings into strings.xml, still need to think harder about how to handle in TerminalBridge because it needs a Resources object * udpated version strings in manifest to 1.1 and 110 * removed R.java file to help svn-build-bot
* * finished implementing copy functionalityJeffrey Sharkey2008-10-272-2/+2
| | | | | | | | * added right or left alt- or shift- helping keys (/ and tab), disableable from settings * fixed a few random bugs