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 / simulation /
2012-07-18 kruland2607Merge branches/froyo_12.03 to head.
2012-07-10 kruland2607Revised the notification mechanism for background proce...
2012-07-03 kruland2607If the simulation doesn't have data, open the edit...
2012-07-01 kruland2607Some more renaming of menu options and strings so they...
2012-06-30 kruland2607Refactor. Rename SimulationSeriesDialog to SimulationP...
2012-06-30 kruland2607Show events and times on the chart. The achartengine...
2012-06-26 kruland2607Refactored by moving the Simulations fragment and Simul...
2012-06-26 kruland2607Implement color indicators (green, yellow, red) for...
2012-06-05 kruland2607Change to inherit from Sherlock classes.
2012-06-02 kruland2607Refactor the RocketDocument and corresponding data...
2012-06-02 kruland2607Checkpoint commit with many different changes. Made...
2012-05-25 kruland2607Simplify the spinner styling.
2012-05-22 kruland2607Added Configuration tab to the rocket viewer which...
2012-05-15 kruland2607Rename SimulationFragment to SimulationViewFragment.
2012-05-15 kruland2607Enhance the Simulation Events Dialog so it shows more...
2012-02-12 kruland2607Use our own simple_spinner_item layout so we can style...
2012-02-05 kruland2607Fix menus when simulations are displayed and the device...
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-14 kruland2607Fix NPE caused when the FlightEvent List was made non...
2012-01-14 kruland2607Convert apogee and simulation plot values to configured...
2012-01-13 kruland2607Show the simulation name as the chart title. Made...
2012-01-08 kruland2607Move the android package from the main trunk/src direct...