114103f08c
added comments
2013-05-17 09:36:10 +02:00
15ad360f0b
Restored geolocation feature
2013-05-15 23:06:26 +02:00
0e8fac893e
some comments and brackets
2013-05-14 19:17:12 +02:00
aa46d86903
Corrected logic. Don't forget the !
2013-05-14 12:47:42 +10:00
2af9174cfe
Use cache on Android 4.1+ if using Wi-Fi tethering.
2013-05-14 12:41:07 +10:00
96add49516
notify android when select spinner is opened/closed (fix for #255 )
2013-05-11 14:41:15 +02:00
e716dfcef2
let window.show(...) interupt input mode
2013-05-09 14:38:45 +02:00
2e50b4fedd
handle edit-text events correctly
2013-05-09 13:20:38 +02:00
b0e7110182
Formatted files via Eclipse to hopefully have correct spacing/ident.
2013-05-07 19:36:02 +10:00
f6e6b76249
made force-https an option in mobile settings. removed plugin from build
2013-05-03 23:53:46 +02:00
fb90f9139c
check network state onResume. use cached tiles if on mobile network (see #225 )
2013-05-03 11:36:57 +02:00
aa7de6f571
added new developer options (fix for #219 )
2013-05-03 01:05:19 +02:00
28dce8a7bb
set databasepath of IITC_WebView...fixes amnesia
2013-04-25 15:01:01 +02:00
61fa36ff76
fixed indentations and trailing whitespaces
2013-04-02 17:14:41 +02:00
d3270f698c
on android app: send intent for PosLink ( fixes #437 )
2013-03-11 20:24:51 +01:00
5e0efc501b
fixed not working reload button
2013-03-10 20:59:36 +01:00
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
3c039b838f
added getLocation/clear cache and print version buttons to menu
2013-03-08 15:27:33 +01:00
ae748b15ff
some code formatting
2013-03-07 19:03:14 +01:00
d13ae66353
added new iitc mobile project
2013-03-07 12:18:40 +01:00