Joachim Fritzsch
|
5cf8ba3826
|
- android/ProjectApp/: rename of MainActivity to ProjectExampleMainActivity
- android/ProjectApp/: updated to latest IClientRemoteService.aidl
|
2013-03-05 14:52:38 +01:00 |
Joachim Fritzsch
|
2097bbdbc8
|
- android/BOINC/: rename of MainActivity to BOINCActivity
- android/BOINC/: getVersionCode added to AIDL
- android/BOINC/: reduce import warnings
|
2013-03-05 14:52:38 +01:00 |
Rom Walton
|
ea9bf2a0a5
|
android/boinc_zip: Linux throws a warning about lchmod and on android it doesn't exist at all. Add -DNO_LCHOWN to Makefile.am so it applies to both environments
|
2013-03-05 14:17:54 +01:00 |
Rom Walton
|
715796ba6f
|
android: Add the NO_LCHOWN symbol to the list of symbols used to build boinc, boinc_zip, etc. Android doesn't support the lchown API.
|
2013-03-05 14:17:54 +01:00 |
Joachim Fritzsch
|
f9d022788d
|
- android: kill client process on startup to allow update
- android: bugfix in preferences tab
- android: rename of preferences
- android: deletion of unused components
|
2013-03-05 14:05:04 +01:00 |
David Anderson
|
0d07e872bd
|
android: Add execute permissions to shell scripts
|
2013-03-05 13:53:58 +01:00 |
Rom Walton
|
e36173c3cc
|
android: Deploy the CA Bundle along with the BOINC client, the BOINC client should detect the CA Bundle file in the current directory and use it for SSL connections
|
2013-03-05 13:53:58 +01:00 |
Rom Walton
|
b5cc5732d1
|
android: placeholders so the UI will compile
|
2013-03-05 13:42:01 +01:00 |
Joachim Fritzsch
|
ad00e99b80
|
android: project attach bug fix
|
2013-03-05 13:42:00 +01:00 |
Joachim Fritzsch
|
51c7c80894
|
android: -layout multi project and other optimizations\n -redesign of start up\n -autostart code now in BootReceiver
|
2013-03-05 13:42:00 +01:00 |
Rom Walton
|
43d8f9f16b
|
android: raise minimum api level for native code components to 9 (Ansroid 2.3), this solves the timezone issue when compiling the wrapper. Next level up is 14 which is Android 4.0. UI components are already at level 10.
|
2013-03-05 13:39:42 +01:00 |
Rom Walton
|
283ffcea85
|
android: more bug fixes
|
2013-03-05 13:33:27 +01:00 |
Rom Walton
|
1c352d9a7d
|
android: bug fix for shell scripts
|
2013-03-05 13:33:27 +01:00 |
Rom Walton
|
24921b204e
|
android: adjust default android toolchain location so that it isn't deleted after a reboot
|
2013-03-05 13:33:27 +01:00 |
Rom Walton
|
8feec9e6a0
|
android: Use the executable name 'boinc' instead of boinc_client. It tracks with what we are doing with the self extracting archive and the other platforms.
|
2013-03-05 13:33:26 +01:00 |
Oliver Bock
|
06511d8842
|
Merge branch 'master' of ssh://boinc.berkeley.edu/boinc
|
2013-03-04 17:53:56 +01:00 |
Joachim Fritzsch
|
b07a7368c7
|
android: file permission fix
|
2013-03-04 17:53:44 +01:00 |
Joachim Fritzsch
|
c1f83367d9
|
android: BOINC multi project manager capabilities
|
2013-03-04 17:53:35 +01:00 |
Rom Walton
|
0e8d17e80e
|
Add script files for building BOINC for Android based on build_android.sh
|
2013-03-04 17:51:30 +01:00 |
Joachim Fritzsch
|
90806def5c
|
android: rudementary project app, layouts missing
|
2013-03-04 17:51:20 +01:00 |
Joachim Fritzsch
|
028fb5827c
|
android: interface for project added
|
2013-03-04 17:48:45 +01:00 |
Joachim Fritzsch
|
6d9f42590e
|
android: AIDL interface for project applications
|
2013-03-04 17:48:45 +01:00 |
novarow
|
54812bc2ab
|
android: deletion of architecture try-outs
|
2013-03-04 17:48:45 +01:00 |
Rom Walton
|
60addde1a2
|
Initial code drop from Android BOINC (http://github.com/novarow/AndroidBOINC)
|
2013-03-04 17:39:25 +01:00 |