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
204b29bfb5
Extract strings from layout files to prepare better for l10n.
2012-02-23 17:33:15 +00:00
..
libs
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
res
Extract strings from layout files to prepare better for l10n.
2012-02-23 17:33:15 +00:00
src
Revise the download and match logic so more motors are downloaded correctly. The DownloadResponse now holds on to all the results supplied from Thrustcurve so we can process them a little better. The TCMissingMotorDownloadAction chooses the motor which has the best match (giving preference to matching digest, desgination and finally RockSim files). The TCSearchAction records into the database all the motors which have a unique designation.
2012-02-21 02:55:33 +00:00
.classpath
Added exclusions of the .svn directories in the linked source from OpenRocket core.
2012-01-15 03:33:15 +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
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
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