Refactor the RocketDocument and corresponding data and methods out of Application...
[debian/openrocket] / android / src / net / sf / openrocket / android / rocket / OpenRocketLoaderActivity.java
2012-06-02 kruland2607Refactor the RocketDocument and corresponding data...
2012-05-23 kruland2607Change to using ActionBarSherlock for the action bar...
2012-05-15 kruland2607Wire in save for OpenRocketDocument.
2012-02-25 kruland2607Added primitive about dialog to all main windows. ...
2012-02-16 kruland2607Populate the warning dialog with the messages. Fix...
2012-02-15 kruland2607Switch to GeneralRocketLoader so the app can load compr...
2012-02-09 kruland2607Rewrite the ThrustCurve search and download process...
2012-02-08 kruland2607Second checkpoint commit of OpenRocketLoader to make...
2012-02-05 kruland2607Checkpoint commit adding missing motor download workflow.
2012-02-01 kruland2607Change all calls to android.util.Log to use the Android...
2012-01-26 kruland2607Rename the class OpenRocketLoader to OpenRocketLoaderAc...