aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/cgBase.java
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'common-network-code' into upstreamSamuel Tardieu2012-04-131-4/+4
|\
| * Cleanup: do not add Content-Type to GET requestSamuel Tardieu2012-04-121-4/+4
* | refactoring: remove the logging tag from settingsBananeweizen2012-04-121-90/+90
|/
* Remove unused methodsSamuel Tardieu2012-04-111-49/+0
* 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-4/+12
|\
| * Add method to refresh cache and some cleanupcampbeb2012-03-241-4/+12
* | refactoring: more encapsulation in SearchResultBananeweizen2012-03-241-8/+8
|/
* fix #1310: Crash while opening an unpublished cacheBananeweizen2012-03-211-1/+7
* Non-reliable coords for Basic Members. Fixes #1285blafoo2012-03-171-5/+1
* Set cache as reliable only after downloading coords. Fixes #1285blafoo2012-03-151-4/+6
* refactoring: first part of removing cgBaseBananeweizen2012-03-101-941/+42
* Removed unreferenced methodblafoo2012-03-091-19/+0
* fix #1236: Fail to handle error on gc.comBananeweizen2012-03-091-1/+7
* Merge pull request #1243 from rsudev/compressed_downloadBananeweizen2012-03-081-2/+66
|\
| * Implements requesting and processing compressed responsesrsudev2012-03-071-2/+66
| * Merge remote-tracking branch 'marco-jacob/issue#285'Bananeweizen2012-03-051-1/+0
| |\
* | | Refactor so all waypoint operations are done through the Cache object.campbeb2012-03-051-3/+2
|/ /
* | performance refactoringsBananeweizen2012-03-041-36/+8
* | refactoring: move constants and classes to the packages they belong toBananeweizen2012-03-041-3/+7
* | Merge pull request #1220 from campbeb/fixcalendarcallBananeweizen2012-03-031-1/+26
|\ \
| * | Fix check for calendar add-on installedcampbeb2012-03-031-1/+26
* | | refactoring: performance cleanupsBananeweizen2012-03-031-5/+5
* | | refactoring: never set listId of cache to TEMPORARY_IDBananeweizen2012-03-031-24/+20
|/ /
* | refactoring: don't load caches in loopsBananeweizen2012-03-011-6/+7
* | Moved methods to better fitting classesblafoo2012-02-291-152/+0
* | Removed uneccessary import statementblafoo2012-02-281-1/+0
* | Avoid NPEblafoo2012-02-271-2/+1
* | Parse PNG to get cache type (issue #1176)blafoo2012-02-261-4/+14
* | Merge pull request #1168 from campbeb/fix1099M@®k2012-02-251-1/+0
|\ \
| * | Don't display offline store messagecampbeb2012-02-241-1/+0
* | | Display images in trackable logscampbeb2012-02-251-1/+16
* | | Removed obsolete Live Map (old) codeblafoo2012-02-241-168/+0
* | | Merge pull request #1162 from RoadRunner-/issue#1147M@®k2012-02-241-2/+2
|\ \ \ | |/ / |/| |
| * | Another change to the regexTorsten Keil2012-02-231-2/+2
| * | Improved pattern to respect dot as thousands separator tooTorsten Keil2012-02-221-2/+2
* | | Live Map. Closes #1121blafoo2012-02-231-2/+13
* | | JSON (new format) parsingblafoo2012-02-231-1/+0
* | | First working version of new live mapblafoo2012-02-231-7/+24
* | | JSON (new format) parsingblafoo2012-02-231-3/+17
|/ /
* | refactoring: code cleanupBananeweizen2012-02-211-38/+0
* | fix #1072: Visual login is not showing find-countBananeweizen2012-02-181-12/+14
* | refactoring: use underscore in symbolic constantsBananeweizen2012-02-161-9/+9
* | Merge pull request #1117 from rsudev/issue1040brsudev2012-02-151-2/+2
|\ \ | |/ |/|
| * Fix #1040, waypoint typesrsudev2012-02-121-2/+2
* | Revert "logout button"blafoo2012-02-141-1/+0
* | Improved thread handling in live mapblafoo2012-02-131-3/+3
|/
* Check if calendar add-on is available. Fixes #1017blafoo2012-02-121-0/+25
* logout buttonblafoo2012-02-121-0/+1
* Parse caches found correctly. Fixes #1107blafoo2012-02-121-2/+2