| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | Refactoring: use isEmpty() where appropriate | Samuel Tardieu | 2012-12-18 | 13 | -15/+15 | |
| | | | | ||||||
| * | | | Fix crash on single cache map | Samuel Tardieu | 2012-12-18 | 1 | -6/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | It was due to a null searchIntent after the refactoring in 6191b4e2aa3b1dea8dd8a41f5396d5e069662f3f which assumes that the copy constructor would not be called with a null value. Found and diagnosed by rsudev. | |||||
| * | | | Merge branch 'cache_coords_wpt_ng' of ↵ | Samuel Tardieu | 2012-12-18 | 12 | -45/+439 | |
| |\ \ \ | |/ / | | | | | | | https://github.com/triakcz/c-geo-opensource into upstream | |||||
| | * | | Uploading of modified coords to geocaching.com | triakcz | 2012-12-18 | 12 | -45/+439 | |
| | | | | ||||||
| * | | | refactoring: reduce number of prepared statements | Bananeweizen | 2012-12-18 | 1 | -8/+24 | |
| | | | | | | | | | | * for less memory usage | |||||
| * | | | Merge branch 'release' into upstream | Samuel Tardieu | 2012-12-17 | 1 | -1/+1 | |
| |\ \ \ | | |/ | |/| | | | | | | | Conflicts: main/res/values/strings.xml | |||||
| | * | | fix #147: host markers on our own site | Samuel Tardieu | 2012-12-17 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Refactoring: document and refactor SearchResult constructors | Samuel Tardieu | 2012-12-17 | 1 | -25/+46 | |
| | | | | ||||||
| * | | | Refactoring: add documentation about null-ness | Samuel Tardieu | 2012-12-17 | 2 | -6/+6 | |
| | | | | ||||||
| * | | | Refactoring: simplify code | Samuel Tardieu | 2012-12-17 | 1 | -16/+4 | |
| | | | | ||||||
| * | | | Refactoring: remove non-sensical test, this can never be null | Samuel Tardieu | 2012-12-17 | 1 | -4/+0 | |
| | | | | ||||||
| * | | | Merge branch 'release' into upstream | Samuel Tardieu | 2012-12-17 | 1 | -1/+1 | |
| |\ \ \ | |/ / | | | | | | | | | | Conflicts: main/res/values/strings.xml | |||||
| | * | | fix #2259: premium caches not identified in searches | Samuel Tardieu | 2012-12-17 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | fix: remove undesired space between trackable log entries | Bananeweizen | 2012-12-16 | 1 | -1/+1 | |
| | | | | | | | | | | | | | * caused by bad parsing * every entry had additional <div> tags | |||||
| * | | | Merge branch 'release' into upstream | Samuel Tardieu | 2012-12-16 | 1 | -1/+1 | |
| |\ \ \ | |/ / | ||||||
| | * | | fix #2235: use a more lax regexp to identify found caches | Samuel Tardieu | 2012-12-16 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Refactoring: remove unnecessary "this" qualifiers | Samuel Tardieu | 2012-12-16 | 3 | -3/+3 | |
| | | | | ||||||
| * | | | Refactoring: remove redundant else | Samuel Tardieu | 2012-12-16 | 1 | -4/+8 | |
| | | | | ||||||
| * | | | Refactoring: remove redundant variable | Samuel Tardieu | 2012-12-16 | 1 | -2/+1 | |
| | | | | ||||||
| * | | | Refactoring: do not build a string within a StringBuilder append() | Samuel Tardieu | 2012-12-16 | 1 | -2/+2 | |
| | | | | ||||||
| * | | | Refactoring: use explicit size to get better performance | Samuel Tardieu | 2012-12-16 | 2 | -2/+2 | |
| | | | | ||||||
| * | | | Refactoring: remove double initialization | Samuel Tardieu | 2012-12-16 | 1 | -7/+3 | |
| | | | | ||||||
| * | | | refactoring: make better use of sql query cache | Bananeweizen | 2012-12-16 | 1 | -25/+27 | |
| | | | | ||||||
| * | | | code cleanup | Bananeweizen | 2012-12-15 | 9 | -25/+45 | |
| | | | | | | | | | | * some CodePro Analytix findings | |||||
| * | | | Merge branch 'release' into upstream | Samuel Tardieu | 2012-12-13 | 1 | -1/+1 | |
| |\ \ \ | |/ / | | | | | | | | | | Conflicts: main/src/cgeo/geocaching/files/SimpleDirChooser.java | |||||
| | * | | fix #2208 - notifyDataSetChanged instead only one view | Marco Jacob | 2012-12-13 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | fixes #2208 - corrected SimpleDirChooser selection | Marco Jacob | 2012-12-13 | 1 | -21/+29 | |
| | | | | ||||||
| * | | | Fix stylistic issue | Samuel Tardieu | 2012-12-13 | 1 | -2/+1 | |
| | | | | ||||||
| * | | | Better PNG parsing of live map | mucek4 | 2012-12-13 | 2 | -98/+533 | |
| | |/ |/| | ||||||
| * | | Merge branch 'release' into upstream | Samuel Tardieu | 2012-12-13 | 1 | -1/+1 | |
| |\ \ | |/ | | | | | | | Conflicts: main/src/cgeo/geocaching/enumerations/LogType.java | |||||
| | * | Fix typo in string | Samuel Tardieu | 2012-12-13 | 1 | -1/+1 | |
| | | | ||||||
| | * | fixes #2247 - parsing log type Retract Listing | Marco Jacob | 2012-12-13 | 1 | -0/+1 | |
| | | | ||||||
| * | | Add comment about intentional typo | Samuel Tardieu | 2012-12-13 | 1 | -1/+1 | |
| | | | ||||||
| * | | Remove backup file from repository | Samuel Tardieu | 2012-12-13 | 1 | -215/+0 | |
| | | | ||||||
| * | | Merge branch 'release' into upstream | Samuel Tardieu | 2012-12-13 | 1 | -0/+1 | |
| |\ \ | |/ | | | | | | | Conflicts: main/src/cgeo/geocaching/enumerations/LogType.java | |||||
| | * | fix #2253: missing "unarchived" log type | Samuel Tardieu | 2012-12-13 | 1 | -0/+1 | |
| | | | ||||||
| * | | Merge pull request #2251 from marco-jacob/issue#2247 | rsudev | 2012-12-12 | 2 | -129/+1 | |
| |\ \ | | | | | | | fixes #2247 - parsing log type Retract Listing | |||||
| | * | | fixes #2247 - parsing log type Retract Listing | Marco Jacob | 2012-12-12 | 2 | -129/+1 | |
| | | | | ||||||
| * | | | fix #2250: "Scan QR code" doesn't work anymore | Bananeweizen | 2012-12-12 | 10 | -7/+77 | |
| | | | | ||||||
| * | | | fix #1747: sort in reverse order | Bananeweizen | 2012-12-12 | 4 | -5/+63 | |
| |/ / | ||||||
| * | | Merge branch 'release' | mucek4 | 2012-12-12 | 1 | -1/+1 | |
| |\ \ | |/ | | | | | | | | | Conflicts: main/res/values/strings.xml main/src/cgeo/geocaching/enumerations/LogType.java | |||||
| | * | Visited TB fix #2244 | mucek4 | 2012-12-12 | 1 | -1/+1 | |
| | | | ||||||
| * | | gc.com update - post merge fixes | rsudev | 2012-12-12 | 3 | -1/+345 | |
| | | | ||||||
| * | | Merge remote-tracking branch 'upstream/release' into issue2232m | rsudev | 2012-12-12 | 1 | -1/+1 | |
| |\ \ | |/ | ||||||
| | * | GC.com changes 11.12.2012 - additional fixes | rsudev | 2012-12-12 | 2 | -17/+17 | |
| | | | | | | | | | logtype POST_REVIEWER_NOTE logImages for trackables | |||||
| | * | Fixes due to GC.com update. Fixes #2241 #2242 # 2243 #2244 | blafoo | 2012-12-12 | 2 | -28/+28 | |
| | | | ||||||
| | * | Merge pull request #2240 from Lineflyer/release | Lars | 2012-12-11 | 1 | -1/+1 | |
| | |\ | | | | | | | Opencaching NL support | |||||
| | | * | Opencaching NL support | Lars | 2012-12-10 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Fixes due to GC.com update. Fixes #2241 #2242 # 2243 #2244 | blafoo | 2012-12-11 | 2 | -28/+28 | |
| | | | | ||||||
| * | | | Merge remote-tracking branch 'upstream/release' into issue2232m | rsudev | 2012-12-11 | 1 | -1/+1 | |
| |\ \ \ | |/ / | ||||||
