aboutsummaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
Commit message (Expand)AuthorAgeFilesLines
* Update to target API 15 (ICS 4.0.3).Torne (Richard Coles)2012-10-271-1/+1
* Fix some missed rule changes for coverageKenny Root2012-10-241-1/+1
* Remove target for clean since tests will clean tested projectKenny Root2012-10-241-1/+1
* Add support for Google TV devicesKenny Root2011-12-191-0/+2
* Update translationsKenny Root2011-12-171-1/+1
* Move some manifest items to avoid lint warningsKenny Root2011-12-171-8/+8
* Update translationsKenny Root2011-10-201-1/+1
* Fix translations layout argumentsKenny Root2011-10-201-1/+1
* Add copyright to manifestKenny Root2011-09-061-0/+16
* Add backup service key for org.connectbotKenny Root2011-07-061-1/+4
* Remove unused keymap fieldKenny Root2011-07-011-1/+1
* Suppress warnings for ClipboardManager, part 2Kenny Root2011-07-011-1/+1
* Remove unused isLegacyEastAsian fieldKenny Root2011-07-011-1/+1
* Suppress warnings for ClipboardManagerKenny Root2011-07-011-1/+1
* 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