IITC-CE / ingress-intel-total-conversion

intel.ingress.com total conversion user script with some new features. Should allow easier extension of the intel map.
https://iitc.app
ISC License
284 stars 110 forks source link

IITC-Mobile: depends on exact plugin wrapper code #298

Open johnd0e opened 4 years ago

johnd0e commented 4 years ago

IITCm tries to remove wrapped relying on this hardcoded values:

https://github.com/IITC-CE/ingress-intel-total-conversion/blob/4e0f388d9cdeb50519f356a5d90807006f43f9c8/mobile/app/src/main/java/org/exarhteam/iitc_mobile/IITC_FileManager.java#L59-L61

Aradiv commented 4 years ago

So every plugin not using this exact wrapper code doesn't work?

johnd0e commented 4 years ago

It will work in any case, but not in optimal way.