debian/openrocket
2012-03-18 Bdale Garbeeupdate patch
2012-03-18 Bdale Garbeeand another patch updated
2012-03-18 Bdale Garbeeupdate another patch for path changes
2012-03-18 Bdale Garbeeget it right?
2012-03-18 Bdale Garbeeupdate patch for new file layout
2012-03-18 Bdale Garbeecreate a changelog entry for new upstream version
2012-03-18 Bdale GarbeeMerge branch 'upstream' into debian
2012-03-18 Bdale Garbeelose embedded source jars from upstream branch upstream/12.03
2012-03-18 Bdale GarbeeMerge commit '46077ef99f953486550547c15bd60dd02bab9241...
2012-03-17 plaaTagging release 12.03
2012-03-17 plaaRelease 12.03
2012-03-17 plaaRelease 12.03
2012-03-17 plaaRemove test dependency on Swing
2012-03-17 plaaFix build script
2012-03-17 plaaGuided tour updates
2012-03-17 plaaGuided tour updates
2012-03-17 plaaSwitch places of CD and material
2012-03-17 plaaMove resource sources
2012-03-17 plaaAdd resources-src directory
2012-03-17 plaaFin import updates
2012-03-15 bdureauFrench and Spanish translations updates
2012-03-14 bdureauTranslations updates
2012-03-14 plaaImporting of image to freeform fin set
2012-03-14 kruland2607Turn off debugging and logging in preparation for a...
2012-03-14 kruland2607Have the star field visible under the actionbar in...
2012-03-13 plaaFixed leaking threads in simulations
2012-03-10 plaaFix tests
2012-03-10 plaaGuided tour updates
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...
next