aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Expand)AuthorAgeFilesLines
* Refactoring: Move some strings into GCConstantsSammysHP2012-05-083-14/+20
* aligned with english from May 07, 2012RomNexus62012-05-081-0/+8
* Merge pull request #1514 from marco-jacob/issue#1511-loopGoogleMapsLimitBananeweizen2012-05-073-13/+19
|\
| * Fixes issue #1511 endless loop downloading static maps on demandMarco Jacob2012-05-073-13/+19
* | #1478: Lists don't stay sortedBananeweizen2012-05-082-22/+27
* | fix #1516: Navigate from "Any destination" not workingBananeweizen2012-05-072-13/+6
|/
* Fix: update stored caches in database when logged, too.blafoo2012-05-071-2/+1
* Typo correctionLars2012-05-071-1/+1
* Change log updateLars2012-05-071-0/+3
* Refactoring: Collections.emptyList() is cheap and needs no cachingSamuel Tardieu2012-05-071-6/+1
* New german string status_cacheLars2012-05-071-0/+1
* new: show days since last spotted for trackablesBananeweizen2012-05-076-99/+104
* Refactoring: remove redundant local variablesSamuel Tardieu2012-05-063-12/+6
* Refactoring: do not make private methods finalSamuel Tardieu2012-05-061-3/+3
* Refactoring: remove unused fieldSamuel Tardieu2012-05-061-5/+3
* Refactoring: remove redundant initializerSamuel Tardieu2012-05-061-1/+1
* Fix #1503: ensure view changes are handled in the UI threadSamuel Tardieu2012-05-062-15/+22
* fix: search not workingBananeweizen2012-05-061-1/+1
* refactoring: remove some of the TODOsBananeweizen2012-05-0612-128/+86
* refactoring: remove waypoints activityBananeweizen2012-05-0611-493/+54
* Merge pull request #1507 from campbeb/fix1435try2Bananeweizen2012-05-061-55/+74
|\
| * Fix #1435 by refactoring the save/refresh/drop architecture to matchcampbeb2012-05-061-55/+74
* | refactoring: addition to #1509 to unify distance codeBananeweizen2012-05-063-19/+31
* | Merge pull request #1509 from campbeb/fixMore1468Bananeweizen2012-05-051-1/+3
|\ \
| * | Don't reset distance in popups to "--" when updating U/I elementscampbeb2012-05-061-1/+3
| |/
* | Merge pull request #1506 from campbeb/addMoreVerboseBananeweizen2012-05-052-3/+7
|\ \
| * | Add additional status message when loading caches so that "Render View"campbeb2012-05-062-3/+7
| |/
* | workaround for #1504Bananeweizen2012-05-061-39/+28
|/
* Update swedish and fixed Mapsforge versionsYraFyra2012-05-054-4/+9
* fix #1459: Refactoring navigation menuBananeweizen2012-05-0543-317/+240
* fix #1460: both navigation settings have same defaultBananeweizen2012-05-051-2/+3
* refactoring: remove duplicated code from static maps appBananeweizen2012-05-0511-119/+140
* Merge pull request #1501 from marco-jacob/issue#1494-navDownloadStaticMapItemBananeweizen2012-05-057-59/+93
|\
| * added navigation app for downloading static mapsMarco Jacob2012-05-041-0/+46
| * solves issue #1494 to download static maps on demand without settingsMarco Jacob2012-05-046-59/+47
* | Merge pull request #1502 from marco-jacob/issue#1364-originWaypointsMapsMissingBananeweizen2012-05-051-4/+3
|\ \
| * | Solves that original waypoints downloaded got no static maps because of missi...Marco Jacob2012-05-041-4/+3
| |/
* | refactoring: remove more duplicated code from new popupsBananeweizen2012-05-059-604/+359
* | Merge remote-tracking branch 'Portree-Kid/master-new8'Bananeweizen2012-05-059-669/+1100
|\ \
| * | Refactoring Popups. Added SuperclassPortree-Kid2012-05-047-996/+801
| * | Open new Popup for Waypoints from MapPortree-Kid2012-05-046-20/+649
| |/
* | refactoring: more cleanup in connector interfacesBananeweizen2012-05-0526-524/+500
|/
* refactoring: unify connector namingBananeweizen2012-05-044-21/+21
* refactoring: remove unused codeBananeweizen2012-05-045-43/+0
* Merge pull request #1492 from marco-jacob/issue#1465Bananeweizen2012-05-042-16/+34
|\
| * Fixes issue #1465. Cache static maps are displayed right after downloadMarco Jacob2012-05-032-35/+44
| * show static maps for cache after download dialogMarco Jacob2012-05-021-30/+39
* | German login failure popup grammar correction. Lars2012-05-041-1/+1
* | refactoring: remove some activity contexts from non activity codeBananeweizen2012-05-0312-42/+38
* | new: online search by geo code for OX cachesBananeweizen2012-05-033-1/+65