8 Commits

Author SHA1 Message Date
hastarin
dfc18e84f5 Forgot to move some settings in gitignores. 2013-05-23 18:14:01 +10:00
hastarin
ed0e1be9e1 Added proguard-project file back as building with it requires it.
Moved .gitignore changes to mobile/.gitignore
2013-05-23 17:54:08 +10:00
Philipp Schaefer
f6e6b76249 made force-https an option in mobile settings. removed plugin from build 2013-05-03 23:53:46 +02:00
Philipp Schaefer
e04222b450 added new iitc icon to mobile (see #102) 2013-04-29 13:44:30 +02:00
Jon Atkins
13448ca786 add assets/plugins/ to mobile .gitignore - they're copied there in the build process 2013-04-23 21:32:02 +01:00
Jon Atkins
60444c9169 build system updates, for mobile builds
- main build.py will optionally build mobile. removed now obsolete mobile build scripts and symbolic links
- external resource URL is now optional - it's no longer needed by the regular builds
2013-03-30 20:48:59 +00:00
Stefan Breunig
6f2f1302be include IITC in the app’s resources and load it from there
IITC can only be updated with the app from now on, as the remote-loading
code has been removed. The new injection method intercepts all resources
being requested by the web page and either injects our code or and empty
string. This should stop IITCM from requesting them at all, saving band-
width and reducing the boot up time dramatically.
2013-03-10 17:10:31 +01:00
Philipp Schaefer
d13ae66353 added new iitc mobile project 2013-03-07 12:18:40 +01:00