| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | Fixes #3440 slovak translation typo | Lars | 2013-11-23 | 1 | -2/+2 | |
| | | | ||||||
| * | | Adding missing german translation | Lars | 2013-11-17 | 1 | -0/+2 | |
| | | | ||||||
| * | | Added missing german translations | Lars | 2013-11-11 | 1 | -0/+5 | |
| | | | ||||||
| * | | Merge pull request #3423 from KiwiStone/Rename_Popularity_to_Favorites_en_de | Bananeweizen | 2013-11-10 | 2 | -8/+8 | |
| |\ \ | | | | | | | Changed display string of "popularity" to "favorites" for [en] and [de] | |||||
| | * | | Changed en and de translation of "popularity" to "favorites" and | Lars | 2013-11-10 | 2 | -8/+8 | |
| | | | | | | | | | | | | | "Beliebtheit" to "Favoriten" respectively. | |||||
| * | | | Added myself to the list of contributors ;) | KiwiStone | 2013-11-10 | 1 | -0/+1 | |
| |/ / | ||||||
| * | | Merge pull request #3411 from Lineflyer/master | Bananeweizen | 2013-11-10 | 1 | -1/+8 | |
| |\ \ | | | | | | | Added missing german strings | |||||
| | * | | Added missing german strings | Lars | 2013-11-02 | 1 | -1/+8 | |
| | | | | ||||||
| * | | | fix new lint findings (repeated words) | Bananeweizen | 2013-11-10 | 3 | -3/+3 | |
| | | | | ||||||
| * | | | Merge remote-tracking branch 'KiwiStone/popularity_ratio_filter' | Bananeweizen | 2013-11-10 | 2 | -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. | KiwiStone | 2013-11-04 | 2 | -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' | Bananeweizen | 2013-11-10 | 2 | -0/+10 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: main/res/values/strings.xml main/src/cgeo/geocaching/filter/FilterUserInterface.java | |||||
| | * | | | | Chnaged dsplay units to favorites and Favoriten (de). | KiwiStone | 2013-11-04 | 2 | -4/+4 | |
| | | | | | | ||||||
| | * | | | | Renamed the tts_ strings by cutting the leading tts_ | KiwiStone | 2013-10-28 | 2 | -4/+2 | |
| | | | | | | ||||||
| | * | | | | Added a popularity filter that allows to filter out caches that have more | KiwiStone | 2013-10-28 | 2 | -0/+12 | |
| | |/ / / | | | | | | | | | | | | | then a predefined number of favorite points | |||||
| * | | | | fix #3394: filter for caches with personal note | Bananeweizen | 2013-11-09 | 1 | -0/+1 | |
| | | | | | ||||||
| * | | | | Update changelog_master.xml | Lars | 2013-11-05 | 1 | -0/+1 | |
| | | | | | ||||||
| * | | | | Merge pull request #3407 from marco-dev/personalNote4000 | Marco Jacob | 2013-11-05 | 2 | -0/+4 | |
| |\ \ \ \ | | | | | | | | | | | fixes #3325 - warning on upload if personal note exceeds 4000 | |||||
| | * | | | | fixes #3325 - warning on upload if personal note exceeds 4000 | Marco Jacob | 2013-11-04 | 2 | -0/+4 | |
| | |/ / / | ||||||
| * | | | | Update changelog_master.xml | Lars | 2013-11-03 | 1 | -1/+2 | |
| | |/ / |/| | | ||||||
| * | | | Merge pull request #3393 from marco-dev/editDirChooserPath | Marco Jacob | 2013-11-02 | 2 | -1/+3 | |
| |\ \ \ | | | | | | | | | fixes #2976 - make SimpleDirChooser path editable | |||||
| | * | | | fixes #2976 - make SimpleDirChooser path editable | Marco Jacob | 2013-11-02 | 2 | -1/+3 | |
| | |/ / | ||||||
| * | | | Correction changelog_master.xml | Lars | 2013-10-30 | 1 | -1/+0 | |
| | | | | | | | | | | Bugfix was done on release, thus removed here. | |||||
| * | | | Update changelog_master.xml | Lars | 2013-10-30 | 1 | -1/+5 | |
| |/ / | ||||||
| * | | Merge remote-tracking branch 'mucek4/fix2830' | Bananeweizen | 2013-10-26 | 1 | -0/+5 | |
| |\ \ | | | | | | | | | | | | | * fix HTML parsing * simplify activity API * disable the action for non premium members | |||||
| | * | | Fix 2830 Browse PQs as nearby search | mucek4 | 2013-09-04 | 1 | -0/+5 | |
| | | | | ||||||
| * | | | fix lint warning | Bananeweizen | 2013-10-26 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Merge pull request #3385 from KiwiStone/sort_on_popularity_ratio | Bananeweizen | 2013-10-25 | 13 | -0/+13 | |
| |\ \ \ | | | | | | | | | Added a new comparator to sort cache lists on popularity ratio | |||||
| | * | | | - Added new comparator to handle popularity ratios | KiwiStone | 2013-10-25 | 13 | -0/+13 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | - Added required resource strings - Added teh new comparator to the user interface option | |||||
| * | | | | Merge remote-tracking branch 'origin/release' | Bananeweizen | 2013-10-24 | 1 | -0/+5 | |
| |\ \ \ \ | | |_|/ | |/| | | | | | | | | | | Conflicts: tests/src/cgeo/geocaching/connector/gc/GCConnectorTest.java | |||||
| | * | | | Version info | Lars | 2013-10-23 | 1 | -1/+1 | |
| | | | | | ||||||
| | * | | | Update changelog_release.xml | Lars | 2013-10-22 | 1 | -0/+5 | |
| | | | | | ||||||
| * | | | | Update changelog_master.xml | Lars | 2013-10-23 | 1 | -0/+1 | |
| | |/ / |/| | | ||||||
| * | | | refactoring: convert waypoints to real list | Bananeweizen | 2013-10-20 | 3 | -24/+32 | |
| | | | | ||||||
| * | | | refactor cache list menu | Bananeweizen | 2013-10-19 | 1 | -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 template | Bananeweizen | 2013-10-19 | 1 | -0/+1 | |
| | | | | ||||||
| * | | | fix #3365: Twitter placeholder not working | Bananeweizen | 2013-10-19 | 1 | -0/+2 | |
| | | | | ||||||
| * | | | Merge branch 'release' into master_dev | rsudev | 2013-10-18 | 1 | -0/+5 | |
| |\ \ \ | |/ / | ||||||
| | * | | Fixes part of #2976, allow to manually select map directory | rsudev | 2013-10-18 | 1 | -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. | |||||
| * | | | fix #3201: remember field notes export settings | Bananeweizen | 2013-10-17 | 1 | -1/+3 | |
| | | | | ||||||
| * | | | Update changelog_master.xml | Lars | 2013-10-14 | 1 | -2/+12 | |
| | | | | ||||||
| * | | | Implements part of #3267, Detect and report time-skew that prevents okapi access | rsudev | 2013-10-14 | 1 | -0/+2 | |
| | | | | | | | | | | | | | Reports back issues on the main screen, but not yet during the authorization process | |||||
| * | | | #3334, fix last line in main screen | rsudev | 2013-10-09 | 2 | -2/+1 | |
| | | | | ||||||
| * | | | #3334: fix compass layout with big font | Bananeweizen | 2013-10-09 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | fix lint warning | Bananeweizen | 2013-10-05 | 16 | -16/+0 | |
| | | | | ||||||
| * | | | new: settings for twitter message | Bananeweizen | 2013-10-05 | 17 | -33/+40 | |
| | | | | ||||||
| * | | | lint: fix layout warning | Bananeweizen | 2013-10-05 | 1 | -10/+12 | |
| | | | | ||||||
| * | | | Update strings_not_translatable.xml | R3gi | 2013-10-04 | 1 | -0/+1 | |
| | | | | ||||||
| * | | | Merge pull request #3323 from marco-dev/fixDirChooser | Bananeweizen | 2013-10-03 | 1 | -2/+4 | |
| |\ \ \ | | | | | | | | | fixes #3303 - SimpleDirChooser shows all readable directories now | |||||
| | * | | | fixes #3303 - SimpleDirChooser shows all readable directories now | Marco Jacob | 2013-10-02 | 1 | -2/+4 | |
| | | | | | ||||||
