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
425612afd4
Tweak the button layouts on the initial screen.
2012-07-18 21:20:23 +00:00
..
drawable
Implement color indicators (green, yellow, red) for the Simulation Status in the Simulations list. This makes the list more like that on OR desktop.
2012-06-26 18:26:06 +00:00
drawable-hdpi
Added an icon for motor download. It's using the search icon which isn't perfect but I can't do better.
2012-07-18 17:57:40 +00:00
drawable-ldpi
Added an icon for motor download. It's using the search icon which isn't perfect but I can't do better.
2012-07-18 17:57:40 +00:00
drawable-mdpi
Added an icon for motor download. It's using the search icon which isn't perfect but I can't do better.
2012-07-18 17:57:40 +00:00
drawable-xhdpi
Added an icon for motor download. It's using the search icon which isn't perfect but I can't do better.
2012-07-18 17:57:40 +00:00
layout
Tweak the button layouts on the initial screen.
2012-07-18 21:20:23 +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
Added an icon for motor download. It's using the search icon which isn't perfect but I can't do better.
2012-07-18 17:57:40 +00:00
values
Bump to b7.
2012-07-13 14:05:35 +00:00
values-fr
Some french strings from Boris.
2012-07-18 13:15:31 +00:00
values-v11
Tweak the main layout for Honeycomb and ICS devices. Added custom layout for these devices running on non-xlarge screens which pushes the title text down below the action bar. Fixed the style for ICS and Honeycomb to properly hide the actionbar but leave the overflow menu button.
2012-06-15 14:13:04 +00:00
xml
Implement autosave rockets. Controlled by preference. When preference is set, the rocket is automatically saved when simulation changed events are fired. This is really too often since addSimulation should not cause rocket to be saved.
2012-07-02 21:40:14 +00:00