Jon Atkins
bff9dc65ee
bump version numbers after new release
2014-10-24 02:15:49 +01:00
Jon Atkins
fce0f7af81
bump version number after new release
2014-10-06 15:50:04 +01:00
Philipp Schaefer
c44f4793cf
fixed iitc path ( fixes #879 )
2014-09-23 15:55:14 +02:00
Philipp Schaefer
89079a2903
bugfix: correct classicWebView detection
2014-09-22 19:19:36 +02:00
Philipp Schaefer
d23b870276
workaround: catch IllegalStateException if classic webview is used on android 4.4+ devices
2014-09-18 17:22:25 +02:00
Jon Atkins
09e8e62e1d
bump version number after new release
2014-09-17 21:29:52 +01:00
Philipp Schaefer
f093f3e19c
only handle google login and ingress intel links in webview
2014-08-19 02:33:20 +02:00
Philipp Schaefer
0fc57f8cfc
moved reset calls into new reset method of main activity
2014-08-19 02:29:02 +02:00
Philipp Schaefer
585c16ef72
removed redundant loc
2014-08-19 02:13:11 +02:00
Philipp Schaefer
799c790b9f
fixed login
2014-08-19 01:44:13 +02:00
Philipp Schaefer
0a461ab753
* moved necessary resets to from reloadIITC() to loadURL()
...
* better url parameter add
* fixed wrong return value of shouldOverrideUrlLoading()
2014-08-18 23:28:52 +02:00
Jon Atkins
9ff9cb7245
bump version number for new release
2014-08-15 15:02:16 +01:00
Jon Atkins
f79ae4b5f5
bump version number for new release
2014-08-14 02:39:22 +01:00
fkloft
2501f5c82f
bugfix (IITCm crashed if an unvalid URI was given)
2014-08-13 18:34:22 +02:00
fkloft
e3542dabbf
[mobile] improve debug view
...
- ListView should be significantly faster thanks to the ViewHolder pattern
- ability to remove/copy items be long-pressing them
2014-08-13 11:45:53 +02:00
fkloft
ad07f8685c
[mobile] ability to clear the log (and always show debug in menu)
2014-08-13 11:45:53 +02:00
fkloft
546ed4e98f
Avoid JS errors
2014-08-13 11:45:53 +02:00
fkloft
ffcc8e3349
[mobile] provide method to reload IITC (and clear cache)
...
fixes 842
2014-08-13 11:45:32 +02:00
fkloft
c4fcf53fd3
[mobile] small bugfix
2014-08-12 23:41:33 +02:00
fkloft
9a82110a1f
improvments to plugin updater
...
- don't download a file twice if there is no updateURL (or if updateURL==downloadURL)
- use the downloadURL from the new meta file
2014-08-06 14:44:20 +02:00
Philipp Schaefer
57e972fe87
- don't hide layer-chooser in smartphone.css
...
- it's hidden in boot.js if iitc is booted with the iitcm android app
2014-07-23 02:35:56 +02:00
fkloft
5654eae8bd
sort members
2014-07-22 00:55:24 +02:00
fkloft
18fe655c82
small changes, refactoring, etc
2014-07-22 00:53:11 +02:00
Philipp Schaefer
b96f054424
replaced copied AOSP code with own implementation
2014-07-21 20:51:11 +02:00
Philipp Schaefer
0218bd5565
removed not used import
2014-07-16 13:05:40 +02:00
Philipp Schaefer
578c367f5b
added http proxy authentication (see #819 )
2014-07-16 12:57:47 +02:00
Philipp Schaefer
4781ea9627
added persistent zoom level option ( see https://plus.google.com/112875802603603993788/posts/K5zLYyAWQkE )
2014-07-16 12:35:18 +02:00
Jon Atkins
cfbe42e185
bump version after new release
2014-07-05 05:31:08 +01:00
Jon Atkins
996d95bfa0
bump versions on test builds
2014-06-20 23:10:01 +01:00
Philipp Schaefer
16f1ce1fc6
check for scheme setting in intel-url generation
2014-06-05 15:51:10 +02:00
Jon Atkins
cee1b0c407
bump version numbers on dev
2014-05-31 02:31:45 +01:00
Jon Atkins
0d9f954385
bump version numbers of master
2014-05-24 22:41:44 +01:00
Jon Atkins
4cc3cbbfc5
bump version. larger increase for mobile due to plugin code changes
2014-05-18 00:55:23 +01:00
Philipp Schaefer
2a3441003b
added GM/TM option 'require secure updates' for plugin updates
2014-05-17 11:17:02 +02:00
Philipp Schaefer
dcd6fce41e
cache script info in script update class
2014-05-17 10:54:40 +02:00
Jon Atkins
06ac8b050e
bump version numbers
2014-05-17 00:28:09 +01:00
Philipp Schaefer
5b41dddb15
move all preference related stuff in prefs subfolder
2014-05-16 18:19:48 +02:00
Philipp Schaefer
7c68567d17
made plugin update interval configurable
2014-05-16 17:43:40 +02:00
Philipp Schaefer
4bec474b21
added preferences for user plugin updates
2014-05-16 14:14:09 +02:00
Philipp Schaefer
69d6dde544
added user plugin update mechanism
2014-05-16 12:17:00 +02:00
Jon Atkins
236c47fa03
bump version numbers for next release
2014-05-10 01:16:18 +01:00
Jon Atkins
3e82e10d44
bump version numbers after a release, ready for the next...
2014-05-06 02:24:04 +01:00
Jon Atkins
ae2c9ad4aa
bumpped version numbers to 0.16.8/mobile 0.10.8 - as a release has just been made
2014-04-29 04:55:49 +01:00
Jon Atkins
80348dd074
quick fix for importing draw tools, etc files - text/* works so much better than file/*
...
it should probably be passed through from the javascript side though...
2014-04-23 00:18:39 +01:00
Philipp Schaefer
41e60d5adc
load plugins in alphabetical order, load main script last
2014-04-21 15:31:57 +02:00
Philipp Schaefer
c2823c7dab
updated mobile README
2014-03-31 14:57:33 +02:00
Jon Atkins
427614ccca
mobile - show-user-location
...
1. if canvas-based layers are in use, don't draw the hack range marker (as any leaflet path-based drawing is slow, and they don't support SVG styles)
2. only add/remove the circle marker layer when needed - as the leaflet library doesn't document what will happen if a removed layer is removed again, or an added layer is added again
2014-03-22 03:34:46 +00:00
Jon Atkins
0a96440f77
bump version numbers
2014-03-15 00:03:12 +00:00
Jon Atkins
aa31ce0c2f
bump mobile version numberr
2014-03-14 23:31:29 +00:00
fkloft
1c858f995c
small refactoring
2014-03-10 18:50:12 +01:00