aboutsummaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Make sure EastAsianWidth JNI is working before using itKenny Root2010-02-201-1/+1
* Check to make sure Sgx is not null before DECRCKenny Root2010-02-201-1/+1
* Extra checking for scrolling wide charactersKenny Root2010-02-121-1/+1
* Check for scroll regions when inserting wide charactersKenny Root2010-02-121-1/+1
* Set bold for default colorsKenny Root2010-02-121-1/+1
* Updated license on test suite and stragglersKenny Root2010-02-101-1/+1
* Updated translations; added gl, lt, skKenny Root2010-02-091-1/+1
* License contributed works as APL 2.0, 2nd passKenny Root2010-02-081-1/+1
* Change license for contributed works to APL 2.0Kenny Root2010-02-081-1/+1
* Don't blow up when we get random URIsKenny Root2010-02-071-1/+1
* Trilead port forwards can throw many exceptionsKenny Root2010-02-071-1/+1
* Check for host nickname being nullKenny Root2010-02-071-1/+1
* Be smarter about errors in simple file pickerKenny Root2010-02-071-1/+1
* Make sure we clear notifications before deathKenny Root2010-01-081-1/+1
* Allow browsable URIs for ssh, telnet, localKenny Root2009-12-281-1/+2
* Fix some bugs with default color updatesKenny Root2009-12-231-1/+1
* Set default FG/BG during colors resetKenny Root2009-12-231-1/+1
* Don't set a time on the continuous notificationKenny Root2009-12-231-1/+1
* Make sure there is only one ConsoleActivityKenny Root2009-12-231-2/+3
* Updating version to 1.7-devKenny Root2009-12-231-2/+2
* Marking 1.6.0 releaseKenny Root2009-12-231-1/+1
* Switch pref of interactive and password methodsKenny Root2009-12-201-1/+1
* Minor activity layout tweaksKenny Root2009-12-191-1/+1
* More build.xml cleanupsKenny Root2009-12-181-3/+3
* Update README and build.xml for EclairKenny Root2009-12-181-1/+1
* Do not allow 0 font sizeKenny Root2009-12-181-1/+1
* Update service to stay open on EclairKenny Root2009-12-181-1/+1
* Update target API to 6 (SDK 2.0.1)Kenny Root2009-12-181-2/+2
* Escape resources in prep for Eclair compatKenny Root2009-12-181-1/+1
* Fix regression in nullwire trace codeKenny Root2009-12-171-1/+1
* Expand compression buffers if needed for JZlibKenny Root2009-12-171-1/+1
* Update Nullwire error reportingKenny Root2009-12-171-1/+1
* Change way of saving terminal font sizeKenny Root2009-12-151-1/+1