Commit Graph

804 Commits

Author SHA1 Message Date
26acb194e4 fix broken ingress style commit 2013-03-10 20:04:07 +01: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
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
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
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
fb2b659efc bugfix: follow intent links correctly 2013-03-08 23:03:52 +01: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
478ff1cc0b added intents 2013-03-08 12:03:54 +01:00
8dadb4525c connected single back button press with window.goBack() 2013-03-08 12:03:00 +01:00
bcc4b68741 fix oversight breaking back 2013-03-08 11:47:44 +01:00
9b4bfb6fcc simplify back logic. It ignores the shrink button now, but shouldn’t produce awkward orders anymore 2013-03-08 11:33:51 +01:00
eed1b9cef2 fix back function on android 2013-03-08 11:08:47 +01:00
1e2935c018 don’t try to request more chat messages when no chat is active. This only affected smartphones. 2013-03-08 10:46:52 +01:00
fa82356ca8 update log message to reflect reality 2013-03-08 10:41:48 +01:00
3f134542cb switch to map on geosearch success (fixes #410) 2013-03-08 10:36:33 +01:00
a172dee7e3 add attribution for taphold.js 2013-03-08 10:18:08 +01:00
3bd60f4df7 tap-and-hold a portal on a smartphone to switch directly to it (fixes #406) 2013-03-08 10:15:38 +01:00
2fa8ff7f78 can long-click (“tap and hold”) optional layers in layer chooser for select-only-this-layer 2013-03-08 09:28:56 +01:00
94190bd900 color text in red for public chat (see #73) 2013-03-08 09:14:41 +01:00
47d6a3e886 shorten layer names so smartphones with smaller screens don’t wrap the layer chooser 2013-03-08 08:33:43 +01:00
2b102f0f33 try different fix for #415 2013-03-08 08:27:20 +01:00
80f026ab0f test fix for #415 2013-03-08 08:10:36 +01:00
080c8ab136 fix #373 2013-03-08 07:37:05 +01:00
7b0a8ecd03 fix guessed notice for "guess player levels" 2013-03-08 01:30:44 +01:00
9c2bc7a779 Merge branch 'gh-pages' of github.com:breunigs/ingress-intel-total-conversion into gh-pages 2013-03-08 01:12:12 +01:00
9ca2a143ca implement back action 2013-03-08 01:11:56 +01:00
ae748b15ff some code formatting 2013-03-07 19:03:14 +01:00
d5289690fa Update HACKING.md 2013-03-07 16:11:08 +01:00
6796d1b37b Merge pull request #381 from boombuler/redeem_dlg
New Redeem-Dialog Content
2013-03-07 07:08:58 -08:00
3bb3a4b6b2 fixed coding style (no spaces after for and if) 2013-03-07 15:04:50 +01:00
bee82183ff removed iitc mobile prebuilds 2013-03-07 14:25:56 +01:00
dffc41dea8 Update README.md 2013-03-07 14:23:13 +01:00