aboutsummaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
Commit message (Collapse)AuthorAgeFilesLines
* 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