Changes between Version 16 and Version 17 of AndroidBoincTodo
- Timestamp:
- Apr 1, 2013, 4:33:12 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AndroidBoincTodo
v16 v17 7 7 * Suspend/resume computing 8 8 * Exit (shut down everything - GUI, BOINC client, and apps) '''(Completed)''' 9 * (Added Apr 1) This should be shown for all the tabs. Currently only shown on Status Tab. 9 10 * Optionally show icon in notifications (top bar) showing whether BOINC is running apps '''(Working WCG - M)''' 10 11 * Add preference for whether to show this icon '''(Working WCG - M)''' … … 25 26 * Use at most X% of CPU time '''(Completed)''' 26 27 * Suspend work when battery below X% (default 95%) 28 * (Added Apr 1) The preferences page needs to be reorganized, with the main X options shown before the "Show Advanced Preferences" option. SAP needs to be the last item on the default view. 29 * (Added Apr 1) The "Show Advanced Preferences" Needs to be a twisty tab or something other than a check box if we are showing additional options below it. 30 * (Added Apr 1) When changing the value of an advanced option, there needs to be a cancel button put next to the Ok. 27 31 * Pressing project should expand/collapse box size and show the following options: '''(Completed)''' 28 32 * Update '''(Completed)''' … … 39 43 * usage of get_project_config (min pwd length, user name vs email, account creation enabled) '''(Completed)''' 40 44 * include terms-of-use '''(Completed)''' 45 * (Added Apr 1) 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 46 * (Added Apr 1) 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. 47 * (Added Apr 1) Tab - "Projects" has a bug where delete button does not work