| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Updated swedish translation | YraFyra | 2012-05-25 | 1 | -1/+6 |
| | | | | | Updated swedish translation with new labels and some minor bugfixes. | ||||
| * | Refactoring: introduce new variables to clarify flow | Samuel Tardieu | 2012-05-25 | 1 | -10/+14 |
| | | |||||
| * | Merge branch 'master-new9' of ↵ | Samuel Tardieu | 2012-05-25 | 1 | -1/+1 |
| |\ | | | | | | | https://github.com/Portree-Kid/c-geo-opensource into upstream | ||||
| | * | Fixes #1600 | Portree-Kid | 2012-05-25 | 1 | -1/+1 |
| | | | | | | | | | Waypoints of multicaches are not longer shown in cache detail->navigate->show on map | ||||
| * | | updated translation-it | RomNexus6 | 2012-05-25 | 1 | -0/+2 |
| |/ | |||||
| * | Parsing fails for guests | blafoo | 2012-05-24 | 3 | -10/+1 |
| | | |||||
| * | Cleanup of refactoring | blafoo | 2012-05-24 | 5 | -56/+58 |
| | | |||||
| * | GC.com update 24.05.2012 | blafoo | 2012-05-24 | 3 | -123/+161 |
| | | |||||
| * | Merge pull request #1636 from Portree-Kid/master-new9 | Lars | 2012-05-24 | 1 | -1/+2 |
| |\ | | | | | updated german translation | ||||
| | * | updated german translation | Portree-Kid | 2012-05-24 | 1 | -1/+2 |
| |/ | |||||
| * | Update French translation | Samuel Tardieu | 2012-05-24 | 1 | -0/+1 |
| | | |||||
| * | Merge pull request #1633 from Portree-Kid/master-new9 | Samuel Tardieu | 2012-05-24 | 3 | -0/+10 |
| |\ | | | | | Fix for #1582 | ||||
| | * | patched mapsforge lib fix for #1582 | Portree-Kid | 2012-05-24 | 1 | -0/+0 |
| | | | |||||
| | * | Toast for missing mapfile | Portree-Kid | 2012-05-24 | 2 | -0/+10 |
| |/ | |||||
| * | Preliminary fix regex patterns for size, owner, hidden after gc.com | rsudev | 2012-05-24 | 1 | -3/+3 |
| | | | | change | ||||
| * | refactoring: javadoc | Bananeweizen | 2012-05-24 | 1 | -0/+8 |
| | | |||||
| * | Merge branch 'release' into upstream | Samuel Tardieu | 2012-05-24 | 2 | -3/+3 |
| |\ | | | | | | | | | Conflicts: main/res/values/strings.xml | ||||
| | * | Fix: Long description parsing | SammysHP | 2012-05-24 | 1 | -1/+1 |
| | | | |||||
| | * | New version info | mucek4 | 2012-05-24 | 2 | -2/+6 |
| | | | |||||
| * | | Merge branch 'release' into upstream | Samuel Tardieu | 2012-05-24 | 1 | -2/+2 |
| |\ \ | |/ | | | | | | | Conflicts: main/res/values/strings.xml | ||||
| | * | Fix: gc.com update | SammysHP | 2012-05-24 | 1 | -3/+3 |
| | | | |||||
| | * | Refactoring: Move some strings into GCConstants | SammysHP | 2012-05-09 | 2 | -15/+21 |
| | | | | | | | | | | | | | | | | | | | | | | | Fix: issue with gc.com update Tests are not green because mocked data was not updated. Conflicts (cherry-picking from master branch): main/src/cgeo/geocaching/cgBase.java main/src/cgeo/geocaching/cgCache.java | ||||
| | * | Fix typo | mucek4 | 2012-05-09 | 1 | -1/+1 |
| | | | |||||
| | * | New version & manual copying adaptations | mucek4 | 2012-05-09 | 4 | -4/+8 |
| | | | |||||
| * | | Fix: gc.com update | SammysHP | 2012-05-24 | 1 | -3/+3 |
| | | | |||||
| * | | Refactoring: Move "store log images" setting to detail section | SammysHP | 2012-05-24 | 1 | -20/+20 |
| | | | |||||
| * | | Add missing French translations | Samuel Tardieu | 2012-05-23 | 1 | -1/+26 |
| | | | |||||
| * | | Change log update for 4453f08ccd | Lars | 2012-05-24 | 1 | -0/+1 |
| | | | |||||
| * | | Change log update for #1577 | Lars | 2012-05-24 | 1 | -0/+1 |
| | | | |||||
| * | | German strings for #1577 | Lars | 2012-05-24 | 1 | -0/+2 |
| | | | |||||
| * | | Merge remote-tracking branch 'campbeb/refactorTrackable' into upstream | Samuel Tardieu | 2012-05-23 | 5 | -147/+123 |
| |\ \ | | | | | | | | | | | | | Conflicts: main/src/cgeo/geocaching/LogTrackableActivity.java | ||||
| | * | | Refactoring cgeotouch into LogTrackableActivity | campbeb | 2012-05-20 | 5 | -147/+124 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Many changes for cleanup and to make similiar to VisitCacheActivity. Added function to remember last trackable log type and use that as default for the next log. Next step is to make LogTrackableActivity and VisitCacheActivity have a common base class. | ||||
| * | | | Remove JavaDoc @author tag. | SammysHP | 2012-05-23 | 43 | -123/+1 |
| | | | | | | | | | | Files are edited by many people, also all editors are visible in the log. | ||||
| * | | | Merge remote-tracking branch 'campbeb/fix1526' into upstream | Samuel Tardieu | 2012-05-23 | 12 | -5/+9 |
| |\ \ \ | |||||
| | * | | | Use dark quick navigation icon with light skin | campbeb | 2012-05-21 | 12 | -5/+9 |
| | | | | | |||||
| * | | | | Merge remote-tracking branch 'campbeb/fix1485' into upstream | Samuel Tardieu | 2012-05-23 | 6 | -14/+56 |
| |\ \ \ \ | |||||
| | * | | | | Fix offline zoom issue and document zoom level differences | campbeb | 2012-05-22 | 6 | -14/+56 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Google Maps and OSM Maps use different zoom levels for the same view ranges. This is better documented. Additionally, this change fixes zooming out causing zoom in (Issue #1485). | ||||
| * | | | | | Add warning for missing @Override for interface implementations | SammysHP | 2012-05-23 | 1 | -367/+367 |
| | | | | | | |||||
| * | | | | | Refactoring: add missing override annotations | Samuel Tardieu | 2012-05-23 | 57 | -0/+143 |
| | | | | | | | | | | | | | | | | | | | | | This was requested by SammysHP. | ||||
| * | | | | | Cleanup: remove deprecated constants and add missing override | Samuel Tardieu | 2012-05-23 | 1 | -4/+4 |
| | | | | | | |||||
| * | | | | | Use "UTF-8" string instead of a deprecated constant | Samuel Tardieu | 2012-05-23 | 1 | -2/+1 |
| | | | | | | |||||
| * | | | | | Fix #1572: use httpclientandroidlib instead of the standard one | Samuel Tardieu | 2012-05-23 | 22 | -78/+77 |
| |\ \ \ \ \ | |/ / / / |/| | | | | |||||
| | * | | | | Use library-provided GzipDecompressingEntity | Samuel Tardieu | 2012-05-23 | 1 | -21/+1 |
| | | | | | | |||||
| | * | | | | Handle HTTP redirections gracefully | Samuel Tardieu | 2012-05-23 | 1 | -0/+22 |
| | | | | | | |||||
| | * | | | | Use httpclientandroidlib instead of plain old httpclient | Samuel Tardieu | 2012-05-23 | 22 | -58/+55 |
| |/ / / / | |||||
| * | | | | Workaround: set number of caches to '500+amount stored in DB'. Fixes #1374 | blafoo | 2012-05-22 | 1 | -1/+5 |
| | | | | | |||||
| * | | | | Fix #1490: do not pretend that we handle configuration changes | Samuel Tardieu | 2012-05-22 | 1 | -8/+4 |
| |/ / / | | | | | | | | | | | | | The current code does not implement "onConfigurationChanged" that would be required to special-case orientation changes or keyboard display. | ||||
| * | | | Do not use "else" with "return" | Samuel Tardieu | 2012-05-21 | 1 | -1/+3 |
| | | | | |||||
| * | | | Merge remote-tracking branch 'triakcz/all_list_virtual' into upstream | Samuel Tardieu | 2012-05-21 | 4 | -6/+31 |
| |\ \ \ | |||||
| | * | | | Virtual "all caches" list | Ondřej Kunc | 2012-05-20 | 4 | -6/+31 |
| | | | | | |||||
