Logo
Explore Help
Sign In
hongshaorou/openrocket
1
0
Fork 0
You've already forked openrocket
Code Issues Pull Requests Packages Projects Releases Wiki Activity
openrocket/android/res/menu/motor_browser_option_menu.xml

12 lines
399 B
XML
Raw Normal View History

Checkpoint commit of android functionality. Application currently consists of simple Main activity which does nothing but allows for bootstrapping of debugger. In future Main activity will go away. OpenRocketViewer activity which loads an ork file and displays a list of the simulations. And Simulation activity which is used to plot simulation results. Also included is a Motor sqlite database which is populated from thrustcurve downloads. Includes primitive thrustcurve plotting system. This will soon be wired into the openrocket application to supply motors for simulation execution.
2012-01-03 02:20:10 +00:00
<?xml version="1.0" encoding="utf-8"?>
Rewrite MotorBrowser to use a fragment for the list. This is the first step in making this portion of the application look and operate better on tables.
2012-01-30 03:48:42 +00:00
<menu xmlns:android="http://schemas.android.com/apk/res/android" >
<item
android:id="@+id/download_from_thrustcurve_menu_option"
android:title="Download from ThrustCurve"/>
<item
android:id="@+id/preference_menu_option"
android:icon="@drawable/ic_menu_preferences"
android:title="@string/Preferences"/>
</menu>
Reference in New Issue Copy Permalink
Powered by Gitea Version: 23.8.0 Page: 140ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API