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....
Add extra required dependency.
Share OdfCanvas between the OdfView and the FileDetails view.
Make the release apk file a separate target.
JSLint fixes.
Switch to a sencha touch based ui.This ui is shared with the iOS version of WebODF.
Update build system for android.
Use cmake variable that is actually defined.
Adjusted the Android version to use webodf.js
Remove website from the repository.
Add licenses and copyright statements to all javascript files.
Partially add building of Android application to CMake system. This is not straightforward and not finished yet.
Reorganize programs.