c584315010Finally working and tested. *blush*
hastarin
2013-05-23 17:28:04 +10:00
a808434fd4Tried to recreate things.
hastarin
2013-05-23 17:22:59 +10:00
b2376676c4Fixed build not including src files.
hastarin
2013-05-23 17:01:20 +10:00
83e324f8aaForgot to delete old iml file
hastarin
2013-05-23 16:44:09 +10:00
98c90d4b16Fixed output APK name to be the same as ADT
hastarin
2013-05-23 16:42:41 +10:00
009691c813Restored *.bak to .gitignore
hastarin
2013-05-23 16:02:54 +10:00
ab8018c795Setup support for Android Studio Preview
hastarin
2013-05-23 15:49:33 +10:00
6788e676earemove now redundant commented out map layers - OSM tiles are now in a plugin
Jon Atkins
2013-05-23 05:50:44 +01:00
cd59eb0eceadd blank map layer - for #220
Jon Atkins
2013-05-23 05:44:01 +01:00
f428e3037cbase map plugins - openstreetmap - not suitable for high load use, but an optional layer in an optional plugin should be ok for them - thunderforest opencyclemap, etc - free for use, no api key or notification required
Jon Atkins
2013-05-23 05:31:46 +01:00
d31d010c87removed the layer chooser issue from webpage. with v0.4 it's not an issue anymore
Philipp Schaefer
2013-05-22 21:25:00 +02:00
6a292d8955website update - one important thing missed from mobile section
Jon Atkins
2013-05-22 19:26:30 +01:00
0fb73c58aeadd news entry for new 0.12.0 + 0.4.0 releases
Jon Atkins
2013-05-22 19:21:50 +01:00
b05554e0fcbump IITC mobile version to 0.4.0
Jon Atkins
2013-05-22 18:55:41 +01:00
140c5c2cb9re-do request bucket handling - instead of grouping up to four requests together, so large window sizes make more requests, group requests into max 4 blocks I think this is closer to the stock intel site behaviour, and should vastly reduce requests, especially at high resolutions
Jon Atkins
2013-05-22 17:35:59 +01:00
5e4e8fee6bportals list plugin only includes portals in the view - to match portals-count
Jon Atkins
2013-05-22 14:31:08 +01:00
4f8164ffd7add direction arrows after compas direction
Jon Atkins
2013-05-21 05:36:15 +01:00
0f77c664c0replaced deadlink to breunigs github
Philipp Schaefer
2013-05-20 12:11:29 +02:00
74a77d874fsome comments and update README+HACKING
Philipp Schaefer
2013-05-20 12:05:40 +02:00
115727bf34Merge branch 'master' of github.com:jonatkins/ingress-intel-total-conversion
Philipp Schaefer
2013-05-20 11:34:53 +02:00
83dbdf4e18split layers in 2 different dialogs
Philipp Schaefer
2013-05-20 11:34:40 +02:00
a525fb5144use the baselayerchange event parameter instead of testing to see if a layer is added to the map
Jon Atkins
2013-05-20 05:17:11 +01:00
52bce7fa31remove debug console.log, fix comment
Jon Atkins
2013-05-20 05:16:22 +01:00
79aa71911cadd two-column layer menu css to desktop version - was on mobile before in-app layer chooser added
Jon Atkins
2013-05-20 03:58:29 +01:00
8a2ca8076bbuild script - remove leading zeros from timestamp part of version number - possibly helps with firefox+greasemonkey update checks?
Jon Atkins
2013-05-20 03:12:55 +01:00
84cb73d8e1add @grant none to userscript headers - as recommended by greasemonkey
Jon Atkins
2013-05-20 03:12:19 +01:00
f3c59c1b95Merge pull request #293 from Xelio/patch-plugin-sync-3
Jon Atkins
2013-05-19 17:11:15 -07:00
49ba6eced6got rid of the quotation marks in in-app layer chooser
Philipp Schaefer
2013-05-19 19:07:55 +02:00
fa22a6984bPlugin Sync: Change folder name to avoid conflict of old clientId
Xelio
2013-05-20 00:51:32 +08:00
73f54fa808list overlay layers first in in-app layer chooser
Philipp Schaefer
2013-05-19 18:47:11 +02:00
1cc62830e9added icon for android layer chooser
Philipp Schaefer
2013-05-19 18:31:23 +02:00
ca51cfbb99check for android interface before calling functions of it
Philipp Schaefer
2013-05-19 18:10:04 +02:00
fdf8fbdb8fhide the layer chooser on mobile - it's now handled by in-app code the layer chooser object itself needs to remain though, as it's used to keep track of the layers available, and plugins would break without it there
Jon Atkins
2013-05-19 16:54:02 +01:00
13043c1809Merge pull request #291 from Xelio/patch-plugin-sync-2
Jon Atkins
2013-05-19 08:37:58 -07:00
940fe60717bumped version number
Philipp Schaefer
2013-05-19 17:15:26 +02:00
6762914b19Merge branch 'master' of github.com:jonatkins/ingress-intel-total-conversion
Philipp Schaefer
2013-05-19 17:15:16 +02:00
7f723cd559first version of in-app layer chooser
Philipp Schaefer
2013-05-19 17:14:39 +02:00
7b574b9ea1remove restrictions on zoom in getPosition. instead, after a defaault base layer is set, use setZoom(getZoom) to ensure zoom level is valid for this base map
Jon Atkins
2013-05-19 16:07:10 +01:00
08ea6e3d88Plugin Sync: Rewrite code for file search and create. Store the fileId to localStorage and limit retry count to ease API usage.
Xelio
2013-05-19 22:52:53 +08:00
653a6cc82drewrite default base map layer handling. it remembers by name, rather than id (so will work if order changes), and also works if plugins add additional base layers
Jon Atkins
2013-05-19 15:29:36 +01:00
9a30c13413cache reverse lookups from player name to guid - this prevents the potentially slow iteration throughout localStorage for every lookup
Jon Atkins
2013-05-19 03:50:47 +01:00
f1a6909c8ebump version number for previous change
Jon Atkins
2013-05-19 03:37:55 +01:00
6f6cf8efe9change guess-player-levels to use existing functions to turn name to guid this prevents it from unnecessary server calls to convert all player GUIDs into names, when we only care about already resolved names also gives a single point for optimisation of name to guid lookup if required
Jon Atkins
2013-05-19 03:36:13 +01:00
36dad3d58fincrease refresh time for game score - it's not a time critical thing
Jon Atkins
2013-05-19 03:35:54 +01:00
03d22bc00dMerge pull request #289 from Xelio/patch-plugin-sync-1
Jon Atkins
2013-05-18 10:53:07 -07:00
ac9312d6f7destroy and remove dialogs after they're closed - otherwise they remain in the DOM, hidden but there fix#288
Jon Atkins
2013-05-18 18:02:13 +01:00
256fac78e3Plugin Sync: change to use window.dialog and dim the Authorize button when authorizing
Xelio
2013-05-18 18:32:31 +08:00
b5381603b8Bug fix: Resonators didn't redraw sometimes after level of portal hide and reshow And some code simplification.
Xelio
2013-05-18 17:07:21 +08:00
07bf9b1299Bug fix: Double removal of portalAccessIndicator cause exception when layer is hidden
Xelio
2013-05-18 14:53:38 +08:00
0c836ccfc2Bug fix: selected portal should not remove when zooming/panning out of range
Xelio
2013-05-18 14:52:43 +08:00
87a0a35f74have seen a case of GUID type .2 - 'random portal'
Jon Atkins
2013-05-18 04:13:21 +01:00
6e8dd15052update several plugins to use window.addLayerGroup, instead of manually adding the layer to the map and Layer control. this gives automatic handling of remembering shown/hidden layers
Jon Atkins
2013-05-18 03:42:56 +01:00
2f482bf4a4description tweaks
Jon Atkins
2013-05-18 02:03:56 +01:00
a7fc98985cadd more details to the description field
Jon Atkins
2013-05-18 02:03:01 +01:00
73487d7e50add bing maps link to "map links" dialog the encoded_name no longer includes the space/brackets - so these are now added in the java app - which makes more sense anyway unknown names (shouldn't happen) are now named 'unknown' rather than not specified
Jon Atkins
2013-05-14 22:35:12 +01:00
fceb09901b* got rid of the 'clear cache' icon. there is no use for it anymore * bumped version number since there were a lot of improvements since 3.6
Philipp Schaefer
2013-05-14 22:00:54 +02:00
7d53f35714fixed indentation on speech-search plugin header to match the others
Philipp Schaefer
2013-05-14 19:43:08 +02:00
11e9663e60Merge branch 'master' of github.com:jonatkins/ingress-intel-total-conversion
Philipp Schaefer
2013-05-14 19:17:42 +02:00
0e8fac893esome comments and brackets
Philipp Schaefer
2013-05-14 19:17:12 +02:00
2990e938a6fixed indentation on speech-search plugin to match the others updated description to be clear it isn't for firefox
Jon Atkins
2013-05-14 18:16:00 +01:00
6a1032c7aaMerge branch 'cacheWhenTethered' of git://github.com/hastarin/ingress-intel-total-conversion into hastarin-cacheWhenTethered
Philipp Schaefer
2013-05-14 18:48:43 +02:00
88fdb63f06fix description of player tracker to match behaviour
Jon Atkins
2013-05-14 16:52:09 +01:00
7a9976c2e0Merge pull request #276 from fkloft/bugfix
Jon Atkins
2013-05-13 20:21:58 -07:00
aa46d86903Corrected logic. Don't forget the !
hastarin
2013-05-14 12:47:42 +10:00
2af9174cfeUse cache on Android 4.1+ if using Wi-Fi tethering.
hastarin
2013-05-14 12:41:07 +10:00
3980a19e46Bug fix in portal render limit handler and add function to clean up left over portals which should be removed after minimum display portal level rise.
Xelio
2013-05-14 00:26:26 +08:00
e03899b96fSmall bugfix (one semicolon which causes one line of text to be ignored)
Felix Kloft
2013-05-13 17:11:43 +02:00
0246fa394eadded two patterns to gitignore
Felix Kloft
2013-05-13 17:11:04 +02:00
bedc272ab9Plugin Keys: Change description to mention sync function
Xelio
2013-05-13 15:41:02 +08:00