22 Commits

Author SHA1 Message Date
Philipp Schaefer
d21fdc0176 overhauled button pressed backStack behaviour...use a JS callback to let it work with JS calls 2013-06-14 16:49:54 +02:00
Philipp Schaefer
cc44392d03 reload page after login 2013-06-14 12:02:35 +02:00
Philipp Schaefer
855b7c22af fixed portal long tab issue 2013-06-14 11:21:44 +02:00
Philipp Schaefer
bb7f200547 use in-app layer chooser on desktop mode 2013-05-29 00:57:38 +02:00
Philipp Schaefer
d3461b0451 got back long press on portal functionality 2013-05-25 13:39:58 +02:00
hastarin
3691402e4a Improved back handling in mobile app. Now more consistant with standard. 2013-05-25 11:58:35 +10:00
Jon Atkins
52bce7fa31 remove debug console.log, fix comment 2013-05-20 05:16:22 +01:00
Philipp Schaefer
ca51cfbb99 check for android interface before calling functions of it 2013-05-19 18:10:04 +02:00
Philipp Schaefer
7f723cd559 first version of in-app layer chooser 2013-05-19 17:14:39 +02: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
hastarin
cf5116d75c Reduced render limit on mobile. 2013-05-13 03:10:46 +10:00
hastarin
c630277c25 More tweaks to mobile layout.
Known issues:
    - A touch is generating two clicks.  Most noticeable with pan plugin.
    - The pan plugin requires the +/- zoom buttons be enabled.
2013-05-09 01:48:59 +10:00
Jon Benson
1a701e5a32 Further bugfixes related to chat/debug. 2013-05-07 15:21:05 +10:00
Jon Benson
0108d1b49c Added debug menu option and started tidying up 'window' handling 2013-05-07 14:09:30 +10:00
Jon Benson
7e2087da63 Redesigned IITC Mobile to use ActionBar menu instead of web based tabs. 2013-05-06 22:31:50 +10:00
Jon Atkins
270905c83a enable zoom control for mobile (allows for one-touch zoom control)
move zoom control to under the layer control on smartphone layout
remove localstorage zoom control visibility setting - there was no way to configure it, so seemed a bit odd
2013-03-30 20:01:36 +00:00
Jon Atkins
39f5f9db2e inject smartphone.css dynamically in code/smartphone.js - this makes it easy to switch between modes on a URL parameter
fix #88
2013-03-29 00:49:46 +00:00
Jon Atkins
51804c80dd allow forcing of mobile/desktop site with vp=m or vp=f URL parameters
this will allow the IITC Mobile app to include an option to choose desktop/mobile versions of IITC
for regular desktop browsers, don't expect it to work well with vp=m
2013-03-27 05:37:30 +00: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
2b102f0f33 try different fix for #415 2013-03-08 08:27:20 +01:00
Stefan Breunig
11d1312068 remove debug oversight 2013-02-16 13:55:11 +01:00
Stefan Breunig
346d3ae0a1 implement basic support for smartphones 2013-02-16 13:52:17 +01:00