Commit Graph

  • ee589721e6 i'd been given a list of all guid type codes from the ingress android app - so update the comments to list them all Jon Atkins 2013-05-13 05:26:42 +01:00
  • 70a4ca804f some z-index fixes - makes tooltips (e.g. guess player level) actually appear on top of the chat panel rather than underneath Jon Atkins 2013-05-13 05:03:55 +01:00
  • 9ff9671def scale bar - reduce the width on mobile Jon Atkins 2013-05-13 04:57:51 +01:00
  • 94fbf5ba08 fix enabling/disabling of layer chooser portal levels so it works correctly - was broken at L8 Jon Atkins 2013-05-13 04:12:02 +01:00
  • aff2b8080c speech-search: new plugin speech search Justin Noah 2013-05-12 19:00:46 -07:00
  • 66e6502d50 minor status bar tweaks - make L8 not show L8+ - add a little margin between the level info and the map status - may need reducing a little for mobile - indentation fixes, minor cleanups Jon Atkins 2013-05-13 01:28:38 +01:00
  • e4ad933bb2 clamp bounds used for map data requests. no point in trying to request data outside +-90, +-180 coordinates, as it's pointless, and the server returns an error code anyway Jon Atkins 2013-05-13 01:11:28 +01:00
  • 339c7ec21e add utility functions to clamp latitude to +-90.0, and longitude to +-180.0 Jon Atkins 2013-05-13 01:10:18 +01:00
  • a3b957c967 zoom level 0 isn't impossible - so make it display L8 only portals, like the next few closer zoom levels Jon Atkins 2013-05-13 00:38:24 +01:00
  • 43254bb31c Merge branch 'statusbar' of https://github.com/hastarin/ingress-intel-total-conversion into hastarin-statusbar Jon Atkins 2013-05-13 00:06:18 +01:00
  • c713caa36b Merge pull request #270 from hastarin/mobileRenderLimit Jon Atkins 2013-05-12 14:58:57 -07:00
  • 22aaa10ed8 bump draw tools version number, due to the major leaflet.draw upgrade Jon Atkins 2013-05-12 18:59:37 +01:00
  • d1ef19784f fix draw tools. the leaflet upgrade broke it, so the leaflet.draw needed updating too some of the hacks to do snap-to on points have been removed, at least for now - they needed major rework to fit in additionally other customisations added are also removed - this is basically now stock leaflet.draw with edit-mode enabled Jon Atkins 2013-05-12 18:54:03 +01:00
  • cf5116d75c Reduced render limit on mobile. hastarin 2013-05-13 03:10:46 +10:00
  • 7ed03d12b2 update layer chooser styling on mobile - remove size increase for layer chooser - it's large enough already (and matches the size of other android UI elements) - remove extra padding between layer chooser lines. yes, it'll be harder to click the right line, but smaller screens have it pushed off the bottom sometimes without this) Jon Atkins 2013-05-12 17:26:42 +01:00
  • 9266283684 upgrade leaflet to the master version - taken 2013-05-12 - 3d3e2cd should fix issues with layer control on mobile, and other improvements also - the convention for marker filenames has changed from ...@2x.png to ...-2x.png for the double sized ones - so changed our files to match (we had a mix of ...@2x.png and ..._2x.png) Jon Atkins 2013-05-12 17:18:58 +01:00
  • 11069d5f8e Added some help popups. hastarin 2013-05-12 14:26:57 +10:00
  • a150d54dd7 Smaller status bar to suit mobile and further tweaked scale bar position for small mobile displays. hastarin 2013-05-12 14:14:58 +10:00
  • cb66801d9f Merge pull request #266 from integ3r/dialog Philipp Schaefer 2013-05-11 16:10:31 -07:00
  • 59fce850c8 * Code style tweaks Morgan Jones 2013-05-11 16:43:57 -06:00
  • 99bbcbcb30 * Fix bug that would cause modal dialogs to not show up (modal dialogs aren't draggables) * Fix issue that broke portal poslinks on mobile Morgan Jones 2013-05-11 16:33:30 -06:00
  • 96add49516 notify android when select spinner is opened/closed (fix for #255) Philipp Schaefer 2013-05-11 14:41:15 +02:00
  • 76aeafbfa5 Merge pull request #262 from integ3r/dialog Jon Atkins 2013-05-10 20:56:10 -07:00
  • 553ecdc61e Merge git://github.com/jonatkins/ingress-intel-total-conversion into dialog Morgan Jones 2013-05-10 21:45:34 -06:00
  • 9756bac253 * Fixup: Carelessly swapped collapse and expand callbacks Morgan Jones 2013-05-10 21:44:53 -06:00
  • d1d1fa85ce Merge pull request #252 from Xelio/patch-hook-iitcLoaded Jon Atkins 2013-05-09 20:42:21 -07:00
  • 3982c64b2f convert IITC-only cookies to use localStorage instead - otherwise they're sent to the ingress servers and are a clear indentifier of IITC use (and wasteful of data too) fix #251 Jon Atkins 2013-05-10 04:40:21 +01:00
  • 35397c0c35 escape strings passed as parameters to function call showPortalPosLinks fix #259 Jon Atkins 2013-05-10 03:45:40 +01:00
  • 65783ac0b1 Merge branch 'dialog' of https://github.com/integ3r/ingress-intel-total-conversion into integ3r-dialog Jon Atkins 2013-05-10 02:33:21 +01:00
  • 6096640415 add correct version of the sample script Jon Atkins 2013-05-10 00:08:14 +01:00
  • cd7a104dcb add a sample plugin that restores the old-style cloudmade.com map layers requires the user to get their own API key from cloudmade.com first. no pages reference this yet Jon Atkins 2013-05-10 00:06:16 +01:00
  • b59a2c96db * Reduce padding for dialog buttons Morgan Jones 2013-05-09 11:41:16 -06:00
  • e716dfcef2 let window.show(...) interupt input mode Philipp Schaefer 2013-05-09 14:38:45 +02:00
  • 2e50b4fedd handle edit-text events correctly Philipp Schaefer 2013-05-09 13:20:38 +02:00
  • 305aba3a64 * Remove the IITC About dialog's close callback, since it was resizing all other dialogs on screen Morgan Jones 2013-05-09 01:44:10 -06:00
  • 20ef7acda5 * Fix condition that would rarely cause dialogs to not open properly (dialog wasn't getting destroyed before being replaced) Morgan Jones 2013-05-09 01:39:19 -06:00
  • 4b39567e29 * Default dialogs to an empty title * Fix bug that would cause some singleton dialogs to open several times * Comment fix Morgan Jones 2013-05-09 01:29:48 -06:00
  • 81e78ed986 Plugin Sync: Code restructure Move file search and create function to a new class Xelio 2013-05-09 14:32:38 +08:00
  • 3e8d08e11f Plugin Sync: Bug Fix - change class name initial letter to uppercase Xelio 2013-05-09 12:55:59 +08:00
  • 77010fc8ed Merge pull request #256 from rbino/plugin-players-resonators Jon Atkins 2013-05-08 20:39:13 -07:00
  • 297005bb1e Added reso counter and reso details (BJT) Riccardo Binetti 2013-05-09 03:05:59 +02:00
  • 0b42c52dfd Added portal counter Riccardo Binetti 2013-05-09 02:31:58 +02:00
  • 41510dffcd bump version in preperation for next release Jon Atkins 2013-05-08 22:47:30 +01:00
  • f9539ac7dc increase refresh delay after move/zoom events, to further reduce redundant refresh cycles Jon Atkins 2013-05-08 22:20:44 +01:00
  • 7cbf9d77cd change neutral portal colour to match the grey of the stock map - never was a fan of the yellow Jon Atkins 2013-05-08 21:59:33 +01:00
  • 3523abf032 Merge branch 'layerChooser' of https://github.com/hastarin/ingress-intel-total-conversion into hastarin-layerChooser Jon Atkins 2013-05-08 21:39:29 +01:00
  • 684e6c10ee Merge branch 'master' of https://github.com/jonatkins/ingress-intel-total-conversion Jon Atkins 2013-05-08 17:19:26 +01:00
  • 258aa70213 plugin booting - catch exceptions and log, rather than just crashing Jon Atkins 2013-05-08 17:18:50 +01:00
  • d40323fa99 removed privacy-view from mobile assets. it does not work and is not needed on mobile Philipp Schaefer 2013-05-08 18:18:37 +02:00
  • 832c61f442 added action bar home button to settings...made toggle fullscreen an method of main activity Philipp Schaefer 2013-05-08 18:10:48 +02:00
  • 593ec57633 Set maxZoom = 13 for desktop locate button too. hastarin 2013-05-09 01:55:36 +10:00
  • 83e1c51a28 Plugin Keys: Add comments on new functions Xelio 2013-05-08 23:53:41 +08:00
  • c630277c25 More tweaks to mobile layout. Known issues: - A touch is generating two clicks. Most noticeable with pan plugin. - The pan plugin requires the +/- zoom buttons be enabled. hastarin 2013-05-09 01:48:59 +10:00
  • 8266262c8a Plugin Sync: update callback will fire if full updated is performed Xelio 2013-05-08 21:56:51 +08:00
  • 85ce464728 Update Plugin Keys and Keys On Map to work with Plugin Sync Xelio 2013-05-08 20:43:56 +08:00
  • ff6d261407 Tweaks to mobile for portal_highlighter and others. hastarin 2013-05-09 00:50:12 +10:00
  • 93f330718a Moved scale bar to bottom left on mobile. hastarin 2013-05-09 00:08:52 +10:00
  • e02b0730dc Plugin Sync: Fix bug where Firefox has window.crypto but not window.crypto.getRandomValues Xelio 2013-05-08 21:27:41 +08:00
  • 2c4a83db8e Merge branch 'master' into layerChooser hastarin 2013-05-08 23:20:30 +10:00
  • 3b5d449083 Tweaked layerchooser and zoom control positions. hastarin 2013-05-08 23:19:33 +10:00
  • 6cd3328389 Add 'iitcLoaded' hook to notify that IITC and all plugins loaded. Xelio 2013-05-08 20:47:41 +08:00
  • 04851af096 * Remove dialog resizable stuff, it's not tested Morgan Jones 2013-05-08 03:48:26 -06:00
  • 125bc190f1 * Remove #largepreview CSS, we don't need it Morgan Jones 2013-05-08 03:44:20 -06:00
  • dfadadd296 IITC Dialog Overhaul, part 2 Morgan Jones 2013-05-08 03:31:32 -06:00
  • bf9fcd29e4 New Plugin: Sync Use Google Realtime API, store key value pair in CollaborativeMap. Allow plugin to sync data between client. Xelio 2013-05-03 13:07:16 +08:00
  • 13d1ff9aaa change mobile 'my location' to zoom level 15, rather than 13 Jon Atkins 2013-05-08 03:05:17 +01:00
  • 77420407c4 Merge branch 'master' into layerChooser hastarin 2013-05-08 11:18:04 +10:00
  • f0d18ee05e Merge branch 'highlighter' of https://github.com/vita10gy/ingress-intel-total-conversion into experimental Jon Atkins 2013-05-08 01:11:48 +01:00
  • be1cadc17c Merge branch 'master' into layerChooser hastarin 2013-05-08 10:02:58 +10:00
  • 253080c8fb Remove offset for layer chooser. hastarin 2013-05-08 10:00:00 +10:00
  • 9b56ac0982 * Revert userscript headers from local build Morgan Jones 2013-05-07 16:37:20 -06:00
  • ce5eeaad67 Merge git://github.com/jonatkins/ingress-intel-total-conversion into dialog Morgan Jones 2013-05-07 16:32:31 -06:00
  • 067f56fe7a Merge remote-tracking branch 'upstream/master' Jeremy Lindgren 2013-05-07 17:20:02 -05:00
  • 6e72f516e6 load actionbar setting onCreate too (see #216) Philipp Schaefer 2013-05-07 22:04:34 +02:00
  • f3fae16fe6 set fetch dev-mode default value to false Philipp Schaefer 2013-05-07 20:28:17 +02:00
  • 0eaf076a75 made action bar optional in fullscreen mode (see #216) Philipp Schaefer 2013-05-07 19:41:37 +02:00
  • 5bd82f0e20 Merge branch 'master' into experimental Jon Atkins 2013-05-07 16:52:05 +01:00
  • e2f8c7c5cf enable portals, fields and links per default Philipp Schaefer 2013-05-07 16:01:23 +02:00
  • 1804d6ac03 Merge pull request #243 from rbino/plugin-players-resonator Jon Atkins 2013-05-07 06:11:33 -07:00
  • 87c0c54a26 don't hide actionbar in fullscreen since we don't have iitc-tabs for control Philipp Schaefer 2013-05-07 12:01:20 +02:00
  • 9edcdaac3d bump version number and fixed about string since the app is not completely my work anymore Philipp Schaefer 2013-05-07 11:53:41 +02:00
  • 8717e7e4ea Merge pull request #246 from hastarin/actionbar Philipp Schaefer 2013-05-07 02:50:01 -07:00
  • b0e7110182 Formatted files via Eclipse to hopefully have correct spacing/ident. Jon Benson 2013-05-07 19:36:02 +10:00
  • 4906b57f15 Hopefully fix whitespace issues. Jon Benson 2013-05-07 19:05:50 +10:00
  • 935e9ab688 Fixed style overriding css to hide chat control tabs. Jon Benson 2013-05-07 18:15:41 +10:00
  • 42f151b3ac * Enable dialog snapping Morgan Jones 2013-05-07 02:02:59 -06:00
  • 2bdeb13f45 * Update redeeming.js to take advantage of new dialogs * Dialogs now support collapsing and expanding * Fix IITC about window - no longer resizes all onscreen dialogs Morgan Jones 2013-05-07 01:42:47 -06:00
  • b110ff0261 Fix status div showing above chat. Jon Benson 2013-05-07 17:33:26 +10:00
  • 084494bec0 Zoom control is now only disabled on multitouch capable devices by default and can be forced on again via a preference. Jon Benson 2013-05-07 17:22:07 +10:00
  • 541d4c8899 Merge branch 'master' into actionbar Jon Benson 2013-05-07 16:43:49 +10:00
  • dee32ea827 Hide zoom control on mobile version. Jon Benson 2013-05-07 15:59:26 +10:00
  • 4f2cb4f6bb Removed Setting for Desktop mode. It's not compatible now. If folks really want to they can still use it via a browser. Jon Benson 2013-05-07 15:45:41 +10:00
  • 822b7df00a Changed various action items to "ifRoom" so they aren't forced. Will be better on smaller displays. Jon Benson 2013-05-07 15:40:15 +10:00
  • 1a701e5a32 Further bugfixes related to chat/debug. Jon Benson 2013-05-07 15:21:05 +10:00
  • 0108d1b49c Added debug menu option and started tidying up 'window' handling Jon Benson 2013-05-07 14:09:30 +10:00
  • 0f1c22cdc1 remove range circles when closing portal details Jon Atkins 2013-05-07 04:53:27 +01:00
  • d97b78fafb Removed various drawables and fixed chat scroll bug. Jon Benson 2013-05-07 12:34:23 +10:00
  • 57181b3b11 Merge branch 'master' into actionbar Jon Benson 2013-05-07 11:43:58 +10:00
  • 8eb65c5764 Fixed wrong name if no reso found Riccardo Binetti 2013-05-07 01:18:08 +02:00
  • 1f3dfacafc * Branding Morgan Jones 2013-05-06 17:11:36 -06:00