Commit Graph

362 Commits

Author SHA1 Message Date
Rom Walton 7179b0e27b android: Use different toolchain directories. OpenSSL appears to be sensitive and will not successfully compile if built for a different CPU architecture first. (temp file?) 2013-10-22 13:59:26 -04:00
Rom Walton 83ad0d47a0 android: Make sure all the toolchains exist 2013-10-22 13:16:04 -04:00
Rom Walton d1cd5d3f8e android: more tweaks for the various CPU Architectures 2013-10-22 13:00:50 -04:00
Rom Walton bfe8ee6921 android: Attempt to fix OpenSSL compile problem on x86/mips 2013-10-22 12:02:04 -04:00
Rom Walton 6ebd9d1984 android: Add a script to just compile BOINC for all CPU Architectures 2013-10-22 11:39:37 -04:00
Rom Walton 4b4a5c360f android: Bug fixes for previous commit 2013-10-22 11:37:36 -04:00
Rom Walton efc25bbd78 android: Add cross-compile scripts for the x86 and MIPS CPU architectures 2013-10-22 11:19:42 -04:00
Rom Walton c8fbb7e799 android: Filter out the old ARM based platform in the playstore. 2013-10-22 09:49:59 -04:00
Rom Walton f83b5bae25 android: Remove previous playstore filter used to limit BOINC to ARM CPUs
android: Add placeholders directories for where cross-compiled BOINC clients will be stored in the APK.
2013-10-22 09:40:26 -04:00
David Anderson 8b07b965df android: Bulk import of localization text 2013-10-21 09:17:36 -07:00
David Anderson 27cbee2001 android: Bulk import of localization text 2013-10-21 09:16:25 -07:00
Joachim Fritzsch 4f38e2a59b android: added visit website to project controls. 2013-10-17 19:32:13 +02:00
Joachim Fritzsch aa0ef00405 android: bugfix, prevent Projects tab to show negative duration until transfer retry. 2013-10-17 19:20:03 +02:00
Joachim Fritzsch 8fdf74660c android: added transfer retry to project controls. 2013-10-17 19:12:17 +02:00
David Anderson 0c8e30d0e9 Translation: update templates, and fix tools for generating templates 2013-10-15 22:46:18 -07:00
Rom Walton fb2762238c android: Tweak the location that the android template is written to so that the compare_pot script can find it. 2013-10-15 16:15:33 -04:00
David Anderson 05b9a4d334 android: bulk update of localization resources 2013-10-10 12:04:24 -07:00
David Anderson 12eafccc6e android: bulk import of localization resources 2013-10-04 09:52:03 -07:00
Joachim Fritzsch fced3f1529 android: Notices tab, bug fix. 2013-10-01 23:17:53 +02:00
Joachim Fritzsch 6a7cf22690 android: Notices tab added, showing project's RSS feed. 2013-10-01 19:47:19 +02:00
Joachim Fritzsch 531b2bd5e3 android: removal of Transfers tab, show information in Projects tab for every project individually. 2013-10-01 16:56:21 +02:00
David Anderson 73b8b03005 android: bulk import of new localization resources 2013-09-21 12:24:30 -07:00
David Anderson d72700cf55 android: bulk import of new localization resources 2013-09-20 13:01:09 -07:00
David Anderson 5da89b46f9 android: bulk import of new localization resources 2013-09-13 10:00:21 -07:00
Joachim Fritzsch 75301ff23a android: bugfix projects activiy, introduced by previous merge. 2013-09-11 19:49:27 +02:00
Joachim Fritzsch a677b0b844 android: turkish translation lacking escape character for question mark. 2013-09-11 19:34:48 +02:00
Joachim Fritzsch e41ef4ef29 Merge branch 'am'
Conflicts:
	android/BOINC/src/edu/berkeley/boinc/ProjectsActivity.java
	android/BOINC/src/edu/berkeley/boinc/adapter/ProjectsListAdapter.java
2013-09-11 19:33:45 +02:00
Joachim Fritzsch 469a6d3348 android: account manager support, commit 3/3. 2013-09-11 18:08:24 +02:00
Rom Walton 1265b7505d android: Make missing translations a non-fatal event 2013-09-06 12:13:09 -04:00
Rom Walton 32752480c2 android: Prevent Eclipse from complaining about certain configuration strings not having any translations 2013-09-06 11:59:17 -04:00
Rom Walton 1a78c8b1f4 Update all project list for packages we release 2013-09-06 11:46:01 -04:00
Rom Walton 6a9108f06b android: Prevent Eclipse from complaining about certain configuration strings not having any translations 2013-09-06 11:41:27 -04:00
David Anderson e7f3737098 android: bulk import of new localization resources 2013-09-06 07:58:08 -07:00
David Anderson cadda86667 android: bulk import of new localization resources 2013-09-04 12:40:45 -07:00
David Anderson 5d0adf5b79 android: bulk import of new localization resources 2013-09-02 14:01:36 -07:00
David Anderson fc9e087538 android: bulk import of new localization resources 2013-08-30 12:11:48 -07:00
Rom Walton 650f2731f1 android: Move asset paths out of the strings.xml file and put them into the configuration.xml file. Localizers can change what is in strings.xml. 2013-08-30 12:47:43 -04:00
Rom Walton cf7cc1071a android: Remove the default global prefs override file from the installation process. The default values are now in the core client. 2013-08-21 12:44:08 -04:00
Joachim Fritzsch cebe16ccbe android: re-enable cpu throttling with bug fixes. 2013-08-14 08:56:51 +02:00
Joachim Fritzsch d1ef167b8d Merge branch 'notices' 2013-08-14 08:38:15 +02:00
Joachim Fritzsch 68dff711a5 android: add code for notices to disappear when outdated. 2013-08-14 08:18:50 +02:00
Joachim Fritzsch 5cda8301ed android: account manager support, commit 2/3. 2013-08-14 07:02:08 +02:00
Joachim Fritzsch 972eff627e android: account manager support, commit 1/2. 2013-08-14 07:01:10 +02:00
Joachim Fritzsch 11db1b9741 android: improved logging information on rpc failure, releated issue #1323 2013-08-13 13:28:37 +02:00
Joachim Fritzsch 84c5bd353d android: bug fix for OutOfMemeoryError while loading slideshow, handle exception. reported in PlayStore. 2013-08-13 13:07:45 +02:00
Joachim Fritzsch 3543c6084d android: bug fix for NPE reported in PlayStore, due to changed preference handling 2013-08-13 13:02:07 +02:00
Joachim Fritzsch 752c86015c android: add scheduler notices to Projects tab. Message does not disappear yet. 2013-08-13 12:51:11 +02:00
Rom Walton 683fb60623 ANDROID: Remove a script that is not needed anymore. 2013-08-07 17:53:35 -04:00
David Anderson dc09b0a131 Android GUI: fix a couple of strings 2013-08-03 13:13:08 -07:00
Joachim Fritzsch 5602c09485 android: always showing the EventLog in the menu, regardless of advanced preference, enhancement #1314. 2013-07-26 08:03:38 +02:00