aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Expand)AuthorAgeFilesLines
* Search for maps on multiple storagesYraFyra2012-10-213-14/+73
* Fixes #2087, Favorite points in cache list limited to 3 digitsrsudev2012-10-111-3/+3
* Merge pull request #2086 from Lineflyer/masterLars2012-10-091-0/+8
|\
| * Update main/res/values/strings.xmlLars2012-10-071-0/+8
* | 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
* 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
|\
| * Update main/res/values-nb/strings.xmlLars2012-10-051-3/+3
* | 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
* | 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
* #2034: additional unit testBananeweizen2012-10-021-1/+1
* 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.Heiko W. Rupp2012-09-091-2/+5
* | fix #2069: Search for address failsBananeweizen2012-10-013-3/+59
* | refactoring: remove deprecated Thread.stopBananeweizen2012-09-301-7/+0
* | Merge pull request #2029 from pilhuhn/origin/refs/heads/gh-996Bananeweizen2012-09-3018-95/+143
|\ \
| * | 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 available...Marco Jacob2012-09-211-3/+3
* | Update main/res/values/strings.xmlLars2012-09-171-0/+3
* | The variable 'search' can be null if the app is offline and the user e.g. cal...Heiko W. Rupp2012-09-121-1/+3
|/
* 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
|\
| * 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
* | 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
|\
| * Update main/res/values/strings.xmlLars2012-09-051-1/+1
* | Fixes #2019, live map disables after rotatersudev2012-09-061-0/+5
|/
* Refactoring: remove redundant type castsSamuel Tardieu2012-09-0411-27/+27
* Refactoring: use chained append() callsSamuel Tardieu2012-09-041-1/+1
* 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