Jon Atkins
13d1ff9aaa
change mobile 'my location' to zoom level 15, rather than 13
...
ideally, the zoom level should be preserved when locating, perhaps with minimum and maximum zoom levels. this way it'd work well for both low portal density regions and the higher portal density in cities
(i.e. at least zoom level 13, no more than zoom level 17). leaflet doesn't allow for this as it stands, so tis is a quick-n-dirty improvement
2013-05-08 03:05:17 +01:00
Jeremy Lindgren
067f56fe7a
Merge remote-tracking branch 'upstream/master'
2013-05-07 17:20:02 -05:00
Philipp Schaefer
6e72f516e6
load actionbar setting onCreate too (see #216 )
2013-05-07 22:04:58 +02:00
Philipp Schaefer
f3fae16fe6
set fetch dev-mode default value to false
2013-05-07 20:28:17 +02:00
Philipp Schaefer
0eaf076a75
made action bar optional in fullscreen mode (see #216 )
2013-05-07 19:42:56 +02:00
Philipp Schaefer
87c0c54a26
don't hide actionbar in fullscreen since we don't have iitc-tabs for control
2013-05-07 12:01:20 +02:00
Philipp Schaefer
9edcdaac3d
bump version number and fixed about string since the app is not completely my work anymore
2013-05-07 11:53:41 +02:00
Jon Benson
b0e7110182
Formatted files via Eclipse to hopefully have correct spacing/ident.
2013-05-07 19:36:02 +10:00
Jon Benson
4906b57f15
Hopefully fix whitespace issues.
2013-05-07 19:05:50 +10:00
Jon Benson
935e9ab688
Fixed style overriding css to hide chat control tabs.
2013-05-07 18:15:41 +10:00
Jon Benson
084494bec0
Zoom control is now only disabled on multitouch capable devices by default
...
and can be forced on again via a preference.
2013-05-07 17:22:07 +10:00
Jon Benson
4f2cb4f6bb
Removed Setting for Desktop mode. It's not compatible now.
...
If folks really want to they can still use it via a browser.
2013-05-07 15:45:41 +10:00
Jon Benson
822b7df00a
Changed various action items to "ifRoom" so they aren't forced. Will be better on smaller displays.
2013-05-07 15:40:15 +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
d97b78fafb
Removed various drawables and fixed chat scroll bug.
2013-05-07 12:34:23 +10:00
Jon Benson
d064e17c06
Fixed a focus bug with locate button and added Exit menu option.
2013-05-06 22:55:16 +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 Benson
13bd906a9e
Starting work on modifying mobile app action bar.
2013-05-06 18:46:59 +10:00
Jon Atkins
434abe26e1
Merge branch 'master' into experimental
2013-05-05 17:56:51 +01:00
Philipp Schaefer
de1e553c32
made pref_dev_checkbox check false per default
2013-05-04 16:34:01 +02:00
Philipp Schaefer
897e0bc731
iitc_path has a / at the end...no need to begin the rest of the path with a / ( fixes #240 )
2013-05-04 16:31:52 +02:00
Philipp Schaefer
fc0e66fc7a
let keyboard work in fullscreen mode too
2013-05-04 12:21:05 +02:00
Philipp Schaefer
96ab292a5d
add icon to toggle fullscreen action button (see #237 )
2013-05-04 11:42:33 +02:00
Philipp Schaefer
041c7dd0bd
own method for js-file to string...improve code readability
2013-05-04 11:36:32 +02:00
Philipp Schaefer
bbeecfaaaf
disable fullscreen if 'toggle fullscreen' is pressed from fullscreen
2013-05-04 01:10:01 +02:00
Philipp Schaefer
68c089664f
show a toast when entering fullscreen mode (see #237 )
2013-05-04 01:04:38 +02:00
Philipp Schaefer
5c254c95b4
added toggle fullscreen button (see #237 )
2013-05-04 01:01:51 +02:00
Philipp Schaefer
e57c0b65dd
load only *.user.js files as additional plugins
2013-05-04 00:24:00 +02:00
Philipp Schaefer
710f4bf04e
added possibility to load additional plugins from /sdcard/IITC_Mobile/plugins/
2013-05-04 00:08:48 +02:00
Philipp Schaefer
f6e6b76249
made force-https an option in mobile settings. removed plugin from build
2013-05-03 23:53:46 +02:00
Philipp Schaefer
fb90f9139c
check network state onResume. use cached tiles if on mobile network (see #225 )
2013-05-03 11:36:57 +02:00
Jon Atkins
8fa14bf93e
Merge branch 'master' into experimental
2013-05-03 02:04:24 +01:00
Jon Atkins
48a7a688f8
bump version code/number past that used by f-droid.org - code 15, version 0.3.3
2013-05-03 02:02:50 +01:00
Jon Atkins
31f38b77a3
Merge branch 'master' of https://github.com/jonatkins/ingress-intel-total-conversion
...
Conflicts:
mobile/AndroidManifest.xml
version code 14, version number 0.3.2.1, was used in an f-droid.org build (in theory)
2013-05-03 02:02:03 +01:00
Jon Atkins
6fd100c3fe
bump mobile version number - this one was (in theory) used for an f-droid.org build - not sure that was released though
...
will need bumping again for next public release
2013-05-03 02:00:26 +01:00
Philipp Schaefer
7c94106d5e
updated mobile README.md
2013-05-03 01:37:36 +02:00
Philipp Schaefer
2c59ae0eaf
change name of dev options to dev mode
2013-05-03 01:33:07 +02:00
Philipp Schaefer
9aa8aaa59d
updated hacking.md
2013-05-03 01:27:57 +02:00
Philipp Schaefer
796391641c
removed old github link from about dialog. It does not exists anymore...
2013-05-03 01:23:59 +02:00
Philipp Schaefer
01b891a7a4
added preference category 'misc'...moved plugins and iitc source to misc
2013-05-03 01:16:17 +02:00
Philipp Schaefer
aa7de6f571
added new developer options (fix for #219 )
2013-05-03 01:05:19 +02:00
vita10gy
9720593faa
Merge branch 'master' into highlighter
2013-04-30 22:58:09 -05:00
Jon Atkins
145163f0de
possible fix for #221
2013-04-30 17:01:45 +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
Philipp Schaefer
28233b8118
display user location on iitcm (see #179 )
2013-04-28 22:46:18 +02:00