Merge commit '42b2e5ca519766e37ce6941ba4faecc9691cc403' into upstream
[debian/openrocket] / android / src /
2012-09-16 Bdale GarbeeMerge commit '42b2e5ca519766e37ce6941ba4faecc9691cc403... upstream upstream/12.09
2012-08-22 kruland2607Rework the loading workflow to be more natural and...
2012-08-10 kruland2607Only show a few important events by default.
2012-08-10 kruland2607Have the SimulationPlotConfigDialog be populated with...
2012-08-09 kruland2607The only way I found to get the exp4j classes to be...
2012-08-08 kruland2607Rework the CustomExpression evaluation to use Simulatio...
2012-08-07 kruland2607Make preset favorites per component type. That is...
2012-07-25 kruland2607Added way to delete motor configurations through long...
2012-07-25 kruland2607Changed order of motors to be by total impulse. This...
2012-07-25 kruland2607Fix fence post bug which happens when a motor config...
2012-07-25 kruland2607Removed dead class.
2012-07-19 kruland2607Froyo had troubles with the old table layout. Changed...
2012-07-19 kruland2607Explicitly allow the dialog to be dismissed with touchi...
2012-07-19 kruland2607Froyo doesn't support SharedPreferences.Editor.apply...
2012-07-18 kruland2607Sort on the group query.
2012-07-18 kruland2607Fix url problems - bad host name, and bad servlet path...
2012-07-18 kruland2607Added a comment about Froyo's troubles.
2012-07-18 kruland2607Merge branches/froyo_12.03 to head.
2012-07-13 kruland2607Only auto save when saving is enabled (to prevent the...
2012-07-10 kruland2607Revised the notification mechanism for background proce...
2012-07-10 kruland2607Fix behavior when cancelling a failure to open an Ork...
2012-07-09 kruland2607Implement a primitive thread safety mechanism to prohib...
2012-07-03 kruland2607Removed unnecessary override.
2012-07-03 kruland2607If the filename doesn't end in .ork, append .ork to...
2012-07-03 kruland2607If the simulation doesn't have data, open the edit...
2012-07-02 kruland2607Implement autosave rockets. Controlled by preference...
2012-07-02 kruland2607Added dialog to load new file when the current file...
2012-07-01 kruland2607Some more renaming of menu options and strings so they...
2012-06-30 kruland2607Removed unused import.
2012-06-30 kruland2607Localize some strings.
2012-06-30 kruland2607Refactor. Rename SimulationSeriesDialog to SimulationP...
2012-06-30 kruland2607Show events and times on the chart. The achartengine...
2012-06-30 kruland2607Removed unnecessary override.
2012-06-27 kruland2607Added threaded loader to ComponentPresetDatabase follow...
2012-06-26 kruland2607Refactored by moving the Simulations fragment and Simul...
2012-06-26 kruland2607Implement color indicators (green, yellow, red) for...
2012-06-26 kruland2607After saving, invalidate the menu so the save icon...
2012-06-25 kruland2607Various fixes which should probably be broken into...
2012-06-25 kruland2607git-svn-id: https://openrocket.svn.sourceforge.net...
2012-06-24 kruland2607Use a drop down resource so the items are a little...
2012-06-24 kruland2607Mark all stages active in the default configuration...
2012-06-22 kruland2607Use the new conversion utilities for delays. This...
2012-06-22 kruland2607Add some additional utilities for working with delays.
2012-06-22 kruland2607Don't allow editing the "no motor" configuration since...
2012-06-21 kruland2607Use a different approach to prevent ForceClose after...
2012-06-18 kruland2607When saving the ork file, save all the simulation data.
2012-06-18 kruland2607Fire the simulation changed message when resumed so...
2012-06-18 kruland2607Change around the handling for navigation from the...
2012-06-18 kruland2607Fix the delay entry handling.
2012-06-15 kruland2607moveOnToViewer() actually calls finish(). So just...
2012-06-15 kruland2607Register the handler object in onResume so the applicat...
2012-06-14 kruland2607Rework the loader activity base class so it is compatib...
2012-06-13 kruland2607Changed due to Simulation api change.
2012-06-13 kruland2607Change the initial screen handling and add file load...
2012-06-13 kruland2607Make some usability improvements to the internal file...
2012-06-05 kruland2607Tweak the style for the main and loader activities...
2012-06-05 kruland2607Change to inherit from Sherlock classes.
2012-06-04 kruland2607Added local foreground service which runs simulations...
2012-06-04 kruland2607Use sendMessage instead of dispatchMessage so the messa...
2012-06-04 kruland2607Make separate method for notifySimsChanged since this...
2012-06-04 kruland2607Fix a bug where the motor configuration was not being...
2012-06-02 kruland2607Refactor the RocketDocument and corresponding data...
2012-06-02 kruland2607Checkpoint commit with many different changes. Made...
2012-05-27 kruland2607Pull TreeListView from main source and include from...
2012-05-26 kruland2607Remove unused imports.
2012-05-25 kruland2607Simplify the spinner styling.
2012-05-25 kruland2607Correctly change configurations without changing the...
2012-05-23 kruland2607Variety of changes based on suggestions from ADT Lint...
2012-05-23 kruland2607Change to using ActionBarSherlock for the action bar...
2012-05-22 kruland2607Added Configuration tab to the rocket viewer which...
2012-05-22 kruland2607Comment on the bug which clears the default configurati...
2012-05-16 kruland2607Refactor ExtendedThrustCurveMotor so it extends ThrustC...
2012-05-15 kruland2607Wire in save for OpenRocketDocument.
2012-05-15 kruland2607Remove done todo. This should have been removed long...
2012-05-15 kruland2607Rename SimulationFragment to SimulationViewFragment.
2012-05-15 kruland2607Enhance the Simulation Events Dialog so it shows more...
2012-05-15 kruland2607Refactor the Motor Configuration Spinner so it could...
2012-05-11 kruland2607Added dummy ComponentPresetDatabase to Application.
2012-05-11 kruland2607Added new methods from the Preferences interface for...
2012-05-09 kruland2607froyo has problems parsing real urls. We trick it...
2012-03-18 Bdale GarbeeMerge commit '46077ef99f953486550547c15bd60dd02bab9241...
2012-03-14 kruland2607Turn off debugging and logging in preparation for a...
2012-02-29 kruland2607Update the text and make clickable hypertext.
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-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-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-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...
next