Felix Kloft
8cf0f3fff0
Add progress bars
...
- indeterminate progress bar for authentication stuff
- determinate progress bar for page loading
(The second one was added so you can see that there is something happening after selecting your account)
2013-05-15 13:13:42 +02:00
Felix Kloft
69ee110182
Add progress bar
2013-05-15 12:29:30 +02:00
Felix Kloft
db42329234
Merge branch 'master' into android_login
2013-05-15 11:56:08 +02:00
Felix Kloft
680626b220
Add forgotten string
2013-05-15 11:45:11 +02:00
Felix Kloft
10d6c0360d
Use Android integrated Google login
2013-05-15 11:42:29 +02:00
Jon Atkins
6a35059cf9
Merge branch 'master' of https://github.com/jonatkins/ingress-intel-total-conversion
2013-05-14 22:36:34 +01:00
Jon Atkins
73487d7e50
add bing maps link to "map links" dialog
...
the encoded_name no longer includes the space/brackets - so these are now added in the java app - which makes more sense anyway
unknown names (shouldn't happen) are now named 'unknown' rather than not specified
2013-05-14 22:35:12 +01:00
Philipp Schaefer
fceb09901b
* got rid of the 'clear cache' icon. there is no use for it anymore
...
* bumped version number since there were a lot of improvements since 3.6
2013-05-14 22:00:54 +02:00
Philipp Schaefer
0e8fac893e
some comments and brackets
2013-05-14 19:17:12 +02:00
hastarin
aa46d86903
Corrected logic. Don't forget the !
2013-05-14 12:47:42 +10:00
hastarin
2af9174cfe
Use cache on Android 4.1+ if using Wi-Fi tethering.
2013-05-14 12:41:07 +10:00
Jon Atkins
7ed03d12b2
update layer chooser styling on mobile
...
- remove size increase for layer chooser - it's large enough already (and matches the size of other android UI elements)
- remove extra padding between layer chooser lines. yes, it'll be harder to click the right line, but smaller screens have it pushed off the bottom sometimes without this)
2013-05-12 17:26:42 +01:00
Jon Atkins
9266283684
upgrade leaflet to the master version - taken 2013-05-12 - 3d3e2cd
...
should fix issues with layer control on mobile, and other improvements
also - the convention for marker filenames has changed from ...@2x.png to ...-2x.png for the double sized ones - so changed our files to match (we had a mix of ...@2x.png and ..._2x.png)
2013-05-12 17:18:58 +01:00
Philipp Schaefer
96add49516
notify android when select spinner is opened/closed (fix for #255 )
2013-05-11 14:41:15 +02:00
Philipp Schaefer
e716dfcef2
let window.show(...) interupt input mode
2013-05-09 14:38:45 +02:00
Philipp Schaefer
2e50b4fedd
handle edit-text events correctly
2013-05-09 13:20:38 +02:00
Jon Atkins
3523abf032
Merge branch 'layerChooser' of https://github.com/hastarin/ingress-intel-total-conversion into hastarin-layerChooser
2013-05-08 21:39:29 +01:00
Philipp Schaefer
832c61f442
added action bar home button to settings...made toggle fullscreen an method of main activity
2013-05-08 18:10:48 +02: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
hastarin
ff6d261407
Tweaks to mobile for portal_highlighter and others.
2013-05-09 00:50:12 +10:00
hastarin
2c4a83db8e
Merge branch 'master' into layerChooser
2013-05-08 23:20:30 +10:00
hastarin
3b5d449083
Tweaked layerchooser and zoom control positions.
2013-05-08 23:19:33 +10:00
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
hastarin
77420407c4
Merge branch 'master' into layerChooser
2013-05-08 11:18:04 +10:00
hastarin
be1cadc17c
Merge branch 'master' into layerChooser
2013-05-08 10:02:58 +10:00
hastarin
253080c8fb
Remove offset for layer chooser.
2013-05-08 10:00:00 +10: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