1322 Commits

Author SHA1 Message Date
Jon Benson
13bd906a9e Starting work on modifying mobile app action bar. 2013-05-06 18:46:59 +10:00
Jon Atkins
42d5b8d8f9 reduce the sidebar height when no portal is selected - more useful now that the portal details now have a 'X' close button
could perhaps reduce the hight further, but then the expand/colapse arrow gets a bit cramped towards the top (could look into centering this vertically though..?)

also, moved the default right position of the sidebartoggle to offscreen. it's set in code anyway, and will look nicer on mobile app initialisation
2013-05-05 19:15:15 +01:00
Jon Atkins
3f4d7f5a16 Merge pull request #232 from Xelio/patch-plugin-keysonmap-addLayer
Plugin Keys On Map: Change to use window.addLayerGroup() to handle plugin layer
2013-05-05 10:08:30 -07:00
Jon Atkins
143c855c49 Merge pull request #231 from Xelio/patch-addLayer-for-plugin
Add function for plugin to add layerGroup and persist display status between session
2013-05-05 10:08:13 -07: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
Jon Atkins
530c3cecf1 build script - add optional preBuild and postBuild settings, to allow one or more additional commands to be executed as part of a build.
could be used to copy builds to a web server, copy additional files (E.g. .htaccess), trigger browser refresh, etc
2013-05-03 19:49:12 +01: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
Xelio
917a538a11 Fix comment 2013-05-03 13:14:13 +08:00
Xelio
50f4004ac5 Fix logic bug in addLayerGroup 2013-05-03 13:10:25 +08:00
Jon Atkins
9575e4b4c2 website
- fix loading version number from renamed internal assets
- remove various php notice/warnings from the webserver logs
2013-05-03 05:39:54 +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
c767c802a5 Merge branch 'master' of github.com:jonatkins/ingress-intel-total-conversion 2013-05-03 01:05:36 +02:00
Philipp Schaefer
aa7de6f571 added new developer options (fix for #219) 2013-05-03 01:05:19 +02:00
Philipp Schaefer
430824825f added new developer options (fix for 219) 2013-05-03 01:02:08 +02:00
Xelio
32c4e79d5f Plugin Keys On Map: Change to use window.addLayerGroup() to handle plugin layer 2013-05-02 14:41:10 +08:00
Xelio
61d83567a6 Add function for plugin to add layerGroup and persist display status between session 2013-05-02 14:32:19 +08:00
Jon Atkins
039167051e website - new IITC release 2013-05-02 04:19:31 +01:00
Jon Atkins
7d443686d3 website - add support for 'experimental' build 2013-05-02 03:12:43 +01:00
Jon Atkins
18f9ef0c2e update build.py for fdroid - a 'copyonly' mode that prepares the mobile/assets folder but doesn't run 'ant' 2013-05-01 17:07:31 +01:00
Jon Atkins
30594359f0 Merge pull request #224 from Fragger/more-portal-link-fixes
More updates to url links to be compatible with stock intel map
2013-05-01 07:46:32 -07:00
Jon Atkins
6c69de2a4b Merge pull request #223 from Xelio/patch-layer-status-persist
Make use of layer control status function in main script
2013-05-01 07:38:28 -07:00
Kevin
79af80d0c3 More updates to url links to be compatible with stock intel map 2013-04-30 22:33:07 -07:00
Xelio
47bc5fa1b2 Make use of layer control status function in main script
Layers display status now persist between session
2013-05-01 13:14:19 +08:00
Jon Atkins
fc3dde2b7a player tracker - bump version number. missed from previous commit 2013-05-01 04:29:14 +01:00
Jon Atkins
60dfd5d095 fix tooltips on player tracker after disabling+enabling the layer
fix #106 - inspired by pull request #146
2013-05-01 04:12:10 +01:00
Jon Atkins
ec50c49717 Merge pull request #217 from Fragger/contribs-to-about
Add contribs to About IITC, fix minor newline issue in loaderMD
2013-04-30 18:23:49 -07:00
Jon Atkins
308459178d improve refresh handling
- increase timeout on zoom/move end to 0.8 seconds
- prevent repeated refreshes faster than every 5 seconds
- delay initial refresh on load - should prevent immediate refresh after page load

fix #200
2013-05-01 01:57:02 +01:00
Jon Atkins
19638dfc39 Merge pull request #215 from Xelio/patch-plugin-keysonmap-1
Plugin Keys On Map: Keys layer stay display/hide as previous session.
2013-04-30 11:30:39 -07:00
Jon Atkins
a1b76f78bb Merge pull request #214 from Xelio/patch-layer-control-status
Add function to store layer control status (overlay only) in cookie for using in next session.
2013-04-30 11:29:07 -07:00
Jon Atkins
c64c144a97 website - i really should test things more... :-/ 2013-04-30 19:10:42 +01:00
Jon Atkins
b98cf6b7ae website - tracking mobile shouldn't always point to 'release' - use apk relative path 2013-04-30 19:04:01 +01:00
Jon Atkins
cf3bf41daf website - oops - bad tag 2013-04-30 18:58:22 +01:00
Jon Atkins
2986e5408f rework mobile download links - add in QR code too 2013-04-30 18:52:54 +01:00