aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/cgeocaches.java
Commit message (Expand)AuthorAgeFilesLines
* refactoring: encapsulate filter selectionBananeweizen2012-04-141-76/+18
* fix #601: Store cache from context-menu in list-viewBananeweizen2012-04-141-5/+11
* Remove unused variable listsSamuel Tardieu2012-04-141-2/+0
* fix #94: Filter for Difficulty and Terrain Bananeweizen2012-04-141-4/+16
* refactoring: unify UI operations for stored listsBananeweizen2012-04-141-118/+23
* Merge branch 'common-network-code' into upstreamSamuel Tardieu2012-04-131-1/+1
|\
| * Cleanup: do not add Content-Type to GET requestSamuel Tardieu2012-04-121-1/+1
* | NPE in cgeocaches.onPrepareOptionsMenuBananeweizen2012-04-131-42/+22
* | refactoring: remove the logging tag from settingsBananeweizen2012-04-121-18/+18
|/
* Refactoring: remove int based Geopoint and Viewport constructorsSamuel Tardieu2012-04-121-1/+1
* 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