The only way I found to get the exp4j classes to be built and included in the apk...
[debian/openrocket] / android / src / net / sf / openrocket / android / motor /
2012-07-19 kruland2607Explicitly allow the dialog to be dismissed with touchi...
2012-07-18 kruland2607Merge branches/froyo_12.03 to head.
2012-06-22 kruland2607Use the new conversion utilities for delays. This...
2012-06-18 kruland2607Change around the handling for navigation from the...
2012-06-18 kruland2607Fix the delay entry handling.
2012-05-23 kruland2607Variety of changes based on suggestions from ADT Lint...
2012-05-23 kruland2607Change to using ActionBarSherlock for the action bar...
2012-05-22 kruland2607Added Configuration tab to the rocket viewer which...
2012-05-16 kruland2607Refactor ExtendedThrustCurveMotor so it extends ThrustC...
2012-05-15 kruland2607Remove done todo. This should have been removed long...
2012-02-26 kruland2607Added mm to browser group labels when set to diameter.
2012-02-25 kruland2607Added primitive about dialog to all main windows. ...
2012-02-23 kruland2607Attempt to clean up the cursor closed problems by manag...
2012-02-23 kruland2607Use ActivityHelpers.goHome instead of finish() when...
2012-02-23 kruland2607Rewrite BurnPlotFragment to use AChartEngine for plotti...
2012-02-21 kruland2607if there are no motors in the db, display a dialog.
2012-02-21 kruland2607Remove all the zoom & pan stuff because it didn't work...
2012-02-17 kruland2607Only create the motor list fragment once. If it alread...
2012-02-11 kruland2607Many style and navigation changes. Pulled in ActionBar...
2012-02-10 kruland2607Removed some unneeded code in MotorListFragment. Use...
2012-02-06 kruland2607Rework the motor browser functionality to make it more...
2012-02-05 kruland2607Changed cursor management after seeing problems in...
2012-02-05 kruland2607Clean up imports.
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...
2012-01-15 kruland2607Change handling of Motor Digests. The computed digest...
2012-01-12 kruland2607Reimplement motor handling so the android application...
2012-01-08 kruland2607Move the android package from the main trunk/src direct...