aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/cgGeo.java
Commit message (Expand)AuthorAgeFilesLines
* refactoring: performance cleanupsBananeweizen2012-03-031-1/+1
* Don't removeUpdates for a provider just because it is disabled. We wouldcampbeb2012-01-071-3/+1
* refactoring: more boxing/unboxing cleanupBananeweizen2011-12-041-2/+2
* refactoring: reduce boxing/unboxing crazinessBananeweizen2011-12-031-1/+1
* refactoring of cgGeo.java, see #355Bananeweizen2011-11-301-186/+90
* first refactoring of cgGeo, see #355Bananeweizen2011-11-291-41/+9
* use an enum instead of magic constants for location providersbananeweizen2011-11-261-14/+15
* refactoring: more FindBugs issuesBananeweizen2011-11-201-1/+1
* 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