Commit Graph

3792 Commits

Author SHA1 Message Date
302ab34ad3 Add missing return data from getAttackApGain for Compute AP statistics plugin 2013-03-15 04:48:49 -07:00
baacdb7014 bump version number for mobile 2013-03-14 20:34:06 +01:00
f0c6212523 removed old app icon 2013-03-14 20:27:41 +01:00
6b09b45dbc added new app icon (closes #407)
thx to Lukas Funk (https://plus.google.com/108901533206068733360/)
2013-03-14 20:23:01 +01:00
393c9a9172 added refresh icons to drawables 2013-03-14 17:53:19 +01:00
939006281d Merge branch 'gh-pages' of github.com:breunigs/ingress-intel-total-conversion into gh-pages 2013-03-14 12:59:21 +01:00
518467617e Instead of determining the height of the sidebar and fixing it to
that, this patch uses the CSS pointer-events directive to make the
area between the side bar and the map status usable. This should
avoid cutting off the sidebar and force users to scroll even if
there is space available but still allow to interact with that area.
Please report if there are any problems with this.

fix #467, fix #461
2013-03-14 12:56:39 +01:00
7d5ae02a2a icons for reload and get location 2013-03-14 09:15:43 +01:00
48ee3ab008 added http intent (fix for #473) 2013-03-14 09:15:00 +01:00
2184bfd0f6 Merge pull request #462 from Xelio/plugin-ap-list-patch-1
Plugin AP List: New function and change
2013-03-14 00:37:32 -07:00
afb8c78a05 Plugin AP List: New function - Simulating the AP change of other portals when a portal is destroyed. Change: Show counts of Resonators, Links, Control Fields of a portal in enemy portal AP breakdown. 2013-03-14 01:58:15 +08:00
c5012c2d3b Merge pull request #454 from bbarao/gh-pages
New Hook: After receiving new faction messages
2013-03-12 12:45:15 -07:00
a0bc896559 Add a new hook after receiving new faction messages 2013-03-12 12:33:44 +00:00
400ab54787 removed not used code from main activity 2013-03-12 11:44:54 +01:00
931bab043a Merge branch 'gh-pages' of github.com:breunigs/ingress-intel-total-conversion into gh-pages 2013-03-12 10:15:01 +01:00
2c07d2b803 only update the GMaps part that require updating.
Even when the zoom doesn’t change by repeatedly calling setZoom,
Firefox shows network operations. These can be avoided, although
this doesn’t improve the performance much when using the GMaps
layers.
2013-03-12 10:12:31 +01:00
d9fcbcbf5d Merge pull request #452 from Fragger/mu-count-click-fix
Fix MU count's blocking clicking on other things
2013-03-12 01:36:51 -07:00
14db5fd6ab Fix MU count's blocking clicking on other things. 2013-03-12 01:10:36 -07:00
e71f079fa4 Merge pull request #450 from vita10gy/sb-mu-bar
Mu Bar Kicked onto 2 lines when ratio was 1/99
2013-03-11 23:23:21 -07:00
cd0cf5aebe Mu Bar Kicked onto 2 lines when ratio was 1/99 2013-03-11 23:58:29 -05:00
ce6e7561e5 added copy text to JSInterface 2013-03-12 00:41:20 +01:00
bc63c47d47 initiate copy on android instead of following links 2013-03-12 00:30:27 +01:00
8f76951ca3 fix breakage from last commit 2013-03-11 20:34:14 +01:00
d3270f698c on android app: send intent for PosLink (fixes #437) 2013-03-11 20:24:51 +01:00
303b1cc03a also have it point to github for images.
This will likely hit the rate limit soon, too, but I’m working on it…
2013-03-11 19:17:15 +01:00
51ce453989 Merge branch 'gh-pages' of github.com:breunigs/ingress-intel-total-conversion into gh-pages 2013-03-11 19:02:57 +01:00
2f74f63fc4 make it ping github for now instead 2013-03-11 19:02:38 +01:00
ae494d9567 Merge pull request #440 from vita10gy/sb-uncapped
Scoreboard - Uncapped Portal Error
2013-03-11 08:43:52 -07:00
fa31239a7e Scoreboard - Uncapped Portal Error
Will close  #439.
2013-03-11 09:30:08 -05:00
205f2465ba Merge pull request #383 from Xelio/plugin-ap-list-cached
Plugin: AP List
2013-03-11 07:07:17 -07:00
190b713c9d Plugin AP List: Add "getAttackApGain" to plugin to make it work with release version <=0.8.1 and development version 2013-03-11 21:35:10 +08:00
a609c77929 Merge pull request #436 from billybennett/gh-pages
Pull for issue #306
2013-03-11 04:00:23 -07:00
8bfd2b7724 fix broken 0.8 build 2013-03-11 11:26:35 +01:00
1dfeb791b0 Friendly/Enemy AP gain
Should merge now.
2013-03-11 05:39:08 -04:00
7485cd6040 Merge pull request #334 from boombuler/player_lvl_on_infoscreen
Fixed the guess player level plugin on the portaldetails
2013-03-11 01:32:55 -07:00
e1e098d4e7 fix styling 2013-03-11 09:27:08 +01:00
7b2e32d6a8 Merge branch 'gh-pages' of github.com:breunigs/ingress-intel-total-conversion into gh-pages 2013-03-11 09:17:15 +01:00
e2ce879ae6 add link to plugin page 2013-03-11 09:16:06 +01:00
9daddafbb5 add highlights 2013-03-11 09:14:39 +01:00
103849ba1c update IITC to v0.8 2013-03-11 09:12:35 +01:00
3f7d95f82f remove old, deprecated files 2013-03-11 08:02:09 +01:00
702999d1db bump version number and have it point to Google AppEngine instead of GitHub 2013-03-11 08:01:03 +01:00
977b6ea54b add scoreboard screen 2013-03-11 08:00:45 +01:00
957a9aec42 Merge pull request #395 from vita10gy/scoreboard
New Plugin: Scoreboard
2013-03-10 23:55:05 -07:00
b02d599d57 data-sort, firefox issue, column align 2013-03-10 17:38:07 -05:00
d5a89032ff removed static members to get rid of warnings 2013-03-10 22:40:48 +01:00
5e0efc501b fixed not working reload button 2013-03-10 20:59:36 +01:00
897ce2e9f1 Merge pull request #431 from richbradshaw/gh-pages
Added leaflet.js option to check for retina screens and provide a nicer map.
2013-03-10 12:05:06 -07:00
26acb194e4 fix broken ingress style commit 2013-03-10 20:04:07 +01:00
7d2333e504 Update boot.js
Added retina support.
2013-03-10 18:45:26 +00:00