| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixes #2923, Menu slow to open in cache details | rsudev | 2013-06-27 | 1 | -0/+10 |
| | | | | | Removed costly scan of installed packages for launchable apps | ||||
| * | refactoring: add test for process utils | Bananeweizen | 2013-06-21 | 1 | -0/+11 |
| | | |||||
| * | refactoring: minor cleanup in utils classes | Bananeweizen | 2013-06-15 | 1 | -6/+6 |
| | | |||||
| * | fix #2877: empty trackables page | Bananeweizen | 2013-06-13 | 1 | -0/+15 |
| | | |||||
| * | refactoring: remove duplicated code, add tests | Bananeweizen | 2013-06-08 | 1 | -0/+2 |
| | | |||||
| * | Fixes #2538 - German Umlauts in image caption and description | koem | 2013-03-18 | 1 | -11/+0 |
| | | | | | | | | changes: * post requests are done with UTF-8 now * deleted conversion of non latin characters * deleted corresponding test method and class | ||||
| * | extract constant for mocked cache user to GCConstantsTest and removed ↵ | Marco Jacob | 2013-03-11 | 1 | -8/+2 |
| | | | | | duplicate test for cachesFound already done in GCConstantsTest | ||||
| * | code cleanup | Bananeweizen | 2013-02-24 | 5 | -7/+7 |
| | | | | | | | * rename several lower case classes * more strict visibility modifiers * Lint warnings * style warnings | ||||
| * | ImageUpload - fine-tuning | rsudev | 2013-02-18 | 1 | -0/+11 |
| | | | | | | | Removed test code and comments Some error-handling Localizability | ||||
| * | Use a standard Callable interface for lazy initialized lists | Samuel Tardieu | 2013-02-03 | 1 | -1/+1 |
| | | |||||
| * | Restrict LazyInitializedList to the List interface | Samuel Tardieu | 2013-02-03 | 1 | -8/+2 |
| | | | | | | This way, we can use various types of list at various places without specifically needing a LazyInitializedList. | ||||
| * | Make LazyInitializedList<E> a List<E> | Samuel Tardieu | 2013-02-03 | 1 | -10/+0 |
| | | |||||
| * | Refactoring: rename cgCache into Geocache | Samuel Tardieu | 2013-02-03 | 2 | -13/+13 |
| | | |||||
| * | fix #2167: Not possible to open OP caches | Bananeweizen | 2012-11-18 | 1 | -6/+26 |
| | | |||||
| * | fix #1973: Logs gone after online logging | Bananeweizen | 2012-11-11 | 1 | -0/+27 |
| | | |||||
| * | fix #1991: TB: Last activity wrong in case last activity is today | Bananeweizen | 2012-10-05 | 1 | -0/+17 |
| | | |||||
| * | #2034: additional unit test | Bananeweizen | 2012-10-02 | 1 | -0/+7 |
| | | | | * replace control character by space instead of empty string | ||||
| * | fix #2013: Template for cache owner | Bananeweizen | 2012-09-01 | 1 | -3/+3 |
| | | |||||
| * | #1902: Special characters in hint | Bananeweizen | 2012-07-25 | 1 | -0/+4 |
| | | |||||
| * | refactoring: some findbugs cleanup | Bananeweizen | 2012-07-01 | 1 | -1/+2 |
| | | |||||
| * | Put angle-related utilities into their own package | Samuel Tardieu | 2012-06-01 | 1 | -0/+30 |
| | | | | | Also, use float instead of double for every angle computation. | ||||
| * | Handle "Renew Your Membership!". Fixes #1224 | blafoo | 2012-05-16 | 1 | -1/+1 |
| | | |||||
| * | refactoring: more cleanup in connector interfaces | Bananeweizen | 2012-05-05 | 1 | -4/+4 |
| | | | | | | | * switch from method overrides to interface detection for connector features * remove GCBase and put code into other classes * reduce GC specific code being used in general activities | ||||
| * | Refactoring: make entities static | Samuel Tardieu | 2012-04-28 | 1 | -1/+1 |
| | | | | | | | Those are of little importance in tests where performances do not matter as much as in the application, but nevertheless, tests should be held to the same code standards as the application code. | ||||
| * | Test of the MemorySubject class | Samuel Tardieu | 2012-04-27 | 1 | -0/+78 |
| | | |||||
| * | refactoring: rest in peace, cgBase | Bananeweizen | 2012-04-18 | 1 | -0/+26 |
| | | |||||
| * | missing file in merge request #1362 | Bananeweizen | 2012-04-09 | 1 | -0/+20 |
| | | |||||
| * | Merge remote-tracking branch 'teschi/issue#1304' | Bananeweizen | 2012-04-08 | 2 | -0/+151 |
| |\ | | | | | | | | | Conflicts: main/src/cgeo/geocaching/maps/CGeoMap.java | ||||
| | * | Support different modes of operation on LastRecentlyUsedMap | teschi | 2012-04-03 | 2 | -0/+168 |
| |/ | | | | Added a Set interface for the LastRecentlyUsedMap Changed CGeoMap to use the LastRecentlyUsedSet as its caches-cache | ||||
| * | refactoring: move constants and classes to the packages they belong to | Bananeweizen | 2012-03-04 | 1 | -0/+20 |
| | | |||||
| * | Unified methods for BASE 31 | blafoo | 2012-02-23 | 1 | -3/+5 |
| | | |||||
| * | Fix #646: caches can not be watched if imported by GPX | SammysHP | 2011-11-05 | 1 | -2/+6 |
| | | | | Part of it: Add a method to convert the geocode to the id with a base31-conversion (with Groundspeak-alphabet). | ||||
| * | Make several things static following the Settings static move | Samuel Tardieu | 2011-10-05 | 1 | -2/+1 |
| | | |||||
| * | Refactoring: put tests into same java package as tested class | Stephan Merker | 2011-10-03 | 1 | -0/+15 |
| - fixes #587 - test suite and 3 tests (regex and whitespace perf tests) remain in cgeo.geocaching.test | |||||
