1557 Commits

Author SHA1 Message Date
Jon Atkins
ca0d4b0e92 Merge branch 'patch-plugin-keys-update' of https://github.com/Xelio/ingress-intel-total-conversion into Xelio-plugin-iitc-sync 2013-05-18 01:18:13 +01:00
Jon Atkins
7225ac0096 update ClientID to one specifically for IITC, and under my (Jon Atkins) control 2013-05-18 01:15:30 +01:00
Jon Atkins
099fc1a70c Merge branch 'plugin-iitc-sync' of https://github.com/Xelio/ingress-intel-total-conversion into Xelio-plugin-iitc-sync 2013-05-18 01:14:26 +01:00
Jon Atkins
7b44784c02 fix comment 2013-05-18 01:06:01 +01:00
Jon Atkins
ca76e7ed60 add the concept of portal detail level zoom, separate from map level zoom
this allows us to override the zoom used to retrieve server data, giving options to either retrieve lower zoom levels to reduce the number of requests, or higher zoom levels to retrieve lower level portals from the server
2013-05-17 23:45:14 +01:00
Philipp Schaefer
049bc9dbbc Merge pull request #280 from fkloft/android_login
Android login
2013-05-17 01:22:32 -07:00
Felix Kloft
114103f08c added comments 2013-05-17 09:36:10 +02:00
Felix Kloft
2194a0c74f Rename class 2013-05-17 08:56:03 +02:00
Jon Atkins
ccb5123667 Merge pull request #283 from Fragger/update-external-L.Controls
Update L.Control plugins to follow leaflet update
2013-05-16 19:48:58 -07:00
Kevin
4c4d27ad6d Nits, pan control had no update 2013-05-16 18:26:59 -07:00
Kevin
23b01a8949 Fix leaflet bar align for other tools on the side 2013-05-16 18:25:05 -07:00
Kevin
ff91990893 Update L.Control plugins to follow leaflet update 2013-05-16 18:19:07 -07:00
Jon Atkins
b24c7f5d32 work in progress - api for java app to interface with the layer chooser 2013-05-16 22:06:25 +01:00
Xelio
973e6899d1 Plugin Sync: Remove gapi.js in external and load it from source of Google. 2013-05-17 03:29:02 +08:00
Jon Atkins
746d4bdc2b possible fix for #271 'undefined' issue 2013-05-16 18:39:24 +01:00
Felix Kloft
42b03d2daa Remove obsolete import 2013-05-15 23:54:42 +02:00
Felix Kloft
15ad360f0b Restored geolocation feature 2013-05-15 23:06:26 +02:00
Felix Kloft
8f9ee4382d Remove instance after successful login 2013-05-15 13:38:17 +02:00
Felix Kloft
8cf0f3fff0 Add progress bars
- indeterminate progress bar for authentication stuff
- determinate progress bar for page loading

(The second one was added so you can see that there is something happening after selecting your account)
2013-05-15 13:13:42 +02:00
Felix Kloft
69ee110182 Add progress bar 2013-05-15 12:29:30 +02:00
Felix Kloft
db42329234 Merge branch 'master' into android_login 2013-05-15 11:56:08 +02:00
Felix Kloft
680626b220 Add forgotten string 2013-05-15 11:45:11 +02:00
Felix Kloft
10d6c0360d Use Android integrated Google login 2013-05-15 11:42:29 +02:00
Xelio
c42fc94db3 Plugin Sync: Add notice for developers 2013-05-15 12:52:03 +08:00
Jon Atkins
6a35059cf9 Merge branch 'master' of https://github.com/jonatkins/ingress-intel-total-conversion 2013-05-14 22:36:34 +01:00
Jon Atkins
73487d7e50 add 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
2013-05-14 22:35:12 +01:00
Philipp Schaefer
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
2013-05-14 22:00:54 +02:00
Philipp Schaefer
7d53f35714 fixed indentation on speech-search plugin header to match the others 2013-05-14 19:43:08 +02:00
Philipp Schaefer
11e9663e60 Merge branch 'master' of github.com:jonatkins/ingress-intel-total-conversion 2013-05-14 19:17:42 +02:00
Philipp Schaefer
0e8fac893e some comments and brackets 2013-05-14 19:17:12 +02:00
Jon Atkins
2990e938a6 fixed indentation on speech-search plugin to match the others
updated description to be clear it isn't for firefox
2013-05-14 18:16:00 +01:00
Jon Atkins
41f78f614d Merge branch 'master' of https://github.com/brutal-chaos/ingress-intel-total-conversion into brutal-chaos-master 2013-05-14 18:09:12 +01:00
Philipp Schaefer
6a1032c7aa Merge branch 'cacheWhenTethered' of git://github.com/hastarin/ingress-intel-total-conversion into hastarin-cacheWhenTethered 2013-05-14 18:48:43 +02:00
Jon Atkins
88fdb63f06 fix description of player tracker to match behaviour 2013-05-14 16:52:09 +01:00
Jon Atkins
c344c8c857 Merge branch 'patch-bug-portal-render-limit' of https://github.com/Xelio/ingress-intel-total-conversion into Xelio-patch-bug-portal-render-limit 2013-05-14 04:35:31 +01:00
Jon Atkins
7a9976c2e0 Merge pull request #276 from fkloft/bugfix
Bugfix
2013-05-13 20:21:58 -07:00
hastarin
aa46d86903 Corrected logic. Don't forget the ! 2013-05-14 12:47:42 +10:00
hastarin
2af9174cfe Use cache on Android 4.1+ if using Wi-Fi tethering. 2013-05-14 12:41:07 +10:00
Xelio
3980a19e46 Bug 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. 2013-05-14 00:26:26 +08:00
Felix Kloft
e03899b96f Small bugfix
(one semicolon which causes one line of text to be ignored)
2013-05-13 17:11:43 +02:00
Felix Kloft
0246fa394e added two patterns to gitignore 2013-05-13 17:11:04 +02:00
Xelio
bedc272ab9 Plugin Keys: Change description to mention sync function 2013-05-13 15:41:02 +08:00
Jon Atkins
ee589721e6 i'd been given a list of all guid type codes from the ingress android app - so update the comments to list them all 2013-05-13 05:26:42 +01:00
Jon Atkins
70a4ca804f some z-index fixes - makes tooltips (e.g. guess player level) actually appear on top of the chat panel rather than underneath 2013-05-13 05:03:55 +01:00
Jon Atkins
9ff9671def scale bar - reduce the width on mobile 2013-05-13 04:57:51 +01:00
Jon Atkins
94fbf5ba08 fix enabling/disabling of layer chooser portal levels so it works correctly - was broken at L8 2013-05-13 04:12:02 +01:00
Justin Noah
aff2b8080c speech-search: new plugin speech search
This is webkit only since no other browser currently supports speech input
2013-05-12 19:00:46 -07:00
Jon Atkins
66e6502d50 minor status bar tweaks
- make L8 not show L8+
- add a little margin between the level info and the map status - may need reducing a little for mobile
- indentation fixes, minor cleanups
2013-05-13 01:28:38 +01:00
Jon Atkins
e4ad933bb2 clamp bounds used for map data requests. no point in trying to request data outside +-90, +-180 coordinates, as it's pointless, and the server returns an error code anyway 2013-05-13 01:11:28 +01:00
Jon Atkins
339c7ec21e add utility functions to clamp latitude to +-90.0, and longitude to +-180.0 2013-05-13 01:10:18 +01:00