aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/twitter
Commit message (Expand)AuthorAgeFilesLines
* #2684: use view injection libraryBananeweizen2013-05-011-11/+1
* #556: avoid duplicate tags when appending our tagsBananeweizen2013-04-041-4/+6
* #556: refactor to prepare customization of twitter textBananeweizen2013-04-021-29/+31
* refactoring of cache logging codeBananeweizen2013-03-301-0/+6
* code cleanupBananeweizen2013-02-241-7/+7
* refactoring: minor rename of resourcesBananeweizen2013-02-051-1/+1
* Refactoring: rename cgCache into GeocacheSamuel Tardieu2013-02-031-2/+2
* refactoring: use exception object in logggingBananeweizen2013-01-122-4/+4
* Refactoring: rename cgTrackable into TrackableSamuel Tardieu2013-01-071-2/+2
* fix #2328: Have a wrapper around Matcher to avoid String related memoryBananeweizen2013-01-051-5/+5
* Fix typo introduced in the latest commitSamuel Tardieu2012-12-191-1/+1
* Fix: do not use String#isEmpty()Samuel Tardieu2012-12-191-1/+1
* Refactoring: narrow scope of variablesSamuel Tardieu2012-12-181-7/+7
* Refactoring: use isEmpty() where appropriateSamuel Tardieu2012-12-181-1/+1
* fix #2211: remove application-database indirectionBananeweizen2012-12-011-2/+3
* fix #1893: remove go4cacheBananeweizen2012-08-261-3/+1
* Refactoring: add missing override annotationsSamuel Tardieu2012-05-231-0/+2
* Use httpclientandroidlib instead of plain old httpclientSamuel Tardieu2012-05-232-4/+3
* refactoring: minor cleanupsBananeweizen2012-05-151-3/+3
* Refactoring: rename request into getRequestSamuel Tardieu2012-04-171-1/+1
* Merge branch 'common-network-code' into upstreamSamuel Tardieu2012-04-131-1/+1
|\
| * Cleanup: do not add Content-Type to GET requestSamuel Tardieu2012-04-121-1/+1
* | refactoring: remove the logging tag from settingsBananeweizen2012-04-122-6/+6
|/
* Proxy all logs through cgeo.geocaching.utils.LogSamuel Tardieu2012-03-312-2/+2
* refactoring: first part of removing cgBaseBananeweizen2012-03-102-5/+46
* refactoring: moved some classes to packages, renamingBananeweizen2012-01-222-2/+2
* refactoring: remove all accesses to preferences besides central SettingsBananeweizen2011-12-041-27/+8
* refactoring: move twitter stuff into separate packageBananeweizen2011-12-042-0/+342