source: osm/applications/editors/josm/plugins/mapillary

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @32201   10 years nokutu Readded property to gradle.properties (was not starting)
(edit) @32200   10 years nokutu Fixed #12854
(edit) @32199   10 years nokutu Added #12879 suggestion
(edit) @32198   10 years nokutu Fixed MapillarySequenceDownloadThreadTest
(edit) @32197   10 years nokutu Removed eclipse files (shouldn't be here)
(edit) @32158   10 years donvip fix #josm12789 - i18n update
(edit) @32134   10 years donvip fix #josm12704 - maintain plugin indoorhelper
(edit) @32078   11 years floscher [mapillary] Highlight the sequence that the selected image is …
(edit) @32076   11 years floscher [mapillary] Style preference panel like the website
(edit) @32075   11 years floscher [mapillary] Optimize logos Removed large png-logo which was not used …
(edit) @32070   11 years floscher [mapillary] Add instructions for using Eclipse with Gradle and use …
(edit) @32069   11 years floscher [mapillary] Add URL-factory-methods to search for only blurred, …
(edit) @32067   11 years floscher [mapillary] Fix usage of traffico.ttf
(edit) @32066   11 years floscher [mapillary] Let TrafficoSign.getSign() return an object of type …
(edit) @32065   11 years floscher [mapillary] Fix the unit tests that were failing after last commit, …
(edit) @32064   11 years floscher [mapillary] Add ValidationUtil for validating sequence-keys and …
(edit) @32063   11 years floscher [mapillary] Analyze code with PMD in Eclipse and in Gradle builds
(edit) @32062   11 years floscher [mapillary] Update Gradle to 2.11
(edit) @32053   11 years floscher [mapillary] Revert r32045 Because the directory test/data/ is now in …
(edit) @32045   11 years donvip [josm_mapillary] fix unit tests
(edit) @32040   11 years nokutu Increased version number
(edit) @32039   11 years nokutu Enhanced painting performance and fixed concurrency bug in …
(edit) @32038   11 years nokutu Fixed Mapillary filter dialog layout
(edit) @32036   11 years nokutu Fix issue with Test
(edit) @32035   11 years nokutu Add tests for ImageUtil
(edit) @32034   11 years nokutu Replace the image reading methods in MapillaryUtils by the new …
(edit) @32033   11 years nokutu [mapillary] Construct images with a LatLon object instead of two …
(edit) @31989   11 years floscher [mapillary] Add more tests for MapillaryLayer
(edit) @31988   11 years floscher [mapillary] Add Codacy badge to README and fix some issues in the …
(edit) @31987   11 years floscher [mapillary] Fix some minor issues
(edit) @31986   11 years floscher [mapillary] Fix failing build (missing imports)
(edit) @31985   11 years floscher [mapillary] Clean up some oversights from last two commits
(edit) @31984   11 years floscher [mapillary] Optimize images with OptiPNG
(edit) @31983   11 years floscher [mapillary] Simplify paint() in MapillaryLayer Parts of the …
(edit) @31977   11 years floscher [mapillary] Release version 1.1.4
(edit) @31976   11 years floscher [mapillary] Minor beauty fixes both codewise and GUI-wise * Adds …
(edit) @31975   11 years floscher [mapillary] Fix another URL, this time with a missing trailing slash …
(edit) @31974   11 years floscher [mapillary] Fix some more minor code issues
(edit) @31973   11 years floscher [mapillary] No longer activate mapillary layer on creation of the …
(edit) @31972   11 years floscher Fix several code style issues
(edit) @31971   11 years floscher [mapillary] Update Gradle to 2.10 Also, the badges in the README were …
(edit) @31970   11 years floscher Fix failing tests for the /connect URL change (authored by Kamil …
(edit) @31969   11 years floscher Remove trailing slash from /connect URL endpoint This route is not …
(edit) @31951   11 years floscher [mapillary] Fix some code style issues Mainly: * Avoid if (x != y) …
(edit) @31950   11 years floscher [mapillary] Simplify installation instructions, especially setting up …
(edit) @31918   11 years stoecker make shortcuts parseable by our extractor script
(edit) @31909   11 years donvip [josm_mapillary] fix warnings
(edit) @31895   11 years simon04 JOSM/plugins: I18n update
(edit) @31884   11 years nokutu Added simon04 as author
(edit) @31883   11 years nokutu Changed ConcurrentSkipListSet for ConcurrentHashSet
(edit) @31882   11 years nokutu * Changed database ArrayList to ConcurrentSkipListSet, in order to …
(edit) @31844   11 years floscher [mapillary] Prevent Travis from leaking GitHub personal access token
(edit) @31843   11 years floscher [mapillary] Add some JavaDoc and fix minor issues
(edit) @31842   11 years floscher [mapillary] Use 24h time for parsing/formatting timestamps The …
(edit) @31841   11 years floscher [mapillary] Fix issues reported by Codacy
(edit) @31840   11 years floscher [mapillary] Improve legibility and fix minor issues
(edit) @31839   11 years floscher [mapillary] Make GUI components of MapillaryUploadDialog private and …
(edit) @31838   11 years floscher [mapillary] Performance improvements by e.g. using StringBuilder and …
(edit) @31837   11 years floscher [mapillary] Convert unnecessary private fields to local variables
(edit) @31836   11 years floscher [mapillary] Improve the calculation of zoom bounds for a given set of …
(edit) @31835   11 years floscher [mapillary] Update code coverage badge
(edit) @31834   11 years floscher [mapillary] Let Travis CI send code coverage data to CodeCov
(edit) @31833   11 years floscher [mapillary] Fix tests in MapillaryURLTest that were failing in Java 7 …
(edit) @31832   11 years floscher [mapillary] Improve initialization of the menu items in MapillaryPlugin
(edit) @31831   11 years floscher [mapillary] Document MapillaryURL and add tests for this class
(edit) @31829   11 years floscher [mapillary] Fix NullPointerExceptions that occur in headless unit tests
(edit) @31828   11 years floscher [mapillary] Move creation of Mapillary URLs in separate utility class
(edit) @31827   11 years floscher [mapillary] Fix Sonar complaints about MapillaryUser.isTokenValid
(edit) @31826   11 years floscher [mapillary] Fix Sonar complaints about split overload methods
(edit) @31823   11 years floscher [mapillary] Skip unit tests that need a GUI on Jenkins
(edit) @31822   11 years floscher [mapillary] Add some more badges to README.md
(edit) @31821   11 years floscher [mapillary] Enable xvfb (X Virtual Framebuffer) for Travis CI to run …
(edit) @31820   11 years floscher [mapillary] Add test for MapillaryPreferenceSetting
(edit) @31819   11 years floscher [mapillary] Add test for HyperlinkLabel
(edit) @31818   11 years floscher [mapillary] Improve Travis CI build * don't fail when javadoc errors …
(edit) @31817   11 years floscher [mapillary] Release version 1.1.2
(edit) @31816   11 years floscher [mapillary] Fix Sonar issues that were newly introduced with last two …
(edit) @31815   11 years floscher [mapillary] Fix issues reported by static code analysis
(edit) @31814   11 years floscher [mapillary] Add package-info.java to all packages
(edit) @31813   11 years floscher [mapillary] Remove secret environment variable from travis …
(edit) @31812   11 years floscher [mapillary] Fix some more issues reported by static code analysis
(edit) @31811   11 years floscher [mapillary] Fix sonar issues "Immutable field"
(edit) @31810   11 years floscher [mapillary] Fix some Sonar issues
(edit) @31809   11 years floscher [mapillary] Improve layout of mapillary preferences which fixes #12089
(edit) @31808   11 years floscher [mapillary] Fix #11855 by moving networking for OAuth in separate thread
(edit) @31807   11 years floscher [mapillary] Display OAuth response in UTF-8 (previously had problems …
(edit) @31806   11 years floscher [mapillary] Add changing=true attribute for gradle dependencies that …
(edit) @31805   11 years floscher [mapillary] Fix #12044 (Duplicate give way in …
(edit) @31803   11 years floscher [mapillary] Update version numbers in source code
(edit) @31802   11 years floscher [mapillary] Fix StackOverflowException reported in #12158. Version …
(edit) @31799   11 years floscher [mapillary] More sonar issues resolved, some tests added and v1.1.0 …
(edit) @31798   11 years floscher [mapillary] Add Eclipse run-configurations
(edit) @31797   11 years floscher [mapillary] More coding issues solved and more tests added
(edit) @31796   11 years floscher [mapillary] Fix more Sonar and FindBugs issues
(edit) @31795   11 years floscher [mapillary] Add tests for TrafficoSign
(edit) @31794   11 years floscher [mapillary] Update traffico to latest version Built from …
(edit) @31793   11 years floscher [mapillary] Add traffico tests
(edit) @31789   11 years floscher [mapillary] Always place images without coordinates exactly in the …
(edit) @31788   11 years floscher [mapillary] Fix more "blocker" Sonar issues
(edit) @31787   11 years floscher [mapillary] Add license header to source files
Note: See TracRevisionLog for help on using the revision log.