Changes between Version 40 and Version 41 of DeveloperGuidelines/Mobile/Android


Ignore:
Timestamp:
12/04/12 17:18:48 (12 years ago)
Author:
parikshd
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DeveloperGuidelines/Mobile/Android

    v40 v41  
    140140   * Authentication Issues and Solutions
    141141   * Integrate changes made earlier for submitting images via ODK Collect to use the new APIs. Ensure that this functionality works correctly.
    142     See [https://docs.google.com/a/ncsu.edu/document/d/1heEvLr6vHafNzlZgr-5JG2kcdTutVYcZGbNBA1-SihQ/edit?pli=1 Sahana Eden Improve existing support for XForms] for additional information.
     142   * See [https://docs.google.com/a/ncsu.edu/document/d/1heEvLr6vHafNzlZgr-5JG2kcdTutVYcZGbNBA1-SihQ/edit?pli=1 Sahana Eden Improve existing support for XForms] for additional information.
     143   * See [https://docs.google.com/a/ncsu.edu/open?id=0B7_vYLXl8gqrRFFHOE1ST0VTNnM Detailed report for Project -Improve existing support for XForms] for authentication related changes.
     144   * Download [https://docs.google.com/a/ncsu.edu/open?id=0B7_vYLXl8gqrcEx3QWowWFpfdGM this] for a short video on the project.
    143145
    144146 * Support Component Tabs for a multi-table form
     
    167169 * Have the list of downloadable XForms more easily configurable (currently hardcoded in controllers/xforms.py formList())
    168170  * e.g. Use the same approach as Importer does by marking resources in the modules list in 000_config.py
    169 
    170 
    171171=== References ===
    172172* ANT samples