Changes between Version 60 and Version 61 of AndroidBoincTodo


Ignore:
Timestamp:
Mar 7, 2014, 2:49:06 AM (10 years ago)
Author:
Joachim
Comment:

cleanup

Legend:

Unmodified
Added
Removed
Modified
  • AndroidBoincTodo

    v60 v61  
    66Please contact me (David Anderson) and post to boinc_dev if you want to help.
    77
    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
    1313
    14 * Appearance
    15  * Use ActionBar instead of TabHost. (requires API Level 11+)
    1614
    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
    2915
    3016Notes:
    31 
    32  * So far we have been using icons found here: http://gentleface.com/free_icon_set.html
     17* We have been using icons supplied by WCG or found here: http://gentleface.com/free_icon_set.html