Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1974 from campbeb/add_oc_instant_search | Bananeweizen | 2012-08-25 | 1 | -2/+9 |
|\ | | | | | Allow searching OC geocodes on main screen | ||||
| * | Allow searching OC geocodes on main screen | campbeb | 2012-08-17 | 1 | -2/+9 |
| | | |||||
* | | Merge pull request #1958 from marco-jacob/issue#1950 | rsudev | 2012-08-22 | 1 | -1/+16 |
|\ \ | | | | | | | fixes #1950 - StaticMapsProvider checks input parameter for null | ||||
| * | | fixes #1950 - StaticMapsProvider checks input parameter for null | Marco Jacob | 2012-08-14 | 1 | -1/+16 |
| |/ | |||||
* | | Merge pull request #1971 from campbeb/fix1970 | rsudev | 2012-08-22 | 1 | -0/+2 |
|\ \ | | | | | | | Set live map mode in settings when opening map - Fixes #1970 | ||||
| * | | Set live map mode in settings when opening map | campbeb | 2012-08-16 | 1 | -0/+2 |
| |/ | |||||
* | | fix #1977: NPE when requesting unactivated TB | Bananeweizen | 2012-08-20 | 1 | -1/+1 |
| | | |||||
* | | fix #1963: Include "Cache Beacon" in apps | Bananeweizen | 2012-08-19 | 4 | -2/+49 |
|/ | |||||
* | bugfix: don't store caches from second loop when interrupted | Bananeweizen | 2012-08-14 | 1 | -16/+16 |
| | |||||
* | Merge pull request #1954 from Buuhuu/master | Samuel Tardieu | 2012-08-13 | 1 | -2/+3 |
|\ | | | | | Fixed Issue #1915 | ||||
| * | Replace unnecessary replacement of + by %20 | Buuhuu | 2012-08-13 | 1 | -1/+1 |
| | | |||||
| * | Used Android's Html class to convert HTML formated text to contentual string ↵ | Buuhuu | 2012-08-09 | 1 | -2/+3 |
| | | | | | | | | only. | ||||
* | | refactoring: only iterate selected caches during refresh | Bananeweizen | 2012-08-13 | 1 | -17/+6 |
| | | |||||
* | | Merge pull request #1937 from marco-jacob/workaround#1919 | Bananeweizen | 2012-08-13 | 1 | -28/+56 |
|\ \ | | | | | | | fixes #1919 - caches without static maps first on refresh caches | ||||
| * | | fixes #1919 - caches without static maps first on refresh caches | Marco Jacob | 2012-08-03 | 1 | -28/+56 |
| |/ | |||||
* | | LoginFix | mucek4 | 2012-08-12 | 1 | -1/+10 |
| | | |||||
* | | refactoring: use non static members in UnknownTagsHandler | Bananeweizen | 2012-08-12 | 1 | -11/+13 |
| | | |||||
* | | Add handling for HTML lists | campbeb | 2012-08-09 | 1 | -0/+30 |
| | | |||||
* | | Merge pull request #1901 from marco-jacob/issue#1794retry | rsudev | 2012-08-05 | 5 | -6/+303 |
|\ \ | |/ |/| | fixes #1794 - added gpx export dir setting with SimpleDirChooser | ||||
| * | corrected: usage of gpx export dir setting corrected, text on export dialog ↵ | Marco Jacob | 2012-08-03 | 2 | -2/+19 |
| | | | | | | | | now show the correct dir | ||||
| * | fixes #1794 - added gpx export dir setting with SimpleDirChooser | Marco Jacob | 2012-07-20 | 4 | -5/+285 |
| | | |||||
* | | fixes #1908 - spoiler images also jpeg not only jpg | Marco Jacob | 2012-07-23 | 1 | -1/+1 |
|/ | |||||
* | Removed + Concatenation | Portree-Kid | 2012-07-20 | 1 | -1/+1 |
| | |||||
* | Merge remote-tracking branch 'upstream/master' into Fix1866 | Portree-Kid | 2012-07-20 | 1 | -2/+1 |
|\ | |||||
| * | Removed a wrong setting of cachesCnt. It should always contain the | Portree-Kid | 2012-07-19 | 1 | -2/+1 |
| | | | | | | number of visible caches. Fixes #1730 | ||||
* | | Added Filter to loading of waypoints fixes 1866 | Portree-Kid | 2012-07-19 | 3 | -7/+14 |
|/ | |||||
* | fix #1886: Context menu misses entry | Bananeweizen | 2012-07-16 | 1 | -5/+1 |
| | |||||
* | Merge pull request #1877 from campbeb/fix1848 | rsudev | 2012-07-13 | 1 | -5/+3 |
|\ | | | | | Fix #1848 - Allow Store for Offline from map for list of caches | ||||
| * | Allow Store for Offline from map for list of caches | campbeb | 2012-07-11 | 1 | -5/+3 |
| | | |||||
* | | Only append offline log table when loading offline logs | campbeb | 2012-07-11 | 1 | -1/+3 |
|/ | |||||
* | fix #1606: Cache count in title bar doesn't update when filtering list | Bananeweizen | 2012-07-08 | 1 | -17/+24 |
| | |||||
* | fix #1858: add start time to calendar entry | Bananeweizen | 2012-07-01 | 3 | -2/+45 |
| | |||||
* | refactoring: some findbugs cleanup | Bananeweizen | 2012-07-01 | 1 | -31/+14 |
| | |||||
* | Refactoring: remove redundant constructs | Samuel Tardieu | 2012-07-01 | 2 | -2/+2 |
| | |||||
* | fix #1828: Coords conversion to DMS not working correct | Bananeweizen | 2012-07-01 | 2 | -2/+2 |
| | |||||
* | fix #1833: Export / Import GPX | Bananeweizen | 2012-07-01 | 2 | -6/+12 |
| | |||||
* | Merge remote-tracking branch 'upstream/issue1846' into upstream | Samuel Tardieu | 2012-06-30 | 1 | -0/+2 |
|\ | |||||
| * | Fix #1846, parse 'medium' as Regular for cache size | rsudev | 2012-06-30 | 1 | -0/+2 |
| | | | | | | | | | | In the update on 26.06.2012 geocaching com decided to replace Regular by medium for the size on the cache details page (though not in other places like search results), so we parse medium to regular size now | ||||
| * | Manual copy of #1832 | mucek4 | 2012-06-28 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #1855 from campbeb/fix1837 | Bananeweizen | 2012-06-30 | 1 | -0/+2 |
|\ \ | | | | | | | Don't cancel progress dialog when clicking outside - Fixes #1837 | ||||
| * | | Don't cancel progress dialog when clicking outside | campbeb | 2012-06-30 | 1 | -0/+2 |
| | | | |||||
* | | | fix #1850: log summary starts with comma | Bananeweizen | 2012-06-30 | 1 | -30/+20 |
|/ / | |||||
* | | refactoring: minor lint cleanups | Bananeweizen | 2012-06-29 | 4 | -2/+9 |
| | | | | | | * If you get compile errors, upgrade to ADT 20 and SDK 20 | ||||
* | | refactoring: shorten regex to be more fault tolerant | Bananeweizen | 2012-06-29 | 1 | -1/+1 |
| | | |||||
* | | #1833: recognize localized waypoint type names | Bananeweizen | 2012-06-29 | 1 | -2/+10 |
| | | | | | | * we may want to fix the export of those nonetheless | ||||
* | | Update pattern for type after update of 26.6.2012 | BudBundi | 2012-06-27 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'release' into upstream | Samuel Tardieu | 2012-06-25 | 2 | -3/+4 |
|\ \ | |/ | | | | | | | | | Conflicts: main/src/cgeo/geocaching/CacheDetailActivity.java main/src/cgeo/geocaching/connector/gc/GCParser.java | ||||
| * | Fix #1824: properly unescape cache owner name | Samuel Tardieu | 2012-06-25 | 2 | -3/+4 |
| | | | | | | | | | | | | A name containing "&" was not properly unescaped. Also, when displaying the owner name, do not treat it as HTML as it was sanitized already. | ||||
| * | Merge remote-tracking branch 'upstream/issue-1709' into release | Samuel Tardieu | 2012-06-18 | 7 | -65/+142 |
| |\ | |||||
| * \ | Merge remote-tracking branch 'upstream/fix1757and1758' into release | Samuel Tardieu | 2012-06-18 | 1 | -19/+26 |
| |\ \ |