debian/openrocket
11 years agoTesting with the Nexux 7 7" tablet, the landscape xlarge views are tolerable, but...
kruland2607 [Thu, 19 Jul 2012 15:34:51 +0000 (15:34 +0000)]
Testing with the Nexux 7 7" tablet, the landscape xlarge views are tolerable, but the portrait xlarge views are not.  So we move the layout-xlarge-land layouts to layout-large-land.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@914 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoTweak the thrustcurve search dialog title so it isn't too long.
kruland2607 [Thu, 19 Jul 2012 15:18:19 +0000 (15:18 +0000)]
Tweak the thrustcurve search dialog title so it isn't too long.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@913 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoHad to reimplement getValue to not use TreeMap/SortedMap apis unavailable in Froyo...
kruland2607 [Thu, 19 Jul 2012 14:45:48 +0000 (14:45 +0000)]
Had to reimplement getValue to not use TreeMap/SortedMap apis unavailable in Froyo.  Added some comments so it should be easier to read.  Test cases continue to pass.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@912 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoFroyo had troubles with the old table layout. Changed instead to the same layout...
kruland2607 [Thu, 19 Jul 2012 14:44:39 +0000 (14:44 +0000)]
Froyo had troubles with the old table layout.  Changed instead to the same layout style as used in the simulation edit/run dialog.  Added a localizable title string.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@911 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoSet the width on the parent element instead of forcing the job on the buttons.
kruland2607 [Thu, 19 Jul 2012 14:42:55 +0000 (14:42 +0000)]
Set the width on the parent element instead of forcing the job on the buttons.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@910 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoExplicitly allow the dialog to be dismissed with touching outside.
kruland2607 [Thu, 19 Jul 2012 14:40:57 +0000 (14:40 +0000)]
Explicitly allow the dialog to be dismissed with touching outside.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@909 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoFroyo doesn't support SharedPreferences.Editor.apply(). Need to use commit() instead.
kruland2607 [Thu, 19 Jul 2012 14:38:53 +0000 (14:38 +0000)]
Froyo doesn't support SharedPreferences.Editor.apply().  Need to use commit() instead.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@908 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoTweak the button layouts on the initial screen.
kruland2607 [Wed, 18 Jul 2012 21:20:23 +0000 (21:20 +0000)]
Tweak the button layouts on the initial screen.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@907 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoHad to implement Arrays.copyOf for doubles because froyo doesn't have that either.
kruland2607 [Wed, 18 Jul 2012 20:29:05 +0000 (20:29 +0000)]
Had to implement Arrays.copyOf for doubles because froyo doesn't have that either.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@906 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoUse dialog style for the download form.
kruland2607 [Wed, 18 Jul 2012 17:58:19 +0000 (17:58 +0000)]
Use dialog style for the download form.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@905 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoAdded an icon for motor download. It's using the search icon which isn't perfect...
kruland2607 [Wed, 18 Jul 2012 17:57:40 +0000 (17:57 +0000)]
Added an icon for motor download.  It's using the search icon which isn't perfect but I can't do better.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@904 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoSort on the group query.
kruland2607 [Wed, 18 Jul 2012 17:56:48 +0000 (17:56 +0000)]
Sort on the group query.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@903 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoFix form layout when the user selects a long manufacturer name.
kruland2607 [Wed, 18 Jul 2012 15:49:19 +0000 (15:49 +0000)]
Fix form layout when the user selects a long manufacturer name.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@902 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoFix url problems - bad host name, and bad servlet path - introduced by froyo merge.
kruland2607 [Wed, 18 Jul 2012 15:48:51 +0000 (15:48 +0000)]
Fix url problems - bad host name, and bad servlet path - introduced by froyo merge.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@901 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoAdded a comment about Froyo's troubles.
kruland2607 [Wed, 18 Jul 2012 14:59:24 +0000 (14:59 +0000)]
Added a comment about Froyo's troubles.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@900 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoMerge branches/froyo_12.03 to head.
kruland2607 [Wed, 18 Jul 2012 14:42:27 +0000 (14:42 +0000)]
Merge branches/froyo_12.03 to head.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@899 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoSome french strings from Boris.
kruland2607 [Wed, 18 Jul 2012 13:15:31 +0000 (13:15 +0000)]
Some french strings from Boris.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@898 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoBump to b7.
kruland2607 [Fri, 13 Jul 2012 14:05:35 +0000 (14:05 +0000)]
Bump to b7.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@895 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoOnly auto save when saving is enabled (to prevent the possible race condition).
kruland2607 [Fri, 13 Jul 2012 14:04:46 +0000 (14:04 +0000)]
Only auto save when saving is enabled (to prevent the possible race condition).

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@894 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoBump up target api to 15.
kruland2607 [Fri, 13 Jul 2012 14:03:29 +0000 (14:03 +0000)]
Bump up target api to 15.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@893 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoBump up target api to 15.
kruland2607 [Fri, 13 Jul 2012 14:03:10 +0000 (14:03 +0000)]
Bump up target api to 15.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@892 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoAdded Estes and Quest components from Bill Carpenter's rocksim csv files.
kruland2607 [Fri, 13 Jul 2012 04:38:38 +0000 (04:38 +0000)]
Added Estes and Quest components from Bill Carpenter's rocksim csv files.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@891 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoAdded Estes and Quest components from Bill Carpenter's rocksim csv files.
kruland2607 [Fri, 13 Jul 2012 03:26:35 +0000 (03:26 +0000)]
Added Estes and Quest components from Bill Carpenter's rocksim csv files.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@890 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoAdded Estes E12 data file found on The Rocketry Forum.
kruland2607 [Thu, 12 Jul 2012 02:50:54 +0000 (02:50 +0000)]
Added Estes E12 data file found on The Rocketry Forum.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@889 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoComment out a bunch of System.out.printlns.
kruland2607 [Thu, 12 Jul 2012 02:46:30 +0000 (02:46 +0000)]
Comment out a bunch of System.out.printlns.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@888 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoExtract Transformation.main to junit test.
kruland2607 [Thu, 12 Jul 2012 02:44:32 +0000 (02:44 +0000)]
Extract Transformation.main to junit test.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@887 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoAdded inference of Rocksim shock cords to try to be a little more predictive when...
rodinia814 [Wed, 11 Jul 2012 22:06:23 +0000 (22:06 +0000)]
Added inference of Rocksim shock cords to try to be a little more predictive when a Rocksim file uses a buggy shock
cord from their component database.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@886 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoAdded an AttachedPartsHandler. This should automatically utilize future OR design...
rodinia814 [Wed, 11 Jul 2012 19:49:32 +0000 (19:49 +0000)]
Added an AttachedPartsHandler.  This should automatically utilize future OR design functionality such as attaching
fins to a Transition with no changes required to the Rocksim parsing logic.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@885 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoupdated French translations
bdureau [Tue, 10 Jul 2012 21:28:51 +0000 (21:28 +0000)]
updated French translations

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@884 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoExtract Quaternion.main to junit test.
kruland2607 [Tue, 10 Jul 2012 18:52:13 +0000 (18:52 +0000)]
Extract Quaternion.main to junit test.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@883 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoExtract PolyInterpolator.main into Junit test case.
kruland2607 [Tue, 10 Jul 2012 18:42:35 +0000 (18:42 +0000)]
Extract PolyInterpolator.main into Junit test case.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@882 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoRemoved unused import.
kruland2607 [Tue, 10 Jul 2012 17:54:21 +0000 (17:54 +0000)]
Removed unused import.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@881 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoPull LinearInterpolator.main() into a JUnit test.
kruland2607 [Tue, 10 Jul 2012 17:53:34 +0000 (17:53 +0000)]
Pull LinearInterpolator.main() into a JUnit test.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@880 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoExtract Base64.main() as a unit test.
kruland2607 [Tue, 10 Jul 2012 17:08:39 +0000 (17:08 +0000)]
Extract Base64.main() as a unit test.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@879 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoConfigured the Motor ignition at delay time, parachute and streamer deploy time field...
kruland2607 [Tue, 10 Jul 2012 14:37:37 +0000 (14:37 +0000)]
Configured the Motor ignition at delay time, parachute and streamer deploy time fields 3 characters wide.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@878 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoBump out the timeouts on the Preset loader so it doesn't complain when running with...
kruland2607 [Tue, 10 Jul 2012 03:41:58 +0000 (03:41 +0000)]
Bump out the timeouts on the Preset loader so it doesn't complain when running with debugging output enabled.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@877 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoRevised the notification mechanism for background processes (simulations) to use...
kruland2607 [Tue, 10 Jul 2012 03:40:44 +0000 (03:40 +0000)]
Revised the notification mechanism for background processes (simulations) to use LocalBroadcastManager instead of the Handler tricks.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@876 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoFix behavior when cancelling a failure to open an Ork file. This had finished the...
kruland2607 [Tue, 10 Jul 2012 03:08:03 +0000 (03:08 +0000)]
Fix behavior when cancelling a failure to open an Ork file.  This had finished the activity when it was its own activity.  Now it just cancels the dialog.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@875 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoImplement a primitive thread safety mechanism to prohibit saving a rocket while simul...
kruland2607 [Mon, 9 Jul 2012 02:51:15 +0000 (02:51 +0000)]
Implement a primitive thread safety mechanism to prohibit saving a rocket while simulation execution is pending.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@874 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoupdated Spanish translation
bdureau [Sun, 8 Jul 2012 21:39:16 +0000 (21:39 +0000)]
updated Spanish translation

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@873 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoUse unicode letter so it will compile under winders.
kruland2607 [Wed, 4 Jul 2012 18:10:27 +0000 (18:10 +0000)]
Use unicode letter so it will compile under winders.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@866 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoUpdated translations
bdureau [Tue, 3 Jul 2012 21:21:46 +0000 (21:21 +0000)]
Updated translations

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@864 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoRemoved unnecessary override.
kruland2607 [Tue, 3 Jul 2012 16:26:01 +0000 (16:26 +0000)]
Removed unnecessary override.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@861 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoIf the filename doesn't end in .ork, append .ork to indicate the saved file is ork...
kruland2607 [Tue, 3 Jul 2012 02:55:46 +0000 (02:55 +0000)]
If the filename doesn't end in .ork, append .ork to indicate the saved file is ork format.  This application doesn't attempt to save Rocsim files.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@859 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoIf the simulation doesn't have data, open the edit dialog instead of issuing a warning.
kruland2607 [Tue, 3 Jul 2012 02:54:54 +0000 (02:54 +0000)]
If the simulation doesn't have data, open the edit dialog instead of issuing a warning.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@858 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoImplement autosave rockets. Controlled by preference. When preference is set, the...
kruland2607 [Mon, 2 Jul 2012 21:40:14 +0000 (21:40 +0000)]
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.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@856 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoAdded dialog to load new file when the current file is modified.
kruland2607 [Mon, 2 Jul 2012 02:15:34 +0000 (02:15 +0000)]
Added dialog to load new file when the current file is modified.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@846 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoSome more renaming of menu options and strings so they are more consistent.
kruland2607 [Sun, 1 Jul 2012 02:06:32 +0000 (02:06 +0000)]
Some more renaming of menu options and strings so they are more consistent.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@825 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoBump to b6.
kruland2607 [Sat, 30 Jun 2012 19:28:20 +0000 (19:28 +0000)]
Bump to b6.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@824 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoRemoved unused import.
kruland2607 [Sat, 30 Jun 2012 19:27:48 +0000 (19:27 +0000)]
Removed unused import.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@823 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoLocalize some strings.
kruland2607 [Sat, 30 Jun 2012 19:24:48 +0000 (19:24 +0000)]
Localize some strings.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@822 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoRefactor. Rename SimulationSeriesDialog to SimulationPlotConfigDialog. Change names...
kruland2607 [Sat, 30 Jun 2012 19:16:34 +0000 (19:16 +0000)]
Refactor.  Rename SimulationSeriesDialog to SimulationPlotConfigDialog.  Change names of layouts accordingly.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@821 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoShow events and times on the chart. The achartengine needs some work to get the...
kruland2607 [Sat, 30 Jun 2012 19:08:13 +0000 (19:08 +0000)]
Show events and times on the chart.  The achartengine needs some work to get the labels in a better place.  Enhance the SimulationSeriesDialog to allow selection of events.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@820 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoRemoved unnecessary override.
kruland2607 [Sat, 30 Jun 2012 19:03:04 +0000 (19:03 +0000)]
Removed unnecessary override.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@819 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoAdded source code for achartengine 1.0.0 in order to apply patches to make it work...
kruland2607 [Thu, 28 Jun 2012 13:32:57 +0000 (13:32 +0000)]
Added source code for achartengine 1.0.0 in order to apply patches to make it work better.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@818 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoPulled in source for achartengine 1.0.0 because there are a number of bugs in it...
kruland2607 [Thu, 28 Jun 2012 02:46:21 +0000 (02:46 +0000)]
Pulled in source for achartengine 1.0.0 because there are a number of bugs in it which are not being fixed.  achartengine.googlecode.com/svn is original source.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@817 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoAdded pl locale and credit
bdureau [Wed, 27 Jun 2012 20:18:47 +0000 (20:18 +0000)]
Added pl locale and credit

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@816 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoupdated polish translations
bdureau [Wed, 27 Jun 2012 20:16:14 +0000 (20:16 +0000)]
updated polish translations

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@815 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoadd Polish translation file
bdureau [Wed, 27 Jun 2012 05:06:47 +0000 (05:06 +0000)]
add Polish translation file

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@814 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoAdded threaded loader to ComponentPresetDatabase following the pattern in ThrustCurve...
kruland2607 [Wed, 27 Jun 2012 02:58:53 +0000 (02:58 +0000)]
Added threaded loader to ComponentPresetDatabase following the pattern in ThrustCurveMotorDatabase.  Moved the wait into the background thread so the UI starts much faster.  Changed the ConcurrentLoadingThrustCurveMotorSetDataBase implementation to have longer timeouts and wait in the background thread.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@813 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoRefactored by moving the Simulations fragment and SimulationEditFragment from net...
kruland2607 [Tue, 26 Jun 2012 18:30:06 +0000 (18:30 +0000)]
Refactored by moving the Simulations fragment and SimulationEditFragment from net.sf.openrocket.android.rocket to net.sf.openrocket.android.simulation.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@812 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoExclude the OSXStartup java source from android build.
kruland2607 [Tue, 26 Jun 2012 18:27:05 +0000 (18:27 +0000)]
Exclude the OSXStartup java source from android build.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@811 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoImplement color indicators (green, yellow, red) for the Simulation Status in the...
kruland2607 [Tue, 26 Jun 2012 18:26:06 +0000 (18:26 +0000)]
Implement color indicators (green, yellow, red) for the Simulation Status in the Simulations list.  This makes the list more like that on OR desktop.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@810 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoAfter saving, invalidate the menu so the save icon disappears.
kruland2607 [Tue, 26 Jun 2012 18:11:43 +0000 (18:11 +0000)]
After saving, invalidate the menu so the save icon disappears.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@809 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoVarious fixes which should probably be broken into multiple commits:)
kruland2607 [Mon, 25 Jun 2012 18:30:41 +0000 (18:30 +0000)]
Various fixes which should probably be broken into multiple commits:)
- Changed the way the ProgressDialog is dismissed from using some non-functional reflection code, to using a FragmentTransaction (which works)
- Added code which shows the save button only when the CurrentRocket is modified.
- Broke the save functionality into a Fragment with background Task so it is more reliable.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@808 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agogit-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@807 180e2...
kruland2607 [Mon, 25 Jun 2012 02:28:05 +0000 (02:28 +0000)]
git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@807 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoUse a drop down resource so the items are a little easier to select.
kruland2607 [Sun, 24 Jun 2012 22:48:09 +0000 (22:48 +0000)]
Use a drop down resource so the items are a little easier to select.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@806 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoMark all stages active in the default configuration so the length gets computed corre...
kruland2607 [Sun, 24 Jun 2012 22:47:33 +0000 (22:47 +0000)]
Mark all stages active in the default configuration so the length gets computed correctly.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@805 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoRetroactively add 3d view to the changelog
bkuker [Sun, 24 Jun 2012 19:41:32 +0000 (19:41 +0000)]
Retroactively add 3d view to the changelog

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@804 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoInclude OSX UI elements.
bkuker [Sun, 24 Jun 2012 19:22:07 +0000 (19:22 +0000)]
Include OSX UI elements.
"OrangeExtensions" jar provides stubs for compilation and linking on other OSs.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@803 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoAdd JOGL to the About Dialog's libraries list
bkuker [Sat, 23 Jun 2012 02:08:28 +0000 (02:08 +0000)]
Add JOGL to the About Dialog's libraries list

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@802 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoBump version number.
kruland2607 [Fri, 22 Jun 2012 02:14:20 +0000 (02:14 +0000)]
Bump version number.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@801 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoUse the new conversion utilities for delays. This fixes the problems with Plugged...
kruland2607 [Fri, 22 Jun 2012 02:12:48 +0000 (02:12 +0000)]
Use the new conversion utilities for delays.  This fixes the problems with Plugged delays showing up as large numbers.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@800 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoAdd some additional utilities for working with delays.
kruland2607 [Fri, 22 Jun 2012 02:11:37 +0000 (02:11 +0000)]
Add some additional utilities for working with delays.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@799 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoDon't allow editing the "no motor" configuration since it cannot be editied.
kruland2607 [Fri, 22 Jun 2012 02:09:38 +0000 (02:09 +0000)]
Don't allow editing the "no motor" configuration since it cannot be editied.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@798 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoUse a different approach to prevent ForceClose after the application has been put...
kruland2607 [Thu, 21 Jun 2012 19:10:06 +0000 (19:10 +0000)]
Use a different approach to prevent ForceClose after the application has been put to sleep for a long period of time.  Each of the fragments in the Viewer will do their setup in onResume instead of in onCreateView.  Further, the ProgressDialogFragment used in the OpenRocketLoaderFragment now exposes a dismissAllowStateLoss method so the dialog can be dismissed if the application is put in the background while loading.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@797 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoUpdate achartengine to 1.0.0 from 0.7.0.
kruland2607 [Thu, 21 Jun 2012 13:22:54 +0000 (13:22 +0000)]
Update achartengine to 1.0.0 from 0.7.0.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@796 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoPrint the manufacturer and part number of the preset component in the bill of materials.
kruland2607 [Wed, 20 Jun 2012 18:09:45 +0000 (18:09 +0000)]
Print the manufacturer and part number of the preset component in the bill of materials.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@795 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoUpdate to the latest 2.0 release candidate of JOGL (Build 57).
bkuker [Wed, 20 Jun 2012 00:34:02 +0000 (00:34 +0000)]
Update to the latest 2.0 release candidate of JOGL (Build 57).
Move JOGL Libraries from lib/native to lib/jogl, which is less misleading.
Update .classpath and build.xml with new directory name.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@794 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoBump beta version to b4.
kruland2607 [Mon, 18 Jun 2012 21:11:09 +0000 (21:11 +0000)]
Bump beta version to b4.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@793 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoAdded new icons from android-15 sdk. Made load and save action bar items show up...
kruland2607 [Mon, 18 Jun 2012 21:04:35 +0000 (21:04 +0000)]
Added new icons from android-15 sdk.  Made load and save action bar items show up if there is room for them.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@792 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoMark the OpenRocketViewer activity as finishOnTaskLaunch so when the application...
kruland2607 [Mon, 18 Jun 2012 21:02:31 +0000 (21:02 +0000)]
Mark the OpenRocketViewer activity as finishOnTaskLaunch so when the application is restarted from the launcher, it goes to the Main activity which can test if the application has been unloaded from memory.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@791 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoWhen saving the ork file, save all the simulation data.
kruland2607 [Mon, 18 Jun 2012 20:59:34 +0000 (20:59 +0000)]
When saving the ork file, save all the simulation data.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@790 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoPotential plugin structure
plaa [Mon, 18 Jun 2012 19:58:58 +0000 (19:58 +0000)]
Potential plugin structure

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@789 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoComponent preset updates
plaa [Mon, 18 Jun 2012 19:48:57 +0000 (19:48 +0000)]
Component preset updates

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@788 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoFire the simulation changed message when resumed so any background simulation executi...
kruland2607 [Mon, 18 Jun 2012 02:51:04 +0000 (02:51 +0000)]
Fire the simulation changed message when resumed so any background simulation execution results are displayed.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@787 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoDon't show the ime until one of the text fields are selected.
kruland2607 [Mon, 18 Jun 2012 02:50:19 +0000 (02:50 +0000)]
Don't show the ime until one of the text fields are selected.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@786 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoChange around the handling for navigation from the action bar.
kruland2607 [Mon, 18 Jun 2012 01:48:17 +0000 (01:48 +0000)]
Change around the handling for navigation from the action bar.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@785 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoFix the delay entry handling.
kruland2607 [Mon, 18 Jun 2012 01:47:21 +0000 (01:47 +0000)]
Fix the delay entry handling.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@784 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoTweak the main layout for Honeycomb and ICS devices. Added custom layout for these...
kruland2607 [Fri, 15 Jun 2012 14:13:04 +0000 (14:13 +0000)]
Tweak the main layout for Honeycomb and ICS devices.  Added custom layout for these devices running on non-xlarge screens which pushes the title text down below the action bar.  Fixed the style for ICS and Honeycomb to properly hide the actionbar but leave the overflow menu button.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@783 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agomoveOnToViewer() actually calls finish(). So just return here.
kruland2607 [Fri, 15 Jun 2012 14:10:39 +0000 (14:10 +0000)]
moveOnToViewer() actually calls finish().  So just return here.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@782 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoRegister the handler object in onResume so the application can restart correctly.
kruland2607 [Fri, 15 Jun 2012 14:09:55 +0000 (14:09 +0000)]
Register the handler object in onResume so the application can restart correctly.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@781 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoBumped beta version.
kruland2607 [Thu, 14 Jun 2012 13:28:30 +0000 (13:28 +0000)]
Bumped beta version.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@780 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoRework the loader activity base class so it is compatible with ICS.
kruland2607 [Thu, 14 Jun 2012 13:17:55 +0000 (13:17 +0000)]
Rework the loader activity base class so it is compatible with ICS.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@779 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoGenerate new launcher icons which have a bigger globe. This makes the icon more...
kruland2607 [Thu, 14 Jun 2012 13:12:33 +0000 (13:12 +0000)]
Generate new launcher icons which have a bigger globe.  This makes the icon more prominent on the destktop.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@778 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoUpdate to ActionBarSherlock 4.1.0.
kruland2607 [Thu, 14 Jun 2012 13:03:36 +0000 (13:03 +0000)]
Update to ActionBarSherlock 4.1.0.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@777 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoChanged due to Simulation api change.
kruland2607 [Wed, 13 Jun 2012 16:41:02 +0000 (16:41 +0000)]
Changed due to Simulation api change.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@776 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoChange the initial screen handling and add file load to OpenRocketViewer activity...
kruland2607 [Wed, 13 Jun 2012 16:37:18 +0000 (16:37 +0000)]
Change the initial screen handling and add file load to OpenRocketViewer activity.  The OpenRocketLoaderActivity is now used as a base class for the OpenRocketViewer and Main activities.  These activities now share the code used for loading ork files.  The OpenRocketLoaderActivity no longer is registered in the manifest because it is not a real activity any more.  The OpenRocketViewer activity now has a menu item for "load" to load a new model.  The Main activity uses finish() when it transfers control to the OpenRocketViewer thus removing it from the back stack.  Further, if the Main activity detects that the Application contains a rocket, it will automatically forward to the OpenRocketViewer.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@775 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoMake some usability improvements to the internal file browser. Don't cd when changin...
kruland2607 [Wed, 13 Jun 2012 16:28:03 +0000 (16:28 +0000)]
Make some usability improvements to the internal file browser.  Don't cd when changing the preferred base directory (touching star).  Don't put star on root & .. directories.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@774 180e2498-e6e9-4542-8430-84ac67f01cd8

11 years agoAdded credit for Czech translations
bdureau [Tue, 12 Jun 2012 18:14:25 +0000 (18:14 +0000)]
Added credit for Czech translations

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@773 180e2498-e6e9-4542-8430-84ac67f01cd8