aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix #2015: export crashes on missing hidden dateBananeweizen2012-09-021-17/+10
|
* fix #915: Readability improvement for Cache DescriptionBananeweizen2012-09-021-6/+16
|
* fix #2013: Template for cache ownerBananeweizen2012-09-017-74/+137
|
* #1995: several fixes for pull requestBananeweizen2012-09-013-71/+78
| | | | | * store directories if changed directly in text field * clean up simple dir chooser and settings activity * remove code duplication, extract constants
* Merge remote-tracking branch 'marco-jacob/issue#1257-new'Bananeweizen2012-09-016-3/+87
|\
| * fixes #1257 - next try, only setting for default import dirMarco Jacob2012-08-276-3/+87
| |
* | fix #1996: Translate is opening browser instead of translate appBananeweizen2012-09-015-23/+102
| |
* | Merge pull request #2004 from Lineflyer/masterrsudev2012-08-295-6/+7
|\ \ | | | | | | Change log update and string improvements
| * | Update main/res/values-es/strings.xmlLars2012-08-301-1/+1
| | |
| * | Update main/res/values-it/strings.xmlLars2012-08-301-1/+1
| | |
| * | Update main/res/values-nl/strings.xmlLars2012-08-301-1/+1
| | |
| * | Update main/res/values/strings.xmlLars2012-08-301-1/+1
| | |
| * | Update main/res/values-de/strings.xmlLars2012-08-301-1/+1
| | |
| * | Update main/res/values/strings.xmlLars2012-08-291-1/+2
| | | | | | | | | | | | #1893 + change for myself in contributors
* | | Merge pull request #1997 from italian-geocacher/patch-2SammysHP2012-08-281-2/+2
|\ \ \ | | | | | | | | Update Italian translation
| * | | Update main/res/values-it/strings.xmlitalian-geocacher2012-08-281-2/+2
|/ / / | | | | | | Fixed a couple of language issues.
* | | Merge pull request #1992 from Lineflyer/masterLars2012-08-271-0/+2
|\ \ \ | |/ / | | / | |/ |/| Change log update master branch
| * Change log master branchLars2012-08-261-0/+2
|/ | | | #1971 #1974
* fix #1893: remove go4cacheBananeweizen2012-08-2650-1397/+3
|
* gitignore moreunit preferencesBananeweizen2012-08-261-1/+2
|
* #1974: change pull request as discussedBananeweizen2012-08-263-2/+9
| | | * use trim instead of deletewhitespace
* Merge pull request #1974 from campbeb/add_oc_instant_searchBananeweizen2012-08-251-2/+9
|\ | | | | Allow searching OC geocodes on main screen
| * Allow searching OC geocodes on main screencampbeb2012-08-171-2/+9
| |
* | Merge pull request #1984 from Lineflyer/masterrsudev2012-08-221-0/+2
|\ \ | | | | | | Change log update for master branch
| * | Change log update for master branchLars2012-08-221-0/+2
| | | | | | | | | | | | #1963 #1977
* | | Merge pull request #1958 from marco-jacob/issue#1950rsudev2012-08-221-1/+16
|\ \ \ | | | | | | | | fixes #1950 - StaticMapsProvider checks input parameter for null
| * | | fixes #1950 - StaticMapsProvider checks input parameter for nullMarco Jacob2012-08-141-1/+16
| | | |
* | | | Merge pull request #1971 from campbeb/fix1970rsudev2012-08-221-0/+2
|\ \ \ \ | | | | | | | | | | Set live map mode in settings when opening map - Fixes #1970
| * | | | Set live map mode in settings when opening mapcampbeb2012-08-161-0/+2
| | |_|/ | |/| |
* | | | Merge pull request #1981 from triakcz/fix_translationBananeweizen2012-08-201-1/+3
|\ \ \ \ | | | | | | | | | | Ambigious translation fixed
| * | | | Translation of travelled distance for TBstriakcz2012-08-211-0/+1
| | | | |
| * | | | Translation of placed log type in czechtriakcz2012-08-211-0/+1
| | | | |
| * | | | Ambigious translation fixedtriakcz2012-08-211-1/+1
|/ / / /
* | | | fix #1977: NPE when requesting unactivated TBBananeweizen2012-08-201-1/+1
| | | |
* | | | change: disable suggestions in global cache searchBananeweizen2012-08-191-1/+3
| | | | | | | | | | | | * avoids "fixing" geocode input
* | | | fix #1963: Include "Cache Beacon" in appsBananeweizen2012-08-195-2/+50
| | | |
* | | | Merge pull request #1967 from Lineflyer/masterLars2012-08-161-2/+2
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| Change log update
| * | Chang log update for master branchLars2012-08-151-2/+2
| | | | | | | | | | | | | | | For: #1919 #1915
* | | Calendar version increasemucek42012-08-151-2/+2
| | |
* | | Merge pull request #1962 from Lineflyer/masterBananeweizen2012-08-151-1/+1
|\ \ \ | |/ / | | | Milestone update in change log
| * | Link to new next release milestone Lars2012-08-151-1/+1
|/ / | | | | | | Milestone 7 represented the 2012-08-xx release Milestone 8 was created as new "Next release"
* | Merge pull request #1960 from Lineflyer/masterLars2012-08-141-24/+2
|\ \ | |/ |/| Empty change log on master branch
| * Empty change log for master branchLars2012-08-141-24/+2
|/ | | As the release candidate was branched, the ChangeLog can be resetted.
* bugfix: don't store caches from second loop when interruptedBananeweizen2012-08-141-16/+16
|
* Merge pull request #1954 from Buuhuu/masterSamuel Tardieu2012-08-131-2/+3
|\ | | | | Fixed Issue #1915
| * Replace unnecessary replacement of + by %20Buuhuu2012-08-131-1/+1
| |
| * Used Android's Html class to convert HTML formated text to contentual string ↵Buuhuu2012-08-091-2/+3
| | | | | | | | only.
* | refactoring: only iterate selected caches during refreshBananeweizen2012-08-131-17/+6
| |
* | Merge pull request #1937 from marco-jacob/workaround#1919Bananeweizen2012-08-131-28/+56
|\ \ | | | | | | fixes #1919 - caches without static maps first on refresh caches
| * | fixes #1919 - caches without static maps first on refresh cachesMarco Jacob2012-08-031-28/+56
| |/