aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/connectbot/service/PromptHelper.java
Commit message (Expand)AuthorAgeFilesLines
* Convert to gradle build systemKenny Root2014-10-011-159/+0
* Fix PromptHelper race conditionKenny Root2010-03-131-3/+3
* Change license for contributed works to APL 2.0Kenny Root2010-02-081-0/+17
* Add "stay connected" preference to hostsKenny Root2009-07-061-28/+5
* Expose prompt instructions for keyboard-interactive; should let people use Se...Kenny Root2009-05-301-9/+13
* Indentation cleanup, pass 1Kenny Root2009-01-231-20/+20
* Allow PromptHelper to be preemptedKenny Root2009-01-211-28/+89
* Bug scrubKenny Root2009-01-201-1/+1
* Change things from public and protected to protected and private where they s...Kenny Root2008-11-201-4/+4
* * Refactor a bit of the help screenKenny Root2008-11-181-2/+0
* * Added automatic version number insertion via AntKenny Root2008-10-301-2/+2
* * refactored prompting gui component into PromptHelper, makes it easier now b...Jeffrey Sharkey2008-10-261-0/+102