2012-08-22 |
kruland2607 | Rework the loading workflow to be more natural and... |
tree | commitdiff |
2012-08-10 |
kruland2607 | Only show a few important events by default. |
tree | commitdiff |
2012-08-10 |
kruland2607 | Have the SimulationPlotConfigDialog be populated with... |
tree | commitdiff |
2012-08-09 |
kruland2607 | The only way I found to get the exp4j classes to be... |
tree | commitdiff |
2012-08-08 |
kruland2607 | Rework the CustomExpression evaluation to use Simulatio... |
tree | commitdiff |
2012-08-07 |
kruland2607 | Make preset favorites per component type. That is... |
tree | commitdiff |
2012-07-25 |
kruland2607 | Added way to delete motor configurations through long... |
tree | commitdiff |
2012-07-25 |
kruland2607 | Changed order of motors to be by total impulse. This... |
tree | commitdiff |
2012-07-25 |
kruland2607 | Fix fence post bug which happens when a motor config... |
tree | commitdiff |
2012-07-25 |
kruland2607 | Removed dead class. |
tree | commitdiff |
2012-07-19 |
kruland2607 | Froyo had troubles with the old table layout. Changed... |
tree | commitdiff |
2012-07-19 |
kruland2607 | Explicitly allow the dialog to be dismissed with touchi... |
tree | commitdiff |
2012-07-19 |
kruland2607 | Froyo doesn't support SharedPreferences.Editor.apply... |
tree | commitdiff |
2012-07-18 |
kruland2607 | Sort on the group query. |
tree | commitdiff |
2012-07-18 |
kruland2607 | Fix url problems - bad host name, and bad servlet path... |
tree | commitdiff |
2012-07-18 |
kruland2607 | Added a comment about Froyo's troubles. |
tree | commitdiff |
2012-07-18 |
kruland2607 | Merge branches/froyo_12.03 to head. |
tree | commitdiff |
2012-07-13 |
kruland2607 | Only auto save when saving is enabled (to prevent the... |
tree | commitdiff |
2012-07-10 |
kruland2607 | Revised the notification mechanism for background proce... |
tree | commitdiff |
2012-07-10 |
kruland2607 | Fix behavior when cancelling a failure to open an Ork... |
tree | commitdiff |
2012-07-09 |
kruland2607 | Implement a primitive thread safety mechanism to prohib... |
tree | commitdiff |
2012-07-03 |
kruland2607 | Removed unnecessary override. |
tree | commitdiff |
2012-07-03 |
kruland2607 | If the filename doesn't end in .ork, append .ork to... |
tree | commitdiff |
2012-07-03 |
kruland2607 | If the simulation doesn't have data, open the edit... |
tree | commitdiff |
2012-07-02 |
kruland2607 | Implement autosave rockets. Controlled by preference... |
tree | commitdiff |
2012-07-02 |
kruland2607 | Added dialog to load new file when the current file... |
tree | commitdiff |
2012-07-01 |
kruland2607 | Some more renaming of menu options and strings so they... |
tree | commitdiff |
2012-06-30 |
kruland2607 | Removed unused import. |
tree | commitdiff |
2012-06-30 |
kruland2607 | Localize some strings. |
tree | commitdiff |
2012-06-30 |
kruland2607 | Refactor. Rename SimulationSeriesDialog to SimulationP... |
tree | commitdiff |
2012-06-30 |
kruland2607 | Show events and times on the chart. The achartengine... |
tree | commitdiff |
2012-06-30 |
kruland2607 | Removed unnecessary override. |
tree | commitdiff |
2012-06-27 |
kruland2607 | Added threaded loader to ComponentPresetDatabase follow... |
tree | commitdiff |
2012-06-26 |
kruland2607 | Refactored by moving the Simulations fragment and Simul... |
tree | commitdiff |
2012-06-26 |
kruland2607 | Implement color indicators (green, yellow, red) for... |
tree | commitdiff |
2012-06-26 |
kruland2607 | After saving, invalidate the menu so the save icon... |
tree | commitdiff |
2012-06-25 |
kruland2607 | Various fixes which should probably be broken into... |
tree | commitdiff |
2012-06-25 |
kruland2607 | git-svn-id: https://openrocket.svn.sourceforge.net... |
tree | commitdiff |
2012-06-24 |
kruland2607 | Use a drop down resource so the items are a little... |
tree | commitdiff |
2012-06-24 |
kruland2607 | Mark all stages active in the default configuration... |
tree | commitdiff |
2012-06-22 |
kruland2607 | Use the new conversion utilities for delays. This... |
tree | commitdiff |
2012-06-22 |
kruland2607 | Add some additional utilities for working with delays. |
tree | commitdiff |
2012-06-22 |
kruland2607 | Don't allow editing the "no motor" configuration since... |
tree | commitdiff |
2012-06-21 |
kruland2607 | Use a different approach to prevent ForceClose after... |
tree | commitdiff |
2012-06-18 |
kruland2607 | When saving the ork file, save all the simulation data. |
tree | commitdiff |
2012-06-18 |
kruland2607 | Fire the simulation changed message when resumed so... |
tree | commitdiff |
2012-06-18 |
kruland2607 | Change around the handling for navigation from the... |
tree | commitdiff |
2012-06-18 |
kruland2607 | Fix the delay entry handling. |
tree | commitdiff |
2012-06-15 |
kruland2607 | moveOnToViewer() actually calls finish(). So just... |
tree | commitdiff |
2012-06-15 |
kruland2607 | Register the handler object in onResume so the applicat... |
tree | commitdiff |
2012-06-14 |
kruland2607 | Rework the loader activity base class so it is compatib... |
tree | commitdiff |
2012-06-13 |
kruland2607 | Changed due to Simulation api change. |
tree | commitdiff |
2012-06-13 |
kruland2607 | Change the initial screen handling and add file load... |
tree | commitdiff |
2012-06-13 |
kruland2607 | Make some usability improvements to the internal file... |
tree | commitdiff |
2012-06-05 |
kruland2607 | Tweak the style for the main and loader activities... |
tree | commitdiff |
2012-06-05 |
kruland2607 | Change to inherit from Sherlock classes. |
tree | commitdiff |
2012-06-04 |
kruland2607 | Added local foreground service which runs simulations... |
tree | commitdiff |
2012-06-04 |
kruland2607 | Use sendMessage instead of dispatchMessage so the messa... |
tree | commitdiff |
2012-06-04 |
kruland2607 | Make separate method for notifySimsChanged since this... |
tree | commitdiff |
2012-06-04 |
kruland2607 | Fix a bug where the motor configuration was not being... |
tree | commitdiff |
2012-06-02 |
kruland2607 | Refactor the RocketDocument and corresponding data... |
tree | commitdiff |
2012-06-02 |
kruland2607 | Checkpoint commit with many different changes. Made... |
tree | commitdiff |
2012-05-27 |
kruland2607 | Pull TreeListView from main source and include from... |
tree | commitdiff |
2012-05-26 |
kruland2607 | Remove unused imports. |
tree | commitdiff |
2012-05-25 |
kruland2607 | Simplify the spinner styling. |
tree | commitdiff |
2012-05-25 |
kruland2607 | Correctly change configurations without changing the... |
tree | commitdiff |
2012-05-23 |
kruland2607 | Variety of changes based on suggestions from ADT Lint... |
tree | commitdiff |
2012-05-23 |
kruland2607 | Change to using ActionBarSherlock for the action bar... |
tree | commitdiff |
2012-05-22 |
kruland2607 | Added Configuration tab to the rocket viewer which... |
tree | commitdiff |
2012-05-22 |
kruland2607 | Comment on the bug which clears the default configurati... |
tree | commitdiff |
2012-05-16 |
kruland2607 | Refactor ExtendedThrustCurveMotor so it extends ThrustC... |
tree | commitdiff |
2012-05-15 |
kruland2607 | Wire in save for OpenRocketDocument. |
tree | commitdiff |
2012-05-15 |
kruland2607 | Remove done todo. This should have been removed long... |
tree | commitdiff |
2012-05-15 |
kruland2607 | Rename SimulationFragment to SimulationViewFragment. |
tree | commitdiff |
2012-05-15 |
kruland2607 | Enhance the Simulation Events Dialog so it shows more... |
tree | commitdiff |
2012-05-15 |
kruland2607 | Refactor the Motor Configuration Spinner so it could... |
tree | commitdiff |
2012-05-11 |
kruland2607 | Added dummy ComponentPresetDatabase to Application. |
tree | commitdiff |
2012-05-11 |
kruland2607 | Added new methods from the Preferences interface for... |
tree | commitdiff |
2012-05-09 |
kruland2607 | froyo has problems parsing real urls. We trick it... |
tree | commitdiff |
2012-03-14 |
kruland2607 | Turn off debugging and logging in preparation for a... |
tree | commitdiff |
2012-02-29 |
kruland2607 | Update the text and make clickable hypertext. |
tree | commitdiff |
2012-02-26 |
kruland2607 | Only keep the motor if it was parsed correctly. |
tree | commitdiff |
2012-02-26 |
kruland2607 | Added mm to browser group labels when set to diameter. |
tree | commitdiff |
2012-02-25 |
kruland2607 | Added primitive about dialog to all main windows. ... |
tree | commitdiff |
2012-02-23 |
kruland2607 | Attempt to clean up the cursor closed problems by manag... |
tree | commitdiff |
2012-02-23 |
kruland2607 | Use ActivityHelpers.goHome instead of finish() when... |
tree | commitdiff |
2012-02-23 |
kruland2607 | Use ActivityHelpers.goHome instead of finish() when... |
tree | commitdiff |
2012-02-23 |
kruland2607 | Added helper function to correctly implement goHome... |
tree | commitdiff |
2012-02-23 |
kruland2607 | Rewrite BurnPlotFragment to use AChartEngine for plotti... |
tree | commitdiff |
2012-02-23 |
kruland2607 | Remove unused import. |
tree | commitdiff |
2012-02-21 |
kruland2607 | Revise the download and match logic so more motors... |
tree | commitdiff |
2012-02-21 |
kruland2607 | if there are no motors in the db, display a dialog. |
tree | commitdiff |
2012-02-21 |
kruland2607 | Remove all the zoom & pan stuff because it didn't work... |
tree | commitdiff |
2012-02-21 |
kruland2607 | Check if the directory is readable. If it is not,... |
tree | commitdiff |
2012-02-21 |
kruland2607 | If there is no branch data in a simulation, display... |
tree | commitdiff |
2012-02-17 |
kruland2607 | Only create the motor list fragment once. If it alread... |
tree | commitdiff |
2012-02-16 |
kruland2607 | We cannot use the designation directly in the search... |
tree | commitdiff |
2012-02-16 |
kruland2607 | When downloading burn files, prefer RockSim formatted... |
tree | commitdiff |
2012-02-16 |
kruland2607 | Roll back previous change. It was not correct. The... |
tree | commitdiff |
2012-02-16 |
kruland2607 | Populate the warning dialog with the messages. Fix... |
tree | commitdiff |
next |