69 Commits

Author SHA1 Message Date
Philipp Schaefer
af4ee26575 developer options: added possibility to use external script in app 2013-03-31 18:12:14 +02:00
Philipp Schaefer
30f1f0e4ec added preferences activity to iitcm...adds possibility to force desktop mode 2013-03-29 13:16:31 +01:00
Philipp Schaefer
cf726a2224 mobile reset the URL instead of simply reloading (closes #96) 2013-03-28 23:55:19 +01:00
Philipp Schaefer
70d8858c67 * adapted mobile build script to new iitc build script
* got rid of some forced closes
2013-03-27 20:04:38 +01:00
leCradle
48ee3ab008 added http intent (fix for #473) 2013-03-14 09:15:00 +01:00
leCradle
400ab54787 removed not used code from main activity 2013-03-12 11:44:54 +01:00
leCradle
ce6e7561e5 added copy text to JSInterface 2013-03-12 00:41:20 +01:00
leCradle
d3270f698c on android app: send intent for PosLink (fixes #437) 2013-03-11 20:24:51 +01:00
leCradle
d5a89032ff removed static members to get rid of warnings 2013-03-10 22:40:48 +01:00
leCradle
5e0efc501b fixed not working reload button 2013-03-10 20:59:36 +01:00
leCradle
49d166de34 replaced deprecated StringBufferInputStream class with ByteArrayInputStream 2013-03-10 18:31:14 +01:00
leCradle
265e51d3b1 removed not used imports, suppressed some warnings 2013-03-10 18:02:34 +01:00
Stefan Breunig
af24be16e7 fix build bustage 2013-03-10 17:22:17 +01: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
leCradle
fb2b659efc bugfix: follow intent links correctly 2013-03-08 23:03:52 +01:00
leCradle
3c039b838f added getLocation/clear cache and print version buttons to menu 2013-03-08 15:27:33 +01:00
leCradle
8dadb4525c connected single back button press with window.goBack() 2013-03-08 12:03:00 +01:00
leCradle
ae748b15ff some code formatting 2013-03-07 19:03:14 +01:00
Philipp Schaefer
d13ae66353 added new iitc mobile project 2013-03-07 12:18:40 +01:00