Commit Graph

  • 84f5499c18 * Window manager stuff. Multiple windows can be opened now. Still resolving bugs. Morgan Jones 2013-05-06 17:09:39 -06:00
  • e34fd27e9e Added focus link in the toolbox. Some renaming. Removed div to use sidebar style. Riccardo Binetti 2013-05-07 01:05:19 +02:00
  • 7248b17ea8 refresh improvements - cancel existing refrest timer on start zoom/drag - add a manual refresh option into the status box when idle Jon Atkins 2013-05-06 23:08:44 +01:00
  • 38b1034830 Merge git://github.com/jonatkins/ingress-intel-total-conversion into dev Morgan Jones 2013-05-06 13:13:33 -06:00
  • 93c039e295 * Work toward multiple dialog boxes Morgan Jones 2013-05-06 13:13:15 -06:00
  • d064e17c06 Fixed a focus bug with locate button and added Exit menu option. Jon Benson 2013-05-06 22:55:16 +10:00
  • 7e2087da63 Redesigned IITC Mobile to use ActionBar menu instead of web based tabs. Jon Benson 2013-05-06 22:31:50 +10:00
  • 13bd906a9e Starting work on modifying mobile app action bar. Jon Benson 2013-05-06 18:46:59 +10:00
  • 11f7c31ce7 Fixed version date time, updateurl, downloadurl and description Riccardo Binetti 2013-05-06 01:58:23 +02:00
  • 92261c16be Added player's resonators plugin Riccardo Binetti 2013-05-06 01:46:44 +02:00
  • 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..?) Jon Atkins 2013-05-05 19:15:15 +01:00
  • 3f4d7f5a16 Merge pull request #232 from Xelio/patch-plugin-keysonmap-addLayer Jon Atkins 2013-05-05 10:08:30 -07:00
  • 143c855c49 Merge pull request #231 from Xelio/patch-addLayer-for-plugin Jon Atkins 2013-05-05 10:08:13 -07:00
  • a4cdec3571 remove bad CRLF line endings from code/chat.js Jon Atkins 2013-05-05 18:05:13 +01:00
  • 434abe26e1 Merge branch 'master' into experimental Jon Atkins 2013-05-05 17:56:51 +01:00
  • de1e553c32 made pref_dev_checkbox check false per default Philipp Schaefer 2013-05-04 16:34:01 +02:00
  • 897e0bc731 iitc_path has a / at the end...no need to begin the rest of the path with a / (fixes #240) Philipp Schaefer 2013-05-04 16:31:52 +02:00
  • fc0e66fc7a let keyboard work in fullscreen mode too Philipp Schaefer 2013-05-04 12:21:05 +02:00
  • 96ab292a5d add icon to toggle fullscreen action button (see #237) Philipp Schaefer 2013-05-04 11:42:33 +02:00
  • 041c7dd0bd own method for js-file to string...improve code readability Philipp Schaefer 2013-05-04 11:36:32 +02:00
  • bbeecfaaaf disable fullscreen if 'toggle fullscreen' is pressed from fullscreen Philipp Schaefer 2013-05-04 01:10:01 +02:00
  • 68c089664f show a toast when entering fullscreen mode (see #237) Philipp Schaefer 2013-05-04 01:04:38 +02:00
  • 5c254c95b4 added toggle fullscreen button (see #237) Philipp Schaefer 2013-05-04 01:01:51 +02:00
  • e57c0b65dd load only *.user.js files as additional plugins Philipp Schaefer 2013-05-04 00:24:00 +02:00
  • 710f4bf04e added possibility to load additional plugins from /sdcard/IITC_Mobile/plugins/ Philipp Schaefer 2013-05-04 00:08:48 +02:00
  • f6e6b76249 made force-https an option in mobile settings. removed plugin from build Philipp Schaefer 2013-05-03 23:53:46 +02:00
  • 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 Jon Atkins 2013-05-03 19:49:12 +01:00
  • fb90f9139c check network state onResume. use cached tiles if on mobile network (see #225) Philipp Schaefer 2013-05-03 11:34:57 +02:00
  • 917a538a11 Fix comment Xelio 2013-05-03 13:14:13 +08:00
  • 50f4004ac5 Fix logic bug in addLayerGroup Xelio 2013-05-03 13:10:25 +08:00
  • 9575e4b4c2 website - fix loading version number from renamed internal assets - remove various php notice/warnings from the webserver logs Jon Atkins 2013-05-03 05:39:54 +01:00
  • 8fa14bf93e Merge branch 'master' into experimental Jon Atkins 2013-05-03 02:04:24 +01:00
  • 48a7a688f8 bump version code/number past that used by f-droid.org - code 15, version 0.3.3 Jon Atkins 2013-05-03 02:02:50 +01:00
  • 31f38b77a3 Merge branch 'master' of https://github.com/jonatkins/ingress-intel-total-conversion Jon Atkins 2013-05-03 02:02:03 +01:00
  • 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 Jon Atkins 2013-05-03 02:00:26 +01:00
  • 7c94106d5e updated mobile README.md Philipp Schaefer 2013-05-03 01:37:36 +02:00
  • 2c59ae0eaf change name of dev options to dev mode Philipp Schaefer 2013-05-03 01:33:07 +02:00
  • 9aa8aaa59d updated hacking.md Philipp Schaefer 2013-05-03 01:27:57 +02:00
  • 796391641c removed old github link from about dialog. It does not exists anymore... Philipp Schaefer 2013-05-03 01:23:59 +02:00
  • 01b891a7a4 added preference category 'misc'...moved plugins and iitc source to misc Philipp Schaefer 2013-05-03 01:16:17 +02:00
  • c767c802a5 Merge branch 'master' of github.com:jonatkins/ingress-intel-total-conversion Philipp Schaefer 2013-05-03 01:05:36 +02:00
  • aa7de6f571 added new developer options (fix for #219) Philipp Schaefer 2013-05-03 01:02:08 +02:00
  • 430824825f added new developer options (fix for 219) Philipp Schaefer 2013-05-03 01:02:08 +02:00
  • 32c4e79d5f Plugin Keys On Map: Change to use window.addLayerGroup() to handle plugin layer Xelio 2013-05-02 14:41:10 +08:00
  • 61d83567a6 Add function for plugin to add layerGroup and persist display status between session Xelio 2013-05-02 14:30:44 +08:00
  • 039167051e website - new IITC release Jon Atkins 2013-05-02 04:19:31 +01:00
  • 7d443686d3 website - add support for 'experimental' build Jon Atkins 2013-05-02 03:12:43 +01:00
  • 55be1dd2af Merge master Jeremy Lindgren 2013-05-01 12:53:59 -05:00
  • 18f9ef0c2e update build.py for fdroid - a 'copyonly' mode that prepares the mobile/assets folder but doesn't run 'ant' Jon Atkins 2013-05-01 17:07:31 +01:00
  • 30594359f0 Merge pull request #224 from Fragger/more-portal-link-fixes Jon Atkins 2013-05-01 07:46:32 -07:00
  • 6c69de2a4b Merge pull request #223 from Xelio/patch-layer-status-persist Jon Atkins 2013-05-01 07:38:28 -07:00
  • 79af80d0c3 More updates to url links to be compatible with stock intel map Kevin 2013-04-11 23:11:50 -07:00
  • 47bc5fa1b2 Make use of layer control status function in main script Layers display status now persist between session Xelio 2013-05-01 13:14:19 +08:00
  • 9720593faa Merge branch 'master' into highlighter vita10gy 2013-04-30 22:58:09 -05:00
  • fc3dde2b7a player tracker - bump version number. missed from previous commit Jon Atkins 2013-05-01 04:29:14 +01:00
  • 60dfd5d095 fix tooltips on player tracker after disabling+enabling the layer fix #106 - inspired by pull request #146 Jon Atkins 2013-05-01 04:12:10 +01:00
  • ec50c49717 Merge pull request #217 from Fragger/contribs-to-about Jon Atkins 2013-04-30 18:23:49 -07:00
  • 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 Jon Atkins 2013-05-01 01:57:02 +01:00
  • 19638dfc39 Merge pull request #215 from Xelio/patch-plugin-keysonmap-1 Jon Atkins 2013-04-30 11:30:39 -07:00
  • a1b76f78bb Merge pull request #214 from Xelio/patch-layer-control-status Jon Atkins 2013-04-30 11:29:07 -07:00
  • c64c144a97 website - i really should test things more... :-/ Jon Atkins 2013-04-30 19:10:42 +01:00
  • b98cf6b7ae website - tracking mobile shouldn't always point to 'release' - use apk relative path Jon Atkins 2013-04-30 19:04:01 +01:00
  • cf3bf41daf website - oops - bad tag Jon Atkins 2013-04-30 18:58:22 +01:00
  • 2986e5408f rework mobile download links - add in QR code too Jon Atkins 2013-04-30 18:52:54 +01:00
  • e4db5ce340 add absoluteurl - http://sourceforge.net/projects/absoluteurl/ Jon Atkins 2013-04-30 18:38:50 +01:00
  • 145163f0de possible fix for #221 Jon Atkins 2013-04-30 17:01:45 +01:00
  • a9034f3832 website - load mobile .apk version, and embedded IITC version, dynamically - ensures the data remains up to date, even for the 'test builds' page Jon Atkins 2013-04-30 16:39:17 +01:00
  • ec7d18232a add ApkParser - from https://github.com/tufanbarisyildirim/php-apk-parser Jon Atkins 2013-04-30 16:31:01 +01:00
  • 46cc5a6adc bump version number in preperation of next release (and partly to confirm automated build system is working) Jon Atkins 2013-04-30 04:47:36 +01:00
  • 3268ef04fb website - fix tracking for desktop downloads - didn't test it Jon Atkins 2013-04-30 04:39:29 +01:00
  • af0646fad5 add apple-touch-icon-precomposed - Android uses these too! (that should get rid of all the 404s in the access logs) Jon Atkins 2013-04-30 03:41:07 +01:00
  • 51c17daf53 add a test build pate to the website, pointing to the automated hourly builds for #50 Jon Atkins 2013-04-30 03:20:26 +01:00
  • 5a5e6b9850 Merge branch 'master' of https://github.com/jonatkins/ingress-intel-total-conversion Jon Atkins 2013-04-30 02:17:41 +01:00
  • 73f9786bba add 'donate' page, with links to FSF + EFF, to website for #211 Jon Atkins 2013-04-30 02:16:26 +01:00
  • fab4a7e586 added keyboard open/close event * prevent updating location if keyboard is open...otherwise it will close immediately Philipp Schaefer 2013-04-29 15:33:08 +02:00
  • c8085931eb removed debug output on location update...it is too much spam Philipp Schaefer 2013-04-29 14:12:04 +02:00
  • 94f4f96e80 deleted old iitcm icon (see #102) Philipp Schaefer 2013-04-29 13:45:53 +02:00
  • e04222b450 added new iitc icon to mobile (see #102) Philipp Schaefer 2013-04-29 13:44:30 +02:00
  • a7b04a7a72 added tooltip to user location marker Philipp Schaefer 2013-04-29 09:15:46 +02:00
  • 08ab525b7f website: add missing html5shiv (ie6-8 html5). not critical at this time, but better there than not Jon Atkins 2013-04-29 04:27:47 +01:00
  • cb207468df Merge pull request #104 from rongou/portal-level-numbers Jon Atkins 2013-04-28 19:17:30 -07:00
  • 25b6f239c2 Add contribs to About IITC, fix minor newline issue in loaderMD Kevin 2013-04-28 18:55:36 -07:00
  • 764e31db4b add tracking to download events - if a track function exists (it does on iitc.jonatkins.com, loaded from tracking.php) Jon Atkins 2013-04-28 22:56:35 +01:00
  • f9eec96d65 Merge pull request #197 from integ3r/dev Jon Atkins 2013-04-28 14:01:57 -07:00
  • 28233b8118 display user location on iitcm (see #179) Philipp Schaefer 2013-04-28 22:46:18 +02:00
  • c624cbe481 Merge branch 'highlighter' of https://github.com/vita10gy/ingress-intel-total-conversion into highlighter vita10gy 2013-04-28 14:00:10 -05:00
  • 55e874ced4 Merge branch 'master' into highlighter vita10gy 2013-04-28 13:59:26 -05:00
  • 1048ce28eb removed unnecessary execute permossions Jon Atkins 2013-04-28 19:16:48 +01:00
  • bb6585599f removed unnecessary execute bits Jon Atkins 2013-04-28 19:15:36 +01:00
  • e3eb945b97 new website - first release Jon Atkins 2013-04-28 19:14:10 +01:00
  • 9ef803b600 some spelling fixes and cleanups of plugin descriptions Jon Atkins 2013-04-28 18:45:45 +01:00
  • abe902015b Bump version to 0.2.0 Xelio 2013-04-29 00:38:55 +08:00
  • b8b3c62dad Plugin Keys On Map: Keys layer stay display/hide as previous session. Xelio 2013-04-29 00:28:02 +08:00
  • 2556a1ab8d Add function to store layer control status (overlay only) in cookie for using in next session. Xelio 2013-04-28 23:47:50 +08:00
  • 909c760061 * New passcode redemption plaintext format using Unicode chars * Don't use digit format for plaintext redemption * Remove unneecessary 'return true' statements * Passcode guessing doesn't dirty up the results window as much * Add asterisks to names for all types of guess Morgan Jones 2013-04-27 22:37:21 -05:00
  • 992c0edacb Merge git://github.com/jonatkins/ingress-intel-total-conversion into dev Morgan Jones 2013-04-27 13:09:00 -05:00
  • 4d0ca06836 the new IITC logo - source .svg and high resolution .png Jon Atkins 2013-04-27 16:54:42 +01:00
  • be430acc7d increase zoom levels for google map layers to 20 add google terrain layer - max zoom possible here is 15 I did try experimenting with higher zoom for the MapQuest tiles. there was some success at 19, but not all tiles would load - reverted for now Jon Atkins 2013-04-27 16:45:42 +01:00
  • d42d4bb9ea looks like portals now use type .16, along with .11 and .12 already used Jon Atkins 2013-04-27 15:18:27 +01:00
  • 0906114a37 bump version number Philipp Schaefer 2013-04-27 00:52:48 +02:00