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
/
res
/
layout
History
Kevin Ruland
cfac7dcc81
Fix the delay entry handling.
2012-06-18 01:47:21 +00:00
..
component_list_item.xml
Variety of changes based on suggestions from ADT Lint. Includes removing extra drawables left about after switching to ActionBarSherlock. Layout changes for speed improvements. etc.
2012-05-23 21:20:46 +00:00
filebrowser_list_item.xml
Variety of changes based on suggestions from ADT Lint. Includes removing extra drawables left about after switching to ActionBarSherlock. Layout changes for speed improvements. etc.
2012-05-23 21:20:46 +00:00
main.xml
Added a version string to the main layout.
2012-02-29 18:13:20 +00:00
motor_config_delay_dialog.xml
Fix the delay entry handling.
2012-06-18 01:47:21 +00:00
motor_config_item.xml
Added Configuration tab to the rocket viewer which displays all the motor configurations and allows one to create a new motor configuration.
2012-05-22 19:34:11 +00:00
motor_detail_form.xml
Extract strings from layout files to prepare better for l10n.
2012-02-23 17:33:15 +00:00
motor_list_child.xml
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
motor_list_dialog.xml
Added Configuration tab to the rocket viewer which displays all the motor configurations and allows one to create a new motor configuration.
2012-05-22 19:34:11 +00:00
motor_list_group.xml
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.
2012-01-03 02:20:10 +00:00
motorbrowser.xml
Change placeholder views in the motorbrowser from LinearLayout to FrameLayout since they are lighter.
2012-02-09 20:59:22 +00:00
openrocketviewer.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
rocket_component.xml
Various changes to android application. Separate the loading of an ork file into the OpenRocketLoader activity. Changed OpenRocketViewer to use Fragments for each of the tab contents. Added Component, Overview and Simulations fragments for the tabs in OpenRocketViewer. Modified the graphics on the UI. Have the PreferencesActivity pack the changed preferences into the application onStop().
2012-01-22 02:44:17 +00:00
rocket_configurations.xml
Checkpoint commit with many different changes. Made the Configuration and Simulation "add" buttons to be action bar items. Added Handler to act as a listener mechansims so the OpenRocketViewer can update fragments when the rocket is modified. Added MotorConfigSpinner as custom View which is more usable than MotorConfigSpinnerAdapter.
2012-06-02 04:06:02 +00:00
rocket_overview.xml
Checkpoint commit with many different changes. Made the Configuration and Simulation "add" buttons to be action bar items. Added Handler to act as a listener mechansims so the OpenRocketViewer can update fragments when the rocket is modified. Added MotorConfigSpinner as custom View which is more usable than MotorConfigSpinnerAdapter.
2012-06-02 04:06:02 +00:00
rocket_simulations.xml
Various changes to android application. Separate the loading of an ork file into the OpenRocketLoader activity. Changed OpenRocketViewer to use Fragments for each of the tab contents. Added Component, Overview and Simulations fragments for the tabs in OpenRocketViewer. Modified the graphics on the UI. Have the PreferencesActivity pack the changed preferences into the application onStop().
2012-01-22 02:44:17 +00:00
simplefilebrowser.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
simulation_condition_dialog.xml
Added local foreground service which runs simulations. Wired into the SimulationEditFragment.
2012-06-04 19:16:27 +00:00
simulation_event_dialog.xml
Enhance the Simulation Events Dialog so it shows more like a table with altitude and velocity values as well as time.
2012-05-15 20:58:48 +00:00
simulation_event_item.xml
Enhance the Simulation Events Dialog so it shows more like a table with altitude and velocity values as well as time.
2012-05-15 20:58:48 +00:00
simulation_graph_activity.xml
Extract strings from layout files to prepare better for l10n.
2012-02-23 17:33:15 +00:00
simulation_series_dialog.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
tcqueryform.xml
Variety of changes based on suggestions from ADT Lint. Includes removing extra drawables left about after switching to ActionBarSherlock. Layout changes for speed improvements. etc.
2012-05-23 21:20:46 +00:00