Modify the OpenRocketTask to send both the WarningSet and OpenRocketDocument back...
authorkruland2607 <kruland2607@180e2498-e6e9-4542-8430-84ac67f01cd8>
Wed, 25 Jan 2012 17:33:22 +0000 (17:33 +0000)
committerkruland2607 <kruland2607@180e2498-e6e9-4542-8430-84ac67f01cd8>
Wed, 25 Jan 2012 17:33:22 +0000 (17:33 +0000)
commit9ac050f05136061f5c2a141c6a998a91ce69868f
treed9ef5121db202a55991afd84fc574a97ca0d25e3
parentcd8837a128325a0a85c4ff431a2efe691806cbd3
Modify the OpenRocketTask to send both the WarningSet and OpenRocketDocument back and display a dialog when there are warnings.  The dialog is only partially implemented.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@369 180e2498-e6e9-4542-8430-84ac67f01cd8
android/src/net/sf/openrocket/android/rocket/OpenRocketLoader.java
android/src/net/sf/openrocket/android/rocket/OpenRocketLoaderResult.java [new file with mode: 0644]
android/src/net/sf/openrocket/android/rocket/OpenRocketLoaderTask.java