aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo
Commit message (Expand)AuthorAgeFilesLines
* Moved class to avoid ambiguity, compilable under api 4+rsudev2013-04-071-0/+595
* issue #2636: fix was incorrect, check for equality, not identitySamuel Tardieu2013-04-071-1/+1
* fix #2686: waypoint from notes are duplicated upon refreshSamuel Tardieu2013-04-071-2/+14
* fix #2639: NPE in GPX parserBananeweizen2013-04-071-0/+3
* Merge remote-tracking branch 'upstream/issue-2624' into releaseSamuel Tardieu2013-04-062-15/+40
|\
| * fix #2624: coordinates display is wrong near a confluence pointSamuel Tardieu2013-04-022-15/+40
* | fix #2637: crash when rotating caches listSamuel Tardieu2013-04-061-1/+1
|/
* fix #2615: loader not working for next pageBananeweizen2013-03-312-11/+14
* Fixes #2589, Light skin not workingrsudev2013-03-291-1/+3
* fix #2489: remove wrong error log entry on gpx exportBananeweizen2013-03-291-2/+4
* fix #2607: avoid error in log during list loadingBananeweizen2013-03-281-3/+1
* fix #2591: crash in logging activityBananeweizen2013-03-281-2/+11
* fix #2602: crash on "show on list" from live mapSamuel Tardieu2013-03-271-8/+8
* #2593: wrong inverse sorting in history and other listsBananeweizen2013-03-272-9/+18
* Fix #2578, Sorting not OK after opening/changing listrsudev2013-03-231-0/+1
* Fixes #2538 - German Umlauts in image caption and descriptionkoem2013-03-183-38/+17
* Merge pull request #2565 from triakcz/gpx_export_skip_invalid_wptsrsudev2013-03-161-12/+14
|\
| * GPX export ommiting waypoints without coordstriakcz2013-03-121-12/+14
* | Fixes #2531 - Auto-save now works as expected.rsudev2013-03-161-1/+7
* | Fixed comment typorsudev2013-03-161-1/+1
* | stability issues and errorhandlingPortree-Kid2013-03-152-6/+14
* | Fix Refactoring to use Loaders fixes #2570Portree-Kid2013-03-133-3/+19
* | Fixes #2538 - German umlauts for image uploadkoem2013-03-131-1/+1
|/
* refactoring: use faster short circuit evaluationBananeweizen2013-03-121-1/+1
* Merge pull request #2541 from koem/issue1640Bananeweizen2013-03-121-7/+16
|\
| * issue 1640 - Found Caches shown on live map (low zoom problem)koem2013-03-051-7/+16
* | Merge pull request #2554 from Portree-Kid/master-masterBananeweizen2013-03-1218-466/+550
|\ \
| * | Code Cleanup after reviewPortree-Kid2013-03-121-2/+1
| * | Code Cleanup after reviewPortree-Kid2013-03-101-5/+2
| * | Code Cleanup after reviewPortree-Kid2013-03-1012-79/+35
| * | Merge remote-tracking branch 'upstream/master' into master-masterPortree-Kid2013-03-0813-50/+253
| |\ \
| * | | Refactoring to use Loaders fixes #2365 Portree-Kid2013-03-0817-463/+595
* | | | Remove unused getRotation from AndroidLevel8InterfaceSamuel Tardieu2013-03-103-26/+6
* | | | refactoring of static maps codeBananeweizen2013-03-102-18/+15
| |/ / |/| |
* | | Fix #2258: Share function should use http://coord.info/ URLSammysHP2013-03-084-6/+29
* | | Merge pull request #2550 from marco-jacob/wpImagesWithHashMarco Jacob2013-03-075-23/+88
|\ \ \
| * | | fixes #2507 - Waypoints only stored if not existingMarco Jacob2013-03-075-23/+88
| | |/ | |/|
* | | Merge branch 'release'SammysHP2013-03-071-1/+1
|\ \ \ | |/ / |/| |
| * | Fix #2548: Failed unit testSammysHP2013-03-071-1/+1
* | | new: strip unneeded markup from OC descriptionsBananeweizen2013-03-021-9/+19
* | | fix #2534: Updating a OC.de cache doubles the cache descriptionBananeweizen2013-03-022-11/+47
* | | Closes #109, Allow user to clear all saved logs (field note export related)rsudev2013-02-272-0/+69
| |/ |/|
* | Fix #2519, TB can not be opened from log viewrsudev2013-02-241-1/+1
* | Visited waypoints - small fixes and polishingrsudev2013-02-245-5/+19
* | New feature WPT visited markingtriakcz2013-02-245-16/+71
* | code cleanupBananeweizen2013-02-2425-126/+127
* | Removed superfluous waypoint.clear in maprsudev2013-02-241-5/+4
* | refactoring: cleanup navigation apps hierarchyBananeweizen2013-02-243-23/+7
* | Merge remote-tracking branch 'origin/release'Bananeweizen2013-02-241-8/+2
|\ \ | |/
| * fix #2518: NPE in RMapsAppBananeweizen2013-02-241-7/+1