Jon Atkins fdf8fbdb8f hide the layer chooser on mobile - it's now handled by in-app code
the layer chooser object itself needs to remain though, as it's used to keep track of the layers available, and plugins would break without it there
2013-05-19 16:54:02 +01:00
..
2013-05-19 17:14:39 +02:00
2013-05-19 17:15:26 +02:00
2013-03-07 12:18:40 +01:00
2013-05-03 01:27:57 +02:00
2013-05-03 01:37:36 +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

  • plugin support

  • a geo intent is sent, when a portals Map link is clicked (lets you navigate to portals)

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

  • toggle between desktop and mobile view (nice for tablets)

  • possibility to use a custom IITC script source

  • a click on Portal link copies it to clipboard

  • more features will be added soon...

The App only works with Android 4.0+

For developer docs, please see HACKING.md