aboutsummaryrefslogtreecommitdiffstats
path: root/tests/src/cgeo/geocaching/cgeoApplicationTest.java
Commit message (Expand)AuthorAgeFilesLines
* Remove old SettingsActivity, rename new SettingsActivityrsudev2013-07-091-9/+10
* Implements #750, use preference activitykoem2013-07-091-3/+4
* Correct log messages to account for refactoringcampbeb2013-06-051-11/+12
* adapt test case to website changesBananeweizen2013-06-041-2/+2
* refactoring: apply android formatter to all XML filesBananeweizen2013-06-021-2/+1
* refactoring: revert test to previous state after GC changesBananeweizen2013-05-311-1/+1
* fix #2812: attributes parsingBananeweizen2013-05-311-1/+1
* Merge remote-tracking branch 'upstream/master' into master-masterPortree-Kid2013-03-081-5/+0
|\
| * fix #2534: Updating a OC.de cache doubles the cache descriptionBananeweizen2013-03-021-5/+0
* | Refactoring to use Loaders fixes #2365 Portree-Kid2013-03-081-4/+3
|/
* code cleanupBananeweizen2013-02-241-15/+15
* Refactoring: rename cgCache into GeocacheSamuel Tardieu2013-02-031-12/+12
* fix test: some tests need mocked cache filtersBananeweizen2013-01-071-81/+94
* Refactoring: rename cgTrackable into TrackableSamuel Tardieu2013-01-071-3/+3
* refactoring: 3 tests fail if cache type is not ALLBananeweizen2012-12-161-0/+6
* fix #2211: remove application-database indirectionBananeweizen2012-12-011-7/+5
* fix #980: c:geo doesn't handle unknown trackablesBananeweizen2012-11-181-1/+1
* #1744: user name wrongly parsed/written in GPX import/exportBananeweizen2012-06-081-1/+1
* Add tests to very trackable logs can be parsedcampbeb2012-05-121-1/+15
* Make tests independant of user settingsblafoo2012-05-101-13/+52
* Removed deprecated warningsblafoo2012-05-101-2/+3
* refactoring: more cleanup in connector interfacesBananeweizen2012-05-051-11/+10
* Fix #1421: save and restore user setting for mocked cache testsrsudev2012-04-211-4/+9
* Make sure a cgeoapplication is created before testingSamuel Tardieu2012-04-211-14/+2
* Refactoring: do not get through an extra Geopoint when not requiredSamuel Tardieu2012-04-201-5/+5
* refactoring: rest in peace, cgBaseBananeweizen2012-04-181-12/+13
* Refactoring: move Login from network to connector.gcSamuel Tardieu2012-04-171-1/+1
* refactoring: remove the logging tag from settingsBananeweizen2012-04-121-3/+3
* Implements cache for live-map tilesrsudev2012-04-121-0/+3
* Implement equals() and hashCode() for GeopointSamuel Tardieu2012-04-111-2/+2
* refactoring: more static code analysis cleanupsBananeweizen2012-04-021-2/+2
* refactoring: more encapsulation in SearchResultBananeweizen2012-03-241-3/+3
* Unit test for #1268blafoo2012-03-181-3/+16
* Non-reliable coords for Basic Members. Fixes #1285blafoo2012-03-171-18/+16
* Request further details when tapping on a cache in Live Map. Fixes #1256blafoo2012-03-161-1/+1
* Update of tests due to new Live Map strategy. Fixes #1242blafoo2012-03-131-4/+6
* refactoring: first part of removing cgBaseBananeweizen2012-03-101-5/+6
* #1236: adapt unit testsBananeweizen2012-03-091-1/+27
* Live Map strategy. Closes #1183blafoo2012-03-071-18/+29
* refactoring: never set listId of cache to TEMPORARY_IDBananeweizen2012-03-031-3/+3
* Reactivated viewport testsblafoo2012-02-281-56/+55
* New connector functionalityblafoo2012-02-241-3/+4
* Removed obsolete Live Map (old) codeblafoo2012-02-241-6/+6
* refactoring: use underscore in symbolic constantsBananeweizen2012-02-161-10/+10
* GC.com update 14.02.2012blafoo2012-02-151-47/+56
* refactoring: make search by coords test more fault tolerantBananeweizen2012-02-141-1/+1
* Changed database handlingblafoo2012-02-081-22/+21
* Set instead of List to avoid caches multiple times in search results V2blafoo2012-01-231-1/+1
* Updated test data due to GC.com downtime on 17.01.2012blafoo2012-01-171-1/+1
* Overlays instead of icons. Fixes #752blafoo2012-01-101-2/+0