debian/openrocket
2012-03-10 plaaCopyright + web page update
2012-03-09 bdureauUpdated Russian translations
2012-02-29 kruland2607Added a version string to the main layout.
2012-02-29 kruland2607Trimmed off some of the additional margin on the bottom...
2012-02-29 kruland2607Update the text and make clickable hypertext.
2012-02-26 rodinia814DGP - fix misspelling
2012-02-26 kruland2607Only keep the motor if it was parsed correctly.
2012-02-26 kruland2607Added mm to browser group labels when set to diameter.
2012-02-26 kruland2607Failed to commit the AndroidManifest.xml when I changed...
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 kruland2607Use ActivityHelpers.goHome instead of finish() when...
2012-02-23 kruland2607Added helper function to correctly implement goHome...
2012-02-23 kruland2607Rewrite BurnPlotFragment to use AChartEngine for plotti...
2012-02-23 kruland2607Remove unused import.
2012-02-23 kruland2607Extract strings from layout files to prepare better...
2012-02-21 kruland2607Revise the download and match logic so more motors...
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-21 kruland2607Check if the directory is readable. If it is not,...
2012-02-21 kruland2607If there is no branch data in a simulation, display...
2012-02-19 plaaDisplay computer motor class in motor selection dialog
2012-02-19 plaaRefactored simple SAX ElementHandler to be an interface.
2012-02-19 plaaRefactored simple SAX ElementHandler to be an interface.
2012-02-19 plaaFixing various issues
2012-02-17 kruland2607Only create the motor list fragment once. If it alread...
2012-02-16 kruland2607We cannot use the designation directly in the search...
2012-02-16 kruland2607When downloading burn files, prefer RockSim formatted...
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 kruland2607Warning.MissingMotor needs to have a custom equals...
2012-02-16 kruland2607Can't dismiss a nonvisible dialog.
2012-02-15 kruland2607Fix NPE in logging message.
2012-02-15 kruland2607Added icon for motor browser menu options.
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-13 bdureauAdded initial Russian Translations
2012-02-13 bdureauAdded Russian locale
2012-02-13 rodinia814DGP - added component serial numbers to allow Rocksim...
2012-02-12 kruland2607Use our own simple_spinner_item layout so we can style...
2012-02-12 kruland2607Remove the white textColor style from the default theme...
2012-02-11 kruland2607Many style and navigation changes. Pulled in ActionBar...
2012-02-10 plaaSupport for configurable stage separation
2012-02-10 kruland2607Removed some unneeded code in MotorListFragment. Use...
2012-02-10 kruland2607Remove an unneeded FrameLayout in the ExpandableListFra...
2012-02-10 kruland2607Tweak the landscape layout moving the buttons up a...
2012-02-10 kruland2607Fix two layout issues with the ThrustCurve query form...
2012-02-09 kruland2607Added new images to home screen. Very nice!
2012-02-09 kruland2607Change placeholder views in the motorbrowser from Linea...
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 kruland2607Added openrocketviewer layout for xlarge portrait mode.
2012-02-05 kruland2607Clean up imports.
2012-02-05 kruland2607Changed DatabaseMotorFinder to have a little template...
2012-02-03 kruland2607Change database name.
2012-02-03 kruland2607Change hashCode and equals to use all fields. Older...
2012-02-03 kruland2607Improved message provided during progress.
2012-02-03 kruland2607Fixed problem with logging when a single String is...
2012-02-03 kruland2607Added hashcode & equals based on digest. Added simple...
2012-02-02 kruland2607Reformat.
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 plaaremoving bin/ directory
2012-01-29 plaamotor loading refactoring
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 kruland2607Removed the title bar from the OpenRocketLoaderActivity...
2012-01-26 kruland2607Rename the class OpenRocketLoader to OpenRocketLoaderAc...
2012-01-26 kruland2607Fix import after OpenRocketLoader was repackaged.
2012-01-25 plaadocument loading refactoring
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-23 plaamotor updates
2012-01-23 rodinia814DGP - bug fix for MassObject/Shock Cord
2012-01-23 kruland2607Added special Warning object for when the system does...
2012-01-22 rodinia814DGP - minor refactorings and added JavaDoc
2012-01-22 kruland2607Various changes to android application. Separate the...
2012-01-19 bdureauItalian Translation of the Tour
2012-01-17 bdureauAdded Italian locale
2012-01-17 bdureauInitial version of the Italian translations
2012-01-17 kruland2607Removed TODO comment for launchRodVelocity.
2012-01-17 kruland2607Persist the Velocity at launch rod clearance in ork...
2012-01-15 kruland2607Added exclusions of the .svn directories in the linked...
2012-01-15 kruland2607Change handling of Motor Digests. The computed digest...
2012-01-15 kruland2607Fix unit test setup which has probably been broken...
2012-01-14 rodinia814DGP - updated Rocksim export to support clusters
2012-01-14 rodinia814DGP - updated Rocksim export to support clusters
next