| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | upgrade to AndroidAnnotations 3.2 | Bananeweizen | 2014-11-15 | 7 | -4/+4 |
| | | |||||
| * | remove useless semicolon | Bananeweizen | 2014-11-15 | 1 | -1/+1 |
| | | |||||
| * | Work on #3856 - Rename string for offline logging | Lars | 2014-11-11 | 1 | -1/+1 |
| | | | | | As proposed in #3856. @rsudev Once uploaded this will reset the existing translations on crowdin ?! | ||||
| * | Merge remote-tracking branch 'upstream/release' into upstream | Samuel Tardieu | 2014-11-11 | 1 | -0/+3 |
| |\ | |||||
| | * | Update changelog_release.xml | Lars | 2014-11-11 | 1 | -0/+3 |
| | | | |||||
| * | | Remove redundant null checks | Samuel Tardieu | 2014-11-11 | 1 | -29/+15 |
| | | | |||||
| * | | Update changelog_master.xml | Lars | 2014-11-11 | 1 | -0/+2 |
| | | | |||||
| * | | refactoring: move LiveMapStrategy enums to map | Bananeweizen | 2014-11-10 | 5 | -6/+6 |
| | | | |||||
| * | | refactoring: move LocationProviderType to fitting package | Bananeweizen | 2014-11-10 | 3 | -3/+1 |
| | | | |||||
| * | | refactoring: move method to where it is used exclusively | Bananeweizen | 2014-11-10 | 2 | -9/+10 |
| | | | |||||
| * | | Merge pull request #4477 from samueltardieu/issue-2025 | Samuel Tardieu | 2014-11-10 | 3 | -0/+30 |
| |\ \ | | | | | | | fix #2025: do not issue unnecessary login attempts | ||||
| | * | | Try to relog if needed when connectivity reappears | Samuel Tardieu | 2014-11-08 | 1 | -0/+22 |
| | | | | | | | | | | | | | Part of work on #2025. | ||||
| | * | | Fail early if there is no network connection | Samuel Tardieu | 2014-11-07 | 2 | -0/+8 |
| | | | | | | | | | | | | | Part of work on #2025. | ||||
| * | | | Merge branch 'issue-4470' into upstream | Samuel Tardieu | 2014-11-10 | 5 | -8/+9 |
| |\ \ \ | | |/ | |/| | |||||
| | * | | fix #4470: recognize charter members as premium members | Samuel Tardieu | 2014-11-10 | 5 | -8/+9 |
| | | | | |||||
| * | | | Remove useless assertion in test | Samuel Tardieu | 2014-11-10 | 1 | -3/+1 |
| | | | | |||||
| * | | | fix Javadoc | Bananeweizen | 2014-11-09 | 1 | -11/+12 |
| | | | | |||||
| * | | | fix #4458: no arrow without play services on the map | Samuel Tardieu | 2014-11-08 | 2 | -2/+21 |
| | | | | |||||
| * | | | refactoring: use longer parameter names | Samuel Tardieu | 2014-11-08 | 1 | -5/+5 |
| | |/ |/| | |||||
| * | | Do not require a context to check if currently active network is connected | Samuel Tardieu | 2014-11-07 | 4 | -11/+12 |
| | | | |||||
| * | | Use network scheduler instead of threads to log in | Samuel Tardieu | 2014-11-07 | 1 | -3/+4 |
| | | | | | | | | | This enforces the limit of concurrent connections. | ||||
| * | | Capture location and direction before broadcasting them | Samuel Tardieu | 2014-11-06 | 1 | -3/+3 |
| | | | |||||
| * | | Fixes #2514, Edit coordinates: treatment of fractional seconds | rsudev | 2014-11-06 | 1 | -5/+18 |
| | | | | | | | | | - semantic and formatting change of degree and second fractions | ||||
| * | | Use default priority for sensors thread | Samuel Tardieu | 2014-11-06 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | Background priority might put the thread into the background cgroup which only has access to a limited portion of the CPU. It might be the cause of some lenghty delays (200 seconds) before events are taken into account. There is no guarantee though. Part of work on #4458. | ||||
| * | | Initialize fields early | Samuel Tardieu | 2014-11-06 | 1 | -6/+2 |
| | | | |||||
| * | | Merge pull request #4471 from rsudev/crowdin_translations | rsudev | 2014-11-04 | 2 | -2/+2 |
| |\ \ | | | | | | | crowdin: New translations | ||||
| | * | | crowdin: New translations | rsudev | 2014-11-04 | 2 | -2/+2 |
| |/ / | |||||
| * | | Merge branch 'release' into upstream | Samuel Tardieu | 2014-11-04 | 1 | -0/+4 |
| |\ \ | |/ | |||||
| | * | Version code in changelog | Samuel Tardieu | 2014-11-04 | 1 | -1/+1 |
| | | | |||||
| | * | Update changelog_release.xml | Lars | 2014-11-03 | 1 | -0/+4 |
| | | | |||||
| * | | Merge branch 'issue-4467' into upstream | Samuel Tardieu | 2014-11-03 | 1 | -1/+1 |
| |\ \ | |/ | |||||
| | * | fix #4467: login failure reports unknown error | Samuel Tardieu | 2014-11-03 | 1 | -1/+1 |
| | | | |||||
| * | | refactoring: use typed version of empty list | Samuel Tardieu | 2014-11-03 | 1 | -2/+2 |
| | | | |||||
| * | | Merge branch 'release' into upstream | Samuel Tardieu | 2014-11-03 | 3 | -3/+7 |
| |\ \ | |/ | | | | | | | Conflicts: main/src/cgeo/geocaching/settings/Settings.java | ||||
| | * | Merge pull request #4466 from samueltardieu/issue-4464 | Samuel Tardieu | 2014-11-03 | 3 | -3/+7 |
| | |\ | | | | | | | fix #4464: NPE with new bugfix release | ||||
| | | * | fix #4464: NPE with new bugfix release | Samuel Tardieu | 2014-11-03 | 3 | -3/+7 |
| | |/ | |||||
| * | | Merge branch 'release' into upstream | Samuel Tardieu | 2014-11-03 | 1 | -1/+1 |
| |\ \ | |/ | |||||
| | * | Version code in changelog | Lars | 2014-11-03 | 1 | -1/+1 |
| | | | |||||
| * | | Merge pull request #4463 from rsudev/crowdin_translations | rsudev | 2014-11-03 | 5 | -2/+25 |
| |\ \ | | | | | | | crowdin: New translations | ||||
| | * | | crowdin: New translations | rsudev | 2014-11-03 | 5 | -2/+25 |
| |/ / | |||||
| * | | refactoring: move Geocoder functionality into a separate class | Bananeweizen | 2014-11-02 | 2 | -19/+70 |
| | | | |||||
| * | | rename package | Bananeweizen | 2014-11-02 | 120 | -160/+173 |
| | | | | | | | | | The package not only contains the GeoPoint definition, but other location related classes, too. | ||||
| * | | upgrade to butterknife 6.0.0 | Bananeweizen | 2014-11-02 | 4 | -3/+3 |
| | | | |||||
| * | | fix preview of spinners | Bananeweizen | 2014-11-02 | 3 | -3/+6 |
| | | | | | | | This is only for the graphical preview in the IDE, not for runtime. | ||||
| * | | improve layout performance | Bananeweizen | 2014-11-02 | 9 | -4/+15 |
| | | | | | | | | | | | Avoid baseline alignment in horizontal linear layouts, if not needed. Detail at https://plus.google.com/108967384991768947849/posts/VfrNmPySb9cs | ||||
| * | | Merge branch 'release' into upstream | Samuel Tardieu | 2014-10-31 | 1 | -0/+2 |
| |\ \ | |/ | |||||
| | * | Update changelog_release.xml | Lars | 2014-10-31 | 1 | -0/+2 |
| | | | |||||
| * | | Merge pull request #4443 from samueltardieu/issue-4433 | Bananeweizen | 2014-10-30 | 1 | -0/+3 |
| |\ \ | | | | | | | fix #4433: menu items missing in popup | ||||
| | * | | fix #4433: menu items missing in popup | Samuel Tardieu | 2014-10-28 | 1 | -0/+3 |
| | | | | |||||
| * | | | enable Google Now voice search for our app | Bananeweizen | 2014-10-30 | 1 | -1/+10 |
| | | | | | | | | | | | | | | | | This is untested as my devices don't fulfill the requirements. See http://android-developers.blogspot.de/2014/10/the-fastest-route-between-voice-search.html for details. | ||||
