Checkpoint commit with many different changes. Made the Configuration and Simulation...
[debian/openrocket] / android / src / net / sf / openrocket / android / rocket / OpenRocketViewer.java
2012-06-02 kruland2607Checkpoint commit with many different changes. Made...
2012-05-23 kruland2607Change to using ActionBarSherlock for the action bar...
2012-05-22 kruland2607Added Configuration tab to the rocket viewer which...
2012-05-15 kruland2607Wire in save for OpenRocketDocument.
2012-05-15 kruland2607Rename SimulationFragment to SimulationViewFragment.
2012-02-25 kruland2607Added primitive about dialog to all main windows. ...
2012-02-23 kruland2607Use ActivityHelpers.goHome instead of finish() when...
2012-02-21 kruland2607If there is no branch data in a simulation, display...
2012-02-11 kruland2607Many style and navigation changes. Pulled in ActionBar...
2012-02-02 kruland2607Fix up the unit preferences correctly. The preferences...
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...