aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching
Commit message (Expand)AuthorAgeFilesLines
* Removed obsolete Live Map (old) codeblafoo2012-02-242-169/+0
* Fixes #1178, crash on invalid listidrsudev2012-02-241-1/+7
* Fixes #1175, Archived caches displayed as activersudev2012-02-241-2/+2
* Avoid NPE. Fixes #1174blafoo2012-02-241-21/+11
* Merge pull request #1143 from rsudev/issue1059rsudev2012-02-244-9/+41
|\
| * Small polish and little bugfix for save offline log statusrsudev2012-02-211-5/+4
| * fix parentheses in single statement ifrsudev2012-02-191-1/+2
| * Notify asynchronous cache changes (log offline)rsudev2012-02-182-1/+37
| * Fix handling of offline log flag in map and listsrsudev2012-02-182-7/+3
* | Merge pull request #1158 from RoadRunner-/defnav2arsudev2012-02-246-6/+175
|\ \
| * | Implementation for #1155 - the second default navigation tool isTorsten Keil2012-02-226-6/+175
* | | fix #1164: suppress unknown size filterBananeweizen2012-02-241-4/+8
* | | Merge pull request #1172 from campbeb/fix1159bM@®k2012-02-243-26/+63
|\ \ \
| * | | Expand what QR codes are recognized and provide better feedback to thecampbeb2012-02-243-29/+46
| * | | QR scan to search intentcampbeb2012-02-242-11/+31
* | | | Merge pull request #1170 from campbeb/fix1167M@®k2012-02-241-29/+58
|\ \ \ \
| * | | | Use real owner name instead of displayed owner name in About user dialogcampbeb2012-02-241-29/+58
| |/ / /
* | | | Merge pull request #1169 from campbeb/fix1164M@®k2012-02-241-1/+1
|\ \ \ \
| * | | | Change label for unknown cache size - Unknown instead of Unknown Errorcampbeb2012-02-241-1/+1
| |/ / /
* | | | Merge pull request #1162 from RoadRunner-/issue#1147M@®k2012-02-243-33/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Another change to the regexTorsten Keil2012-02-233-5/+5
| * | | Improved pattern to respect dot as thousands separator tooTorsten Keil2012-02-223-5/+5
| * | | Replaced parsing for find count by usage of defined patternTorsten Keil2012-02-221-29/+2
* | | | Merge from Valentine Projekt into masterblafoo2012-02-231-0/+2
* | | | Live Map. Closes #1121blafoo2012-02-235-66/+59
* | | | Live Map optimizationsblafoo2012-02-238-90/+131
* | | | Unified methods for BASE 31blafoo2012-02-232-29/+2
* | | | First working version of new live mapblafoo2012-02-233-51/+124
* | | | Tile computationblafoo2012-02-231-0/+1
* | | | Positions in grid evaluated for cachesblafoo2012-02-231-35/+144
* | | | Convert ids into geocodesblafoo2012-02-234-444/+445
* | | | JSON (new format) parsingblafoo2012-02-232-1/+195
* | | | First working version of new live mapblafoo2012-02-238-73/+192
* | | | Tile computationblafoo2012-02-232-0/+119
* | | | Positions in grid evaluated for cachesblafoo2012-02-231-35/+144
* | | | Convert ids into geocodesblafoo2012-02-232-0/+24
* | | | JSON (new format) parsingblafoo2012-02-234-3/+219
|/ / /
* | | Fix for issue#1147: Problem detecting find countTorsten Keil2012-02-221-1/+1
|/ /
* | Get geocode from wayoint fro clearing CachesCache if necessary, fixesrsudev2012-02-211-2/+8
* | refactoring: code cleanupBananeweizen2012-02-2111-49/+61
* | #1151: Clicking "Spotted in" on trackable screen can give ExceptionBananeweizen2012-02-211-0/+4
* | Merge pull request #1150 from campbeb/fix1149rsudev2012-02-201-2/+2
|\ \
| * | Fix #1149. We need the parent view of the item that was clicked so wecampbeb2012-02-201-2/+2
| |/
* | Merge pull request #1153 from campbeb/fix1101rsudev2012-02-202-2/+87
|\ \
| * | Move strings to resources and only set list selection on initial setup.campbeb2012-02-202-25/+18
| * | Fix #1101 - Add drop down list to allow user to choose unit ofcampbeb2012-02-202-2/+94
| |/
* | fix unit testsBananeweizen2012-02-201-1/+0
|/
* fix #945: unify navigation methodsBananeweizen2012-02-183-10/+8
* #945: unify navigation methodsBananeweizen2012-02-1822-84/+52
* refactoring: have link to closed issues in about, remove unused codeBananeweizen2012-02-181-28/+2