aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/CacheDetailActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Make cgeo recognize URLs from opencaching.fr web siteSamuel Tardieu2014-08-211-1/+1
* Use the low power mode in cache detailsSamuel Tardieu2014-08-181-1/+23
* Merge branch 'release'rsudev2014-08-171-1/+4
|\
| * convert navigation popup menu to action menuBananeweizen2014-08-171-1/+4
* | Merge branch 'release'Bananeweizen2014-08-141-3/+27
|\ \ | |/
| * Fixes #3843, Action Bar: Secondary navigation tool?rsudev2014-08-131-3/+20
* | Merge branch 'release' into upstreamSamuel Tardieu2014-08-051-1/+2
|\ \ | |/
| * Fixes #3929, Long press options in logbook no longer workingrsudev2014-08-051-1/+2
* | refactoring: avoid optimization of TEMPORARY_LISTBananeweizen2014-08-041-2/+2
* | Remove unused methodsSamuel Tardieu2014-08-041-7/+0
|/
* immediately show correct cache name in titlebarBananeweizen2014-08-031-14/+21
* avoid title bar icon switching for non traditional cachesBananeweizen2014-08-031-0/+3
* Remove unnecessary qualifiers and modifiersSamuel Tardieu2014-07-251-6/+6
* fix #4074: unavailable host prevents pictures from being shownSamuel Tardieu2014-07-241-100/+56
* refactoring: reduce package cyclesBananeweizen2014-07-201-1/+1
* switch to Java 1.7Bananeweizen2014-07-171-4/+4
* remove some findbugs issuesBananeweizen2014-07-091-26/+27
* Fixes #4051, Cache name with special chars not shownrsudev2014-07-081-1/+1
* Use a shared download scheduler for all network accessSamuel Tardieu2014-07-061-7/+6
* fix several name shadowing occurrencesBananeweizen2014-06-291-5/+5
* fix lint warning: layout inflation rootBananeweizen2014-06-291-24/+24
* fixes #3930 - missing register for context menu addedMarco Jacob2014-06-201-5/+7
* Don't react on data change notification if the activity is in the process of ...Arne Schwabe2014-06-131-0/+4
* Upgrade RxJava to version 0.19Samuel Tardieu2014-06-091-13/+14
* fix #3972: hide short description if contained in long descriptionMichael Keppler2014-06-091-11/+22
* cleanup: fix Java warningsMichael Keppler2014-06-071-20/+0
* Store the cache for offline use if a note is addedSamuel Tardieu2014-06-041-18/+2
* fix #2632: custom waypoints lost after version updateSamuel Tardieu2014-06-041-2/+15
* new: show recently opened caches in global searchBananeweizen2014-06-011-0/+2
* The cache may not be loaded while initially preparing the options menuSamuel Tardieu2014-06-011-3/+3
* Add more parallelism in static maps downloadsSamuel Tardieu2014-06-011-1/+2
* have store/delete/refresh in action barBananeweizen2014-05-311-125/+146
* Merge pull request #3901 from schwabe/internal_webviewBananeweizen2014-05-311-1/+1
|\
| * Revert the url distinguistion from "Implement Android Beam (NFC Sharing) for ...Arne Schwabe2014-05-241-1/+1
* | new: contextual action bar for cache details and trackableBananeweizen2014-05-291-54/+90
* | fix: some activities not showing dynamic titleBananeweizen2014-05-241-2/+2
|/
* Implement Android Beam (NFC Sharing) for cgeoArne Schwabe2014-05-181-1/+12
* multiple code cleanupsBananeweizen2014-05-181-2/+0
* Implement ActionBar using AppCompat in cgeoArne Schwabe2014-05-171-23/+9
* fix #3255: don't ask for list when storing from historyBananeweizen2014-05-171-1/+2
* Upgrade to RxJava 0.18.3 and use the new Scheduler interfaceSamuel Tardieu2014-05-131-6/+5
* Fixes #1793 - personal logs on friends logs tabMarco Jacob2014-05-031-1/+1
* #3778: remove reference from geo updater to details activityMichael Keppler2014-04-261-13/+27
* #3784: comment PendingIntent of MapsWithMeMichael Keppler2014-04-241-1/+1
* remove methods invoking only super methodMichael Keppler2014-04-231-5/+0
* new: integrate mapswithmeMichael Keppler2014-04-211-0/+7
* Stop all images tab downloads in onDestroy()Samuel Tardieu2014-04-211-6/+6
* Take advantage of RxJava's renewed Android operatorsSamuel Tardieu2014-04-201-5/+5
* Merge branch 'release' into upstreamSamuel Tardieu2014-04-131-1/+1
|\
| * fix #3761: crash when long-clicking on a value fieldSamuel Tardieu2014-04-131-1/+1