4 Commits

Author SHA1 Message Date
Philipp Schaefer
72e09e709a - removed test stuff from build.xml
- added new build-test.xml for test builds
2013-10-22 13:09:55 +02:00
Philipp Schaefer
48e4af33ea - changed build script. get rid of mobile-test shell scripts
- use git hash as version number for test builds
2013-10-22 13:04:33 +02:00
Jon Atkins
004a34bd29 fix errors in test build introduced by renaming the package in AndroidManifest.xml
instead, we can customise the build task to add a manifestpackage parameter to aapt
this will ONLY rename the package according to android package uniqueness - not any other instances (such as the name of the R resource class, relative class names in the manifest file, etc)
see http://stackoverflow.com/a/11084817 and http://www.piwai.info/renaming-android-manifest-package/ for details

(we still have a hacky mobile-test-setup/revert - but only to rename the title string now)
2013-08-30 03:50:02 +01:00
Philipp Schaefer
d13ae66353 added new iitc mobile project 2013-03-07 12:18:40 +01:00