fkloft eba7d388a0 Enable IITC on mission permalink
Hint: to change a lot of scripts, execute this:

    sed -r '/\/\/ @match\s+http:\/\/www.ingress.com\/intel/r /tmp/includefile' -i~ *.user.js

`/tmp/includefile` should contain these lines: (no trailing newline!)

    // @include        https://www.ingress.com/mission/*
    // @include        http://www.ingress.com/mission/*
    // @match          https://www.ingress.com/mission/*
    // @match          http://www.ingress.com/mission/*
2015-04-13 17:28:30 +02:00
..
2014-03-31 14:57:33 +02:00
2015-04-13 17:28:30 +02:00
2013-10-23 10:50:45 +02:00
2015-04-04 01:14:26 +01:00
2013-10-22 13:09:55 +02:00
2014-03-31 14:57:33 +02:00
2013-12-21 17:16:21 +01:00
2014-05-16 12:17:00 +02:00

ingress intel total conversion mobile (IITCm)

The Android App behaves like the desktop version, but uses the mobile view, which is optimized for mobile devices, as default. Furthermore, there are some nice additions:

  • it should be much faster than the standard mobile ingress intel map

  • supports all official IITC plugins

  • easy installation and update of unofficial plugins (installation via plugin preference, click on *.user.js file or URL, email attachement etc.)

  • show users current location

  • share interface for portal links, portal navigation etc.

  • a geolocate button (you have to enable GPS satellites + location access to use this feature)

  • in-app search

  • configurable fullscreen modes (includes immersive mode on Android 4.4+)

  • navigation drawers for IITC panes, layer chooser and highlighters

  • in-app screenshots

  • developer mode: all script source will be loaded from <storage_path>/IITC_Mobile/dev/

  • more features will be added soon...

The App only works with Android 4.0+

For developer docs, please see HACKING.md