aboutsummaryrefslogtreecommitdiffstats
path: root/main/src
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #2822 from marco-jacob/fixPersonalNotePart1Marco Jacob2013-06-014-3/+62
|\ | | | | add upload personal note to Connectors
| * add upload personal note to ConnectorsMarco Jacob2013-06-014-3/+62
| |
* | fix #2057: Reliable crash when opening a certain cacheBananeweizen2013-06-011-1/+8
| |
* | new: use "today" and "yesterday" in log viewsBananeweizen2013-06-012-3/+3
| |
* | fix #2817: OSM:Offline map name won't fit the boxBananeweizen2013-06-011-1/+1
| |
* | fix #2820: OC search no longer working without authorizationBananeweizen2013-06-013-19/+39
|/
* refactoring: remove the cache realmBananeweizen2013-06-018-54/+39
| | | | * the cache realm enumeration ties different connectors together * everything in the realm can also be stored at the connector instead
* refactoring: extract method to simplify control flowBananeweizen2013-06-011-7/+8
|
* test github triggerBananeweizen2013-06-011-1/+1
|
* test Jenkins commit status notificationBananeweizen2013-06-011-1/+1
|
* #2809: don't load elevation by defaultBananeweizen2013-06-011-2/+2
|
* #2725: Feature-Request: Circles on the map only around physical stagesBananeweizen2013-06-012-9/+7
|
* Fixes #2800, Reactivate OCTestrsudev2013-05-316-30/+138
| | | | | Expanded OkapiClient to accomodate for different OAuth levels and Api capabilities Reenabled test
* Merge branch 'release'Bananeweizen2013-05-311-1/+13
|\
| * #2810 #2815 make parser work with old and new web pageBananeweizen2013-05-311-1/+13
| |
* | Merge remote-tracking branch 'origin/release'Bananeweizen2013-05-311-7/+7
|\ \ | |/
| * fix #2815 trackable loggingBananeweizen2013-05-311-7/+7
| |
* | refactoring: fix compiler warningsBananeweizen2013-05-311-3/+3
| |
* | Merge remote-tracking branch 'origin/release'Bananeweizen2013-05-312-7/+8
|\ \ | |/
| * fix #2812: attributes parsingBananeweizen2013-05-311-2/+2
| |
| * fix #2810 log page changesBananeweizen2013-05-311-5/+6
| |
* | #2811 quick fix for status label if GC is disabledBananeweizen2013-05-311-6/+11
| |
* | #2684: Use view injection instead of view.findById()Bananeweizen2013-05-319-198/+180
| |
* | fix #2809: Load long description automaticallyBananeweizen2013-05-311-2/+2
| |
* | fix #2730: avoid exceptions with barcode scannerBananeweizen2013-05-301-14/+11
| |
* | Merge pull request #2805 from campbeb/fixColorBananeweizen2013-05-301-15/+33
|\ \ | | | | | | Fix #2804 - Cache detail text coloring fixes
| * | Fix #2804 - Cache detail text coloring fixescampbeb2013-05-291-15/+33
| | | | | | | | | | | | | | | | | | | | | -Change background if encounter white text while using light skin -Don't change background based on bgcolor Fixes #2804
* | | refactoring: avoid more compiler warningsBananeweizen2013-05-303-5/+10
| | |
* | | Fix #2799 - Retain trail on map when device is rotatedcampbeb2013-05-292-2/+19
|/ /
* | Merge pull request #2787 from rsudev/ocde_okapi_2rsudev2013-05-2831-1338/+1880
|\ \ | | | | | | Implements OKAPI access for opencaching.de
| * | Fixed issue with not loggable OC-cachesrsudev2013-05-285-1/+24
| | |
| * | Registered opencaching.de urlsrsudev2013-05-271-6/+22
| | |
| * | Fix 'escapeHtml' missing in older Api-versionsrsudev2013-05-261-2/+1
| | |
| * | Fixes after reviewrsudev2013-05-263-11/+8
| | |
| * | Implements OKAPI access for oc.dersudev2013-05-2627-1327/+1475
| | | | | | | | | | | | | | | | | | Enable OKAPI for opencaching.de Enhance OKAPI to allow nearby and livemap searches Enhance OKAPI to allow posting logs and watchlist changes
| * | Generate okapi attribute parserrsudev2013-05-261-0/+327
| | |
| * | Implements a check-box for gc-de/activation for livemap and searchesrsudev2013-05-266-3/+35
| | |
* | | fix #2794 - rename SearchResult.addCache method nameMarco Jacob2013-05-284-8/+8
| | |
* | | Merge branch 'release' into upstreamSamuel Tardieu2013-05-283-6/+14
|\ \ \ | | |/ | |/|
| * | Direction Image fixes for Basic Memberscampbeb2013-05-273-6/+14
| | | | | | | | | | | | Fixes some issues discovered while researching #2791
| * | Merge branch 'issue-2753' into releaseSamuel Tardieu2013-05-251-2/+2
| |\ \
* | | | Fix #2463 - Support links in logbookcampbeb2013-05-271-2/+2
| | | |
* | | | Merge pull request #2790 from marco-jacob/cacheRefreshMergeIssueMarco Jacob2013-05-272-2/+9
|\ \ \ \ | | | | | | | | | | fixes #2771 - parsed cache from GCParser should be detailed before adding
| * | | | fixes #2771 - parsed cache from GCParser should be set detailed before addingMarco Jacob2013-05-272-2/+9
| | | | |
* | | | | refactoring: fix deprecation warningsBananeweizen2013-05-271-4/+5
| | | | |
* | | | | refactoring: clean compiler warnings about static callsBananeweizen2013-05-273-6/+6
|/ / / /
* | | | refactoring: change some compiler warnings for lint warningsBananeweizen2013-05-271-6/+7
| | | |
* | | | Compiler warning fix and German translationsrsudev2013-05-261-1/+0
| | | |
* | | | fix #2783: Pocket Query Creator added to helper appsBananeweizen2013-05-261-0/+1
| | | |
* | | | refactoring: use menu inflationBananeweizen2013-05-261-7/+3
| | | |