aboutsummaryrefslogtreecommitdiffstats
path: root/main/res
Commit message (Collapse)AuthorAgeFilesLines
* fix #3398: have options menu for pocket queriesBananeweizen2013-12-185-1/+7
|
* new: make connectors report their features to the userBananeweizen2013-12-173-23/+29
|
* new: have OpenCaching.com as normal connectorBananeweizen2013-12-163-0/+41
| | | | | * now with bounding box search for live map * fixed search by center * added setting to enable/disable connector
* extremcaching connector added logging capabillityrel00p2013-12-162-0/+2
|
* extremcaching connector initial versionrel00p2013-12-165-0/+72
|
* new: have send2cgeo in usefull appsBananeweizen2013-12-081-0/+2
|
* 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
| |
* | Fixes #3440 slovak translation typoLars2013-11-231-2/+2
| |
* | Adding missing german translationLars2013-11-171-0/+2
| |
* | Added missing german translationsLars2013-11-111-0/+5
| |
* | 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.
* | | Added myself to the list of contributors ;)KiwiStone2013-11-101-0/+1
|/ /
* | Merge pull request #3411 from Lineflyer/masterBananeweizen2013-11-101-1/+8
|\ \ | | | | | | Added missing german strings
| * | Added missing german stringsLars2013-11-021-1/+8
| | |
* | | fix new lint findings (repeated words)Bananeweizen2013-11-103-3/+3
| | |
* | | Merge remote-tracking branch 'KiwiStone/popularity_ratio_filter'Bananeweizen2013-11-102-1/+5
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: main/res/values-de/strings.xml main/res/values/strings.xml main/src/cgeo/geocaching/filter/FilterUserInterface.java
| * | | Added a popularity ratio filter to filter on favorites per find.KiwiStone2013-11-042-0/+5
| | | | | | | | | | | | | | | | | | | | Removed the constraint that only caches > 9 finds are handled and also applied this change to the popularity ratio comparator.
* | | | Merge remote-tracking branch 'KiwiStone/popularity_filter'Bananeweizen2013-11-102-0/+10
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: main/res/values/strings.xml main/src/cgeo/geocaching/filter/FilterUserInterface.java
| * | | | Chnaged dsplay units to favorites and Favoriten (de).KiwiStone2013-11-042-4/+4
| | | | |
| * | | | Renamed the tts_ strings by cutting the leading tts_KiwiStone2013-10-282-4/+2
| | | | |
| * | | | Added a popularity filter that allows to filter out caches that have moreKiwiStone2013-10-282-0/+12
| |/ / / | | | | | | | | | | | | then a predefined number of favorite points
* | | | fix #3394: filter for caches with personal noteBananeweizen2013-11-091-0/+1
| | | |
* | | | Update changelog_master.xmlLars2013-11-051-0/+1
| | | |
* | | | Merge pull request #3407 from marco-dev/personalNote4000Marco Jacob2013-11-052-0/+4
|\ \ \ \ | | | | | | | | | | fixes #3325 - warning on upload if personal note exceeds 4000
| * | | | fixes #3325 - warning on upload if personal note exceeds 4000Marco Jacob2013-11-042-0/+4
| |/ / /
* | | | Update changelog_master.xmlLars2013-11-031-1/+2
| |/ / |/| |
* | | Merge pull request #3393 from marco-dev/editDirChooserPathMarco Jacob2013-11-022-1/+3
|\ \ \ | | | | | | | | fixes #2976 - make SimpleDirChooser path editable
| * | | fixes #2976 - make SimpleDirChooser path editableMarco Jacob2013-11-022-1/+3
| |/ /
* | | Correction changelog_master.xmlLars2013-10-301-1/+0
| | | | | | | | | Bugfix was done on release, thus removed here.
* | | Update changelog_master.xmlLars2013-10-301-1/+5
|/ /
* | Merge remote-tracking branch 'mucek4/fix2830'Bananeweizen2013-10-261-0/+5
|\ \ | | | | | | | | | | | | * fix HTML parsing * simplify activity API * disable the action for non premium members
| * | Fix 2830 Browse PQs as nearby searchmucek42013-09-041-0/+5
| | |
* | | fix lint warningBananeweizen2013-10-261-1/+1
| | |
* | | Merge pull request #3385 from KiwiStone/sort_on_popularity_ratioBananeweizen2013-10-2513-0/+13
|\ \ \ | | | | | | | | Added a new comparator to sort cache lists on popularity ratio
| * | | - Added new comparator to handle popularity ratiosKiwiStone2013-10-2513-0/+13
| | | | | | | | | | | | | | | | | | | | | | | | - Added required resource strings - Added teh new comparator to the user interface option
* | | | Merge remote-tracking branch 'origin/release'Bananeweizen2013-10-241-0/+5
|\ \ \ \ | | |_|/ | |/| | | | | | | | | | Conflicts: tests/src/cgeo/geocaching/connector/gc/GCConnectorTest.java
| * | | Version infoLars2013-10-231-1/+1
| | | |
| * | | Update changelog_release.xmlLars2013-10-221-0/+5
| | | |
* | | | Update changelog_master.xmlLars2013-10-231-0/+1
| |/ / |/| |
* | | refactoring: convert waypoints to real listBananeweizen2013-10-203-24/+32
| | |
* | | refactor cache list menuBananeweizen2013-10-191-8/+8
| | | | | | | | | | | | * move refresh to top instead of having "delete all" there * disable some menu items for empty lists
* | | fix #3368: New placeholer [LOG] for twitter templateBananeweizen2013-10-191-0/+1
| | |
* | | fix #3365: Twitter placeholder not workingBananeweizen2013-10-191-0/+2
| | |
* | | Merge branch 'release' into master_devrsudev2013-10-181-0/+5
|\ \ \ | |/ /
| * | Fixes part of #2976, allow to manually select map directoryrsudev2013-10-181-0/+5
| | | | | | | | | | | | | | | | | | Add a directory selection button to map selection. Fix issues with updating map sources preference after selecting a map file. Fix issues with listing map source if only a directory was defined.