ingress-intel-total-conversion icon indicating copy to clipboard operation
ingress-intel-total-conversion copied to clipboard

intel.ingress.com total conversion user script with some new features. Should allow easier extension of the intel map.

Results 138 ingress-intel-total-conversion issues
Sort by recently updated
recently updated
newest added

This follows an 6 y o idea from 0dcada2 by @jonatkins Public/Faction/Alerts tabs are the same up to the data they need and request. This PR mainly intends to remove...

core

Atm, intel data layers (portals/links/fields) are structured as follow: - unclaimed/placeholder portals - portals L1 .... L8 - Links - Fields Each layer have internally 3 sub layers for neutral,...

Today I tried to install Portal List plugin but "Portal List" button did not appear. I found the following error on "About IITC" page: ![image](https://user-images.githubusercontent.com/12027397/182539618-ca731849-d331-4fb0-99b0-b7edd1f342fc.png) Can anyone reproduce this bug...

In the Weblate settings I have set automatic pushing of new translations to this branch. PR will be merged in the future

TWEAKS plugins refactoring namespace usage code style fixes according to Eslint rules Minor code changes

plugin
Ready to merge
development

- Normalized namespace usage - Code style fixes (eslint)

allow popup inside iitcm as long as it is in the whitelist by https://github.com/IITC-CE/ingress-intel-total-conversion/blob/4bdfd4cb767ff8b9aa94c3baac66e2fcd2c35d3a/mobile/app/src/main/java/org/exarhteam/iitc_mobile/IITC_WebViewClient.java#L268-L270 fix #362 > I found a workaround for android source. > From https://stackoverflow.com/questions/23308601/android-open-pop-up-window-in-my-webview and https://stackoverflow.com/questions/23211722/window-close-not-working-in-android-webview (and...

Use the new history feature to automatically update uniques database

following #220 idea > I'm going to replace this with more simple and straightforward API, involving single call. > Like this: > > ``` > addMobilePane(id,title,icon,onFocus) > ``` > >...

core
mobile

trailing-spaces semi eqeqeq no-extra-parens curly

plugin
development