aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
* rename Login to GCLoginBananeweizen2013-12-1612-80/+80
| | | * easier to differentiate, as there are other login providers now
* refactoring: remove duplicated preferencesBananeweizen2013-12-163-185/+140
|
* fix: recognize waypoints in EC GPX filesBananeweizen2013-12-161-1/+6
|
* fix: NPE in search by geocodeBananeweizen2013-12-161-4/+4
|
* fix 3461: CME in map filteringBananeweizen2013-12-161-1/+1
|
* integrate extremcaching.comBananeweizen2013-12-166-10/+50
| | | | | | * cherry-pick existing commits and have some basic tests * disable EC connector by default * fix faked geocodes during GPX import * parse wrongly encoded container size
* implemented suggestions from reviewrel00p2013-12-1610-63/+46
|
* extremcaching connector added logging capabillityrel00p2013-12-166-1/+144
|
* extremcaching connector license textrel00p2013-12-161-0/+6
|
* extremcaching connector initial versionrel00p2013-12-1616-6/+813
|
* refactoring: eclipse 4.4 has stronger null checksBananeweizen2013-12-151-2/+1
|
* fix #3457: crash when using Google Maps on a JollaSamuel Tardieu2013-12-141-2/+9
|
* calendar addon: recognize one more variation of the event timeBananeweizen2013-12-131-1/+1
|
* fix findbugs exclusion fileBananeweizen2013-12-081-1/+1
|
* findbugs: more cleanupBananeweizen2013-12-0815-16/+161
| | | | * include findbugs suppression annotations * have findbugs settings stored as shared settings
* refactoring: findbugs issuesBananeweizen2013-12-084-22/+17
|
* Fixes #3450, Opencaching.us: Api update to rev 901rsudev2013-12-081-1/+1
| | | | - adapted okapi level of opencaching.us to current after site update
* fixes #3431: avoid navigation selection for single optionBananeweizen2013-12-081-13/+22
|
* new: have send2cgeo in usefull appsBananeweizen2013-12-082-2/+8
|
* refactor: generalize state storing for listview based viewpager pagesBananeweizen2013-12-084-39/+60
|
* Merge remote-tracking branch 'KiwiStone/issue-3354'Bananeweizen2013-12-083-2/+89
|\
| * fixes #3354 - Position not saved on logbook screenKiwiStone2013-11-293-1/+88
| |
* | Support for unknown text attributesrsudev2013-12-041-3/+2
| |
* | Move attributes from opencaching.de ids to okapi acodesrsudev2013-12-0413-2818/+2951
| |
* | Typo correctionLars2013-12-041-1/+1
| |
* | Merge remote-tracking branch 'upstream/release' into master_devrsudev2013-12-041-0/+5
|\ \ | |/
| * Update changelog_release.xmlLars2013-10-301-0/+5
| |
* | Update changelog_master.xmlLars2013-12-021-0/+11
| |
* | Fixes #3317, Lost translations due to import from crowdinrsudev2013-11-291-33/+89
| |
* | refactoring: upgrade to commons collections 4.0Bananeweizen2013-11-275-0/+1
| |
* | refactor: upgrade to butterknife 4Bananeweizen2013-11-2718-37/+37
| |
* | Fix #3441, 'Visited' not saved for own waypointsrsudev2013-11-262-2/+33
| | | | | | | | To disambiguate own waypoints in merge, generate a unique prefix on addition to the cache
* | fixes #3348 - Direction to cache still displayed in lists althoughKiwiStone2013-11-251-19/+27
| | | | | | | | deselected
* | Implements stable keys for opencaching waypointsrsudev2013-11-2310-32/+193
| | | | | | | | | | additionally extend ex- and import (gpx) to also contain visited and userdefined.
* | Merge pull request #3437 from marco-dev/fixImageUtilsAnnotationsMarco Jacob2013-11-232-7/+11
|\ \ | | | | | | | | | No more comments, merging. Corrected @NonNull annotations
| * | Corrected @NonNull annotationsMarco Jacob2013-11-222-9/+18
| | |
* | | Fixes #3440 slovak translation typoLars2013-11-231-2/+2
| | |
* | | Adding missing german translationLars2013-11-171-0/+2
| | |
* | | #3376: handle error in Android frameworkBananeweizen2013-11-161-3/+7
| | |
* | | fix compile errors in ImageUtilsBananeweizen2013-11-161-5/+8
| | |
* | | fix some FindBugs warningsMarco Jacob2013-11-152-2/+1
|/ /
* | Merge pull request #3430 from marco-dev/refactorLogImagePreviewBananeweizen2013-11-132-24/+54
|\ \ | | | | | | fixes #3230 - downsample and scale preview log image
| * | fixes #3230 - downsample and scale preview log image according to display sizeMarco Jacob2013-11-132-24/+54
| | |
* | | Added missing german translationsLars2013-11-111-0/+5
| | |
* | | trim search queryBananeweizen2013-11-101-1/+3
| | | | | | | | | * fixes bad QR codes on trackables including line break after URL
* | | fix #3425: Support Trackables With the QR Scanner Included in c:geoBananeweizen2013-11-105-2/+44
| | |
* | | fix #3421: WP from personal note doubledBananeweizen2013-11-101-1/+9
| | |
* | | Merge pull request #3423 from KiwiStone/Rename_Popularity_to_Favorites_en_deBananeweizen2013-11-102-8/+8
|\ \ \ | | | | | | | | Changed display string of "popularity" to "favorites" for [en] and [de]
| * | | Changed en and de translation of "popularity" to "favorites" andLars2013-11-102-8/+8
| | | | | | | | | | | | | | | | "Beliebtheit" to "Favoriten" respectively.
* | | | refactoring: remove bad compare method of waypointsBananeweizen2013-11-102-10/+13
| | | |