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
530ed1d4c5
Some french strings from Boris.
2012-07-18 13:15:31 +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 new icons from android-15 sdk. Made load and save action bar items show up if there is room for them.
2012-06-18 21:04:35 +00:00
drawable-ldpi
Added new icons from android-15 sdk. Made load and save action bar items show up if there is room for them.
2012-06-18 21:04:35 +00:00
drawable-mdpi
Added new icons from android-15 sdk. Made load and save action bar items show up if there is room for them.
2012-06-18 21:04:35 +00:00
drawable-xhdpi
Added new icons from android-15 sdk. Made load and save action bar items show up if there is room for them.
2012-06-18 21:04:35 +00:00
layout
Refactor. Rename SimulationSeriesDialog to SimulationPlotConfigDialog. Change names of layouts accordingly.
2012-06-30 19:16:34 +00:00
layout-land
Add a little padding to make table easier to read.
2012-05-15 21:11:16 +00:00
layout-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
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
Some more renaming of menu options and strings so they are more consistent.
2012-07-01 02:06:32 +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