nexushoratio
4775bca0d0
s/nxt/next/
2014-01-08 00:02:50 -08:00
nexushoratio
59fe671896
s/poral/portal/
2014-01-07 23:48:31 -08:00
Jon Atkins
adb1f0da93
Merge pull request #729 from Fly33/master
...
Fixed: don't do calculations when layers are off
2014-01-07 16:34:25 -08:00
fly
a3512854c4
Fixed: don't do calculations when layers are off
2014-01-08 02:53:58 +04:00
Jon Atkins
3a4b982fbf
Merge pull request #728 from Fly33/master
...
Some changes
2014-01-07 13:28:39 -08:00
fly
bb9791bd86
Added: fields layer
...
Removed: portal filtration
2014-01-08 00:58:31 +04:00
Jon Atkins
7997c9c8e3
change the commented out list of zoom to portal level mappings to match those in the intel site update of 2014-01-06
...
IITC still drops a zoom level slightly sooner at this time, but not so much now
(were niantic inspired by IITC here?)
2014-01-07 08:12:20 +00:00
Jon Atkins
ba89f9a665
Merge pull request #727 from strguntbr/master
...
Add support for property "style" to geoJson.
2014-01-07 00:00:40 -08:00
Marcus Winkler
a172b288da
Add support for property "style" to geoJson. CSS styles can be used to style geoJson features.
2014-01-06 22:57:20 +01:00
fkloft
3162d6f529
Disabled inputs are unselectable in Firefox. Change to readonly
2014-01-06 18:17:33 +01:00
Jon Atkins
698dee51e7
Merge pull request #726 from nexushoratio/proofreading
...
s/Highligher/Highlighter/
2014-01-05 22:45:03 -08:00
nexushoratio
cefbf95c85
s/Highligher/Highlighter/
2014-01-05 22:30:54 -08:00
Jon Atkins
f038693403
Merge pull request #725 from Fragger/fix-mobile-fc-null-host
...
Check for null host in shouldInterceptRequest to prevent FCs
2014-01-05 22:03:00 -08:00
Jon Atkins
4b66e4c7cc
Merge pull request #724 from nexushoratio/proofreading
...
Small bunch of proofreading edits.
2014-01-05 22:01:59 -08:00
Fragger
bc2f005155
Check for null host in shouldInterceptRequest to prevent FCs
...
base64 encoded image resources were causing .getHost() to return null and then a NullPointerException when .endswith was called on line 150
2014-01-05 19:49:59 -08:00
nexushoratio
95f225acf1
fix typo
2014-01-05 17:41:08 -08:00
nexushoratio
eabe2dae7d
Minor grammar tweak.
2014-01-05 17:34:34 -08:00
nexushoratio
b279c05a41
s/Detal/Detail/
2014-01-05 17:09:36 -08:00
nexushoratio
78d42fa957
Minor typo in new code.
2014-01-05 17:05:15 -08:00
fkloft
5d674eee40
Use new log system
2014-01-05 23:51:44 +01:00
Jon Atkins
b31d973cff
increase min line segments used for geodesic circles - improves portal range circles at smaller sizes
2014-01-05 22:45:23 +00:00
Jon Atkins
01a5c0da6d
fix small bug from #713 - and also use method rather than private data for lat/lng
2014-01-05 22:42:57 +00:00
Jon Atkins
8049e43451
Merge branch 'patch-1' of https://github.com/bradgarner/ingress-intel-total-conversion into bradgarner-patch-1
2014-01-05 22:32:57 +00:00
Jon Atkins
86c49bde56
fix non-utf8 characters from new plugin #722
2014-01-05 22:08:41 +00:00
Jon Atkins
088cd500a2
Merge pull request #722 from Fly33/master
...
Added: new plugin fly-links
2014-01-05 14:06:45 -08:00
Jon Atkins
1a3d4faebe
Merge pull request #718 from nexushoratio/proofreading
...
Fix a number of typos in comments and site content
2014-01-05 14:04:44 -08:00
Jon Atkins
92b7ce60a6
Merge pull request #723 from Fragger/blank-map-black
...
Add a black blank map layer.
2014-01-05 13:57:50 -08:00
fkloft
1059e85324
Small forgotten fixes for new virtual URIs
2014-01-05 17:39:15 +01:00
fkloft
a1d03ec69b
mobile: show loading progress in title bar
2014-01-05 16:42:59 +01:00
fkloft
1f47ca87dd
Simplify source for virtual URIs
2014-01-05 16:38:48 +01:00
fkloft
b1bed90997
Use special domain with standard http(s) instead of custom protocol
...
(Avoids warning about insecure content when using https)
2014-01-05 16:33:43 +01:00
fkloft
7d10231aa4
Fix CalledFromWrongThreadException
2014-01-05 16:33:43 +01:00
fkloft
4dffaab36e
Try to fix strange WebView bug on @leCradle's ROM
...
also, allow code input to grow as you type
2014-01-05 16:33:16 +01:00
Fragger
b85594b4e8
Add a black blank map layer. Also make the blank tiles smaller and drop them in the images folder.
2014-01-05 01:42:37 -08:00
fly
08ebe1e519
Added: new plugin fly-links
2014-01-04 17:41:50 +04:00
Philipp Schaefer
3e3039b7fd
updated faq
2014-01-04 13:30:01 +01:00
fkloft
ab572055e3
Use custom Log
2014-01-03 20:07:02 +01:00
fkloft
14d3fe82c2
Fixed zoom controls not being hidden on mobile
2014-01-03 20:06:38 +01:00
fkloft
65f5308854
Enable running JS from debug interface
2014-01-03 20:06:38 +01:00
fkloft
5e25ebe083
Small changes to logging
2014-01-03 20:06:37 +01:00
fkloft
58dc56283a
improved debugging interface
2014-01-03 20:06:37 +01:00
fkloft
9208552e29
use custom protocol for resources
2014-01-03 20:06:37 +01:00
Philipp Schaefer
0c4cb8479e
use File.getParentFile() to get the tiles file path
2014-01-03 17:46:35 +01:00
Philipp Schaefer
cfdaf17ee6
improved tile caching by merging equal domains in one folder
2014-01-03 12:29:39 +01:00
fkloft
9976900255
amend IITCm contributors, small changes to strings
2014-01-02 21:01:17 +01:00
fkloft
4227c072f9
user-location: Avoid errors if plugin has not been initialized yet
2014-01-02 20:41:11 +01:00
Philipp Schaefer
bcaa757891
don't add stock plugins to the plugin section
2014-01-02 12:18:57 +01:00
Philipp Schaefer
4380111851
use new location pref while injecting scripts
2014-01-02 12:16:15 +01:00
Philipp Schaefer
b5ffcb5448
don't leave follow mode on mapmove for a variable zoom
...
the user may want to use different zooms in follow mode (for example
if he rides a bike or drives a car)...unfortunately, leaflet triggers
maps movestart event _before_ the zoomstart event. this makes it
impossible to differentiate between a mapmove triggered by a zoom-event
or a move-event. the user can leave the follow mode by pressing the
getLocation button...this should be enough.
2013-12-30 17:44:42 +01:00
nexushoratio
537eeef539
Fix a number of typos in comments and site content
2013-12-29 04:09:37 -08:00