aboutsummaryrefslogtreecommitdiffstats
path: root/res/values
Commit message (Collapse)AuthorAgeFilesLines
...
* * Allow users to change password for pubkey entries.Kenny Root2008-11-011-0/+9
|
* * Added automatic version number insertion via AntKenny Root2008-10-301-2/+6
| | | | | * Removed unused cruft * Changed Class to Object in PromptHelper.java
* * Add icons for PubkeyListActivity and an empty-list hint TextViewKenny Root2008-10-301-0/+2
| | | | | * 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-1/+7
| | | | | | | | * 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-271-0/+63
| | | | | | | | * 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-0/+7
| | | | | | | | * added right or left alt- or shift- helping keys (/ and tab), disableable from settings * fixed a few random bugs
* * added port forwarding--tested to work with local "-L" tunnels, tap menu on ↵Jeffrey Sharkey2008-10-261-0/+1
| | | | | | | | console to create * created preference for keep-alive screen feature
* * changed preferences to use explicit stringsJeffrey Sharkey2008-10-251-1/+4
|
* * forgot to add several files in last passJeffrey Sharkey2008-10-231-1/+2
| | | | | | * wizard layouts, buttons, and connected stateful drawable
* * connected up host bulbs (green/gray) to backend serviceJeffrey Sharkey2008-09-182-1/+4
| | | | | | | | | * switch to using a Binder and SimpleCursorAdapter instead of Adapter (slightly less efficient, but easier to update) * added gray color for host category * connected up easy-connect box on front screen to auto-create and launch new connection
* * WARNING: this build is broken lolJeffrey Sharkey2008-09-111-0/+7
| | | | | | | | | | * moving more stuff over to new frontend gui in org.connectbot * found out that we dont need a contentprovider to make desktop shortcuts, will be easy to add ssh://user@host/ uri shortcut handling * new host-editing backend that uses preferences hack, will blog about this technique later today * using colors to categorize hosts (does this work?) * moved host-specific options (like disconnect/edit/delete) to long-tap menu instead of main menu
* added animations and newer layoutsJeffrey Sharkey2008-08-272-1/+14
|
* Initial update for Android SDK M5 support.Kenny Root2008-03-161-0/+2
|
* refactored preferences into a submenuKenny Root2007-11-261-1/+3
|
* Added preferences, touch entropy, fixes to SoftFont.Kenny Root2007-11-211-0/+5
|
* Fixed the disconnect dialog handling.Kenny Root2007-11-181-0/+1
|
* Updated icon for about screen.Kenny Root2007-11-181-1/+1
|
* Added about screen and icon.Kenny Root2007-11-181-3/+7
|
* Initial import.Kenny Root2007-11-172-0/+26