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
Vespucci (osmeditor4android)
Settings
|
Report Duplicate
7
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
High Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jun 09, 2024 — Jun 09, 2025
Showing page 270 of 274
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Use app_name and app_version as user agent for all HTTP requests.
[email protected]
More...
about 14 years ago
Attempt to resolve database locked exception (force close).
[email protected]
More...
about 14 years ago
Improve the compass bearing display (more optimal path), prefer GPS bearing over magnetic compass when in motion.
[email protected]
More...
about 14 years ago
Impose a minimum tappable area for tile attribution data / license link.
[email protected]
More...
about 14 years ago
Add attribution data and license link for the OS 1st Ed, 7th-Series and NPE-historic layers.
[email protected]
More...
about 14 years ago
Implement issue 8 (show compass / orientation sensor). Increase maximum zoom out limit.
[email protected]
More...
about 14 years ago
Display last location coordinates in BoxPicker. Update all strings.xml to handle new formatting. Incorporate Russian localization changes provided in issue 53. Add full package namespace to BoxPicker Intent names. Enhance BoxPicker to consider all available LocationProviders (not just network and GPS).
[email protected]
More...
about 14 years ago
Source tidy and extra comments. No functional changes.
[email protected]
More...
about 14 years ago
Fix issue 81 (multitouch not respecting zoom limits). Fix issue 82 (onscreen zoom controls not indicating zoom limits).
[email protected]
More...
about 14 years ago
Fix tap/click after multi-touch scaling. Keep window mode icon up-to-date. Buffer OSB database read. Remove some stale code.
[email protected]
More...
about 14 years ago
version 0.7.0 for release
Marcus Wolschon
as
[email protected]
More...
about 14 years ago
Ensure BoundingBox properties are correct.
[email protected]
More...
about 14 years ago
Implement issue 59 - multi-touch zoom.
[email protected]
More...
about 14 years ago
Add icon for split way (from Gnome http://art.gnome.org/themes/icon ). Add icon for OpenStreetBug (from OSB website). Support {zoom} as synonym for {z} in tile layer URLs.
[email protected]
More...
about 14 years ago
Correct tile definitions for the OS 1st Ed and 7th Series layers and add them to the list.
[email protected]
More...
about 14 years ago
Remove path shadow - causes an ugly fill effect.
[email protected]
More...
about 14 years ago
Catch some exceptions that force close on android-x86 (or any other platform without a GPS or network location provider).
[email protected]
More...
about 14 years ago
Comment out mock location permission. Update tag presets with a more recent copy from JOSM.
[email protected]
More...
about 14 years ago
Source tidy - delete superfluous "this.".
[email protected]
More...
about 14 years ago
Add some support for onLowMemory, by shrinking the tile cache.
[email protected]
More...
about 14 years ago
Implementation for issue 80 (button for source=survey).
[email protected]
More...
about 14 years ago
Probable fix for issue 79 (force close at startup). Refactoring and comments.
[email protected]
More...
about 14 years ago
Add support for highway=* name autocompletion.
[email protected]
More...
about 14 years ago
Rest of fix for OSB bug introduced in r185.
[email protected]
More...
about 14 years ago
Fix OSB submission bug introduced in r185. Remove code that tried to fix the showDialog/dismissDialog exception. The real fix is very much more complicated.
[email protected]
More...
about 14 years ago
Change OSB use of HttpClient to URL/URLConnection for consistency with rest of Vespucci code.
[email protected]
More...
about 14 years ago
Replace Thread-based code with AsyncTask. Idea was to try to resolve the showDialog/dismissDialog IllegalArgumentException problem (unsuccessfully), but also AsyncTask is the "Android way" of handling background tasks. Don't call dismissDialog until at least one second after showDialog - seems to resolve the IllegalArgumentException problem.
[email protected]
More...
about 14 years ago
Ensure tile cache doesn't hold more than its limit.
[email protected]
More...
about 14 years ago
Review all exception handling.
[email protected]
More...
about 14 years ago
Make cache correctly handle arbitrarily-sized tiles.
[email protected]
More...
about 14 years ago
←
1
2
…
266
267
268
269
270
271
272
273
274
→
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