Commit Graph

  • 4c85482c80 Merge branch 'master' of https://github.com/jonatkins/ingress-intel-total-conversion Jon Atkins 2013-12-28 08:20:40 +00:00
  • 3c6468cccb revert bringPortalsToFront change - and add some comments concerning possible better fixes Jon Atkins 2013-12-28 08:20:11 +00:00
  • c74971e84e experiment: bring portals to front after every request is rendered, rather than just once at the end Jon Atkins 2013-12-28 08:02:09 +00:00
  • f69038cd06 new highlighter: highlight just L6/7/8 portals, on orange/red/purple better than proper level colours for easily spotting the higher level portals Jon Atkins 2013-12-28 08:00:59 +00:00
  • f3adc7177c Merge pull request #712 from nexushoratio/proofreading Jon Atkins 2013-12-27 21:11:20 -08:00
  • 3fe9b91a92 use current best location estimation from the android docs: http://developer.android.com/guide/topics/location/strategies.html#BestEstimate Philipp Schaefer 2013-12-27 17:09:33 +01:00
  • 9f3869fff8 website: add site +1 button - linked to IITC's page stats Jon Atkins 2013-12-27 07:05:54 +00:00
  • 0e5ab9869c Merge pull request #716 from tzafrir/shielding Jon Atkins 2013-12-26 15:05:44 -08:00
  • 882200f09d ap stats plugin: add some more details in a tooltip Jon Atkins 2013-12-26 23:04:04 +00:00
  • 7f4fe43815 website: typo fix Jon Atkins 2013-12-26 22:08:23 +00:00
  • 84fb672656 display a dialog when IITC fails to detect the munge set, making users aware of the problem. includes links to the IITC home page, g+ page and community Jon Atkins 2013-12-26 22:07:44 +00:00
  • 2e1c15c82f Replace mitigation with shielding Tzafrir Rehan 2013-12-26 12:37:27 +02:00
  • c6b6ff2b86 Propose adding title tooltip to the markers bradgarner 2013-12-26 03:20:07 -05:00
  • ac74a4f777 fix typo: s/egisterdPlugins/egisteredPlugins/ nexushoratio 2013-12-25 00:48:56 -08:00
  • 7ff4c79910 Don't start follow mode immediately fkloft 2013-12-24 11:48:01 +01:00
  • 6557720549 portal-defense plugin: permanant removal Jon Atkins 2013-12-24 04:53:35 +00:00
  • 0bbf0d3dfc players-resonators plugin: permanant removal due to lack of data Jon Atkins 2013-12-24 04:52:20 +00:00
  • 9c80d182b4 compute-ap-statistics: updated for the api changes Jon Atkins 2013-12-24 04:44:32 +00:00
  • 7e479d4a5b Merge pull request #710 from nexushoratio/proofreading Jon Atkins 2013-12-23 18:58:53 -08:00
  • 57475f9228 Return to previous description, it is better. nexushoratio 2013-12-23 18:05:55 -08:00
  • fd33750d28 yandex map layer: add dummy layers to the map immediately, then add the yandex layers once the external JS library has loaded Jon Atkins 2013-12-24 01:00:52 +00:00
  • b06deba743 website: new faq entry Jon Atkins 2013-12-24 00:13:36 +00:00
  • 4b415dba59 Only move map when marker reaches edge fkloft 2013-12-23 23:15:20 +01:00
  • 78f6e07457 Mobile: implement follow mode fkloft 2013-12-23 21:53:25 +01:00
  • 51064a29c4 Use CSS transition for arrow rotation fkloft 2013-12-23 21:16:34 +01:00
  • 2823450857 mobile/user-location: Do not reload when switching between loc+sensor and loc-only fkloft 2013-12-23 20:35:19 +01:00
  • 7f82671276 remove unused imports and fields; code formatting fkloft 2013-12-23 16:02:25 +01:00
  • dc25b820d7 bump version Jon Atkins 2013-12-23 21:20:27 +00:00
  • f43930768b experimental code: try/catch block around code in boot - to help debug iitc startup issues Jon Atkins 2013-12-23 21:16:59 +00:00
  • 5247308aa5 website: faq update Jon Atkins 2013-12-23 19:46:29 +00:00
  • a84a022871 website: fix button Jon Atkins 2013-12-23 19:30:47 +00:00
  • 3eecb6a900 website: update faq with two new entries. add a table-of-contents at the top Jon Atkins 2013-12-23 19:25:34 +00:00
  • e6daffddf8 website: our own custom icon font set, created from http://icomoon.io/app Jon Atkins 2013-12-23 17:59:26 +00:00
  • 08b9b339de website: minor cleanups/fixes Jon Atkins 2013-12-23 07:59:24 +00:00
  • 271d4fa1f3 Merge branch 'master' of https://github.com/jonatkins/ingress-intel-total-conversion Jon Atkins 2013-12-23 03:10:12 +00:00
  • e35c2d5a33 website: update to bootstrap 3 also, some initial work on making the 'faq' page data driven Jon Atkins 2013-12-23 03:09:39 +00:00
  • 1e75353eb3 added back possibility to move webviews cache to external storage * in theory, this is not needed anymore since iitcm now has its own * tile cache. But the user may want to use tiles loaded by an external * plugin and cache them on sdCard. This would make use of the webviews * cache...to stay consistent with our external storage preference we * need this method. Philipp Schaefer 2013-12-22 13:36:59 +01:00
  • 703382f3b8 Consistency in how highlighters are described. nexushoratio 2013-12-21 23:20:08 -08:00
  • 79ba485866 Make the beginning of the descriptions consistent. nexushoratio 2013-12-21 22:29:59 -08:00
  • ca5e7a890a Merge branch 'master' of github.com:jonatkins/ingress-intel-total-conversion Philipp Schaefer 2013-12-21 20:46:54 +01:00
  • c46967549b bump mobile version number Jon Atkins 2013-12-21 19:13:26 +00:00
  • 9a842496da add back webviews cache...needed for map tiles loaded by external plugins Philipp Schaefer 2013-12-21 20:45:05 +01:00
  • 57467de1d8 website update for 0.16.1 release Jon Atkins 2013-12-21 19:34:30 +00:00
  • 606de6a384 Merge branch 'release_20dec' into release Jon Atkins 2013-12-21 19:25:51 +00:00
  • e4ba8ef73f Merge branch 'master' of github.com:jonatkins/ingress-intel-total-conversion Philipp Schaefer 2013-12-21 20:22:58 +01:00
  • b3ec24f177 removed not used return value Philipp Schaefer 2013-12-21 20:22:50 +01:00
  • 3083d9c352 bump mobile version number Jon Atkins 2013-12-21 19:13:26 +00:00
  • 81cb7e60c4 Merge branch 'master' of https://github.com/jonatkins/ingress-intel-total-conversion Jon Atkins 2013-12-21 19:10:24 +00:00
  • 31b0e724e9 website tweak Jon Atkins 2013-12-21 19:10:07 +00:00
  • cd524c4e61 removed copy+pasted comment... Philipp Schaefer 2013-12-21 19:39:12 +01:00
  • 90e8764f49 removed not used imports Philipp Schaefer 2013-12-21 18:41:26 +01:00
  • c624a789d5 update tiles if outdated (use lastModified tag and only update on wifi) Philipp Schaefer 2013-12-21 18:39:50 +01:00
  • 8f5072dda5 added tile support for bing, ovi and yandex maps...tileManager should now manage all iitc supported tiles Philipp Schaefer 2013-12-21 17:59:50 +01:00
  • 2e4b670bb3 outsourced webchromeclient Philipp Schaefer 2013-12-21 17:39:39 +01:00
  • eed11120da changed google tile regex Philipp Schaefer 2013-12-21 17:33:53 +01:00
  • 3e5124022d removed default cache, since we cache tiles on our own it's not needed anymore Philipp Schaefer 2013-12-21 17:25:31 +01:00
  • fa89fc67d8 new tile management Philipp Schaefer 2013-12-21 17:09:34 +01:00
  • b024fc51dc s/Shows/Show/ nexushoratio 2013-12-20 22:50:01 -08:00
  • a400913162 s/Uses/Use/ nexushoratio 2013-12-20 22:49:08 -08:00
  • bfac36701d Sync has been around for a while, so reflect that. nexushoratio 2013-12-20 22:35:20 -08:00
  • 859c3a3262 pause/resume webview too on activities pause/resume Philipp Schaefer 2013-12-20 23:21:26 +01:00
  • bf5e58a4ba remove pre-defined munges the new code has been so successful at detecting them successfully, it seems pointless keeping them up to date manually all the time if a site update breaks the regular expressions, it would surely change the munges too, breaking any defined in the code Jon Atkins 2013-12-20 07:16:23 +00:00
  • 95314817b2 portals-list: set 'nowrap' on portal table - improves things on mobile Jon Atkins 2013-12-19 04:10:09 +00:00
  • a4d4070c94 geodesic line drawing: alternative intermediate point calculation code - based on simpler lon->lat formula rather than N intermediate points more than good enough for line drawing, and hopefully will avoid odd rounding issues seen on mobile Jon Atkins 2013-12-19 03:30:57 +00:00
  • 9f9dfa60e3 check if actionbar is present before using it Philipp Schaefer 2013-12-18 10:33:07 +01:00
  • 7dd4c27c26 mobile: Fix desktop mode fkloft 2013-12-17 16:46:16 +01:00
  • 89371f732d portals-list: more changes - add AP column - destroy+capture AP, with tooltip showing details - clean up handling of truncated portal names - removes unnecessary wrapper <div> - shortened resonator column title - add/remove tooltip and help cursor where it makes sense - add % to health column Jon Atkins 2013-12-18 22:42:49 +00:00
  • e9219c5e3a change digits function to use unicode 'thin space' as thousands seperator Jon Atkins 2013-12-18 22:41:55 +00:00
  • d8dc9d4722 portal details ap: missed change from earlier commit - now funally includes field counts in calculations Jon Atkins 2013-12-18 21:27:48 +00:00
  • 110c38a63a Show a little red dot on the northern resonator (details pane + mobile status bar) fkloft 2013-12-18 00:30:02 +01:00
  • 6839bf71e3 mobile statusbar: update statusbar immediately on selection using reduced data, redraw when portal details available fkloft 2013-12-17 23:05:50 +01:00
  • e5cb8254d5 digital bumper sticker: fix so it doesn't cause JS errors when IITC is running Jon Atkins 2013-12-17 17:54:21 +00:00
  • 2e940000b4 guess-player-levels: improved tooltip fkloft 2013-12-17 17:13:17 +01:00
  • bedd34d738 doh! daft bug fixes #705 Jon Atkins 2013-12-17 17:05:21 +00:00
  • ce2ecf90f3 si8debar fixes: - ensure consistant display based on portal details, by creating portal summary data from details - pass field count into AP calculation, for accurate destroy amounts - use portal.options.level, so unclaimed appear as zero Jon Atkins 2013-12-17 08:18:06 +00:00
  • b1198727b4 Return to old user experience of clicking on portal link replaces current page. nexushoratio 2013-12-14 20:17:31 -08:00
  • b52f71282d portals-list: more cleanups - columns have a default sort order which is always used when first selecting one - a second select toggles the order - display '-' instead of '0' for no links/fields (any suggestions for resonator count, to make botu '8' and '0' visibly distinct?) - pre-convert portal names to lower case, to avoid ecxessive conversion in soting Jon Atkins 2013-12-17 06:05:36 +00:00
  • dd0895e0c9 tweaks to the request/retry settings Jon Atkins 2013-12-17 03:52:12 +00:00
  • 92fcac4c65 portals list plugin: various cleanups/tweaks to earlier changes Jon Atkins 2013-12-17 03:47:06 +00:00
  • fed08e3e75 further to #704, use the existing function to both filter and sort link amps, so (in theory) combinations of rare+very rare are handled correctly Jon Atkins 2013-12-17 03:38:56 +00:00
  • f2668a332d use the correct hook for portal details loaded Jon Atkins 2013-12-17 03:25:50 +00:00
  • 24848ad35e add a js debugger breakpoint into 'unknown hook' error case Jon Atkins 2013-12-17 03:25:03 +00:00
  • 2ee8fe6173 Fix minor typo. nexushoratio 2013-12-15 23:01:30 -08:00
  • afbd3d0d32 Fix the calculation for Link Amp range boost to be generic, so VRLA boosts are correctly calculated. khabraken 2013-12-17 03:58:09 +13:00
  • 4f24eaab1d retrieve correct resource id when package name is overriden Philipp Schaefer 2013-12-15 19:33:39 +01:00
  • 99f7e714cd portal-counts: Some fixes for mobile fkloft 2013-12-15 16:36:38 +01:00
  • 51628766f8 portal-counts: display graphs for level distribution fkloft 2013-12-15 16:19:18 +01:00
  • 9db491c281 mobile: show portal counts in nav drawer fkloft 2013-12-13 00:12:18 +01:00
  • 00d7a54e9e work-around for mobile-specific geodesic line drawing issue - appears to be an odd rounding problem not ideal, but better than the current situation Jon Atkins 2013-12-15 06:08:54 +00:00
  • f69fd980b7 psd source for "I'd rather be using IITC" logo Jon Atkins 2013-12-15 05:01:13 +00:00
  • 763adda4af updated assets for iitc digital bumper sticker Jon Atkins 2013-12-15 02:48:39 +00:00
  • 9cd1940ef3 digital bumper sticker - use smaller logo, fine tune position - change z-index so it doesn't cover up the detailed AP tooltip Jon Atkins 2013-12-15 02:38:57 +00:00
  • bc8c5ee29b logos for iitc-digital-bumper-sticker plugin Jon Atkins 2013-12-14 20:10:57 +00:00
  • 045ec1b755 stock intel plugin to add the "I'd rather be using IITC" logo onto the map Jon Atkins 2013-12-14 20:08:29 +00:00
  • 332d16e89a portals list plugin - level colour background on level numbers - abbreviated faction to 3 characters, to save space - increased portal name column width Jon Atkins 2013-12-14 05:22:29 +00:00
  • df81eeb2c8 don't use hard coded strings for app name Philipp Schaefer 2013-12-15 18:52:03 +01:00
  • d7619314da resonators plugin - redraw selected portal resonators after zooming out and then back in again Jon Atkins 2013-12-14 00:25:53 +00:00
  • 3b8716d4d8 Repair compact tab fkloft 2013-12-13 17:54:25 +01:00
  • cd8adeac22 artifact list: - line break when both target and fragments are on one portal - colour fragments when on a target portal Jon Atkins 2013-12-13 20:10:46 +00:00
  • 444d5b236e plugin draw-resonators: clear resonators when portal is deselected. changed hooks used to handle things in a more logical way Jon Atkins 2013-12-13 05:49:17 +00:00