1618 Commits

Author SHA1 Message Date
Jeremy Lindgren
55be1dd2af Merge master 2013-05-01 12:53:59 -05:00
Jon Atkins
18f9ef0c2e update build.py for fdroid - a 'copyonly' mode that prepares the mobile/assets folder but doesn't run 'ant' 2013-05-01 17:07:31 +01:00
Jon Atkins
30594359f0 Merge pull request #224 from Fragger/more-portal-link-fixes
More updates to url links to be compatible with stock intel map
2013-05-01 07:46:32 -07:00
Jon Atkins
6c69de2a4b Merge pull request #223 from Xelio/patch-layer-status-persist
Make use of layer control status function in main script
2013-05-01 07:38:28 -07:00
Kevin
79af80d0c3 More updates to url links to be compatible with stock intel map 2013-04-30 22:33:07 -07:00
Xelio
47bc5fa1b2 Make use of layer control status function in main script
Layers display status now persist between session
2013-05-01 13:14:19 +08:00
vita10gy
9720593faa Merge branch 'master' into highlighter 2013-04-30 22:58:09 -05:00
Jon Atkins
fc3dde2b7a player tracker - bump version number. missed from previous commit 2013-05-01 04:29:14 +01:00
Jon Atkins
60dfd5d095 fix tooltips on player tracker after disabling+enabling the layer
fix #106 - inspired by pull request #146
2013-05-01 04:12:10 +01:00
Jon Atkins
ec50c49717 Merge pull request #217 from Fragger/contribs-to-about
Add contribs to About IITC, fix minor newline issue in loaderMD
2013-04-30 18:23:49 -07:00
Jon Atkins
308459178d improve refresh handling
- increase timeout on zoom/move end to 0.8 seconds
- prevent repeated refreshes faster than every 5 seconds
- delay initial refresh on load - should prevent immediate refresh after page load

fix #200
2013-05-01 01:57:02 +01:00
Jon Atkins
19638dfc39 Merge pull request #215 from Xelio/patch-plugin-keysonmap-1
Plugin Keys On Map: Keys layer stay display/hide as previous session.
2013-04-30 11:30:39 -07:00
Jon Atkins
a1b76f78bb Merge pull request #214 from Xelio/patch-layer-control-status
Add function to store layer control status (overlay only) in cookie for using in next session.
2013-04-30 11:29:07 -07:00
Jon Atkins
c64c144a97 website - i really should test things more... :-/ 2013-04-30 19:10:42 +01:00
Jon Atkins
b98cf6b7ae website - tracking mobile shouldn't always point to 'release' - use apk relative path 2013-04-30 19:04:01 +01:00
Jon Atkins
cf3bf41daf website - oops - bad tag 2013-04-30 18:58:22 +01:00
Jon Atkins
2986e5408f rework mobile download links - add in QR code too 2013-04-30 18:52:54 +01:00
Jon Atkins
e4db5ce340 add absoluteurl - http://sourceforge.net/projects/absoluteurl/ 2013-04-30 18:38:50 +01:00
Jon Atkins
145163f0de possible fix for #221 2013-04-30 17:01:45 +01:00
Jon Atkins
a9034f3832 website - load mobile .apk version, and embedded IITC version, dynamically - ensures the data remains up to date, even for the 'test builds' page 2013-04-30 16:39:17 +01:00
Jon Atkins
ec7d18232a add ApkParser - from https://github.com/tufanbarisyildirim/php-apk-parser 2013-04-30 16:31:01 +01:00
Jon Atkins
46cc5a6adc bump version number in preperation of next release (and partly to confirm automated build system is working) 2013-04-30 04:47:36 +01:00
Jon Atkins
3268ef04fb website - fix tracking for desktop downloads - didn't test it 2013-04-30 04:39:29 +01:00
Jon Atkins
af0646fad5 add apple-touch-icon-precomposed - Android uses these too!
(that should get rid of all the 404s in the access logs)
2013-04-30 03:41:07 +01:00
Jon Atkins
51c17daf53 add a test build pate to the website, pointing to the automated hourly builds
for #50
2013-04-30 03:20:26 +01:00
Jon Atkins
5a5e6b9850 Merge branch 'master' of https://github.com/jonatkins/ingress-intel-total-conversion 2013-04-30 02:17:41 +01:00
Jon Atkins
73f9786bba add 'donate' page, with links to FSF + EFF, to website
for #211
2013-04-30 02:16:26 +01:00
Philipp Schaefer
fab4a7e586 added keyboard open/close event
* prevent updating location if keyboard is open...otherwise it will
  close immediately
