aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #2028 from pilhuhn/origin/refs/heads/gh-2027Bananeweizen2012-09-0816-134/+134
|\ | | | | Possible translation for GH-2027
| * Revise german translation and make constant name more precise.Heiko W. Rupp2012-09-0816-134/+134
| |
| * Possible translationHeiko W. Rupp2012-09-081-1/+1
| |
* | #2024: change URLs to contain duplicate backslashBananeweizen2012-09-093-3/+3
| | | | | | * so they are not catched by c:geo again
* | Merge remote-tracking branch 'YraFyra/newUrl'Bananeweizen2012-09-093-4/+4
|\ \ | |/ |/|
| * Change of URLs used to 'Open in Browser'YraFyra2012-09-073-4/+4
| |
* | Update of swedish translationYraFyra2012-09-071-3/+18
|/
* Merge pull request #2020 from Lineflyer/masterLars2012-09-061-1/+1
|\ | | | | Change log update and correction
| * Update main/res/values/strings.xmlLars2012-09-051-1/+1
| | | | | | | | #1957 and small correction from merging of release branch
* | Fixes #2019, live map disables after rotatersudev2012-09-061-0/+5
|/ | | The map mode was not yet part of the saved instance state.
* Refactoring: remove redundant type castsSamuel Tardieu2012-09-0411-27/+27
| | | | | | Those type casts were unnecessary, as the returned value was already of the target type, or the called method (after the cast) was defined by the originally returned type.
* Refactoring: use chained append() callsSamuel Tardieu2012-09-041-1/+1
| | | | | Using chained append() calls is more efficient than building the intermediate string by successive concatenations.
* Refactoring: make non-path-dependent inner class staticSamuel Tardieu2012-09-041-1/+1
|
* Refactoring: remove unnecessary boxing/unboxingSamuel Tardieu2012-09-041-2/+2
|
* Refactoring: simplify logical expressionSamuel Tardieu2012-09-041-1/+1
|
* Refactoring: remove unnecessary this qualifierSamuel Tardieu2012-09-041-1/+1
|
* Refactoring: make some fields localSamuel Tardieu2012-09-042-6/+3
| | | | | Some fields are only used in one method and can be transformed into local variables.
* Merge remote-tracking branch 'Lineflyer/master' into upstreamSamuel Tardieu2012-09-031-0/+4
|\
| * Update main/res/values/strings.xmlLars2012-09-031-0/+4
| | | | | | | | | | | | #1995 #2015 #2013 #915
* | Add extra documentation for null parameterSamuel Tardieu2012-09-031-1/+1
| | | | | | | | See #1957 for discussion.
* | 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
| | | | |