aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/cgGeo.java
Commit message (Expand)AuthorAgeFilesLines
* refactor Go4Cache codeBananeweizen2011-11-121-0/+1
* Use a separate and unique thread for Go4CacheSamuel Tardieu2011-11-071-58/+3
* reduce missing location provider levels to warningBananeweizen2011-10-241-2/+2
* Remove comparisons to booleansSamuel Tardieu2011-10-091-1/+1
* Make several things static following the Settings static moveSamuel Tardieu2011-10-051-1/+1
* Use more Parameters() with variable argumentsSamuel Tardieu2011-10-031-6/+6
* fix #120: make settings static (no singleton)Bananeweizen2011-10-031-15/+13
* Inline host stringsSamuel Tardieu2011-09-261-3/+1
* More POST methodsSamuel Tardieu2011-09-261-6/+3
* Reorganize HTTP trafficSamuel Tardieu2011-09-261-1/+1
* Use android.net.Uri instead of java.net.URISamuel Tardieu2011-09-261-2/+2
* Precompute static URI valuesSamuel Tardieu2011-09-221-2/+3
* Use URI instead of secure/host/path when calling request()Samuel Tardieu2011-09-221-4/+3
* fix #473: ROT13 on String or Spannable, including new testBananeweizen2011-09-161-1/+2
* Move sources into the main directorySamuel Tardieu2011-09-161-0/+441