aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Disabling local modification of coords for non-multi and non-mystery cachestriakcz2012-12-232-13/+18
* Fix #2273 Disable upload of coordinates for non multi/mystery cachestriakcz2012-12-221-2/+6
* Fixes #2275, Icon has the wrong sizersudev2012-12-213-0/+0
* Merge pull request #2278 from Lineflyer/masterSamuel Tardieu2012-12-201-1/+17
|\
| * German translation for #2271Lars2012-12-191-1/+17
* | Use warning instead of error since the problem is escalatedSamuel Tardieu2012-12-191-1/+1
* | Bad fields and absence of trackable can be legitimateSamuel Tardieu2012-12-192-14/+14
* | null cannot be used as a Handler for drop()Samuel Tardieu2012-12-191-2/+3
* | Absence of a tile on the server is not an errorSamuel Tardieu2012-12-191-1/+1
* | Do not err when a cache is not in the databaseSamuel Tardieu2012-12-191-1/+1
* | Having an empty search result is not an errorSamuel Tardieu2012-12-192-2/+2
* | Merge pull request #2279 from samueltardieu/better-attributesSamuel Tardieu2012-12-193-68/+28
|\ \
| * | Use better aligned attributes in cache descriptionSamuel Tardieu2012-12-193-68/+28
| |/
* | Fix NPE on database migrationSamuel Tardieu2012-12-191-4/+6
* | Give full exception reports rather than exception namesSamuel Tardieu2012-12-191-16/+16
* | Reclassify debug informationSamuel Tardieu2012-12-192-2/+1
* | Refactoring: style issuesSamuel Tardieu2012-12-191-11/+7
* | Merge branch 'fix_2276_dialog_forever' of https://github.com/triakcz/c-geo-op...Samuel Tardieu2012-12-191-3/+22
|\ \ | |/ |/|
| * Fix #2276, close dialog after both requested operations are completedtriakcz2012-12-191-3/+22
* | Fix typo introduced in the latest commitSamuel Tardieu2012-12-191-1/+1
* | Fix: do not use String#isEmpty()Samuel Tardieu2012-12-198-12/+13
* | Refactoring: remove unnecessary enum qualifiersSamuel Tardieu2012-12-1815-16/+16
* | Refactoring: remove useless calls to super()Samuel Tardieu2012-12-182-2/+0
* | Refactoring: remove useless String.valueOf() callsSamuel Tardieu2012-12-182-2/+2
* | Refactoring: remove useless constructor with same accessibility levelSamuel Tardieu2012-12-181-4/+0
* | Refactoring: use Java-style array declarationSamuel Tardieu2012-12-181-1/+1
* | Refactoring: clone() overrides could need CloneNotSupportedExceptionSamuel Tardieu2012-12-181-1/+1
* | Refactoring: do not use protected methods in final classesSamuel Tardieu2012-12-182-4/+4
* | Refactoring: use ellipsis characterSamuel Tardieu2012-12-181-1/+1
* | Refactoring: narrow scope of variablesSamuel Tardieu2012-12-1827-107/+69
* | Refactoring: remove pointless null checksSamuel Tardieu2012-12-182-2/+2
* | Refactoring: use isEmpty() where appropriateSamuel Tardieu2012-12-1813-15/+15
* | Fix crash on single cache mapSamuel Tardieu2012-12-181-6/+2
* | Merge branch 'release'mucek42012-12-180-0/+0
|\ \
| * | Version updatemucek42012-12-181-4/+3
* | | Merge pull request #2272 from mieczyslaw/masterSamuel Tardieu2012-12-181-77/+77
|\ \ \
| * | | Update main/res/values-pl/strings.xmlmieczyslaw2012-12-171-77/+77
* | | | Merge branch 'cache_coords_wpt_ng' of https://github.com/triakcz/c-geo-openso...Samuel Tardieu2012-12-1817-70/+587
|\ \ \ \ | | |_|/ | |/| |
| * | | Uploading of modified coords to geocaching.comtriakcz2012-12-1817-70/+587
* | | | stronger compiler warnings in calendar addonBananeweizen2012-12-183-2/+24
* | | | refactoring: reduce number of prepared statementsBananeweizen2012-12-181-8/+24
| |/ / |/| |
* | | Merge branch 'release' into upstreamSamuel Tardieu2012-12-171-1/+1
|\ \ \ | | |/ | |/|
| * | fix #147: host markers on our own siteSamuel Tardieu2012-12-171-1/+1
| * | Change log update releaseLars2012-12-171-0/+1
* | | Refactoring: document and refactor SearchResult constructorsSamuel Tardieu2012-12-171-25/+46
* | | Refactoring: add documentation about null-nessSamuel Tardieu2012-12-172-6/+6
* | | Refactoring: simplify codeSamuel Tardieu2012-12-171-16/+4
* | | Refactoring: remove non-sensical test, this can never be nullSamuel Tardieu2012-12-171-4/+0
* | | Merge branch 'release' into upstreamSamuel Tardieu2012-12-171-1/+1
|\ \ \ | |/ /
| * | fix #2259: premium caches not identified in searchesSamuel Tardieu2012-12-171-1/+1