| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactoring: rename log typ enums for easier code completion and | Bananeweizen | 2012-05-01 | 1 | -5/+5 |
| | | | | reading | ||||
| * | Fixed broken unit test | blafoo | 2012-04-24 | 1 | -1/+9 |
| | | |||||
| * | Refactoring: move Login from network to connector.gc | Samuel Tardieu | 2012-04-17 | 1 | -1/+1 |
| | | |||||
| * | Implement equals() and hashCode() for Geopoint | Samuel Tardieu | 2012-04-11 | 1 | -1/+1 |
| | | |||||
| * | refactoring: first part of removing cgBase | Bananeweizen | 2012-03-10 | 1 | -2/+2 |
| | | | | | | | | * extract network stuff (non GC related) * extract GC login stuff * move UI related pieces to activities * to do: move parsing and searching to better places, remove cgBase completely afterwards | ||||
| * | GC.com update 14.02.2012 | blafoo | 2012-02-15 | 1 | -1/+1 |
| | | |||||
| * | Updated tests | blafoo | 2012-01-10 | 1 | -28/+0 |
| | | |||||
| * | Updated mocked data due to GC.com downtime on 04.01.2012 | blafoo | 2012-01-04 | 1 | -0/+29 |
| | | |||||
| * | Consistent naming for "premium members" | blafoo | 2012-01-01 | 1 | -1/+1 |
| | | |||||
| * | User independent tests V2 | blafoo | 2011-12-19 | 1 | -1/+1 |
| | | |||||
| * | Updated mocked data | blafoo | 2011-12-17 | 1 | -3/+3 |
| | | |||||
| * | Use of Logtype instead of int | blafoo | 2011-12-14 | 1 | -7/+8 |
| | | |||||
| * | Updated test data | blafoo | 2011-12-06 | 1 | -2/+2 |
| | | |||||
| * | refactoring: more boxing/unboxing cleanup | Bananeweizen | 2011-12-04 | 1 | -1/+1 |
| | | |||||
| * | refactoring: reduce boxing/unboxing craziness | Bananeweizen | 2011-12-03 | 1 | -2/+2 |
| | | |||||
| * | Use of CacheType instead of String | blafoo | 2011-11-18 | 1 | -1/+1 |
| | | |||||
| * | Enabled (and fixed) (more) warnings | blafoo | 2011-11-18 | 1 | -0/+1 |
| | | |||||
| * | refactoring of cgImage, cgeoimages activity | Bananeweizen | 2011-11-12 | 1 | -8/+9 |
| | | | | | | | * no more public fields, use constructor instead * allow null values for fields * image activity startup moved to activity for better encapsulation of fields | ||||
| * | Merge branch 'release' into upstream | Samuel Tardieu | 2011-11-08 | 1 | -2/+2 |
| |\ | | | | | | | | | Conflicts: tests/src/cgeo/geocaching/cgeoApplicationTest.java | ||||
| | * | Fixed regex due to GC.com update | blafoo | 2011-11-08 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | Conflicts: main/src/cgeo/geocaching/GCConstants.java + fix for ../tests/src/cgeo/geocaching/cgeoApplicationTest.java | ||||
| * | | No direct access to fields | blafoo | 2011-10-26 | 1 | -2/+2 |
| |/ | |||||
| * | support cache type "unknown", fixes #518 | Bananeweizen | 2011-10-16 | 1 | -1/+2 |
| | | | | | * refactored many places to reference the cache type enum * special icon for "unknown" still missing | ||||
| * | Tuned regex | blafoo | 2011-10-10 | 1 | -0/+147 |
