aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching
Commit message (Expand)AuthorAgeFilesLines
* fixes #1908 - spoiler images also jpeg not only jpgMarco Jacob2012-07-231-1/+1
* Removed + Concatenation Portree-Kid2012-07-201-1/+1
* Merge remote-tracking branch 'upstream/master' into Fix1866Portree-Kid2012-07-201-2/+1
|\
| * Removed a wrong setting of cachesCnt. It should always contain thePortree-Kid2012-07-191-2/+1
* | Added Filter to loading of waypoints fixes 1866Portree-Kid2012-07-193-7/+14
|/
* fix #1886: Context menu misses entryBananeweizen2012-07-161-5/+1
* Merge pull request #1877 from campbeb/fix1848rsudev2012-07-131-5/+3
|\
| * Allow Store for Offline from map for list of cachescampbeb2012-07-111-5/+3
* | Only append offline log table when loading offline logscampbeb2012-07-111-1/+3
|/
* fix #1606: Cache count in title bar doesn't update when filtering listBananeweizen2012-07-081-17/+24
* fix #1858: add start time to calendar entryBananeweizen2012-07-012-2/+44
* refactoring: some findbugs cleanupBananeweizen2012-07-011-31/+14
* Refactoring: remove redundant constructsSamuel Tardieu2012-07-012-2/+2
* fix #1828: Coords conversion to DMS not working correctBananeweizen2012-07-012-2/+2
* fix #1833: Export / Import GPXBananeweizen2012-07-012-6/+12
* Merge remote-tracking branch 'upstream/issue1846' into upstreamSamuel Tardieu2012-06-301-0/+2
|\
| * Fix #1846, parse 'medium' as Regular for cache sizersudev2012-06-301-0/+2
| * Manual copy of #1832mucek42012-06-281-1/+1
* | Merge pull request #1855 from campbeb/fix1837Bananeweizen2012-06-301-0/+2
|\ \
| * | Don't cancel progress dialog when clicking outsidecampbeb2012-06-301-0/+2
* | | fix #1850: log summary starts with commaBananeweizen2012-06-301-30/+20
|/ /
* | refactoring: minor lint cleanupsBananeweizen2012-06-294-2/+9
* | refactoring: shorten regex to be more fault tolerantBananeweizen2012-06-291-1/+1
* | #1833: recognize localized waypoint type namesBananeweizen2012-06-291-2/+10
* | Update pattern for type after update of 26.6.2012BudBundi2012-06-271-1/+1
* | Merge branch 'release' into upstreamSamuel Tardieu2012-06-252-3/+4
|\ \ | |/
| * Fix #1824: properly unescape cache owner nameSamuel Tardieu2012-06-252-3/+4
| * Merge remote-tracking branch 'upstream/issue-1709' into releaseSamuel Tardieu2012-06-187-65/+142
| |\
| * \ Merge remote-tracking branch 'upstream/fix1757and1758' into releaseSamuel Tardieu2012-06-181-19/+26
| |\ \
* | | | Refactoring: restrict unnecessary broad access rightsSamuel Tardieu2012-06-251-4/+4
* | | | Notify the adapter when a cache has been dropSamuel Tardieu2012-06-251-0/+1
* | | | fix #1554: enumerations with name() instead of idBananeweizen2012-06-241-0/+7
* | | | #1794 have URL in exportBananeweizen2012-06-241-0/+8
* | | | Merge pull request #1774 from marco-jacob/issue#1740Bananeweizen2012-06-241-28/+69
|\ \ \ \
| * | | | fixes #1740: correct prefix for user defined waypointsMarco Jacob2012-06-111-28/+69
* | | | | fix #1792: Missing own spoiler imagesBananeweizen2012-06-242-26/+22
* | | | | Fix #374, store last known locationrsudev2012-06-234-7/+51
* | | | | Merge pull request #1820 from rsudev/issue1812Bananeweizen2012-06-231-14/+12
|\ \ \ \ \
| * | | | | Fix #1812, GPX-Import fails at name with quotesrsudev2012-06-231-14/+12
* | | | | | Reclaim bitmap memory in onStop() rather than in onDestroy()Samuel Tardieu2012-06-231-11/+17
* | | | | | Refactoring: use non-static non-synchronized bitmap collectionSamuel Tardieu2012-06-231-2/+3
* | | | | | new: sort file names in GPX listBananeweizen2012-06-231-6/+14
* | | | | | fix #1812: GPX-Import fails at name with quotes Bananeweizen2012-06-231-1/+7
|/ / / / /
* | | | | Merge branch 'issue-1709' into masterrsudev2012-06-173-31/+89
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | fix #1709: reduce update frequency of position overlay for mapStephan Merker2012-06-172-30/+88
| * | | | Put angle-related utilities into their own packageSamuel Tardieu2012-06-175-35/+54
| | |/ / | |/| |
* | | | Merge branch 'release' into upstreamSamuel Tardieu2012-06-171-1/+18
|\ \ \ \ | |/ / /
| * | | Fix #1790: use correct freshness information for picturesSamuel Tardieu2012-06-171-1/+18
* | | | Clear overlays cache to help with bitmap memory pressureSamuel Tardieu2012-06-171-3/+5
* | | | Merge pull request #1571 from triakcz/bluetooth_gpx_sharingBananeweizen2012-06-173-6/+74
|\ \ \ \