3250 Commits

Author SHA1 Message Date
Jon Atkins
019e044b92 add artifact support for likely new 'amar artifacts'. seems to be the same system as the jarvis shards, but different display names, and URLs for resources 2014-02-06 22:24:25 +00:00
Giacinto Garcea
daf75dbf72 Fixed css for mobile version
The Bookmarks Panel not closed. Now work.
2014-02-06 20:21:16 +01:00
Giacinto Garcea
24dbeaca9a Fixed problem with jQuery UI sortable
- jQuery UI sortable drag initiation is slow when container has hidden
items;
- removed old code to open/close BookmarksBox in IITCm;
2014-02-06 19:56:56 +01:00
Jon Atkins
3fce162888 website: update for new 0.16.4 release 2014-02-06 17:50:28 +00:00
Giacinto Garcea
53d04c70a5 Fixed number version 2014-02-06 10:08:16 +01:00
Jon Atkins
faf50c84ae bump version numbers for new release 2014-02-06 05:10:59 +00:00
Jon Atkins
77cf149fef data format change: portal details 'portalV2.descriptiveText' is now 'descriptiveText.map'. fields within this seem the same
needed to fix things after the stock intel site update of 2014-02-05
2014-02-06 05:08:18 +00:00
Marcus Winkler
2c743d0c17 replaced L.icon containing data-URI-images with L.divIcon 2014-02-06 00:40:54 +01:00
Jon Atkins
6797cf7e8b full date+time (with optional milliseconds) always formatted in 24h format 2014-02-05 05:39:20 +00:00
Jon Atkins
e92dd96334 score-cycle-times plugin: format time without milliseconds 2014-02-05 05:38:33 +00:00
fkloft
825fa488ce Use fully qualified package names.
Fixed #761
2014-02-04 22:03:38 +01:00
Jon Atkins
5f7736ad25 Merge pull request #760 from JensenDied/master
guess-player-levels - do not handle incomplete portal details
2014-02-04 11:58:05 -08:00
Jensen Hornick
9ef7e95721 Update guess-player-levels.user.js
Plugin would hang if non-portal data was loaded (ex: deleted portal)
2014-02-04 11:35:55 -06:00
Jon Atkins
6056cd488f Merge branch 'master' of https://github.com/jonatkins/ingress-intel-total-conversion 2014-02-03 17:27:47 +00:00
Jon Atkins
162ac6923e add code to detect known 'bad' plugins, and disable plugins in this case for user safety 2014-02-03 17:27:06 +00:00
Jon Atkins
5ae432d8fc Merge pull request #759 from Fragger/portal-detail-display-fix
Fix details display showing outdated level/faction
2014-02-03 09:09:12 -08:00
Fragger
d8431b757f Opps set level to 0 if team is none 2014-02-03 08:39:41 -08:00
Fragger
ab371899a6 Fix details display showing outdated level/faction 2014-02-03 08:25:02 -08:00
Giacinto Garcea
3f17320de9 'auto draw' support drawtools current color 2014-02-03 12:00:47 +01:00
Giacinto Garcea
fb09a53b07 Bookmarks 2.8
- vertical scrollbar;
- button to hide/show "x" buttons;
- bookmarks full-width in mobile (no margin-right);
- minor UI and UX fix;
2014-02-02 22:28:07 +01:00
Dunstkreis
7d8c4a9794 Update leaflet.draw.css
fixed line break between save/cancel for delete layers
2014-02-02 11:18:11 +01:00
Marcus Winkler
adb0baa46f added color support to serializing/deserializing drawn markers 2014-02-01 15:45:48 +01:00
Marcus Winkler
706d48db00 implemented color choosing support for markers 2014-02-01 14:54:31 +01:00
Philipp Schaefer
6bc055491f added preference summary to IITC plugins 2014-02-01 10:20:21 +01:00
fkloft
b80c4fc7ef tweaks to notices
- new notice when entering info pane (sharing/navigation)
- mention NFC in general how-to
- add some punctuation

