aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching
Commit message (Expand)AuthorAgeFilesLines
* 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
* optimization: use available find count in log templatesBananeweizen2012-02-181-5/+8
* fix #1072: Visual login is not showing find-countBananeweizen2012-02-181-12/+14
* Merge pull request #1133 from rsudev/issue1109rsudev2012-02-171-2/+1
|\
| * Fixed found caches filtering for stored on live maprsudev2012-02-171-2/+1
* | fix: offline logging information missing in all listsBananeweizen2012-02-171-1/+5
* | Added exception handling for NumberFormatExceptionTorsten Keil2012-02-171-7/+22
* | Implementation for issue #1120Torsten Keil2012-02-174-119/+286
* | refactoring: remove reflection from compatibility packageBananeweizen2012-02-174-25/+34
* | fix #1110: onPrepareOptionsMenu compatible with Android 3.0Bananeweizen2012-02-1717-14/+103
* | new: menu to refresh static maps in static map activityBananeweizen2012-02-175-40/+86
* | fix #1135: Hint can contain HTMLBananeweizen2012-02-172-34/+41
* | fix #1130: Initial zoom for map in lists not always correctBananeweizen2012-02-171-9/+12
|/
* fix: caches from online search cannot be stored directly from the listBananeweizen2012-02-161-1/+3
* refactoring: use underscore in symbolic constantsBananeweizen2012-02-1617-79/+79
* Merge pull request #1117 from rsudev/issue1040brsudev2012-02-159-20/+149
|\
| * - Copy type as well when copying waypointrsudev2012-02-142-1/+7
| * Fix #1040, waypoint typesrsudev2012-02-129-20/+143
* | new: have bar code app in useful apps to better explain geocode scanBananeweizen2012-02-151-0/+1
* | Revert "logout button"blafoo2012-02-142-9/+0
* | Merge remote-tracking branch 'campbeb/implement1073'Bananeweizen2012-02-143-34/+171
|\ \
| * | remove old commentscampbeb2012-02-131-28/+2
| * | Add ability to copy coordinates (this required removing long press fromcampbeb2012-02-132-46/+87
| * | Add ability to copy and translate description, hint, and personal notecampbeb2012-02-061-11/+47
| * | Added qualifier to force classic mode of translate.google.com websitecampbeb2012-02-061-1/+2
| * | Merge branch 'master' into implement1073campbeb2012-02-0620-121/+370
| |\ \
| * | | Change clipboard function name to match what it doescampbeb2012-02-022-3/+3
| * | | Implement #1073 - Translate and copy log entriescampbeb2012-01-311-0/+30
| * | | Add translation utility class.campbeb2012-01-311-0/+27
| * | | Add utility class for the clipboard.campbeb2012-01-311-0/+26
* | | | fix #972: also have existing OC caches marked as reliableBananeweizen2012-02-144-1/+21
* | | | refactoring: don't suppress warnings on method levelBananeweizen2012-02-141-1/+0
* | | | fix tests for stored listsBananeweizen2012-02-141-1/+1
* | | | Improved thread handling in live mapblafoo2012-02-133-48/+51
| |_|/ |/| |
* | | Check if calendar add-on is available. Fixes #1017blafoo2012-02-122-14/+44
* | | logout buttonblafoo2012-02-122-0/+9
* | | Parse caches found correctly. Fixes #1107blafoo2012-02-122-3/+4
* | | Identify c:geo as an ordinary webbrowser. Fixes #1025blafoo2012-02-114-66/+6