aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/cgeocaches.java
Commit message (Expand)AuthorAgeFilesLines
* New: Export featureSammysHP2012-04-061-204/+27
* Proxy all logs through cgeo.geocaching.utils.LogSamuel Tardieu2012-03-311-1/+1
* Merge branch 'unifyRefreshCache' of git://github.com/campbeb/c-geo-opensourceSamuel Tardieu2012-03-251-2/+2
|\
| * Add method to refresh cache and some cleanupcampbeb2012-03-241-2/+2
* | refactoring: more encapsulation in SearchResultBananeweizen2012-03-241-1/+1
|/
* static code analysis and other fixesBananeweizen2012-03-181-1/+1
* fix #1280: NPE crash in History view on Drop or MoveBananeweizen2012-03-141-4/+5
* refactoring: first part of removing cgBaseBananeweizen2012-03-101-4/+5
* fix #1240: Exception when importing from web (send2cgeo) Stephan Merker2012-03-071-88/+42
* replace ProgressDialog with Progress in cgeocachesStephan Merker2012-03-061-184/+97
* performance refactoringsBananeweizen2012-03-041-9/+9
* refactoring: never set listId of cache to TEMPORARY_IDBananeweizen2012-03-031-5/+5
* Update progress when removing from history and refresh list when donecampbeb2012-03-031-1/+4
* fix #1002: Filter Mysteries when solvedBananeweizen2012-02-261-0/+6
* Refactor list retrieval, complements fix for #1178rsudev2012-02-261-12/+4
* Changed retrieval behavior of Live Mapblafoo2012-02-241-1/+1
* Fixes #1178, crash on invalid listidrsudev2012-02-241-1/+7
* Fix handling of offline log flag in map and listsrsudev2012-02-181-5/+1
* #945: unify navigation methodsBananeweizen2012-02-181-3/+3
* fix: offline logging information missing in all listsBananeweizen2012-02-171-1/+5
* fix #1110: onPrepareOptionsMenu compatible with Android 3.0Bananeweizen2012-02-171-0/+13
* fix: caches from online search cannot be stored directly from the listBananeweizen2012-02-161-1/+3
* refactoring: use underscore in symbolic constantsBananeweizen2012-02-161-5/+5
* Remove old commentcampbeb2012-02-101-1/+0
* Fix #1045campbeb2012-02-101-4/+2
* Changed database handlingblafoo2012-02-081-30/+29
* Refactoring navigation apps submenus to use AlertDialog.Builder whereTorsten Keil2012-02-031-8/+8
* fix #1030: Refreshing stored cache can make it move to default listBananeweizen2012-01-281-3/+2
* Use equalsIngoreCase instead of compareToIgnoreCase == 0campbeb2012-01-251-1/+1
* Merge branch 'master' into fix1010campbeb2012-01-251-5/+4
|\
| * fix #368: turn off stand-by mode in list viewBananeweizen2012-01-241-5/+4
* | Fix #1010 - Keep track of geocode for the context menu and make sure wecampbeb2012-01-241-1/+9
|/
* Set instead of List to avoid caches multiple times in search results V2blafoo2012-01-231-5/+5
* refactoring: #1023, remove all method arguments from setMoreCachesBananeweizen2012-01-221-13/+12
* Instead of using url from SearchResult, use the type to determine if wecampbeb2012-01-221-6/+3
* Merge branch 'master' into fix1011campbeb2012-01-221-0/+1
|\
| * refactoring: moved some classes to packages, renamingBananeweizen2012-01-221-0/+1
* | Fix #1011 Don't try to load more caches for stored listscampbeb2012-01-221-3/+6
|/
* fix #1004: Drop foundBananeweizen2012-01-181-0/+6
* fix #994: Filter for attributesBananeweizen2012-01-171-0/+6
* refactoring: simplified filter interfaceBananeweizen2012-01-171-40/+19
* Merge pull request #989 from RoadRunner-/masterBananeweizen2012-01-171-1/+1
|\
| * Implementation for issue #985: replace term standard navigationTorsten Keil2012-01-141-1/+1
* | New EventDateComparator class used for list of only event caches. Fixcampbeb2012-01-161-2/+3
* | Refresh not just standard list but all lists. Fixes #984blafoo2012-01-151-1/+1
|/
* refactoring: move more widget related classes into own packageBananeweizen2012-01-141-0/+1
* fix #982: reset sorting by date when switching from event list to normalBananeweizen2012-01-141-0/+3
* Merge remote branch 'campbeb/cleanuperrors'Bananeweizen2012-01-141-2/+2
|\
| * Cleanup error messages to make more friendly.campbeb2012-01-141-2/+2
* | Don't set comparator to null as this reverts all lists back to distancecampbeb2012-01-141-3/+0
|/