Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'release' into upstream | Samuel Tardieu | 2015-01-09 | 1 | -2/+2 |
|\ | |||||
| * | Use %d instead of %s for cache count | Samuel Tardieu | 2015-01-09 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'release' into upstream | Samuel Tardieu | 2015-01-09 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | Merge branch 'release' of github.com:cgeo/cgeo into release | Samuel Tardieu | 2015-01-09 | 1 | -0/+1 |
| |\ | |||||
| | * | Update changelog_release.xml | Lars | 2015-01-09 | 1 | -0/+1 |
| | | | |||||
| * | | Clear changelog_master | Samuel Tardieu | 2015-01-09 | 1 | -3/+0 |
|/ / | |||||
* | | Merge branch 'release' into upstream | Samuel Tardieu | 2015-01-09 | 1 | -2/+7 |
|\ \ | |/ | |||||
| * | Remove doubled entry from changelog | Lars | 2015-01-09 | 1 | -1/+0 |
| | | |||||
| * | Changlog update and resorting | Lars | 2015-01-09 | 1 | -2/+8 |
| | | |||||
* | | Add plurals for caches_remove_{all,selected}_confirm | MadanKumarB | 2015-01-09 | 2 | -4/+10 |
| | | |||||
* | | Merge branch 'release' into upstream | Samuel Tardieu | 2015-01-08 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | Merge changelogs | Samuel Tardieu | 2015-01-08 | 2 | -3/+1 |
| | | |||||
* | | Free memory as soon as cgeo gets to the middle of the background LRU list | Samuel Tardieu | 2015-01-08 | 1 | -2/+9 |
|/ | |||||
* | Revert "Use bindView instead of bindActivity/bindFragment where appropriate" | Samuel Tardieu | 2015-01-08 | 6 | -12/+14 |
| | | | | | | | This reverts commit d3dc2be5040ea3f4846d9b948c3a0f95b9359f71 and fixes #4604. Conflicts: main/src/cgeo/geocaching/MainActivity.java | ||||
* | Use new setting for low-power instead the of the current one | Samuel Tardieu | 2015-01-08 | 1 | -1/+1 |
| | |||||
* | Favor the orientation sensor over the rotation one | Samuel Tardieu | 2015-01-08 | 1 | -9/+7 |
| | | | | | | | | | | | | On some devices, it looks like the orientation sensor may be bogus. This confirms what the author of GPS Status wrote in private mail. This commits favors the rotation sensor over the orientation one, unless low-power mode is used, in which case the orientation sensor (which may benefit from low-power mode if it has a gyroscope-less mode) will be preferred. Part of work on #4599. | ||||
* | Merge branch 'release' into upstream | Samuel Tardieu | 2015-01-08 | 4 | -2/+10 |
|\ | |||||
| * | crowdin: New translations | Samuel Tardieu | 2015-01-08 | 4 | -2/+10 |
| | | |||||
* | | Merge branch 'release' into upstream | Samuel Tardieu | 2015-01-08 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | Update changelog | Samuel Tardieu | 2015-01-08 | 1 | -0/+1 |
| | | |||||
* | | fix #4603: do not query the magnetic field sensor | Samuel Tardieu | 2015-01-08 | 3 | -11/+9 |
| | | |||||
* | | Merge branch 'release' into upstream | Samuel Tardieu | 2015-01-08 | 6 | -1/+107 |
|\ \ | |/ | |||||
| * | fix #4602: add system information in "about" and mails | Samuel Tardieu | 2015-01-08 | 5 | -1/+106 |
| | | |||||
| * | Update changelog_release.xml | Lars | 2015-01-07 | 1 | -0/+1 |
| | | |||||
* | | fix #4595: read trackable URI from NFC | Samuel Tardieu | 2015-01-07 | 2 | -3/+18 |
| | | |||||
* | | Use MapQuest reverse geocoder if the Android one fails | Samuel Tardieu | 2015-01-07 | 3 | -36/+67 |
| | | |||||
* | | Merge branch 'release' into upstream | Samuel Tardieu | 2015-01-07 | 12 | -63/+219 |
|\ \ | |/ | |||||
| * | crowdin: New translations | Samuel Tardieu | 2015-01-07 | 12 | -63/+219 |
| | | |||||
* | | Make the fetching of pocket query an observable | Samuel Tardieu | 2015-01-07 | 2 | -47/+44 |
| | | |||||
* | | Use bindView instead of bindActivity/bindFragment where appropriate | Samuel Tardieu | 2015-01-07 | 7 | -13/+12 |
| | | |||||
* | | Upgrade to RxAndroid 0.24.0 | Samuel Tardieu | 2015-01-07 | 22 | -33/+33 |
| | | |||||
* | | Do not lazy load fields if the cache doesn't come from the database | Samuel Tardieu | 2015-01-07 | 2 | -17/+31 |
| | | | | | | | | | | | | | | | | | | | | When a cache is stored in the database, some fields are lazily loaded from the database. This should only happen when the cache itself has been loaded from the database, otherwise we might fill fields of a cache acquired from the network with older version of the fields as stored in the database. Noticed during the work on #4576. | ||||
* | | Merge branch 'release' into upstream | Samuel Tardieu | 2015-01-07 | 2 | -3/+4 |
|\ \ | |/ | |||||
| * | Update ChangeLog for release | Samuel Tardieu | 2015-01-07 | 1 | -0/+1 |
| | | |||||
| * | fix #4576: clearing of the only attribute on cache is not registered | Samuel Tardieu | 2015-01-07 | 1 | -3/+3 |
| | | | | | | | | | | | | If the attributes section in the GC HTML page is absent, attributes will not be initialized at all on the newly parsed cache and may be mistakenly autoloaded from the database. | ||||
* | | Merge branch 'release' into upstream | Samuel Tardieu | 2015-01-07 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | fix #4593: socket timeout is too long | Samuel Tardieu | 2015-01-07 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'release' into upstream | Samuel Tardieu | 2015-01-06 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | Update changelog_release.xml | Lars | 2015-01-06 | 1 | -0/+1 |
| | | |||||
* | | Use a non-volatile variable to avoid warning | Samuel Tardieu | 2015-01-06 | 1 | -2/+3 |
| | | | | | | | | | | Testing the value of a volatile entity for nullness doesn't give any clue on its *continued* nullness. The tooling knows that and complains. | ||||
* | | Merge branch 'release' into upstream | Samuel Tardieu | 2015-01-06 | 5 | -93/+82 |
|\ \ | |/ | |||||
| * | fix #4591: refreshing without progress leads to ANR | Samuel Tardieu | 2015-01-06 | 5 | -93/+82 |
| | | |||||
* | | Merge branch 'release' into upstream | Samuel Tardieu | 2015-01-06 | 1 | -1/+1 |
|\ \ | |/ | |||||
* | | Merge branch 'issue-4590' into upstream | Samuel Tardieu | 2015-01-06 | 1 | -1/+8 |
|\ \ | |||||
| * | | Favor cgeo over other applications when transmitting a cache using NFC | Samuel Tardieu | 2015-01-06 | 1 | -1/+8 |
| |/ | |||||
* | | Merge branch 'release' into upstream | Samuel Tardieu | 2015-01-06 | 2 | -2/+19 |
|\ \ | |/ | |||||
| * | Accept NFC explicitely and not only by URI | Samuel Tardieu | 2015-01-06 | 2 | -2/+19 |
| | | |||||
* | | Alternate workaround for missing method in tests | Samuel Tardieu | 2015-01-06 | 1 | -3/+0 |
| | | | | | | | | | | This one has the advantage of not requiring any extra code in the application itself. | ||||
* | | Tentative fix for missing method at test time | Samuel Tardieu | 2015-01-06 | 1 | -1/+4 |
| | | |||||
* | | Merge branch 'release' into upstream | Samuel Tardieu | 2015-01-06 | 1 | -38/+3 |
|\ \ | |/ |