|
|
@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
|
|
|
@31983
|
9 years |
floscher |
[mapillary] Simplify paint() in MapillaryLayer
Parts of the …
|
|
|
@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
|
|
|
@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) …
|
|
|
@31918
|
9 years |
stoecker |
make shortcuts parseable by our extractor script
|
|
|
@31909
|
9 years |
donvip |
[josm_mapillary] fix warnings
|
|
|
@31883
|
9 years |
nokutu |
Changed ConcurrentSkipListSet for ConcurrentHashSet
|
|
|
@31882
|
9 years |
nokutu |
* Changed database ArrayList to ConcurrentSkipListSet, in order to …
|
|
|
@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 …
|
|
|
@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
|
|
|
@31816
|
9 years |
floscher |
[mapillary] Fix Sonar issues that were newly introduced with last two …
|
|
|
@31815
|
9 years |
floscher |
[mapillary] Fix issues reported by static code analysis
|
|
|
@31814
|
9 years |
floscher |
[mapillary] Add package-info.java to all packages
|
|
|
@31812
|
9 years |
floscher |
[mapillary] Fix some more issues reported by static code analysis
|
|
|
@31811
|
9 years |
floscher |
[mapillary] Fix sonar issues "Immutable field"
|
|
|
@31810
|
9 years |
floscher |
[mapillary] Fix some Sonar issues
|
|
|
@31809
|
9 years |
floscher |
[mapillary] Improve layout of mapillary preferences which fixes #12089
|
|
|
@31808
|
9 years |
floscher |
[mapillary] Fix #11855 by moving networking for OAuth in separate thread
|
|
|
@31807
|
9 years |
floscher |
[mapillary] Display OAuth response in UTF-8 (previously had problems …
|
|
|
@31805
|
9 years |
floscher |
[mapillary] Fix #12044 (Duplicate give way in …
|
|
|
@31802
|
9 years |
floscher |
[mapillary] Fix StackOverflowException reported in #12158. Version …
|
|
|
@31799
|
9 years |
floscher |
[mapillary] More sonar issues resolved, some tests added and v1.1.0 …
|
|
|
@31797
|
9 years |
floscher |
[mapillary] More coding issues solved and more tests added
|
|
|
@31796
|
9 years |
floscher |
[mapillary] Fix more Sonar and FindBugs issues
|
|
|
@31795
|
9 years |
floscher |
[mapillary] Add tests for TrafficoSign
|
|
|
@31793
|
9 years |
floscher |
[mapillary] Add traffico tests
|
|
|
@31789
|
9 years |
floscher |
[mapillary] Always place images without coordinates exactly in the …
|
|
|
@31788
|
9 years |
floscher |
[mapillary] Fix more "blocker" Sonar issues
|
|
|
@31787
|
9 years |
floscher |
[mapillary] Add license header to source files
|
|
|
@31713
|
9 years |
donvip |
[josm_mapillary] fix #josm12014 - i18n
|
|
|
@31670
|
9 years |
donvip |
[josm_mapillary] remove unused svn:externals on Apache Commons Codec
|
|
|
@31633
|
9 years |
simon04 |
JOSM/mapillary: String "Mapillary picture" missing in Launchpad - …
|
|
|
@31619
|
9 years |
donvip |
[josm_mapillary] revert changeset 31612 to fix broken Jenkins plugins build
|
|
|
@31612
|
9 years |
nokutu |
Fixed issues regarding java 7
|
|
|
@31549
|
9 years |
nokutu |
Fixed importing bug. Images without gps data would not get their …
|
|
|
@31524
|
9 years |
nokutu |
Fix #11799
|
|
|
@31518
|
9 years |
nokutu |
Change build.gradle to use latest JOSM version and fixed code issues …
|
|
|
@31515
|
9 years |
nokutu |
Code improved, typos corrected and small enhances
|
|
|
@31514
|
9 years |
nokutu |
Code improvements and fixed a bug caused by trying to upload a picture …
|
|
|
@31513
|
9 years |
nokutu |
Minor code enhances.
|
|
|
@31512
|
9 years |
nokutu |
Extracted import methods and added a few more links when right …
|
|
|
@31511
|
9 years |
nokutu |
Improved texts and used tr() method on some Strings.
|
|
|
@31502
|
9 years |
nokutu |
Fixed bug with walk mode
|
|
|
@31501
|
9 years |
nokutu |
Improved javadoc and code style.
|
|
|
@31500
|
9 years |
nokutu |
More tests for history record system.
|
|
|
@31496
|
9 years |
nokutu |
Fixed upload with images taken with the Mapillary app.
|
|
|
@31495
|
9 years |
nokutu |
When zooming to show a set of images, the zoom level has a maximum …
|
|
|
@31492
|
9 years |
nokutu |
Fixed tests
|
|
|
@31491
|
9 years |
nokutu |
Fixed EDT errors and added option to delete the images after upload.
|
|
|
@31490
|
9 years |
nokutu |
Added several new commands to improve history record system.
|
|
|
@31489
|
9 years |
nokutu |
Created join and unjoin commands.
|
|
|
@31488
|
9 years |
nokutu |
Fix tests
|
|
|
@31487
|
9 years |
nokutu |
Added command used to delete images, so it can be undone.
|
|
|
@31486
|
9 years |
nokutu |
Added unit test for OAuthPortListener class and del key know deletes …
|
|
|
@31482
|
9 years |
nokutu |
Fixed bug related to progress numbers during upload and added unit …
|
|
|
@31479
|
9 years |
nokutu |
Fixed bug in the history dialog when moving first an image, and then a …
|
|
|
@31476
|
9 years |
nokutu |
New test form MapillaryRecord class. Tests every type of command.
|
|
|
@31475
|
9 years |
nokutu |
When uploading, 8 threads are creating instead of only 1. This should …
|
|
|
@31474
|
9 years |
nokutu |
Fix #11772.
|
|
|
@31473
|
9 years |
nokutu |
Fixed bug with upload. ThreadPoolExecutor was rejecting more than 5 …
|
|
|
@31472
|
9 years |
nokutu |
Fixed concurrency bug when deleting the layer during a download. It …
|
|
|
@31465
|
9 years |
donvip |
[josm_mapillary] fix i18n message + restore Eclipse project. PLEASE DO …
|
|
|
@31460
|
9 years |
nokutu |
Created several new tests and improved comments.
|
|
|
@31459
|
9 years |
nokutu |
Moved bounds ArrayList from MapillaryLayer to MapillaryData.
|
|
|
@31458
|
9 years |
nokutu |
Fix test
|
|
|
@31457
|
9 years |
nokutu |
Added logout button and improved javadoc
|
|
|
@31456
|
9 years |
nokutu |
Created several utils classes
|
|
|
@31455
|
9 years |
nokutu |
Fixed test errors
|
|
|
@31454
|
9 years |
nokutu |
* Right click on "View in website" label allows the user to copy the …
|
|
|
@31453
|
9 years |
nokutu |
Fixed test.
|
|
|
@31452
|
9 years |
nokutu |
Fix #11748
|
|
|
@31451
|
9 years |
nokutu |
Forced method access instead of parameter to get MapillaryData from …
|
|
|
@31450
|
9 years |
nokutu |
Remove getInstance method in MapillaryData class.
|
|
|
@31449
|
9 years |
nokutu |
Improved status bar behaviour.
|
|
|
@31447
|
9 years |
nokutu |
Fixed JavaDoc errors.
|
|
|
@31446
|
9 years |
nokutu |
Updted build.gradle, .gitignore and uploads are now processed in a …
|
|
|
@31445
|
9 years |
nokutu |
Several changes:
* Fixed #17730 and #11742
* Created upload system. …
|
|
|
@31425
|
9 years |
nokutu |
Fixed problem with ImageProvider and tests
|
|
|
@31424
|
9 years |
nokutu |
Fixed ImageProvider errors when in Windows because of the routes separator.
|
|
|
@31423
|
9 years |
nokutu |
Remove unused library: Scribe
|
|
|