Commit Graph

84 Commits

Author SHA1 Message Date
Joachim Fritzsch a05a3fec05 android: redesign projects tab according to ticket #1273 2013-06-03 14:55:48 +02:00
Joachim Fritzsch ef5eca5a21 android: moved default preferences from source code to congfiguration.xml 2013-05-29 14:51:53 +02: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 c1d6a8a8c1 android: redesign project attach and registration 2013-05-24 11:45:17 +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 985d91489b android: service sticky for GUI keep alive 2013-05-18 11:14:22 +02:00
Joachim Fritzsch 8df34c4fbf android: implementation of <report_device_status> 2013-05-17 18:58:14 +02: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 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 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 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 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 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
Rom Walton 58dadaf9cb Android: Update the transfers tab. Implement retry and abort commands in the UI. Calculate the transfer speed and progress the same way as the desktop UI does. Display the same status information the desktop UI does. 2013-03-07 11:24:20 +01:00
Rom Walton bcf3e835b0 Android: Move add project functionality to the options menu. Frees up screen space for the project list. 2013-03-05 17:26:34 +01:00
Rom Walton 2b0f07ca8c Android: Implement projects status information in the projects tab. 2013-03-05 17:26:34 +01:00