Merge commit '42b2e5ca519766e37ce6941ba4faecc9691cc403' into upstream
[debian/openrocket] / android / src / net / sf / openrocket / android / thrustcurve /
2012-09-16 Bdale GarbeeMerge commit '42b2e5ca519766e37ce6941ba4faecc9691cc403... upstream upstream/12.09
2012-07-19 kruland2607Froyo had troubles with the old table layout. Changed...
2012-07-18 kruland2607Fix url problems - bad host name, and bad servlet path...
2012-07-18 kruland2607Added a comment about Froyo's troubles.
2012-07-18 kruland2607Merge branches/froyo_12.03 to head.
2012-05-16 kruland2607Refactor ExtendedThrustCurveMotor so it extends ThrustC...
2012-05-09 kruland2607froyo has problems parsing real urls. We trick it...
2012-03-18 Bdale GarbeeMerge commit '46077ef99f953486550547c15bd60dd02bab9241...
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...