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
6e849bcf30
Add preference selection for Distance and Velocity.
2012-01-14 02:42:21 +00:00
..
libs
Change Simulation plotting functionality to use AChartEngine instead of AndroidPlot. AChartEngine has built in zoom and pan though they are currently not used (because they are a little buggy). AChartEngine supports mulitple series plotted on same graph. However, it does not support the plotting of events.
2012-01-06 03:12:27 +00:00
res
Add preference selection for Distance and Velocity.
2012-01-14 02:42:21 +00:00
src
Add preference selection for Distance and Velocity.
2012-01-14 02:42:21 +00:00
.classpath
Reimplement motor handling so the android application relies more heavily on the OR core ThrustCurveMotor class. This involved changing the database schema and querying mechanisms. Rewriting the thrust curve download logic in net.sf.openrocket.android.thrustcurve. Fixing the motor browser, motor details, and burn plot activities. The file parsing now uses the RSE and RSP parsers from OR core.
2012-01-12 19:51:28 +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
Added simple file browser functionality used when there are no applications installed to handle this task.
2012-01-13 21:02:12 +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
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