Changes between Version 50 and Version 51 of AndroidBoincTodo


Ignore:
Timestamp:
Jul 9, 2013, 3:57:26 AM (11 years ago)
Author:
Joachim
Comment:

added and speciefied mid term improvements

Legend:

Unmodified
Added
Removed
Modified
  • AndroidBoincTodo

    v50 v51  
    66Please contact me (David Anderson) and post to boinc_dev if you want to help.
    77
    8  * Use Action Bar with Client computation status and controls from Menu. (Requires Android 3.0)
     8 * Raise API level to 11+ to make use of new features, e.g.
     9  * Use Action Bar instead of tabs and menues, menu items in top right corner
     10  * Allow swiping between activities (previous tabs)
     11  * Add suspend/resume controls into Notification
    912 * Support attach to account manager
    1013 * Add SD card support in client '''(working Hugo Puhlmann)'''
     
    1518 * Add a Notices tab.
    1619 * Allow higher resolution project icons and slideshow images
     20 * Efficiency improvements, e.g. move RPC polling of data only used by a single Activity into that Activity's code and execute only when visible (from onResume to onPause)
    1721 * Translations
    1822