aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix offline zoom issue and document zoom level differencescampbeb2012-05-226-14/+56
* Workaround: set number of caches to '500+amount stored in DB'. Fixes #1374blafoo2012-05-221-1/+5
* Fix #1490: do not pretend that we handle configuration changesSamuel Tardieu2012-05-221-8/+4
* Do not use "else" with "return"Samuel Tardieu2012-05-211-1/+3
* Merge remote-tracking branch 'triakcz/all_list_virtual' into upstreamSamuel Tardieu2012-05-214-6/+31
|\
| * Virtual "all caches" listOndřej Kunc2012-05-204-6/+31
* | Refactoring: remove redundant field mapController in CGeoMapSamuel Tardieu2012-05-214-11/+16
* | Merge remote-tracking branch 'campbeb/fix1535' into upstreamSamuel Tardieu2012-05-212-0/+8
|\ \
| * | Ensure zoom doesn't exceed max zoom when changing map sourcescampbeb2012-05-192-0/+8
* | | Use image hash code instead of view ID to reference log imagescampbeb2012-05-211-0/+1
* | | Do not use string concatenation inside a StringBuilder's appendSamuel Tardieu2012-05-211-4/+2
* | | Merge pull request #1608 from ray4423/translate_jaSven Greiner2012-05-201-61/+70
|\ \ \
| * | | Update JapaneseRay2012-05-201-62/+71
* | | | Do not send direction updates more often than neededSamuel Tardieu2012-05-202-59/+26
| |/ / |/| |
* | | Merge branch 'master' of https://Bananeweizen@github.com/cgeo/c-geo-opensourc...Bananeweizen2012-05-191-0/+3
|\ \ \
| * | | Change log update #1357, #1256, #1203Lars2012-05-191-0/+3
* | | | reafactoring: enablement of navigation appsBananeweizen2012-05-194-6/+6
* | | | Merge remote-tracking branch 'marco-jacob/issue#1580-staticMapsOnAnyDestNavig...Bananeweizen2012-05-197-1/+32
|\ \ \ \ | |/ / / |/| | |
| * | | corrected suspicious codeMarco Jacob2012-05-181-1/+1
| * | | corrected isEnabled(Geopoint) default to geopoint!=nullMarco Jacob2012-05-162-5/+2
| * | | Fixed wrong refactoring at static maps nav appsMarco Jacob2012-05-163-15/+30
| * | | fixes #1580: No static maps item on any destination navigation menuMarco Jacob2012-05-167-19/+38
* | | | Request more details for popup. Fixes #1357blafoo2012-05-182-4/+11
* | | | #1518: avoid repainting mini compass for changes less than 5 degreesBananeweizen2012-05-182-31/+48
* | | | refactoring: make view holders static inner classesBananeweizen2012-05-187-55/+44
* | | | change: remove sorting menu for historyBananeweizen2012-05-181-28/+30
* | | | Merge pull request #1596 from RomNexus6/patch-23Sven Greiner2012-05-181-0/+2
|\ \ \ \
| * | | | aligned localization-itRomNexus62012-05-181-0/+2
|/ / / /
* | | | new: for some activities, don't re-open them when resuming the appBananeweizen2012-05-184-18/+34
* | | | Correct speed in Live Map. Fixes #1300blafoo2012-05-172-9/+14
* | | | StringUtils.equalsIgnoreCase() instead of StringUtils()blafoo2012-05-171-1/+1
* | | | Popup on live map before requesting more details. Fixes #1256blafoo2012-05-172-22/+41
* | | | Add missing importSamuel Tardieu2012-05-161-0/+1
* | | | Fix #1569: download details preview through StaticMapsProviderMarco Jacob2012-05-165-67/+107
* | | | Handle "Renew Your Membership!". Fixes #1224blafoo2012-05-165-3/+13
* | | | Use of cache.isOwn()blafoo2012-05-163-15/+14
* | | | Found caches not hidden for basic members. Fixes #1203blafoo2012-05-161-2/+11
|/ / /
* | | Refactoring: Improved Field Notes generationSammysHP2012-05-161-37/+17
* | | Fix #1565: Wrong progress information when uploading field notesSammysHP2012-05-163-12/+20
* | | GC.com update 16.05.2012blafoo2012-05-163-34/+34
* | | Merge pull request #1587 from RomNexus6/patch-22SammysHP2012-05-161-2/+10
|\ \ \
| * | | updated localization-itRomNexus62012-05-161-2/+10
|/ / /
* | | Merge pull request #1584 from YraFyra/newSammysHP2012-05-161-4/+11
|\ \ \
| * | | Swedish translation updatedYraFyra2012-05-161-4/+11
|/ / /
* | | Shorter strings for favorite action. Lars2012-05-161-2/+2
* | | Shorter strings for favorite action. Lars2012-05-161-2/+2
* | | German strings for #1555Lars2012-05-161-0/+8
* | | Change log updateLars2012-05-161-0/+2
* | | fix wrong comparison of StringsBananeweizen2012-05-151-1/+3
* | | Merge pull request #1575 from samueltardieu/database-cleanupBananeweizen2012-05-151-246/+175
|\ \ \