Added primitive about dialog to all main windows. Added 'donate' button to main.
[debian/openrocket] / android / src / net / sf / openrocket / android / motor /
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...