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
History
Kevin Ruland
61a78f49a7
Bumped beta version.
2012-06-14 13:28:30 +00:00
..
drawable
Pull TreeListView from main source and include from library instead.
2012-05-27 12:57:57 +00:00
drawable-hdpi
Generate new launcher icons which have a bigger globe. This makes the icon more prominent on the destktop.
2012-06-14 13:12:33 +00:00
drawable-ldpi
Generate new launcher icons which have a bigger globe. This makes the icon more prominent on the destktop.
2012-06-14 13:12:33 +00:00
drawable-mdpi
Generate new launcher icons which have a bigger globe. This makes the icon more prominent on the destktop.
2012-06-14 13:12:33 +00:00
drawable-xhdpi
Generate new launcher icons which have a bigger globe. This makes the icon more prominent on the destktop.
2012-06-14 13:12:33 +00:00
layout
Added local foreground service which runs simulations. Wired into the SimulationEditFragment.
2012-06-04 19:16:27 +00:00
layout-land
Add a little padding to make table easier to read.
2012-05-15 21:11:16 +00:00
layout-xlarge-land
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
layout-xlarge-port
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
menu
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
values
Bumped beta version.
2012-06-14 13:28:30 +00:00
values-v11
Tweak the style for the main and loader activities so the action bar is transparent expect for the overflow button. This looks much nicer on ICS.
2012-06-05 13:57:37 +00:00
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