aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/org/traccar/geolocation
AgeCommit message (Collapse)Author
2021-12-27Revert "Merge branch 'master' into suntech-fixes"Iván Ávalos
This reverts commit f03b999d6d17e53c1c1e1aa2f9271d03f12f2264, reversing changes made to 3a528ddc88f72f39ff9566cf5e0f54938b1584ef.
2021-12-05Make property finalAnton Tananaev
2021-10-04fix Json decoding error (OpenCellId)soshial
2021-10-04reorganise IF clause (OpenCellId)soshial
2021-09-30Improve OpenCellId loggingsoshial
Add error message received from OpenCellId geolocation provider
2019-11-09Refactor constructorAnton Tananaev
2019-11-09Updated OpenCellId geolocation to utilize the URL parameter from theAnton Tananaev
configuration file in order to allow for changes to the end point. If not set, default URL is used for backwards compatibility.
2019-03-31Convert project to gradleAnton Tananaev