299ae1cadcniantic have increased the tiles-per-request setting to, at least, 10 (with some experiments of larger values - 25 and 50 - that have been reverted for now)
Jon Atkins
2014-09-25 20:24:52 +01:00
a64f76c862initial implementation of ornaments
fkloft
2014-09-25 20:53:05 +02:00
c44f4793cffixed iitc path (fixes#879)
Philipp Schaefer
2014-09-23 15:55:14 +02:00
89079a2903bugfix: correct classicWebView detection
Philipp Schaefer
2014-09-22 19:19:36 +02:00
80e06ce9b7Remove some trailing whitespace.
Mike Castle
2014-09-19 22:07:40 -07:00
d23b870276workaround: catch IllegalStateException if classic webview is used on android 4.4+ devices
Philipp Schaefer
2014-09-18 17:22:25 +02:00
09e8e62e1dbump version number after new release
Jon Atkins
2014-09-17 21:29:52 +01:00
0d218705eaupdate website for new release
Jon Atkins
2014-09-17 21:29:22 +01:00
5f778ad05aformatting/comment changes
Jon Atkins
2014-09-17 17:25:20 +01:00
0a197d91bechange the google maps link - ll=lat,lng parameter added. 'borrowed' this link format from wikipedia's google maps links
Jon Atkins
2014-09-17 17:24:04 +01:00
8bfdd118a6Fixed links in plugins/README.md
Guria
2014-09-16 16:56:00 +04:00
5dd108c922COMM fixes - when on global view, clamp the lat/lng so it's not beyond +-180 E/W and +-90 N/S - otherwise the server no longer returns data - fix refresh on chat tab changing - it was firing too early on first page load
Jon Atkins
2014-09-16 01:50:50 +01:00
5710cb511abump version, as botguard stuff is a major update
Jon Atkins
2014-09-15 20:52:11 +01:00
92aae954a8botguard: first pass at full implementation. fingers crossed...
Jon Atkins
2014-09-15 20:50:58 +01:00
bbbc3493c9botguard: work in progress response processing - untested
Jon Atkins
2014-09-15 20:01:09 +01:00
45a72c9935[uniques] Portals wouldn't be marked as captured from comm parser
fkloft
2014-09-15 19:10:05 +02:00
09a110386aMerge pull request #874 from lablua/master
fkloft
2014-09-15 18:29:29 +02:00
5990300ed6[uniques] Re-enable COMM parsing, since position-to-guid cache used now
Kevin
2014-09-15 11:12:02 -05:00
d469c83d4bbotguard interface: fix extra_request_params
Jon Atkins
2014-09-14 05:24:21 +01:00
2579536f78work in progress: intel site 'botguard' interface. not yet complete. initialisation is probably right - but need to check/complete the request param creation, and implement the response processing
Jon Atkins
2014-09-14 05:15:07 +01:00
2def40c847Remove old hook
fkloft
2014-09-13 19:54:12 +02:00
bdb95a703bMerge pull request #867 from fkloft/portals-list
fkloft
2014-09-13 19:06:39 +02:00
628410b176Merge pull request #866 from fkloft/layercount
fkloft
2014-09-13 19:06:33 +02:00
97220fd447[uniques] forgot to bump version
fkloft
2014-09-13 18:23:16 +02:00
8027847da6[uniques] Disable COMM parsing for now, since GUIDs have been removed
fkloft
2014-09-13 17:56:52 +02:00
074eab268aplayer tracker plugin - rename pguid to plrname - players haven't had GUIDs for ages, and it's easy to confuse with portal GUIDs - portal GUIDs removed. create a temporary unique string from the portal lat/lng - will be fine for player tracker itself
Jon Atkins
2014-09-13 03:30:03 +01:00
db3d9f25c8website: update faq - remove now outdated 'iphone' references - add details about the niantic invisible portal issue to the existing faq entry
Jon Atkins
2014-08-29 07:35:04 +01:00
f093f3e19conly handle google login and ingress intel links in webview
Philipp Schaefer
2014-08-19 02:33:20 +02:00
0fc57f8cfcmoved reset calls into new reset method of main activity
Philipp Schaefer
2014-08-19 02:29:02 +02:00
585c16ef72removed redundant loc
Philipp Schaefer
2014-08-19 02:13:11 +02:00
799c790b9ffixed login
Philipp Schaefer
2014-08-19 01:44:13 +02:00
0a461ab753* moved necessary resets to from reloadIITC() to loadURL() * better url parameter add * fixed wrong return value of shouldOverrideUrlLoading()
Philipp Schaefer
2014-08-18 23:28:52 +02:00
a687ab82eawebsite: update for new release
Jon Atkins
2014-08-15 15:09:44 +01:00
9ff9cb7245bump version number for new release
Jon Atkins
2014-08-15 15:02:16 +01:00
9544db6da2change mod colours to the new scheme used by the standard intel site - common: green (similar to before) - rare: blue (was purple) - very rare: purple (was pink)
Jon Atkins
2014-08-15 04:54:53 +01:00
b58aff8a54remove references to niantic variables in their 'nemesis.' object - not available since they introduced minification
Jon Atkins
2014-08-15 00:48:58 +01:00
f481287f84version code extraction: rather than hard-coded function name, iterate through all munged (i.e. 1 or 2 letter) functions, then the munged functions within the prototype this should, in theory, be reasonably robust against Niantic site updates.
Jon Atkins
2014-08-15 00:43:51 +01:00
9ab6bea90dfirst pass at extracting version code from the minified javascript still needs some work, but will get something working in the test builds for now...
Jon Atkins
2014-08-14 23:54:36 +01:00
aa01bcf66fwebsite update for 0.17.4 release
Jon Atkins
2014-08-14 04:40:54 +01:00
f79ae4b5f5bump version number for new release
Jon Atkins
2014-08-14 02:39:22 +01:00
2501f5c82fbugfix (IITCm crashed if an unvalid URI was given)
fkloft
2014-08-13 18:34:22 +02:00
06b3061715fix small syntax error
fkloft
2014-08-13 12:50:49 +02:00
360c51e7dc[core] tell Android to reload instead of calling location.reload() if running on IITCm
fkloft
2014-08-13 10:51:37 +02:00
ffcc8e3349[mobile] provide method to reload IITC (and clear cache)
fkloft
2014-08-13 10:51:00 +02:00
368b647114reduce the delay before repeating a 'error: TIMEOUT' map data request
Jon Atkins
2014-08-13 03:42:26 +01:00
c4fcf53fd3[mobile] small bugfix
fkloft
2014-08-12 23:41:33 +02:00
31c01d0b4cAdd tooltips for accesskeys
fkloft
2014-08-12 22:33:04 +02:00
b4053c2800[uniques] make sync work (hopefully)
fkloft
2014-08-12 21:36:49 +02:00
e81dead91fversion check plugin - use https URLs for version check when intel loaded over https
Jon Atkins
2014-08-12 19:08:13 +01:00
1a200269bdmap data requesting: the stock site no longer performs unlimited retries on 'error: TIMEOUT' map data tiles, so update IITC to match split tiles that are retried into smaller requests - might help things at the server side??? no harm in it...
Jon Atkins
2014-08-12 18:47:48 +01:00
c8fd938cd3big rework of error handling on requests - central point for checking for 'error: "out of date"' response from server - in 'out of date' state, an error dialog is shown and no further requests are sent to the server - request queue has central point for request adding - now request count is accurate, not just for COMM requests - request error count is cleared after a period of no requests failing
Jon Atkins
2014-08-12 17:07:28 +01:00
21463ca392move postAjax function into a new file
Jon Atkins
2014-08-11 22:15:10 +01:00
d82791bfa7actually delete the temporary test plugin
Jon Atkins
2014-08-11 15:55:51 +01:00
1f13ec3001Improvements to passcode redeeming
fkloft
2014-08-09 16:59:33 +02:00
4827c9ac1bhelios artifacts - initial guess was slightly wrong - no count parameter for target marker
Jon Atkins
2014-08-09 03:05:43 +01:00
a122dacf70passcode redemption: enable/disable the passcode entry box based on the stock intel site flag. this way, if Niantic turn it off, IITC will follow automatically
Jon Atkins
2014-08-09 02:44:37 +01:00
a58238158fthe stock intel update of 2014-08-08 adds two new fields to every request - called 'b' and 'c', both blank strings no idea why, or what they're for - and it does seem to work without them - but duplicate in case it's important
Jon Atkins
2014-08-09 02:34:36 +01:00
c4a2a8c955passcode redemption: some tweaks to style sheet
fkloft
2014-08-09 00:21:52 +02:00
7a494be280preliminary support for passcode redemption
fkloft
2014-08-09 00:02:42 +02:00
95e671e2f5remove unused js file that was part of the bad-version-code-fix plugin - which turned out to be a bad idea
Jon Atkins
2014-08-08 03:36:34 +01:00
963232a98eniantic are experimenting with different values for 'tiles per request' - so let's be nice and make IITC follow the same setting
Jon Atkins
2014-08-08 00:50:20 +01:00
51ca72eaf1mark the plugin as 'deleted' and remove all code will be really deleted before the next release build, but as a fair few probably installed it from the test builds it seems a good idea for this intermediate state
Jon Atkins
2014-08-07 13:48:19 +01:00
e077bb0d88cross-links plugin: ensure disabled flag is initialised correctly for layer state fix#823
Jon Atkins
2014-08-07 12:21:59 +01:00
4c5e77c18dfix error case in artifact data loading
Jon Atkins
2014-08-07 11:08:30 +01:00
9a82110a1fimprovments 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
fkloft
2014-08-06 14:38:38 +02:00
40d2b3ebb0report the version code when it doesn't need changing - useful to track down issues
Jon Atkins
2014-08-06 01:43:13 +01:00
ef9f26dc5etemporary change to the bad-version plugin, using internal list of fixes rather than externally loaded one let's see if this works better for users...
Jon Atkins
2014-08-05 18:01:37 +01:00
bf586282e6fix version code error check dialog in game_score.js
Jon Atkins
2014-08-03 19:01:34 +01:00
bc6d0cac84uniques: set visited on "Your Rx Resonator on y has decayed"
fkloft
2014-08-02 15:24:07 +02:00
bf945e174cartifacts: a guess as to what's needed for the up-coming 'helios' artifacts
Jon Atkins
2014-07-31 18:51:29 +01:00
b38d984c48uniques plugin: change the highlight colours - red: not visited/captured - yellow: visited, but not captured - no highlight: both visited and captured
Jon Atkins
2014-07-24 05:27:03 +01:00
f5ea938ab4uniques plugin: better syncing between the data and the state of the highlighters. sync case included, but not tested yet...
Jon Atkins
2014-07-23 18:33:52 +01:00
a28a0737e4fix 'captured' being set when it should have been 'visited' for link-related messages fix crash when the selected portal is not in the map data (e.g. while loading), when the highlighter is selected
Jon Atkins
2014-07-23 17:57:13 +01:00
cc0802aa6donly re-highlight the portal if the highlighter is active
Jon Atkins
2014-07-23 16:33:34 +01:00
89c1d72d0funiques: use public chat data to detect uniques
fkloft
2014-07-23 12:56:43 +02:00