aboutsummaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
Commit message (Collapse)AuthorAgeFilesLines
* Update manifest for 1.4 releaseKenny Root2009-06-031-2/+2
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@267 df292f66-193f-0410-a5fc-6d59da041ff2
* Added better support for virtual (soft) keyboardsKenny Root2009-05-051-5/+5
| | | | git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@217 df292f66-193f-0410-a5fc-6d59da041ff2
* Updating version number for 1.3 release.Kenny Root2009-02-181-2/+2
|
* * Added "bumpy arrows" so that arrow keys trigger vibration, useful for ↵Jeffrey Sharkey2008-12-291-1/+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.
* Only lock Wi-Fi if our active network is Wi-Fi upon connectionKenny Root2008-11-241-0/+1
|
* * Add rudimentary help system.Kenny Root2008-11-161-0/+2
|
* * Add port forward list activity so port forwards can be saved in databaseKenny Root2008-11-071-0/+1
| | | | | * Start saved port forwards when host is connected * Add titles to activities to distinguish where user is
* * Update manifest for version 1.2 releaseKenny Root2008-11-031-2/+2
|
* * Add icons for PubkeyListActivity and an empty-list hint TextViewKenny Root2008-10-301-1/+1
| | | | | * 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/+2
| | | | | | | | * 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-2/+2
| | | | | | | | * 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
* * added port forwarding--tested to work with local "-L" tunnels, tap menu on ↵Jeffrey Sharkey2008-10-261-2/+1
| | | | | | | | console to create * created preference for keep-alive screen feature
* * refactored prompting gui component into PromptHelper, makes it easier now ↵Jeffrey Sharkey2008-10-261-1/+2
| | | | | | | | | | because it offers blocking methods to get strings * also added boolean prompt support for hostkey yes/no from user * added checking and storing of hostkeys into backend database, successfully tested * created new icon using android style guide pdf, older icon is still here
* * there we goJeffrey Sharkey2008-10-241-83/+19
|
* Add explicit intent for the WizardActivity so that you can start from a ↵Kenny Root2008-10-241-0/+1
| | | | fresh install.
* * changed handling of Console window to accept ↵Jeffrey Sharkey2008-09-151-6/+19
| | | | | | | | | | ssh://user@host:port/#nickname intents, which will also be used by desktop shortcuts later * changed terminalbridge to handle all hostkey and password authentication through console instead of android gui (mimics traditional openssh) * added disconnect and paste functionality to Console menu
* * WARNING: this build is broken lolJeffrey Sharkey2008-09-111-23/+19
| | | | | | | | | | * 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 service definitionJeffrey Sharkey2008-08-271-18/+40
|
* Fixed typos that reveal the origin of this file...Kenny Root2008-08-271-2/+2
|
* * Revert default action to HostListKenny Root2008-08-271-13/+9
| | | | * Rename <type/> tags to <data/>
* Updated for 0.9 SDKJeffrey Sharkey2008-08-241-7/+13
|
* Initial update for Android SDK M5 support.Kenny Root2008-03-161-24/+24
|
* refactored preferences into a submenuKenny Root2007-11-261-4/+1
|
* Added preferences, touch entropy, fixes to SoftFont.Kenny Root2007-11-211-0/+11
|
* Updated icon for about screen.Kenny Root2007-11-181-2/+3
|
* Initial import.Kenny Root2007-11-171-0/+67