aboutsummaryrefslogtreecommitdiffstats
path: root/main/src
Commit message (Expand)AuthorAgeFilesLines
* In Popup Menus the share item does not always have actionProvider, check for ...Arne Schwabe2014-06-152-0/+19
* Don't react on data change notification if the activity is in the process of ...Arne Schwabe2014-06-131-0/+4
* fix #3907: duplicate share menuBananeweizen2014-06-133-22/+7
* fix #3259: remove menu "remove all and list"Bananeweizen2014-06-121-33/+8
* Fixes #3855, now show always the overflowrsudev2014-06-121-0/+17
* convert sort selection to actionproviderBananeweizen2014-06-123-140/+175
* Implements #3894, Only show Changelog on startup if hash code changedrsudev2014-06-123-12/+27
* fix #3961: use radio button menu for compass sensorsBananeweizen2014-06-111-5/+13
* new: make import/export top level menu itemsBananeweizen2014-06-114-87/+18
* fix #3953: have number of caches in deletion confirmationBananeweizen2014-06-111-4/+6
* fix #3855: remove overflow menu optionBananeweizen2014-06-113-82/+46
* fix #3927: do not sort stage, puzzle and waypointBananeweizen2014-06-111-16/+20
* fix #3980: remove "set destination" menu in compassBananeweizen2014-06-111-6/+0
* Fixes #3939, Will attend not counted in log summary on OC-logbooksrsudev2014-06-111-1/+4
* Merge remote-tracking branch 'origin/release'Bananeweizen2014-06-111-1/+4
|\
| * fix #3981: mystery cache types renamed on websiteBananeweizen2014-06-111-1/+4
* | fix #3970: crash when trying to change GC-usernameSamuel Tardieu2014-06-092-4/+6
* | fix #3973: RxJava periodic timer is not stopped in onPauseSamuel Tardieu2014-06-091-3/+24
* | Upgrade RxJava to version 0.19Samuel Tardieu2014-06-0915-36/+41
* | fix #3972: hide short description if contained in long descriptionMichael Keppler2014-06-091-11/+22
* | fix #3951: remove cache beacon appMichael Keppler2014-06-092-30/+10
* | fixes #3957 - only show cache static maps navigation for offline stored cachesMarco Jacob2014-06-072-10/+10
* | Adjust local storage access for trackablesrsudev2014-06-071-1/+4
* | cleanup: fix Java warningsMichael Keppler2014-06-072-21/+1
* | Implements #3944, Geokrety support for OCrsudev2014-06-062-34/+64
* | fix #3946: show existing gcvote when opening log activityBananeweizen2014-06-041-0/+1
* | 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
* | fix #3942: log template USER must depend on cache websiteBananeweizen2014-06-031-0/+7
* | convert map settings to checkbox based menusBananeweizen2014-06-011-15/+3
* | new: icons in search suggestionsBananeweizen2014-06-013-6/+11
* | fix #3864: don't call search function on our ownBananeweizen2014-06-011-28/+25
* | new: show recently opened caches in global searchBananeweizen2014-06-016-197/+275
* | show number of caches also for history and all listsBananeweizen2014-06-015-14/+29
* | lint fixesBananeweizen2014-06-011-3/+7
* | 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-018-88/+101
* | fix #3931: respect filter when switching listsBananeweizen2014-06-011-0/+7
* | fix #3933: switching list leads to onloadfinished of current loaderBananeweizen2014-06-012-21/+17
* | fix #3915: show filter count also in actionbar spinnerBananeweizen2014-05-312-78/+93
* | fix #3928: update speech menu on actionsBananeweizen2014-05-311-13/+15
* | have store/delete/refresh in action barBananeweizen2014-05-311-125/+146
* | fix broken unit testsBananeweizen2014-05-311-81/+77
* | Merge pull request #3901 from schwabe/internal_webviewBananeweizen2014-05-3125-71/+82
|\ \
| * | Implement a small internal browser (using webview) and allow the user to pick...Arne Schwabe2014-05-244-3/+51
| * | Revert the url distinguistion from "Implement Android Beam (NFC Sharing) for ...Arne Schwabe2014-05-2423-69/+32
* | | #3903: move offline log buttons to action barBananeweizen2014-05-301-53/+46
* | | fix #3923: signature template not resolved recursivelyBananeweizen2014-05-303-24/+39
* | | #3922: remove static runnable referencesBananeweizen2014-05-301-195/+223
* | | #3922: remove more map references of non static inner classesBananeweizen2014-05-301-8/+39