Fixes #750
2014-01-31 00:31:47 +01:00
Philipp Schaefer
bb5c6ea6f6 removed bookmarks share button on iitcm
* call share interface from copy option
* a copy button and a share button are redundant since you can copy2clipboard from share interface too
* this way we stay consistent with the new draw tools options
2014-01-29 09:53:19 +01:00
Philipp Schaefer
f87e1621fd iitcm: use share interface on draw tools copy 2014-01-29 09:44:00 +01:00
Jon Atkins
5fc9bf7f8e draw tools:
- broken localStorage data won't prevent plugin from loading
- import: validate data better on import - json parse before erasing current items, try/catch around whole import process, and existing save method writes back to storage
2014-01-29 05:57:32 +00:00
Jon Atkins
f40cda384e draw-tools: use colour picker rather than input box 2014-01-29 05:31:23 +00:00
Jon Atkins
dbfaf19b91 fix colour setting, broken by my changes to #746 2014-01-29 02:56:40 +00:00
Jon Atkins
af491221dc some cleanups to #746 2014-01-29 02:17:51 +00:00
Jon Atkins
c174cbe20b Merge branch 'master' of https://github.com/enigmaquip/ingress-intel-total-conversion into enigmaquip-master 2014-01-29 00:20:04 +00:00
Jon Atkins
fb88413703 plugin: region borders
- zoomed out region groups colour changes
- move region labels inside the visible region when zoomed in enough
2014-01-28 20:22:04 +00:00
Jon Atkins
9cd526771c Merge branch 'master' of https://github.com/jonatkins/ingress-intel-total-conversion 2014-01-28 02:08:26 +00:00
Jon Atkins
a168991f74 render fields, links and portals in separate passes
this keeps the display order close to correct while data loads
2014-01-28 02:07:30 +00:00
Marcus Winkler
45b1691f3e fixed broken kml support 2014-01-27 14:10:53 +01:00
Jon Atkins
9754af9e67 Merge branch 'master' of https://github.com/jonatkins/ingress-intel-total-conversion 2014-01-26 17:54:03 +00:00
Jon Atkins
980e136508 portal marker scaling: when zoomed out, reduce the scale of portal markers
the stock intel map has done this for a while, so lets try it in IITC
2014-01-26 17:53:10 +00:00
Jon Atkins
9efe828ccb performance: portal names updates less often, as computing visibility gets expensive with lots of portals visible 2014-01-26 17:51:37 +00:00
Jon Atkins
170a370099 performance improvement: compute ap stats runs less often during rendering, as it's relatively expensive and slows things down 2014-01-26 17:50:24 +00:00
Philipp Schaefer
a8c2bb21ab let iitcm trigger on nfc intel-url intents 2014-01-26 16:06:10 +01:00
fkloft
bb31fbd9f8 Don't crash if no NfcAdapter present; Replace constructor from API 16+ 2014-01-26 15:35:05 +01:00
fkloft
23a092f187 Add Android Beam (NFC) support 2014-01-26 14:35:12 +01:00
fkloft
6b7525836d add final modifiers to IITC_JSInterface 2014-01-26 14:29:44 +01:00
enigmaquip
09fa2be1fe Draw Tools Update
Updates to draw tools to add options menu (similar to bookmarks). Added
import/export/reset. Also added ability to set color of drawn items and
save color state
2014-01-25 09:51:23 -07:00
Philipp Schaefer
adc5d16297 workaround: always enable JS if webview has focus. fixes select box spinner close behavior on Android 4.4 2014-01-24 00:16:43 +01:00
Jon Atkins
4abe18d323 Merge branch 'master' of https://github.com/jonatkins/ingress-intel-total-conversion 2014-01-22 19:20:35 +00:00
Jon Atkins
885489029e change naming of checkpoint times - 'start'+'end' don't make sense 2014-01-22 19:20:04 +00:00
Jon Atkins
9b9bf5b671 update leaflet to 0.7.2 2014-01-22 19:19:52 +00:00
fkloft
769c03e58e [bookmarks-by-zaso] Option to keep selected portals when using auto-draw
/cc @ZasoGD
2014-01-22 20:17:07 +01:00