aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/connector/gc/Tile.java
Commit message (Expand)AuthorAgeFilesLines
* Added clarifying comment regarding tile calculationrsudev2013-01-191-1/+3
* Extend zoom calculation to nxm tilesetsrsudev2013-01-171-25/+72
* code cleanup: fix Lint warnings about LocalesBananeweizen2012-11-221-2/+3
* Remove JavaDoc @author tag.SammysHP2012-05-231-2/+0
* Use httpclientandroidlib instead of plain old httpclientSamuel Tardieu2012-05-231-1/+1
* fix #1459: Refactoring navigation menuBananeweizen2012-05-051-15/+16
* refactoring: more cleanup in connector interfacesBananeweizen2012-05-051-2/+48
* Refactoring: do not get through an extra Geopoint when not requiredSamuel Tardieu2012-04-201-3/+3
* Refactoring: rename request into getRequestSamuel Tardieu2012-04-171-2/+2
* Refactoring: rename isInViewport() to contains()Samuel Tardieu2012-04-141-1/+1
* Merge branch 'common-network-code' into upstreamSamuel Tardieu2012-04-131-13/+5
|\
| * Refactoring: use common URL builder methodsSamuel Tardieu2012-04-121-13/+5
* | refactoring: remove the logging tag from settingsBananeweizen2012-04-121-2/+1
|/
* Small enhancements for live-maprsudev2012-04-121-2/+1
* Implements cache for live-map tilesrsudev2012-04-121-7/+8
* refactoring: more static code analysis cleanupsBananeweizen2012-04-021-2/+2
* Proxy all logs through cgeo.geocaching.utils.LogSamuel Tardieu2012-03-311-1/+1
* static code analysis and other fixesBananeweizen2012-03-181-2/+2
* Optimization - Avoid use of internal getters.campbeb2012-03-181-8/+8
* refactoring: first part of removing cgBaseBananeweizen2012-03-101-0/+35
* Fixes small issues in the new live map strategy, adds some commentsrsudev2012-03-081-2/+31
* Live Map strategy. Closes #1183blafoo2012-03-071-1/+66
* refactoring: performance cleanupsBananeweizen2012-03-031-1/+1
* Live Map optimizationsblafoo2012-02-231-11/+29
* First working version of new live mapblafoo2012-02-231-2/+0
* Tile computationblafoo2012-02-231-0/+1
* First working version of new live mapblafoo2012-02-231-9/+15
* Tile computationblafoo2012-02-231-0/+86