aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* refactoring: remove the logging tag from settingsBananeweizen2012-04-1274-479/+449
* Merge remote-tracking branch 'Portree-Kid/master-new'Bananeweizen2012-04-124-72/+116
|\
| * Merge remote-tracking branch 'upstream/master' into master-newPortree-Kid2012-04-1241-596/+529
| |\
| * | Small fix (where built more effectively) for Pull #1391keith.paterson2012-04-121-8/+6
| * | Small fix for Pull #1391keith.paterson2012-04-111-1/+1
| * | Small fix for Pull #1391keith.paterson2012-04-111-5/+6
| * | Merge remote-tracking branch 'upstream/master' into master-newkeith.paterson2012-04-1123-244/+222
| |\ \
| * | | Fixed Issues with showing waypoints in mapkeith.paterson2012-04-104-69/+115
* | | | more fixes for crashes in searchBananeweizen2012-04-125-7/+9
| |_|/ |/| |
* | | Partial fix: do not crash if a cache has no coordinatesSamuel Tardieu2012-04-121-6/+12
* | | Fix bug introduced in 018e7db82858c3ab0fdc7dc5aba70eddbe1fa3feSamuel Tardieu2012-04-121-27/+15
* | | Refactoring: temporarily rewrite redundant code waiting for it to disappearSamuel Tardieu2012-04-121-34/+9
* | | Tests: add tests for ViewportSamuel Tardieu2012-04-121-0/+72
* | | Refactoring: cleanup and add methods to ViewportSamuel Tardieu2012-04-121-9/+67
* | | Refactoring: remove int based Geopoint and Viewport constructorsSamuel Tardieu2012-04-128-32/+7
* | | Refactoring: remove useless null checksSamuel Tardieu2012-04-122-29/+17
* | | fix #1389: Waypoint Note edit defectBananeweizen2012-04-121-1/+7
* | | crash on application startBananeweizen2012-04-121-2/+2
* | | fix #1394: Red Circles around Event CachesBananeweizen2012-04-124-52/+80
* | | Small enhancements for live-maprsudev2012-04-123-7/+15
* | | Live-map refresh on zoom-inrsudev2012-04-121-1/+3
* | | Implements cache for live-map tilesrsudev2012-04-128-53/+222
* | | remove debug code from dfbdd962599a6034bba9945d92dbf0ba90580580Bananeweizen2012-04-122-5/+2
* | | Wording correction after #1392Lars2012-04-121-1/+1
* | | Remove unused (except in tests) conversion methodsSamuel Tardieu2012-04-112-61/+0
* | | Remove never-used actualMemberStatusSamuel Tardieu2012-04-111-11/+0
* | | Remove the never used error_code field of StatusCodeSamuel Tardieu2012-04-111-25/+19
* | | Remove Task type, whose name field is never usedSamuel Tardieu2012-04-112-18/+1
* | | Simplify IAbstractActivity interfaceSamuel Tardieu2012-04-111-11/+0
* | | Remove unused methodsSamuel Tardieu2012-04-1112-234/+0
* | | Merge pull request #1392 from Lineflyer/masterLars2012-04-112-5/+5
|\ \ \
| * | | Replaced "phone" by "device"Lars2012-04-111-1/+1
| * | | Replaced "Handy" from german translationLars2012-04-111-4/+4
| |/ /
* | | Ignore KDE directoy settingsrsudev2012-04-111-1/+2
| |/ |/|
* | fix #1038: use shared preferences with correct typesBananeweizen2012-04-112-41/+124
* | Move two methods into the testsSamuel Tardieu2012-04-112-16/+5
* | Some methods are only used internallySamuel Tardieu2012-04-112-18/+3
* | Cache order is only used internallySamuel Tardieu2012-04-111-8/+0
* | Make cgDestination an immutable typeSamuel Tardieu2012-04-114-82/+35
* | Implement equals() and hashCode() for GeopointSamuel Tardieu2012-04-119-27/+32
* | Waypoint and caches both have coordinates, add ICoordinates interfaceSamuel Tardieu2012-04-119-45/+21
* | Use an array with in-place constructor instead of a ListSamuel Tardieu2012-04-112-7/+2
|/
* fix cache attribute from 08d132878d4e8818c8090169e6f0ece257ac4732Bananeweizen2012-04-104-8/+27
* update Eclipse components P2 file for easier IDE setupBananeweizen2012-04-091-29/+64
* Extend GPX export.SammysHP2012-04-093-9/+75
* Add enum for cache attributes.SammysHP2012-04-091-0/+136
* Export package: Documentation and make activity optionalSammysHP2012-04-095-22/+110
* #1384: FC when apply a filterBananeweizen2012-04-092-9/+6
* Merge branch 'release' into upstreamSamuel Tardieu2012-04-091-28/+17
|\
| * Work on #1367: cleanup cgCache.isEqualToSamuel Tardieu2012-04-081-28/+17