aboutsummaryrefslogtreecommitdiffstats
path: root/src/cgeo/geocaching
Commit message (Expand)AuthorAgeFilesLines
* Implemented map view switch in map activityRainer2011-08-017-110/+198
* Merge branch 'master' of https://github.com/cgeo/c-geo-opensourceRainer2011-08-012-3/+9
|\
| * Fix 2x FC, fix #43mucek42011-08-012-3/+9
* | Merge branch 'master' of https://github.com/cgeo/c-geo-opensourceRainer2011-07-3139-1136/+1795
|\ \ | |/
| * Merge remote branch 'origin/master'Bananeweizen2011-07-314-17/+56
| |\
| | * Refactor trackable autovisit, add setting to turn auto-insertion of signature...SammysHP2011-07-313-14/+50
| | * Fix bug in Field Notes export, add Field Notes export for event- and webcam-c...SammysHP2011-07-311-3/+6
| * | have icons for waypointsBananeweizen2011-07-313-13/+32
| |/
| * Merge remote branch 'origin/master'Bananeweizen2011-07-313-3/+43
| |\
| | * Add auto-visit for all trackables (in settings)SammysHP2011-07-313-3/+43
| * | * fix NullPointerException in filter context menuBananeweizen2011-07-314-93/+133
| |/
| * fixes #50, fixes #68Bananeweizen2011-07-311-9/+9
| * Merge branch 'master' ofBananeweizen2011-07-319-132/+951
| |\
| | * redone unwanted changeKarsten Priegnitz2011-07-301-1/+1
| | * I did some more changes and I think it's ok now. Please review.Karsten Priegnitz2011-07-302-12/+14
| | * - refactoring: less and clearer codeKarsten Priegnitz2011-07-304-100/+55
| | * Merge commit 'upstream/master'Karsten Priegnitz2011-07-3053-888/+1793
| | |\
| | * | commit before merge upstream/masterKarsten Priegnitz2011-07-303-230/+207
| | * | refactoringKarsten Priegnitz2011-07-241-14/+1
| | * | refactoring and javadocKarsten Priegnitz2011-07-242-86/+83
| | * | Implemented watchlist add/remove in cache detail view.Karsten Priegnitz2011-07-242-0/+240
| * | | * move app invocation code into factoriesBananeweizen2011-07-3131-918/+1303
* | | | Adapted zoom-levels between google maps and mapsforgeRainer2011-07-302-3/+3
| |_|/ |/| |
* | | fixed some typosAndreas Scharf2011-07-283-4/+4
* | | Merge remote-tracking branch 'upstream/master'Andreas Scharf2011-07-282-6/+4
|\ \ \
| * | | Fix UnsupportedOperationException in cgeopoint.addToHistory()SammysHP2011-07-281-5/+3
| * | | Fix NumberFormatException in finds-number-parsingSammysHP2011-07-281-1/+1
* | | | Some fixes as SammysHP suggestedAndreas Scharf2011-07-284-35/+100
|/ / /
* | | last code formatting, removed debug outAndreas Scharf2011-07-282-61/+57
* | | show toast instead of dialog for missing input cause it seems toAndreas Scharf2011-07-271-2/+1
* | | fixed code formattingAndreas Scharf2011-07-272-21/+29
* | | use a long for date instead of a stringAndreas Scharf2011-07-273-8/+8
* | | Removed debug outputAndreas Scharf2011-07-261-2/+0
* | | Toast instead of dialogAndreas Scharf2011-07-261-0/+1
* | | Merge remote-tracking branch 'upstream/master'Andreas Scharf2011-07-264-30/+236
|\ \ \
| * | | Ask before clear historySammysHP2011-07-261-2/+25
| * | | Fix NullPointerException in cache-list-menu, fix bug where you can't select s...SammysHP2011-07-261-35/+55
| * | | Fix bug where signature is pasted everytime you change orientation or keyboard.SammysHP2011-07-251-1/+1
| * | | Fix bug in field-notes-export, add possibility to clear / remove selected cac...SammysHP2011-07-253-9/+172
| |/ /
* | | Added delete destination and clear history actionsAndreas Scharf2011-07-261-6/+96
* | | finished first version of destination history, need some UI polishingAndreas Scharf2011-07-264-92/+198
* | | Merged from upstreamAndreas Scharf2011-07-2551-926/+1140
|\ \ \ | |/ /
| * | Add verbose field-notes-export (error-message in case of failure, else path t...SammysHP2011-07-241-0/+11
| * | fix: NullPointerException in cache elevation updateBananeweizen2011-07-243-13/+65
| * | * fix: NullPointerException in optionsMenuBananeweizen2011-07-241-94/+132
| * | NullPointerException in updatelocation, while cache is still beingBananeweizen2011-07-241-15/+6
| * | new feature: get navigation menu when clicking a waypoint in theBananeweizen2011-07-242-21/+60
| * | several bugs/problems found with static code analysis:Bananeweizen2011-07-2412-162/+168
| * | use 16 K as size for new BufferedReaders. The constructor withoutBananeweizen2011-07-242-57/+63
| * | DatabaseObjectNotClosedExceptions during update of the stored cachesBananeweizen2011-07-241-25/+25