Change all calls to android.util.Log to use the AndroidLogWrapper class since it...
[debian/openrocket] / android / src / net / sf / openrocket / android / rocket / OpenRocketViewer.java
2012-02-01 kruland2607Change all calls to android.util.Log to use the Android...
2012-01-26 kruland2607Rewrite the simulation graph component. It is now...
2012-01-25 kruland2607Define a callback interface in the Simulation list...
2012-01-22 kruland2607Various changes to android application. Separate the...
2012-01-14 kruland2607Convert apogee and simulation plot values to configured...
2012-01-13 kruland2607Wired up computation of CP, CG, liftoff weight and...
2012-01-11 kruland2607Modified RocketUtils.getCG to take a MassCalcType param...
2012-01-10 kruland2607Using pl.polidea.treeview for the component tree list...
2012-01-08 kruland2607Move the android package from the main trunk/src direct...