|
|
@32403
|
8 years |
floscher |
Compile plugin with JOSM version >= plugin.main.version
Also add two …
|
|
|
@32396
|
8 years |
stoecker |
fix old style sidebutton usage, add two more images, see #josm12994
|
|
|
@32385
|
8 years |
floscher |
[mapillary] Update minimum required JOSM version
With JOSM versions …
|
|
|
@32384
|
8 years |
floscher |
[mapillary] Fix call of deprecated method
|
|
|
@32383
|
8 years |
floscher |
[mapillary] Add methods to access both the original and the current …
|
|
|
@32382
|
8 years |
floscher |
[mapillary] Fix bug in MapillaryAbstractImage.isModified()
Turned …
|
|
|
@32381
|
8 years |
floscher |
[mapillary] Add Gradle task for remote debugging a JOSM instance with …
|
|
|
@32378
|
8 years |
donvip |
switch back to Java 7. Please wait for our go before switching to Java …
|
|
|
@32374
|
8 years |
floscher |
[mapillary] Fix some more minor code style issues
Among other things: …
|
|
|
@32373
|
8 years |
floscher |
[mapillary] Add braces to for and while loops as well as if…else statements
|
|
|
@32372
|
8 years |
floscher |
[mapillary] Use lambdas instead of anonymous classes
|
|
|
@32365
|
8 years |
floscher |
Use ActiveLayerChangeListener instead of EditLayerChangeListener and …
|
|
|
@32354
|
8 years |
floscher |
Add formatter settings and code templates for Eclipse as well as set …
|
|
|
@32341
|
8 years |
floscher |
Fix some problems detected by code analysis
Missing JavaDoc, public …
|
|
|
@32340
|
8 years |
floscher |
Tweak settings for Eclipse and IntelliJ idea
* put code style …
|
|
|
@32336
|
8 years |
floscher |
Improve publishing of developer resources
* use the credential store …
|
|
|
@32335
|
8 years |
floscher |
Let Travis CI build the project with Java 8+ only
|
|
|
@32329
|
8 years |
donvip |
fix #josm12953 - Replace most uses of MapView.getActiveLayer and …
|
|
|
@32326
|
8 years |
donvip |
use a single test config directory for all plugins. This simplifies …
|
|
|
@32309
|
8 years |
donvip |
update svn:ignore
|
|
|
@32286
|
8 years |
donvip |
update .project files, svn:ignore properties
|
|
|
@32285
|
8 years |
floscher |
Update several tools to their latest version
These are:
* Java now …
|
|
|
@32203
|
8 years |
donvip |
please keep Eclipse files, they're used by JOSM developers
|
|
|
@32201
|
8 years |
nokutu |
Readded property to gradle.properties (was not starting)
|
|
|
@32200
|
8 years |
nokutu |
Fixed #12854
|
|
|
@32199
|
8 years |
nokutu |
Added #12879 suggestion
|
|
|
@32198
|
8 years |
nokutu |
Fixed MapillarySequenceDownloadThreadTest
|
|
|
@32197
|
8 years |
nokutu |
Removed eclipse files (shouldn't be here)
|
|
|
@32158
|
8 years |
donvip |
fix #josm12789 - i18n update
|
|
|
@32134
|
9 years |
donvip |
fix #josm12704 - maintain plugin indoorhelper
|
|
|
@32078
|
9 years |
floscher |
[mapillary] Highlight the sequence that the selected image is …
|
|
|
@32076
|
9 years |
floscher |
[mapillary] Style preference panel like the website
|
|
|
@32075
|
9 years |
floscher |
[mapillary] Optimize logos
Removed large png-logo which was not used …
|
|
|
@32070
|
9 years |
floscher |
[mapillary] Add instructions for using Eclipse with Gradle and use …
|
|
|
@32069
|
9 years |
floscher |
[mapillary] Add URL-factory-methods to search for only blurred, …
|
|
|
@32067
|
9 years |
floscher |
[mapillary] Fix usage of traffico.ttf
|
|
|
@32066
|
9 years |
floscher |
[mapillary] Let TrafficoSign.getSign() return an object of type …
|
|
|
@32065
|
9 years |
floscher |
[mapillary] Fix the unit tests that were failing after last commit, …
|
|
|
@32064
|
9 years |
floscher |
[mapillary] Add ValidationUtil for validating sequence-keys and …
|
|
|
@32063
|
9 years |
floscher |
[mapillary] Analyze code with PMD in Eclipse and in Gradle builds
|
|
|
@32062
|
9 years |
floscher |
[mapillary] Update Gradle to 2.11
|
|
|
@32053
|
9 years |
floscher |
[mapillary] Revert r32045
Because the directory test/data/ is now in …
|
|
|
@32045
|
9 years |
donvip |
[josm_mapillary] fix unit tests
|
|
|
@32040
|
9 years |
nokutu |
Increased version number
|
|
|
@32039
|
9 years |
nokutu |
Enhanced painting performance and fixed concurrency bug in …
|
|
|
@32038
|
9 years |
nokutu |
Fixed Mapillary filter dialog layout
|
|
|
@32036
|
9 years |
nokutu |
Fix issue with Test
|
|
|
@32035
|
9 years |
nokutu |
Add tests for ImageUtil
|
|
|
@32034
|
9 years |
nokutu |
Replace the image reading methods in MapillaryUtils by the new …
|
|
|
@32033
|
9 years |
nokutu |
[mapillary] Construct images with a LatLon object instead of two …
|
|
|
@31989
|
9 years |
floscher |
[mapillary] Add more tests for MapillaryLayer
|
|
|
@31988
|
9 years |
floscher |
[mapillary] Add Codacy badge to README and fix some issues in the …
|
|
|
@31987
|
9 years |
floscher |
[mapillary] Fix some minor issues
|
|
|
@31986
|
9 years |
floscher |
[mapillary] Fix failing build (missing imports)
|
|
|
@31985
|
9 years |
floscher |
[mapillary] Clean up some oversights from last two commits
|
|
|
@31984
|
9 years |
floscher |
[mapillary] Optimize images with OptiPNG
|
|
|
@31983
|
9 years |
floscher |
[mapillary] Simplify paint() in MapillaryLayer
Parts of the …
|
|
|
@31977
|
9 years |
floscher |
[mapillary] Release version 1.1.4
|
|
|
@31976
|
9 years |
floscher |
[mapillary] Minor beauty fixes both codewise and GUI-wise
* Adds …
|
|
|
@31975
|
9 years |
floscher |
[mapillary] Fix another URL, this time with a missing trailing slash
…
|
|
|
@31974
|
9 years |
floscher |
[mapillary] Fix some more minor code issues
|
|
|
@31973
|
9 years |
floscher |
[mapillary] No longer activate mapillary layer on creation of the …
|
|
|
@31972
|
9 years |
floscher |
Fix several code style issues
|
|
|
@31971
|
9 years |
floscher |
[mapillary] Update Gradle to 2.10
Also, the badges in the README were …
|
|
|
@31970
|
9 years |
floscher |
Fix failing tests for the /connect URL change
(authored by Kamil …
|
|
|
@31969
|
9 years |
floscher |
Remove trailing slash from /connect URL endpoint
This route is not …
|
|
|
@31951
|
9 years |
floscher |
[mapillary] Fix some code style issues
Mainly:
* Avoid if (x != y) …
|
|
|
@31950
|
9 years |
floscher |
[mapillary] Simplify installation instructions, especially setting up …
|
|
|
@31918
|
9 years |
stoecker |
make shortcuts parseable by our extractor script
|
|
|
@31909
|
9 years |
donvip |
[josm_mapillary] fix warnings
|
|
|
@31895
|
9 years |
simon04 |
JOSM/plugins: I18n update
|
|
|
@31884
|
9 years |
nokutu |
Added simon04 as author
|
|
|
@31883
|
9 years |
nokutu |
Changed ConcurrentSkipListSet for ConcurrentHashSet
|
|
|
@31882
|
9 years |
nokutu |
* Changed database ArrayList to ConcurrentSkipListSet, in order to …
|
|
|
@31844
|
9 years |
floscher |
[mapillary] Prevent Travis from leaking GitHub personal access token
|
|
|
@31843
|
9 years |
floscher |
[mapillary] Add some JavaDoc and fix minor issues
|
|
|
@31842
|
9 years |
floscher |
[mapillary] Use 24h time for parsing/formatting timestamps
The …
|
|
|
@31841
|
9 years |
floscher |
[mapillary] Fix issues reported by Codacy
|
|
|
@31840
|
9 years |
floscher |
[mapillary] Improve legibility and fix minor issues
|
|
|
@31839
|
9 years |
floscher |
[mapillary] Make GUI components of MapillaryUploadDialog private and …
|
|
|
@31838
|
9 years |
floscher |
[mapillary] Performance improvements by e.g. using StringBuilder and …
|
|
|
@31837
|
9 years |
floscher |
[mapillary] Convert unnecessary private fields to local variables
|
|
|
@31836
|
9 years |
floscher |
[mapillary] Improve the calculation of zoom bounds for a given set of …
|
|
|
@31835
|
9 years |
floscher |
[mapillary] Update code coverage badge
|
|
|
@31834
|
9 years |
floscher |
[mapillary] Let Travis CI send code coverage data to CodeCov
|
|
|
@31833
|
9 years |
floscher |
[mapillary] Fix tests in MapillaryURLTest that were failing in Java 7 …
|
|
|
@31832
|
9 years |
floscher |
[mapillary] Improve initialization of the menu items in MapillaryPlugin
|
|
|
@31831
|
9 years |
floscher |
[mapillary] Document MapillaryURL and add tests for this class
|
|
|
@31829
|
9 years |
floscher |
[mapillary] Fix NullPointerExceptions that occur in headless unit tests
|
|
|
@31828
|
9 years |
floscher |
[mapillary] Move creation of Mapillary URLs in separate utility class
|
|
|
@31827
|
9 years |
floscher |
[mapillary] Fix Sonar complaints about MapillaryUser.isTokenValid
|
|
|
@31826
|
9 years |
floscher |
[mapillary] Fix Sonar complaints about split overload methods
|
|
|
@31823
|
9 years |
floscher |
[mapillary] Skip unit tests that need a GUI on Jenkins
|
|
|
@31822
|
9 years |
floscher |
[mapillary] Add some more badges to README.md
|
|
|
@31821
|
9 years |
floscher |
[mapillary] Enable xvfb (X Virtual Framebuffer) for Travis CI to run …
|
|
|
@31820
|
9 years |
floscher |
[mapillary] Add test for MapillaryPreferenceSetting
|
|
|
@31819
|
9 years |
floscher |
[mapillary] Add test for HyperlinkLabel
|
|
|
@31818
|
9 years |
floscher |
[mapillary] Improve Travis CI build
* don't fail when javadoc errors …
|
|
|
@31817
|
9 years |
floscher |
[mapillary] Release version 1.1.2
|
|
|
@31816
|
9 years |
floscher |
[mapillary] Fix Sonar issues that were newly introduced with last two …
|
|
|