Commit Graph

135 Commits

Author SHA1 Message Date
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
Joachim Fritzsch b539fb57a9 -android: ProjectAttach:
- bug fixes (NullPointerException) at login
  - added warning in case manually added project does not support Android
  - usage of lib/error_numbers.h instead of self defined values
  - added link to project URL
2013-03-28 12:35:19 +01:00
Joachim Fritzsch 8423bc0492 -android: full exit (UI and client) reachable from menu in Status tab. 2013-03-28 10:48:32 +01:00
novarow 727c84320d -android: file missing in previous commit 2013-03-27 12:14:30 +01:00
novarow 895ba42eaf -android: UI responsiveness and robustness improvements
-android: generalization of loading layout
-android: unified layout setup routine for Trans-, Projects-, Tasks-, EventLogActivity
-android: optimization of EventLogActivity
2013-03-27 12:13:37 +01:00
novarow 7da22d39df -android: AndroidManifest.xml with new Activities 2013-03-26 15:05:35 +01:00
novarow 565f444850 -android: improved project attach routine
-android: various bug fixes.
2013-03-26 14:57:54 +01:00
Joachim Fritzsch 04c493ae20 - android: improvement of Preferences tab: categories, advanced preferences 2013-03-22 10:31:43 +01:00
Joachim Fritzsch 56748328be -android: added global default preferences 2013-03-22 10:31:43 +01:00
Rom Walton 7cad508875 Android: Possibly fix button visibility when a transfer is actually clicked on. 2013-03-07 11:24:20 +01:00