Jon Atkins
3ee03778ef
fix several issues
...
- resonator energy
- portal owner & capture date
- mod type filtering code
2014-05-24 01:14:39 +01:00
Jon Atkins
b595af30ad
more work on fixing things for the 2014-05-23 changes
...
it's a big job - much is still broken
2014-05-23 23:50:37 +01:00
Jon Atkins
e090bdefae
remove some unused constants
2014-04-22 10:22:22 +01:00
fkloft
23a092f187
Add Android Beam (NFC) support
2014-01-26 14:35:12 +01:00
Philipp Schaefer
adc5d16297
workaround: always enable JS if webview has focus. fixes select box spinner close behavior on Android 4.4
2014-01-24 00:16:43 +01:00
fkloft
787a68ac8d
Provide API to select a file on mobile
2014-01-20 22:33:00 +01:00
Philipp Schaefer
2b358c710a
Merge branch 'desktop-mode' of git://github.com/fkloft/ingress-intel-total-conversion into fkloft/desktop-mode
2013-12-18 10:20:27 +01:00
fkloft
a2501f518f
Show a little red dot on the northern resonator (details pane + mobile status bar)
2013-12-18 00:30:02 +01:00
fkloft
a68c72583f
mobile statusbar: update statusbar immediately on selection using reduced data, redraw when portal details available
2013-12-17 23:05:50 +01:00
fkloft
f2b3f3466e
mobile: Fix desktop mode
...
(plugins would not be reachable)
2013-12-17 21:35:00 +01:00
Philipp Schaefer
72620ed668
got rid of redundant code
2013-10-02 23:40:51 +02:00
Philipp Schaefer
7fd3cb7fd6
show a hint for the user that a tap leads to the info screen in mobile status bar, when no portal is selected.
2013-10-02 23:33:09 +02:00
Jon Atkins
eab33b9a49
quick-n-dirty alternate route to the info page on mobile - tap on the status bar left hand side
...
(where we already show a mini portal status)
2013-09-27 05:11:01 +01:00
Philipp Schaefer
2e78b58678
event for select boxes to disable androids JS calls
2013-09-18 17:06:22 +02:00
Philipp Schaefer
1038fb142a
removed trailing whitespace
2013-07-13 14:02:55 +02:00
fkloft
39ce9102e8
Show resonator status (level/energy) of selected portal in status bar on smartphones
2013-07-13 00:14:02 +02:00
fkloft
4162a5bbaf
show selected portal's color in mobile status bar
2013-07-12 17:42:27 +02:00
hastarin
e8c73f9f46
Added status bar for mobile version.
2013-06-21 14:46:08 +10:00
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