3655 Commits

Author SHA1 Message Date
fkloft
bfdedaa642 Fix portal position-to-guid cache
(thanks @dustingraham)
2015-01-15 00:33:33 +01:00
fkloft
1c9d0bf44e [bookmarks-by-zaso] allow bookmarking without waiting for portal details 2015-01-14 20:16:59 +01:00
fkloft
2fc7433bf3 [bookmarks-by-zaso] improved distance calculation 2015-01-14 20:16:59 +01:00
fkloft
eaf65e005b [bookmarks-by-zaso] variable not properly renamed
Fixes #928
2015-01-14 20:16:50 +01:00
Philipp Schaefer
86bec261dc launch IITCm in singleTask mode, move let preferenceActivity handle plugin installation 2015-01-13 13:08:22 +01:00
Philipp Schaefer
c551c41609 launch some intents as new task 2015-01-13 13:00:15 +01:00
Jon Atkins
249f78859c bump version after new release 2015-01-10 02:03:55 +00:00
Jon Atkins
b509d0a46b website: fix missing </ul> 2015-01-10 02:03:29 +00:00
Jon Atkins
cc37dcc6cb website: update for 0.20.0 release 2015-01-10 01:50:19 +00:00
Jon Atkins
039de423e9 add note about uniques bug with captures detection after viri use 2015-01-10 01:32:19 +00:00
Jon Atkins
db9d456f2c Revert "[uniques] don't detect unique captures from portal details"
This reverts commit 65916de5789c26ab91cb8bc8d24cfc2a539845b4.
2015-01-10 01:28:38 +00:00
Jon Atkins
cd61e6e74f remove entity type from created data structure - it's not needed 2015-01-10 00:23:03 +00:00
Jon Atkins
7b16b406a1 bump version to 0.20.0 - as there's been a major protocol change from Niantic 2015-01-09 23:57:16 +00:00
Jon Atkins
601192b106 fix artifacts for new entity data format 2015-01-09 23:48:49 +00:00
fkloft
50289cc316 Small change to previous commit 2015-01-10 00:13:15 +01:00
fkloft
8d910a6f1e EXPERIMENTAL: first try at catching up with latest stock intel changes 2015-01-10 00:07:28 +01:00
Jon Atkins
8b7769d0bf portals-count plugin: update warning to display sooner - niantic now filter portals in the backend more aggressively when zoomed out 2015-01-08 13:41:19 +00:00
fkloft
65916de578 [uniques] don't detect unique captures from portal details
(Viruses don't count for uniques)
2015-01-08 01:45:02 +01:00
fkloft
259c996fa2 [iitcm] changed some strings in prefs 2015-01-06 13:13:54 +01:00
fkloft
79569d36b0 [iitcm] tweaks to fullscreen menu item
Use other icon for returning from fullscreen if shown as action. If shown in the action overflow, provide a chechbox to show current state.
2015-01-05 19:08:31 +01:00
fkloft
fae1482498 Fix log scale for region scoreboard on Android
(log10 was working, but jQuery seems to not select elements properly with foreignObject)
2015-01-05 17:45:44 +01:00
fkloft
c5ed07b74a Implement logarithmic scale for region scores
@jonatkins You mentioned some devices not supporting Math.log10. This ships a custom implementation. Could you verify that this works?
2015-01-05 16:18:57 +01:00
Philipp Schaefer
128dca8dae added back privacy plugin for mobile desktop mode 2015-01-01 16:13:09 +01:00
Philipp Schaefer
90871774c3 cache tiles without lastModified header field for 2 months instead of
updating them every time
2014-12-30 13:07:38 +01:00
Philipp Schaefer
de521112f5 added support for cartoDB tiles 2014-12-30 13:07:29 +01:00
Philipp Schaefer
f6c75b9143 added missing line breaks for info dialog 2014-12-29 20:52:21 +01:00
Jon Atkins
cba667baff clean up map base layer initialisation, and add CartoDB dark + light themes (they seem to be freely available) 2014-12-23 23:59:58 +00:00
fkloft
f8563e4fe4 [iitcm] bugfix (NPE on some devices) 2014-12-23 21:08:54 +01:00
fkloft
387a9ab3da cell score: table with checkpoint values, moved panels into accodion 2014-12-22 21:12:03 +01:00
fkloft
a8c50d07ad Clickable names in Top 3 2014-12-22 19:52:42 +01:00
fkloft
e2facb57cd Improved tooltips for region scores 2014-12-22 19:48:43 +01:00
Jon Atkins
050210612f website: typo fix 2014-12-21 18:44:22 +00:00
Jon Atkins
73777a43e6 bump version after 0.19.0 release 2014-12-21 18:20:40 +00:00
Jon Atkins
fa24ae8045 website: update for 0.19.0 release 2014-12-21 18:17:32 +00:00
Jon Atkins
afdc80b3ef bump version numbers to 0.19.0 - mobile changed to match main iitc script - this probably makes more sense now 2014-12-21 18:16:48 +00:00
Jon Atkins
9dfbdd7ffb regional scores: open the dialog with a 'please wait' message while the scores load - nicer for users 2014-12-21 03:36:23 +00:00
Jon Atkins
cddcb969ea some mobiles don't support log10, so use regular log instead 2014-12-19 16:14:46 +00:00
Jon Atkins
0691d61976 region scores: nicely format the overall team scores, including a simple bar chart 2014-12-18 20:29:49 +00:00
Jon Atkins
bda1e080fe region scores - polish the graph with grid lines + scales 2014-12-18 16:39:57 +00:00
Jon Atkins
aba335c54b changed raw table of score history into a nice svg graph
still needs a little work on tidying it up, but better than stock now :)
2014-12-18 04:35:10 +00:00
Jon Atkins
00a630c61a region scoreboard: very basic initial support - needs work 2014-12-17 07:06:48 +00:00
Jon Atkins
0d1f3f20d5 draw-tools plugin: support import from stock URL pls= parameter (as well as the existing json format) 2014-12-16 04:34:32 +00:00
Jon Atkins
186971d003 draw-tools plugin: add basic support for exporting as a stock intel URL, now that stock supports basic drawing
import to be done...
2014-12-15 23:24:37 +00:00
fkloft
6249c0b953 Merge pull request #913 from markfguerra/spelling
Fix spelling error in Draw Tools plugin
2014-12-10 08:28:38 +01:00
Mark F Guerra
b975b60967 Fix spelling error 2014-12-09 21:48:37 -05:00
fkloft
6f202dbd98 Merge pull request #911 from Beakerboy/patch-3
Changed the chain of if statements to else-if
2014-12-08 20:27:33 +01:00
Beakerboy
92c618fec2 Changed the chain of if statements to else-if 2014-12-06 08:03:39 -05:00
Jon Atkins
9f08b1d977 mobile: work around leaflet not seeing the WebView size in some cases, causing odd map issues at startup
not 100% certain it fixes it yet, as it doesn't happen every single time...
2014-12-06 07:23:54 +00:00
fkloft
9e404ac83b Merge pull request #910 from Beakerboy/patch-2
Fix possible minor bug.
2014-12-05 10:53:30 +01:00
Beakerboy
b720758dac Fix possible minor bug.
I don't know if the parser will know what you meant, or if issues could happen due to the  semicolon instead of the comma.
2014-12-04 01:41:48 -05:00