aboutsummaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
Commit message (Expand)AuthorAgeFilesLines
* Update the manifest for API 11Hans Nielsen2011-05-181-1/+1
* Attempt to fix CLOSE_WAIT problemKenny Root2011-05-051-1/+1
* Update translationsKenny Root2011-02-211-1/+1
* Problems opening a connection is a fatal errorKenny Root2010-12-181-1/+1
* Add WAKE_LOCK permission backKenny Root2010-12-181-1/+2
* Rearrange some terminal key logicKenny Root2010-12-091-1/+1
* Import updated translationsKenny Root2010-12-081-1/+1
* Update to Gingerbread SDKKenny Root2010-12-081-3/+3
* Refcount before acquiring wifi lockNeil Klopfenstein2010-12-071-1/+1
* Update translationsKenny Root2010-11-221-1/+1
* update Catalan translationsKenny Root2010-10-271-1/+1
* Add Ant commands to import and export translationsKenny Root2010-10-271-1/+1
* Import using new a2po work flowKenny Root2010-10-241-1/+1
* Update strings formatKenny Root2010-10-221-1/+1
* Update Dutch translations for Del keys from arjarjKenny Root2010-10-151-1/+1
* Update translationsKenny Root2010-10-151-1/+1
* Update terminal to use new width measurementsKenny Root2010-10-081-1/+1
* Use Froyo East Asian width measurement and drop JNI libKenny Root2010-10-081-1/+1
* Fix whitespace in ConnectionNotifierKenny Root2010-10-081-1/+1
* Support adding port forwards on host not in DBKenny Root2010-10-081-1/+1
* Change to v1.7.1 for releaseKenny Root2010-10-081-2/+2
* Merge branch 'master' of http://github.com/irishmark/connectbotKenny Root2010-10-081-0/+7
|\
| * Adds PICK activity to manifestirish2010-09-281-0/+7
* | Make sure we are sticky; from my DroidKenny Root2010-10-011-1/+1
|/
* Remove WAKE_LOCK permission; yayKenny Root2010-09-281-2/+1
* Restore update-version ant taskKenny Root2010-09-191-1/+1
* Do elaborate dance to allow toggling Proguard to workKenny Root2010-09-191-1/+1
* Update build.xml to use the SDK tools r7 formatKenny Root2010-09-191-1/+1
* Only match tags that start with v[0-9]*Kenny Root2010-09-181-1/+1
* Update build.xml to use dirty git descriptionsKenny Root2010-09-171-1/+1
* Fix silly thread API error in nullwire traceKenny Root2010-09-021-1/+1
* Tag for 1.7.0 releaseKenny Root2010-09-021-2/+2
* Revert "Disambiguate key input"Kenny Root2010-08-231-1/+1
* Fix curMetaState being declared twiceKenny Root2010-08-231-1/+1
* Disambiguate key inputKenny Root2010-08-231-1/+1
* Increase click time to bring up on-screen buttonsKenny Root2010-08-231-1/+1
* Update build.xml for GitKenny Root2010-08-211-2/+2
* Add a description for the serviceKenny Root2010-08-051-2/+4
* Don't use SDK_INT since we are minSdkVersion 3Kenny Root2010-08-041-1/+1
* Fix loading of pubkeys into memoryKenny Root2010-08-031-1/+1
* Add missing drawable; update layout to workKenny Root2010-07-271-1/+1
* Refactor the way connection notification worksKenny Root2010-05-311-1/+1
* Update AndroidManifest.xml for API 8 featuresKenny Root2010-05-231-3/+6
* Add backup feature for API 8Kenny Root2010-05-231-2/+3
* Proper use of wakelocks in pause/resumeKenny Root2010-05-041-1/+1
* Update translationsKenny Root2010-03-241-1/+1
* Only use encoding instead of HostBeanKenny Root2010-03-131-1/+1
* Refactor keyboard management into separate classKenny Root2010-03-131-1/+1
* Fix PromptHelper race conditionKenny Root2010-03-131-1/+1
* Remove isSavingKeys() from TerminalManagerKenny Root2010-03-131-1/+1