aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/cgeoadvsearch.java
Commit message (Expand)AuthorAgeFilesLines
* Refactoring: now that Geopoint is parcelable, use it in bundlesSamuel Tardieu2012-04-161-1/+1
* refactoring: remove the logging tag from settingsBananeweizen2012-04-121-2/+2
* Proxy all logs through cgeo.geocaching.utils.LogSamuel Tardieu2012-03-311-1/+1
* refactoring: move constants and classes to the packages they belong toBananeweizen2012-03-041-0/+1
* #1195: address selection as real ListActivityBananeweizen2012-02-271-1/+1
* Expand what QR codes are recognized and provide better feedback to thecampbeb2012-02-241-18/+31
* QR scan to search intentcampbeb2012-02-241-3/+6
* Cache coords button invisible in other modesMarco Jacob2012-01-261-1/+1
* fix #606: Use enter key to invoke action in one line input fieldsBananeweizen2011-12-181-88/+43
* Friend logsblafoo2011-12-101-1/+0
* fix #877: global search cannot handle blanks at endBananeweizen2011-12-101-20/+18
* refactoring of cgGeo.java, see #355Bananeweizen2011-11-301-3/+3
* first refactoring of cgGeo, see #355Bananeweizen2011-11-291-1/+1
* new: disable suggestions in trackable code fields, #839bananeweizen2011-11-271-0/+1
* New: Horizontal scrollable pages for cache-details using a ViewPager.SammysHP2011-11-231-2/+2
* Use of CacheType instead of Stringblafoo2011-11-181-4/+0
* Use a separate and unique thread for Go4CacheSamuel Tardieu2011-11-071-1/+1
* Get rid of deprecated methods related to coordinatesSamuel Tardieu2011-11-071-6/+7
* fix: NPE in searchBananeweizen2011-10-241-2/+6
* Remove comparisons to booleansSamuel Tardieu2011-10-091-1/+1
* refactoring: make cache list type an enumBananeweizen2011-10-091-27/+5
* fix #120: make settings static (no singleton)Bananeweizen2011-10-031-15/+13
* Move sources into the main directorySamuel Tardieu2011-09-161-0/+499