History | View | Annotate | Download (514 Bytes)
Attemp to build webodf.js on mac os x from within xcode.
Port iOS version to sencha touch 2.
Add the ios port the the main repository.
This port is using PhoneGap (Apache Callback) and Sencha Touch, just like the new Android port. The JavaScript code is shared and placed in programs/android/assets/www.
Importing ios version.
Add files that seem useful....
Update version number to match the last number used in the firefox extension.and remove the reduntant install.rdf from the repository.
Remove check for Java compiler: it is not needed anymore.
Partially add building of Android application to CMake system. This is not straightforward and not finished yet.
Remove many of the ignored files.These files are now in the build tree and do not need to be ignored.
Add some temporary test/experiment files.
Ignore generated files, but add default.properties, which is also generated. default.properties requires an ant setup to generate. It is easier to simply add it.
Add more files to ignore list.
Add ignore file.