Added local foreground service which runs simulations. Wired into the SimulationEdit...
authorkruland2607 <kruland2607@180e2498-e6e9-4542-8430-84ac67f01cd8>
Mon, 4 Jun 2012 19:16:27 +0000 (19:16 +0000)
committerkruland2607 <kruland2607@180e2498-e6e9-4542-8430-84ac67f01cd8>
Mon, 4 Jun 2012 19:16:27 +0000 (19:16 +0000)
commitf1477bc1071e58b9e199d65dbd6b5ed2454aec54
tree4e1778520d08dea6269d0d28707273c50403a6e6
parentb62e67ae5873f7eacac0452e23a506e45387d57d
Added local foreground service which runs simulations.  Wired into the SimulationEditFragment.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@749 180e2498-e6e9-4542-8430-84ac67f01cd8
android/AndroidManifest.xml
android/res/layout/simulation_condition_dialog.xml
android/res/values/pref_strings.xml
android/src/net/sf/openrocket/android/rocket/SimulationEditFragment.java
android/src/net/sf/openrocket/android/simservice/SimulationService.java [new file with mode: 0644]
android/src/net/sf/openrocket/android/simservice/SimulationTask.java [new file with mode: 0644]