Development - Titanium

From EPOD
Revision as of 13:53, 18 March 2013 by Anw (talk | contribs)

General

  • Assign the development to yourself (either through the standard Supimix procedures or from the Log List)
  • Check out the source code through the Source Control software or direct from the Studio software.
  • Make any changes and test locally.
  • When complete, check in your changes with an appropriate comment, initially referencing the log. For example:
    • 291925 - Fixed X when Y happens
  • Update the log to Development Complete status in Supimix (or Fixed status on a log list), ensuring that you enter resolution notes.
  • Assign the log to a tester, who will then test the functionality and close the log (or reassign to be released in a patch).

Appcelerator Titanium

Notes:

  • Neither Android Preferences nor multi-lingual XML files are sent to the emulator unless built and installed directly - simply clicking on the icon on the emulator will not add the new functionality.