Changes between Version 31 and Version 32 of AndroidBoincTodo


Ignore:
Timestamp:
May 4, 2013, 1:38:40 AM (11 years ago)
Author:
Joachim
Comment:

WCG commits

Legend:

Unmodified
Added
Removed
Modified
  • AndroidBoincTodo

    v31 v32  
    1111 * Menu should have controls for
    1212  * Exit (shut down everything - GUI, BOINC client, and apps) '''(Completed)'''
    13  * Optionally show icon in notifications (top bar) showing whether BOINC is running apps '''(Working WCG - M)'''
    14   * Add preference for whether to show this icon '''(Working WCG - M)'''
     13 * Optionally show icon in notifications (top bar) showing whether BOINC is running apps
     14  * Add preference for whether to show this icon '''(Completed)'''
    1515 * Tasks tab
    16   * Show elapsed time for each task '''(Working WCG - M)'''
    17   * If a task is touched, expand height of task to show additional information and actions that can be taken:'''(Working WCG - M)'''
    18    * Display Project Name [information] '''(Working WCG - M)'''
    19    * Display User Friendly Application Name [information] '''(Working WCG - M)'''
    20    * Display deadline [information] '''(Working WCG - M)'''
    21    * Abort Task  [button/action] '''(Working WCG - M)'''
    22    * !Suspend/Resume Task [button/action] '''(Working WCG - M)'''
     16  * Show elapsed time for each task '''(Completed)'''
     17  * If a task is touched, expand height of task to show additional information and actions that can be taken:'''(Completed)'''
     18   * Display Project Name [information] '''(Completed)'''
     19   * Display User Friendly Application Name [information] '''(Completed)'''
     20   * Display deadline [information] '''(Completed)'''
     21   * Abort Task  [button/action] '''(Completed)'''
     22   * !Suspend/Resume Task [button/action] '''(Completed)'''
    2323 * Transfers tab
    2424  * Retry  '''(Completed)'''
     
    5454  * include terms-of-use '''(Completed)'''
    5555  * When attempting to login, there needs to be a link that will open that projects "forgot password/Username" Page.  The link should go to <project url>/get_passwd.php '''(Working WCG -M)'''
    56   * A link should show under the last attached project to attach to another project.  For example, if you are attached to 3 projects, the forth line should be attach to project. '''(Working WCG -M)'''
     56  * A link should show under the last attached project to attach to another project.  For example, if you are attached to 3 projects, the forth line should be attach to project. '''(Completed)'''
    5757 * Power Management
    5858  * Set Android power management according to client status. Preventing CPU throttling when display is off. '''(Completed)'''