Commit Graph

25 Commits (master)

Author SHA1 Message Date
Martin Matuska dedc1ee7fe Merge remote-tracking branch 'upstream/master'
Remove hide ActionBar preference

Conflicts:
	AndroidManifest.xml
	build.xml
	project.properties
	res/values/notrans.xml
	src/org/connectbot/service/TerminalKeyListener.java
	src/sk/vx/connectbot/util/PreferenceConstants.java
2012-11-23 09:37:59 +01:00
Kenny Root 29ec938de5 Fix some missed rule changes for coverage 2012-10-24 14:18:30 -07:00
Kenny Root b0bc5efbc1 Update coverage-xml to use new build stuff 2012-10-24 13:48:59 -07:00
Kenny Root 549c087c18 Add vim modeline for my sanity 2012-10-21 22:39:48 -07:00
Martin Matuska d256ac9218 Merge changes from upstream up to commit '9565d768a126'
Conflicts:
	AndroidManifest.xml
	res/values/strings.xml
2011-12-19 15:12:50 +01:00
Kenny Root b4ae12d36f Externalize some strings 2011-12-17 16:58:51 -06:00
Martin Matuska 4c0b758061 Change project to "VX Connectbot" 2011-12-05 20:29:51 +01:00
Kenny Root 4476f11494 Update build script to new tools 2011-10-19 01:03:51 -07:00
Kenny Root 4f4271a516 Remove support library that somehow snuck in 2011-10-15 22:27:43 -07:00
Kenny Root 629f7d6eef Add some test coverage for PubkeyUtils 2011-10-15 11:29:17 -07:00
Kenny Root a7d16b81f4 Reduce dependencies for coverage XML target 2011-10-15 11:02:53 -07:00
Kenny Root a79842eaa3 Add coverage-xml target to tests build.xml
This allows us to gather EMMA code coverage statistics in Jenkins.
2011-10-15 10:48:59 -07:00
Kenny Root 0ab726dce5 Get tests working again 2011-08-14 23:23:59 -07:00
Kenny Root 515c3eab54 Refactor keyboard management into separate class
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@490 df292f66-193f-0410-a5fc-6d59da041ff2
2010-03-13 06:24:39 +00:00
Kenny Root 204eb8d288 Updated license on test suite and stragglers
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@475 df292f66-193f-0410-a5fc-6d59da041ff2
2010-02-10 04:13:14 +00:00
Kenny Root b995547c3a More build.xml cleanups
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@447 df292f66-193f-0410-a5fc-6d59da041ff2
2009-12-18 20:04:17 +00:00
Kenny Root 0d7746cfa9 Update unit tests to match new transport system
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@299 df292f66-193f-0410-a5fc-6d59da041ff2
2009-06-15 16:56:02 +00:00
Kenny Root 828e5f5f85 Add Eclipse-specific files
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@287 df292f66-193f-0410-a5fc-6d59da041ff2
2009-06-12 19:52:23 +00:00
Kenny Root 8d37fc2a94 Add "clean" and "tests" ant tasks into build.xml
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@262 df292f66-193f-0410-a5fc-6d59da041ff2
2009-06-02 17:33:36 +00:00
Kenny Root 96e5091c2f Add SettingsActivity base test
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@241 df292f66-193f-0410-a5fc-6d59da041ff2
2009-05-30 01:32:17 +00:00
Kenny Root db208c9929 Added test case for TerminalBridge.onKey and fixed a bug in meta states
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@234 df292f66-193f-0410-a5fc-6d59da041ff2
2009-05-14 12:37:30 +00:00
Kenny Root 194c7f8fed * Add unit tests for SelectionArea
* Reduce knowledge of SelectionArea
* Call to HostBeanTest's parent.setUp()

git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@226 df292f66-193f-0410-a5fc-6d59da041ff2
2009-05-07 21:51:39 +00:00
Kenny Root 86b62b61dd Added unit tests for HostBean
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@225 df292f66-193f-0410-a5fc-6d59da041ff2
2009-05-07 20:36:37 +00:00
Kenny Root a884d54f99 Remove local.properties from tests subdir
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@219 df292f66-193f-0410-a5fc-6d59da041ff2
2009-05-05 19:39:38 +00:00
Kenny Root 9160ff61e2 Add in SDK 1.5 generated tests subdir
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@218 df292f66-193f-0410-a5fc-6d59da041ff2
2009-05-05 19:37:27 +00:00