aboutsummaryrefslogtreecommitdiffstats
path: root/main/src
Commit message (Expand)AuthorAgeFilesLines
* Silence warning introduced by #3449 debug changeSamuel Tardieu2013-12-281-0/+1
* fix #3480: quasi-systematic concurrent loginsSamuel Tardieu2013-12-285-34/+43
* #3449: debug changeBananeweizen2013-12-281-4/+2
* Merge remote-tracking branch 'rel00p/newlogin'Bananeweizen2013-12-283-79/+58
|\
| * reworked EC loginrel00p2013-12-273-75/+50
* | refactoring: remove redundant testSamuel Tardieu2013-12-281-3/+1
* | Revert "experimental single overlay for maps"Samuel Tardieu2013-12-2710-114/+102
* | experimental single overlay for mapsBananeweizen2013-12-2710-102/+114
* | new: support geokrety imagesBananeweizen2013-12-271-12/+17
* | refactoring: extract input dialog as reusable codeBananeweizen2013-12-272-44/+81
* | prohibit empty list name inputBananeweizen2013-12-271-9/+34
* | Fixes #3238, Attributes on opencaching.plrsudev2013-12-271-1/+13
|/
* refactoring: some nullness cleanupsMichael Keppler2013-12-264-7/+15
* findbugs: synchronize lazy initialized objectsMichael Keppler2013-12-263-6/+3
* Revert "fixes #3446 - added progress indicator for download on nav menu"Michael Keppler2013-12-251-37/+28
* findbugs casts and dereference warningsMichael Keppler2013-12-257-8/+39
* Merge pull request #3453 from marco-dev/addLoadStaticMapsProgressMarco Jacob2013-12-251-28/+37
|\
| * fixes #3446 - added progress indicator for download on nav menuMarco Jacob2013-12-101-28/+37
* | findbugs: prohibit access to internal collectionsMichael Keppler2013-12-251-15/+16
* | fix findbugs issueMichael Keppler2013-12-2510-15/+49
* | fix #3481: new navigation menu for Pebble applicationMichael Keppler2013-12-252-1/+46
* | fix #3479: IllegalStateExceptions due to wrong waitingMichael Keppler2013-12-251-1/+1
* | fix #3477: NPE in view state managementMichael Keppler2013-12-253-4/+13
* | fix #3469: "More" search not working after connector refactoringMichael Keppler2013-12-253-22/+39
* | fix #3468: ask for installation of qr code readerMichael Keppler2013-12-251-3/+5
* | fix #3473: GCVote on non GC cachesMichael Keppler2013-12-251-9/+22
* | fix #3471: avoid null being possible in the interfaceMichael Keppler2013-12-253-5/+12
* | Fixes #3471, NPE when leaving cache detailsrsudev2013-12-241-2/+2
* | Fixes #3462, Wrong attribute icon in OC.de cachersudev2013-12-241-2/+6
* | fix some findbugs findingsMichael Keppler2013-12-234-9/+8
* | refactoring: simplify confirmation dialogs, remove duplicate codeBananeweizen2013-12-1918-216/+362
* | refactoring: remove duplicate codeBananeweizen2013-12-194-23/+21
* | fix #3464, terrain filter up to 7Bananeweizen2013-12-191-1/+1
* | refactoring: remove duplicated codeBananeweizen2013-12-194-75/+70
* | fix #3398: have options menu for pocket queriesBananeweizen2013-12-181-20/+13
* | refactoring: reduce mapsforge memory usageBananeweizen2013-12-1812-188/+141
* | new: have waypoint name in waypoint context menuBananeweizen2013-12-181-1/+1
* | refactoring: remove duplicated codeBananeweizen2013-12-1812-55/+93
* | refactoring: generalize GCConnector capabilities implementationBananeweizen2013-12-1814-85/+73
* | fix lint warningBananeweizen2013-12-171-3/+1
* | new: make connectors report their features to the userBananeweizen2013-12-1711-56/+273
* | refactoring: move password handling into the password preferenceBananeweizen2013-12-172-7/+12
* | fix findbugs issuesBananeweizen2013-12-172-14/+15
* | new: search by keyword for OX connectorBananeweizen2013-12-1711-32/+65
* | avoid storing OX caches on standard listBananeweizen2013-12-171-1/+1
* | improve parsing of OX parserBananeweizen2013-12-172-0/+17
* | refactoring: remove code duplicationBananeweizen2013-12-173-26/+20
* | new: have OpenCaching.com as normal connectorBananeweizen2013-12-1617-60/+102
* | refactoring: remove duplication in logging managerBananeweizen2013-12-165-34/+27
* | fix outdated JavadocBananeweizen2013-12-161-1/+0