This website requires JavaScript.
Explore
Help
Sign In
hongshaorou
/
openrocket
Watch
1
Star
0
Fork
0
You've already forked openrocket
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
openrocket
/
android
History
Kevin Ruland
4fa4217665
Refactor ExtendedThrustCurveMotor so it extends ThrustCurveMotor instead of delegates to a member variable. This is so when rockets are deserialized from orc files, the ThrustCurveMotors in the Rocket are actually ExtendedThrustCurveMotors. We will use this in the motor configuration editor system.
2012-05-16 06:27:02 +00:00
..
libs
Rewrite BurnPlotFragment to use AChartEngine for plotting instead of Androidplot.
2012-02-23 17:36:15 +00:00
res
Wire in save for OpenRocketDocument.
2012-05-15 23:01:39 +00:00
src
Refactor ExtendedThrustCurveMotor so it extends ThrustCurveMotor instead of delegates to a member variable. This is so when rockets are deserialized from orc files, the ThrustCurveMotors in the Rocket are actually ExtendedThrustCurveMotors. We will use this in the motor configuration editor system.
2012-05-16 06:27:02 +00:00
.classpath
Exclude the plugin and component preset parsers from android build.
2012-05-10 14:49:59 +00:00
.project
Use Eclipse source link to WORKSPACE/OpenRocket/resources to include core-resources/ in project.
2012-01-11 03:36:49 +00:00
AndroidManifest.xml
Turn off debugging and logging in preparation for a release.
2012-03-14 01:31:56 +00:00
lint.xml
Many style and navigation changes. Pulled in ActionBarCompat from Android sample sources to provide an action bar paradigm on pre-gingerbread devices. Changed the OpenRocket Viewer activity to use a viewpager with sliding tabs since it looks much nicer. Updated to the newest android-support-v4 jar.
2012-02-11 20:17:39 +00:00
proguard.cfg
Added android project baggage. Using svn:external on the android directory for pulling in the main source directory ../src
2011-12-24 00:38:22 +00:00
project.properties
Many style and navigation changes. Pulled in ActionBarCompat from Android sample sources to provide an action bar paradigm on pre-gingerbread devices. Changed the OpenRocket Viewer activity to use a viewpager with sliding tabs since it looks much nicer. Updated to the newest android-support-v4 jar.
2012-02-11 20:17:39 +00:00