aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching
Commit message (Collapse)AuthorAgeFilesLines
* fixes #3313 - on enable/disable logging also set cache enabled/disabledMarco Jacob2014-04-081-0/+7
|
* Refactoring opencaching implementationrsudev2014-04-0719-373/+228
|
* Implements #3692. Add support for new opencaching nodesrsudev2014-04-079-3/+248
| | | | Added opencaching nl,us,ro live support and preferences
* Merge branch 'release' into upstreamSamuel Tardieu2014-04-071-2/+4
|\
| * fix #3740: import from web does not work if started a second timeSamuel Tardieu2014-04-071-2/+4
| |
* | Remove unused fieldSamuel Tardieu2014-04-071-7/+5
| |
* | fix #3739: long click in list also triggers short clickSamuel Tardieu2014-04-071-25/+14
| |
* | Merge branch 'release' into upstreamSamuel Tardieu2014-04-071-2/+4
|\ \ | |/
| * fixes #3615 - restrict display image size to 800x800 to prevent OOMMarco Jacob2014-04-071-2/+4
| |
| * fix #3729: compass deviation -90° in landscape mode (GPS)Samuel Tardieu2014-04-065-12/+36
| | | | | | | | | | | | Conflicts: main/src/cgeo/geocaching/sensors/DirectionProvider.java tests/src/cgeo/geocaching/compatibility/CompatibilityTest.java
* | fix #3729: compass deviation -90° in landscape mode (GPS)Samuel Tardieu2014-04-065-10/+20
| |
* | fix #3736: wrong image when opening a spoiler with PhotosSamuel Tardieu2014-04-061-13/+24
| | | | | | | | | | | | The Photos application seems to do some image caching. For most images, we already have an accessible on-disk copy that can be used instead of a unique temporary name.
* | fix #3732: last known position not used for live mapSamuel Tardieu2014-04-051-2/+2
| |
* | Merge branch 'release' into upstreamSamuel Tardieu2014-04-051-1/+2
|\ \ | |/
| * fix #3733: mini-compass deviation in cache listSamuel Tardieu2014-04-051-1/+2
| |
* | Remove inlined methodSamuel Tardieu2014-04-051-22/+0
| |
* | Merge branch 'release' into upstreamSamuel Tardieu2014-04-051-1/+2
|\ \ | |/
| * fix #3729: compass deviation -90° in landscape modeSamuel Tardieu2014-04-051-1/+2
| |
* | Do not use AndroidObservableSamuel Tardieu2014-04-0515-167/+222
| | | | | | | | This lets us return to an unmodified version of RxJava.
* | close #3723: change initial default for coord input to MinDecSamuel Tardieu2014-04-021-1/+1
| |
* | Merge branch 'release' into upstreamSamuel Tardieu2014-04-021-1/+7
|\ \ | |/
| * fix #2729: crash on GPX exportSamuel Tardieu2014-04-021-1/+7
| |
* | Merge branch 'release' into upstreamSamuel Tardieu2014-04-021-11/+8
|\ \ | |/
| * fix #3716: NPE in getCachedMissingFromSearchSamuel Tardieu2014-04-021-11/+8
| |
* | Merge branch 'release' into upstreamSamuel Tardieu2014-04-021-4/+9
|\ \ | |/
| * fix #3714: NPE in deleteDirectory()Samuel Tardieu2014-04-021-4/+9
| |
* | Merge branch 'release' into upstreamSamuel Tardieu2014-04-021-1/+2
|\ \ | |/
| * fix #3722: NPE in SpeechServiceSamuel Tardieu2014-04-021-1/+2
| | | | | | | | It looks like `onDestroy` might be called before completion of `onInit`.
* | Merge branch 'release' into upstreamSamuel Tardieu2014-04-021-8/+3
|\ \ | |/
| * fix #3721: NPE in Geocache.hashCode()Samuel Tardieu2014-04-021-8/+3
| | | | | | | | | | | | Also, hash codes must be equal when the objects compare equal. Since equality compares only geocodes, the hash codes must also only take geocodes into consideration.
| * Partially revert < 2.3 compatibility modeSamuel Tardieu2014-03-311-29/+16
| | | | | | | | | | This reverts part of 46675dfdcb4c7b511b4c35e4a2242e47d4678fd4. However, since this commit did some cleanup and simplifications, we keep them.
* | Use Math.floor/ceil instead of FloatMathSamuel Tardieu2014-04-011-6/+5
| | | | | | | | | | On SDK >= 8, Math.floor and Math.ceil are faster than FloatMath equivalents.
* | Remove compatibility with API < 8Samuel Tardieu2014-04-017-128/+26
| |
* | Remove compatibility with API < 5Samuel Tardieu2014-04-014-52/+23
| |
* | Partially revert < 2.3 compatibility modeSamuel Tardieu2014-04-011-29/+16
| | | | | | | | | | This reverts part of 46675dfdcb4c7b511b4c35e4a2242e47d4678fd4. However, since this commit did some cleanup and simplifications, we keep them.
* | Merge branch 'release' into upstreamSamuel Tardieu2014-03-311-1/+2
|\ \ | |/
| * fix #3709: NPE in auto-completeSamuel Tardieu2014-03-311-1/+2
| | | | | | | | | | It looks like at least on Android 3.1 the `getCount()` method may be called before results are published.
* | refactoring: remove redundant variableSamuel Tardieu2014-03-311-3/+1
| |
* | Merge branch 'release' into upstreamSamuel Tardieu2014-03-311-5/+5
|\ \ | |/
| * fix #3708: NPE in database cleaningSamuel Tardieu2014-03-311-5/+5
| | | | | | | | | | This happens only when the database is in bad shape, but prevents from seeing the error message.
* | Merge branch 'release' into upstreamSamuel Tardieu2014-03-313-41/+34
|\ \ | |/
| * fix #3707: missing method in Android < 2.3Samuel Tardieu2014-03-313-41/+34
| |
* | Merge branch 'release' into upstreamSamuel Tardieu2014-03-311-1/+1
|\ \ | |/
| * fix #3704: NPE while attempting to download preview mapSamuel Tardieu2014-03-311-1/+1
| |
* | fix JavaDocBananeweizen2014-03-301-1/+2
|/
* fix #3690: NPE while exporting GPXSamuel Tardieu2014-03-291-5/+8
|
* fix #3041: gcvote not merge from map popupSamuel Tardieu2014-03-271-0/+1
|
* fix #2906: newly loaded found caches are added to the historySamuel Tardieu2014-03-271-11/+0
| | | | | | The `visitedDate` field indicates that a cache has been recently logged. It was previously set from the found date when loading a cache from geocaching.com, which caused the extra insertion.
* Fix lint warning: mark the handler as non-leakedSamuel Tardieu2014-03-271-0/+3
|
* Handle history list differently than other listsSamuel Tardieu2014-03-274-31/+30
| | | | | History list cannot be sorted. Using the same comparator as other lists will make us lose the chosen sorting order (see #3519).