- Changed logic for dealing with the download activity being backed out of
- Updated .bat file writing so that a second bat file which doesn't push the obb (but can remove it) is written
[CL 2581067 by Robert Jones in Main branch]
- Changed download activity so that it checks for a key length > 0 before trying to download and throws up a dialogue box if a key isn't found.
[CL 2546963 by Robert Jones in Main branch]
- Changes deploy script back to old method
- Added code to deal with multiple OBB files for release vs dev and gives the user an option to use one (the other is removed from the device)
[CL 2542717 by Robert Jones in Main branch]
- Code additions to download data from Google Play Store if not on device
- Changes deploy to write new meta-data
- Changes to Android deploy to cache ini files once and re-read instead of the constant open/read we had
- Added template/code generation system so we can now generate Java files based on a template for project dependent names etc
[CL 2521147 by Robert Jones in Main branch]