aboutsummaryrefslogtreecommitdiffstats
path: root/tests/src/cgeo/geocaching/geopoint
Commit message (Expand)AuthorAgeFilesLines
* rename packageBananeweizen2014-11-026-668/+0
* fix #4359: imperial units checkbox not always correctSamuel Tardieu2014-09-151-3/+3
* refactoring: reduce package cyclesBananeweizen2014-07-202-2/+2
* fix some lint warningsBananeweizen2014-06-111-0/+2
* refactoring: more assertj instead of junit assertBananeweizen2014-06-112-2/+2
* Fix #3899: Units.getSpeed() returns uncommon stringSammysHP2014-05-231-6/+6
* #2414 convert junit statements to assertjMichael Keppler2014-04-226-99/+106
* Merge branch 'release' into upstreamSamuel Tardieu2014-02-281-1/+1
|\
| * fix #3594: personal note parsing is too looseSamuel Tardieu2014-02-281-1/+1
* | refactoring: remove unused codeBananeweizen2014-01-122-6/+12
* | enable eclipse null analysis on test projectBananeweizen2014-01-121-1/+4
* | refactoring: remove unused codeBananeweizen2014-01-111-10/+0
|/
* fix #3527: bad query stringSamuel Tardieu2014-01-081-2/+12
* fix #3321: No distance calculation and coords if cache is at equatorBananeweizen2013-10-121-0/+15
* fix #2867: Multiple distanceBananeweizen2013-08-201-3/+12
* Remove elevation handlingSamuel Tardieu2013-07-142-39/+2
* Remove old SettingsActivity, rename new SettingsActivityrsudev2013-07-091-9/+10
* Implements #750, use preference activitykoem2013-07-091-14/+14
* added test: Make sure we can parse our own geopoint formattingBananeweizen2013-06-111-0/+8
* refactoring: apply android formatter to all XML filesBananeweizen2013-06-022-6/+5
* fix #2624: coordinates display is wrong near a confluence pointSamuel Tardieu2013-04-021-0/+11
* code cleanupBananeweizen2013-02-242-17/+17
* fix #2404: Remove spaces when editing coordinatesBananeweizen2013-01-171-4/+13
* fix #2389: Parse errors in cgeocoordsBananeweizen2013-01-131-2/+65
* fix #1828: Coords conversion to DMS not working correctBananeweizen2012-07-011-0/+20
* Merge branch 'issue-1722' into upstreamSamuel Tardieu2012-06-051-81/+65
|\
| * Fix #1722: do not use BigDecimal in computationsSamuel Tardieu2012-06-051-81/+65
* | refactoring: have more physical units code in one placeBananeweizen2012-06-032-41/+103
|/
* Refactoring: keep GeopointParser private to its packageSamuel Tardieu2012-04-211-4/+2
* Make sure a cgeoapplication is created before testingSamuel Tardieu2012-04-211-3/+2
* Add more tests for getHumanDistance()Samuel Tardieu2012-04-201-7/+30
* Refactoring: do not get through an extra Geopoint when not requiredSamuel Tardieu2012-04-201-1/+1
* Refactoring: remove unused Viewport constructorSamuel Tardieu2012-04-201-1/+1
* Refactoring: move Direction out of GeopointSamuel Tardieu2012-04-201-3/+3
* Add optional table parameter to Viewport#sqlWhere()Samuel Tardieu2012-04-201-1/+2
* refactoring: rest in peace, cgBaseBananeweizen2012-04-181-0/+4
* Make Geopoint parcelableSamuel Tardieu2012-04-161-0/+9
* Add new Viewport method and builderSamuel Tardieu2012-04-141-0/+27
* Refactoring: rename isInViewport() to contains()Samuel Tardieu2012-04-141-5/+5
* Tests: add tests for ViewportSamuel Tardieu2012-04-121-0/+72
* Refactoring: remove int based Geopoint and Viewport constructorsSamuel Tardieu2012-04-121-6/+0
* Implement equals() and hashCode() for GeopointSamuel Tardieu2012-04-112-6/+6
* refactoring: code cleanupBananeweizen2012-02-211-0/+19
* Implementation for issue #1120Torsten Keil2012-02-171-0/+180
* #936: improve stability, have unit testBananeweizen2012-01-041-1/+11
* #922: Deleting of automatic generated waypointsBananeweizen2012-01-011-13/+29
* fix #920: WPs created from Personal Notes not correctBananeweizen2011-12-311-3/+12
* Additional testcaseblafoo2011-12-061-0/+6
* Accept any coordinate when creating a GeopointSamuel Tardieu2011-11-091-24/+1
* No direct access to fieldsblafoo2011-10-261-2/+0