3833 Commits

Author SHA1 Message Date
fkloft
5c18e0fe6b More cleanup 2015-01-24 12:20:00 +01:00
fkloft
b67f8b9a7f Use new chat streams in IITCm 2015-01-24 12:20:00 +01:00
Jon Atkins
dc44b5d61d chat: add simple background animation while a COMM channel is loading 2015-01-24 01:59:07 +00:00
Jon Atkins
a820f41b43 chat style tweaks
- no more daft "12.6px" font size - 13px is fine
- don't repeat font size in multiple places
2015-01-22 21:00:16 +00:00
Jon Atkins
0b886c43f0 chat: highlight both public and faction user chat in the 'all' COMM tab, the same as in 'alerts' for @mention messages 2015-01-22 20:56:51 +00:00
Jon Atkins
b54194efa4 Merge branch 'master' of https://github.com/jonatkins/ingress-intel-total-conversion 2015-01-22 20:27:08 +00:00
Jon Atkins
814bc22e3d Merge branch 'newcomm'
initial hacky conversion of IITC to match the stock intel tabs
2015-01-22 20:26:40 +00:00
Jon Atkins
0dcada2c3b bit hacky, but get IITC's COMM to match the stock intel COMM in it's tabs
see https://plus.google.com/105383756361375410867/posts/b9ihAer4Fxm
2015-01-22 20:24:34 +00:00
fkloft
1ddb9c08ef update autobuild.sh
the ignore rule was broken because it's a RegExp, not a globbing pattern
2015-01-22 17:59:47 +01:00
fkloft
a7b84089df Remove CSS transition
still looks quite good for AccMagCompass, given its natural instability, but breaks GyroCompass for some reason
2015-01-22 17:59:47 +01:00
fkloft
d6a0b1abb8 Ignore null value (Double.valueOf handles that correctly) 2015-01-22 17:59:47 +01:00
fkloft
8142544442 add gyro-based compass 2015-01-22 17:59:47 +01:00
fkloft
cd8186ffa3 Move compass to separate class 2015-01-22 17:59:47 +01:00
fkloft
06b64f585b Sort members, add final modifiers, format code 2015-01-22 17:59:47 +01:00
Jon Atkins
712b954910 style: remove 12px font size for some sidebar items - something changed (in the google fonts?) and they were too small
artifacts: tweaks to artifact list display
portal details: fix exception when handling portal detail error responses
2015-01-21 15:15:30 +00:00
Jon Atkins
52e49399d1 add a specific height to chatinput - the chat panel itself is already specifically 23px up, so anything other than that doesn't make sense 2015-01-20 18:35:21 +00:00
fkloft
2cab4f71f9 [player-tracker] don't select portal when clicking the marker; instead, make portal names in popup clickable 2015-01-19 22:35:01 +01:00
fkloft
7311b85059 selectPortalByLatLng: allow Array as single parameter 2015-01-19 22:34:27 +01:00
fkloft
e8d46c4300 Tweaks to new style 2015-01-19 22:34:01 +01:00
fkloft
0bdaa2f5c3 include force amplifier, attack frequency and hit bonus in portal details 2015-01-19 21:13:57 +01:00
Jon Atkins
2d674e904a Merge remote-tracking branch 'origin/fkloft-patch-1' 2015-01-19 16:51:53 +00:00
fkloft
62f9dd2a21 Update portal_detail_display_tools.js 2015-01-19 16:45:37 +01:00
fkloft
74f051fef3 [player-tracker] portal selection doesn't work if portal is offscreen 2015-01-16 20:56:07 +01:00
fkloft
6a0e021e30 chat: guid is no longer available 2015-01-16 20:41:31 +01:00
fkloft
e4daeaa9cd remove unused variable 2015-01-16 20:23:42 +01:00
Jon Atkins
634c0fd0e0 fix comparing of PLAYER.team with team in portal data (#929)
also, fix portals-list plugin from defaulting to the wrong sort column when bookmnarks plugin is active, and changed default sort order to decending for several columns
2015-01-16 16:02:50 +00:00
fkloft
bfdedaa642 Fix portal position-to-guid cache
(thanks @dustingraham)
2015-01-15 00:33:33 +01:00
fkloft
1c9d0bf44e [bookmarks-by-zaso] allow bookmarking without waiting for portal details 2015-01-14 20:16:59 +01:00
fkloft
2fc7433bf3 [bookmarks-by-zaso] improved distance calculation 2015-01-14 20:16:59 +01:00
fkloft
eaf65e005b [bookmarks-by-zaso] variable not properly renamed
Fixes #928
2015-01-14 20:16:50 +01:00
Philipp Schaefer
86bec261dc launch IITCm in singleTask mode, move let preferenceActivity handle plugin installation 2015-01-13 13:08:22 +01:00
Philipp Schaefer
c551c41609 launch some intents as new task 2015-01-13 13:00:15 +01:00
Mike Castle
bc37dc78cb Add [t] as an access key for Portals List. 2015-01-10 17:04:56 -08:00
Jon Atkins
249f78859c bump version after new release 2015-01-10 02:03:55 +00:00
Jon Atkins
b509d0a46b website: fix missing </ul> 2015-01-10 02:03:29 +00:00
Jon Atkins
cc37dcc6cb website: update for 0.20.0 release 2015-01-10 01:50:19 +00:00
Jon Atkins
039de423e9 add note about uniques bug with captures detection after viri use 2015-01-10 01:32:19 +00:00
Jon Atkins
db9d456f2c Revert "[uniques] don't detect unique captures from portal details"
This reverts commit 65916de5789c26ab91cb8bc8d24cfc2a539845b4.
2015-01-10 01:28:38 +00:00
Jon Atkins
cd61e6e74f remove entity type from created data structure - it's not needed 2015-01-10 00:23:03 +00:00
Jon Atkins
7b16b406a1 bump version to 0.20.0 - as there's been a major protocol change from Niantic 2015-01-09 23:57:16 +00:00
Jon Atkins
601192b106 fix artifacts for new entity data format 2015-01-09 23:48:49 +00:00
fkloft
50289cc316 Small change to previous commit 2015-01-10 00:13:15 +01:00
fkloft
8d910a6f1e EXPERIMENTAL: first try at catching up with latest stock intel changes 2015-01-10 00:07:28 +01:00
Jon Atkins
8b7769d0bf portals-count plugin: update warning to display sooner - niantic now filter portals in the backend more aggressively when zoomed out 2015-01-08 13:41:19 +00:00
fkloft
65916de578 [uniques] don't detect unique captures from portal details
(Viruses don't count for uniques)
2015-01-08 01:45:02 +01:00
fkloft
259c996fa2 [iitcm] changed some strings in prefs 2015-01-06 13:13:54 +01:00
fkloft
79569d36b0 [iitcm] tweaks to fullscreen menu item
Use other icon for returning from fullscreen if shown as action. If shown in the action overflow, provide a chechbox to show current state.
2015-01-05 19:08:31 +01:00
fkloft
fae1482498 Fix log scale for region scoreboard on Android
(log10 was working, but jQuery seems to not select elements properly with foreignObject)
2015-01-05 17:45:44 +01:00
fkloft
c5ed07b74a Implement logarithmic scale for region scores
@jonatkins You mentioned some devices not supporting Math.log10. This ships a custom implementation. Could you verify that this works?
2015-01-05 16:18:57 +01:00
Philipp Schaefer
128dca8dae added back privacy plugin for mobile desktop mode 2015-01-01 16:13:09 +01:00