I am getting rid off the Transfers tab in the Android UI, because: - there are barely ever active transfers to show. - the only interaction with an individual ongoing transfer is to abort it, which I do not see as a common use case. - making room for a more informative tab (Notices)
Instead, a status string could be shown in the Projects tab, for each project individually. Here are a few examples of what I have currently implemented: "Transfers active (1 Upload & 3 Downloads)" "Transfers pending (2 Downloads) retry in 01:25" "Transfers pending (1 Upload)" nothing - if project is not trying to transfer files The control for suspending all network traffic remains unchanged. Comments? Joachim _______________________________________________ boinc_dev mailing list [email protected] http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address.
