| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 | ||||
| * | Change log update for master branch | Lars | 2012-07-17 | 1 | -1/+8 |
| | | |||||
| * | fix #1886: Context menu misses entry | Bananeweizen | 2012-07-16 | 1 | -5/+1 |
| | | |||||
| * | refactoring: replace deprecated layout constants | Bananeweizen | 2012-07-15 | 4 | -6/+6 |
| | | |||||
| * | Updated Japanese translation based on d54d589484303dfd8a2f5d98ca69040bb84a9535 | Ray | 2012-07-15 | 1 | -76/+94 |
| | | |||||
| * | 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 |
| | | |||||
| * | aligned localization-it with english | RomNexus6 | 2012-07-04 | 1 | -0/+1 |
| | | |||||
| * | fix #1858: add start time to calendar entry | Bananeweizen | 2012-07-01 | 5 | -4/+49 |
| | | |||||
| * | 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 | ||||
| | * | Play Version | mucek4 | 2012-06-28 | 1 | -1/+2 |
| | | | |||||
| | * | Manual copy of #1832 | mucek4 | 2012-06-28 | 1 | -1/+1 |
| | | | |||||
| | * | Change log update for release branch | Lars | 2012-06-28 | 1 | -0/+4 |
| | | | |||||
| * | | 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 | ||||
| * | | Czech localization correction | David Hrbáč | 2012-06-29 | 1 | -55/+85 |
| | | | |||||
| * | | Update pattern for type after update of 26.6.2012 | BudBundi | 2012-06-27 | 1 | -1/+1 |
| | | | |||||
| * | | ignore compile errors in generated code | Bananeweizen | 2012-06-27 | 1 | -1/+5 |
| | | | |||||
| * | | Merge pull request #1830 from davidhrbac/master | SammysHP | 2012-06-26 | 1 | -167/+167 |
| |\ \ | | | | | | | Czech translation correction | ||||
| | * | | a few Czech translation corrections | David Hrbáč | 2012-06-26 | 1 | -167/+167 |
| | | | | |||||
| * | | | Change log update | Lars | 2012-06-26 | 1 | -0/+2 |
| | | | | |||||
| * | | | 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. | ||||
| * | | | Refactoring: restrict unnecessary broad access rights | Samuel Tardieu | 2012-06-25 | 1 | -4/+4 |
| | | | | |||||
| * | | | Notify the adapter when a cache has been drop | Samuel Tardieu | 2012-06-25 | 1 | -0/+1 |
| | | | | | | | | | | | | | This should help with #1808. | ||||
| * | | | Change log update | Lars | 2012-06-25 | 1 | -0/+2 |
| | | | | |||||
| * | | | fix #1554: enumerations with name() instead of id | Bananeweizen | 2012-06-24 | 1 | -0/+7 |
| | | | | |||||
| * | | | #1794 have URL in export | Bananeweizen | 2012-06-24 | 1 | -0/+8 |
| | | | | |||||
| * | | | Merge pull request #1774 from marco-jacob/issue#1740 | Bananeweizen | 2012-06-24 | 1 | -28/+69 |
| |\ \ \ | |||||
| | * | | | fixes #1740: correct prefix for user defined waypoints | Marco Jacob | 2012-06-11 | 1 | -28/+69 |
| | | | | | |||||
| * | | | | fix #1792: Missing own spoiler images | Bananeweizen | 2012-06-24 | 2 | -26/+22 |
| | | | | | |||||
| * | | | | Fix #374, store last known location | rsudev | 2012-06-23 | 4 | -7/+51 |
| | | | | | | | | | | | | | | | | | Store map center on leave (for all maps) and use it if no reliable location comes in through the GeoProvider | ||||
| * | | | | Merge pull request #1820 from rsudev/issue1812 | Bananeweizen | 2012-06-23 | 1 | -14/+12 |
| |\ \ \ \ | | | | | | | | | | | Fix #1812, GPX-Import fails at name with quotes | ||||
| | * | | | | Fix #1812, GPX-Import fails at name with quotes | rsudev | 2012-06-23 | 1 | -14/+12 |
| | | |_|/ | |/| | | | | | | | | | | | | | | Added proper sql escape for the few places where statements are created by string concatenation. | ||||
| * | | | | Reclaim bitmap memory in onStop() rather than in onDestroy() | Samuel Tardieu | 2012-06-23 | 1 | -11/+17 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | onDestroy() might be called only when the system is low in main memory, while we want to free the bitmap memory as soon as we do not need it anymore. Since the images are cached on the local filesystem, redrawing them after we come back from the image viewer does not take long. | ||||
| * | | | | Refactoring: use non-static non-synchronized bitmap collection | Samuel Tardieu | 2012-06-23 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The bitmap collection: - does not need to be static - does not need to be synchronized as it is manipulated only in the UI thread - is better seen as a LinkedList as it is build progressively and gone through only once in onDestroy() before being cleared | ||||
| * | | | | new: sort file names in GPX list | Bananeweizen | 2012-06-23 | 1 | -6/+14 |
| | | | | | |||||
| * | | | | fix #1812: GPX-Import fails at name with quotes | Bananeweizen | 2012-06-23 | 1 | -1/+7 |
| | | | | | |||||
| * | | | | Updated swedish translation | YraFyra | 2012-06-22 | 1 | -4/+18 |
| |/ / / | | | | | | | | | | Updated swedish translation with labels from the last weeks. | ||||
