Merge commit '42b2e5ca519766e37ce6941ba4faecc9691cc403' into upstream
[debian/openrocket] / android / src /
2012-02-16 kruland2607Roll back previous change. It was not correct. The...
2012-02-16 kruland2607Populate the warning dialog with the messages. Fix...
2012-02-16 kruland2607Populate the warning dialog with the messages. Fix...
2012-02-16 kruland2607Can't dismiss a nonvisible dialog.
2012-02-15 kruland2607Fix NPE in logging message.
2012-02-15 kruland2607Switch to GeneralRocketLoader so the app can load compr...
2012-02-14 kruland2607Rework the filebrowser some to add some functionality...
2012-02-12 kruland2607Use our own simple_spinner_item layout so we can style...
2012-02-11 kruland2607Many style and navigation changes. Pulled in ActionBar...
2012-02-10 kruland2607Removed some unneeded code in MotorListFragment. Use...
2012-02-10 kruland2607Remove an unneeded FrameLayout in the ExpandableListFra...
2012-02-09 kruland2607Rewrite the ThrustCurve search and download process...
2012-02-08 kruland2607Second checkpoint commit of OpenRocketLoader to make...
2012-02-08 kruland2607Second checkpoint commit of OpenRocketLoader to make...
2012-02-06 kruland2607Rework the motor browser functionality to make it more...
2012-02-06 kruland2607Removed a bunch of old commented out code.
2012-02-05 kruland2607Changed cursor management after seeing problems in...
2012-02-05 kruland2607Checkpoint commit adding missing motor download workflow.
2012-02-05 kruland2607Refactor TCQueryAction so it can be used from the motor...
2012-02-05 kruland2607Fix menus when simulations are displayed and the device...
2012-02-05 kruland2607Clean up imports.
2012-02-03 kruland2607Change database name.
2012-02-03 kruland2607Improved message provided during progress.
2012-02-03 kruland2607Fixed problem with logging when a single String is...
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-30 kruland2607Rewrite MotorBrowser to use a fragment for the list...
2012-01-29 plaamotor loading refactoring
2012-01-29 kruland2607Fix npe when one uses the back button to get rid of...
2012-01-26 kruland2607Rewrite the simulation graph component. It is now...
2012-01-26 kruland2607Rename the class OpenRocketLoader to OpenRocketLoaderAc...
2012-01-26 kruland2607Fix import after OpenRocketLoader was repackaged.
2012-01-25 kruland2607Refactor the Query & Download thread and progress manag...
2012-01-25 kruland2607Define a callback interface in the Simulation list...
2012-01-25 kruland2607Modify the OpenRocketTask to send both the WarningSet...
2012-01-23 plaamotor updates
2012-01-22 kruland2607Various changes to android application. Separate the...
2012-01-15 kruland2607Change handling of Motor Digests. The computed digest...
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-14 kruland2607Add preference selection for Distance and Velocity.
2012-01-13 kruland2607Added simple file browser functionality used when there...
2012-01-13 kruland2607Wired up computation of CP, CG, liftoff weight and...
2012-01-13 kruland2607Show the simulation name as the chart title. Made...
2012-01-12 kruland2607Reimplement motor handling so the android application...
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-09 kruland2607Get rid of timed splash and display a better welcome...
2012-01-08 kruland2607Move the android package from the main trunk/src direct...