Changes between Initial Version and Version 1 of AndroidBoincTodo


Ignore:
Timestamp:
Feb 14, 2013, 11:48:50 AM (11 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AndroidBoincTodo

    v1 v1  
     1= Android/BOINC development items =
     2
     3Some remaining development tasks.
     4Please contact me (David Anderson) and post to boinc_dev if you want to help.
     5
     6 * "Settings" should have controls for
     7  * Suspend/resume computing
     8  * Exit (shut down everything - GUI, BOINC client, and apps)
     9 * Optionally show icon in notifications (top bar) showing whether BOINC is running apps
     10  * Add preference for whether to show this icon
     11 * Show elapsed time for each task
     12 * If a task is touched, expand height of task to show additional information and actions that can be taken:
     13  * Display Project Name [information]
     14  * Display User Friendly Application Name [information]
     15  * Display deadline [information]
     16  * Abort Task  [button/action]
     17  * !Suspend/Resume Task [button/action]
     18 * Controls/info for file transfers
     19  * Retry
     20  * Abort
     21  * If backed off, time until retry
     22 * Local preferences
     23  * Use at most X% of processors
     24  * Suspend work when non-BOINC CPU usage above X
     25  * Use at most X% of CPU time
     26  * Suspend work when battery below X% (default 95%)
     27 * Pressing project should expand/collapse box size and show the following options:
     28  * Update
     29  * Remove
     30 * Tab – “Debug”
     31  * A tab is needed to show the log file.  Should be called Event Log.
     32  * Log file display needs to include timestamp
     33  * Only needs client messages – not manager messages
     34  * Button needed for ‘copy all messages’ (to paste into email/forums for help)