aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #2099 from marco-jacob/issue#1843SammysHP2012-10-226-3/+62
|\ | | | | fixes #1843 - settings for using native user agent instead
| * additional text added to settingsMarco Jacob2012-10-162-2/+2
| |
| * fixed mixe-upMarco Jacob2012-10-163-4/+4
| |
| * fixes #1843 - settings for using native user agent insteadMarco Jacob2012-10-156-3/+62
| |
* | Merge pull request #2103 from Portree-Kid/fix_#1990Bananeweizen2012-10-211-2/+10
|\ \ | | | | | | Fixes #1990 Changed saving of Map-Mode
| * | Fixed bracket placingPortree-Kid2012-10-211-4/+2
| | |
| * | Fixed bracket placing and double calculated value. Portree-Kid2012-10-211-3/+3
| | |
| * | Changed saving of Map-ModePortree-Kid2012-10-171-2/+12
| |/ | | | | | | | | | | | | | | * Live map starts in last LiveMapMode, persists on exit * Other maps always start in non-live mode, switch possible, CurrentMapMode not persisted Closes #1990
* | updated translation-itRomNexus62012-10-191-3/+20
| | | | | | aligned with english
* | Merge pull request #2104 from YraFyra/translationSammysHP2012-10-181-0/+4
|\ \ | |/ |/| Update swedish translation
| * Update swedish translationYraFyra2012-10-171-0/+4
| | | | | | | | Added translations for new labels
* | Change log updateLars2012-10-141-0/+2
| | | | | | | | #2087 #1808
* | Merge pull request #2094 from Portree-Kid/Fix_1808Bananeweizen2012-10-121-2/+36
|\ \ | | | | | | Fix for #1808
| * | Fix for #1808Portree-Kid2012-10-121-2/+36
| | |
* | | refactoring: minor cleanupsBananeweizen2012-10-122-12/+12
| |/ |/|
* | Fixes #2087, Favorite points in cache list limited to 3 digitsrsudev2012-10-111-3/+3
|/ | | Extended the resppective fields in the layout to allow one more digit
* Merge pull request #2086 from Lineflyer/masterLars2012-10-091-0/+8
|\ | | | | Change log update
| * Update main/res/values/strings.xmlLars2012-10-071-0/+8
| | | | | | | | | | | | | | | | | | | | #2050 #2034 #2074 #2079 #2030 #1874 #1991 #653
* | block another counterBananeweizen2012-10-081-1/+2
|/
* fix #2085: trackables can be stored multiple times in databaseBananeweizen2012-10-071-2/+6
|
* #2084: History for trackable codesBananeweizen2012-10-074-7/+45
|
* fix #1312: Strange progress indicator on GPX-importBananeweizen2012-10-063-23/+82
|
* fix #653: Add Smilies when loggingBananeweizen2012-10-069-86/+173
|
* fix #2044: Adding url change for popup as wellBananeweizen2012-10-061-1/+1
|
* #2074: Option to remove colors from log entriesBananeweizen2012-10-063-12/+27
| | | * forgot TB logs
* fix #1991: TB: Last activity wrong in case last activity is todayBananeweizen2012-10-051-2/+2
|
* fix #1874: FC when opening link from TB-viewBananeweizen2012-10-052-12/+20
|
* fix #1884: Database Upgrade FailedBananeweizen2012-10-051-1/+1
|
* Merge pull request #2082 from Lineflyer/masterSammysHP2012-10-051-3/+3
|\ | | | | Fix norwegian translation
| * Update main/res/values-nb/strings.xmlLars2012-10-051-3/+3
| | | | | | Fix #2075
* | fix #2030: Quick signature insertionBananeweizen2012-10-041-4/+8
| |
* | fix #2079: Ability to delete GPX import filesBananeweizen2012-10-033-11/+44
| |
* | Update main/res/values-it/strings.xmlitalian-geocacher2012-10-031-10/+10
| | | | | | | | Fixed a few typos.
* | fix #2074: new option to remove colors from log entriesBananeweizen2012-10-036-5/+64
|/
* Update main/src/cgeo/geocaching/CacheDetailActivity.javaLars2012-10-021-1/+1
| | | | Fix #2073
* #2034: additional unit testBananeweizen2012-10-021-1/+1
| | | * replace control character by space instead of empty string
* fix #2034: GPX eport from c:geo can not be imported to c:geoBananeweizen2012-10-021-1/+6
|
* Merge pull request #2031 from pilhuhn/origin/refs/heads/static_map_crashBananeweizen2012-10-011-2/+5
|\ | | | | Prevent a NPE if cache and waypoint are null.
| * Prevent a NPE if cache and waypoint are null.Heiko W. Rupp2012-09-091-2/+5
| |
* | fix #2069: Search for address failsBananeweizen2012-10-013-3/+59
| | | | | | | | | | * in case of no results by geocoder, fall back to GC website * address search therefore now works for non Google devices * tested with Bluestack emulator
* | refactoring: remove deprecated Thread.stopBananeweizen2012-09-301-7/+0
| | | | | | | | * deprecated in Java and Android * deleted code not needed, is checked before creating the thread
* | Merge pull request #2029 from pilhuhn/origin/refs/heads/gh-996Bananeweizen2012-09-3018-95/+143
|\ \ | | | | | | GH_996 use the <plurals> mechanism
| * | Add the pluralization for -cs that I forgotHeiko W. Rupp2012-09-101-0/+3
| | |
| * | GH_996 use the <plurals> mechanismHeiko W. Rupp2012-09-0918-95/+140
| |/
* | fixes #2050 - minimal static image size reduced to 1k, but no image ↵Marco Jacob2012-09-211-3/+3
| | | | | | | | available will appear again
* | Update main/res/values/strings.xmlLars2012-09-171-0/+3
| | | | | | | | | | | | #2019 #2037 #2024
* | The variable 'search' can be null if the app is offline and the user e.g. ↵Heiko W. Rupp2012-09-121-1/+3
|/ | | | calls "nearby caches" from the main screen.
* refactoring: move static maps check API to cacheBananeweizen2012-09-0910-23/+19
|
* 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
| |