aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release' into upstreamSamuel Tardieu2015-09-031-4/+0
|\
| * fix #5175: remove GC-based address searchSamuel Tardieu2015-09-031-4/+0
* | Prevent loosing uploaded Image Caption and Description while saving to DatastoreMathieu Alorent2015-08-301-0/+30
* | Fix uploading image in LogCacheActivityMathieu Alorent2015-08-301-2/+12
* | images can have null description, fix testsBananeweizen2015-08-291-3/+1
* | Android lint: recycle parcel after useBananeweizen2015-08-291-0/+1
* | fix warnings: unused imports, static declarationsBananeweizen2015-08-291-17/+17
* | Revert 5 latest commits due to minor CRLF EOL issuesSamuel Tardieu2015-08-292-254/+255
* | images can have null description, fix testsBananeweizen2015-08-291-66/+64
* | Android lint: recycle parcel after useBananeweizen2015-08-291-0/+1
* | fix warnings: unused imports, static declarationsBananeweizen2015-08-291-189/+189
* | Refator: better Builder pattern for Image classMathieu Alorent2015-08-273-58/+60
* | Refactor: use Image class instead of local variables.Mathieu Alorent2015-08-261-0/+188
* | Merge remote-tracking branch 'origin/release'Bananeweizen2015-08-194-138/+1
|\ \ | |/
| * fix #5015: shutdown opencaching.comBananeweizen2015-08-194-138/+1
| * Fix #4976: Request to gc.com tile server sent for caches from unknown sources...Mathieu Alorent2015-07-208-6/+141
* | fix #5131: fix bad cacheid on GPX importBananeweizen2015-08-113-0/+195
* | terracaching uses a third prefix for geocodes: LCBananeweizen2015-07-281-5/+10
* | refactoring: simplify package nameBananeweizen2015-07-261-2/+2
* | fix #5099: GPX files violating the schemaBananeweizen2015-07-181-2/+2
* | Fix #4976: Request to gc.com tile server sent for caches from unknown sources...Mathieu Alorent2015-07-169-11/+153
* | terracaching GPX importBananeweizen2015-07-126-33/+391
* | some findbugs findingsBananeweizen2015-07-113-10/+4
* | Merge branch 'issue-5065'rsudev2015-07-102-0/+206
|\ \ | |/
| * Try to fix #5065, Child waypoints of exported GPX missing on reimportrsudev2015-07-102-0/+206
* | recognize more time formatsBananeweizen2015-07-091-0/+25
* | Merge branch 'release'rsudev2015-07-081-0/+4
|\ \ | |/
| * Fixes #5069, Geopoint Parse Exceptionrsudev2015-07-081-0/+4
| * fix #5051: accept pure double coordinatesBananeweizen2015-07-081-0/+15
* | fix #5051: accept pure double coordinatesBananeweizen2015-06-211-0/+15
* | #4733: recognize GSAK geocode in GPXBananeweizen2015-06-192-0/+395
* | Merge remote-tracking branch 'origin/release'Bananeweizen2015-06-131-0/+6
|\ \ | |/
| * fix #5030 crash when opening geocheckerBananeweizen2015-06-131-0/+6
* | Merge remote-tracking branch 'origin/release'Bananeweizen2015-06-031-30/+54
|\ \ | |/
| * Fix #4987: Trackables might not be removed from a cache on refreshMathieu Alorent2015-05-311-30/+54
* | avoid NPE in watchdog, improve error messagesBananeweizen2015-05-311-1/+3
* | avoid NPE in Environment.getExternalStorageState()Bananeweizen2015-05-301-1/+3
|/
* try fixing ant build mode issuesBananeweizen2015-05-251-1/+1
* have new test for online website checksBananeweizen2015-05-252-0/+47
* add tests for waymarkingBananeweizen2015-05-241-0/+8
* new: import TerraCaching.com GPX filesBananeweizen2015-05-244-0/+4533
* fix #4951: non localized sym types in waypointsBananeweizen2015-05-244-17/+36
* Fix #4942: Spotted field is wrong for GKsMathieu Alorent2015-05-221-1/+1
* Fix #4813: `Missing` status for GK should be representedMathieu Alorent2015-05-194-2/+27
* Fix #4943: Display an alert when submitting log without cache GeocodeMathieu Alorent2015-05-194-0/+24
* fix #4927: import caches from http link without mime typeBananeweizen2015-05-101-12/+12
* build with target 22Bananeweizen2015-05-031-1/+1
* Fix failing testSamuel Tardieu2015-04-301-1/+1
* refactoring: use more AssertJ APIBananeweizen2015-04-2828-179/+143
* Fix #4911: Cache inventory should be smarter ;)Mathieu Alorent2015-04-283-1/+254