aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Expand)AuthorAgeFilesLines
* Remove R/W-calendar-permissionsSammysHP2012-01-272-146/+1
* fix #1048: near search icon enabledBananeweizen2012-01-271-3/+2
* Merge pull request #1049 from YraFyra/masterBananeweizen2012-01-261-8/+13
|\
| * Update of Swedish translationYraFyra2012-01-261-8/+13
* | Merge pull request #1041 from marco-jacob/issue#290Bananeweizen2012-01-265-3/+61
|\ \ | |/ |/|
| * changed from dialog_yes/no to android.R.string.yes/noMarco Jacob2012-01-263-10/+2
| * Merge branch 'master' into issue#290Marco Jacob2012-01-253-13/+28
| |\
| * \ Merge branch 'master' into issue#290Marco Jacob2012-01-2516-112/+181
| |\ \
| * | | changed res text info_storing_static_mapsMarco Jacob2012-01-252-2/+2
| * | | Merge branch 'master' into issue#290Marco Jacob2012-01-2337-813/+742
| |\ \ \
| * | | | added explicit download of cache static mapMarco Jacob2012-01-231-0/+5
| * | | | additional resource text for issue#290Marco Jacob2012-01-232-0/+12
| * | | | added dialog to ask for download static maps and the dowload action itselfMarco Jacob2012-01-231-3/+39
| * | | | added getWaypointById(int)Marco Jacob2012-01-231-0/+13
* | | | | testing https access, please ignore this commitBananeweizen2012-01-261-0/+1
* | | | | Merge commit '0a3f72f92fb970952eb29a9cb56075acacb7c3f9' into upstreamblafoo2012-01-255-70/+51
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Stronger use of CacheCacheblafoo2012-01-245-70/+51
* | | | | hashCode() and equals() implemented for cgCacheblafoo2012-01-251-0/+19
* | | | | Merge branch 'master' of https://Bananeweizen@github.com/cgeo/c-geo-opensourc...Bananeweizen2012-01-252-1/+3
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Search returns reliable coords. Fixes #1031blafoo2012-01-252-1/+3
* | | | | fix #1034: Links in cache-logs not workingBananeweizen2012-01-251-1/+3
* | | | | Merge branch 'master' of https://Bananeweizen@github.com/cgeo/c-geo-opensourc...Bananeweizen2012-01-252-1/+18
|\ \ \ \ \ | |/ / / /
| * | | | Use equalsIngoreCase instead of compareToIgnoreCase == 0campbeb2012-01-252-2/+2
| * | | | Merge branch 'master' into fix1010campbeb2012-01-2510-76/+119
| |\ \ \ \ | | |/ / /
| * | | | Fix #1010 - Add method to allow finding a cache in the list by searchingcampbeb2012-01-241-0/+9
| * | | | Fix #1010 - Keep track of geocode for the context menu and make sure wecampbeb2012-01-241-1/+9
* | | | | refactoring: minor simplification of codeBananeweizen2012-01-241-12/+6
| |/ / / |/| | |
* | | | fix #1033: links in TB log don't workBananeweizen2012-01-242-2/+5
* | | | Merge pull request #1027 from RoadRunner-/navidBananeweizen2012-01-242-62/+84
|\ \ \ \
| * | | | changed method argumentsTorsten Keil2012-01-241-3/+3
| * | | | Fix for issue #1012: ID may changeTorsten Keil2012-01-222-62/+84
* | | | | fix #368: turn off stand-by mode in list viewBananeweizen2012-01-246-12/+30
| |/ / / |/| | |
* | | | Set instead of List to avoid caches multiple times in search results V2blafoo2012-01-236-34/+41
| |_|/ |/| |
* | | Removed direct call of compass app by call to default navigation appTorsten Keil2012-01-232-13/+3
* | | Revert "Fix #976: Replace note-marker by more meaningful icon"SammysHP2012-01-225-0/+0
* | | refactoring: #1023, remove all method arguments from setMoreCachesBananeweizen2012-01-221-13/+12
* | | Merge branch 'master' of https://Bananeweizen@github.com/cgeo/c-geo-opensourc...Bananeweizen2012-01-221-3/+3
|\ \ \
| * | | Instead of using url from SearchResult, use the type to determine if wecampbeb2012-01-221-6/+3
| * | | Merge branch 'master' into fix1011campbeb2012-01-2224-515/+546
| |\ \ \
| * | | | Fix #1011 Don't try to load more caches for stored listscampbeb2012-01-221-3/+6
* | | | | fix #1018: Add add-on to useful appsBananeweizen2012-01-225-218/+110
| |/ / / |/| | |
* | | | refactoring: moved some classes to packages, renamingBananeweizen2012-01-2222-23/+35
* | | | fix #1003: Implementation for #977: Import renamed waypoint GPX filesBananeweizen2012-01-222-2/+2
* | | | Merge remote branch 'RoadRunner-/gpx3'Bananeweizen2012-01-222-492/+511
|\ \ \ \ | |/ / / |/| | |
| * | | Fixed tests and added additional null check in code.Torsten Keil2012-01-211-6/+8
| * | | Merge remote-tracking branch 'upstream/master' into gpx3Torsten Keil2012-01-2117-76/+341
| |\ \ \
| * | | | Improved filename filter for file list on gpx import.Torsten Keil2012-01-181-83/+83
| * | | | Merge remote-tracking branch 'upstream/master' into gpx3Torsten Keil2012-01-1716-94/+302
| |\ \ \ \
| * | | | | Removed deprecated methods.Torsten Keil2012-01-171-16/+0
| * | | | | Implementation for #977: Import renamed waypoint GPX filesTorsten Keil2012-01-161-409/+442