2013-04-29 15:33:08 +02:00
Philipp Schaefer
c8085931eb removed debug output on location update...it is too much spam 2013-04-29 14:12:04 +02:00
Philipp Schaefer
94f4f96e80 deleted old iitcm icon (see #102) 2013-04-29 13:45:53 +02:00
Philipp Schaefer
e04222b450 added new iitc icon to mobile (see #102) 2013-04-29 13:44:30 +02:00
Philipp Schaefer
a7b04a7a72 added tooltip to user location marker 2013-04-29 09:15:46 +02:00
Jon Atkins
08ab525b7f website: add missing html5shiv (ie6-8 html5). not critical at this time, but better there than not 2013-04-29 04:27:47 +01:00
Jon Atkins
cb207468df Merge pull request #104 from rongou/portal-level-numbers
Add a new plugin to display portal levels as numbers, directly on the map
2013-04-28 19:17:30 -07:00
Kevin
25b6f239c2 Add contribs to About IITC, fix minor newline issue in loaderMD 2013-04-28 18:55:36 -07:00
Jon Atkins
764e31db4b add tracking to download events - if a track function exists
(it does on iitc.jonatkins.com, loaded from tracking.php)
2013-04-28 22:56:35 +01:00
Jon Atkins
f9eec96d65 Merge pull request #197 from integ3r/dev
Passcode redemption overhaul: now with plaintext copying, default display, JS console logging, heuristic item inference, and more
2013-04-28 14:01:57 -07:00
Philipp Schaefer
28233b8118 display user location on iitcm (see #179) 2013-04-28 22:46:18 +02:00
vita10gy
c624cbe481 Merge branch 'highlighter' of https://github.com/vita10gy/ingress-intel-total-conversion into highlighter 2013-04-28 14:00:10 -05:00
vita10gy
55e874ced4 Merge branch 'master' into highlighter 2013-04-28 13:59:26 -05:00
Jon Atkins
1048ce28eb removed unnecessary execute permossions 2013-04-28 19:16:48 +01:00
Jon Atkins
bb6585599f removed unnecessary execute bits 2013-04-28 19:15:36 +01:00
Jon Atkins
e3eb945b97 new website - first release 2013-04-28 19:14:10 +01:00
Jon Atkins
9ef803b600 some spelling fixes and cleanups of plugin descriptions 2013-04-28 18:45:45 +01:00
Xelio
abe902015b Bump version to 0.2.0 2013-04-29 00:38:55 +08:00
Xelio
b8b3c62dad Plugin Keys On Map: Keys layer stay display/hide as previous session. 2013-04-29 00:28:02 +08:00
Xelio
2556a1ab8d Add function to store layer control status (overlay only) in cookie for using in next session. 2013-04-28 23:58:53 +08:00
Morgan Jones
909c760061 * New passcode redemption plaintext format using Unicode chars
* Don't use digit format for plaintext redemption
* Remove unneecessary 'return true' statements
* Passcode guessing doesn't dirty up the results window as much
* Add asterisks to names for all types of guess
2013-04-27 22:37:21 -05:00
Morgan Jones
992c0edacb Merge git://github.com/jonatkins/ingress-intel-total-conversion into dev 2013-04-27 13:09:00 -05:00
Jon Atkins
4d0ca06836 the new IITC logo - source .svg and high resolution .png 2013-04-27 16:54:42 +01:00