openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Ingress Intel Total Conversion (IITC)
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Sep 14, 2024 — Sep 14, 2025
Showing page 31 of 136
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
update munge regular expressions for changes 2014-02-22 note: request format for map data has also changed and code needs updating
Jon Atkins
More...
over 11 years ago
test: remove code that rendered stale map data tiles from cache before retrieving from the network - will try it for a while and see if it makes things noticably more responsive
Jon Atkins
More...
over 11 years ago
portal-names - use different delays for data loading updates and user events - improves performance
Jon Atkins
More...
over 11 years ago
revert ea45d0f447af24115275234403202fe993e0d84c - portal clustering still has some advantages note: window.Render.prototype.getLinkPixelLength not restored - should have been deleted as part of an earlier change
Jon Atkins
More...
over 11 years ago
cache expiry time was 2 mins, but default intel site uses 3 minutes - mis-read their timer value
Jon Atkins
More...
over 11 years ago
simplify map data request batching - doesn't need to be so complex now we never request more than 4 tiles per request
Jon Atkins
More...
over 11 years ago
remove portal clustering code, that preventing all portals we get data for being drawn to the map this was an optimisation, as leaflet can be slow when drawing a lot. however, as the backend now limits the data returned to the browser this is less important and probably wastes more time than it saves for #774
Jon Atkins
More...
over 11 years ago
now we no longer can reconstruct missing short links from the portal data, and the backend servers already cull short links from the data, there's no point in skipping display of short links
Jon Atkins
More...
over 11 years ago
intent.getAction uri path may be null...generate empty string in that case
Philipp Schaefer
More...
over 11 years ago
bugfix: use correct string format for geo intent including zoom
Philipp Schaefer
More...
over 11 years ago
intent MIME types may be null...generate empty string in that case
Philipp Schaefer
More...
over 11 years ago
Merge branch 'master' of github.com:jonatkins/ingress-intel-total-conversion
Philipp Schaefer
More...
over 11 years ago
moved comments to correct place
Philipp Schaefer
More...
over 11 years ago
Remove temporary extras before launching the intent
fkloft
More...
over 11 years ago
Add line that must have been deleted by accident
fkloft
More...
over 11 years ago
Merge branch 'master' of github.com:jonatkins/ingress-intel-total-conversion
Philipp Schaefer
More...
over 11 years ago
Improved support for geo: intents
fkloft
More...
over 11 years ago
Renamed classes: IntentFragmentAdapter -> FragmentAdapter, IntentFragment -> IntentListFragment
fkloft
More...
over 11 years ago
Extract IntentAdapter from IntentListView. Delete IntentListView
fkloft
More...
over 11 years ago
Major refactoring of ShareActivity. Google Maps now has labeled pins
fkloft
More...
over 11 years ago
Remove warning, add final modifiers
fkloft
More...
over 11 years ago
Merge branch 'master' of https://github.com/jonatkins/ingress-intel-total-conversion
Jon Atkins
More...
over 11 years ago
when clustering portals and only displaying some, sort first by level (highest first) then guid - so when some portals are removed from screen it's the lower level ones first
Jon Atkins
More...
over 11 years ago
support gmaps v7.6.1+ labeled marker geo intent
Philipp Schaefer
More...
over 11 years ago
don't trigger on all text mimeTypes - this breaks compatibility with file explorers throwing a wrong intent (like ES explorer)...but this is not a problem IITCm has to workaround.
Philipp Schaefer
More...
over 11 years ago
[bookmarks-by-zaso] remove old comments (saveFile was backported)
fkloft
More...
over 11 years ago
[mobile] more general save function
fkloft
More...
over 11 years ago
added support for draw tools file export on Android < 4.4
Philipp Schaefer
More...
over 11 years ago
Merge branch 'master' of github.com:jonatkins/ingress-intel-total-conversion
Philipp Schaefer
More...
over 11 years ago
don't open inputstream twice on http streams...we should get a valid filename here
Philipp Schaefer
More...
over 11 years ago
←
1
2
…
27
28
29
30
31
32
33
34
35
…
135
136
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree