Commit Graph

205 Commits

Author SHA1 Message Date
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