Stefan Breunig
eed1b9cef2
fix back function on android
2013-03-08 11:08:47 +01:00
Stefan Breunig
1e2935c018
don’t try to request more chat messages when no chat is active. This only affected smartphones.
2013-03-08 10:46:52 +01:00
Stefan Breunig
fa82356ca8
update log message to reflect reality
2013-03-08 10:41:48 +01:00
Stefan Breunig
3f134542cb
switch to map on geosearch success ( fixes #410 )
2013-03-08 10:36:33 +01:00
Stefan Breunig
a172dee7e3
add attribution for taphold.js
2013-03-08 10:18:08 +01:00
Stefan Breunig
3bd60f4df7
tap-and-hold a portal on a smartphone to switch directly to it ( fixes #406 )
2013-03-08 10:15:38 +01:00
Stefan Breunig
2fa8ff7f78
can long-click (“tap and hold”) optional layers in layer chooser for select-only-this-layer
2013-03-08 09:28:56 +01:00
Stefan Breunig
94190bd900
color text in red for public chat (see #73 )
2013-03-08 09:14:41 +01:00
Stefan Breunig
47d6a3e886
shorten layer names so smartphones with smaller screens don’t wrap the layer chooser
2013-03-08 08:33:43 +01:00
Stefan Breunig
2b102f0f33
try different fix for #415
2013-03-08 08:27:20 +01:00
Stefan Breunig
80f026ab0f
test fix for #415
2013-03-08 08:10:36 +01:00
Stefan Breunig
080c8ab136
fix #373
2013-03-08 07:37:05 +01:00
Stefan Breunig
7b0a8ecd03
fix guessed notice for "guess player levels"
2013-03-08 01:30:44 +01:00
Stefan Breunig
9c2bc7a779
Merge branch 'gh-pages' of github.com:breunigs/ingress-intel-total-conversion into gh-pages
2013-03-08 01:12:12 +01:00
Stefan Breunig
9ca2a143ca
implement back action
2013-03-08 01:11:56 +01:00
leCradle
ae748b15ff
some code formatting
2013-03-07 19:03:14 +01:00
Stefan Breunig
d5289690fa
Update HACKING.md
2013-03-07 16:11:08 +01:00
Stefan Breunig
6796d1b37b
Merge pull request #381 from boombuler/redeem_dlg
...
New Redeem-Dialog Content
2013-03-07 07:08:58 -08:00
Florian Sundermann
3bb3a4b6b2
fixed coding style (no spaces after for and if)
2013-03-07 15:04:50 +01:00
leCradle
bee82183ff
removed iitc mobile prebuilds
2013-03-07 14:25:56 +01:00
Stefan Breunig
dffc41dea8
Update README.md
2013-03-07 14:23:13 +01:00
leCradle
9c730aa941
quick fix to display menu button on new nexus devices
2013-03-07 14:14:09 +01:00
Stefan Breunig
ad9cc2184c
resize images
2013-03-07 14:06:39 +01:00
Stefan Breunig
8804c2c5fb
Merge branch 'gh-pages' of github.com:breunigs/ingress-intel-total-conversion into gh-pages
2013-03-07 14:02:32 +01:00
Stefan Breunig
1a9b47ac2b
add mobile screens
2013-03-07 14:02:24 +01:00
Florian Sundermann
ca4ad51d93
fixed some more codingstyle issues
2013-03-07 13:32:03 +01:00
leCradle
3a09a57b6a
Update Hacking.md
2013-03-07 13:26:16 +01:00
Stefan Breunig
a05ecbbb14
Update HACKING.md
2013-03-07 13:23:21 +01:00
Stefan Breunig
b475ad8b57
Update HACKING.md
2013-03-07 13:22:57 +01:00
leCradle
8593a7a050
splitted mobile iitc README in user and dev docs
2013-03-07 13:16:40 +01:00
Stefan Breunig
bd88d3510e
update small screen for wiki pages
2013-03-07 13:15:44 +01:00
Stefan Breunig
e12279cc1f
Merge branch 'gh-pages' of github.com:breunigs/ingress-intel-total-conversion into gh-pages
2013-03-07 13:05:03 +01:00
Stefan Breunig
356165b820
move attribution
2013-03-07 13:04:54 +01:00
Stefan Breunig
48625c29ab
Update README.md
2013-03-07 13:04:35 +01:00
Stefan Breunig
f511557353
Update README.md
2013-03-07 12:50:10 +01:00
Stefan Breunig
2c28e1dea1
Update USERGUIDE.md
2013-03-07 12:29:23 +01:00
Stefan Breunig
c350d6400b
Update USERGUIDE.md
2013-03-07 12:28:59 +01:00
Stefan Breunig
6a1b2fa7b1
Update README.md
2013-03-07 12:26:44 +01:00
Philipp Schaefer
388ed4221d
Merge commit 'local iitc mobile files' into gh-pages
2013-03-07 12:23:30 +01:00
Philipp Schaefer
d13ae66353
added new iitc mobile project
2013-03-07 12:18:40 +01:00
Stefan Breunig
02c0806381
make mobile/ dir-listable
2013-03-07 11:57:56 +01:00
Stefan Breunig
b6bf5669a5
portal may become unselected
...
This simplifies the logic a bit, hopefully making it easier to debug the
issue See #404 . It seems to be related to when the portal changed because
I could trigger it easily on zooming in/out when there was a cache bug
that gave me an R portal in one zoom level and an E one in the other.
2013-03-07 11:30:58 +01:00
Stefan Breunig
26c18a7ddf
fix shadow handling in marker icons
2013-03-07 10:49:13 +01:00
Stefan Breunig
3e85abebdd
put the new images in dist/images as well
2013-03-07 09:20:21 +01:00
Stefan Breunig
d014933bae
make retina icons available with an underscore and hack leaflet to reflect this.
2013-03-07 09:10:01 +01:00
Stefan Breunig
41c3f01737
point leaflet to use app engine to serve marker icons. App Engine does not allow @-signs in their filenames, so the marker will probably be broken on retina-displays.
2013-03-07 09:06:15 +01:00
Stefan Breunig
626f734ba8
Merge branch 'gh-pages' of github.com:breunigs/ingress-intel-total-conversion into gh-pages
2013-03-07 09:02:44 +01:00
Stefan Breunig
b3f0aef619
point link in NEWS to app engine as well
2013-03-07 09:02:28 +01:00
Stefan Breunig
0ffd1d2f75
enable directory listing for nightly builds on app engine, update docs
2013-03-07 09:01:49 +01:00
Stefan Breunig
16eb157b9f
update full link, too
2013-03-07 08:43:18 +01:00