Refactor the Query & Download thread and progress management out of TCQueryActivity...
authorkruland2607 <kruland2607@180e2498-e6e9-4542-8430-84ac67f01cd8>
Wed, 25 Jan 2012 17:58:52 +0000 (17:58 +0000)
committerkruland2607 <kruland2607@180e2498-e6e9-4542-8430-84ac67f01cd8>
Wed, 25 Jan 2012 17:58:52 +0000 (17:58 +0000)
commitd50b25ed393b88845318deb9ed9c5a7c984fa77e
tree1509c1ed7d6720d8c555eb23f1f6400320a78f11
parent82bce0ff9340de45ed0d77654c9bf6da73a65aea
Refactor the Query & Download thread and progress management out of TCQueryActivity to allow for more reuse.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@371 180e2498-e6e9-4542-8430-84ac67f01cd8
android/src/net/sf/openrocket/android/thrustcurve/TCQueryAction.java [new file with mode: 0644]
android/src/net/sf/openrocket/android/thrustcurve/TCQueryActivity.java