Rework the CustomExpression evaluation to use SimulationListeners. Removed the OpenR...
[debian/openrocket] / android / src / net / sf / openrocket / android / util /
2012-07-25 kruland2607Added way to delete motor configurations through long...
2012-07-18 kruland2607Merge branches/froyo_12.03 to head.
2012-07-03 kruland2607Removed unnecessary override.
2012-06-30 kruland2607Removed unused import.
2012-06-30 kruland2607Removed unnecessary override.
2012-06-25 kruland2607Various fixes which should probably be broken into...
2012-06-21 kruland2607Use a different approach to prevent ForceClose after...
2012-06-02 kruland2607Checkpoint commit with many different changes. Made...
2012-05-22 kruland2607Added Configuration tab to the rocket viewer which...
2012-03-14 kruland2607Turn off debugging and logging in preparation for a...
2012-02-11 kruland2607Many style and navigation changes. Pulled in ActionBar...
2012-02-10 kruland2607Remove an unneeded FrameLayout in the ExpandableListFra...
2012-02-09 kruland2607Rewrite the ThrustCurve search and download process...
2012-02-08 kruland2607Second checkpoint commit of OpenRocketLoader to make...
2012-02-06 kruland2607Removed a bunch of old commented out code.
2012-02-03 kruland2607Fixed problem with logging when a single String is...
2012-02-01 kruland2607Change all calls to android.util.Log to use the Android...
2012-01-30 kruland2607Rewrite MotorBrowser to use a fragment for the list...
2012-01-22 kruland2607Various changes to android application. Separate the...