David Anderson
dc023c51c1
android: Import updated translations
2014-01-07 12:59:46 -08:00
Joachim Fritzsch
e3d3b90c5e
android: change of platform based project list filtering to ignore plan classes.
2014-01-07 12:07:23 +01:00
Joachim Fritzsch
65bd27c24d
Merge branch 'master' of ssh://boinc.berkeley.edu/boinc-v2
2014-01-05 17:37:23 +01:00
Joachim Fritzsch
42b4283e58
android fix for UI problem. initial layout while loading did not show text, i.e. 'starting...'.
2014-01-05 17:36:29 +01:00
Joachim Fritzsch
bc583bd401
android: fix for UI problem. popup dialog for power source preferences had overlapping checkbox and textview on Android API v16.
2014-01-05 17:26:41 +01:00
David Anderson
ab9d926be7
Android Translations (import)
2014-01-02 10:47:04 -08:00
Joachim Fritzsch
6a171fe9cf
android: completely remove dummyjni from Java code, was causing UnsatisfiedLinkErrors upon startup.
2013-12-13 14:52:44 +01:00
Joachim Fritzsch
d770bc3b7d
android: added charger type preference.
...
- fix layout size of leglevel dialog
- refector preference code, more readable
- add charger type preference (ac vs usb vs wireless vs battery)
2013-12-13 14:46:29 +01:00
Joachim Fritzsch
4eb156edb8
android: support for stationary devices
...
- detect whether battery is present,
- if not, skip checks for battery heat, battery level and charger status
- by sending positive dummy data to the client
- remove category Power from preferences
- code to detect wired internet connection, treat as wifi
- refactor DeviceStatus class, to have detection code in edu.berkeley.boinc.client rather than .rpc
2013-12-12 16:44:49 +01:00
Rom Walton
f7edff7296
android: Skip a few exceptions on clean installs, gui_rpc_auth.cfg isn't created until after the client is started for the first time.
2013-12-06 18:55:40 -05:00
Rom Walton
8d6d0b93f3
android: Remove reference to dummyjni which was causing an unhandled exception during startup
2013-12-06 18:48:16 -05:00
Rom Walton
4818951281
android: Remove obsolete files
2013-12-06 18:46:34 -05:00
David Anderson
b842cb1cbb
android: update localization files for Android
2013-12-03 08:04:19 -08:00
Joachim Fritzsch
a491bd2e29
android: refactor, added class missing in previous commit.
2013-11-25 16:38:11 +01:00
Joachim Fritzsch
e5aa855b7b
android: refactor of Monitor class, moved RPC related function into new ClientInterfaceImplementaion with extends RpcClient. Added Javadoc style comments for both classes.
2013-11-22 14:19:14 +01:00
Joachim Fritzsch
80d3c96c26
android: notification, when clicked, take user back to last tab instead of restarting.
2013-11-21 15:22:26 +01:00
Joachim Fritzsch
7e39bcce98
android: fixed spelling mistake in strings.xml
2013-11-21 14:27:40 +01:00
Joachim Fritzsch
4479661766
android: Manager code for multi platform support.
2013-11-17 13:52:37 +01:00
Joachim Fritzsch
5c100bcc92
android: remove compiled libraries from git, need to be recompiled on individual machine.
...
If not recompiled on local machine, System.loadLibrary() throws UnsatisfiedLinkError due to not matching signatures.
Recompile locally by running ndk-build in the Android project's root directory, i.e. BOINC.
2013-11-16 17:50:57 +01:00
Joachim Fritzsch
3a5103a5f6
android: specified supported architecture platforms in Application.mk for automated ndk-build.
2013-11-16 17:42:28 +01: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
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