aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Expand)AuthorAgeFilesLines
* #1065: add distance to search results for search by addressBananeweizen2012-01-291-15/+20
* fix: user info cache counter does not workBananeweizen2012-01-281-2/+2
* refactoring: user login infoBananeweizen2012-01-282-7/+10
* fix #1030: Refreshing stored cache can make it move to default listBananeweizen2012-01-286-8/+13
* fix #1044: Compass starts without being chosenBananeweizen2012-01-281-2/+4
* fix #1057: Crash in mapBananeweizen2012-01-281-1/+2
* fix #1047: friends log without loginBananeweizen2012-01-281-0/+4
* refactoring: remove superfluous blanks in localizationBananeweizen2012-01-285-6/+6
* #1057: Crash in mapBananeweizen2012-01-281-4/+1
* Slightly improvements for user login statusblafoo2012-01-281-16/+25
* Merge pull request #1056 from rsudev/tempfixSammysHP2012-01-271-0/+0
|\
| * fix for mapsforge landscape issuersudev2012-01-271-0/+0
* | Increase caches found counter manuallyblafoo2012-01-271-0/+2
* | Merge pull request #1051 from blafoo/VisualLoginM@®k2012-01-277-20/+115
|\ \ | |/ |/|
| * Visual Loginblafoo2012-01-279-183/+102
| * Merge from Ghostblafoo2012-01-266-5/+181
* | 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