| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Implements #750, use preference activity | koem | 2013-07-09 | 1 | -2/+2 |
| | | |||||
| * | refactoring: extract GPX serialization to make it testable | Bananeweizen | 2013-06-22 | 1 | -0/+17 |
| | | |||||
| * | refactoring: minor cleanup in utils classes | Bananeweizen | 2013-06-15 | 3 | -9/+9 |
| | | |||||
| * | refactoring: apply android formatter to all XML files | Bananeweizen | 2013-06-02 | 6 | -13/+6 |
| | | | | * makes it easier to compare and find duplicate code | ||||
| * | fix #2764: remove temporary caches after test | Bananeweizen | 2013-05-24 | 1 | -0/+26 |
| | | |||||
| * | refactoring: new test to verify emulator state | Bananeweizen | 2013-05-23 | 1 | -0/+13 |
| | | |||||
| * | update mock data 2013-03-27 | Marco Jacob | 2013-03-27 | 4 | -76/+176 |
| | | |||||
| * | decrypted hint | Marco Jacob | 2013-03-11 | 2 | -2/+2 |
| | | |||||
| * | current html for mock tests | Marco Jacob | 2013-03-09 | 6 | -2733/+1879 |
| | | |||||
| * | Merge branch 'release' | SammysHP | 2013-03-08 | 4 | -20/+8 |
| |\ | |||||
| | * | Apply patch to mocked data | SammysHP | 2013-03-08 | 4 | -20/+8 |
| | | | | | | | | | This is NO full update, but only to fix one test. | ||||
| * | | code cleanup | Bananeweizen | 2013-02-24 | 6 | -27/+25 |
| | | | | | | | | | | | | | * rename several lower case classes * more strict visibility modifiers * Lint warnings * style warnings | ||||
| * | | Use a standard Callable interface for lazy initialized lists | Samuel Tardieu | 2013-02-03 | 1 | -5/+2 |
| | | | |||||
| * | | Restrict LazyInitializedList to the List interface | Samuel Tardieu | 2013-02-03 | 5 | -9/+12 |
| | | | | | | | | | | | This way, we can use various types of list at various places without specifically needing a LazyInitializedList. | ||||
| * | | Merge branch 'issue-2322' into upstream | Samuel Tardieu | 2013-01-23 | 2 | -3/+3 |
| |\ \ | | | | | | | | | | | | | | | | | | | Conflicts: main/src/cgeo/geocaching/connector/IConnector.java main/src/cgeo/geocaching/connector/gc/GCParser.java main/src/cgeo/geocaching/maps/CGeoMap.java | ||||
| | * | | fix #2322: GPX imported caches not marked as owned | Samuel Tardieu | 2013-01-23 | 2 | -3/+3 |
| | |/ | | | | | | | | | The "isOwner()" property (previously named "isOwn()") is now synthesized by comparing the username with the cache owner name. | ||||
| | * | Fixing failed new mocked cache test (GC3XX5J) | rsudev | 2012-12-13 | 2 | -5/+5 |
| | | | |||||
| | * | fixes #2247 - parsing log type Retract Listing | Marco Jacob | 2012-12-13 | 3 | -1/+2313 |
| | | | |||||
| | * | GC.com update 11.12.2012 | blafoo | 2012-12-12 | 3 | -617/+757 |
| | | | |||||
| | * | Fixes due to GC.com update. Fixes #2241 #2242 # 2243 #2244 | blafoo | 2012-12-12 | 3 | -11/+3 |
| | | | |||||
| * | | Refactoring: rename cgImage into Image | Samuel Tardieu | 2013-01-07 | 2 | -6/+6 |
| | | | |||||
| * | | Refactoring: rename cgTrackable into Trackable | Samuel Tardieu | 2013-01-07 | 2 | -6/+6 |
| | | | |||||
| * | | refactoring: findbugs | Bananeweizen | 2012-12-30 | 1 | -1/+5 |
| | | | |||||
| * | | code cleanup: remove debug code | Bananeweizen | 2012-12-26 | 2 | -2/+2 |
| | | | | | | | * fixed some more issues of Findbugs and CodePro | ||||
| * | | Fixing failed new mocked cache test (GC3XX5J) | rsudev | 2012-12-13 | 2 | -5/+5 |
| | | | |||||
| * | | fixes #2247 - parsing log type Retract Listing | Marco Jacob | 2012-12-12 | 3 | -1/+2313 |
| | | | |||||
| * | | Fixes due to GC.com update. Fixes #2241 #2242 # 2243 #2244 | blafoo | 2012-12-11 | 3 | -11/+3 |
| | | | |||||
| * | | GC.com update 11.12.2012 | blafoo | 2012-12-11 | 3 | -617/+757 |
| | | | |||||
| * | | fix #2211: remove application-database indirection | Bananeweizen | 2012-12-01 | 1 | -2/+2 |
| |/ | |||||
| * | refactoring: lazy initialized lists | Bananeweizen | 2012-11-18 | 4 | -11/+29 |
| | | | | | * change more users to only take Iterable interface * return unmodifiable list only | ||||
| * | fix #2089: c:geo crashes when importing large GPX file | Bananeweizen | 2012-11-10 | 1 | -0/+11 |
| | | |||||
| * | GC.com update 16.10.2012 | blafoo | 2012-10-18 | 5 | -104/+158 |
| | | |||||
| * | refactoring: some findbugs cleanup | Bananeweizen | 2012-07-01 | 1 | -3/+8 |
| | | |||||
| * | GC.com update 26.06.2012 | blafoo | 2012-06-29 | 3 | -84/+75 |
| | | |||||
| * | #1744: user name wrongly parsed/written in GPX import/export | Bananeweizen | 2012-06-08 | 3 | -7/+7 |
| | | |||||
| * | GC.com update 06.06.2012 | blafoo | 2012-06-07 | 3 | -152/+152 |
| | | |||||
| * | GC.com update 24.05.2012 | blafoo | 2012-05-24 | 3 | -123/+161 |
| | | |||||
| * | GC.com update 16.05.2012 | blafoo | 2012-05-16 | 3 | -34/+34 |
| | | |||||
| * | GC.com update 08.05.2012 | blafoo | 2012-05-09 | 4 | -362/+453 |
| | | |||||
| * | refactoring: remove some of the TODOs | Bananeweizen | 2012-05-06 | 1 | -1/+0 |
| | | |||||
| * | refactoring: rename log typ enums for easier code completion and | Bananeweizen | 2012-05-01 | 3 | -22/+22 |
| | | | | reading | ||||
| * | Refactoring: remove redundant initializers | Samuel Tardieu | 2012-04-28 | 1 | -1/+1 |
| | | | | | | The initial values were never used as the variables are set in any case before being used. | ||||
| * | GC.com update 24.04.2012 | blafoo | 2012-04-24 | 1 | -194/+204 |
| | | |||||
| * | Fixed broken unit test | blafoo | 2012-04-24 | 1 | -1/+9 |
| | | |||||
| * | Refactoring: move Login from network to connector.gc | Samuel Tardieu | 2012-04-17 | 3 | -3/+3 |
| | | |||||
| * | refactoring: remove the logging tag from settings | Bananeweizen | 2012-04-12 | 2 | -11/+9 |
| | | |||||
| * | Refactoring: remove int based Geopoint and Viewport constructors | Samuel Tardieu | 2012-04-12 | 2 | -2/+2 |
| | | | | | | Those were source of errors, and have no legitimate reason to be used in our current code base as this changeset shows. | ||||
| * | Implement equals() and hashCode() for Geopoint | Samuel Tardieu | 2012-04-11 | 1 | -1/+1 |
| | | |||||
| * | Waypoint and caches both have coordinates, add ICoordinates interface | Samuel Tardieu | 2012-04-11 | 1 | -11/+0 |
| | | | | | | Geopoint obviously implements ICoordinates. Also, getLongitude() and getLatitude() were only used in tests, remove them. | ||||
| * | Use an array with in-place constructor instead of a List | Samuel Tardieu | 2012-04-11 | 1 | -6/+1 |
| | | |||||
