aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/cgeopoint.java
Commit message (Expand)AuthorAgeFilesLines
* Refactoring: add missing override annotationsSamuel Tardieu2012-05-231-0/+2
* Always start GeoData provider from UI threadSamuel Tardieu2012-05-141-12/+14
* fix #1516: Navigate from "Any destination" not workingBananeweizen2012-05-071-12/+5
* refactoring: remove some of the TODOsBananeweizen2012-05-061-6/+1
* fix #1459: Refactoring navigation menuBananeweizen2012-05-051-5/+5
* Merge remote-tracking branch 'SammysHP/icons'Bananeweizen2012-04-301-4/+4
|\
| * Import Android drawables (from API version 8)SammysHP2012-04-271-4/+4
* | Refactoring: remove redundant initializersSamuel Tardieu2012-04-281-3/+3
* | Remove Now from methods of IGeoDataSamuel Tardieu2012-04-271-5/+5
* | Use the IGeoData interface and Observer pattern to update locationSamuel Tardieu2012-04-271-44/+22
|/
* Refactoring: keep GeopointParser private to its packageSamuel Tardieu2012-04-211-3/+2
* refactoring: renames and encapsulationBananeweizen2012-04-191-20/+18
* refactoring: rest in peace, cgBaseBananeweizen2012-04-181-1/+2
* Refactoring: now that Geopoint is parcelable, use it in bundlesSamuel Tardieu2012-04-161-1/+1
* refactoring: remove the logging tag from settingsBananeweizen2012-04-121-1/+1
* Make cgDestination an immutable typeSamuel Tardieu2012-04-111-7/+5
* Proxy all logs through cgeo.geocaching.utils.LogSamuel Tardieu2012-03-311-1/+1
* Move strings to resources and only set list selection on initial setup.campbeb2012-02-201-12/+9
* Fix #1101 - Add drop down list to allow user to choose unit ofcampbeb2012-02-201-1/+47
* #945: unify navigation methodsBananeweizen2012-02-181-3/+3
* Merge remote-tracking branch 'upstream/master' into issue#1061Torsten Keil2012-02-031-1/+1
|\
| * Cache coords button invisible in other modesMarco Jacob2012-01-261-1/+1
* | Refactoring navigation apps submenus to use AlertDialog.Builder whereTorsten Keil2012-02-031-11/+10
|/
* Implementation for issue #985: replace term standard navigationTorsten Keil2012-01-141-1/+1
* refactoring: cleanup for #945Bananeweizen2012-01-081-9/+8
* Implementation for #868Torsten Keil2012-01-011-15/+6
* refactoring: remove all accesses to preferences besides central SettingsBananeweizen2011-12-041-2/+2
* refactoring: more boxing/unboxing cleanupBananeweizen2011-12-041-6/+3
* refactoring of cgGeo.java, see #355Bananeweizen2011-11-301-3/+3
* first refactoring of cgGeo, see #355Bananeweizen2011-11-291-1/+1
* disable auto suggestion for some more fields, #839Bananeweizen2011-11-291-0/+1
* New #799: Edit and more options for any-location-historySammysHP2011-11-161-41/+70
* Fix #641: "Any destination": Wrong selection and FCSammysHP2011-11-071-1/+1
* Use a separate and unique thread for Go4CacheSamuel Tardieu2011-11-071-1/+1
* Get rid of deprecated methods related to coordinatesSamuel Tardieu2011-11-071-10/+12
* refactoring: make cache list type an enumBananeweizen2011-10-091-10/+1
* Fixed localisation of search_some_destinationPavol Babincak2011-10-051-1/+1
* Added missing translationPavol Babincak2011-10-051-1/+1
* fix #120: make settings static (no singleton)Bananeweizen2011-10-031-21/+8
* Do not assign getView() view parameterSamuel Tardieu2011-09-291-7/+9
* Move sources into the main directorySamuel Tardieu2011-09-161-0/+557