aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'release' into upstreamSamuel Tardieu2012-09-032-3/+6
|\ | | | | | | Closes #2018.
| * Merge pull request #1957 from RuneHL/releaseBananeweizen2012-08-261-2/+3
| |\ | | | | | | Fix for null coords to allow "Store for offline"
| | * Fix for null coordsrunehl2012-08-141-2/+3
| | |
| * | Version Infomucek42012-08-151-2/+2
| | |
| * | Known limitation updateLars2012-08-141-1/+2
| |/ | | | | For #1843
* | Japanese translation updatedRay2012-09-031-4/+18
| |
* | 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-016-71/+134
| |
* | #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
* | | | Update main/res/values-it/strings.xmlitalian-geocacher2012-08-281-2/+2
|/ / / | | | | | | Fixed a couple of language issues.
* | | Change log master branchLars2012-08-261-0/+2
|/ / | | | | | | #1971 #1974
* | fix #1893: remove go4cacheBananeweizen2012-08-2650-1397/+3
| |
* | #1974: change pull request as discussedBananeweizen2012-08-262-2/+4
| | | | | | * 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
| | |_|/ / | |/| | |
* | | | | 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
| |_|/ / |/| | |
* | | | Chang log update for master branchLars2012-08-151-2/+2
|/ / / | | | | | | | | | | | | For: #1919 #1915
* | | 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"
* | | 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
| |/
* | Merge pull request #1951 from Lineflyer/masterLars2012-08-121-0/+1
|\ \ | | | | | | Change log update for master branch
| * | Change log update for master branchLars2012-08-131-0/+1
| | | | | | | | | #1948