Commit Graph

  • 140e4f4178 add basic Makefile - it just runs "build.py" with no parameters for the default build (some editors have an 'invoke make' feature - handy for them) Jon Atkins 2013-04-13 21:55:07 +01:00
  • f2dfeb29bb cleanups to the toolbox - remove   - use style sheets to prevent wrapping within links - make more consistant with the cleanups made to the .linkdetails links for #135 Jon Atkins 2013-04-13 21:45:30 +01:00
  • 99d52dad8a various cleanups to the portal detail display links - removed 'donate' - made case consistant - upper case 1st letter - shortened excessively long links (IAPS) - but added title text on links with more detailed descriptions inspired by #135 Jon Atkins 2013-04-13 21:18:26 +01:00
  • 83f6d853e0 Sort dropdown vita10gy 2013-04-13 14:03:59 -05:00
  • ef915aaaa2 deleted console calls vita10gy 2013-04-13 00:39:25 -05:00
  • 4f26a6e68d Add current location button to geo search vita10gy 2013-04-13 00:33:46 -05:00
  • f0f621acb6 Style tweak and new highligher vita10gy 2013-04-12 23:57:53 -05:00
  • 135d4b893d Move potentialPortalLevel to main for common usage vita10gy 2013-04-12 22:53:30 -05:00
  • 0f1abe1fc7 Merge branch 'master' into highlighter vita10gy 2013-04-12 22:38:46 -05:00
  • 5f4e0192a0 added MapQuest OSM tiles - these native tiles work much more smoothly than the Google tile layers, so are best for a default Jon Atkins 2013-04-13 02:31:47 +01:00
  • d9ead0597f made osm-less layer chooser work again (fix for #152) Philipp Schaefer 2013-04-12 23:25:32 +02:00
  • 934fa8242d remove broken cm api key (see #152 Stefan Breunig 2013-04-12 19:00:19 +03:00
  • 04b5e3e52b minor cleanups to the #toolbox - ensure each added item in plugins has a space before - use   in links so they're not split over lines - make case consistant between core IITC and plugins Jon Atkins 2013-04-12 14:55:08 +01:00
  • 278fdfae61 Merge branch 'master' of https://github.com/Hobadee/ingress-intel-total-conversion into Hobadee-master Jon Atkins 2013-04-12 14:46:46 +01:00
  • d1cacfc41a Merge pull request #150 from Fragger/fix-ipas-bugs Jon Atkins 2013-04-12 06:25:25 -07:00
  • fd564696c8 Indentation fix only Kevin 2013-04-11 23:41:35 -07:00
  • 515fc27a0d Bug fix to get plugin working again Kevin 2013-04-11 23:40:28 -07:00
  • cd7257cc5f Update utils_misc.js Hobadee 2013-04-11 13:43:03 -07:00
  • 565861f0d8 Update utils_misc.js Hobadee 2013-04-11 13:39:42 -07:00
  • dc9e85be07 Update main.js Hobadee 2013-04-11 13:33:01 -07:00
  • 6f01852568 Update utils_misc.js Hobadee 2013-04-11 13:30:34 -07:00
  • 502a7e1637 Update utils_misc.js Hobadee 2013-04-11 13:18:34 -07:00
  • b1fa8a830a Update main.js Hobadee 2013-04-11 13:17:39 -07:00
  • 3d61ee3884 Update utils_misc.js Hobadee 2013-04-11 13:15:43 -07:00
  • c28cf395b7 mobile: concentrate on ingress.com urls instead of ingress.com/intel urls, otherwise the login does not work Philipp Schaefer 2013-04-11 18:16:14 +02:00
  • f80c30cf36 Merge pull request #144 from wrycta/master Jon Atkins 2013-04-11 08:42:17 -07:00
  • 4fd5e9e9b5 iitcm should only handle ingress intel links...send intent for other urls Philipp Schaefer 2013-04-11 17:40:44 +02:00
  • 00feade73e Merge pull request #142 from Fragger/plugin-alert-css-fix Jon Atkins 2013-04-11 08:32:24 -07:00
  • 5ba407f2e4 Merge pull request #141 from Fragger/alert-callback Jon Atkins 2013-04-11 08:31:07 -07:00
  • bc13a8eeda Merge pull request #140 from Fragger/pos-url-fix Jon Atkins 2013-04-11 08:25:57 -07:00
  • dcd88cd502 add comment clarifying "return false" in "$.each" acts as a "break" - not obvious to those less familiar with jQuery Jon Atkins 2013-04-11 16:21:14 +01:00
  • 9b4eaaf4e8 Merge branch 'master' of https://github.com/vbfox/ingress-intel-total-conversion Jon Atkins 2013-04-11 16:19:35 +01:00
  • 56e79fe10c Fixes ipas-link in the case that resos are missing wrycta 2013-04-11 10:34:57 +08:00
  • a7f97fa5ba use android drawable for info_icon instead of an own drawable... Philipp Schaefer 2013-04-11 00:50:19 +02:00
  • 3ba31f490d added missing ressources Philipp Schaefer 2013-04-11 00:40:52 +02:00
  • 886c56da94 mobile: prevent force close in onStop() method on devices without mobile data connection module Philipp Schaefer 2013-04-10 14:56:50 +02:00
  • 19a42b7c24 Fix plugins that use alert with css styling, remove unused divs in body Kevin 2013-04-10 05:36:33 -07:00
  • f2df5643f9 Adds an optional callback function to alerts when being closed Kevin 2013-04-10 05:33:43 -07:00
  • 15ea225d10 Fix url links for zoom, add ll param support from stock intel link button Kevin 2013-04-10 03:49:23 -07:00
  • ffcbcbc7a6 Nits and style changes vita10gy 2013-04-10 00:46:16 -05:00
  • f13985b1f9 Fix clicking on cited player name inserting the nickname without '@' in the chat Julien Roncaglia 2013-04-10 07:14:09 +02:00
  • c6118a47c2 Fix click on player name in chat doing nothing Julien Roncaglia 2013-04-10 07:10:29 +02:00
  • 055e584925 Merge branch 'master' into highlighter vita10gy 2013-04-09 22:38:55 -05:00
  • 0d51e045a0 disable input "keydown" on smartphones - it's redundant there (no tab key), breaks input editing, and has some impact on performance fix #138 Jon Atkins 2013-04-10 04:07:20 +01:00
  • b97b2fc418 mobile: fix typo in comment Philipp Schaefer 2013-04-09 23:50:12 +02:00
  • 1f2fa7ac84 Add a find by name feature to player-tracker Julien Roncaglia 2013-04-09 22:44:16 +02:00
  • 1a8d15d1c5 Add 2 new hooks: geoSearch and nicknameClicked Julien Roncaglia 2013-04-09 22:40:34 +02:00
  • 81857a3812 mobile: moved about to settings activity Philipp Schaefer 2013-04-09 22:03:33 +02:00
  • 2287b09f17 mobile: added first version of 'about' view Philipp Schaefer 2013-04-09 21:31:48 +02:00
  • 529f7fa254 mobile: use onConfigurationChanged instead of restoring savedInstanceState Philipp Schaefer 2013-04-09 11:10:52 +02:00
  • f45ee1162a plugin: force redirect to https when accessed via http Jon Atkins 2013-04-08 05:20:33 +01:00
  • baaaf3e3f1 remove unnecessary absolute URLs. site-relative are used where possible (e.g. permalinks, rpc calls) - and a couple of protocol-relative one for automatic http/https matching Jon Atkins 2013-04-08 05:09:01 +01:00
  • fc22bd8365 You can upgrade beyond your level vita10gy 2013-04-07 02:04:29 -05:00
  • beec739ef9 Highlight based on upgradeability vita10gy 2013-04-07 01:03:23 -05:00
  • 4d441c1afb style tweak vita10gy 2013-04-06 17:11:50 -05:00
  • c278ba0f97 Portal Highlighter Based on your level vita10gy 2013-04-06 10:57:42 -05:00
  • e1991ea8f6 Merge branch 'master' into highlighter vita10gy 2013-04-05 20:46:28 -05:00
  • a920d7c248 Relative AP Highlighter vita10gy 2013-04-05 20:40:21 -05:00
  • f48aca8864 more chat changes - remove public @mentions from the faction chat channel - add default case to chat text handling. if a new message fragment type is added, at least something will be shown in chat instead of being blank (as happened when AT_PLAYER was first introduced) - highlight your own player name in the chat column in yellow for things you said/actions performed - similar to @mentions from other players Jon Atkins 2013-04-05 23:58:55 +01:00
  • 8b2472701a make double-click on portal title in details panel close the panel TODO: better interface (close button?), but at least there's *some* way of closing it now Jon Atkins 2013-04-05 18:06:40 +01:00
  • 08b9ca4efc Merge branch 'master' into highlighter vita10gy 2013-04-05 00:39:30 -05:00
  • 7643b00a4e Tweak for AP highlighter vita10gy 2013-04-05 00:35:36 -05:00
  • bd151c68f3 AP highlighter and tweaks. vita10gy 2013-04-05 00:17:48 -05:00
  • d646f2df6b Portal Highlighter - Initial Check in vita10gy 2013-04-04 23:08:59 -05:00
  • a2a9d3458d add highlight to SYSTEM_NARROWCAST (your X on Y was destroyed by Z) messages Jon Atkins 2013-04-05 00:36:38 +01:00
  • 1d55fc5d31 bump version number, for further chat fixes Jon Atkins 2013-04-05 00:11:18 +01:00
  • 3a37667a7c chat - oldest/newest timestamp handling rewrite this fixes an issue that, in theory, could have occured with the public chat fetching and over 200 sequential skipped ([secure]) messages. the recent change to skip SYSTEM_NARROWCAST for faction chat was much more likely to trigger the same issue also - lighten the red colour used in public chat - was almost impossible to read before - set the faction chat message count to 100 (it was 50, then bumpped to 200 briefly to work around chat issues) Jon Atkins 2013-04-05 00:07:54 +01:00
  • e5e4a00589 faction chat data now includes messages about our own destroyed resonators, etc. these are filtered out for display therefore it makes sense to request more data in one go, as is done for the public chat Jon Atkins 2013-04-04 23:04:00 +01:00
  • 30549ea319 bump version number for published chat fix Jon Atkins 2013-04-04 17:25:34 +01:00
  • 77cdac87df remove "your X on Y was destroyed by Z" messages from faction chat - #121 Jon Atkins 2013-04-04 16:56:07 +01:00
  • 1f87aade41 Merge branch 'master' of https://github.com/jonatkins/ingress-intel-total-conversion Jon Atkins 2013-04-04 15:14:18 +01:00
  • b664e0a13a Merge pull request #118 from Xosofox/ipaslink Jon Atkins 2013-04-04 07:14:05 -07:00
  • a04214b74b change link layout and wording Peter Dietrich 2013-04-04 13:38:01 +02:00
  • 711fc74ed6 new plugin ipas-link Peter Dietrich 2013-04-04 11:18:49 +02:00
  • 6bd79c8293 Merge branch 'master' of https://github.com/jonatkins/ingress-intel-total-conversion Jon Atkins 2013-04-02 23:31:35 +01:00
  • e396d7df1d replaced (String == String) with String.equals(String) Philipp Schaefer 2013-04-03 00:24:35 +02:00
  • 090c9e6d2b mobile: set idleTime to max, when running in background * reduces background traffic Philipp Schaefer 2013-04-03 00:05:13 +02:00
  • 61fa36ff76 fixed indentations and trailing whitespaces Philipp Schaefer 2013-04-02 17:14:41 +02:00
  • 0e298c3526 added IITC version info to settings Philipp Schaefer 2013-04-02 17:03:35 +02:00
  • 75afa6e2f1 bump version number for new release Jon Atkins 2013-04-01 23:36:19 +01:00
  • 3a8ea9161b fix chat player highlighting - clicking on names now inserts them - fix: if your name was @mentioned, followed by another @player, it didn't mark the line Jon Atkins 2013-04-01 19:11:25 +01:00
  • af4ee26575 developer options: added possibility to use external script in app Philipp Schaefer 2013-03-31 18:12:14 +02:00
  • 551f0608fd Merge pull request #110 from Fragger/zoomslider-plugin Stefan Breunig 2013-03-31 02:20:49 -07:00
  • b7e317bb02 Nits and fixes Kevin 2013-03-31 02:11:16 -07:00
  • cd3380cb69 No more dist folder, don't need to add image to it Kevin 2013-03-28 21:17:07 -07:00
  • bf830c2992 New plugin add a zoom slider to map Kevin 2013-03-28 19:43:56 -07:00
  • 5d3b203c86 Merge pull request #109 from vita10gy/po-tracker Jon Atkins 2013-03-30 22:48:36 -07:00
  • 881a034168 Doh! vita10gy 2013-03-31 00:36:50 -05:00
  • 07915d024f Merge pull request #107 from vita10gy/po-tracker Jon Atkins 2013-03-30 20:16:17 -07:00
  • ea3c331296 Player Tracker: Use the portal name from chat vita10gy 2013-03-30 21:18:37 -05:00
  • 09a42d81ec change build.py to launch ant via os.system, rather than subprocess.call. this fixes building mobile on windows Jon Atkins 2013-03-30 21:28:13 +00:00
  • 60444c9169 build system updates, for mobile builds - main build.py will optionally build mobile. removed now obsolete mobile build scripts and symbolic links - external resource URL is now optional - it's no longer needed by the regular builds Jon Atkins 2013-03-30 20:48:59 +00:00
  • 270905c83a enable zoom control for mobile (allows for one-touch zoom control) move zoom control to under the layer control on smartphone layout remove localstorage zoom control visibility setting - there was no way to configure it, so seemed a bit odd Jon Atkins 2013-03-30 20:01:36 +00:00
  • dd84828d0d Merge pull request #105 from Xelio/plugin-ap-list-patch-9 Jon Atkins 2013-03-30 12:23:13 -07:00
  • cf343663e4 show lat,lng in poslink window - #100 Jon Atkins 2013-03-30 18:34:40 +00:00
  • a079456fd5 partial fix #52 - show-linked-portals not working for >8 links - it now supports up to 16 links Jon Atkins 2013-03-30 18:18:42 +00:00
  • ab80e08036 Plugin AP List: Added a "Unselect all" button in header Xelio 2013-03-31 01:48:20 +08:00
  • 5558fcd64f Merge pull request #99 from Fragger/pancontrol-tweak Jon Atkins 2013-03-30 10:35:54 -07:00
  • 9847dec568 Add a new plugin to display portal levels as numbers, directly on the map. rongou 2013-03-30 07:59:37 -07:00
  • 02edfdfee4 bugfix: set force desktop checkbox disabled by default Philipp Schaefer 2013-03-29 17:23:02 +01:00