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
Keith Uplinger
aa5776e00b
Added a change to show the status of the agent in the top menu bar...
2013-05-04 10:16:32 +02:00
Keith Uplinger
20dc090739
Create an add projects button below the last active project in the projects page.
2013-05-04 10:16:32 +02:00
Joachim Fritzsch
1415ab7a44
-android: icluded project graphics
2013-04-27 09:59:04 +02:00
Joachim Fritzsch
e0e6a56719
- android: project attach, better error handling if no internet connection
2013-04-18 15:46:18 +02:00
Joachim Fritzsch
3b6ade0175
-android: removed RAM usage when busy, not used.
...
-android: reduced factory setting for ncpus_pct to 50
2013-04-17 16:39:30 +02:00
Joachim Fritzsch
5ae33f9648
-android: Optimization of EventLogActivity and message retrieval
2013-04-17 15:55:14 +02:00
Joachim Fritzsch
e16f4d3c1f
-android: multiple layout improvements
2013-04-06 16:19:44 +02:00
Joachim Fritzsch
96f3bdf16b
-android: acquisition of WakeLock to prevent CPU throttling when display is off.
2013-04-06 12:55:00 +02:00
Rom Walton
27f2ef9bb8
- Update all_projects_list.xml
2013-03-29 11:58:40 -04:00
Joachim Fritzsch
30f1b6518b
-android:
...
-ProjectAttach: terms of use, prevention of login attempt to already attached project
-PrefsActivity: fixed bugs caused by race condition
-removed seperate Thread for client setup, now called from ClientStatusMonitorAsync
2013-03-28 17:24:06 +01:00