bf830c2992
New plugin add a zoom slider to map
2013-03-31 02:12:37 -07:00
5d3b203c86
Merge pull request #109 from vita10gy/po-tracker
...
Doh!
2013-03-30 22:48:36 -07:00
881a034168
Doh!
2013-03-31 00:36:50 -05:00
07915d024f
Merge pull request #107 from vita10gy/po-tracker
...
Player Tracker: Use the portal name from chat
2013-03-30 20:16:17 -07:00
ea3c331296
Player Tracker: Use the portal name from chat
...
Uses the portal name function from the chat listing, which, for now,
renames the US Post Office portals so it doesn't look like.
20m ago US Post Office
25m ago Some portal
35m ago US Post Office
55m ago US Post Office
2013-03-30 21:18:37 -05:00
09a42d81ec
change build.py to launch ant via os.system, rather than subprocess.call. this fixes building mobile on windows
2013-03-30 21:28:13 +00:00
60444c9169
build system updates, for mobile builds
...
- main build.py will optionally build mobile. removed now obsolete mobile build scripts and symbolic links
- external resource URL is now optional - it's no longer needed by the regular builds
2013-03-30 20:48:59 +00:00
270905c83a
enable zoom control for mobile (allows for one-touch zoom control)
...
move zoom control to under the layer control on smartphone layout
remove localstorage zoom control visibility setting - there was no way to configure it, so seemed a bit odd
2013-03-30 20:01:36 +00:00
dd84828d0d
Merge pull request #105 from Xelio/plugin-ap-list-patch-9
...
Plugin AP List: Added a "Unselect all" button in header
2013-03-30 12:23:13 -07:00
cf343663e4
show lat,lng in poslink window - #100
2013-03-30 18:34:40 +00:00
a079456fd5
partial fix #52 - show-linked-portals not working for >8 links - it now supports up to 16 links
2013-03-30 18:18:42 +00:00
ab80e08036
Plugin AP List: Added a "Unselect all" button in header
2013-03-31 01:48:20 +08:00
5558fcd64f
Merge pull request #99 from Fragger/pancontrol-tweak
...
Make the pan control plugin show up a little nicer
2013-03-30 10:35:54 -07:00
9847dec568
Add a new plugin to display portal levels as numbers, directly on the map.
2013-03-30 07:59:37 -07:00
02edfdfee4
bugfix: set force desktop checkbox disabled by default
2013-03-29 17:23:02 +01:00
2324827c17
hint, that desktop mode looks awful on smartphones
2013-03-29 14:54:37 +01:00
bd016e4d40
theme change on v11 too (just for consistency...we do not support this API)
2013-03-29 13:58:00 +01:00
06e242e70a
set default theme to holo
2013-03-29 13:55:46 +01:00
30f1f0e4ec
added preferences activity to iitcm...adds possibility to force desktop mode
2013-03-29 13:16:31 +01:00
19e9d0e899
Bump version number on pan control
2013-03-28 20:56:59 -07:00
4876c46871
Make the pan control plugin show up a little nicer
2013-03-28 20:53:42 -07:00
4dbe4cc06b
Merge pull request #98 from vita10gy/levelintracker
...
Forgot to bump version numbers
2013-03-28 19:37:06 -07:00
7977a1a315
Forgot to bump version numbers
2013-03-28 21:22:37 -05:00
3cb09de6bd
Merge pull request #97 from vita10gy/levelintracker
...
Player level In player traker
2013-03-28 19:02:01 -07:00
b28da29544
remove now unnecessary 'dist' folder
...
most files already existed (and were used from) elsewhere. delaunay.js has been moved to external/, and max-links updated to include from there
build.py updated to take account of no 'dist' folder (although it does allow for one if it's needed again in the future)
2013-03-29 01:59:33 +00:00
d749bedfc4
Added Comment
2013-03-28 20:46:04 -05:00
8296b4db5b
Player level In player traker
2013-03-28 20:30:10 -05:00
39f5f9db2e
inject smartphone.css dynamically in code/smartphone.js - this makes it easy to switch between modes on a URL parameter
...
fix #88
2013-03-29 00:49:46 +00:00
bd736bab10
Merge pull request #71 from Fragger/main-remove-player-tracker-resources
...
Remove resources from main that are now in the player tracker plugin
2013-03-28 16:54:58 -07:00
a9b25162fd
Merge branch 'master' of https://github.com/jonatkins/ingress-intel-total-conversion
2013-03-28 23:33:49 +00:00
4b3e84ce51
merge #86 , with some tweaks in the case AT_PLAYER area so it's cleaner
2013-03-28 23:32:46 +00:00
4ff410a161
got rid of uglifyjs in mobile build script...some version are broken...
2013-03-29 00:30:38 +01:00
cf726a2224
mobile reset the URL instead of simply reloading ( closes #96 )
2013-03-28 23:55:19 +01:00
4a44111414
Merge pull request #92 from Fragger/pancontrol-plugin
...
Pancontrol plugin
2013-03-28 15:04:06 -07:00
be20fb0807
Add attribution for Leaflet.Pancontrol
2013-03-28 14:19:56 -07:00
e301f2aeff
New plugin add a pan control to the map
2013-03-28 14:04:57 -07:00
99a464ae14
build_mobile: build debug version per default
2013-03-28 09:43:32 +01:00
ec66044e24
rename extension - it's a shell script, not javascript!
2013-03-28 01:15:27 +00:00
028490b8d3
Merge pull request #70 from Fragger/move-player-tracker-resources
...
Move player tracker dependencies into plugin
2013-03-27 17:03:05 -07:00
f9300ba801
Merge latest for clean apply in pull
2013-03-27 16:55:01 -07:00
2bab38625e
Merge pull request #79 from scrool/privacy_view
...
Privacy view plugin
2013-03-27 14:10:38 -07:00
a4e60e6d04
Merge pull request #84 from teo96/master
...
version 0.0.9 : tooltips and new column
2013-03-27 13:56:47 -07:00
7164b42928
Added 3rd digit to version and macro to description
...
To be unified with other plugins.
2013-03-27 21:55:51 +01:00
63eb4f82f2
Update portals-list.user.js
2013-03-27 21:54:36 +01:00
db71116928
version 0.0.9 : tooltips and new column
...
more informations avalaible via tooltips (who deployed, energy, ...)
new Energy/AP column
2013-03-27 21:41:31 +01:00
6a52800168
Update portals-list.user.js
2013-03-27 21:39:15 +01:00
a2b7aed6c8
bump version number
2013-03-27 20:18:42 +01:00
70d8858c67
* adapted mobile build script to new iitc build script
...
* got rid of some forced closes
2013-03-27 20:04:38 +01:00
ea8293e533
Merge pull request #81 from Xelio/plugin-ap-list-patch-8
...
Plugin AP List: Add stats tooltip to show total AP, average EL of selected portals
2013-03-27 11:31:06 -07:00
3d6379caad
Merge pull request #82 from Xelio/plugin-keys-bug-1
...
Plugin Keys: Bug fix - undefined vaule in localStorage cause the plugin fail
2013-03-27 11:28:52 -07:00