Kevin Ruland
|
8603cbeff5
|
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 |
|
Kevin Ruland
|
851865e54f
|
Using pl.polidea.treeview for the component tree list. This code is under 2-clause BSD and available from code.google.com/p/tree-view-list-android. Unfortunately, the only way to effectively use this code is to include the source within the project (instead of jar) because it was poorly written and depends on a bunch of resources.
|
2012-01-10 15:48:19 +00:00 |
|
Kevin Ruland
|
329ebb5900
|
Move the or_launcher icon to drawable since it is the only one we have.
|
2012-01-09 19:08:54 +00:00 |
|
Kevin Ruland
|
41daafa8e3
|
Get rid of timed splash and display a better welcome screen.
|
2012-01-09 19:00:19 +00:00 |
|