aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Expand)AuthorAgeFilesLines
* Partially revert e5efa831a88cab7675b65a3fb596990d88975ee2SammysHP2011-11-181-11/+1
* Fix #812: Leading zeros for coordinatesSammysHP2011-11-181-6/+6
* Refactor "parseSearch" to use BaseUtils matching routines #679blafoo2011-11-184-288/+243
* Consider setting for ratingblafoo2011-11-181-1/+1
* Enabled (and fixed) (more) warningsblafoo2011-11-189-287/+373
* New: Click on coordinates in detail view to switch between formatsSammysHP2011-11-172-1/+30
* Remove Format.LAT_LON_DECMINUTE_PIPESammysHP2011-11-176-30/+26
* Fix #759: Better button for inventory actionsSammysHP2011-11-172-4/+8
* New: Manual-button in coordinate-dialogSammysHP2011-11-172-0/+16
* increase readability, fixes #809Bananeweizen2011-11-171-10/+10
* hide some menus for empty lists, fixes #665Bananeweizen2011-11-171-24/+18
* show event date in cache list, fixes #805Bananeweizen2011-11-172-18/+30
* remove duplicate code, preparation for #83Bananeweizen2011-11-171-116/+42
* Better icon for live-map-refreshSammysHP2011-11-167-1/+1
* Fix #794: Change scan-iconSammysHP2011-11-163-0/+0
* New #799: Edit and more options for any-location-historySammysHP2011-11-161-41/+70
* Fix #801: Batch-actions for trackables not workingSammysHP2011-11-162-2/+1
* Fix: Inactive stars from ratings not visibleSammysHP2011-11-166-0/+0
* Fix #783: Cache voted 5/5 but shows 4.5 starsSammysHP2011-11-163-23/+28
* Remove empty directories left hanging on the secondary storageSamuel Tardieu2011-11-161-1/+21
* Create directories only when we will write a fileSamuel Tardieu2011-11-167-29/+30
* Prevent null check warningsSamuel Tardieu2011-11-163-29/+31
* Avoid warning by adding appropriate null checksSamuel Tardieu2011-11-161-2/+3
* Mark methods as static when possibleSamuel Tardieu2011-11-161-1/+1
* Remove useless null checkSamuel Tardieu2011-11-161-1/+1
* Use an activity where it is requiredSamuel Tardieu2011-11-161-9/+13
* No need to store the context in a field of an Activity descendantSamuel Tardieu2011-11-161-15/+13
* more translations cleanupBananeweizen2011-11-163-4/+2
* remove unused translationBananeweizen2011-11-167-7/+0
* Merge remote branch 'Lineflyer/master'Bananeweizen2011-11-161-4/+10
|\
| * German translation for new prompts and one correctionLineflyer2011-11-151-1/+14
* | Merge branch 'master' of https://Bananeweizen@github.com/cgeo/c-geo-opensourc...Bananeweizen2011-11-1616-242/+396
|\ \
| * \ Merge pull request #796 from rsudev/refactor_mapsourcesBananeweizen2011-11-1515-242/+384
| |\ \
| | * | Mapsource refactor little cleanup:rsudev2011-11-151-12/+12
| | * | Implementing #179, refactor maps to single source, last partrsudev2011-11-1515-242/+384
| * | | Update of Swedish translationYraFyra2011-11-151-0/+12
* | | | delete unused class, move UnknownTagsHandler to utilsBananeweizen2011-11-153-39/+2
|/ / /
* | | fix #795, use GC connector if only guid is availableBananeweizen2011-11-151-0/+6
|/ /
* | refactor GCVote ratings, move into own packageBananeweizen2011-11-156-49/+79
* | new: allow offline log without any login data stored, fixes #793Bananeweizen2011-11-152-12/+18
* | fix: using "no rating" sets a rating of 0.5 starsBananeweizen2011-11-151-0/+3
* | correctly update button label when logging, fixes #792Bananeweizen2011-11-151-19/+20
* | support import of PQs that include PQ name in download zip file nameStephan Merker2011-11-141-1/+1
* | import zipped GPX files (as send by pocket queries)Stephan Merker2011-11-132-6/+73
* | wrong code send to Go4Cache API when using compassBananeweizen2011-11-132-14/+26
* | refactor duplicate code from mapBananeweizen2011-11-133-40/+50
* | minor code cleanup in coords dialogBananeweizen2011-11-131-57/+68
* | have Go4Cache localized, show also age of information, fixes #782Bananeweizen2011-11-138-31/+53
* | crash in hidden by search, fixes #779Bananeweizen2011-11-131-1/+3
* | change button text if logging not possible, fixes #460Bananeweizen2011-11-134-117/+78