Commit Graph

  • c40ac3374e removed tag from log msg in pluginPreferenceActivity Philipp Schaefer 2014-01-22 15:20:13 +01:00
  • d8a09bbae2 * improved pluginPreferenceActivity (yes, I tested it in tablet mode) * made IITC_FileManager.readStream(...) static and always use it when reading src files Philipp Schaefer 2014-01-22 10:45:20 +01:00
  • a161c4e181 new plugin: show the current scoring cycle/checkpoint times on the sidebar Jon Atkins 2014-01-22 04:15:28 +00:00
  • 483227b8fc comments concerning things that need fixing at some point... Jon Atkins 2014-01-22 03:27:21 +00:00
  • 3d17f67e95 Merge branch 'master' of https://github.com/jonatkins/ingress-intel-total-conversion Jon Atkins 2014-01-21 17:44:21 +00:00
  • 68d3edf786 alternate opacity to #744 Jon Atkins 2014-01-21 17:43:13 +00:00
  • 100d83db8a Code formatting, add final modifiers fkloft 2014-01-21 16:28:11 +01:00
  • 7bccd67210 Use common function for stream copying fkloft 2014-01-21 15:37:40 +01:00
  • 2d5f29d04e new settings structure: * renamed old 'misc' category to 'tweaks' * renamed 'developer options' to 'misc' * moved 'about IITC' screen to misc category (no need to have it on top) Philipp Schaefer 2014-01-21 12:32:21 +01:00
  • 65b3a4b0e0 added back toast for missing files in dev-mode Philipp Schaefer 2014-01-21 12:02:34 +01:00
  • d5da36a180 add some comments fkloft 2014-01-20 23:47:05 +01:00
  • 7425058951 Don't restart activity on UI mode change fkloft 2014-01-07 09:52:00 +01:00
  • 0d9f2293fe Merge branch 'file_chooser' fkloft 2014-01-20 23:09:05 +01:00
  • 728144d46f use new file request api for add-kml fkloft 2014-01-20 22:53:30 +01:00
  • 1baad70db2 Move file reading/encoding to new thread fkloft 2014-01-20 22:51:37 +01:00
  • 81aa873e41 allow garbage collection to free handlers fkloft 2014-01-20 22:37:37 +01:00
  • 787a68ac8d Provide API to select a file on mobile fkloft 2014-01-20 22:33:00 +01:00
  • d645064a6d 'in' doesn't do what i thought it did for arrays - doh! Jon Atkins 2014-01-20 19:50:12 +00:00
  • 80c5f021c9 Merge branch 'master' of https://github.com/jonatkins/ingress-intel-total-conversion Jon Atkins 2014-01-20 19:38:44 +00:00
  • 022a918084 flip i/j coords in calculating cell names - confirmed it's required (for two of the zones at least - no examples for southern yet) also, - add top-level cube face borders in a different colour - only draw cells at sensible sizes Jon Atkins 2014-01-20 19:33:40 +00:00
  • 9e210805dc new dynamic activity result handling fkloft 2014-01-20 20:33:02 +01:00
  • d9723507c2 bugfix: super.onCreate() was called too early in PluginPreferenceActivity Philipp Schaefer 2014-01-20 20:21:15 +01:00
  • e63678c2e4 further updates to scoreboard region cell display - iterate through all cells on screen - use larger regional cell groups when zoomed out Jon Atkins 2014-01-20 17:09:18 +00:00
  • 18f2e8b420 s2 geometry - add method to get neighbor cells Jon Atkins 2014-01-20 17:08:22 +00:00
  • b7a4be7282 WORK IN PROGRESS plugin to draw the scoring regions on the map for #741 Jon Atkins 2014-01-20 08:28:33 +00:00
  • 3a2a2e452d more s2geometry code we have enough now to calculate the cell containing a lat/lng, and to calculate the lat/lng for a cell center/boundary not certain the hibbert curve stuff is right yet... Jon Atkins 2014-01-20 08:24:01 +00:00
  • ad5df28f37 undefimned fefault to true, rather than false, when adding a layer - more likely whats wanted Jon Atkins 2014-01-20 08:22:59 +00:00
  • 0afd23c022 WORK IN PROGRESS: s2 geometry functions - needed for the new regional scoreboards Jon Atkins 2014-01-18 13:03:47 +00:00
  • 840c955e46 Leaflet might not be available while booting fkloft 2014-01-17 09:22:08 +01:00
  • 14fc5a1a04 Merge branch 'master' of https://github.com/jonatkins/ingress-intel-total-conversion Jon Atkins 2014-01-15 19:34:09 +00:00
  • 0861d5c35e remove unused function - ingress API no longer uses full bounds-params - it requests by just quadkey now Jon Atkins 2014-01-15 19:33:33 +00:00
  • 437e1cdd08 corrected typo Philipp Schaefer 2014-01-15 15:21:36 +01:00
  • 5a6e898f36 Merge branch 'master' of github.com:jonatkins/ingress-intel-total-conversion Philipp Schaefer 2014-01-15 15:13:06 +01:00
  • 08e9aac296 new notification for external plugins Philipp Schaefer 2014-01-15 13:56:48 +01:00
  • b14c22cc9b fix description of portal reakness highlighter Jon Atkins 2014-01-14 15:22:05 +00:00
  • 74c5259d50 update website for bugfix release Jon Atkins 2014-01-14 12:01:10 +00:00
  • 06df8c91f9 Merge branch 'master' into release Jon Atkins 2014-01-14 11:50:07 +00:00
  • b85ce30904 bump mobile version in preperation for bugfix release Jon Atkins 2014-01-14 10:43:55 +00:00
  • 9113c09fa7 Try to fix recent bug in IITCm fkloft 2014-01-14 08:55:32 +01:00
  • 05cd342051 sort the queued tiles by the distance from the centre of the screen this mirrors the changes to the stock intel site as of 2014-01-13 (and is something i'd been considering before they did this) Jon Atkins 2014-01-13 22:25:18 +00:00
  • 44f1df47f9 added offline tile management to FAQ Philipp Schaefer 2014-01-13 21:57:20 +01:00
  • 08dc8ca464 add 'TODO' comment Jon Atkins 2014-01-13 20:37:52 +00:00
  • 1bd5b50fdd bump version Jon Atkins 2014-01-13 20:34:44 +00:00
  • ba72b63a2c website: news post for new release Jon Atkins 2014-01-13 20:13:18 +00:00
  • 477efd06a0 Merge branch 'master' into release Jon Atkins 2014-01-13 19:59:05 +00:00
  • ca9b6462f5 bump mobile version number, for new public release Jon Atkins 2014-01-13 19:51:47 +00:00
  • e5157e80c7 munge fix: one function changed layout, breaking IITC's munge finding regular expressions due to niantic site update 2014-01-13 Jon Atkins 2014-01-13 19:43:33 +00:00
  • 8cec639612 Merge pull request #730 from nexushoratio/proofreading Jon Atkins 2014-01-08 22:27:16 -08:00
  • 4775bca0d0 s/nxt/next/ nexushoratio 2014-01-08 00:02:50 -08:00
  • 59fe671896 s/poral/portal/ nexushoratio 2014-01-05 22:48:53 -08:00
  • adb1f0da93 Merge pull request #729 from Fly33/master Jon Atkins 2014-01-07 16:34:25 -08:00
  • a3512854c4 Fixed: don't do calculations when layers are off fly 2014-01-08 02:53:58 +04:00
  • 3a4b982fbf Merge pull request #728 from Fly33/master Jon Atkins 2014-01-07 13:28:39 -08:00
  • bb9791bd86 Added: fields layer Removed: portal filtration fly 2014-01-08 00:58:31 +04:00
  • 7997c9c8e3 change the commented out list of zoom to portal level mappings to match those in the intel site update of 2014-01-06 IITC still drops a zoom level slightly sooner at this time, but not so much now (were niantic inspired by IITC here?) Jon Atkins 2014-01-07 08:12:20 +00:00
  • ba89f9a665 Merge pull request #727 from strguntbr/master Jon Atkins 2014-01-07 00:00:40 -08:00
  • a172b288da Add support for property "style" to geoJson. CSS styles can be used to style geoJson features. Marcus Winkler 2014-01-06 22:57:20 +01:00
  • 3162d6f529 Disabled inputs are unselectable in Firefox. Change to readonly fkloft 2014-01-06 18:17:33 +01:00
  • 698dee51e7 Merge pull request #726 from nexushoratio/proofreading Jon Atkins 2014-01-05 22:45:03 -08:00
  • cefbf95c85 s/Highligher/Highlighter/ nexushoratio 2014-01-05 22:30:54 -08:00
  • f038693403 Merge pull request #725 from Fragger/fix-mobile-fc-null-host Jon Atkins 2014-01-05 22:03:00 -08:00
  • 4b66e4c7cc Merge pull request #724 from nexushoratio/proofreading Jon Atkins 2014-01-05 22:01:59 -08:00
  • bc2f005155 Check for null host in shouldInterceptRequest to prevent FCs base64 encoded image resources were causing .getHost() to return null and then a NullPointerException when .endswith was called on line 150 Fragger 2014-01-05 19:49:59 -08:00
  • 95f225acf1 fix typo nexushoratio 2014-01-05 17:41:08 -08:00
  • eabe2dae7d Minor grammar tweak. nexushoratio 2014-01-05 17:34:34 -08:00
  • b279c05a41 s/Detal/Detail/ nexushoratio 2014-01-05 17:09:36 -08:00
  • 78d42fa957 Minor typo in new code. nexushoratio 2014-01-05 17:05:15 -08:00
  • 5d674eee40 Use new log system fkloft 2014-01-05 19:16:46 +01:00
  • b31d973cff increase min line segments used for geodesic circles - improves portal range circles at smaller sizes Jon Atkins 2014-01-05 22:45:23 +00:00
  • 01a5c0da6d fix small bug from #713 - and also use method rather than private data for lat/lng Jon Atkins 2014-01-05 22:42:57 +00:00
  • 8049e43451 Merge branch 'patch-1' of https://github.com/bradgarner/ingress-intel-total-conversion into bradgarner-patch-1 Jon Atkins 2014-01-05 22:32:57 +00:00
  • 86c49bde56 fix non-utf8 characters from new plugin #722 Jon Atkins 2014-01-05 22:08:41 +00:00
  • 088cd500a2 Merge pull request #722 from Fly33/master Jon Atkins 2014-01-05 14:06:45 -08:00
  • 1a3d4faebe Merge pull request #718 from nexushoratio/proofreading Jon Atkins 2014-01-05 14:04:44 -08:00
  • 92b7ce60a6 Merge pull request #723 from Fragger/blank-map-black Jon Atkins 2014-01-05 13:57:50 -08:00
  • 1059e85324 Small forgotten fixes for new virtual URIs fkloft 2014-01-05 17:38:23 +01:00
  • a1d03ec69b mobile: show loading progress in title bar fkloft 2014-01-03 18:49:47 +01:00
  • 1f47ca87dd Simplify source for virtual URIs fkloft 2014-01-05 16:38:48 +01:00
  • b1bed90997 Use special domain with standard http(s) instead of custom protocol fkloft 2014-01-04 23:13:37 +01:00
  • 7d10231aa4 Fix CalledFromWrongThreadException fkloft 2014-01-04 16:12:16 +01:00
  • 4dffaab36e Try to fix strange WebView bug on @leCradle's ROM fkloft 2014-01-03 15:50:12 +01:00
  • b85594b4e8 Add a black blank map layer. Also make the blank tiles smaller and drop them in the images folder. Fragger 2014-01-05 01:42:37 -08:00
  • 08ebe1e519 Added: new plugin fly-links fly 2014-01-04 17:41:50 +04:00
  • 3e3039b7fd updated faq Philipp Schaefer 2014-01-04 13:30:01 +01:00
  • ab572055e3 Use custom Log fkloft 2014-01-03 17:16:08 +01:00
  • 14d3fe82c2 Fixed zoom controls not being hidden on mobile fkloft 2014-01-03 15:51:41 +01:00
  • 65f5308854 Enable running JS from debug interface fkloft 2014-01-02 18:45:35 +01:00
  • 5e25ebe083 Small changes to logging fkloft 2014-01-02 18:44:51 +01:00
  • 58dc56283a improved debugging interface fkloft 2013-12-30 18:55:26 +01:00
  • 9208552e29 use custom protocol for resources fkloft 2013-12-24 11:32:19 +01:00
  • 0c4cb8479e use File.getParentFile() to get the tiles file path Philipp Schaefer 2014-01-03 17:46:35 +01:00
  • cfdaf17ee6 improved tile caching by merging equal domains in one folder Philipp Schaefer 2014-01-03 12:29:39 +01:00
  • 9976900255 amend IITCm contributors, small changes to strings fkloft 2014-01-02 21:01:17 +01:00
  • 4227c072f9 user-location: Avoid errors if plugin has not been initialized yet fkloft 2014-01-02 20:41:11 +01:00
  • bcaa757891 don't add stock plugins to the plugin section Philipp Schaefer 2014-01-02 12:18:57 +01:00
  • 4380111851 use new location pref while injecting scripts Philipp Schaefer 2014-01-02 12:16:15 +01:00
  • b5ffcb5448 don't leave follow mode on mapmove for a variable zoom the user may want to use different zooms in follow mode (for example if he rides a bike or drives a car)...unfortunately, leaflet triggers maps movestart event _before_ the zoomstart event. this makes it impossible to differentiate between a mapmove triggered by a zoom-event or a move-event. the user can leave the follow mode by pressing the getLocation button...this should be enough. Philipp Schaefer 2013-12-30 17:44:42 +01:00
  • 537eeef539 Fix a number of typos in comments and site content nexushoratio 2013-12-29 04:09:37 -08:00
  • be91809e84 changed update apk download description Philipp Schaefer 2013-12-28 20:18:08 +01:00
  • cb281151a2 Merge branch 'fkloft/user-location' Philipp Schaefer 2013-12-28 17:56:56 +01:00