Kevin Ruland
|
fed956e2b0
|
Implement autosave rockets. Controlled by preference. When preference is set, the rocket is automatically saved when simulation changed events are fired. This is really too often since addSimulation should not cause rocket to be saved.
|
2012-07-02 21:40:14 +00:00 |
|
Kevin Ruland
|
0250f29f26
|
Added local foreground service which runs simulations. Wired into the SimulationEditFragment.
|
2012-06-04 19:16:27 +00:00 |
|
Kevin Ruland
|
204b29bfb5
|
Extract strings from layout files to prepare better for l10n.
|
2012-02-23 17:33:15 +00:00 |
|
Kevin Ruland
|
ff05c2b499
|
Rework the filebrowser some to add some functionality. A "hidden" preference now stores the default directory to open. This directory is marked with a gold star. To change the default directory, you touch on a star. Added icon for directories. Added preference to control if only ork files are shown in the file browser. Changed the sort order to do the fancy "logical" sort to compare number components numerically.
|
2012-02-14 18:33:31 +00:00 |
|
Kevin Ruland
|
8603cbeff5
|
Various changes to android application. Separate the loading of an ork file into the OpenRocketLoader activity. Changed OpenRocketViewer to use Fragments for each of the tab contents. Added Component, Overview and Simulations fragments for the tabs in OpenRocketViewer. Modified the graphics on the UI. Have the PreferencesActivity pack the changed preferences into the application onStop().
|
2012-01-22 02:44:17 +00:00 |
|