Merge commit '42b2e5ca519766e37ce6941ba4faecc9691cc403' into upstream
[debian/openrocket] / android /
2012-09-16 Bdale GarbeeMerge commit '42b2e5ca519766e37ce6941ba4faecc9691cc403... upstream upstream/12.09
2012-08-22 kruland2607bump to b8
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-10 kruland2607Exploded the exp4j source into our src/ directory....
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 kruland2607Testing with the Nexux 7 7" tablet, the landscape xlarg...
2012-07-19 kruland2607Tweak the thrustcurve search dialog title so it isn...
2012-07-19 kruland2607Froyo had troubles with the old table layout. Changed...
2012-07-19 kruland2607Set the width on the parent element instead of forcing...
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 kruland2607Tweak the button layouts on the initial screen.
2012-07-18 kruland2607Use dialog style for the download form.
2012-07-18 kruland2607Added an icon for motor download. It's using the searc...
2012-07-18 kruland2607Sort on the group query.
2012-07-18 kruland2607Fix form layout when the user selects a long manufactur...
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-18 kruland2607Some french strings from Boris.
2012-07-13 kruland2607Bump to b7.
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 kruland2607Bump to b6.
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-28 kruland2607Added source code for achartengine 1.0.0 in order to...
2012-06-27 kruland2607Added threaded loader to ComponentPresetDatabase follow...
2012-06-26 kruland2607Refactored by moving the Simulations fragment and Simul...
2012-06-26 kruland2607Exclude the OSXStartup java source from android build.
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 kruland2607Bump version number.
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-21 kruland2607Update achartengine to 1.0.0 from 0.7.0.
2012-06-18 kruland2607Bump beta version to b4.
2012-06-18 kruland2607Added new icons from android-15 sdk. Made load and...
2012-06-18 kruland2607Mark the OpenRocketViewer activity as finishOnTaskLaunc...
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 kruland2607Don't show the ime until one of the text fields are...
2012-06-18 kruland2607Change around the handling for navigation from the...
2012-06-18 kruland2607Fix the delay entry handling.
2012-06-15 kruland2607Tweak the main layout for Honeycomb and ICS devices...
2012-06-15 kruland2607moveOnToViewer() actually calls finish(). So just...
2012-06-15 kruland2607Register the handler object in onResume so the applicat...
2012-06-14 kruland2607Bumped beta version.
2012-06-14 kruland2607Rework the loader activity base class so it is compatib...
2012-06-14 kruland2607Generate new launcher icons which have a bigger globe...
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-10 kruland2607Bump version number in prep for a round of testing.
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-04 kruland2607Added exp4j and ExpressionParser to the android build...
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 kruland2607Use the dialog theme for the file browser because it...
2012-05-25 kruland2607Simplify the spinner styling.
2012-05-25 kruland2607Removed another file not needed after moving to ActionB...
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 kruland2607Remove the android:debuggable attribute. This attribut...
2012-05-22 kruland2607Update the android-support-v4.jar to revision 8 April...
2012-05-22 kruland2607Exclude the exp4j wrapper class from this build.
next