aboutsummaryrefslogtreecommitdiffstats
path: root/main/src
Commit message (Collapse)AuthorAgeFilesLines
* Use the right string for substitutionSamuel Tardieu2013-09-141-5/+5
|
* refactoring: better names for methodsSamuel Tardieu2013-09-145-8/+8
|
* Remove out-of-band registration for OAuthSamuel Tardieu2013-09-141-79/+19
|
* Enable in-band registration for opencaching.plSamuel Tardieu2013-09-142-60/+1
|
* Merge branch 'issue-3260'rsudev2013-09-141-5/+3
|\
| * Implements #3260, Images from opencaching.pl don't downloadrsudev2013-09-141-5/+3
| | | | | | | | Loads them as spoilers like from gc.com
* | refactoring: introduce PseudoList to handle non concrete listsBananeweizen2013-09-1419-47/+85
| | | | | | | | | | * should make adding a history list entry easier * includes some non null annotations * moved list code into separate package
* | Enable in-band registration for opencaching.deSamuel Tardieu2013-09-134-1/+18
| | | | | | | | | | | | The strings still refer to the PIN code. That will be changed when opencaching.pl, which shares the same interface, gets migrated as well to the callback mechanism.
* | refactoring: more annotationsSamuel Tardieu2013-09-131-4/+4
| |
* | Merge branch 'oauth-inband' into upstreamSamuel Tardieu2013-09-134-112/+116
|\ \ | | | | | | | | | | | | Conflicts: main/src/cgeo/geocaching/twitter/TwitterAuthorizationActivity.java
| * | Reorganize strings for oauth authenticationsSamuel Tardieu2013-09-132-73/+41
| | |
| * | Enable use of callback with TwitterSamuel Tardieu2013-09-132-3/+3
| | | | | | | | | | | | | | | | | | Since the current API tokens for Twitter do not allow the use of a callback, new ones have been used here. We can change that back once the settings for the old ones have been updated.
| * | Allow an OAuth process to specify a callback URISamuel Tardieu2013-09-133-37/+73
| | |
* | | refactoring: compile errors for missing nullable annotationsBananeweizen2013-09-132-20/+22
|/ /
* | refactoring: use view injection in OAuth processSamuel Tardieu2013-09-133-20/+20
| |
* | refactoring: getMemberStatus() can never return nullSamuel Tardieu2013-09-131-5/+1
| |
* | fix: do not try to navigate towards unknown (null) coordinatesSamuel Tardieu2013-09-131-1/+15
| |
* | close #3271: document handling of unit expressions in text-to-speechSamuel Tardieu2013-09-131-0/+7
| |
* | refactoring: add assertion instead of explicit null checkSamuel Tardieu2013-09-131-1/+2
| |
* | refactoring: use StringUtils.contains()Samuel Tardieu2013-09-131-8/+4
| |
* | close #3270: always propose to translate in EnglishSamuel Tardieu2013-09-131-1/+1
| |
* | Merge branch 'release' into upstreamSamuel Tardieu2013-09-131-11/+5
|\ \ | |/
| * fix #3251: webcam default log type is dnfSamuel Tardieu2013-09-131-11/+5
| |
* | refactoring: remove useless parenthesesSamuel Tardieu2013-09-131-1/+1
| |
* | refactoring: cgeoapplication -> CgeoApplicationSamuel Tardieu2013-09-1371-184/+184
| |
* | refactoring: cgeocaches -> CacheListActivitySamuel Tardieu2013-09-1311-48/+48
| |
* | refactoring: cgData -> DataStoreSamuel Tardieu2013-09-1340-194/+194
| |
* | Merge branch 'issue-3220'rsudev2013-09-132-1/+8
|\ \
| * | Implements #3220, Feature request: Show mapsforge-map "bigger" on ↵rsudev2013-09-132-1/+8
| |/ | | | | | | | | | | high-res-displays Made the mapsforge textscale setting follow the device dpi, if so wanted, default true.
| * fixes #3248 - select map file first to get offline map choiceMarco Jacob2013-09-131-5/+1
| |
* | fixes #3248 - select map file first to get offline map choiceMarco Jacob2013-09-131-5/+1
| |
* | refactoring: checkstyle complaining about annotation orderBananeweizen2013-09-122-4/+4
| |
* | fix #3241: Make hint box clickableBananeweizen2013-09-123-13/+19
| |
* | refactoring: workaround for null analysisBananeweizen2013-09-122-2/+2
| | | | | | * Eclipse will not compile the following if statements otherwise
* | refactoring: constants in upper caseBananeweizen2013-09-122-10/+10
| |
* | refactoring: fix potential null pointerBananeweizen2013-09-121-1/+3
| |
* | fix: null warnings and errorsSamuel Tardieu2013-09-125-5/+6
| |
* | Increase data transmission timeoutSamuel Tardieu2013-09-121-1/+1
| | | | | | | | | | | | The data transmission timeout has been increased from 30s to 90s, while the connection timeout has been let untouched at 30s.
* | Remove retries on network accessSamuel Tardieu2013-09-121-21/+12
| | | | | | | | | | This patch may be reverted later if it decreases the network success rate.
* | refactoring: add @Nullable and @NonNull annotationsSamuel Tardieu2013-09-122-14/+38
| |
* | Merge branch 'release'mucek42013-09-121-1/+1
|\ \ | |/
| * c:geo donations linkmucek42013-09-121-1/+1
| |
* | Merge branch 'release'Bananeweizen2013-09-121-1/+1
|\ \ | |/
| * fix #3253: Default event log type should depend on dateBananeweizen2013-09-121-1/+1
| |
* | refactoring: cleanup of gcvote codeBananeweizen2013-09-122-12/+8
| |
* | Merge branch 'release'Bananeweizen2013-09-121-1/+1
|\ \ | |/
| * fix #3254: No Gcvote rating possibleBananeweizen2013-09-121-1/+1
| |
* | refactoring: cleanup of gcvote codeBananeweizen2013-09-123-24/+36
| |
* | Merge branch 'release'Bananeweizen2013-09-121-1/+3
|\ \ | |/
| * fix #3254: No Gcvote rating possibleBananeweizen2013-09-121-1/+3
| |