aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/Twitter.java
Commit message (Expand)AuthorAgeFilesLines
* Use GeopointFormatter instead of String.format when coordinates are aroundSamuel Tardieu2011-11-091-2/+3
* Use existing HTTP connection code for Twitter authorization dialogSamuel Tardieu2011-10-101-85/+10
* Use more Parameters() with variable argumentsSamuel Tardieu2011-10-031-6/+5
* fix #120: make settings static (no singleton)Bananeweizen2011-10-031-9/+7
* Use Parameters instead of Map<String, String> for twitterSamuel Tardieu2011-09-291-3/+1
* fix #554: Forwarding OC-caches not possiblebananeweizen2011-09-271-0/+129