Jon Atkins
671f66a633
Merge branch 'master' of https://github.com/jonatkins/ingress-intel-total-conversion
2013-11-09 06:32:37 +00:00
Jon Atkins
2b8c4327b5
move player tracker popup further up - to match the default placement. makes it easier to click/tap on other markers when things are close together
2013-11-09 06:27:50 +00:00
Jon Atkins
d0fd324344
website: update version check backend to report mobile version data. plugin updates still required
2013-11-09 06:26:43 +00:00
Philipp Schaefer
b237b1a49f
use android download manager instead of own download task
2013-11-09 01:01:13 +01:00
Jon Atkins
f525d15f94
Merge branch 'master' of https://github.com/jonatkins/ingress-intel-total-conversion
2013-11-08 23:28:18 +00:00
Jon Atkins
e60c3232c9
player tracker: tooltip for desktop with player name - not available on mobile
2013-11-08 21:40:00 +00:00
Philipp Schaefer
32a13b46ae
stick to camelCase
2013-11-08 21:57:12 +01:00
Philipp Schaefer
c82803d236
added update mechanism to iitcm
2013-11-08 21:42:59 +01:00
Jon Atkins
210a306042
leaflet 0.7-dev - 2013-11-08
...
added as it has fixes for androud 4.4 kitkat, amongst other things
2013-11-08 19:07:30 +00:00
Philipp Schaefer
8a8aa1b4d3
added function to detect touch-devices
2013-11-08 19:50:59 +01:00
Jon Atkins
a595c2f11d
artifacts:
...
- like the selected portal, are not removed when off screen/below min level
- shard/target details shown on portal details for jarvis shards
2013-11-08 06:09:24 +00:00
Jon Atkins
15537e4e95
website: the stock site javascript monitor script now sets a flag file that indicates things have changed. use this to display a warning on the website that IITC might be broken
2013-11-08 02:30:24 +00:00
Jon Atkins
e99cceff02
website: update for 0.14.6, mobile 0.7.7.2
2013-11-08 02:28:58 +00:00
Jon Atkins
4a5af76286
bump version numbers for stable build on release branch
2013-11-08 00:47:06 +00:00
Jon Atkins
b6545eb082
new munge set for 2013-11-07
2013-11-08 00:37:57 +00:00
Jon Atkins
52a5b231ed
new munge set for 2013-11-07
2013-11-08 00:36:15 +00:00
Jon Atkins
9c4b3985cc
artifact layer defaults to on now
2013-11-07 05:01:05 +00:00
Jon Atkins
73fc584571
tweaks to iitc-specific leaflet popup style
...
- restore close button
- pointer events only hit the main box, passing through the 'tip' area - this makes it easy to select differetn players after a marker spider
2013-11-07 04:44:41 +00:00
Jon Atkins
278a8e7536
missed from previous artifact commit - render artifact portals quickly from the available data
2013-11-07 04:25:44 +00:00
Jon Atkins
6b5571b18a
artifact display: initial checkin
...
display artifacts (jarvis shards, jarvis targets) on the map
TODO: add details to the portal info display
2013-11-07 03:51:20 +00:00
Jon Atkins
c602e42b2a
basemap: nokia ovi maps
2013-11-07 01:45:42 +00:00
Jon Atkins
24581e5893
bing.com base map layers
2013-11-07 01:44:22 +00:00
Jon Atkins
6ea2e82637
new basemap plugin - a few from maps.stamen.com
2013-11-07 01:02:08 +00:00
Jon Atkins
ea3ca4264f
Merge branch 'master' of https://github.com/jonatkins/ingress-intel-total-conversion
...
Conflicts:
plugins/player-tracker.user.js
2013-11-07 00:22:56 +00:00
Jon Atkins
d14d666c54
change player tracker to always use a popup
...
some code changes related to interfacing with clicks and oms, doing things as recommended by the oms code
2013-11-07 00:17:18 +00:00
Jon Atkins
3ff65225c3
update overlapping marker spider code
2013-11-07 00:17:01 +00:00
Jon Atkins
d4194dc8af
website: fix date on latest news entry
2013-11-06 23:43:12 +00:00
Philipp Schaefer
cca92b84f2
Merge branch 'master' of github.com:jonatkins/ingress-intel-total-conversion
2013-11-07 00:40:58 +01:00
Philipp Schaefer
079ce89a20
bugfix: broken playertracker layout
...
- use popup instead of tooltip on desktop too (see #630 )
2013-11-07 00:39:26 +01:00
Jon Atkins
1f6d25ab59
bump dev builds to version 0.15.0, in preperation for a new release
2013-11-06 22:19:48 +00:00
Jon Atkins
de02756a12
Merge branch 'release', to remove conflicts
...
Conflicts:
mobile/AndroidManifest.xml
2013-11-06 21:54:11 +00:00
Jon Atkins
d7bec48660
website: add brief note about new release
2013-11-06 21:32:42 +00:00
Jon Atkins
9496828883
bump version numbers on release branch, for quick patch to munge set
...
will need to handle as needed on master
2013-11-06 21:18:06 +00:00
Jon Atkins
ed1367a3af
new munge set - 2013-11-06
2013-11-06 21:15:31 +00:00
Jon Atkins
752eb65b8e
new munge set - 2013-11-06
2013-11-06 21:14:43 +00:00
Jon Atkins
8e6f78701e
restyle leaflet popups so they follow the theme of the rest of the IITC interface
2013-11-06 19:58:57 +00:00
Philipp Schaefer
5996a44d9b
Merge branch 'master' of github.com:jonatkins/ingress-intel-total-conversion
2013-11-06 09:41:22 +01:00
Philipp Schaefer
f0518e96de
use marker popup instead of mouseover tooltip on user location
2013-11-06 09:40:41 +01:00
Philipp Schaefer
ead131a475
bumped version number of mobile app
2013-11-06 09:40:16 +01:00
Jon Atkins
750b9aca99
add missing player name resolving calls to scoreboard and portals-list
2013-11-06 02:45:33 +00:00
Philipp Schaefer
13475d94a3
Merge branch 'master' of github.com:jonatkins/ingress-intel-total-conversion
2013-11-06 00:39:06 +01:00
Philipp Schaefer
e0a4eb4313
updated to SDK v19. still work in progreses...
2013-11-06 00:34:25 +01:00
Philipp Schaefer
9c1449fc7d
fixed bootloop of sync plugin
2013-11-06 00:26:24 +01:00
Philipp Schaefer
154bf3c6ab
modified player tracker. show leaflet popup instead of tooltip on mobile
2013-11-06 00:24:31 +01:00
Jon Atkins
b30ce8115d
Merge branch 'master' of https://github.com/jonatkins/ingress-intel-total-conversion
2013-11-04 18:27:51 +00:00
Jon Atkins
d3c31ac3e3
add-kml plugin:
...
- fix version number so it's the x.y.z.yyyymmdd.hhmmss format (3 digits before date)
- change category to 'layer' - makes more sense there (or would 'controls' be better?)
2013-11-04 18:26:46 +00:00
Philipp Schaefer
9a998b7a94
use relativ name for searchable meta-data value
2013-11-04 18:19:31 +01:00
fkloft
b678d83afd
Set exported to "false" again and include a fix for wrong PackageManager queries
2013-11-04 18:09:00 +01:00
Philipp Schaefer
5817052cbd
set copyToClipboard activity to exported...may be used by other applications (fix for #624 )
2013-11-03 14:48:39 +01:00
Jon Atkins
ed04a3959b
bump version number
2013-10-31 20:37:39 +00:00