Added dialog to load new file when the current file is modified.
[debian/openrocket] / android / src / net / sf / openrocket / android / thrustcurve /
2012-05-16 kruland2607Refactor ExtendedThrustCurveMotor so it extends ThrustC...
2012-02-26 kruland2607Only keep the motor if it was parsed correctly.
2012-02-23 kruland2607Remove unused import.
2012-02-21 kruland2607Revise the download and match logic so more motors...
2012-02-16 kruland2607We cannot use the designation directly in the search...
2012-02-16 kruland2607When downloading burn files, prefer RockSim formatted...
2012-02-16 kruland2607Roll back previous change. It was not correct. The...
2012-02-16 kruland2607Can't dismiss a nonvisible dialog.
2012-02-09 kruland2607Rewrite the ThrustCurve search and download process...
2012-02-05 kruland2607Refactor TCQueryAction so it can be used from the motor...
2012-02-03 kruland2607Improved message provided during progress.
2012-02-01 kruland2607Change all calls to android.util.Log to use the Android...
2012-01-29 kruland2607Fix npe when one uses the back button to get rid of...
2012-01-25 kruland2607Refactor the Query & Download thread and progress manag...
2012-01-12 kruland2607Reimplement motor handling so the android application...
2012-01-08 kruland2607Move the android package from the main trunk/src direct...