| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Prepare Changelog on master | Samuel Tardieu | 2014-04-16 | 1 | -0/+6 |
| | | |||||
| * | Update ChangeLogs | Samuel Tardieu | 2014-04-16 | 2 | -8/+6 |
| | | |||||
| * | Added japanese strings for contacts plugin | rsudev | 2014-04-16 | 1 | -0/+6 |
| | | |||||
| * | Merge pull request #3773 from rsudev/crowdin_translations | rsudev | 2014-04-16 | 8 | -1/+103 |
| |\ | | | | | crowdin: New translations | ||||
| | * | crowdin: New translations | rsudev | 2014-04-15 | 8 | -1/+103 |
| |/ | |||||
| * | Help FindBugs another way | Samuel Tardieu | 2014-04-15 | 1 | -3/+3 |
| | | |||||
| * | Help FindBugs to understand that variable cannot be null | Samuel Tardieu | 2014-04-15 | 1 | -1/+2 |
| | | |||||
| * | fix #3755: crash when user enters invalid coordinates | Samuel Tardieu | 2014-04-15 | 1 | -40/+45 |
| | | |||||
| * | refactoring: factor out coordinates validity checks | Samuel Tardieu | 2014-04-15 | 2 | -2/+29 |
| | | |||||
| * | Merge pull request #3768 from rsudev/crowdin_translations | rsudev | 2014-04-14 | 6 | -5/+31 |
| |\ | | | | | crowdin: New translations | ||||
| | * | crowdin: New translations | rsudev | 2014-04-14 | 6 | -5/+31 |
| |/ | |||||
| * | Update changelog_master.xml | Lars | 2014-04-14 | 1 | -0/+2 |
| | | |||||
| * | Fixes #3765, Somehting is strange with oc autorization | rsudev | 2014-04-14 | 1 | -3/+3 |
| | | | | | Corrected parameterization of OCPreferenceKeys | ||||
| * | Merge pull request #3764 from rsudev/crowdin_translations | rsudev | 2014-04-13 | 2 | -0/+14 |
| |\ | | | | | crowdin: New translations | ||||
| | * | crowdin: New translations | rsudev | 2014-04-13 | 2 | -0/+14 |
| |/ | |||||
| * | Merge branch 'release' into upstream | Samuel Tardieu | 2014-04-13 | 2 | -2/+2 |
| |\ | |||||
| | * | fix #3761: crash when long-clicking on a value field | Samuel Tardieu | 2014-04-13 | 2 | -2/+2 |
| | | | |||||
| * | | fix #3759: OOM while loading caches | Samuel Tardieu | 2014-04-13 | 1 | -56/+58 |
| | | | | | | | | | Caches are now loaded by chunks of 50. | ||||
| * | | buffer lets you split a list into smaller max-size ones | Samuel Tardieu | 2014-04-13 | 2 | -0/+94 |
| | | | |||||
| * | | work on #3727: limit the number of waypoints that can be loaded | Samuel Tardieu | 2014-04-13 | 1 | -1/+3 |
| | | | | | | | | | | | | | Limit the number of waypoints that can be loaded from the database to two times the number of caches under which the waypoints are not shown anymore. | ||||
| * | | fix #3758: send2cgeo times out in presence of caches | Samuel Tardieu | 2014-04-13 | 1 | -2/+3 |
| | | | |||||
| * | | fix #3757: NPE while downsampling image | Samuel Tardieu | 2014-04-13 | 1 | -5/+7 |
| | | | |||||
| * | | fix #3756: NPE when changing map source | Samuel Tardieu | 2014-04-13 | 3 | -6/+12 |
| | | | |||||
| * | | Merge pull request #3749 from rsudev/crowdin_translations | rsudev | 2014-04-10 | 4 | -3/+35 |
| |\ \ | | | | | | | crowdin: New translations | ||||
| | * | | crowdin: New translations | rsudev | 2014-04-10 | 4 | -3/+35 |
| |/ / | |||||
| * | | Refactor oc settings | rsudev | 2014-04-10 | 4 | -79/+64 |
| | | | |||||
| * | | Explicitely use ASCII when decoding a base64 binary | Samuel Tardieu | 2014-04-10 | 2 | -1/+2 |
| | | | |||||
| * | | refactoring: move charset definition into TextUtils | Samuel Tardieu | 2014-04-10 | 2 | -9/+4 |
| | | | |||||
| * | | Use the Android-provided API to stream-decode base64-encoded data | Samuel Tardieu | 2014-04-10 | 4 | -20/+72 |
| | | | |||||
| * | | Suppress deprecation warning 2nd try | rsudev | 2014-04-10 | 1 | -1/+7 |
| | | | |||||
| * | | Redisable intermittently failing test | Samuel Tardieu | 2014-04-10 | 1 | -0/+2 |
| | | | |||||
| * | | Merge pull request #3747 from rsudev/crowdin_translations | rsudev | 2014-04-09 | 2 | -16/+34 |
| |\ \ | | | | | | | crowdin: New translations | ||||
| | * | | crowdin: New translations | rsudev | 2014-04-09 | 2 | -16/+34 |
| |/ / | |||||
| * | | Suppress deprecation warning | rsudev | 2014-04-09 | 1 | -0/+1 |
| | | | | | | | | | As we currently cannot yet switch to PreferenceFragments, we still need to use these deprecated methods | ||||
| * | | Add service status to service summary | rsudev | 2014-04-09 | 5 | -2/+120 |
| | | | |||||
| * | | Add status message for geocaching.com maintenance | Samuel Tardieu | 2014-04-09 | 1 | -0/+1 |
| | | | | | | | | | | | We did not have a message ready for the latest maintenance window. Now we will have one which will get translated into various languages. | ||||
| * | | Merge pull request #3743 from marco-dev/fixLocalActivatedFlag | Samuel Tardieu | 2014-04-09 | 1 | -0/+7 |
| |\ \ | | | | | | | fixes #3313 - on enable/disable logging also set cache enabled/disabled | ||||
| | * | | fixes #3313 - on enable/disable logging also set cache enabled/disabled | Marco Jacob | 2014-04-08 | 1 | -0/+7 |
| | | | | |||||
| * | | | Merge pull request #3744 from rsudev/crowdin_translations | rsudev | 2014-04-08 | 2 | -6/+15 |
| |\ \ \ | |/ / |/| | | crowdin: New translations | ||||
| | * | | crowdin: New translations | rsudev | 2014-04-08 | 2 | -6/+15 |
| |/ / | |||||
| * | | Merge remote-tracking branch 'upstream/release' | rsudev | 2014-04-07 | 3 | -19/+226 |
| |\ \ | |/ | |||||
| | * | Merge pull request #3741 from rsudev/crowdin_translations | rsudev | 2014-04-07 | 2 | -317/+517 |
| | |\ | | | | | | | crowdin: New translations | ||||
| | | * | crowdin: New translations | rsudev | 2014-04-07 | 2 | -317/+517 |
| | |/ | |||||
| | * | Update changelog_release.xml | Lars | 2014-04-07 | 1 | -0/+7 |
| | | | |||||
| * | | Refactoring opencaching implementation | rsudev | 2014-04-07 | 20 | -447/+230 |
| | | | |||||
| * | | Implements #3692. Add support for new opencaching nodes | rsudev | 2014-04-07 | 14 | -9/+428 |
| | | | | | | | | | Added opencaching nl,us,ro live support and preferences | ||||
| * | | Remove AndroidLevel8 proguard instructions | Samuel Tardieu | 2014-04-07 | 1 | -4/+0 |
| | | | |||||
| * | | Update changelog_master.xml | Lars | 2014-04-07 | 1 | -0/+5 |
| | | | |||||
| * | | Merge branch 'release' into upstream | Samuel Tardieu | 2014-04-07 | 1 | -2/+4 |
| |\ \ | |/ | |||||
| | * | fix #3740: import from web does not work if started a second time | Samuel Tardieu | 2014-04-07 | 1 | -2/+4 |
| | | | |||||
