| 8 | | * Under the hood |
| 9 | | * Optimize GUI RPC polling mechanism, i.e. poll data specific to a single Activity within its onResume - onPause lifecycle. |
| 10 | | * Feasability of GPU computation, e.g. LG Nexus 4's GPU Adreno320 supports openCL 1.2 |
| 11 | | * x86 and MIPS CPU arch support |
| 12 | | * GoogleTV support, GoogleTV devices of 2nd generation will receive an update to Android JellyBean and finally include NDK support. |
| | 8 | * Feasability of GPU computation, e.g. LG Nexus 4's GPU Adreno320 supports openCL 1.2 |
| | 9 | * Higher resolution project icons and slideshow images |
| | 10 | * Statistics |
| | 11 | * Badges (supplied by project and/or local based on statistics), shareable on social media |
| | 12 | * Attach Wizard |
| 17 | | * Features |
| 18 | | * Add suspend/resume controls into Notification |
| 19 | | * Add SD card support in client '''(working Hugo Puhlmann)''' |
| 20 | | * move BOINC's projects/ directory to SD card an force move of binaries into slots (executable) |
| 21 | | * think about how to handle storage status and preferences of clients |
| 22 | | * Support for x86-based Android devices. This should not require code changes, but adaption of the build process for the boinc client and the dummy library. |
| 23 | | * Support "user active" detection by including it into status RPC. |
| 24 | | * Notices tab. |
| 25 | | * Allow higher resolution project icons and slideshow images |
| 26 | | * Investigate whether game-like achievements (shareable through social media?) are interesting |
| 27 | | |
| 28 | | * Localization - Translation |