Commit Graph

2957 Commits

Author SHA1 Message Date
05cd342051 sort the queued tiles by the distance from the centre of the screen
this mirrors the changes to the stock intel site as of 2014-01-13 (and is something i'd been considering before they did this)
2014-01-13 22:25:18 +00:00
44f1df47f9 added offline tile management to FAQ 2014-01-13 22:00:37 +01:00
08dc8ca464 add 'TODO' comment 2014-01-13 20:37:52 +00:00
1bd5b50fdd bump version 2014-01-13 20:34:44 +00:00
ba72b63a2c website: news post for new release 2014-01-13 20:13:18 +00:00
ca9b6462f5 bump mobile version number, for new public release 2014-01-13 19:51:47 +00:00
e5157e80c7 munge fix: one function changed layout, breaking IITC's munge finding regular expressions
due to niantic site update 2014-01-13
2014-01-13 19:43:33 +00:00
8cec639612 Merge pull request #730 from nexushoratio/proofreading
Fix two typos.
2014-01-08 22:27:16 -08:00
4775bca0d0 s/nxt/next/ 2014-01-08 00:02:50 -08:00
59fe671896 s/poral/portal/ 2014-01-07 23:48:31 -08:00
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
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
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
ba89f9a665 Merge pull request #727 from strguntbr/master
Add support for property "style" to geoJson.
2014-01-07 00:00:40 -08:00
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
3162d6f529 Disabled inputs are unselectable in Firefox. Change to readonly 2014-01-06 18:17:33 +01:00
698dee51e7 Merge pull request #726 from nexushoratio/proofreading
s/Highligher/Highlighter/
2014-01-05 22:45:03 -08:00
cefbf95c85 s/Highligher/Highlighter/ 2014-01-05 22:30:54 -08:00
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
4b66e4c7cc Merge pull request #724 from nexushoratio/proofreading
Small bunch of proofreading edits.
2014-01-05 22:01:59 -08:00
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
95f225acf1 fix typo 2014-01-05 17:41:08 -08:00
eabe2dae7d Minor grammar tweak. 2014-01-05 17:34:34 -08:00
b279c05a41 s/Detal/Detail/ 2014-01-05 17:09:36 -08:00
78d42fa957 Minor typo in new code. 2014-01-05 17:05:15 -08:00
5d674eee40 Use new log system 2014-01-05 23:51:44 +01:00
b31d973cff increase min line segments used for geodesic circles - improves portal range circles at smaller sizes 2014-01-05 22:45:23 +00:00
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
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
86c49bde56 fix non-utf8 characters from new plugin #722 2014-01-05 22:08:41 +00:00
088cd500a2 Merge pull request #722 from Fly33/master
Added: new plugin fly-links
2014-01-05 14:06:45 -08:00
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
92b7ce60a6 Merge pull request #723 from Fragger/blank-map-black
Add a black blank map layer.
2014-01-05 13:57:50 -08:00
1059e85324 Small forgotten fixes for new virtual URIs 2014-01-05 17:39:15 +01:00
a1d03ec69b mobile: show loading progress in title bar 2014-01-05 16:42:59 +01:00
1f47ca87dd Simplify source for virtual URIs 2014-01-05 16:38:48 +01:00
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
7d10231aa4 Fix CalledFromWrongThreadException 2014-01-05 16:33:43 +01:00
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
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
3e3039b7fd updated faq 2014-01-04 13:30:01 +01:00
ab572055e3 Use custom Log 2014-01-03 20:07:02 +01:00
14d3fe82c2 Fixed zoom controls not being hidden on mobile 2014-01-03 20:06:38 +01:00
65f5308854 Enable running JS from debug interface 2014-01-03 20:06:38 +01:00
5e25ebe083 Small changes to logging 2014-01-03 20:06:37 +01:00
58dc56283a improved debugging interface 2014-01-03 20:06:37 +01:00
9208552e29 use custom protocol for resources 2014-01-03 20:06:37 +01:00