2402 Commits

Author SHA1 Message Date
Philipp Schaefer
e1092c742c added fkloft and hastarin to contribs.md. both helped me out on mobile side. 2013-10-22 19:16:41 +02:00
fkloft
9248fe6221 Fix show-portal-address - display glitch since 767275f 2013-10-21 23:28:24 +02:00
fkloft
0a3984843b Fix show-linked-portals - portal level wasn't centered since 767275f 2013-10-21 23:24:29 +02:00
Philipp Schaefer
7ccc10c7be bumped version number 2013-10-21 16:50:32 +02:00
Philipp Schaefer
8242901ed7 do not overwrite login boolean in updateCaching 2013-10-21 16:48:52 +02:00
Philipp Schaefer
c25b6dc1c8 allow installation to sd-card. not very useful for a small app like
iitcm (since all private data + databases are still stored on internal
storage) but for the sake of completeness...
2013-10-21 13:57:52 +02:00
Jon Atkins
4447f1bef2 Merge branch 'master' of https://github.com/jonatkins/ingress-intel-total-conversion 2013-10-20 23:01:52 +01:00
Jon Atkins
9ee42fcf49 minor tweak to portals-list
- remove unneeded console.log
- css change so copy+paste works better - one line per table row
2013-10-20 23:00:54 +01:00
Jon Atkins
5b81fa4086 fix geodesic circle - formula had errors!
https://plus.google.com/108582664457219405296/posts/CoNTvk5i4xF
2013-10-20 22:55:55 +01:00
Jon Atkins
94fd2a092b Merge pull request #608 from fkloft/portal_details
Tweaks regarding portal details
2013-10-20 13:50:52 -07:00
Jon Atkins
589bf93768 Merge pull request #609 from fkloft/player_tracker
Improved player tracker
2013-10-20 13:45:18 -07:00
Philipp Schaefer
1b791b36fe bumped version number 2013-10-20 12:52:52 +02:00
fkloft
8be3c99abf Add workaround for touch events (and remove other workaround that didn't work)
Leaflet doesn't handle touchcancel events in L.Draggable._onDown. Workaround is similar to 1cecbe7f440249ca68f4f6fef3948032e61843ac
2013-10-19 19:04:42 +02:00
fkloft
fd90f44def Change Android title *after* switching panges. Android ist faster. 2013-10-19 15:42:01 +02:00
fkloft
a13c91dc82 Pass console messages from debug pane to native console
(Removed android.util.Log call since the default implementation does this already)
2013-10-19 15:36:14 +02:00
fkloft
53874ab887 Avoid errors in stock JS 2013-10-19 15:36:14 +02:00
fkloft
de621000ce Debug pane: Show error message in log 2013-10-19 15:36:13 +02:00
Jon Atkins
60e6552ca2 Merge pull request #612 from ZasoGD/bookmarks-2.5
Bookmarks 2.5
2013-10-17 22:04:54 -07:00
Giacinto Garcea
fc5c2ab4a7 Bookmarks 2.5
- Repositioned bookmarks ribbon;
- Added a layer for bookmarked portals;
- Added a highlighter for bookmarked portals;
- Minor fix;
2013-10-17 22:44:53 +02:00
fkloft
69234ef063 Small bugfix (it was impossible to select a neutral portal) 2013-10-17 21:56:46 +02:00
Jon Atkins
ee484c54cb draw-tools: fix typo that broke editing 2013-10-17 17:20:45 +01:00
Jon Atkins
a89c90cfdc fix syntax error - that's what i get for comitting untested code when tired... 2013-10-17 07:56:31 +01:00
Jon Atkins
0c6629c6ed Merge branch 'master' of https://github.com/jonatkins/ingress-intel-total-conversion 2013-10-17 01:33:16 +01:00
Jon Atkins
3aeaefa428 tweaks to the refresh timers used after a move/on startup 2013-10-17 01:32:56 +01:00
Jon Atkins
fefff1c0fc tweaks to the map data cache, in preperation for detail level specific expiry times 2013-10-17 01:32:28 +01:00
Philipp Schaefer
3b6533c7dc - disable all map properties when switching to another pane
- bumped mobile version number
2013-10-17 00:59:22 +02:00
fkloft
d0408d1f49 Remove any tooltip on pane change
(there is no JS event triggered that would remove the tooltip when the action comes from Android)
2013-10-17 00:20:54 +02:00
fkloft
2dd77a2057 player tracker: use opacity to indicate last activity 2013-10-16 23:12:05 +02:00
fkloft
27b7573a23 Tweak to zaprange: put the player's own faction layer first 2013-10-16 21:37:05 +02:00
fkloft
4055bb8638 Implement per faction player tracker
Fixes #604
2013-10-16 21:34:41 +02:00
fkloft
a33bdcbf38 Show link range details for partially deployed portals.
Calculates the link range for portals with <8 resonators as well, but uses a dashed circle and a striked-through range value for those.

The tooltip over the range value in the details pane shows base range, link amp boost and total range.

The range for portals with missing resonators can be important because links with shorter lengths might originate here. Those will collapse when the total link range drops below their length, but not as soon as a resonator is destroyed.
2013-10-16 19:29:05 +02:00
fkloft
767275fdf5 Show detailed portal level in tooltip 2013-10-16 19:29:05 +02:00
fkloft
fa969561e2 Hide tab(s) if only one tab visible 2013-10-16 15:42:16 +02:00
Jon Atkins
4883eb5a4e plugins: show-more/less portals
updated to take account of the new map data tile sizes
- show-more-portals no longer causes unfriendly request tile sizes. unclaimed are now visible one level further out, but l1+ is no longer available one level further in (i.e. it jumps directly from l2+ to all portals)
- slow-less-portals-when-zoomed-out - major reductions in portal visibility levels - works around the daft tile size/zoom level combinations used in the current stock intel site
2013-10-16 07:11:50 +01:00
Jon Atkins
34410bd047 map data request handling - tweaks to the timers, and immediate 'finished' processing when all data came from the cache 2013-10-16 07:11:01 +01:00
Jon Atkins
7681bd10cd bump version, ready for future release 2013-10-16 04:47:13 +01:00
Jon Atkins
a2064cc2fd website update for 0.14.3 2013-10-16 04:46:51 +01:00
Jon Atkins
1eea47ca99 update code to match stock site changes 2013-10-16
- new munge set
- modified map data tile ID/QK - now based on portal level rather than map zoom
2013-10-16 03:11:19 +01:00
Jon Atkins
c3b6461d47 draw-tools: convert circles to geodesic mode, to match everything else
perhaps could be a bit cleaner, but it'll do for now...
2013-10-16 02:17:13 +01:00
Jon Atkins
51b24386e6 disable 'timestampMs' map data requests. either i've misunderstood what their code is doing, or it's an incomplete feature in the stock site.
extensive testing has never found an instance where it reduced response size from the server
2013-10-14 17:59:53 +01:00
Jon Atkins
fcfb60c7e3 Merge branch 'master' of https://github.com/jonatkins/ingress-intel-total-conversion 2013-10-13 19:41:24 +01:00
Jon Atkins
e7309000e0 only remove links if they are in the layer 2013-10-13 19:40:54 +01:00
Philipp Schaefer
c405b626d3 categories for advanced settings 2013-10-13 14:11:53 +02:00
Philipp Schaefer
6589cd454f added caching mode preference (fixes #495) 2013-10-13 13:44:44 +02:00
Philipp Schaefer
1535cd5c57 Merge branch 'master' of github.com:jonatkins/ingress-intel-total-conversion 2013-10-13 11:12:09 +02:00
Philipp Schaefer
56863aebac * moved advanced settings to own preference screen
* added setting to fake user agent (see https://plus.google.com/u/0/104992284359985480029/posts/9mPFLPKjgvL)
* bumped version number
2013-10-13 11:10:17 +02:00
Jon Atkins
33bdc2c590 make portal-names work however many portals are on screen, by using buckets to group portals for more efficient overlap testing 2013-10-12 20:41:01 +01:00
Philipp Schaefer
7d60f93472 moved user location plugin back to assets root so that it's not displayed in the iitc plugins section 2013-10-11 11:29:55 +02:00
Jon Atkins
4eb8757c45 Merge pull request #602 from numinit/css
CSS and Web Font fixes
2013-10-10 05:16:21 -07:00
Morgan Jones
301a8564af Increase spacing slightly more in chat 2013-10-09 15:54:49 -05:00