Added way to delete motor configurations through long click in the configurations...
[debian/openrocket] / android / src / net / sf / openrocket / android / CurrentRocket.java
2012-07-25 kruland2607Added way to delete motor configurations through long...
2012-07-18 kruland2607Merge branches/froyo_12.03 to head.
2012-07-10 kruland2607Revised the notification mechanism for background proce...
2012-07-09 kruland2607Implement a primitive thread safety mechanism to prohib...
2012-07-03 kruland2607If the filename doesn't end in .ork, append .ork to...
2012-06-25 kruland2607Various fixes which should probably be broken into...
2012-06-18 kruland2607When saving the ork file, save all the simulation data.
2012-06-13 kruland2607Changed due to Simulation api change.
2012-06-04 kruland2607Make separate method for notifySimsChanged since this...
2012-06-02 kruland2607Refactor the RocketDocument and corresponding data...