Commit Graph

3850 Commits

Author SHA1 Message Date
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
2ceadfed6e Merge branch 'gh-pages' of github.com:breunigs/ingress-intel-total-conversion into gh-pages 2013-03-10 18:39:03 +01:00
b2b2cfd33e prevent sidebar toggle flicker, make BG color more compatible with default midnight map colors 2013-03-10 18:38:39 +01:00
49d166de34 replaced deprecated StringBufferInputStream class with ByteArrayInputStream 2013-03-10 18:31:14 +01:00
47a3820a0d match default ingress map style 2013-03-10 18:28:59 +01:00
7e3f28baec Style changes - Use Largest field info 2013-03-10 12:06:10 -05:00
c6bf6e1c73 get back action bar...follow google style guidelines. closes #418 2013-03-10 18:05:21 +01:00
265e51d3b1 removed not used imports, suppressed some warnings 2013-03-10 18:02:34 +01:00
e678225f20 bump version number for mobile 2013-03-10 17:48:07 +01:00
3ce0217180 add black bg to styles, maybe this sets the BG on IITCM when the "Your account is not enabled to play…" message pops up 2013-03-10 17:41:19 +01:00
08486a144e update build script 2013-03-10 17:40:49 +01:00
545ccad20b add build script for mobile version 2013-03-10 17:40:27 +01:00
af24be16e7 fix build bustage 2013-03-10 17:22:17 +01:00
6f2f1302be include IITC in the app’s resources and load it from there
IITC can only be updated with the app from now on, as the remote-loading
code has been removed. The new injection method intercepts all resources
being requested by the web page and either injects our code or and empty
string. This should stop IITCM from requesting them at all, saving band-
width and reducing the boot up time dramatically.
2013-03-10 17:10:31 +01:00
30c30d4910 Plugin AP List: Code restructure and change handling of top portals 2013-03-10 21:27:47 +08:00
70211b700c fix select-one toggle in layer chooser for desktop browsers 2013-03-10 14:16:33 +01:00
dbdf98ddfb remove alert debug; handle logging cyclic objects 2013-03-10 14:15:37 +01:00
21fd956726 Merge branch 'gh-pages' of github.com:breunigs/ingress-intel-total-conversion into gh-pages 2013-03-10 12:48:16 +01:00
0b056df07d disable player tracker when zooming out too far 2013-03-10 12:47:53 +01:00
37d1e0d3cc Column sorting - No outside Lib needed
I added basic column sorting (mu default). No multisort, or ascending
sorts, but I'd argue that's overkill in this context.
2013-03-09 21:30:09 -06:00
bf97cd2c0d Column Sorting Pelim
Stopping for now
2013-03-09 16:25:05 -06:00
cbbd6fcf71 merge main 2013-03-09 15:00:55 -06:00
6a95223dbe merge main 2013-03-09 14:59:02 -06:00
240b63e9ba Plugin AP List: Update screenshot 2013-03-10 01:38:42 +08:00
138d26b9a6 Plugin AP List: Change cache function to auto enable when zooming in, and disable after out of the bounds which stored when cache enabled. 2013-03-10 01:38:42 +08:00
99afec4aa8 Plugin AP List: typo 2013-03-10 01:38:42 +08:00
a3e923344f Plugin AP List: Code restructure 2013-03-10 01:38:42 +08:00
cce605910e Plugin AP List: Add screenshot 2013-03-10 01:38:42 +08:00
52a188fe0d Plugin: AP List
List top 10 portals by AP of either faction.
2013-03-10 01:38:01 +08:00
9210b01c94 Merge pull request #429 from vita10gy/post-office-5
USPS Chat Log - Take 5
2013-03-09 08:15:59 -08:00
a189fab9c4 nits 2013-03-09 09:47:22 -06:00
9cd15edc54 USPS Chat Log - Take 5 2013-03-09 01:38:45 -06:00
93d8e5b2ab Readme fix 2013-03-08 18:50:30 -06:00
30ea9b31d7 Bump version number
I have some people testing it, so just in case this helps them out.
2013-03-08 18:49:00 -06:00
1b4a67e6c0 Sort By Player Name 2013-03-08 18:42:24 -06:00
0456e94138 Merge branch 'gh-pages' into scoreboard
Conflicts:
	plugins/README.md
2013-03-08 17:22:59 -06:00
fb2b659efc bugfix: follow intent links correctly 2013-03-08 23:03:52 +01:00
53369caa98 On second thought...
After I converted and checked in the width nits I remembered that those
aren't supposed to be there period. They were just a proof of concept
type thing from before I had any styling set up.
2013-03-08 09:36:38 -06:00
8ec7d4bcd5 Nits anf such 2013-03-08 09:27:24 -06:00
e359f44093 Merge branch 'gh-pages' of https://github.com/breunigs/ingress-intel-total-conversion into gh-pages 2013-03-08 15:28:17 +01:00
3c039b838f added getLocation/clear cache and print version buttons to menu 2013-03-08 15:27:33 +01:00
8237a136e5 Merge branch 'gh-pages' of github.com:breunigs/ingress-intel-total-conversion into gh-pages 2013-03-08 12:29:49 +01:00
17c6227412 don’t use reserved keyword in JS as variable 2013-03-08 12:29:36 +01:00