Added Russian locale
[debian/openrocket] / android /
2012-02-12 kruland2607Use our own simple_spinner_item layout so we can style...
2012-02-12 kruland2607Remove the white textColor style from the default theme...
2012-02-11 kruland2607Many style and navigation changes. Pulled in ActionBar...
2012-02-10 kruland2607Removed some unneeded code in MotorListFragment. Use...
2012-02-10 kruland2607Remove an unneeded FrameLayout in the ExpandableListFra...
2012-02-10 kruland2607Tweak the landscape layout moving the buttons up a...
2012-02-10 kruland2607Fix two layout issues with the ThrustCurve query form...
2012-02-09 kruland2607Added new images to home screen. Very nice!
2012-02-09 kruland2607Change placeholder views in the motorbrowser from Linea...
2012-02-09 kruland2607Rewrite the ThrustCurve search and download process...
2012-02-08 kruland2607Second checkpoint commit of OpenRocketLoader to make...
2012-02-08 kruland2607Second checkpoint commit of OpenRocketLoader to make...
2012-02-06 kruland2607Rework the motor browser functionality to make it more...
2012-02-06 kruland2607Removed a bunch of old commented out code.
2012-02-05 kruland2607Changed cursor management after seeing problems in...
2012-02-05 kruland2607Checkpoint commit adding missing motor download workflow.
2012-02-05 kruland2607Refactor TCQueryAction so it can be used from the motor...
2012-02-05 kruland2607Fix menus when simulations are displayed and the device...
2012-02-05 kruland2607Added openrocketviewer layout for xlarge portrait mode.
2012-02-05 kruland2607Clean up imports.
2012-02-03 kruland2607Change database name.
2012-02-03 kruland2607Improved message provided during progress.
2012-02-03 kruland2607Fixed problem with logging when a single String is...
2012-02-02 kruland2607Reformat.
2012-02-02 kruland2607Fix up the unit preferences correctly. The preferences...
2012-02-01 kruland2607Change all calls to android.util.Log to use the Android...
2012-01-30 kruland2607Rewrite MotorBrowser to use a fragment for the list...
2012-01-29 plaamotor loading refactoring
2012-01-29 kruland2607Fix npe when one uses the back button to get rid of...
2012-01-26 kruland2607Rewrite the simulation graph component. It is now...
2012-01-26 kruland2607Removed the title bar from the OpenRocketLoaderActivity...
2012-01-26 kruland2607Rename the class OpenRocketLoader to OpenRocketLoaderAc...
2012-01-26 kruland2607Fix import after OpenRocketLoader was repackaged.
2012-01-25 kruland2607Refactor the Query & Download thread and progress manag...
2012-01-25 kruland2607Define a callback interface in the Simulation list...
2012-01-25 kruland2607Modify the OpenRocketTask to send both the WarningSet...
2012-01-23 plaamotor updates
2012-01-22 kruland2607Various changes to android application. Separate the...
2012-01-15 kruland2607Added exclusions of the .svn directories in the linked...
2012-01-15 kruland2607Change handling of Motor Digests. The computed digest...
2012-01-14 kruland2607Fix NPE caused when the FlightEvent List was made non...
2012-01-14 kruland2607Convert apogee and simulation plot values to configured...
2012-01-14 kruland2607Add preference selection for Distance and Velocity.
2012-01-13 kruland2607Added simple file browser functionality used when there...
2012-01-13 kruland2607Wired up computation of CP, CG, liftoff weight and...
2012-01-13 kruland2607Show the simulation name as the chart title. Made...
2012-01-12 kruland2607Reimplement motor handling so the android application...
2012-01-12 kruland2607Switch minimum sdk to 9 since OR core uses ArrayDeque...
2012-01-11 kruland2607Modified RocketUtils.getCG to take a MassCalcType param...
2012-01-11 kruland2607Added couple of comments and executed eclipse's autoformat.
2012-01-11 kruland2607Use Eclipse source link to WORKSPACE/OpenRocket/resourc...
2012-01-10 kruland2607Using pl.polidea.treeview for the component tree list...
2012-01-09 kruland2607Removed the splashscreen.png since we no longer have...
2012-01-09 kruland2607Move the or_launcher icon to drawable since it is the...
2012-01-09 kruland2607Get rid of timed splash and display a better welcome...
2012-01-08 kruland2607Set up Eclipse source links to have access to core...
2012-01-08 kruland2607Move the android package from the main trunk/src direct...
2012-01-08 kruland2607Change OpenRocketViewer to tab layout with three tabs...
2012-01-06 kruland2607Change Simulation plotting functionality to use AChartE...
2012-01-04 kruland2607Use a nice pretty icon for the launcher pulled from...
2012-01-04 kruland2607Fixup the intent filters for the OpenRocketViewer activ...
2012-01-03 kruland2607Added progress dialog when loading a file. Removed...
2012-01-03 kruland2607Added some functionality to Main activity. Splash...
2012-01-03 kruland2607Added custom launcher icon for application.
2012-01-03 kruland2607Checkpoint commit of android functionality. Applicatio...
2011-12-24 kruland2607Added android project baggage. Using svn:external...