23 Commits

Author SHA1 Message Date
Philipp Schaefer
e85a6a98ac some code formatting 2013-06-16 13:23:41 +02:00
Philipp Schaefer
a56272f260 some tweaks for the new search
* distinguish between onCreate intent and resume intent (do not always reload)
* handle voice search correct
2013-05-24 15:48:37 +02:00
hastarin
9ce25e7e57 Initial commit of a working Search View. 2013-05-24 15:52:25 +10:00
Felix Kloft
114103f08c added comments 2013-05-17 09:36:10 +02:00
Felix Kloft
15ad360f0b Restored geolocation feature 2013-05-15 23:06:26 +02:00
Philipp Schaefer
0e8fac893e some comments and brackets 2013-05-14 19:17:12 +02:00
hastarin
aa46d86903 Corrected logic. Don't forget the ! 2013-05-14 12:47:42 +10:00
hastarin
2af9174cfe Use cache on Android 4.1+ if using Wi-Fi tethering. 2013-05-14 12:41:07 +10:00
Philipp Schaefer
96add49516 notify android when select spinner is opened/closed (fix for #255) 2013-05-11 14:41:15 +02:00
Philipp Schaefer
e716dfcef2 let window.show(...) interupt input mode 2013-05-09 14:38:45 +02:00
Philipp Schaefer
2e50b4fedd handle edit-text events correctly 2013-05-09 13:20:38 +02:00
Jon Benson
b0e7110182 Formatted files via Eclipse to hopefully have correct spacing/ident. 2013-05-07 19:36:02 +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
fb90f9139c check network state onResume. use cached tiles if on mobile network (see #225) 2013-05-03 11:36:57 +02:00
Philipp Schaefer
aa7de6f571 added new developer options (fix for #219) 2013-05-03 01:05:19 +02:00
Philipp Schaefer
28dce8a7bb set databasepath of IITC_WebView...fixes amnesia 2013-04-25 15:01:01 +02:00
Philipp Schaefer
61fa36ff76 fixed indentations and trailing whitespaces 2013-04-02 17:14:41 +02:00
leCradle
d3270f698c on android app: send intent for PosLink (fixes #437) 2013-03-11 20:24:51 +01:00
leCradle
5e0efc501b fixed not working reload button 2013-03-10 20:59:36 +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
3c039b838f added getLocation/clear cache and print version buttons to menu 2013-03-08 15:27:33 +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