aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/cgTrackable.java
Commit message (Expand)AuthorAgeFilesLines
* Refactoring: simplify redundant if statementSamuel Tardieu2012-04-221-4/+1
* Refactoring: remove always empty cgTrackable#getError()Samuel Tardieu2012-04-221-5/+0
* refactoring: renames and encapsulationBananeweizen2012-04-191-3/+3
* refactoring: remove the logging tag from settingsBananeweizen2012-04-121-1/+1
* Proxy all logs through cgeo.geocaching.utils.LogSamuel Tardieu2012-03-311-1/+2
* New: Autofill trackable codeSammysHP2012-01-031-0/+9
* refactoring: more boxing/unboxing cleanupBananeweizen2011-12-041-3/+3
* refactoring: clean some TODOs in the codeBananeweizen2011-12-021-2/+2
* refactoring: more Findbugs cleanupsbananeweizen2011-12-011-1/+6
* fix: handle GeoKrety trackables better, fixes #840Bananeweizen2011-11-301-0/+20
* New: Horizontal scrollable pages for cache-details using a ViewPager.SammysHP2011-11-231-0/+14
* fix several FindBugs warningsBananeweizen2011-11-191-21/+0
* No direct access to fieldsblafoo2011-10-261-1/+2
* Fixed + refactored cgTrackable, added testblafoo2011-10-081-23/+177
* Use symbolic errors instead of hardcoded integersSamuel Tardieu2011-10-051-1/+3
* fix #554: Forwarding OC-caches not possiblebananeweizen2011-09-271-0/+4
* Move sources into the main directorySamuel Tardieu2011-09-161-0/+37