bba6519860
Spell checking, h-r.
2013-11-23 19:16:20 -08:00
8acc6c0d70
disable JS on kitkat too if mDisableJs is true
2013-11-15 19:16:19 +01:00
d9d335b22e
some code reformatting
2013-11-10 23:30:51 +01:00
e0a4eb4313
updated to SDK v19. still work in progreses...
2013-11-06 00:34:25 +01:00
8d1eb6e0b7
first version of custom fullscreen preference (fix for #594 )
2013-10-29 00:53:39 +01:00
3d7192ecd6
reformat code
2013-10-22 20:05:58 +02:00
437a33f1d5
added option: move cache to external storage
2013-10-22 12:12:17 +02:00
8242901ed7
do not overwrite login boolean in updateCaching
2013-10-21 16:48:52 +02:00
a13c91dc82
Pass console messages from debug pane to native console
...
(Removed android.util.Log call since the default implementation does this already)
2013-10-19 15:36:14 +02:00
c405b626d3
categories for advanced settings
2013-10-13 14:11:53 +02:00
6589cd454f
added caching mode preference ( fixes #495 )
2013-10-13 13:44:44 +02:00
56863aebac
* moved advanced settings to own preference screen
...
* added setting to fake user agent (see https://plus.google.com/u/0/104992284359985480029/posts/9mPFLPKjgvL )
* bumped version number
2013-10-13 11:10:17 +02:00
709af1a9d9
some code formatting
2013-10-04 16:15:58 +02:00
38446594db
renamed splashScreen method
2013-09-24 01:05:26 +02:00
f560ff369f
Introduce a second drawer with map settings
2013-09-23 18:35:10 +02:00
16adea0d4d
do never use cache when google account page is loaded
2013-09-05 18:54:50 +02:00
38dce23c17
show an alert dialog which describes the workaround for the Google login
...
(see #497 )
2013-08-29 18:51:43 +02:00
855ad003a2
disable splash screen on JS error and HTTP response error code ( fixes #475 )
2013-08-10 17:35:17 +02:00
756dabacfa
- added long click support to disable/enabled all layers
...
- some refactoring
2013-08-04 00:43:37 +02:00
30e1a26af0
copy a gmaps location link to clipboard if user location marker is clicked
2013-07-08 17:12:24 +02:00
d220ed3ac4
more code formatting
2013-06-16 13:49:57 +02:00
dc22aaf4dd
more code formatting
2013-06-16 13:28:41 +02:00
e85a6a98ac
some code formatting
2013-06-16 13:23:41 +02:00
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
9ce25e7e57
Initial commit of a working Search View.
2013-05-24 15:52:25 +10:00
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