| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactoring: workaround for null analysis | Bananeweizen | 2013-09-12 | 2 | -2/+2 |
| | | | | * Eclipse will not compile the following if statements otherwise | ||||
| * | refactoring: constants in upper case | Bananeweizen | 2013-09-12 | 2 | -10/+10 |
| | | |||||
| * | refactoring: fix potential null pointer | Bananeweizen | 2013-09-12 | 1 | -1/+3 |
| | | |||||
| * | refactoring: make commons.* sources available in IDE | Bananeweizen | 2013-09-12 | 4 | -0/+2 |
| | | |||||
| * | fix: null warnings and errors | Samuel Tardieu | 2013-09-12 | 5 | -5/+6 |
| | | |||||
| * | Increase data transmission timeout | Samuel Tardieu | 2013-09-12 | 1 | -1/+1 |
| | | | | | | | The data transmission timeout has been increased from 30s to 90s, while the connection timeout has been let untouched at 30s. | ||||
| * | Remove retries on network access | Samuel Tardieu | 2013-09-12 | 1 | -21/+12 |
| | | | | | | This patch may be reverted later if it decreases the network success rate. | ||||
| * | refactoring: add @Nullable and @NonNull annotations | Samuel Tardieu | 2013-09-12 | 2 | -14/+38 |
| | | |||||
| * | Merge branch 'release' | mucek4 | 2013-09-12 | 1 | -0/+9 |
| |\ | |||||
| | * | Changelog release | mucek4 | 2013-09-12 | 1 | -0/+9 |
| | | | |||||
| * | | Merge branch 'release' | mucek4 | 2013-09-12 | 1 | -1/+1 |
| |\ \ | |/ | |||||
| | * | c:geo donations link | mucek4 | 2013-09-12 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'release' | Bananeweizen | 2013-09-12 | 1 | -1/+1 |
| |\ \ | |/ | |||||
| | * | fix #3253: Default event log type should depend on date | Bananeweizen | 2013-09-12 | 1 | -1/+1 |
| | | | |||||
| * | | refactoring: cleanup of gcvote code | Bananeweizen | 2013-09-12 | 2 | -12/+8 |
| | | | |||||
| * | | Merge branch 'release' | Bananeweizen | 2013-09-12 | 1 | -1/+1 |
| |\ \ | |/ | |||||
| | * | fix #3254: No Gcvote rating possible | Bananeweizen | 2013-09-12 | 1 | -1/+1 |
| | | | |||||
| * | | refactoring: cleanup of gcvote code | Bananeweizen | 2013-09-12 | 3 | -24/+36 |
| | | | |||||
| * | | Merge branch 'release' | Bananeweizen | 2013-09-12 | 1 | -1/+3 |
| |\ \ | |/ | |||||
| | * | fix #3254: No Gcvote rating possible | Bananeweizen | 2013-09-12 | 1 | -1/+3 |
| | | | |||||
| * | | Merge branch 'release' | Bananeweizen | 2013-09-11 | 1 | -0/+1 |
| |\ \ | |/ | |||||
| | * | fixes #3261 - reset lastPosition on descend dir | Marco Jacob | 2013-09-11 | 1 | -0/+1 |
| | | | |||||
| | * | Move image scaling code to ImageUtils | Marco Jacob | 2013-09-05 | 2 | -60/+72 |
| | | | | | | | | | | | Conflicts: main/src/cgeo/geocaching/utils/ImageUtils.java | ||||
| * | | Fixes #3234, Circles around physical stages of a cache | rsudev | 2013-09-08 | 1 | -1/+1 |
| | | | | | | | | | Now only traditional, pae, and HQ have a physical stage at the header coordinates | ||||
| * | | Merge branch 'release' | rsudev | 2013-09-05 | 2 | -2/+2 |
| |\ \ | |/ | |||||
| | * | fix #3085 - set string encoding for json StringEntity | Marco Jacob | 2013-09-05 | 1 | -1/+1 |
| | | | |||||
| | * | fix #3201 - correct save settings of anywhere navigation | Marco Jacob | 2013-09-05 | 1 | -1/+1 |
| | | | |||||
| * | | Updated swedish translation | YraFyra | 2013-09-04 | 1 | -0/+3 |
| | | | | | | | | | New labels translated. | ||||
| * | | Move image scaling code to ImageUtils | Marco Jacob | 2013-09-04 | 2 | -60/+72 |
| | | | |||||
| * | | Merge branch 'release' | rsudev | 2013-09-02 | 1 | -0/+1 |
| |\ \ | |/ | |||||
| | * | Fixes #3227, Introduce Range limit for opencaching 'nearby' searches | rsudev | 2013-09-02 | 1 | -0/+1 |
| | | | | | | | | | added radius 200km | ||||
| * | | fix #1945: Show Circles only for shown caches | Bananeweizen | 2013-09-01 | 1 | -10/+13 |
| | | | |||||
| * | | Merge branch 'release' | Bananeweizen | 2013-09-01 | 1 | -1/+1 |
| |\ \ | |/ | |||||
| | * | fix #2269: Lost and Found cache type not parsed | Bananeweizen | 2013-09-01 | 1 | -1/+1 |
| | | | |||||
| * | | new: have link to website in geocaching service settings | Bananeweizen | 2013-09-01 | 4 | -429/+415 |
| | | | |||||
| * | | fix #3218: static map in details should be bigger | Bananeweizen | 2013-09-01 | 3 | -13/+16 |
| | | | |||||
| * | | Merge branch 'release' | Bananeweizen | 2013-08-31 | 1 | -2/+1 |
| |\ \ | |/ | |||||
| | * | fix #3222: GPS exhibit not recognized as event cache | Bananeweizen | 2013-08-31 | 1 | -2/+1 |
| | | | |||||
| * | | findbugs: unchecked casts | Bananeweizen | 2013-08-28 | 11 | -51/+43 |
| | | | |||||
| * | | findbugs cleanup: default encoding | Bananeweizen | 2013-08-28 | 2 | -17/+27 |
| | | | |||||
| * | | refactoring: naming conventions | Bananeweizen | 2013-08-26 | 1 | -18/+18 |
| | | | |||||
| * | | refactoring: assertions | Bananeweizen | 2013-08-26 | 2 | -6/+1 |
| | | | |||||
| * | | fix #3197: Nighly Build failing due to Null analysis | Bananeweizen | 2013-08-26 | 1 | -0/+3 |
| | | | |||||
| * | | refactoring: findbugs cleanup | Bananeweizen | 2013-08-26 | 24 | -75/+75 |
| | | | | | | | * don't catch raw exceptions | ||||
| * | | Merge branch 'release' | mucek4 | 2013-08-26 | 2 | -2/+5 |
| |\ \ | |/ | |||||
| | * | Verion INFO for bugfix release | mucek4 | 2013-08-26 | 1 | -2/+4 |
| | | | |||||
| | * | Added missing Slovenian translation | mucek4 | 2013-08-26 | 1 | -0/+1 |
| | | | |||||
| * | | Merge branch 'release' | rsudev | 2013-08-25 | 1 | -1/+3 |
| |\ \ | |/ | |||||
| | * | Fixes #3193, Light skin in settings broken | rsudev | 2013-08-25 | 1 | -1/+3 |
| | | | | | | | | | | | Light skin does not work in preferences on Android 2.x Switching to dark skin always there | ||||
| * | | Merge branch 'release' into upstream | Samuel Tardieu | 2013-08-25 | 2 | -11/+25 |
| |\ \ | |/ | |||||
