2482 Commits

Author SHA1 Message Date
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
d7bec48660 website: add brief note about new release 2013-11-06 21:32:42 +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
Jon Atkins
b24f84f386 Merge branch 'master' of https://github.com/jonatkins/ingress-intel-total-conversion 2013-10-31 06:47:37 +00:00
Jon Atkins
0e4efe49ed update check plugin: change to table layout, change category - still not finished... 2013-10-31 06:47:04 +00:00
Philipp Schaefer
1d838568a0 use correct function name in if statement 2013-10-31 00:11:26 +01:00
Philipp Schaefer
3fba33b1ff bumped version number 2013-10-30 23:56:07 +01:00
Philipp Schaefer
063bb73b99 Merge branch 'master' of github.com:jonatkins/ingress-intel-total-conversion 2013-10-30 23:46:28 +01:00
Philipp Schaefer
3f901a588a made getScriptInfo static and use it in pluginpreferenceactivity 2013-10-30 23:45:59 +01:00
Philipp Schaefer
bb4d57acad - added getVersionName() to JSInterface
- use versionName in IITC About dialog
2013-10-30 23:21:27 +01:00
Philipp Schaefer
c349991f53 fake GM_info object 2013-10-30 23:18:56 +01:00
Jon Atkins
f074085f22 website: version check backend: remove json formatting - was only used for debugging 2013-10-30 21:22:04 +00:00
Jon Atkins
6ddbaf4959 update check plugin - basic functionality now done 2013-10-30 21:11:25 +00:00
Jon Atkins
0401d5dcc8 work in progress - update-check plugin
data retrieved - work on comparing with local version info started
2013-10-30 06:43:12 +00:00
Jon Atkins
cc259b2da2 website: fix another warning that clutters the logs 2013-10-30 04:34:39 +00:00
Jon Atkins
2303ab193e website: 1st pass at backend for version check plugin 2013-10-30 04:16:13 +00:00
Jon Atkins
932cdcd842 website: move page/code folder up a level 2013-10-30 03:44:35 +00:00
Jon Atkins
c9f8180778 website: fix warnings when no popularity for an entry, and whitespace removal 2013-10-30 03:35:14 +00:00
Jon Atkins
5101e9fd57 website: add changelog for 0.14.4 release 2013-10-30 02:04:54 +00:00
Jon Atkins
3bbe3ef7e0 Merge branch 'release' 2013-10-29 21:20:59 +00:00
Jon Atkins
33dcbe8514 website updatew fir release 2013-10-29 21:19:40 +00:00
Jon Atkins
fbabf91c0a Merge branch 'master' into release 2013-10-29 21:05:07 +00:00
Jon Atkins
a428dcf54d add comment about potential improvement to request handling 2013-10-29 20:41:36 +00:00
Jon Atkins
e7fe4bb1dd first pass at a fix for protocol changes - #618 2013-10-29 20:29:08 +00:00
Jon Atkins
a8f3a281e7 work in progress on version check server side script 2013-10-29 18:35:08 +00:00
Jon Atkins
c52d657864 fix syntax error in 9dabc33770d6d85629c85fbf271186be1e341efd - it broke all plugins (oops!) 2013-10-29 02:48:03 +00:00
Jon Atkins
9dabc33770 modify plugin wrapper, so build-script injected macros in the wrapper are in a more obvious place, so 3rd party plugin authors are less likely to make mistakes here when working outside the build.py environment
tweak the about screen to display non-standard plugins using the new interface better
2013-10-29 02:43:56 +00:00
Jon Atkins
8070f22fba Merge branch 'master' of https://github.com/jonatkins/ingress-intel-total-conversion 2013-10-29 02:11:32 +00:00
Jon Atkins
318cea2e9a add a list of the active plugins to the about dialog, listing the version, etc from the new plugin interface changes
also use the new versin data supplied by grease/tampermonkey for the main script version display
2013-10-29 02:09:41 +00:00
Philipp Schaefer
259714c0bc Merge branch 'fullscreen' 2013-10-29 00:54:26 +01:00
Philipp Schaefer
8d1eb6e0b7 first version of custom fullscreen preference (fix for #594) 2013-10-29 00:53:39 +01:00
Jon Atkins
b6eebccca9 extract script version and other data from the tampermonkey/greasemonkey GM_info and pass it through the wrapper function
modify the plugin template code to do the same for plugins - also include the plugin base filename

this is the required data to allow version checks to be performed. it will also allow IITC to know which plugins are installed and active
2013-10-28 21:56:36 +00:00
Jon Atkins
3e272a645c Merge pull request #573 from Xelio/hook-playerNameResolved
New hook: playerNameResolved
2013-10-28 10:45:53 -07:00
Jon Atkins
7230e2f44a run the requestFinished callback after updating visibility/render of cached data
technically, not a finished request, but makes sense from the point of view of plugins
2013-10-27 16:33:42 +00:00
Jon Atkins
282a33f033 Merge pull request #534 from vita10gy/search
Feedback when geosearch finds nothing
2013-10-27 09:14:37 -07:00