I've uploaded a new build: http://boinc.berkeley.edu/dl/boinc_7.0.53_arm-android-linux-gnu.apk
This build has the following fixes: * Event log has been implemented. * Event log contents can be emailed by clicking on the action bar. * Selective upgrades of the core client based on MD5 hash compares. * Switching to landscape mode no longer causes endless restarts of the core client. * If Android shuts down the Monitoring service, stop the Monitor Async thread. It was causing the client to be restarted and was preventing the UI process from shutting down. * boinccmd is included in the android package and can be used in the shell. If you have the Android SDK installed, you can view the core client state by executing: $ adb shell $ run-as edu.berkeley.boinc /system/bin/sh ----- Rom -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Rom Walton Sent: Wednesday, February 13, 2013 12:40 AM To: BOINC Developers Mailing List; [email protected] Cc: Jonathan D Armstrong; Kevin Reed Subject: [boinc_dev] BOINC on Android Update I've uploaded a new build: http://boinc.berkeley.edu/dl/boinc_7.0.51_arm-android-linux-gnu.apk This build has the following fixes: * Correct ca-bundle.crt is extracted from the installation package, SSL connections should now work. * Client should now be able to track the temp and status of the battery and suspend before overheating. * Client is now started in daemon mode. Logs can be viewed from the shell. * Moved the projects tab before the tasks tab. * Settings tab has been renamed to preferences. * Enabled the messages tab, it'll display the client messages in the next build. * The UI can now be used in landscape mode. * The Android setup package has the debug flag enabled right now. If you have the Android SDK installed, you can view the core client state by executing: $ adb shell $ run-as edu.berkeley.boinc /system/bin/sh >From here you'll be logged in as the user account created for the BOINC application, the core client and data files are in the client subdirectory. ----- Rom _______________________________________________ boinc_dev mailing list [email protected] http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address. _______________________________________________ boinc_dev mailing list [email protected] http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address.
