aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/CacheDetailActivity.java
Commit message (Expand)AuthorAgeFilesLines
* fix #4835: cannot copy cache coordinatesBananeweizen2015-04-071-1/+5
* Temporarily comment out ignoring capabilitiesSamuel Tardieu2015-03-161-0/+4
* Merge branch 'issue-4713' into upstreamSamuel Tardieu2015-03-031-1/+2
|\
| * fix #4713: smilies in waypoint description shown incorrectSamuel Tardieu2015-03-031-1/+2
* | new: show cache name in title when searching around itBananeweizen2015-03-011-2/+2
* | new: ignore cachesBananeweizen2015-02-221-0/+19
* | disable Android Beam when there is nothing to beamBananeweizen2015-02-211-11/+5
* | new: menu item to open geo checkerBananeweizen2015-02-211-0/+5
* | fix #4628: make personal note links clickableBananeweizen2015-02-201-0/+2
* | fix #4679: show stored log as first in logbookBananeweizen2015-02-151-0/+4
* | fix #4670: register for all opencaching URLsBananeweizen2015-02-141-25/+0
* | #4670: register for extremcaching.com URLsBananeweizen2015-02-141-0/+4
* | fix #4659: cancel action mode on page switchBananeweizen2015-02-081-2/+12
* | refactoring: use null URL in UnknownConnectorBananeweizen2015-01-271-3/+7
* | refactoring: convert list app factory to actionproviderBananeweizen2015-01-151-3/+2
|/
* Revert "Use bindView instead of bindActivity/bindFragment where appropriate"Samuel Tardieu2015-01-081-2/+2
* Use bindView instead of bindActivity/bindFragment where appropriateSamuel Tardieu2015-01-071-2/+2
* Upgrade to RxAndroid 0.24.0Samuel Tardieu2015-01-071-2/+2
* Accept NFC explicitely and not only by URISamuel Tardieu2015-01-061-2/+9
* use more nullable annotationsBananeweizen2015-01-011-6/+1
* Refresh single cache information from refresh schedulerSamuel Tardieu2015-01-011-1/+1
* #4566 new voting dialogBananeweizen2014-12-301-1/+16
* don't show empty attribute boxBananeweizen2014-12-211-0/+1
* refactoring: replace dynamically created attribute viewsBananeweizen2014-12-201-190/+59
* fix #4544: amount of favpoints no longer shown for own cachesSamuel Tardieu2014-12-181-10/+10
* fix #4538: favorite points display not updated after changeSamuel Tardieu2014-12-161-6/+12
* Keep a reference on the whole "name: value" line in descriptionSamuel Tardieu2014-12-161-4/+4
* Remove used-once interface IGeoDataSamuel Tardieu2014-11-231-2/+2
* IGeoData#getCoords() can never be nullSamuel Tardieu2014-11-231-1/+1
* remove unused code and JavadocBananeweizen2014-11-211-16/+0
* Simplify favorite/watchlist/personal note operationsSamuel Tardieu2014-11-201-136/+86
* Use a scheduler instead of a thread to reset coordinatesSamuel Tardieu2014-11-201-60/+45
* Do not mask fields with parameters with the same name and contentSamuel Tardieu2014-11-201-24/+23
* Do not require a context to check if currently active network is connectedSamuel Tardieu2014-11-071-1/+1
* rename packageBananeweizen2014-11-021-1/+1
* All cache dropping is done on the io() schedulerSamuel Tardieu2014-10-301-1/+1
* put db access at 4 places into async taskYu Lin2014-10-201-13/+56
* fix #4380: translation of encoded hint does not workBananeweizen2014-10-051-11/+6
* Merge branch 'release'rsudev2014-09-211-1/+10
|\
| * Fixes #4366, Contextual action bar item calendar does not workrsudev2014-09-211-1/+10
* | Merge branch 'issue-4369' into upstreamSamuel Tardieu2014-09-181-7/+7
|\ \
| * | fix #4369: translation warning at wrong timeSamuel Tardieu2014-09-181-7/+7
| |/
* | Name ignored catch parameter as suchSamuel Tardieu2014-09-091-2/+2
* | fix #4323: use cache icon and name as activity titleBananeweizen2014-09-051-17/+2
* | Merge branch 'release' into upstreamSamuel Tardieu2014-08-311-13/+13
|\ \ | |/
| * fix #4286: crash when rotating the phone while editing noteSamuel Tardieu2014-08-311-13/+13
* | fix #4178: methods differing only by caseSamuel Tardieu2014-08-301-5/+5
* | Merge branch 'release' into upstreamSamuel Tardieu2014-08-271-7/+8
|\ \ | |/
| * Correction for fix #4245: allow null urisSamuel Tardieu2014-08-271-7/+8
* | Merge branch 'release' into upstreamSamuel Tardieu2014-08-271-10/+8
|\ \ | |/