Commit Graph

354 Commits

Author SHA1 Message Date
Joachim Fritzsch 1280b93721 android: acquire strongest wake lock during start up routine, to enforce all cpu cores are on, related issue #1300 2013-07-01 13:34:01 +02:00
Joachim Fritzsch 3ecb6ba811 android: remove of verbose debug messages. 2013-07-01 12:46:08 +02:00
Joachim Fritzsch ec03edc9e8 android: migration to system AsyncTask, ThreadPoolLimit not an issue anymore, because client status update in TimerTask. 2013-07-01 12:44:36 +02:00
Joachim Fritzsch 3245cca27c android: revert time interval configuration change of previous commit. 2013-07-01 12:03:22 +02:00
Joachim Fritzsch eb4cc15ad4 android: use Timer class instead of Thread.sleep, for reliable interval. Avoids unwanted delay in device status report when CPU throttled. enhancement #1304. 2013-07-01 11:58:12 +02:00
Keith Uplinger 0140523f37 Changes in the code to prevent and AppDOS from lines being too long for readLine. 2013-07-01 09:18:09 +02:00
Keith Uplinger 09c3319364 Removed references to print the password length to the log file. 2013-07-01 09:16:27 +02:00
Joachim Fritzsch 801cf62985 android: usage of log level variables instead of integers at various places. 2013-07-01 09:15:04 +02:00
Joachim Fritzsch ecfaf42267 android: bug fix, status tab resume button did not resume network activity. 2013-07-01 09:06:24 +02:00
Joachim Fritzsch 3510ec00e9 android: bug fix for NPE reported in PlayStore system 2013-07-01 09:03:33 +02:00
Rom Walton b0db5617a3 - Tag for 7.2.0 release, all platforms
client_release/7.2/7.2.0
2013-06-27 15:55:49 -04:00
Joachim Fritzsch a815b6c97a android: optimization for icon loading routine, avoiding verbose warnings. 2013-06-27 12:41:43 +02:00
Joachim Fritzsch 456b4097ce Merge branch 'cpu-detection' 2013-06-27 11:57:00 +02:00
Joachim Fritzsch b14b2dacf1 android: bugfix for NPE in EventLog reported in PlayStore system. 2013-06-27 11:52:53 +02:00
Joachim Fritzsch 7afb36ca9a android: bugfix cpu core number detection, issue #1300 2013-06-27 08:15:35 +02:00
Rom Walton 9c269da899 - Tag for 7.1.21 release, all platforms
client_release/7.1/7.1.21
2013-06-25 10:53:18 -04:00
Joachim Fritzsch 6e3f309b88 android: bugfix for NPE when accessing ClientStatus singleton. 2013-06-25 14:49:41 +02:00
Rom Walton 24ddc433c7 - Tag for 7.1.20 release, all platforms
client_release/7.1/7.1.20
2013-06-24 13:34:58 -04:00
Joachim Fritzsch 37e92c120d android: layout fix, client log flag checkboxes were overlapping on pre Android 4.2 devices 2013-06-24 13:53:48 +02:00
Joachim Fritzsch e4df441d13 Merge branch 'master' of ssh://boinc.berkeley.edu/boinc-v2 2013-06-24 11:56:08 +02:00
Joachim Fritzsch e621d5ed70 android: client eventlog bugfixes. issues #1301 and #1302. 2013-06-24 11:55:58 +02:00
Rom Walton 056c7a40b3 - Tag for 7.1.19 release, all platforms
client_release/7.1/7.1.19
2013-06-24 00:20:53 -04:00
Joachim Fritzsch 888861b679 android: set user_active when device is ringing or in call, causes client to suspend. enhancement #1295 2013-06-23 12:52:13 +02:00
Joachim Fritzsch 2deb173290 android: reduction of default max temperature to 40 degree celcius. 2013-06-23 11:06:17 +02:00
Joachim Fritzsch c5c2bb69a5 android: setting client log flags and GUI log level from GUI in advanced preferences, enhancement #1294 2013-06-23 09:07:06 +02:00
Joachim Fritzsch 2682d823f0 android: added battery temp preference to UI. enhancement #1296 2013-06-22 12:44:42 +02:00
Joachim Fritzsch 7bc00d2fe0 android: removed punctiuation from error messages. 2013-06-22 12:02:05 +02:00
Joachim Fritzsch 5447d7b43d android: added error number to login identify unknown failure 2013-06-22 11:54:57 +02:00
Joachim Fritzsch 812eda3573 android: bugfix, all listviews had faulty behavior due to id mixup. related issue #1293 2013-06-22 11:07:10 +02:00
Joachim Fritzsch f2a6f32310 android: show correct suspend reason for transfers, fix for issue #1299 2013-06-22 10:20:50 +02:00
Joachim Fritzsch 8854de3213 android: adapting transfer abortion dialog to fit layout, completing enhancement #1280 2013-06-22 09:43:44 +02:00
Joachim Fritzsch f1e0e4b88c android: tasks only show progress bar when active, fix for issue #1298 2013-06-22 09:18:19 +02:00
Joachim Fritzsch 53c88e54ca android: project icons mixed up in Tasks tab, fix for issue #1291 2013-06-22 08:36:30 +02:00
Rom Walton 543ff14977 Android: Replace the <http_debug/> log flag with the <task_debug/> log flag 2013-06-20 17:39:43 -04:00
Rom Walton 7794bb8f14 Android: Re-enable the debuggable flag for the application. 2013-06-20 17:35:34 -04:00
Rom Walton 855863321b - Tag for 7.1.18 release, all platforms
client_release/7.1/7.1.18
2013-06-18 14:42:18 -04:00
Rom Walton a86db5df85 - Tag for 7.1.17 release, all platforms
client_release/7.1/7.1.17
2013-06-14 12:56:23 -04:00
Rom Walton 9ee27a2792 - Tag for 7.1.16 release, all platforms
client_release/7.1/7.1.16
2013-06-12 21:28:35 -04:00
Joachim Fritzsch 9b0aa59661 Merge branch 'master' of ssh://boinc.berkeley.edu/boinc-v2 2013-06-12 23:23:08 +02:00
Joachim Fritzsch bbc0f12f9b android: more efficient RPC polling, reduce number of calls depending on screen on/off status. issue #1290. 2013-06-12 23:22:44 +02:00
Rom Walton cd561b3084 - Tag for 7.1.15 release, all platforms
client_release/7.1/7.1.15
2013-06-12 14:09:38 -04:00
Joachim Fritzsch 23c202add1 Merge branch 'master' of ssh://boinc.berkeley.edu/boinc-v2 2013-06-12 16:09:48 +02:00
Joachim Fritzsch 9aa929708a android: added retry loops to get_project_conf, login and registration routines to be more robust on bad connection. Related ticket #1284. 2013-06-12 16:09:18 +02:00
Joachim Fritzsch 4ff620acbb android: surpress recreation of login activities during orientation change. Caused repolling configuration or restarting login routine. Ticket #1289 2013-06-12 15:15:48 +02:00
Joachim Fritzsch 308a62ff81 android: menu button suspends both, computation and network, issue #1288 2013-06-12 15:06:58 +02:00
Rom Walton a17c34b5ed - Tag for 7.1.14 release, all platforms
client_release/7.1/7.1.14
2013-06-11 14:18:35 -04:00
Rom Walton 671e18062c android: Turn off android debug flag in the cc_config.xml file 2013-06-11 14:14:27 -04:00
Rom Walton aa8802c880 - Tag for 7.1.13 release, all platforms
client_release/7.1/7.1.13
2013-06-11 11:15:23 -04:00
Keith Uplinger f5d2f99d37 Fix login bug that has capital letters. 2013-06-11 16:16:53 +02:00
Joachim Fritzsch 29e25183ec android: usage of master_url during login/registration instead of user input, related tickets #1267 and #1287 2013-06-11 16:16:15 +02:00
Joachim Fritzsch c518170452 android: fix bug introduced by manual merge of previous commit. 2013-06-11 14:07:10 +02:00
Keith Uplinger 82c3c6d2f1 Fixed issue with default icons being used in TaskList view 2013-06-11 14:04:39 +02:00
Keith Uplinger 5bb747fb2c Transfers expansion code from Mahmoud. 2013-06-11 14:03:47 +02:00
Rom Walton 26b9107de5 - Tag for 7.1.12 release, all platforms
client_release/7.1/7.1.12
2013-06-10 11:57:18 -04:00
Joachim Fritzsch cef69b3f3e android: bugfixes for #1269 and #1285. more efficient handling of images, improved responsiveness. 2013-06-09 16:04:22 +02:00
Joachim Fritzsch e0b63c6781 android: reduction of debugging messages for better readability. 2013-06-09 13:27:13 +02:00
Joachim Fritzsch 9eb1dcc26b android: added READ_LOG permission to fix issue #1286 2013-06-09 12:54:39 +02:00
Joachim Fritzsch f2296c0d85 android: unified log tag to filter GUI log. 2013-06-09 12:53:44 +02:00
Joachim Fritzsch 980148819b android: more detailed log messages to debug project attach. 2013-06-09 11:44:32 +02:00
Joachim Fritzsch 8caa9bc444 android: about and help button added to menu. 2013-06-08 18:53:24 +02:00
Joachim Fritzsch d0d83603d7 android: defined background color of menu. Some devices showed white text on white background before. 2013-06-08 17:55:09 +02:00
Joachim Fritzsch 1b7e4c9c1f android: adapt default preferences to values that are configurable in GUI, 10 percent steps. 2013-06-08 17:39:10 +02:00
Joachim Fritzsch d2d87936a6 android: refactor, move strings from Activity code to strings.xml 2013-06-08 17:25:31 +02:00
Joachim Fritzsch a477652d1d android: Tasks tab layout optimizations. 2013-06-08 16:51:44 +02:00
Joachim Fritzsch 95b6754763 Merge branch 'master' of ssh://boinc.berkeley.edu/boinc-v2 2013-06-08 12:49:18 +02:00
Mahmoud El-Kamar bcd2efd5b2 android: improved layout for Tasks tab 2013-06-08 12:48:17 +02:00
Joachim Fritzsch 4ec5b72a10 android: updated eclipse classpath for SDK tools rev. 17. 2013-06-08 12:40:08 +02:00
Joachim Fritzsch 41460680f5 android: correction of logging parameter in EventLog. 2013-06-08 10:42:41 +02:00
Rom Walton d32314d5f5 - Tag for 7.1.11 release, all platforms
client_release/7.1/7.1.11
2013-06-07 15:30:53 -04:00
Joachim Fritzsch 714259bf65 android: redesign of eventlog, ticket #1261 2013-06-07 16:38:13 +02:00
Joachim Fritzsch 3b71e5fa60 android: bugfix. uninitialized variable caused NPE in rare situations. 2013-06-07 14:58:16 +02:00
Joachim Fritzsch 52833620bc Merge branch 'master' of ssh://boinc.berkeley.edu/boinc-v2 2013-06-07 14:47:17 +02:00
Joachim Fritzsch f699ea865c android: loglevel as boolean for better readability 2013-06-07 14:46:57 +02:00
Joachim Fritzsch 70b4345769 android: bugfix. increased status report frequency to avoid timeout on Nexus7 in sleep mode. 2013-06-07 14:22:07 +02:00
Rom Walton fb437e497e - Tag for 7.1.10 release, all platforms
client_release/7.1/7.1.10
2013-06-06 15:42:13 -04:00
Joachim Fritzsch df438aeb43 android: bugfix for previous commit 2013-06-06 18:35:24 +02:00
Joachim Fritzsch 2ffb8fdf61 android: new eventlog containing logcat and client messages, moved from tab to menu, based on advanced preference. Tickets #1271 #1275 2013-06-06 18:10:44 +02:00
Joachim Fritzsch a829f6aa47 android: show max_ncpus_pct preference only on multicore devices 2013-06-06 13:11:08 +02:00
Joachim Fritzsch e1243bd116 android: optimization of layout update in Preference tab, ticket #1270 2013-06-06 13:03:09 +02:00
Joachim Fritzsch 8c60b9fbe0 android: bugfix: notification breaks after restart, ticket #1282 2013-06-06 12:10:15 +02:00
Joachim Fritzsch 83bd5716d0 android: bugfix: min battery level preference, ticket #1281 2013-06-06 11:56:18 +02:00
Joachim Fritzsch 082aab48f5 Merge branch 'master' of ssh://boinc.berkeley.edu/boinc-v2 2013-06-05 19:35:27 +02:00
Joachim Fritzsch 7e38c7785d android: added RPC to write product name into host info, ticket #1259 2013-06-05 19:35:16 +02:00
Rom Walton a8e6e569c7 - Tag for 7.1.9 release, all platforms
client_release/7.1/7.1.9
2013-06-05 12:29:20 -04:00
Joachim Fritzsch a868b1afe2 Merge branch 'master' of ssh://boinc.berkeley.edu/boinc-v2 2013-06-05 18:17:55 +02:00
Keith Uplinger cc78f182d1 These changes are for having the hostinfo being pulled for preferences to show cpu selector in quantity with max ncpus of the device. 2013-06-05 18:15:25 +02:00
Rom Walton 94cd5ae89d - Tag for 7.1.8 release, all platforms
client_release/7.1/7.1.8
2013-06-05 12:13:45 -04:00
Keith Uplinger fcb381b507 Task expansion view to match what is shown in the mockups 2013-06-05 11:47:57 -04:00
Keith Uplinger 0f4457e4f7 Added new images for the updated tabs in Android client 2013-06-05 11:09:15 -04:00
Joachim Fritzsch 89e1a1f01d Merge branch 'master' of ssh://boinc.berkeley.edu/boinc-v2 2013-06-05 16:16:27 +02:00
Joachim Fritzsch 5afb28f613 android: improved fault tolerance for status reporting, related to ticket #1279 2013-06-05 16:16:04 +02:00
Rom Walton 13209ce723 - Tag for 7.1.7 release, all platforms
client_release/7.1/7.1.7
2013-06-04 14:47:29 -04:00
Rom Walton 1041d3aaf0 android: Add cc_config.xml copy operation to the monitor startup code. 2013-06-04 14:45:51 -04:00
Rom Walton 52dce1ccf3 - Tag for 7.1.6 release, all platforms
client_release/7.1/7.1.6
2013-06-04 14:36:45 -04:00
Rom Walton c024c4713f android: add default cc_config.xml for debugging issues on Android. 2013-06-04 14:34:10 -04:00
Rom Walton faa490dd7e - Tag for 7.1.5 release, all platforms
client_release/7.1/7.1.5
2013-06-03 14:53:13 -04:00
Rom Walton 348f9eef71 Merge branch 'master' of ssh://boinc.berkeley.edu/boinc-v2 2013-06-03 14:25:17 -04:00
Rom Walton 816515fa64 - Tag for 7.1.4 release, all platforms
client_release/7.1/7.1.4
2013-06-03 14:22:29 -04:00
Joachim Fritzsch e2ef25bc7b android: bug fix ticket #1278, transperancy in project icon 2013-06-03 19:37:55 +02:00
Joachim Fritzsch 214d6c7123 android: space missing in dialog. 2013-06-03 19:14:32 +02:00
Joachim Fritzsch 44cf65b322 android: added native dummy library to trigger implicit PlayStore filters. Ticket #1277. Checked in as binary because it is not going to change and allows building without NDK. 2013-06-03 17:46:42 +02:00
Joachim Fritzsch 93076a199d android: bug fix for ticket #1276 2013-06-03 16:47:57 +02:00
Joachim Fritzsch 58bfd4a53c android: setting minSDK level to 10, further increase causes problems with AsyncTasks 2013-06-03 16:25:54 +02:00
Joachim Fritzsch 14fa4dc708 android: polling all_projects_list moved into client startup routing to avoid network on UI thread 2013-06-03 16:24:23 +02:00
Joachim Fritzsch a05a3fec05 android: redesign projects tab according to ticket #1273 2013-06-03 14:55:48 +02:00
Rom Walton a512bea7fb android: Move comment 2013-06-02 20:03:25 -04:00
Rom Walton 419088fbef android: Add extra large screens to the list of supported screen types 2013-06-02 19:58:58 -04:00
Rom Walton eaee966acd Android: Add metadata to the AndroidManifest.xml file to inform the play store we can run on large screen devices. 2013-05-30 12:02:37 -04:00
Charlie Fenton 65f77933cc - Tag for 7.1.3 release, all platforms
client_release/7.1/7.1.3
2013-05-30 03:21:43 -07:00
Joachim Fritzsch e3938b9e4f android: clearing password in login activity when user navigates away 2013-05-29 15:16:55 +02:00
Joachim Fritzsch ef5eca5a21 android: moved default preferences from source code to congfiguration.xml 2013-05-29 14:51:53 +02:00
Rom Walton a2b758fd11 - Tag for 7.1.2 release, all platforms
client_release/7.1/7.1.2
2013-05-28 11:10:52 -04:00
David Anderson 71206bdaaf Android: tweak some messages 2013-05-27 12:18:15 -07:00
Joachim Fritzsch 513e8dd994 android: redesing preference dialogs 2013-05-25 15:08:22 +02:00
Joachim Fritzsch 686688dcef android: redesing of project dialogs 2013-05-25 14:05:38 +02:00
Joachim Fritzsch 6822cc1323 android: battery low suspend reason with current charge level and target 2013-05-24 18:43:48 +02:00
Joachim Fritzsch 316e38cbba android: Projects tab layout optimization and bug fix 2013-05-24 18:07:59 +02:00
Joachim Fritzsch 124495dd61 android: performance tweaks 2013-05-24 17:17:18 +02:00
Joachim Fritzsch 436488fac9 android: layout optimizations for small screens 2013-05-24 15:50:33 +02:00
Joachim Fritzsch ee94f023ea android: update manifest 2013-05-24 11:45:50 +02:00
Joachim Fritzsch c1d6a8a8c1 android: redesign project attach and registration 2013-05-24 11:45:17 +02:00
Joachim Fritzsch 85e7f869cf android: faster startup routine after client binary update 2013-05-23 10:20:21 +02:00
Joachim Fritzsch fe5c5eab16 android: preference battery_charge_min_pct added 2013-05-23 09:09:56 +02:00
Joachim Fritzsch 5dd3a7e93b android: redesigned Projects tab 2013-05-22 17:16:59 +02:00
Joachim Fritzsch 7f7a573c33 android: adapt strings, ticket #1260 2013-05-22 10:29:23 +02:00
Joachim Fritzsch 026ead7194 android: fix of previous commit 2013-05-21 09:32:50 +02:00
Joachim Fritzsch afe415e75e android: redesign preferences tab 2013-05-20 16:19:08 +02:00
Joachim Fritzsch cd620f8f73 android: layout improvements 2013-05-20 13:43:29 +02:00
Joachim Fritzsch b9f8e4c62f android: redesign tab bar
android: redesign title bar
android: introduction of global layout theme
2013-05-19 18:45:16 +02:00
Joachim Fritzsch e350b8ef72 android: hiding BOINC client cpu throttling suspension from GUI 2013-05-18 21:18:00 +02:00
Joachim Fritzsch 7680f94c41 android: enlargement of Projects tab elements 2013-05-18 21:02:03 +02:00
Joachim Fritzsch ac4ee5767b android: Status tab slideshow optimization 2013-05-18 20:53:37 +02:00
Joachim Fritzsch a55f3c7eec android: remodeled Status tab slide show 2013-05-18 17:04:12 +02:00
Joachim Fritzsch 36f2c45412 android: new Tasks tab icon
android: moved run mode control from Status tab into menu
2013-05-18 14:20:59 +02:00
Joachim Fritzsch 70483c09a9 android: bug fixes for tickets #1248, #1251, #1244 2013-05-18 12:50:24 +02:00
Joachim Fritzsch a54607dd4f android: prevent wifi from turning off when boinc is running 2013-05-18 11:57:31 +02:00
Joachim Fritzsch 985d91489b android: service sticky for GUI keep alive 2013-05-18 11:14:22 +02:00
Joachim Fritzsch 6131a3c6bb android: bug fix ticket #1249 - notification regardless of preference 2013-05-17 19:23:03 +02:00
Joachim Fritzsch 8df34c4fbf android: implementation of <report_device_status> 2013-05-17 18:58:14 +02:00
Rom Walton a3257bd16d - Tag for 7.1.1 release, all platforms
client_release/7.1/7.1.1
2013-05-15 13:30:44 -04:00
Joachim Fritzsch 8e566a62fc android: optimization of client start/stop routine
android: show suspend by user of tasks
android: bugfix persistent preferences after update
2013-05-08 18:28:17 +02:00
Joachim Fritzsch c945adf33c android: visual feedback for task operations
android: corrected status strings
android: higher GUI update rate (1s)
2013-05-07 19:53:20 +02:00
Joachim Fritzsch 9c23a48792 android: longer interval for graceful client shutdown. 2013-05-07 12:42:41 +02:00
Joachim Fritzsch 346a1bbcf5 android: fix graphics bug
android: fix notification bugs
2013-05-04 19:25:27 +02:00
Joachim Fritzsch e5c698863a android: harmonized status strings 2013-05-04 12:08:50 +02:00
Keith Uplinger 69ab6f570c Remove extra logging from getStatus 2013-05-04 10:25:14 +02:00
Keith Uplinger a597c2d24f Changes to the rpc api that gets more details for the results and applications. Used in the task pull down. 2013-05-04 10:21:34 +02:00
Keith Uplinger ddc2d02e6e Task expansion capability. 2013-05-04 10:16:33 +02:00
Keith Uplinger ef6b24fe2b Changes to show elapsed time on Android Changes to be committed:
modified:   res/layout/tasks_layout_listitem.xml
	modified:   src/edu/berkeley/boinc/adapter/TasksListAdapter.java

Signed-off-by: Keith Uplinger <uplink@us.ibm.com>
2013-05-04 10:16:33 +02:00
Keith Uplinger a5890aa1be Add notification for Android. 2013-05-04 10:16:32 +02:00