| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | Use RxJava instead of thread for getting GCVote | Samuel Tardieu | 2014-03-09 | 2 | -15/+16 | |
| * | | Merge branch 'use-combined-provider' into upstream | Samuel Tardieu | 2014-03-08 | 22 | -382/+278 | |
| |\ \ | ||||||
| | * | | Always use a combined geodata and direction provider | Samuel Tardieu | 2014-03-06 | 13 | -269/+144 | |
| | * | | refactoring: create cgeo.geocaching.sensors package | Samuel Tardieu | 2014-03-06 | 21 | -85/+106 | |
| * | | | crowdin: New translations | rsudev | 2014-03-07 | 2 | -6/+9 | |
| * | | | crowdin: New translations | rsudev | 2014-03-06 | 4 | -5/+11 | |
| * | | | crowdin: New translations | rsudev | 2014-03-06 | 15 | -72/+1455 | |
| |/ / | ||||||
| * | | Use onDestroyView() for symmetry | Samuel Tardieu | 2014-03-06 | 1 | -2/+2 | |
| * | | Add missing serialVersionUID to TileCache | Samuel Tardieu | 2014-03-06 | 1 | -1/+3 | |
| * | | Fix FindBugs warning | Samuel Tardieu | 2014-03-06 | 1 | -1/+1 | |
| * | | refactoring: factor out common code | Samuel Tardieu | 2014-03-06 | 1 | -19/+7 | |
| * | | refactoring: use a LRUSet instead of a LRUMap for tile cache | Samuel Tardieu | 2014-03-06 | 4 | -29/+16 | |
| * | | Fix java warnings | Samuel Tardieu | 2014-03-06 | 1 | -2/+2 | |
| * | | refactoring: factor out common code | Samuel Tardieu | 2014-03-05 | 1 | -167/+123 | |
| * | | Avoid synchronization if not needed | Samuel Tardieu | 2014-03-05 | 1 | -8/+12 | |
| * | | refactoring: do not keep the cacheid around | Samuel Tardieu | 2014-03-05 | 1 | -9/+6 | |
| * | | refactoring: remove the need for PeriodicHandler | Samuel Tardieu | 2014-03-05 | 2 | -108/+24 | |
| * | | Do not run proguard in development mode (Intellij IDEA) | Samuel Tardieu | 2014-03-05 | 1 | -1/+0 | |
| * | | More Intellij IDEA configuration | Samuel Tardieu | 2014-03-05 | 1 | -1/+5 | |
| * | | crowdin: New translations | rsudev | 2014-03-04 | 3 | -15/+72 | |
| * | | String.toString() is not needed | Bananeweizen | 2014-03-04 | 1 | -1/+1 | |
| * | | Clearer string for log type "Post reviewer note" | Lars | 2014-03-04 | 1 | -1/+1 | |
| * | | Update changelog_master.xml | Lars | 2014-03-04 | 1 | -0/+2 | |
| * | | #3636: update project files | Samuel Tardieu | 2014-03-04 | 1 | -1/+22 | |
| * | | #3636: add Intellij IDEA project files | Samuel Tardieu | 2014-03-04 | 1 | -0/+35 | |
| * | | Merge branch '#3614' of git://github.com/darekkay/cgeo into upstream | Samuel Tardieu | 2014-03-03 | 1 | -0/+1 | |
| |\ \ | ||||||
| | * | | fix #3614: decrypt waypoint note | Darek Kay | 2014-03-03 | 1 | -0/+1 | |
| * | | | Merge branch 'release' into upstream | Samuel Tardieu | 2014-03-02 | 1 | -0/+5 | |
| |\ \ \ | | |/ | |/| | ||||||
| | * | | fix failing test | Samuel Tardieu | 2014-03-02 | 1 | -0/+5 | |
| * | | | Merge branch 'release' into upstream | Samuel Tardieu | 2014-03-02 | 1 | -0/+5 | |
| |\ \ \ | |/ / | ||||||
| | * | | Merge branch 'release' of github.com:cgeo/cgeo into release | Samuel Tardieu | 2014-03-02 | 1 | -0/+5 | |
| | |\ \ | ||||||
| | | * | | Update changelog_release.xml | Lars | 2014-03-02 | 1 | -0/+5 | |
| * | | | | Merge branch 'release' into upstream | Samuel Tardieu | 2014-03-02 | 2 | -1/+3 | |
| |\ \ \ \ | |/ / / | | | / | |_|/ |/| | | ||||||
| | * | | fix #3634: special log types on unpublished caches | Samuel Tardieu | 2014-03-02 | 2 | -1/+3 | |
| | |/ | ||||||
| * | | Merge pull request #3633 from darekkay/#3266 | SammysHP | 2014-03-02 | 1 | -1/+2 | |
| |\ \ | ||||||
| | * | | fix #3266 | Darek Kay | 2014-03-02 | 1 | -1/+2 | |
| * | | | Update changelog_master.xml | Lars | 2014-03-02 | 1 | -0/+3 | |
| |/ / | ||||||
| * | | fix #3632: No Swipe on cache details | Bananeweizen | 2014-03-01 | 1 | -2/+1 | |
| * | | Query various connectors in parallel | Samuel Tardieu | 2014-02-28 | 5 | -36/+57 | |
| * | | Merge branch 'release' into upstream | Samuel Tardieu | 2014-02-28 | 4 | -54/+74 | |
| |\ \ | |/ | ||||||
| | * | fix #3594: personal note parsing is too loose | Samuel Tardieu | 2014-02-28 | 3 | -4/+9 | |
| | * | refactoring: move waypoint parsing code in Waypoint | Samuel Tardieu | 2014-02-28 | 2 | -51/+66 | |
| * | | Merge branch 'release' | rsudev | 2014-02-28 | 1 | -2/+9 | |
| |\ \ | |/ | ||||||
| | * | Fixes #3628, Array out of bounds in simple dir chooser | rsudev | 2014-02-28 | 1 | -2/+9 | |
| * | | refactoring: move GC specific code in GCParser | Samuel Tardieu | 2014-02-28 | 2 | -18/+18 | |
| * | | refactoring: remove unused warnings | Samuel Tardieu | 2014-02-28 | 1 | -1/+1 | |
| * | | refactoring: style fix | Samuel Tardieu | 2014-02-27 | 1 | -1/+1 | |
| * | | refactoring: clean progress dialog handling | Samuel Tardieu | 2014-02-27 | 1 | -11/+6 | |
| * | | Merge branch 'release' into upstream | Samuel Tardieu | 2014-02-27 | 1 | -2/+2 | |
| |\ \ | |/ | ||||||
| | * | fix #3550: dialog don't show up the second time | Samuel Tardieu | 2014-02-27 | 1 | -2/+2 | |
