Commit Graph

47 Commits

Author SHA1 Message Date
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 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 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 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 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 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
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 4a4983a3c3 Android: Hook-up project image button event handlers when visible. 2013-03-05 17:26:34 +01:00
Rom Walton 92a3c0d585 Android: Position the buttons to the right of the project text. 2013-03-05 17:26:34 +01:00
Rom Walton 3df74cfa87 Android: Hopefully fix layout issues with the projects tab 2013-03-05 17:26:34 +01:00
Rom Walton 5ead4f3dca Android: Force display of ImageButtons. 2013-03-05 17:26:34 +01:00
Rom Walton 8df902a1e0 Android: Disable the ability of the ImageButtons to intercept click events. 2013-03-05 17:26:34 +01:00
Rom Walton a5055b8ee1 Android: Try invisible instead of gone for setVisibility, the height of the row was changing on selected and non-selected states. 2013-03-05 17:26:34 +01:00
Rom Walton 0eafd4c96c Android: Add Update and Delete buttons for each project listed, only make them visible when the project has been selected. 2013-03-05 17:26:34 +01:00
Rom Walton 67f81b2eca Android: Projects tab makeover, treat it like the EventLog tab. 2013-03-05 17:26:34 +01:00
Rom Walton 7c6c4ab80b Android: More EventLog selection work. 2013-03-05 17:26:33 +01:00
Rom Walton bee74813d5 Android: Fine tune EventLog row layout. 2013-03-05 17:26:33 +01:00
Rom Walton 633b3da44e Android: Add checkmark attribute to event log row layout. 2013-03-05 17:26:33 +01:00
Rom Walton dcd66c7d55 Android: Use CheckedTextView instead of TextView for the messages. 2013-03-05 17:26:33 +01:00
Rom Walton 532104ae28 Android: Implement item selection and copy selection of event log items.
Android: Implement view recycling for event log items.  Improves memory usage.
2013-03-05 17:26:33 +01:00
Rom Walton d77c8d1521 Android: Rename message log to event log 2013-03-05 17:02:59 +01:00
Rom Walton f29bfbaf3c Android: Try a more friendly layout for displaying messages on small screens 2013-03-05 17:02:59 +01:00
Rom Walton d7768af5b0 Android: Revert back to the ListView for the time being. 2013-03-05 17:01:21 +01:00
Rom Walton b283880427 Android: Switch to a table layout instead of just a list layout. The list layout didn't align the columns. 2013-03-05 17:01:21 +01:00
Rom Walton 9a4e2c1a85 Android: First attempt at implementing the messages tab. 2013-03-05 17:01:20 +01:00
Joachim Fritzsch f9d022788d - android: kill client process on startup to allow update
- android: bugfix in preferences tab
- android: rename of preferences
- android: deletion of unused components
2013-03-05 14:05:04 +01:00
Joachim Fritzsch 51c7c80894 android: -layout multi project and other optimizations\n -redesign of start up\n -autostart code now in BootReceiver 2013-03-05 13:42:00 +01:00
Joachim Fritzsch b07a7368c7 android: file permission fix 2013-03-04 17:53:44 +01:00
Joachim Fritzsch c1f83367d9 android: BOINC multi project manager capabilities 2013-03-04 17:53:35 +01:00
novarow 54812bc2ab android: deletion of architecture try-outs 2013-03-04 17:48:45 +01:00