David Anderson
47d3c9ffff
- wrapper: eliminate spurious error message in zip parsing;
...
make it work if stderr.txt is one of the files being zipped.
- user web: show GPU driver version as 341.07
2013-03-05 17:11:23 +01:00
Oliver Bock
ef163337c6
Merge branch 'master' of ssh://boinc.berkeley.edu/boinc
2013-03-05 17:10:53 +01:00
David Anderson
a6af5bf272
- remote job submission tweaks
2013-03-05 17:10:31 +01:00
Rom Walton
567b39c73d
Android: Update manifest to reflect the message log to event log name change
2013-03-05 17:09:03 +01:00
Rom Walton
fd81901ba1
Android: Rename message log to event log
2013-03-05 17:09:03 +01:00
Rom Walton
e7f93fc091
Android: Use the white email icon instead of the black one
2013-03-05 17:08:59 +01:00
Rom Walton
2766277082
Android: Formatting fixes for the email message
2013-03-05 17:08:59 +01:00
Rom Walton
ebf6114167
Android: Connect up the email to menu item to some code that will actually launch an email client to send the message.
2013-03-05 17:08:59 +01:00
Rom Walton
b13dd44da8
Android: Implement an option menu so the message log can be sent to somebody by email
2013-03-05 17:08:59 +01:00
Rom Walton
3a4bf72610
Android: Try a more friendly layout for displaying messages on small screens
2013-03-05 17:08:59 +01:00
Rom Walton
5fbf1ded99
Android: Java measures Unix time in milliseconds, BOINC in seconds. Multiply BOINC's timestamp for messages by 1000.
2013-03-05 17:08:59 +01:00
Rom Walton
d7768af5b0
Android: Revert back to the ListView for the time being.
2013-03-05 17:01:21 +01:00
Rom Walton
b283880427
Android: Switch to a table layout instead of just a list layout. The list layout didn't align the columns.
2013-03-05 17:01:21 +01:00
Rom Walton
dc6aee4dcc
Android: Make sure there are messages to display
2013-03-05 17:01:20 +01:00
Rom Walton
ba40a6a525
Android: After looking at the outer exception, it became obvious I had the wrong control id.
2013-03-05 17:01:20 +01:00
Rom Walton
803b7bb87b
Android: Android is throwing a null reference exception when trying to create the MsgsActivity, hopefully it is because I forgot the override tags.
2013-03-05 17:01:20 +01:00
Rom Walton
9a4e2c1a85
Android: First attempt at implementing the messages tab.
2013-03-05 17:01:20 +01:00
Rom Walton
efe9916c20
Android: Revert previous configuration change. All the activities to the edu.berkeley.boinc package have to be configured for remote binding.
2013-03-05 17:01:20 +01:00
Rom Walton
cf84368877
Android: Attempt to move the BOINC Monitor into its own process space.
2013-03-05 17:01:20 +01:00
Oliver Bock
6fb016bad3
Merge branch 'master' of ssh://boinc.berkeley.edu/boinc
2013-03-05 16:58:52 +01:00
David Anderson
c3ec0e91de
- client: show nvidia driver version as 314.07 instead of 314.7
2013-03-05 16:58:44 +01:00
Rom Walton
c23c87b72b
Android: Update build scripts (include a pointer back to the wiki documentation)
2013-03-05 16:57:51 +01:00
Rom Walton
b6add1668d
Android: Don't restart the main activity on an orientation change. This prevents the monitor service from being restarted.
2013-03-05 16:57:51 +01:00
David Anderson
1a21c2e4dc
- client emulator tweak
2013-03-05 16:57:51 +01:00
David Anderson
77ee073f58
- client: show error notice if a GPU exclusion (in cc_config.xml)
...
has an invalid URL, type, or app
- server, create_work() function: if a <file_info> in input template
lists URLs, they're directories; append filename to each one
2013-03-05 16:57:51 +01:00
Charlie Fenton
21dfbb75af
MGR: Make my recent Event Log changes a little more robust
2013-03-05 16:57:51 +01:00
Rom Walton
1e94145293
Android: More changes for tracking down the rotation issue
2013-03-05 16:57:51 +01:00
Oliver Bock
46bdbc789c
Merge branch 'master' of ssh://boinc.berkeley.edu/boinc
2013-03-05 16:56:09 +01:00
David Anderson
96a80ea211
- some doc pictures
2013-03-05 16:56:00 +01:00
Rom Walton
04c166b6e8
Android: Tweak the trace messages in ClientSetupAsync a little bit more to track down the screen rotation issue
2013-03-05 16:42:45 +01:00
Rom Walton
728f84de56
Android: Remove some of the ambiguity from the trace messages when pasting into an email message
...
Android: Update the CommonDefs so that the Status Activity can use its constants
Android: Fix-up comments and formatting
2013-03-05 16:42:45 +01:00
Charlie Fenton
e0dc22a52b
MGR: Limit event log to 2000 messages, deleting oldest if necessary
2013-03-05 16:42:45 +01:00
Charlie Fenton
031dbae81b
MGR: Limit event log to 2000 messages, deleting oldest if necessary
2013-03-05 16:42:45 +01:00
Charlie Fenton
af10fb6cdd
MGR: Limit event log to 2000 messages, deleting oldest if necessary
2013-03-05 16:42:45 +01:00
David Anderson
48e1de5348
- remote job submission: bug fixes, and avoid divide by zero
...
in adjust_user_priority. From Niclas Lockner.
2013-03-05 16:42:44 +01:00
David Anderson
0a75353fb7
- client (Android and other Unix without shmget())
...
Don't write spurious messages to stderr about shmem operations
not being supported.
2013-03-05 16:42:44 +01:00
David Anderson
cbe4408dcf
Android: Make build_libraries.sh executable
2013-03-05 16:42:44 +01:00
Rom Walton
c13a05828f
Android: Add a shall script to build just the BOINC libraries
2013-03-05 16:42:44 +01:00
Rom Walton
27c62a7914
WINSETUP: Fix the launch manager and tray functionality at the end of setup. (Applied to WCG.ism)
2013-03-05 16:42:44 +01:00
Rom Walton
984c23558e
MGR: SimpleGUI: Make the Notices/Suspend/Resume/Help button borders transparent. The other buttons will take a bit more work.
2013-03-05 16:42:44 +01:00
Rom Walton
b2c53551b6
- World Community Grid: Update our Skin for the 7.0 client
...
- World Community Grid: Delete files from the old skin
- World Community Grid: Fix compile error in custom World Community Grid section of code
- World Community Grid: Update the Windows build files for World Community Grid
- World Community Grid: Update installater and related files for version 7
- World Community Grid: Add WCG directory to section of .gitignore for installer files
2013-03-05 16:42:44 +01:00
Rom Walton
549205bdd2
Android: Asset manager just expects the file name and not the full path.
2013-03-05 16:42:44 +01:00
Rom Walton
f8a25cf2b2
Android: Add boinccmd to the android package, its small and useful for debugging.
...
Android: Install the all_projects_list.xml file at the same time as the client software.
2013-03-05 16:42:43 +01:00
Rom Walton
1be6dfbf3d
Android: Clean up comment
2013-03-05 16:42:43 +01:00
Rom Walton
827f18fa09
Android: Attempt a graceful shutdown of the core client by sending a SIGQUIT instead of killing the process outright.
...
The UI was getting stuck in a loop where is was constantly killing the client and restarting the client which in turn was re-launching the science applications. Both the UI and the client were unhappy.
2013-03-05 16:42:43 +01:00
Rom Walton
1cd98b099b
Doc: Reorder Android detection, the browser's user agent string contains the Linux keyword too.
2013-03-05 16:42:43 +01:00
Rom Walton
54676d9d01
Doc: Add Android to the download_all.php page.
...
Doc: Add detection code for Android to the download.php page.
Doc: Update latest dev version to 7.0.52
2013-03-05 16:42:43 +01:00
Rom Walton
decaf76523
WINSETUP: Fix the launch manager and tray functionality at the end of setup.
2013-03-05 16:42:43 +01:00
Rom Walton
51dd443941
WINSETUP: Revert my change to interpret the Service Install checkbox as an integer. Internally if the property contains a value it is true, otherwise false. Confirmed by Kevin.
2013-03-05 16:42:43 +01:00
Rom Walton
0f0fe585ba
Android: Use a 96x96 image for the BOINC icon on Kindle Fire and other high-res devices
2013-03-05 16:42:43 +01:00