aboutsummaryrefslogtreecommitdiffstats
path: root/tests/src/cgeo
Commit message (Expand)AuthorAgeFilesLines
...
* buffer lets you split a list into smaller max-size onesSamuel Tardieu2014-04-131-0/+54
* Use the Android-provided API to stream-decode base64-encoded dataSamuel Tardieu2014-04-101-0/+30
* Redisable intermittently failing testSamuel Tardieu2014-04-101-0/+2
* fix #3729: compass deviation -90° in landscape mode (GPS)Samuel Tardieu2014-04-061-1/+1
* Update Robotium librarySamuel Tardieu2014-04-051-14/+19
* Remove compatibility with API < 8Samuel Tardieu2014-04-012-36/+28
* avoid lint error in testBananeweizen2014-03-311-0/+3
* fix #3707: missing method in Android < 2.3Samuel Tardieu2014-03-312-6/+6
* Fix failure in testSearchTrackablersudev2014-03-271-1/+1
* refactoring: factor out code for cache droppingSamuel Tardieu2014-03-111-3/+2
* Fix tests due to interface changeSamuel Tardieu2014-03-111-1/+1
* refactoring: use a LRUSet instead of a LRUMap for tile cacheSamuel Tardieu2014-03-061-2/+2
* resource not closed in testBananeweizen2014-03-041-5/+10
* have same minor sdk version in test as in appBananeweizen2014-03-041-1/+1
* Merge branch 'release' into upstreamSamuel Tardieu2014-02-282-1/+35
|\
| * fix #3594: personal note parsing is too looseSamuel Tardieu2014-02-282-1/+35
* | Fixed test fail for searchByCoordinatesrsudev2014-02-271-2/+2
* | Fix failing testsSamuel Tardieu2014-02-181-2/+1
* | Fix testcase for not logged in premium cachesrsudev2014-02-131-2/+2
* | fix #3589: export only GC field notesBananeweizen2014-02-021-3/+3
* | read premium only flag from GSAK GPXBananeweizen2014-01-291-6/+14
* | import personal note from GSAK GPXBananeweizen2014-01-291-0/+8
* | Merge pull request #3584 from Matrikss/masterBananeweizen2014-01-281-0/+7
|\ \
| * | Add FavPoints parsing for GSAK GPX;Matrikss2014-01-271-0/+7
* | | Merge branch 'release' into upstreamSamuel Tardieu2014-01-282-17/+12
|\ \ \ | |/ / |/| / | |/
| * Update testsSamuel Tardieu2014-01-282-17/+12
| * Corrections for null analysisrsudev2014-01-232-2/+8
* | fix #3556: Calendar plugin should also read short description for timeBananeweizen2014-01-201-0/+8
* | fix #3319: Support OC cache size "Nano"Bananeweizen2014-01-161-2/+0
* | refactoring: remove unused codeBananeweizen2014-01-125-10/+17
* | enable eclipse null analysis on test projectBananeweizen2014-01-125-5/+26
* | refactoring: remove unused codeBananeweizen2014-01-114-15/+8
* | refactoring: premium membership is specific to geocaching.comSamuel Tardieu2014-01-092-9/+9
* | Emit parallel queries to connectors when searchingSamuel Tardieu2014-01-082-6/+6
* | Remove now unused classesSamuel Tardieu2014-01-081-79/+0
* | Merge branch 'release' into upstreamSamuel Tardieu2014-01-081-2/+12
|\ \ | |/
| * fix #3527: bad query stringSamuel Tardieu2014-01-081-2/+12
* | new: register for geokrety URLs in AndroidBananeweizen2014-01-064-0/+54
|/
* fix #3500: crash with `null` completion in lazy listsSamuel Tardieu2014-01-011-0/+74
* fix #3493: search by geocode for EC is case sensitiveBananeweizen2013-12-301-0/+12
* fix typo in tests introduced by previous commitSamuel Tardieu2013-12-281-1/+1
* fix tests: `getMapTokens()` is no longer staticSamuel Tardieu2013-12-282-5/+4
* findbugs: prohibit access to internal collectionsMichael Keppler2013-12-251-2/+4
* fix findbugs issueMichael Keppler2013-12-252-3/+4
* fix #3469: "More" search not working after connector refactoringMichael Keppler2013-12-252-2/+2
* fix broken testBananeweizen2013-12-191-1/+1
* refactoring: remove duplicated codeBananeweizen2013-12-182-3/+3
* cleanup: fix all findbugs on test and calendarBananeweizen2013-12-168-40/+33
* refactoring: remove duplication in login classesBananeweizen2013-12-163-9/+9
* rename Login to GCLoginBananeweizen2013-12-167-19/+19