709af1a9d9some code formatting
Philipp Schaefer
2013-10-04 16:15:58 +02:00
26754ac8c0moved some listeners from field attribute to class
Philipp Schaefer
2013-10-04 16:03:58 +02:00
90a3ae7348fixed typo
Philipp Schaefer
2013-10-01 03:22:45 +02:00
4413fb9adbanother mungs set was pushed live. update the code also reordered munge list to match the order found in the stock page (makes it easier to update) and tweaked the code that detects and auto-tries munge sets
Jon Atkins
2013-10-01 01:02:08 +01:00
8c22c9afefwebsite - remove old URL from commented out 'IITC broken' section
Jon Atkins
2013-10-01 00:25:56 +01:00
3df7762656reduce faction messages to 50 at a time - as they're no longer cluttered with user-specific alerts (these now appear in a separate 'alerts' tab on the stock site - yet to be implemented in IITC)
Jon Atkins
2013-09-30 23:23:58 +01:00
85c69b0405factionOnly was not correct - had mis-entered this mapping (and was already there for ascendingTimestampOrder - it's real meaning)
Jon Atkins
2013-09-30 23:23:13 +01:00
5aac7758baremove old factionOnly flag from chat requests. although the stock site appears to send it still at first glance of the code, this appears to be incorrect - and sending it causes old messages to come first rather than new ones! (perhaps i've mis-identified the flag - and it's the one for getting older messages first?) for #589
Jon Atkins
2013-09-30 23:13:53 +01:00
ed210ed6b6quick fix for chat, for protocol changes for #589
Jon Atkins
2013-09-30 22:51:06 +01:00
888eb10efefirst attempt at updating munge parameters for new niantic intel site update have commented out old munges for now - they don't include parameters needed in some new requests, so are unlikely to be used again for #589
Jon Atkins
2013-09-30 22:43:35 +01:00
2f66953774draw-tools: update edit colour to match that used while drawing - with only dashed lines being used as in stock Leaflet.Draw
Jon Atkins
2013-09-29 00:11:48 +01:00
c371d2fb6aadded status bar tap to the info-screen hint
Philipp Schaefer
2013-09-29 00:59:02 +02:00
edbf583cccbugfix: run setLoadingState on UI thread in CheckHttpResponse
Philipp Schaefer
2013-09-29 00:38:38 +02:00
cc9c186f63Added Mitigation column
Peter Sorger
2013-09-25 10:20:28 +02:00
eeb24315fbmoved login caching mode setting to webviewclient
Philipp Schaefer
2013-10-03 16:52:33 +02:00
4b0ff58a7bcommented out weblogin for now since it confuses the user
Philipp Schaefer
2013-10-03 11:27:57 +02:00
72620ed668got rid of redundant code
Philipp Schaefer
2013-10-02 23:40:51 +02:00
7fd3cb7fd6show a hint for the user that a tap leads to the info screen in mobile status bar, when no portal is selected.
Philipp Schaefer
2013-10-02 23:33:09 +02:00
975db0ec7badd special case for name->guid lookup for our own name IITC relies on this being available early, but the new sessionStorage for player name cache means it often isn't (still, it's not perfect - as IITC still requires a lookup from guid->name for us to store the reverse mapping - this has always been a theoretical issue though) likely fix for #577
Jon Atkins
2013-10-02 05:00:27 +01:00
b4ae95ce73bump version number
Jon Atkins
2013-10-02 05:00:08 +01:00
f224e8beaeMerge pull request #591 from hexchain/patch-1
Jon Atkins
2013-10-01 12:02:02 -07:00
db9956be7eupdate website for 0.14.2 release
Jon Atkins
2013-10-01 05:06:38 +01:00
60d686d52bPrevent Google Fonts not being loaded due to security issue
Hexchain Tong
2013-10-01 11:56:51 +08:00
278ecf67eetweak show-more-portals plugin - move switchoff point one level out, as this seems to result in fewer requests to the niantic servers
Jon Atkins
2013-10-01 04:43:18 +01:00
b1e654e354website: fix faq entry
Jon Atkins
2013-10-01 02:24:06 +01:00
f1c1409859fixed typo
Philipp Schaefer
2013-10-01 03:22:45 +02:00
80157b9875another mungs set was pushed live. update the code also reordered munge list to match the order found in the stock page (makes it easier to update) and tweaked the code that detects and auto-tries munge sets
Jon Atkins
2013-10-01 01:02:08 +01:00
35e6921e18website - remove old URL from commented out 'IITC broken' section
Jon Atkins
2013-10-01 00:25:56 +01:00
44dabe145dreduce faction messages to 50 at a time - as they're no longer cluttered with user-specific alerts (these now appear in a separate 'alerts' tab on the stock site - yet to be implemented in IITC)
Jon Atkins
2013-09-30 23:23:58 +01:00
690b5d7e62factionOnly was not correct - had mis-entered this mapping (and was already there for ascendingTimestampOrder - it's real meaning)
Jon Atkins
2013-09-30 23:23:13 +01:00
8cc246c5f7remove old factionOnly flag from chat requests. although the stock site appears to send it still at first glance of the code, this appears to be incorrect - and sending it causes old messages to come first rather than new ones! (perhaps i've mis-identified the flag - and it's the one for getting older messages first?) for #589
Jon Atkins
2013-09-30 23:13:53 +01:00
4c2bb5ecfaquick fix for chat, for protocol changes for #589
Jon Atkins
2013-09-30 22:51:06 +01:00
c82cd14641first attempt at updating munge parameters for new niantic intel site update have commented out old munges for now - they don't include parameters needed in some new requests, so are unlikely to be used again for #589
Jon Atkins
2013-09-30 22:43:35 +01:00
fe1d7fb337draw-tools: update edit colour to match that used while drawing - with only dashed lines being used as in stock Leaflet.Draw
Jon Atkins
2013-09-29 00:11:48 +01:00
02b1631d99Merge pull request #580 from sorgo/patch-5
Jon Atkins
2013-09-28 16:09:06 -07:00
3ac2490c0cadded status bar tap to the info-screen hint
Philipp Schaefer
2013-09-29 00:59:02 +02:00
1e3efd7d3bbugfix: run setLoadingState on UI thread in CheckHttpResponse
Philipp Schaefer
2013-09-29 00:38:38 +02:00
924c384ab9bump version number
Jon Atkins
2013-09-27 05:13:07 +01:00
eab33b9a49quick-n-dirty alternate route to the info page on mobile - tap on the status bar left hand side (where we already show a mini portal status)
Jon Atkins
2013-09-27 05:11:01 +01:00
61b209e817fix handling of too many portals. also make it dependant on visible portals only
Jon Atkins
2013-09-26 23:01:35 +01:00
603d5d33e5use ellipsis instead of "~" for truncating text overflow
Jon Atkins
2013-09-26 22:51:48 +01:00
92d04bdff6update portal-names plugin to avoid drawing labels that overlap might tweak a bit more...
Jon Atkins
2013-09-26 22:51:06 +01:00
85876ad0391st addition of portal name plugin needs work so it disabled itself when portals are too dense. could be a basic zoom level check, or could be based on local portal density?
Jon Atkins
2013-09-26 17:36:36 +01:00
533057be56Close right drawer when home is pressed
fkloft
2013-09-25 15:38:33 +02:00
5f0ec3b581Hide subtitle while iitc is loading
fkloft
2013-09-25 15:37:49 +02:00
c24da31b9dfix defense plugin rendering details for portals not added to the map (and therefore not getting removed)
Jon Atkins
2013-09-25 11:27:03 +01:00
d778720234fix badly formatted version number. required version number bump to ensure future upgrades work
Jon Atkins
2013-09-25 10:26:31 +01:00
e07f1800c6use utility function for date formatting, to give consistant appearance
Jon Atkins
2013-09-25 10:25:52 +01:00
b10116e95fchange draw tools colour to a darker purple - matching the marker colour used should make it easier to see against some maps that use a pink for some roads
Jon Atkins
2013-09-25 09:28:29 +01:00
12f8c89fb4Added Mitigation column
Peter Sorger
2013-09-25 10:20:28 +02:00
75a985b8f5add support for a snapPoint callback function to leaflet.draw, and use to snap points to portals also enable repeat mode for marker placement
Jon Atkins
2013-09-25 08:28:25 +01:00
251a9d0a4bimprove code readability
Philipp Schaefer
2013-09-25 09:08:52 +02:00
75481d2269fixed typo
Philipp Schaefer
2013-09-24 20:04:39 +02:00
db7e387a2fhide actionbar subtitle if no highlighter is selected
Philipp Schaefer
2013-09-24 20:00:54 +02:00
c2912d9767Added attributions for KML files
Nihal Mirpuri
2013-09-25 02:46:03 +10:00
40a242ea18prevent action bar flickering when drawers are quickly closed and reopened
fkloft
2013-09-24 14:57:45 +02:00
6f5ca2aa4bBugfix: right drawer could be opened via menu while IITC was still loading (which may have caused a NullPointerException)
fkloft
2013-09-24 14:57:26 +02:00
2765200d0bShow current highlighter in as ActionBar subtitle
fkloft
2013-09-24 14:38:29 +02:00
1632166a78Replaced folder icon with 'O'
Nihal Mirpuri
2013-09-24 22:23:43 +10:00
3172fc4e69Add notice about long tapping
fkloft
2013-09-24 14:17:55 +02:00
845efddecdFixed typo in last commit
fkloft
2013-09-24 13:54:19 +02:00
1cecbe7f44Ignore canceled touch events in taphold.js
fkloft
2013-09-24 13:47:01 +02:00
db918ad365convert polyline/polugon to geodesic
Jon Atkins
2013-09-24 08:00:19 +01:00
8d42cdea00update leaflet-draw to 0.2.1 (unmodified, except for image paths in css. geodesic changes in next commit) note: non-minified version this time, to aid any future modifications
Jon Atkins
2013-09-24 07:42:17 +01:00
e504ee24aedo not always show/hide advanced menu items
Philipp Schaefer
2013-09-24 01:48:28 +02:00
b34fccf10fMerge branch 'master' of git://github.com/fkloft/ingress-intel-total-conversion into fkloft-master
Philipp Schaefer
2013-09-24 01:31:08 +02:00
e78e7a3763moved advanced menu item hide to onPrepareOptionsMenu
Philipp Schaefer
2013-09-24 01:28:49 +02:00
38446594dbrenamed splashScreen method
Philipp Schaefer
2013-09-24 01:05:26 +02:00
456aecadb4bumped mobile version number
Philipp Schaefer
2013-09-23 23:38:28 +02:00
fc782218f1Merge branch 'newnavigation' of git://github.com/fkloft/ingress-intel-total-conversion into fkloft-newnavigation
Philipp Schaefer
2013-09-23 23:23:18 +02:00
943482b0bdShow notice for new interface
fkloft
2013-09-23 23:22:35 +02:00
935c5b40eedisable ActionBar by default in fullscreen mode - iitcm can now be controlled via navigation drawers
Philipp Schaefer
2013-09-23 23:09:10 +02:00
a9e7aea32eadded chat icons + debug icon for new navigation drawer
Philipp Schaefer
2013-09-23 22:11:08 +02:00
1cc7a6c5f2Enable right drawer in desktop mode
fkloft
2013-09-23 19:34:16 +02:00
594af139beMerge branch 'newnavigation' of git://github.com/fkloft/ingress-intel-total-conversion into fkloft-newnavigation
Philipp Schaefer
2013-09-23 19:22:30 +02:00
5dc3e8923cTweaks on new drawers
fkloft
2013-09-23 19:21:43 +02:00
2d16e8492cchange menu ordering
fkloft
2013-09-23 19:10:33 +02:00
5a9a9d47aeMerge branch 'newnavigation' of git://github.com/fkloft/ingress-intel-total-conversion into fkloft-newnavigation
Philipp Schaefer
2013-09-23 18:48:26 +02:00
f560ff369fIntroduce a second drawer with map settings
fkloft
2013-09-23 18:35:10 +02:00
1705ea5c75Merge branch 'newnavigation' of git://github.com/fkloft/ingress-intel-total-conversion into fkloft-newnavigation
Philipp Schaefer
2013-09-23 12:31:12 +02:00
e06f8f87d9Change handling of back key
fkloft
2013-09-23 11:21:23 +02:00
4234ee15b4Merge branch 'master' into newnavigation
fkloft
2013-09-23 11:01:03 +02:00
501f006a71Merge branch 'master' of github.com:jonatkins/ingress-intel-total-conversion
Philipp Schaefer
2013-09-23 10:09:07 +02:00