Jon Atkins
bbbc3493c9
botguard: work in progress
...
response processing - untested
2014-09-15 20:01:09 +01:00
fkloft
09a110386a
Merge pull request #874 from lablua/master
...
[uniques] Re-enable COMM parsing, since position-to-guid cache used now
2014-09-15 18:29:29 +02:00
Kevin
5990300ed6
[uniques] Re-enable COMM parsing, since position-to-guid cache used now
2014-09-15 11:12:02 -05:00
Jon Atkins
d469c83d4b
botguard interface: fix extra_request_params
2014-09-14 05:24:21 +01:00
Jon Atkins
2579536f78
work 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
2014-09-14 05:15:07 +01:00
fkloft
819762451d
[guess-player-levels] fix accidentally commited code
2014-09-13 21:36:43 +02:00
fkloft
5ccc42245b
[player-tracker] rename "guid" where no guid is available; fix marker click not selecting portal
2014-09-13 21:30:54 +02:00
fkloft
ad53f785d3
improve cache
2014-09-13 21:23:19 +02:00
fkloft
df5f17a1f9
[uniques] Use position-to-guid cache
2014-09-13 21:07:04 +02:00
fkloft
e9bd88fe31
implement latlng-to-guid cache
2014-09-13 20:55:40 +02:00
fkloft
2def40c847
Remove old hook
2014-09-13 19:54:12 +02:00
fkloft
bdb95a703b
Merge pull request #867 from fkloft/portals-list
...
new framework for portals-list
2014-09-13 19:06:39 +02:00
fkloft
628410b176
Merge pull request #866 from fkloft/layercount
...
new plugin: layer count
2014-09-13 19:06:33 +02:00
fkloft
97220fd447
[uniques] forgot to bump version
2014-09-13 18:23:16 +02:00
fkloft
8027847da6
[uniques] Disable COMM parsing for now, since GUIDs have been removed
2014-09-13 17:56:52 +02:00
Jon Atkins
074eab268a
player 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
2014-09-13 03:30:03 +01:00
fkloft
999149895a
[portals-list] bugfix
2014-08-30 19:08:02 +02:00
fkloft
b7d17991b7
[bookmarks-by-zaso] support for stars in portals-list
2014-08-29 23:11:45 +02:00
fkloft
5339e55542
[keys] fix layout of buttons in portals-list on mobile
2014-08-29 20:41:20 +02:00
fkloft
de999f43c0
[portals-list] Fix filter on mobile
2014-08-29 20:41:11 +02:00
fkloft
7dc2dfacad
[uniques] show visited/capture state in portals-list
2014-08-29 18:12:37 +02:00
fkloft
4644e6ee83
[keys] show keys in portals-list
2014-08-29 18:12:37 +02:00
fkloft
547dc07be3
[portals-list] updated comment
2014-08-29 18:12:36 +02:00
fkloft
5b1e8ec000
[portals-list] rewrite large parts, making it more extensible
2014-08-29 18:12:36 +02:00
fkloft
25741b5467
updated comments
2014-08-29 18:08:54 +02:00
fkloft
2229454f8d
use predefined constants
2014-08-29 17:52:21 +02:00
Jon Atkins
db3d9f25c8
website: update faq
...
- remove now outdated 'iphone' references
- add details about the niantic invisible portal issue to the existing faq entry
2014-08-29 07:35:04 +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
a687ab82ea
website: update for new release
2014-08-15 15:09:44 +01:00
Jon Atkins
9ff9cb7245
bump version number for new release
2014-08-15 15:02:16 +01:00
fkloft
b89bce6fb6
new plugin: layer-count
...
fixes #821
2014-08-15 10:11:09 +02:00
Jon Atkins
9544db6da2
change 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)
2014-08-15 04:54:53 +01:00
Jon Atkins
b58aff8a54
remove references to niantic variables in their 'nemesis.' object - not available since they introduced minification
2014-08-15 00:48:58 +01:00
Jon Atkins
f481287f84
version 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.
2014-08-15 00:43:51 +01:00
Jon Atkins
9ab6bea90d
first pass at extracting version code from the minified javascript
...
still needs some work, but will get something working in the test builds for now...
2014-08-14 23:54:36 +01:00
Jon Atkins
aa01bcf66f
website update for 0.17.4 release
2014-08-14 04:40:54 +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
06b3061715
fix small syntax error
...
(doesn't throw, but doesn't work either)
2014-08-13 12:50:49 +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
360c51e7dc
[core] tell Android to reload instead of calling location.reload() if running on IITCm
...
fixes 842
2014-08-13 11:45:43 +02:00
fkloft
ffcc8e3349
[mobile] provide method to reload IITC (and clear cache)
...
fixes 842
2014-08-13 11:45:32 +02:00
Jon Atkins
368b647114
reduce the delay before repeating a 'error: TIMEOUT' map data request
2014-08-13 03:42:26 +01:00
fkloft
c4fcf53fd3
[mobile] small bugfix
2014-08-12 23:41:33 +02:00