110857cda3artifact refresh: reduce to once per hour, but synchronise to close to the hour mark to keep the data fresh a small random jitter is added to the refresh time to prevent a large number of requests at the exact same time
Jon Atkins
2013-11-13 00:07:58 +00:00
736ccfd5c8bump version in preperation for next release
Jon Atkins
2013-11-12 23:18:01 +00:00
15d5b7b18fadd 'clean' to makefile - quick clean of mobile project
Jon Atkins
2013-11-12 22:59:29 +00:00
3afaa5a5b9Merge branch 'release'
Jon Atkins
2013-11-12 20:31:17 +00:00
b0e62af0b9bump version code - managed to duplicate 59 on 0.7.7.2, so f-droid doesn't pick up the right one
Jon Atkins
2013-11-12 20:28:54 +00:00
395a4ad15bbump version code - managed to duplicate 59 on 0.7.7.2, so f-droid doesn't pick up the right one
Jon Atkins
2013-11-12 20:28:54 +00:00
5ae2dce46efirst attempt at regular expressions to extract munged parameters from stock site javascript
Jon Atkins
2013-11-12 08:41:00 +00:00
268e7c605aadd semicolons between the multipme included javascript files - removes certain ambigious situations
Jon Atkins
2013-11-12 08:39:31 +00:00
8f8a2ad8d6the stock site was updated to only request 4 tiles per request - so match this in iitc (the response has only managed 4 tiles for a long time, with the rest returning 'timeout' and silently retried)
Jon Atkins
2013-11-12 06:28:58 +00:00
c5ff6e903aMerge pull request #641 from xrstf/patch-2
Jon Atkins
2013-11-11 20:04:48 -08:00
542b8f4512compatibility with Python 2.6
Christoph
2013-11-12 01:28:11 +01:00
3b2c2d17e9Merge branch 'master' into release
Jon Atkins
2013-11-11 23:43:19 +00:00
5bd8462964update website for new release
Jon Atkins
2013-11-11 23:39:38 +00:00
2599c75599Merge pull request #640 from xrstf/patch-1
Jon Atkins
2013-11-11 15:02:28 -08:00
2957189e1cnew request parameter munge set 2013-11-11
Jon Atkins
2013-11-11 23:01:28 +00:00
6101800879fixed missing quote
Christoph
2013-11-11 23:53:21 +01:00
72610aecbdupdate check plugin: include ts=TIMESTAMP parameter in URL, to ensure it's never the same twice on a device This ensures that the aggressive caching used on mobile won't be a problem, and possibly helps avoid cache issues on desktop too fix#637
Jon Atkins
2013-11-11 05:51:42 +00:00
f92accdd89basemap-staman: changed from using their library to direct tile url references this allows us to switch http/https as required, and fixes a bug with remembering default layers on IITC startup
Jon Atkins
2013-11-11 02:35:10 +00:00
d9d335b22esome code reformatting
Philipp Schaefer
2013-11-10 23:30:51 +01:00
df3a8adcb2add portal age, in days/hours/etc to tooltip along with existing capture timestamp in portal info panel
Jon Atkins
2013-11-10 21:39:57 +00:00
fddf28bc51artifact dialog: position to left of center
Jon Atkins
2013-11-10 21:37:42 +00:00
52550209eeplayer tracker: add the age of the last entry to the short tooltip
Jon Atkins
2013-11-10 19:21:17 +00:00
7c2445edd1reset iitcInjected onLoginRequested
Philipp Schaefer
2013-11-10 13:04:18 +01:00
f20211e5ddfinish the app on update otherwise the app plus its intent gets killed
Philipp Schaefer
2013-11-10 12:51:12 +01:00
01bfbdb3fdfix typo
Jon Atkins
2013-11-10 04:52:22 +00:00
4195d42214update check plugin - set description to indicate work in progress - as there will be a new release before it's finished
Jon Atkins
2013-11-10 04:13:33 +00:00
53d66ee57fadjust the portal bring to front code so that artifact portals are above all others
Jon Atkins
2013-11-10 04:05:17 +00:00
3e12534456artifacts (jarvis shards, etc) - add a list of relevant portals, with basic details (i'll leave it up to someone else if they want further details/formatting) a few more accessor functions for artifact data
Jon Atkins
2013-11-10 04:04:08 +00:00
6d24279106moved request parameter munging code+data into a new file, in preperation for cleaning things up
Jon Atkins
2013-11-10 02:36:40 +00:00
9a4efad4f5update check plugin: more mobile work
Jon Atkins
2013-11-09 23:03:42 +00:00
8930812da1mobile test builds: include commit count - which is used as the version code - in the version name string
Jon Atkins
2013-11-09 22:13:06 +00:00
e6f4c6d2c9update check plugin: start of work on mobile case
Jon Atkins
2013-11-09 20:33:41 +00:00
56782f9440Merge branch 'master' of github.com:jonatkins/ingress-intel-total-conversion
Philipp Schaefer
2013-11-09 15:24:24 +01:00
57ee1ec1cause external files dir for temporary update apk download
Philipp Schaefer
2013-11-09 15:24:17 +01:00
2b8c4327b5move player tracker popup further up - to match the default placement. makes it easier to click/tap on other markers when things are close together
Jon Atkins
2013-11-09 06:27:50 +00:00
d0fd324344website: update version check backend to report mobile version data. plugin updates still required
Jon Atkins
2013-11-09 06:26:43 +00:00
b237b1a49fuse android download manager instead of own download task
Philipp Schaefer
2013-11-09 01:01:13 +01:00
e60c3232c9player tracker: tooltip for desktop with player name - not available on mobile
Jon Atkins
2013-11-08 21:40:00 +00:00
32a13b46aestick to camelCase
Philipp Schaefer
2013-11-08 21:57:12 +01:00
c82803d236added update mechanism to iitcm
Philipp Schaefer
2013-11-08 21:42:59 +01:00
210a306042leaflet 0.7-dev - 2013-11-08 added as it has fixes for androud 4.4 kitkat, amongst other things
Jon Atkins
2013-11-08 19:07:30 +00:00
8a8aa1b4d3added function to detect touch-devices
Philipp Schaefer
2013-11-08 19:50:59 +01:00
a595c2f11dartifacts: - like the selected portal, are not removed when off screen/below min level - shard/target details shown on portal details for jarvis shards
Jon Atkins
2013-11-08 06:09:24 +00:00
15537e4e95website: 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
Jon Atkins
2013-11-08 02:30:24 +00:00
e99cceff02website: update for 0.14.6, mobile 0.7.7.2
Jon Atkins
2013-11-08 02:28:58 +00:00
4a5af76286bump version numbers for stable build on release branch
Jon Atkins
2013-11-08 00:47:06 +00:00
b6545eb082new munge set for 2013-11-07
Jon Atkins
2013-11-08 00:36:15 +00:00
52a5b231ednew munge set for 2013-11-07
Jon Atkins
2013-11-08 00:36:15 +00:00
c620aae5a7merged
Jack Miner
2013-11-07 05:26:42 +00:00
9c4b3985ccartifact layer defaults to on now
Jon Atkins
2013-11-07 05:01:05 +00:00
dea1266568merged
Jack Miner
2013-11-07 04:54:04 +00:00
73fc584571tweaks 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
Jon Atkins
2013-11-07 04:44:41 +00:00
278a8e7536missed from previous artifact commit - render artifact portals quickly from the available data
Jon Atkins
2013-11-07 04:25:44 +00:00
6b5571b18aartifact display: initial checkin
Jon Atkins
2013-11-07 03:51:20 +00:00
c602e42b2abasemap: nokia ovi maps
Jon Atkins
2013-11-07 01:45:42 +00:00
24581e5893bing.com base map layers
Jon Atkins
2013-11-07 01:44:22 +00:00
6ea2e82637new basemap plugin - a few from maps.stamen.com
Jon Atkins
2013-11-07 01:02:08 +00:00
d14d666c54change 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
Jon Atkins
2013-11-07 00:17:18 +00:00
3ff65225c3update overlapping marker spider code
Jon Atkins
2013-11-07 00:17:01 +00:00
d4194dc8afwebsite: fix date on latest news entry
Jon Atkins
2013-11-06 23:43:12 +00:00
cca92b84f2Merge branch 'master' of github.com:jonatkins/ingress-intel-total-conversion
Philipp Schaefer
2013-11-07 00:40:58 +01:00
079ce89a20bugfix: broken playertracker layout - use popup instead of tooltip on desktop too (see #630)
Philipp Schaefer
2013-11-07 00:39:26 +01:00
1f6d25ab59bump dev builds to version 0.15.0, in preperation for a new release
Jon Atkins
2013-11-06 22:19:48 +00:00
de02756a12Merge branch 'release', to remove conflicts
Jon Atkins
2013-11-06 21:54:11 +00:00
d7bec48660website: add brief note about new release
Jon Atkins
2013-11-06 21:32:42 +00:00
9496828883bump version numbers on release branch, for quick patch to munge set will need to handle as needed on master
Jon Atkins
2013-11-06 21:18:06 +00:00
ed1367a3afnew munge set - 2013-11-06
Jon Atkins
2013-11-06 21:14:43 +00:00
752eb65b8enew munge set - 2013-11-06
Jon Atkins
2013-11-06 21:14:43 +00:00
8e6f78701erestyle leaflet popups so they follow the theme of the rest of the IITC interface
Jon Atkins
2013-11-06 19:58:57 +00:00
5996a44d9bMerge branch 'master' of github.com:jonatkins/ingress-intel-total-conversion
Philipp Schaefer
2013-11-06 09:41:22 +01:00
f0518e96deuse marker popup instead of mouseover tooltip on user location
Philipp Schaefer
2013-11-06 09:40:41 +01:00
ead131a475bumped version number of mobile app
Philipp Schaefer
2013-11-06 09:40:16 +01:00
750b9aca99add missing player name resolving calls to scoreboard and portals-list
Jon Atkins
2013-11-06 02:45:33 +00:00
13475d94a3Merge branch 'master' of github.com:jonatkins/ingress-intel-total-conversion
Philipp Schaefer
2013-11-06 00:39:06 +01:00
e0a4eb4313updated to SDK v19. still work in progreses...
Philipp Schaefer
2013-11-06 00:34:25 +01:00
9c1449fc7dfixed bootloop of sync plugin
Philipp Schaefer
2013-11-06 00:26:24 +01:00
154bf3c6abmodified player tracker. show leaflet popup instead of tooltip on mobile
Philipp Schaefer
2013-11-06 00:24:31 +01:00
d3c31ac3e3add-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?)
Jon Atkins
2013-11-04 18:26:46 +00:00
9a998b7a94use relativ name for searchable meta-data value
Philipp Schaefer
2013-11-04 18:19:31 +01:00
b678d83afdSet exported to "false" again and include a fix for wrong PackageManager queries
fkloft
2013-11-04 18:09:00 +01:00
5817052cbdset copyToClipboard activity to exported...may be used by other applications (fix for #624)
Philipp Schaefer
2013-11-03 14:48:39 +01:00
ed04a3959bbump version number
Jon Atkins
2013-10-31 20:37:39 +00:00
0e4efe49edupdate check plugin: change to table layout, change category - still not finished...
Jon Atkins
2013-10-31 06:47:04 +00:00
1d838568a0use correct function name in if statement
Philipp Schaefer
2013-10-31 00:11:26 +01:00
3fba33b1ffbumped version number
Philipp Schaefer
2013-10-30 23:56:07 +01:00
063bb73b99Merge branch 'master' of github.com:jonatkins/ingress-intel-total-conversion
Philipp Schaefer
2013-10-30 23:46:28 +01:00
3f901a588amade getScriptInfo static and use it in pluginpreferenceactivity
Philipp Schaefer
2013-10-30 23:45:59 +01:00
bb4d57acad- added getVersionName() to JSInterface - use versionName in IITC About dialog
Philipp Schaefer
2013-10-30 23:21:27 +01:00
c349991f53fake GM_info object
Philipp Schaefer
2013-10-30 23:18:56 +01:00
f074085f22website: version check backend: remove json formatting - was only used for debugging
Jon Atkins
2013-10-30 21:22:04 +00:00
6ddbaf4959update check plugin - basic functionality now done
Jon Atkins
2013-10-30 21:11:25 +00:00
0401d5dcc8work in progress - update-check plugin data retrieved - work on comparing with local version info started
Jon Atkins
2013-10-30 06:43:12 +00:00