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
61a78f49a7
Bumped beta version.
2012-06-14 13:28:30 +00:00
..
libs
Update the android-support-v4.jar to revision 8 April 2012.
2012-05-22 18:40:39 +00:00
res
Bumped beta version.
2012-06-14 13:28:30 +00:00
src
Rework the loader activity base class so it is compatible with ICS.
2012-06-14 13:17:55 +00:00
.classpath
Added exp4j and ExpressionParser to the android build. These are now required because of the changes in core for expressions in simulations.
2012-06-04 15:57:58 +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
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.
2012-06-13 16:37:18 +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
Pull TreeListView from main source and include from library instead.
2012-05-27 12:57:57 +00:00